--- In junkfilter-users@yahoogroups.com, "JRocha" <jrochagrupo@y...> wrote:
> Dear People,
>
>
> How can I to block a email with more than 5 addressee in "To:", "Cc:"
> or "Bcc".
In junkfilter/junkfilter.opt there is a "60 Recipients" rule. (Look for
JF_OPT_60RECIP.) Perhaps you could copy that rule to junkfilter/junkfilter.user
and then modify it so that it would check for 5 or more rather than 60 or more.
I believe that you will need to set JF_USER to 1 in your .junkfilterrc. In the
default
config (junkfilter.config), it is off.
Do you also need to do a compile/build?
Dave