Mailman v0.8.0 Release Notes
Release Date: 2015-06-06 // almost 10 years ago-
๐ Features
- An HTTP Receiver for creating email-only applications with services like Sendgrid and Cloudmailin
- Header conditions; route by matching email headers
๐ Bugfixes
- RBX build issues
Notes
- Uses the master branch version of
mail
because of a bug when using RBX (see #116). This will be removed when the mail gem is next released.
Previous changes from v0.7.3
-
๐ Features
- STARTTLS for IMAP
- Allow passing options to OpenSSL for POP3/IMAP
๐ Security fixes
- Enable certificate validation for POP3
๐ Bugfixes
- Added retry logic to handle connection errors gracefully