Provides an implementation of the SMTP protocol using PEAR's 
Net_Socket:: class.
 This package implements the Simple Mail Transfer Protocol (SMTP), Internet's standard 
 host-to-host mail transport protocol, using the Net_Socket:: class for the
 server connection. The SMTP provides mechanisms for the transmission of mail.