Can someone tell me if there is a way to send out mail via a SMTP server (not the host where the site is) and NOT use the sendmail method or mail() function that you would normally use with PHP?
Thanks in advance.