Page 1 of 1

Comparisons

Posted: Tue Oct 17, 2006 4:38 am
by joho
Are there any comparisons available for SwiftMailer?

I'm thinking of PHPmailer, XpertMailer (http://xpertmailer.sourceforge.net/), and PEAR:s mail classes.

Posted: Tue Oct 17, 2006 5:54 am
by JayBird
Swift Mailer vs. PHPMailer

http://www.swiftmailer.org/phpmailer/

Posted: Tue Oct 24, 2006 6:22 am
by eXpertPHP
What about this comparaison http://www.xpertmailer.com/DOCUMENTATION/

Posted: Tue Oct 24, 2006 7:48 am
by John Cartwright
I believe the only comparison done was with PHPmailer. Why don't you make the comparison for us and report your findings :)

Posted: Tue Oct 24, 2006 10:57 am
by Maugrim_The_Reaper
Might be in its infancy, but the Zend Framework is including a Mailer class package...

Posted: Tue Oct 24, 2006 12:33 pm
by Chris Corbyn
eXpertPHP wrote:What about this comparaison http://www.xpertmailer.com/DOCUMENTATION/
I don't see a comparison. I'd be interested to benchmark with XDebug Swift/SMTP against XPM2/SMTP though :)

I covered PHPMailer as the benchmark since it's the long-standing "standard". Since you seem to keep popping up it would be good to have a comparison.

Posted: Tue Oct 24, 2006 1:22 pm
by RobertGonzalez
Swift. It is clean, flexible, covers PHP4 and PHP5, and was written by someone who has time and again proved his worth as a developer. Need anything else?