mludvig/smtp-cli

UTF-8 support for subjects (RFC 1342)

Opened this issue · 1 comments

Hello. Thanks for your great script!
Can you please add support for non-latin characters in email subject?
Here are some details about that.

Of course right now we still can achieve that by providing already encoded subject to smpt-cli, but it'd be really nice to do that on the fly.

Looks like that would be sufficient:
encode("MIME-Header","text")