Bug fixes:
-
Reverted the
to
email address format changes when sending emails as plain address string (aka. without brackets) [#347, #346].It was previously introduced as a workaround for the spamassasin "TO_NO_BRKTS_HTML_ONLY" rule, but it causes issues with some clients when there is no name part in the sender address.
Automatic generated text version of the HTML email will be added in v0.6.0, which should also help passing the above spam rule and reduce the overall emails spam score.