Date: 07/31/02
- Next message: Joel Boonstra: "[PHP] Re: stripping quotes from urls and images"
- Previous message: Kevin Stone: "Re: [PHP] text area with quotes"
- In reply to: Aaron Paxson: "[PHP] I cannot use mail() ?!?"
- Next in thread: Aaron Paxson: "Re: [PHP] I cannot use mail() ?!?"
- Reply: Aaron Paxson: "Re: [PHP] I cannot use mail() ?!?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thursday 01 August 2002 03:17, Aaron Paxson wrote:
> 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:
I believe the SMTP setting in php.ini is only used if the server is running
Windows. Under Linux, the sendmail setting is used. Read the comments in
php.ini.
-- Jason Wong -> Gremlins Associates -> www.gremlins.com.hk Open Source Software Systems Integrators * Web Design & Hosting * Internet & Intranet Applications Development */* panic: kernel segmentation violation. core dumped (only kidding) */
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Joel Boonstra: "[PHP] Re: stripping quotes from urls and images"
- Previous message: Kevin Stone: "Re: [PHP] text area with quotes"
- In reply to: Aaron Paxson: "[PHP] I cannot use mail() ?!?"
- Next in thread: Aaron Paxson: "Re: [PHP] I cannot use mail() ?!?"
- Reply: Aaron Paxson: "Re: [PHP] I cannot use mail() ?!?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

