On Tue, 21 Feb 2012 09:21:34 -0800 (PST) Chris Flav <[email protected]> wrote:
> Hmm. I added this block to filter_end and it only rejects email sent > if none of the recipients are listed in all_spam_to; But that's because it is not actually calling action_bounce. To do what you need: read the mimedefang-filter page and look for stream_by_recipient. Be very careful to discard, not bounce, messages that have been streamed. Otherwise, you risk generating backscatter. 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

