fbpx

PHP and AuthSMTP

January 29, 2013

Need to specify an SMTP server in PHP, but don’t want to update the global SMTP settings in the PHP.ini file?

We came across a neat little library that allows you to specify an SMTP server each time you send an email.

No installation required, just drop it in the root directory and include it in your mail script. It’s gravy – Swift Mailer