Hello everyone-
I'm having a small problem with PHP not sending email anywhere using the
mail() function.  Here are my settings for sending mail in the php.ini file
(PHP version 4.03pl1 - OS Solaris)

[mail function]
SMTP                    =       localhost                       ;for win32
only
sendmail_from   =       [EMAIL PROTECTED]        ;for win32 only
sendmail_path   =       /usr/lib/sendmail -t
;for unix only, may supply arguments as well (default is 'sendmail -t -i')

Thanks for any help...
Jay

-- 
PHP General 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]

Reply via email to