It can also use procmail, or any other SMTP-capable application you have
installed.  It is called from the php.ini file.

Mike Frazer


"Nathan Cassano" <[EMAIL PROTECTED]> wrote in message
392201c15e37$535ab3f0$2925ae3f@amos">news:392201c15e37$535ab3f0$2925ae3f@amos...
>
> Not a whole lot. The PHP mail function is just a nice fuzzy function
> wrapper to popen("sendmail").
>
> The gory details can be found at
> http://cvs.php.net/co.php/php4/ext/standard/mail.c?r=1.44.
>
> -----Original Message-----
> From: Web user [mailto:[EMAIL PROTECTED]]
> Sent: Friday, October 26, 2001 8:43 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP] What's the difference between mail() in PHP and sendmail?
>
>
>
> What's the difference between mail() in PHP and sendmail? Thanks! Mike
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to