[Mimedefang] recipient count in filter()

David F. Skoll dfs at roaringpenguin.com
Tue Nov 21 09:26:32 EST 2006


Ron Peterson wrote:

> If I put the following in my filter() block, the recipient count that is
> logged is always one.

>     if( @Recipients ) {
>         my $recipient_count = scalar(@Recipients);
>         md_syslog('info', "Recipient Count: $recipient_count");
>     }

Are you using stream_by_recipient ?

Regards,

David.



More information about the MIMEDefang mailing list