mail is not going to yahoo ids using php mail function
Posted: Thu Nov 02, 2006 12:53 am
Hell everybody,
i have used php mail function mail($to,$subject,$msg); It is not giving any eror but if i give yahoo id like $to="mang@yahoo.com"; and checked the account no mail is there. But if i used $to="mang@gmail.com"; i m recieving the mail can anybody tell me what is the problem?Is it the server problem or what?
Thanking you in advance !!
i have used php mail function mail($to,$subject,$msg); It is not giving any eror but if i give yahoo id like $to="mang@yahoo.com"; and checked the account no mail is there. But if i used $to="mang@gmail.com"; i m recieving the mail can anybody tell me what is the problem?Is it the server problem or what?
Thanking you in advance !!