Below are revisions for this snippet.

PHP SMTP Authentication





Syndication

Revision Revison 1
I needed to send an email through an authenticated SMTP server. I found the snippet on the PHP website to do the trick.