If the alias to the mailing list does not utilize "resend",
your .config file is basically ignored in regards to these
filters. If the snippet below were from test.config, you
would also have an alias for test: that look like this;
test: "|/majordomo/wrapper resend -l test test-outgoing,nobody"
then to close the loop, you would have another alias like;
test-outgoing: :include:/majordomo/lists/test
Dan Liston
Pete Holsberg wrote:
> In my majordomo/lists config file, I have:
>
> taboo_body = <<'END'
> /^content-type:.*application/i
> /^content-type:.*(exe|zip|gif|jpg|scr|bat|pdf|doc|xls|pif|txt)/i
> END
>
> taboo_headers = <<'END';
> /^Content-Type:\smultipart\/mixed/i
> /^Content-Type:\smultipart\/alternative/i
> /^Content-Type:\stext\/html/i
> END
>
> They do not seem to be working. How do I troubleshoot this
> problem?
>
> Thanks,
> Pete
References:
|
|