Hi friend,

 I am using the SMTP server which needs authentication.
 
 When I use 
 mail([EMAIL PROTECTED],"Thanks for
visiting","From:[EMAIL PROTECTED]");

 I am getting server error on the line which is having this mail
function.

 How can I resolve this problem?

Php.ini settings
===================================================================
sendmail_from  [EMAIL PROTECTED]       [EMAIL PROTECTED] 
sendmail_path        no value                no value 
SMTP                10.145.2.16              10.145.2.16
====================================================================

10.145.2.16 is my SMTP server Ip address.


Any help would be greatly appreciated.


Thanks and Regards
Balaji







**************************Disclaimer************************************

Information contained in this E-MAIL being proprietary to Wipro Limited is 
'privileged' and 'confidential' and intended for use only by the individual
 or entity to which it is addressed. You are notified that any use, copying 
or dissemination of the information contained in the E-MAIL in any manner 
whatsoever is strictly prohibited.

***************************************************************************

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

Reply via email to