[Mimedefang] filter* being called for all recipients

David F. Skoll dfs at roaringpenguin.com
Wed Oct 23 12:57:01 EDT 2002


On Wed, 23 Oct 2002 Alberto.daSilva at rmb.co.za wrote:

>    sub filter_begin () {
>        md_log("filter-begin:$Sender");
>    }

Tricky, tricky, tricky... take a look at the definition of "md_log". :-)

md_log loops over each recipient.  filter_begin only gets called once.

Regards,

David.




More information about the MIMEDefang mailing list