many_pets
06-30-2003, 08:51 PM
I'm out of ideas here... hope someone can shed some light.
I have a php script that sends mail via SMTP (not sendmail or mail() ). Everything was fine... until.... I don't know what.
Now, apparently, I can send email only to addresses in the domain that the script is running in. E.g., sending email to a yahoo.com address, or an .edu address just doesn't work. But sending it to me@mydomain.com does work.
The site is hosted at ipowerweb.com. Could it be that something changed there? Or did I inadvertantly do something? What would cause this behavior?
Thanks.
I have a php script that sends mail via SMTP (not sendmail or mail() ). Everything was fine... until.... I don't know what.
Now, apparently, I can send email only to addresses in the domain that the script is running in. E.g., sending email to a yahoo.com address, or an .edu address just doesn't work. But sending it to me@mydomain.com does work.
The site is hosted at ipowerweb.com. Could it be that something changed there? Or did I inadvertantly do something? What would cause this behavior?
Thanks.