I was sending mails to my customers using php . Everything was fine till last week all of a sudden the mail script is not working and this is the error message I am receiving
"Warning: mail() [function.mail]: SMTP server response: 553 sorry, that domain isn't allowed to be relayed thru this MTA (#5.7.1)"
Assuming this has to be some authentication issue as I was using from as my gmail account.
Seeing the error i am assuming the pear mail script is not installed in my server. How should I install the script. I am in shared hosting so can i do this or my hosting company will do this.
In a great trouble because of this as this is business critical.Please help me sort out this.
Bookmarks