genkgo / mail

Library to send e-mails over different transports and protocols (like SMTP and IMAP) using immutable messages and streams. Also includes SMTP server.
https://mail.readthedocs.io/
Other
402 stars 21 forks source link

Add MessageBodyCollection #48

Closed frederikbosch closed 6 years ago

frederikbosch commented 6 years ago

The MessageBodyCollection class will supersede FormattedMessageFactory. The latter will still remain in the package because there is no need to deprecate it and thereby cause backward compatibility issues.