Hello and thank-you for using Postman!
Would you please post your Diagnostic Info from the Tips and Diagnostics menu.
OS: Windows NT SERVER 6.2 build 9200 (Windows 8 Home Premium Edition) AMD64
Platform: PHP WINNT 5.5.12 / WordPress 4.1.1
PHP Dependencies : iconv=Yes : spl_autoload=Yes : openssl=Yes : allow_url_fopen=Yes
WordPress Plugins : Duplicator : Gallery Bank Eco Edition : Google Analytics : Meta Slider : PlugNedit Adaptive Editor : Postman SMTP : Responsive Column Widgets : Fast Secure Contact Form : WordPress SEO
Postman Version: 1.5.10
Postman Sender: **a***@****.com
Postman Transport URI: smtp:ssl:oauth2://6330***************************************************************.com:************************@smtp.gmail.com:465
Postman Transport Status (configured|ready|connected): Yes|Yes|Yes
Postman Deliveries (Success|Fail): 8|0
Postman Bind (success|failure): Yes|No
Postman Available Transports : SMTP (1.5.10)
Postman LogLevel: 40000
Postman TCP Timeout (Connection|Read): 10|60
HTTP User Agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.101 Safari/537.36
Before I continue, is there a reason you removed the domain? Domain names are generally public records and not secret.
Not really, i always go through what ever im posting and blank any anything i don’t think is necessary
Well the domain is the key to your issue.
Your MX is correct. Looks like you’re using Google Apps:
jedoorservices.ca. 3201 IN MX 1 ASPMX.L.GOOGLE.COM.
jedoorservices.ca. 3201 IN MX 5 ALT1.ASPMX.L.GOOGLE.COM.
jedoorservices.ca. 3201 IN MX 5 ALT2.ASPMX.L.GOOGLE.COM.
jedoorservices.ca. 3201 IN MX 10 ALT3.ASPMX.L.GOOGLE.COM.
jedoorservices.ca. 3201 IN MX 10 ALT4.ASPMX.L.GOOGLE.COM.
But your corresponding SPF is missing.
jedoorservices.ca. 3599 IN TXT "google-site-verification=_94FKlUHui9KIXNL71risth3EHkO-rqeHJAjWznzn-0"
So you’ll want to add that and that will most likely solve your issue. (Leave your existing TXT record and add another for the SPF)
I also use Google Apps, here’s what my SPF TXT record looks like. Yours should be the same:
hendriks.ca. 3599 IN TXT "v=spf1 include:_spf.google.com ~all"
Perfect thanks for your help – i will try this out and report back.
Hello – still does not seem to be working, maybe i just have not waited long enough yet.
I’ll quote the article:
Keep in mind that changes to DNS records may take up to 48 hours to propagate throughout the Internet.
Although, I see your change, good job:
jedoorservices.ca. 599 IN TXT "v=spf1 include:_spf.google.com ~all"
jedoorservices.ca. 599 IN TXT "google-site-verification=_94FKlUHui9KIXNL71risth3EHkO-rqeHJAjWznzn-0"
If it doesn’t work by tomorrow, then check:
- does the email show up in your Gmail sent folder? Then we know FS Contact Form sent it and maybe you should double-check the “to” address
- the email doesn’t show up in your Gmail sent folder? Then FS Contact Form/Postman never sent it
Sounds good, i will check it out tomorrow and report back – thanks for help.
Its working now, for some reason it will not work to my .ca address but my .coms work perfect – i would have preferred the .ca but at this point im just happy its working – thank you for your help and thanks for the plugin!
No problem! Glad you’re getting it sorted out π Give it a bit more time. Note that your .com address is missing the SPF as well.
That .ca should be working by now.