On Wed, 2006-11-29 at 09:07 -0800, Marc Perkel wrote:
> What software are you using for your greylisting?
Exim. Given how versatile Exim's ACLs are, why would I need anything
more?
Two different versions of it at
http://david.woodhou.se/eximconf/include/acl-greylist and
http://david.woodhou.se/eximconf/include/acl-greylist-sqlite
Before invoking acl_greylist, the rest of the ACLs will add something to
$acl_m0 if they find that the message is suspicious in any way (like
being HTML, having non-zero SA points, etc.). There's little point in
triggering greylisting for mail which has _nothing_ wrong.
--
dwmw2