Ticket #404 (open enhancement)
Create an OOP email module
- Created: 2011-04-16 21:22:12
- Reported by: Reines
- Assigned to: Reines
- Milestone: 2.0-alpha2
- Component: email
- Priority: high
We should create a mailer module (https://github.com/fluxbb/mailer) which provides an OOP interface for constructing emails, and a wrapper around various underlying methods for sending email (i.e. PHPs mail(), SMTP).
History
Reines 2011-04-21 11:40:04
This is now pretty much done - just a couple other outstanding tickets, then the module needs integrated into the FluxBB core.
Franz 2011-04-27 14:12:38
Will this have simple template support built-in? I suppose it would probably be better to decouple these two things.

