Emmanuel Dreyfus wrote: > On Mon, Jul 09, 2007 at 01:10:34PM -0400, Matt Kettler wrote: >> So, should this wind up working? Assuming of course the sender keeps "carpet >> bombing" batches of valid users, mixed in with spamtraps? >> >> racl whitelist rcpt /\<spamtrap@domainfragment/ flushaddr > > That should be okay, except that the leading < is stripped by milter-greylist, > if I recall correctly. > It's not stripped by milter-greylist-3.1.8, nor any of the prior versions I've used. I actually wind up using it as a "start of string" anchor of sorts. Although, if you want to get technical, I'm still using acl, not racl. Currently I've already got this and it works beautifully: acl whitelist rcpt /\<spamtrap@domainfragment/ So, all I'm doing is adding flushaddr to an existing ACL. Also, FWIW, I added the flushaddr, and it appears to be working correctly.
Message
Re: [milter-greylist] acl whitelist ... flushaddr
2007-07-10 by Matt Kettler
Attachments
- No local attachments were found for this message.