I'm not aware of a SENDMAIL equivalent that comes with Windows NT, and I'm
trying to use a PHP script that uses the Mail() settings...
from php.ini
[mail function]
SMTP = lysithea.eastgw.x.com ; for Win32 only
sendmail_from = [EMAIL PROTECTED] ; for Win32 only
;sendmail_path = ;for unix only, may supply arguments as well
(default is 'sendmail -t -i')
Do I need a sendmail equivalent, and does anyone know of a free, but
supported package?
I'm assuming that sendmail_path isn't suppose to be blank for W32....
- Benjamin
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]