On 11/5/09 5:33 AM, manu@... wrote: > > If you want to use DKIM, you will have to whitelist the sender's domain > at RCPT stage ACL: > > racl whitelist from /@foo\.com$/ > dacl whitelist from /@foo\.com$/ dkim pass > dacl blacklist from /@foo\.com$/ msg "foo.com must use DKIM" Yes, I thought of doing that for Gmail/googlemail. In my opinion, that's a more elegant way of accepting mail for Gmail's multiple "floating" relays. Greylisted mails tends to be resent by another (or several other) IPs. (Of course, if you already use lazyaw its usually not a problem). But maintaining a list for others that use DKIM is too much manual labour for being worth it, at least for my taste. Re, /P
Message
Re: [milter-greylist] Re: Suggested improvements to dacl processing: what do you prefer?
2009-11-08 by Fredrik Pettai