i want to send mail through php coding, but i am getting error as
"Warning: mail() [function.mail]: SMTP server response: 550 5.7.1 Unable to relay for someonelse@example.com"
can anyone please help me how to solve this problem.
Thanks in advance
Shakuntala C.H.
Problem with sending mails
Moderator: General Moderators
Re: Problem with sending mails
I guess you don't have a mail server installed, the mail function requires a sendmail program to be invoked to send mails