Andrew Donkin a écrit : > Ladies and gents, I'm about to start some gentle investigations into > greylisting, but I need some advice on which policy server to use. > It's off topic, so if you choose to reply privately I'll summarise. > > I'm asking here because I think you're closer to the leading edge of > spam control than the postfix-users list, and I'm sure that asking > there won't receive an objective response.
why? actually, this was asked recently on the postfix-users list and got many replies. a search may help... Actually asking here > probably won't either but at least it will be varied :-) > > It will be working with Postfix on (sadly) multiple MX hosts for a > couple of hundred thousand messages per day. > > I see two contenders: > > Policy daemon, http://policyd.sourceforge.net/download.html > SQLgrey, http://sqlgrey.sourceforge.net/ > policyd is asynchronous (no forking). it also has other features. It uses a mysaql backend and is written in C. Unless you don't wanna hear about mysql, that should be the one to chose. otherwise, both sqlgrey and postgrey have their fans. some other servers are listed on http://spamlinks.net/filter-server-greylist.htm#implement-postfix It may be worth noting that gld has had very bad vulnerabilities in the past. I'm not sure it's safe to use.