C.S.Chen <cschen@...> wrote: > I wonder if there are obvious differences in performance (and others, if > any) on the issue of the > running order of <milter-regex> and <milter-greylist> with sendmail. > --That is, if there are difference between the following two > configuration sendmail options: (sendmail.cf) milter-greylist will reject at the RCPT stage. If you use milter-regex as a content filter, order makes no difference, because milter-greylist will always has done his job when milter-regex will check the DATA stage. -- 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] running oder of and
2004-07-10 by manu@netbsd.org