Quote from: Roberto at Nov 20, 2009, 05:35 AM
btw I think I’ll try with phpMailer, it seems clearer to me.
that sounds great! BTW, while experimenting with the PHPMailer integration I saw that there already is a PHPMailer-ML (-ML=Mailinglist) - maybe it would be easier just to take this one and try to let it run within ModX as a module?
Unfortunatly I don’t know nothing about integrating things within MODx, but it shouldn’t be that complicated.
The advantages are that the PHPMailer-ML uses PHPMailer already, has double-opt-in, placeholders, html/text newsletter, but is easy to use (see:
http://phpmailer.worxware.com/index.php?pg=phpmailerml) and heavily maintained.
Don’t get me wrong, TXNewsletters is great, I use it myself, as I think it is the best of the newsletter scripts I found around here in the ModX repos - it’s just a matter of reinventing the wheel, which is a approach I generally don’t like ;-) It just takes to much time to achieve the same maturity.
Ah, and your right, SMTP is possible and should be first choice, as it minimizes the chance of newsletter emails being classified as spam.
Cheers
Frisco