Page 1 of 1

email problem

Posted: Mon May 24, 2010 7:58 am
by bonanza
Hi
I`m having a problem with mail sending it gives me this warning when trying to send


Warning: mail() [function.mail]: SMTP server response: 553 sorry, sender mail address must correspond to local mail domain (#5.7.1)

if anyone can help me with that I will be very thankful.

thanx in advance;

Re: email problem

Posted: Mon May 24, 2010 8:34 am
by markusn00b
What is your SMTP configuration like, in your PHP.ini.

Also, check out SwiftMailer - it abstracts a lot of the pain of PHP's mail() farce.

Re: email problem

Posted: Mon May 24, 2010 8:42 am
by jaiswarvipin
this lok like you have not comfigured you SMTP server propelly,
please chekc in php.ini file or contact to you server administrator for same.

Re: email problem

Posted: Tue May 25, 2010 12:02 am
by bonanza
what is the configuration of the smtp that I should made