If you are using the "built in" mail() function in PHP you cannot sent
authentication - it assumes that you have a "sendmail" server.
There is a php class available at http://phpclasses.upperdesign.com/ that may
solve your problem.

--

Michel Laine



Balaji Ankem wrote:

>  Hi,
>    here my SMTP server is needed authentication .
>    I have the valid user id and password .
>
>   What are the variables i have to set for username and password in php.ini
>
>  please guide me.
>
>  Thanks and regards
>  -Balaji
>
>   ------------------------------------------------------------------------
>                            Name: Wipro_Disclaimer.txt
>    Wipro_Disclaimer.txt    Type: Plain Text (text/plain)
>                        Encoding: 7bit


-- 
PHP Windows 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