
prashanthd at cdac
Jun 3, 2009, 1:09 AM
Post #3 of 6
(1212 views)
Permalink
|
If you are sure you are only going go use that one machine to send out your mails, you would be better off publishing a harder SPF record, i.e. v=spf1 ip4:60.xxx.xxx.xx -all instead of v=spf1 ip4:60.xxx.xxx.xx ~all The harder setting means that in case of attempts to spoof your domain by others, people can reject it outright rather than having to run the SPF Soft Failed messages through further tests. Regards, Prashanth Chengi National PARAM SuperComputing Facility System Administration and Networking Group C-DAC Pune Ext-183 Mob: 09766044870 -- He who fights with monsters might take care, lest he thereby become a monster. -Friedrich Nietzsche On Wed, 3 Jun 2009, Rob MacGregor wrote: > On Wed, Jun 3, 2009 at 03:04, Alan Netherclift <al [at] dvdindustry> wrote: >> Hi All. >> >> I have used a SPF record wizard to generate an SPF record and it is >> currently attached to our DNS but I believe there may be a mistake in it. > > The Wizard suffers from GIGO - your level of understanding directly > impacts the quality of the resulting record ;) > >> The record as it exists at the moment is: >> >> v=spf1 ip4:60.XXX.XXX.XX mx mx:mail.thenameofdomain.com.au ~all >> >> I have been researching this and I know believe that it should read: >> >> v=spf1 ip4:60.XXX.XXX.XX ~all > > In general, that is correct. Where your domain sends through a single > host, that format of record is the right one. > > -- > 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 > > -- > This message has been scanned for viruses and > dangerous content by MailScanner, and is > believed to be clean. > ------------------------------------------- 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
|