"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.
The end result is going to be that if any poor AOL sap tries to post to your
list, their message will get blocked though.
I'm no expert, but I've found that the best way to troubleshoot this MJD
stuff is to add one line or piece at a time until you're done - or if it
doesn't work you know what did it.
RJ Dial
(feeling much better now that things are running smooth again)
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:
References:
|
|