Re: Harvest netblocks of good MTAs from SPF for whitelisting from greylisting
Stuart D Gathman <[email protected]> Wed, 13 Feb 2013 10:33:09 -0500 (EST)
| Newsgroups | gmane.mail.spam.spf.discuss |
|---|---|
| Message-ID | <[email protected]> |
On Feb 12, Constantine A. Murenin transmitted in part:
> Also, make sure to not use "exist", either -- don't want it to have
> undefined effects.
>
> % dig +shor txt rambler.ru
> "v=spf1 ip4:81.19.66.0/23 ip4:81.19.88.0/24 ip4:81.19.92.32/27
> -exists:%{ir}.spf.rambler.ru -exists:%{l}.u.spf.rambler.ru ~all"
> %
>
> Do you have it in a git repo I could fork?
pyspf is CVS at sourceforge:
http://pymilter.cvs.sourceforge.net/viewvc/pymilter/pyspf/
When I modernize, it will be to bzr. Sorry :-)
I haven't checked in my ipset hack yet.