Welcome Guest, Not a member yet? Register   Sign In
Poll: Which if these email protocols are important to support your emaail sending in webapps?
You do not have permission to vote in this poll.
mail (PHPmail)
27.78%
5 27.78%
sendmail
33.33%
6 33.33%
SMTP
38.89%
7 38.89%
Total 18 vote(s) 100%
* You voted for this item. [Show Results]

[Done] Email package protocols
#1

(This post was last modified: 03-06-2019, 02:27 PM by jlp.)

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!
James Parry
Project Lead
Reply


Messages In This Thread
[Done] Email package protocols - by jlp - 12-17-2018, 08:06 AM
RE: Email package protocols - by dave friend - 12-17-2018, 08:45 AM
RE: Email package protocols - by ciadmin - 12-17-2018, 10:40 AM
RE: Email package protocols - by dave friend - 12-17-2018, 11:42 AM
RE: Email package protocols - by ciadmin - 12-17-2018, 12:02 PM
RE: [Done] Email package protocols - by BillJnes - 05-20-2019, 03:34 AM



Theme © iAndrew 2016 - Forum software by © MyBB