| PHP, MySQL General PHP questions. Or go to our PHPsuexec Forum >> |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread |
|
|
#1 (permalink) |
|
Registered User
Fresh Surpasser
Joined in Jul 2004
Hosted on Sync
15 posts
Gave thanks: 0
Thanked 0 times
|
PHP mail() not working
Though it worked yesterday, today, when I try to send email through mail() to example[at]sympatico.ca or example[at]hotmail.com from email_exists[at]hosteddomain.com, or whatever adress you want, it doesn't work, but returns true. But it works from example[at]sympatico.ca or example[at]hotmail.com or whatever adress you want, to email_exists[at]hosteddomain.com. But it works through an E-mail client such as MSOE6.
Note: All email adresses in this email are fake.
__________________
Hosted on :: Sync Last edited by MLAC; August 31st, 2004 at 9:31 AM.. |
|
|
|
|
|
#2 (permalink) |
|
the one who was
Super #1
Joined in Jul 2003
Lives in Memphis
1,967 posts
Gave thanks: 0
Thanked 3 times
|
You need to email support about this one. Let them know the location of the script where the mail() function is used as well, so they can investigate further.
__________________
Patrick Warnings: The program(s) might crash unexpectedly or behave otherwise strangely. (But of course, so do many commercial programs on Windows.) --www.gimp.org |
|
|
|