Date: 09/30/98
- Next message: Feri Zsuppa'n: "[PHP3] compile PHP with Apache"
- Previous message: Daniel Lashua: "Re: [PHP3] Sending mail attachments"
- Maybe in reply to: Jeff Schwartz: "[PHP3] Mail() now working after upgrade"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I had this problem as well...
In your php3.ini file, make sure your sendmail_path line is:
sendmail_path = "/usr/lib/sendmail -t"
(or whatever path sendmail sits in.. the -t is important)
-----Original Message-----
From: Jeff Schwartz <jeff_schwartz <email protected>>
To: php3 <email protected> <php3 <email protected>>
Date: Wednesday, September 30, 1998 3:10 PM
Subject: [PHP3] Mail() now working after upgrade
My ISP just upgraded from PHP 3.0 RC3 to 3.04 and the mail() function
isn't sending mail anymore. Has anybody else run into this?
Jeff
_________________________________________________________
DO YOU YAHOO!?
Get your free <email protected> address at http://mail.yahoo.com
-- PHP 3 Mailing List http://www.php.net/ To unsubscribe send an empty message to php3-unsubscribe <email protected> To subscribe to the digest list: php3-digest-subscribe <email protected> For help: php3-help <email protected> Archive: http://www.php.net/mailsearch.php3-- PHP 3 Mailing List http://www.php.net/ To unsubscribe send an empty message to php3-unsubscribe <email protected> To subscribe to the digest list: php3-digest-subscribe <email protected> For help: php3-help <email protected> Archive: http://www.php.net/mailsearch.php3
- Next message: Feri Zsuppa'n: "[PHP3] compile PHP with Apache"
- Previous message: Daniel Lashua: "Re: [PHP3] Sending mail attachments"
- Maybe in reply to: Jeff Schwartz: "[PHP3] Mail() now working after upgrade"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

