benoit.branciard <benoit.branciard@...> wrote: > But is all that worth doing in milter-greylist ? Aren't we targeting > too big ? I'm affraid we are. If we ever want to have anything implemented, we have to split that huge plan into smaller bits that could be added incrementally. What's the first step? I suspect standardizing ACL clauses on the same syntax is a requirement for most next steps. CLAUSE := V OP V V is a quoted value or a variable ($rcpt, $to, $ip, $dns...) OP is an operator One of the problem I see arising is variable typing: we'll have numeric variables and string variables. Perhaps also array and IP types, it's hard to tell... -- Emmanuel Dreyfus http://hcpnet.free.fr/pubz manu@...
Message
Re: [milter-greylist] Re: Some features for future releases...
2008-02-04 by manu@netbsd.org