We are in the process of modernizing the Email package - having it use exceptions, using the adapter process for different mail transport programs, and thorough unit testing. The CodeIgniter 3 Email supported three "protocols": mail, sendmail, and SMTP. We want to guage the relative importance of each of these to the CodeIgniter community, and have made a poll attached to this thread to measure that.
One of the goals for CodeIgniter 4 is unit testing & code coverage. We have a solution planned for the SMTP handler: using mailcatcher. We don't have a similar solution in mind for "mail" or "sendmail". If you have suggestions, please mention them in a post in this thread.
Thanks!
One of the goals for CodeIgniter 4 is unit testing & code coverage. We have a solution planned for the SMTP handler: using mailcatcher. We don't have a similar solution in mind for "mail" or "sendmail". If you have suggestions, please mention them in a post in this thread.
Thanks!
James Parry
Project Lead
Project Lead