Hi Robert - thanks. I don't have any special characters it's just a word and a number all in one string. Do I need to add it to the MD config file too? It's following everything else in the list config except for the password.
Thanks,
Susan
-----Original Message-----
From: majordomo-users-owner@GreatCircle.COM
[mailto:majordomo-users-owner@GreatCircle.COM]On Behalf Of Robert C
Jacobson
Sent: Wednesday, September 05, 2001 7:07 AM
To: Susan M. Cuervo; Great Circle
Subject: Re: Taboo filter for password
At 10:44 PM -0500 9/4/01, Susan M. Cuervo wrote:
># taboo_body [regexp_array] (undef) <resend>
> # If any line of the body matches one of these regexps, then the
> # message will be bounced for review.
>taboo_body << END
>/mypassword/
>END
This should work (I think) *unless* you have special characters in
your password (e.g. *, ?, {}, ., et. al.)
If you have special characters in your password, you need to escape
the character by placing a \ in front of it. For example, if your
password is
Isee8*s
The regexp is
/Isee8\*s/
--
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Robert Jacobson Robert.Jacobson@gsfc.nasa.gov
BS, Aeronautical Engineering Univ. of Md., College Park
Flight Ops. Team - SOlar Heliospheric Observatory (SOHO)
Follow-Ups:
References:
|
|