
marc at alaia
Jul 13, 2004, 5:51 PM
Post #7 of 8
(1339 views)
Permalink
|
That may be better expressed as: @ TXT "v=spf1 ip4:66.221.63.83 ip4:66.221.63.84/30 ip4:66.221.63.88/30 a mx ptr ~all" Marc > > From: "isp-lists [at] beachcomp dot com" <isp-lists [at] beachcomp> > Date: 2004/07/13 Tue PM 05:11:48 EDT > To: <spf-help [at] v2> > Subject: RE: [spf-help] Testing it > > Sam, > > I'm using MSDNS for this. > The record as it shows in the DNS follows is: > @ TXT ( "v=spf1 ip4:66.221.63.83 ip4:66.221.63.84 > ip4:66.221.63.85 ip4:66.221.63.86 ip4:66.221.63.87 ip4:66.221.63.88 > ip4:66.221.63.89 ip4:66.221.63.90 ip4:66.221.63.91 a mx ptr ~all" ) > > Any Idea what Im doing wrong with that? > > Also, is there a way to do the spfquery in Windows like you did? > The test site I used now has the record cached, so I cant test. :( > > Thanks! > > -----Original Message----- > From: owner-spf-help [at] v2 [mailto:owner-spf-help [at] v2] > On Behalf Of Sam > Sent: Tuesday, July 13, 2004 4:18 PM > To: spf-help [at] v2 > Subject: RE: [spf-help] Testing it > > You seem to be missing the IP address. > SPF verifies that the sending domain is allowed to send mail through a > certain IP. > If you do not provide the IP then dnsstuff will not know what you are > looking for... > > Looking at your SPF records it looks messed up. > beachcomp.com. 1H IN TXT "\"v=spf1 ip4:66.221.63.83 > ip4:66.221.63.84 ip4:66.221.63.85 ip4:66.221.63.86 ip4:66.221.63.87 > ip4:66.221.63.88 ip4:66.221.63.89 ip4:66.221.63.90 ip4:66.221.63.91 a mx ptr > ~all\"" > > > > spfquery 66.221.63.91 beachcomp.com sam [at] beachcomp > result=none > Received-SPF: none (localhost: domain at beachcomp.com does not designate > permitted sender hosts) > > > > > I am not sure what kind of DNS server you are using but you probably want a > txt record that looks more like this... > IN TXT "v=spf1 ip4:66.221.63.83 ip4:66.221.63.84 > ip4:66.221.63.85 ip4:66.221.63.86 ip4:66.221.63.87 ip4:66.221.63.88 > ip4:66.221.63.89 ip4:66.221.63.90 ip4:66.221.63.91 a mx ptr ~all" > > > > Sam > > > -----Original Message----- > From: owner-spf-help [at] v2 > [mailto:owner-spf-help [at] v2] On Behalf Of isp-lists [at] beachcomp > dot com > Sent: Tuesday, July 13, 2004 3:57 PM > To: spf-help [at] v2 > Subject: [spf-help] Testing it > > > > Hi all, > > I'm new to SPF. > I have created a txt record for a single domain. > How do I test it? > http://www.dnsstuff.com/tools/spf.ch?server=beachcomp.com&ip= comes back > with an unknown result. > > > Dave > > ----------------------------------- > |Beach Computers | > |Affordable Online Solutions | > |http://www.beachcomp.com | > =================================== > |Cheap Domain Warehouse | > |Get Your Own Dot! | > |http://www.cheapdomainwarehouse.com| > ---------------------------------- > > > > > > ------- > 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/?listname=spf-help [at] v2 > > ------- > 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/?listname=spf-help [at] v2 > > > > > ------- > 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/?listname=spf-help [at] v2 > ------- 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/?listname=spf-help [at] v2
|