Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | added old plugin hook back into Mailer class | Andreas Gohr | 2011-11-12 |
| | | | | | | it now passes the whole Mail object and also signals if the mail sending was successful to the AFTER event. A bunch of references should make it compatible with old plugins. | ||
* | clean headers in a separate step | Andreas Gohr | 2011-11-12 |
| | | | | | this should make it easier to reintroduce a plugin hook compatible with the old one | ||
* | The Mailer class should work now | Andreas Gohr | 2011-11-02 |
| | | | | | | It's still not real world tested but the output *looks* right. Plugin hook support is still missing. | ||
* | Added Mailer class | Andreas Gohr | 2011-11-02 |