You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
8BITMIME is an ESMTP feature that allows sending of binary text and attachments, currently the mime encoder assumes that only 7bit is supported.
Also SMTPUTF8 may be supported.
This requires a rewrite of most of the encoder, so it might be more work than its worth in the end
The text was updated successfully, but these errors were encountered:
8BITMIME is an ESMTP feature that allows sending of binary text and attachments, currently the mime encoder assumes that only 7bit is supported.
Also SMTPUTF8 may be supported.
This requires a rewrite of most of the encoder, so it might be more work than its worth in the end
The text was updated successfully, but these errors were encountered: