On Thu, 5 Dec 2002, Webmaster wrote:
> "Not working", meaning ? Looks like you are trying to
> block anything but ascii. If that's the case, just add
> 'html' to the array you have in the taboo_body and clear
> out the taboo_header stuff. I found you don't need it.
It doesn't block any of the emails that have the matching
"content-type" strings.
> On 12/5/02 11:46 AM, "Pete Holsberg" <pjh@mccc.edu> 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
Follow-Ups:
-
Re: taboo
From: Chad Martin <chad@tharasix.com>
References:
-
Re: taboo
From: Webmaster <webmaster@vintageairstream.com>
|
|