
spf2 at kitterman
Mar 29, 2005, 10:39 AM
Post #2 of 4
(1493 views)
Permalink
|
No, they didn't enter it correctly. You currently have: "v=spf1 a mx ~allserver65.dedicatedusa.com.INTXTv=spf1 a -all" What you want is "v=spf1 a mx ~all" I'd make it two separate support requests for two separate TXT records. I'd expect that you are unlikely to get them to put the TXT record in allserver65.dedicatedusa.com, since they haven't published an SPF record for their own domain. You might be better off to ask them to look into publishing SPF for their domain, rather than just for your server. Scott Kitterman >-----Original Message----- >From: owner-spf-help [at] v2 >[mailto:owner-spf-help [at] v2]On Behalf Of Max Parker >Sent: Tuesday, March 29, 2005 5:46 AM >To: spf-help [at] v2 >Subject: [spf-help] SPF Record Question > > >I generated an SPF Record for windfalls.com and this is what it returned: > >*************** >If you run BIND >Paste this into your zone file: > >windfalls.com. IN TXT "v=spf1 a mx ~all" > >When a mail server sends a bounce message, it uses a null MAIL >FROM: <>, and a HELO address that's supposed to be its own name. >SPF will still operate, but in "degraded mode" by using the HELO >domain name instead. Because this wizard can't tell which name >your mail server uses in its HELO command, it lists all possible >names, so there may be multiple lines shown below. If you know >which hostname your mail server uses in its HELO command, you >should pick out the appropriate entries and ignore the rest. > >So this should also appear in DNS. You may or may not be in charge >of the DNS for these entries; if you are, add them: > >server65.dedicatedusa.com. IN TXT "v=spf1 a -all" > >************************************************* > >So then I passed this to my hosting service, asking for BOTH >recommended record entries above to be inserted, and this is how >it now reads: > >********************** >You have an SPF record. This is very good, as it will help prevent >spammers from abusing your domain. Your SPF record is: > >"v=spf1 a mx ~all" "server65.dedicatedusa.com." "IN" "TXT" "v=spf1 >a -all" [TTL=14400] > >**************** > >but I'm unsure that they have correctly entered the record as per >your instructions; it certainly doesn't look the same at all. > >Will someone please compare the SPF Record setup response with >what my SPF Record now says above and tell me if my DNS Zones were >correctly edited. > >R.S.V.P: Max Parker > >------- >Archives at http://archives.listbox.com/spf-help/current/ >Donate! http://spf.pobox.com/donations.html >To unsubscribe, change your address, or temporarily deactivate >your subscription, >please go to http://v2.listbox.com/member/?member_id=1109811&user_secret=d36b3c68
|