Check out CodeIgniter Check out PhpMailer Check out PhpMailer on GitHub
- Its CodeIgniter with PhpMailer
- PhpMailer lets you do stuff. For me I needed a mailer to send an email with an attachment.
- PhpMailer has an estimated 9 million users
- Integrated SMTP support - send without a local mail server
- Send emails with multiple TOs, CCs, BCCs and REPLY-TOs
- Just check it out - GitHub
Simples.
- Open application->models->email_model and configure your mailer