Date: 07/31/02
- Next message: Randy Johnson: "[PHP] String Question"
- Previous message: mp: "[PHP] Creating Image..."
- Next in thread: Vail, Warren: "RE: [PHP] I cannot use mail() ?!?"
- Maybe reply: Vail, Warren: "RE: [PHP] I cannot use mail() ?!?"
- Reply: Jason Wong: "Re: [PHP] I cannot use mail() ?!?"
- Reply: Manuel Lemos: "[PHP] Re: I cannot use mail() ?!?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I am currently using PHP 4.2.2 with Apache 1.3 on RedHat 7.2. My email
server is Exchange 5.5sp3
SMTP is set correctly in my php.ini file, and have restarted Apache.
However, I still cannot send out a simple text email:
<?php mail("name <email protected>","Test","This is a test message"); ?>
The function returns true, but no delivery is made. In looking in my
Exchange Queues, I do not see any sign of an email going through. However,
using an email client in KDE, email is sent just fine through SMTP. Did I
miss something?
Aaron
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Randy Johnson: "[PHP] String Question"
- Previous message: mp: "[PHP] Creating Image..."
- Next in thread: Vail, Warren: "RE: [PHP] I cannot use mail() ?!?"
- Maybe reply: Vail, Warren: "RE: [PHP] I cannot use mail() ?!?"
- Reply: Jason Wong: "Re: [PHP] I cannot use mail() ?!?"
- Reply: Manuel Lemos: "[PHP] Re: I cannot use mail() ?!?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

