egcrosser <egcrosser@...> wrote: > I have no real-life experience with milter interface, but maybe > xxfi_abort() vs. xxfi_eom() could be used to tell nondeliverable > messages from deliverable? You might discover that a message was not deliverable (ie: you hit the rcpt stage but not the body stage), but you won't know is it's because the recipient does not exist or if the sender stopped there (for a callback mecanism, for instance). Moreover, if the message has mulitple recipients (a common thing for spam), you won't notice some recipient were dropped. -- Emmanuel Dreyfus Il y a 10 sortes de personnes dans le monde: ceux qui comprennent le binaire et ceux qui ne le comprennent pas. manu@...
Message
Re: [milter-greylist] Re: A few new user's thoughts
2004-12-11 by manu@netbsd.org