Re: [PHP] I cannot use mail() ?!? From: Jason Wong (php-general <email protected>)
Date: 07/31/02

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