php mail()

Status
Not open for further replies.

bradware

New Member
Messages
20
Reaction score
0
Points
1
So I have had a php mail() script, and I used headers, and it has worked before.
Now it doesn't. However I have found that the only way I can get any sort of email, is if I purposely give a To: address that is incorrect and from the same domain. I do not get the email I sent, I get the deliver failed email, and instantly. This leads me to believe that my script which has worked before, is not the issue. Is there some permission on my account or something that has changed recently.

In on starka
-Brad

EDIT: also the mail() function returns the proper values

---------- Post added at 08:39 AM ---------- Previous post was at 03:07 AM ----------

Well apparently it just takes about 8 hours to send an email. Is there any way this can be improved?
 
Last edited:
Status
Not open for further replies.
Top