On 10/02/2002 06:22 PM, Nicole wrote:
> Hello,
> 
> Would someone give me an example of using sendmail from PHP instead of the
> usual mail() function.

Here you may find a PHP class that does that. It even comes with 
functions that emulate mail() using the sendmail program directly, 
qmail-inject program or an SMTP server.

http://www.phpclasses.org/mimemessage

-- 

Regards,
Manuel Lemos


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

Reply via email to