On Tue, Mar 23, 2004 at 12:19:40PM +1100, Damon McMahon wrote:
> Any idea how this one is getting past my rules - note that these rules have
> been tested and do work [true mailbox name and ISP have been replaced for
> privacy]:
>
> header TWO_TO_MYISP To =~ /([EMAIL PROTECTED]){2}/i
> header THREE_TO_MYISP To =~ /([EMAIL PROTECTED]){3}/i
> header FOUR_TO_MYISP To =~ /([EMAIL PROTECTED]){4}/i
> header FIVE_OR_MORE_TO_MYISP To =~ /([EMAIL PROTECTED]){5,}/i
>
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED]
There is only 1 address in the To header, so none of those match.
Perhaps you wanted ToCc?
--
Randomly Generated Tagline:
We didn't put in ^^ because then we'd have to keep telling people what
it means, and then we'd have to keep telling them why it doesn't short
circuit. :-/
-- Larry Wall in <[EMAIL PROTECTED]>
pgpUF5rNay6eM.pgp
Description: PGP signature
