@skyjake On windows, when you copy and paste things from certain applications (like notepad), I believe it uses CRLF, which causes problems when sending mail using the default Misfin(B) format, which cannot allow CRLFs in message bodies (or they will get truncated). It would be useful if lagrange converted all CRLFs in the message body to LFs.
2024-10-22 · 1 year ago
1 Comment
Thanks for reporting. I'll make a note to fix this in the next patch.