I have a page that mails information in a form to my Comcast email address, though I am not on the Comcast internet network. The code used to work up until last night. Now for some reason I get thing error
“Warning: mail() [function.mail]: SMTP server response: 550 5.7.1 Relaying not allowed (Try authenticating):”
I am using windows 2000 with IIS and php version 4.3.1 Could this error be caused by Comcast blocking the SMTP server to my web server’s IP? I have no clue I am new to php and have tried to get this to work but I am all out of ideas.
“Warning: mail() [function.mail]: SMTP server response: 550 5.7.1 Relaying not allowed (Try authenticating):”
I am using windows 2000 with IIS and php version 4.3.1 Could this error be caused by Comcast blocking the SMTP server to my web server’s IP? I have no clue I am new to php and have tried to get this to work but I am all out of ideas.