On 4/1/2016 11:03 AM, Jim Oberholtzer wrote:
agiletecharch.com TXT v=spf1 -all
agiletecharch.com TXT v=spf1 include:_spf.google.com include:agiletecharch.com
include:sites.nearlyfreespeech.net ~all
Jim:
Your SPF records are somewhat contradictory there.
The first record says that receiving servers should reject all mail except from those listed ... which are none.
The second record says that receiving servers should accept mail sent from servers referenced on _spf.google.com (fine), agiletecharch.com (recursive) and sites.nearlyfreespeech.net (also fine, assuming you send mail from that server also). The final ~all indicates that you are (technically) testing SPF and that mail from any other server not listed should be soft failed (not rejected but tagged).
If you're only sending from google for work, then your spf record should look something like this:
v=spf1 include:_spf.google.com ~all
david
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.