You would have to reconfigure the smtp outgoing server in your php.ini file in the mail function as follows:
SMTP=smtp.myHost.whatever I believe the php.ini file in Linux uses sendmail... In the php.ini simply search for [mail function] and make the necessary changes as above... Spike... -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php