On Thursday 14 October 2004 01:10, Matthew Sims wrote:

> The mail settings in php.ini is for Windows only. When using PHP on
> Unix/Linux, mail() always defaults to the sendmail binary on localhost. So
> you can ignore what it says in phpinfo.

That's incorrect. The 

  sendmail_path =

setting is very much a un*x only setting (although for most standard server 
setups you never need to change it).

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
Intel CPUs are not defective, they just act that way.
                -- Henry Spencer
*/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to