|
02a5de0cd6
|
- Sets "sender" email header for SMTP/PHPMail methods
|
2017-01-04 10:22:17 -05:00 |
|
|
c651a8bbe8
|
- Implements return path for SMTP/PHPMail/AmazonSES
|
2016-12-23 11:09:10 -05:00 |
|
|
8a278360f4
|
- Adds methods to format mailer send/connection succes & error results
- Updates all mailing methods to return true on success and error message
on failure
|
2016-11-28 09:50:32 -05:00 |
|
|
ca7322933f
|
- Fixes issue with incorrect transport being used for localhost sending
|
2016-02-24 11:56:29 -05:00 |
|
|
0776e9ad73
|
- Adds "reply to" option to all mailers
- Replaces WPMail with Swift using local transport (PHP mail)
- Fixes AmazonSES region naming convention
- Updates tests
|
2016-01-26 19:08:02 -05:00 |
|