SMTP class
A class to enable you to send email direct through an smtp server. Currently supports all basic commands; HELO, EHLO, MAIL, RCPT, DATA, RSET. Also supports the AUTH LOGIN (basic authentication). A commented example script is provided.
phpguru.orgQuality PHP, Javascript and C# code
© Copyright 2005-2009 Richard Heyes
|