On Wed, 4 Dec 1996, Dave Wolfe wrote:
> [ Virtual Joe writes: ]
> >
> > I seem to be having a small problem getting by taboo_headers to work. I am
> > trying to get anything with "RCPT:" to bounce. By just adding RCPT:, I
...
>
> taboo_headers << END
> /^subject:.*rcpt:/i
> END
>
> I added a caseless match and anchored the match at the beginning of the
> line.
> --
> Dave Wolfe
>
The sample.cf file comes with the following lines already in the
$global_taboo_header section:
/^subject:\s*RCPT:\b/i
/^subject:\s*Receipt Confirmation\b/i
I sent a message to a a new 1.94 list I'm testing with each of these
strings in the subject line. The first doesn't work but the second does.
here's the first message which didn't bounce:
-----------------------------------------------------
>From remaus@great-lakes.netThu Dec 5 16:38:26 1996
Date: Thu, 5 Dec 1996 16:11:38 -0500 (EST)
From: Ron Emaus <remaus@great-lakes.net>
Reply to: glin-gis@great-lakes.net
To: glin-gis@great-lakes.net
Subject: RCPT: testing
test 1 message
And here's the second which correctly BOUNCED
---------------------------------------------
>From owner-glin-gis@great-lakes.netThu Dec 5 16:38:16 1996
Date: Thu, 5 Dec 1996 16:17:36 -0500 (EST)
From: owner-glin-gis@great-lakes.net
To: owner-glin-gis@great-lakes.net
Subject: BOUNCE glin-gis@great-lakes.net: global taboo header: /^subject:\s*Receipt Confirmation\b/i
>From glin-gis-owner Thu Dec 5 16:17:31 1996
Received: (from remaus@localhost) by cedar.cic.net (8.8.2/8.6.9) id QAA19151 for glin-gis; Thu, 5 Dec 1996 16:17:31 -0500 (EST)
Date: Thu, 5 Dec 1996 16:17:31 -0500 (EST)
From: Ron Emaus <remaus>
Message-Id: <199612052117.QAA19151@cedar.cic.net>
To: glin-gis
Subject: Receipt Confirmation
another taboo header test.
Can someone explain why my testing of the RCPT: header didn't BOUNCE?
***********************************************************
GLIN Information Systems Support
***********************************************************
Ron Emaus remaus@cic.net
Great Lakes Commission 313.665.9135 Voice
400 Fourth St. 313.665.4370 FAX
Ann Arbor, MI 48103
***********************************************************
Follow-Ups:
References:
|
|