Hi, when I send plain text e-mail without -cs parameter, I see this in header:
Content-Type: text/plain; charset=utf-8; charset=UTF-8
When I use -cs windows-1250, I see this:
Content-Type: text/plain; charset=utf-8; charset=windows-1250
There should be no charset=utf-8; in the middle.
Hi, when I send plain text e-mail without
-csparameter, I see this in header:Content-Type: text/plain; charset=utf-8; charset=UTF-8When I use
-cs windows-1250, I see this:Content-Type: text/plain; charset=utf-8; charset=windows-1250There should be no
charset=utf-8;in the middle.