Welcome Guest, Not a member yet? Register   Sign In
Poll: Which third party email packages are important to you?
You do not have permission to vote in this poll.
PHPMailer
40.35%
23 40.35%
SwiftMailer
10.53%
6 10.53%
AWS SES
10.53%
6 10.53%
Mailgun
14.04%
8 14.04%
Sendgrid
8.77%
5 8.77%
None of the above
15.79%
9 15.79%
Total 57 vote(s) 100%
* You voted for this item. [Show Results]

[done] Third Party Email Providers Poll
#8

It seems to me that both PHPMailer and Swift Mailer would serve the same purpose as the CodeIgniter email class - all are object-oriented solutions to handling email.

I would prefer the CI solution not be an email abstraction layer in the way Query Builder is for multiple databases. Instead, CI Email should be a lightweight class that addresses the basics of using mail(), sendmail(), or SMTP. That would, in the long run, make it easier for users to fully employ any library or API they chose without compromise. It also makes design and maintenance of the CI class a lot less complicated.
Reply


Messages In This Thread
[done] Third Party Email Providers Poll - by jlp - 03-06-2019, 04:22 PM
RE: [feature] Email - by php_rocs - 03-06-2019, 06:20 PM
RE: [feature] Email - by donpwinston - 03-06-2019, 06:39 PM
RE: [feature] Email - by kidino - 03-07-2019, 10:07 AM
RE: [feature] Email - by ciadmin - 03-07-2019, 10:59 AM
RE: [feature] Email - by scalla - 03-07-2019, 12:45 PM
RE: [feature] Email - by InsiteFX - 03-08-2019, 09:43 AM
RE: [feature] Email - by dave friend - 03-09-2019, 01:15 PM



Theme © iAndrew 2016 - Forum software by © MyBB