On Thu, Jul 15, 2004 at 02:45:29PM +0200, Matthias Scheler wrote: > Is there anything which can be done about this? My guess is that the problem > would not occur if Milter Greylist would refuse the e-mail at the "DATA" > instead of the "RCPT" stage. Is that possible? The solution is to introduce a special case for mail from <> and reject it after the DATA command instead of RCPT. Rejecting all mail at DATA is not a good idea since it will give more work to other milters that do content filtering. I plan to add this, but we have two huge patches to integrate first: Full IPv6 support and selectable bind address for mxsync. -- Emmanuel Dreyfus manu@...
Message
Re: [milter-greylist] Milter Greylist vs. Postfix's address verification
2004-07-15 by Emmanuel Dreyfus