muquit / mailsend

A program to send mail via SMTP from command line
Other
296 stars 68 forks source link

Encode MIME headers for non ascii characters as per RFC2047 #3

Open muquit opened 10 years ago

muquit commented 10 years ago

From muq...@gmail.com on March 24, 2013 18:05:05

Currently if non-ascii characters are used in subject, To or in any header, they might show up as strange garbled characters.

Original issue: http://code.google.com/p/mailsend/issues/detail?id=3

muquit commented 10 years ago

From danial.r...@gmail.com on August 03, 2013 07:06:16

i have same problem with Persian characters in subject.any solution ?

Attachment: Selection_181.jpg

muquit commented 10 years ago

From danial.r...@gmail.com on August 03, 2013 07:11:41

my mail client is THUNDERBIRD (version is in attached picture) my os is Linux mint 14 cinnamon 64bit mailsend v1.17b12 (Unix)

Attachment: Selection_182.jpg

iav commented 10 years ago

Same problem with attachment filenames. non-ascii attachmebt file names should me encoded.