* sendmail-split-addr:
CHANGELOG: Document this branch
email: Split sender into both sendmail's -F and -f
Signed-off-by: W. Trevor King <wking@tremily.us>
v3.9 (unreleased)
+ * Split sender into both sendmail's -F and -f.
+ * Fix an error with SMTPConnectionError inhertence order ("does not take keyword arguments").
* Add a new `smtp-ssl-protocol` setting, to select acceptable protocols for SMTP connections.
* Fix non-compliant User-Agent header for HTTP/1.1.
* Fix an error in the NoToEmailAddress invocation.