>>>>> "ad" == atta dubson <dubson@5-ht.com> writes:
ad> i need to set up my mailing list to refuse posts if they contain a
ad> certain word anywhere in the headers, including the subject. if the
ad> word is in the body, it is okay for the mail to pass to the
ad> list.
In the config file:
taboo_headers <<END
/badword/i
END
ad> also, will it be case sensative?
The 'i' at the end makes it case sensitive. Remove the 'i' and it's case
sensitive.
ad> and will majordomo just bounce the mail to the owner of the list, or
ad> will it / can it just refuse the post and inform the sender?
It will do the former only.
- J<
Follow-Ups:
References:
|
|