By default, all emails are sent using the default PHP mail() function. For a number of reasons, this might not be the desired method of email delivery. Using the email.php file (found in /application/config/) you can configure additional delivery methods.
For the available settings and examples, please refer to the official CodeIgniter documentation .
Leave A Comment?
You must be logged in to post a comment.