Hi, if a new mail contains only 7bit ASCII-characters, it is always sent in 7bit transfer mode according to the man page. This also happens if a signature is appended, even if the signature contains 8-bit characters in the current tty encoding. This causes problems when replying to this quoted message at a later time.
For example: The message contains plain text (7bit), ttycharset is set to "ISO-8859-1", and the signature contains 8bit characters in ISO-8859-1, e.g., umlauts. The message sends fine & is displayed correctly in s-nail. If I reply to this same message, the newly appended signature is broken: The message is send as UTF-8 because of the quoted old signature, but the newly appended signature is not converted. Maybe this is a misconfiguration on my side, but I have not figured out how to solve this. Regards Dirk Tested with s-nail 14.8.6. ... set reply-in-same-charset set sendcharsets="utf-8,iso-8859-1" set ttycharset="ISO-8859-1" ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140 _______________________________________________ S-nail-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/s-nail-users
