On Tue, 11 Dec 2012 11:43:39 -0700
Philip Prindeville <[email protected]> wrote:

> I'm looking at do_scan() and in particular:
[...]

> and noticing that there's no matching check for $TerminateAndDiscard
> after calling filter_end():

As per the man page, the only functions that should set $TerminateAndDiscard
(stream_by_xxx) should only be called in filter_begin.

> It might not be optimal to wait until filter_end() to call
> stream_by_recipients(), but I'm not sure there's a technical reason
> why it can't be done other than lost efficiency.

It's a policy decision, not a technical one.

Regards,

David.
_______________________________________________
NOTE: If there is a disclaimer or other legal boilerplate in the above
message, it is NULL AND VOID.  You may ignore it.

Visit http://www.mimedefang.org and http://www.roaringpenguin.com
MIMEDefang mailing list [email protected]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to