On Fri, Feb 19, 2010 at 11:40:32AM +0100, Jorge Garc\ufffda wrote: > Is there any way to configure this kind of verifications with > milter-greylist? Yes, I do validate incoming mail recipients against our LDAP directory. In fact, I pull per-recipients filtering settings from LDAP, and I reject if there are no matches. I use ldapcheck clause, but you can use a webservice with urlcheck if you prefer that. -- Emmanuel Dreyfus manu@...
Message
Re: [milter-greylist] Recipient verification via SMTP to avoid backscattering (gateway <--> internal server)
2010-02-19 by Emmanuel Dreyfus