>>>>> "b" == bh <bh@stargame.org> writes:
b> I am having trouble getting the taboo headers to work.
Since taboo headers are a 1.94 feature, I certainly hope you're know you're
using a development version and that you're running 1.94alpha9.
b> What would be the proper format of the taboo header line to make all
b> messages from him get bounced to me for approval?
Well, what have you tried? I would think
taboo_headers << END
/^from:\s.*user@aol\.com/i
END
in the list config file would work. That's: "from:" at the beginning of
the line followed by at one whitespace character followed by anything (or
nothing) followed by "user@aol.com" (you may have to escape the `@' in
perl5), all matched without regard to case.
--
Jason L. Tibbitts III - tibbs@uh.edu - 713/743-8684 - 221SR1
System Manager: University of Houston High Performance Computing Center
1994 PC800 "Kuroneko" DoD# 1723
Follow-Ups:
References:
|
|