Search found 6 matches
- Thu Jan 29, 2015 3:29 pm
- Forum: PHP - Code
- Topic: Mail problem
- Replies: 10
- Views: 6859
Re: Mail problem
Thanks Celauran. I'll look into that.
- Thu Jan 29, 2015 3:10 pm
- Forum: PHP - Code
- Topic: Mail problem
- Replies: 10
- Views: 6859
Re: Mail problem
I tried a couple of email address and the same problem. I wonder if it is the webhost. I am using 1freehosting. Anythoughts on this hosting site? The reason I am wondering if it is the hostsite is because I have used the same script for a few other sites and have no problems. It is only for this one...
- Thu Jan 29, 2015 2:38 pm
- Forum: PHP - Code
- Topic: Mail problem
- Replies: 10
- Views: 6859
Re: Mail problem
requinix, I will try that. thanks.
- Thu Jan 29, 2015 2:31 pm
- Forum: PHP - Code
- Topic: Mail problem
- Replies: 10
- Views: 6859
Re: Mail problem
SPF are off.
- Thu Jan 29, 2015 2:28 pm
- Forum: PHP - Code
- Topic: Mail problem
- Replies: 10
- Views: 6859
Re: Mail problem
One addition information.
In the sendmail log it has four headers: Email Subject, Script, Request IP and Date.
The log has Email subjects and dates of emails sent, but nothing in the Script and request IP.
In the sendmail log it has four headers: Email Subject, Script, Request IP and Date.
The log has Email subjects and dates of emails sent, but nothing in the Script and request IP.
- Thu Jan 29, 2015 2:15 pm
- Forum: PHP - Code
- Topic: Mail problem
- Replies: 10
- Views: 6859
Mail problem
I have designed a contact page everything seems to be work except that the email isn't getting through to the intend recipient. The sent mail logs show that the email was sent from the form, but the email is never received. I have used this same form for other websites, but for this one site I have ...