|
From: Dan F. <da...@ha...> - 2007-03-18 20:48:16
|
Michael Storz wrote: > Yesterday, I forgot to check for a SPF record. Here it is: > > dig +short txt _spf.google.com. > "v=spf1 ip4:216.239.56.0/23 ip4:64.233.160.0/19 ip4:66.249.80.0/20 > ip4:72.14.192.0/18 ip4:209.85.128.0/17 ip4:66.102.0.0/20 ?all" > > Instead of using *.google.com we could use all the relevant ip addresses, > or use both. > I know Lionel hates SPF, but would it be an idea to add SPF functionality to the whitelist process? Ie. instead of *.google.com do "SPF:google.com" and have sqlgrey do all the lookups? Since it is illegal in Denmark (where i live) to send mail to anyone who didnt request it (read spam), it would be cool for me to be able to add "SPF:*.dk". Any ideas or comments anyone? |