I write one program to send mail in php and i got an error like
Failed to connect to mailserver at "exchserver1.domain.net" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in C:\wamp\www\new.php on line 3
plz help me?
Answers (1)
0 Hi, Astika
Please refer the below link
http://www.dotvoid.com/2007/04/problem-sending-mail-with-php-mail-function/
Thanks