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