Richard Lynch wrote:
>> Then Chris Smith wrote:
>> It is simple to detect the method used, SMTP is used if sendmail_path
>> is empty and the system is Windows, otherwise sendmail is used.
> 
> I think you should revise this to be "if sendmail_path is empty".
> 
> Many *nix folks use SMTP as well...

The SMTP function of mail() only works under Windows. [1]

Regards,

Chris

[1]
http://svn.php.net/viewvc/php/php-src/tags/php_5_3_0/ext/standard/mail.c?view=markup#l252

-- 
Chris Smith

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to