Matthieu Herrb <matthieu.herrb@...> wrote: > The trick is to have one unique milter-greylist instance that will > handle the messages sent to 2 different IP addresses. The $if_addr > sendmail macro can be used to distinguish them and treat the incoming > connection as a spam attempt if the relay,from,to tuple doesn't already > exist in the greylist database. > If it's present (whitelisted or greylisted) the message can be handled > normally. Otherwise the relay IP will be auto-blacklisted. So you already have the thing working? Is there anything remaining to implement? -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@...
Message
Re: [milter-greylist] greytrapping
2007-08-23 by manu@netbsd.org