Hello,

On 07/07/2002 07:49 PM, Kirk Babb wrote:
> I'm using argosoft's mailserver with SMTP authentication, and would like to
> know how to pass the usr & pwd inside php's mail() function.  Please help me
> out here, I've RT*M without gaining an understanding of this.

No, mail() function does not have any support for authentication.

You may want to try to use this SMTP client message sending class that 
supports most common forms of SMTP authentication automatically.

http://www.phpclasses.org/smtpclass


-- 

Regards,
Manuel Lemos


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

Reply via email to