Open michaelernst opened 3 years ago
Currently, SimpleMail lacks the implemenation of dot stuffing (https://www.rfc-editor.org/rfc/rfc5321#section-4.5.2).
I created a PR for fixing it for QuotedPrintable encoding but I guess it also should be implemented for 7/8 bit encoding (MimePartPrivate::writeRaw)
Currently, SimpleMail lacks the implemenation of dot stuffing (https://www.rfc-editor.org/rfc/rfc5321#section-4.5.2).
I created a PR for fixing it for QuotedPrintable encoding but I guess it also should be implemented for 7/8 bit encoding (MimePartPrivate::writeRaw)