On Tue, Nov 09, 2004 at 12:46:43PM +0100, Enrico Scholz wrote: > > 2.) "ebay.com" contains SPF Records now. > > 1. libspf is unstable and I would not use it on productive systems (I > never tried libspf_alt). lippf_alt works fine for me. Beside potential problems with libspf, the key point is to link with a thread safe resolver. libspf and libspf_alt make DNS querries within milter-greylist, and milter-greylist is a threaded program. If the resolver is not thread safe, you crash at the first time two thread make a DNS query at the same time. > 2. there are rumors that more SPF records are used by spammers than by > "regular" mailers. So, SPF would be a bad criteria for greylisting > IMO. I don't agree. Spammers operating from fixed network just deserve an entry in your blacklist. SPF doesn't change anything to that. -- Emmanuel Dreyfus manu@...
Message
Re: [milter-greylist] Another Ebay range
2004-11-09 by Emmanuel Dreyfus
Attachments
- No local attachments were found for this message.