Page 1 of 1

email error plz help

Posted: Tue Nov 25, 2008 10:18 pm
by eshban
hi,

i have just changed my hosting and after that my website cannot send email. Like there is a link "EMAIL TO FRIEND" in my website when i send email at my own domain then email will be sent successfully, but if i send email to some other email address then i got this error

SMTP server response: 550 Delivery is not allowed to this address.

how can i fix this error. in my website there are number of forms from users can send emails and in every form i am facing this problem

Re: email error plz help

Posted: Wed Nov 26, 2008 10:24 am
by sparrrow
Different hosting providers and accounts have different mail settings they use. Confirm with your hosting account what the mail send settings are. The settings can be required to go into a number of places: in your code, on your hosting account settings, in PHP.ini, or you may have to set up your own instance of PEAR:mail or another mail service. Your hosting provider should have documentation available.