A little background info. I have php installed on a Windows 200 server. Everything was working fine until our company decided to change out our mail server. We did have a Windows Sendmail Server, we changed to a Red Hat linux Qmail server. Once that happened my mail module quit working.
This is my php.ini [mail function] ; For Win32 only. SMTP = mail.compunet1.net ; for Win32 only ; For Win32 only. sendmail_from = [EMAIL PROTECTED] ; for Win32 only ; For Unix only. You may supply arguments as well (default: 'sendmail -t -i'). ;sendmail_path = If anyone has any ideas why this quit working, please let me know. -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php