Script Installation
SMTP Class Script Installation and Configure Services
|
Script Description:SMTP Class is a PHP class to enable you to send email direct through an smtp server. Currently supports all basic commands; HELO, EHLO, MAIL, RCPT, DATA. Also supports the AUTH LOGIN (basic authentication). Site Url: http://www.phpguru.org |