Search found 6 matches

by bigred73
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.
by bigred73
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...
by bigred73
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.
by bigred73
Thu Jan 29, 2015 2:31 pm
Forum: PHP - Code
Topic: Mail problem
Replies: 10
Views: 6859

Re: Mail problem

SPF are off.
by bigred73
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.
by bigred73
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 ...