
rob.macgregor at gmail
Jul 8, 2009, 9:42 AM
Post #2 of 3
(1029 views)
Permalink
|
On Wed, Jul 8, 2009 at 17:17, Mike Wood<MWood [at] lakeairmetals> wrote: > I'm new to managing this exchange server hosted internally, godaddy for dns, and setting up the SPF record is something I've never done before. I have the basic understanding of it but when I use the MX Lookup pages to check the spf record I created it has one section that fails. Can someone take a look at it and tell me what I'm missing here? > > Domains = lakeairmetals.com, taberbushnell.com > > http://www.mxtoolbox.com/spf.aspx > > Found 1 valid SPF version 1 records for taberbushnell.com Interestingly mangled email. What's your problem (something you neglected to mention)? Your record is valid (http://www.kitterman.com/spf/validate.html): Found v=spf1 record for taberbushnell.com v=spf1 mx ip4:75.146.184.57 -all evaluating... SPF record passed validation test with pySPF (Python SPF library)! Your record authorises the MX hosts for taberbushnell.com (mail.taberbushnell.com, 75.146.184.57) and the host with IP address 75.146.184.57 (your mail server) to send on behalf of taberbushnell.com. You could reduce it (and the record for lakeairmetals.com) to: v=spf1 ip4:75.146.184.57 -all Without changing the meaning, but reducing the DNS lookups required. -- Please keep list traffic on the list. Rob MacGregor Whoever fights monsters should see to it that in the process he doesn't become a monster. Friedrich Nietzsche ------------------------------------------- Sender Policy Framework: http://www.openspf.org Modify Your Subscription: http://www.listbox.com/member/ Archives: https://www.listbox.com/member/archive/1020/=now RSS Feed: https://www.listbox.com/member/archive/rss/1020/ Powered by Listbox: http://www.listbox.com
|