- Add support for inline images. #27 and #29 MicTech
- Do not map non-existant to to bcc. #24
- Protect against SPF spoofing. #22 via arunthampi
- Use Mandrill's
email
attribute to populate bcc if to and cc don't contain it. #19 and #20 via Uelb
- Pin minimum Griddler version to >= 1.2.1 to resolve #18
- Allow email headers to be accessed. #12, #13, #14, and #17
- Replace
nil
for email text/html values with empty strings. #10 via calleerlandsson
- Replace slashes in filenames with underscores for temp file creation. #5 and #6 via ssidelnikov
- Only process inbound events. #9 via mgauthier-joist
- Support BCC attribute
- Respect Mandrill's base64 flag to determine whether text attachments should be base64 decoded. #4 via bdmac
- Initial extraction of the Mandrill adapter from griddler