A little warning should be inserted here. I do not thing the $LIST is expanded
into your listname of the list in your taboo_headers. Unless you mean for it
to be replaced with the actual name of the list. In the message_headers, the
$LIST will be expanded into the actual listname, to verbatim below does not work.
Dan Liston
gharris wrote:
>
> I have had similar problems when a qmail server bounces a message and strips
> some headers. The bounced mail looks as if it came from your list-owner so
> it is sent out as a new one. Change the list.config with:-
>
> message_headers << END
> X-Mailing-List: $LIST
> END
>
> and
>
> taboo_headers << END
> /^X-Mailing-List: $LIST/
> END
>
> This will add an extra header which you can detect on the bounced message.
>
> Gerry Harris.
> Commerce NTI.
>
> -----Original Message-----
> From: majordomo-users-owner@GreatCircle.COM
> [mailto:majordomo-users-owner@GreatCircle.COM]On Behalf Of Sharon F.
> Sent: 30 January 2001 22:51
> To: majordomo-users@GreatCircle.COM
> Subject:
>
> I think my list is stuck in a loop. Here's the header. We're getting
> resends of one email over and over. The footer is even multiplying list it
> would if it's a reply.
>
> I've been putting email blocks in right and left.. any ideas folks?
>
> Thanks!
> Sharon
>
> Received: from family-connection.net ([216.122.160.133] EHLO
> family-connection.net ident: IDENT-NOT-QUERIED [port 45035]) by
> mail2.one.net with ESMTP id <68933-13822>; Tue, 30 Jan 2001 17:29:27 -0500
> Received: (from familyc@localhost)
> by family-connection.net (8.9.3/8.9.3) id PAA07352
> for a11474609; Tue, 30 Jan 2001 15:39:45 -0500 (EST)
> Received: (from familyc@localhost)
> by family-connection.net (8.9.3/8.9.3) id PAA07347
> for a65234375; Tue, 30 Jan 2001 15:39:45 -0500 (EST)
> Received: from mail01a.rapidsite.net (mail01a.rapidsite.net
> [207.158.192.230])
> by family-connection.net (8.9.3/8.9.3) with SMTP id PAA07342
> for <ezine@online-exchange.com>; Tue, 30 Jan 2001 15:39:42 -0500 (EST)
> Received: (qmail 15276232 invoked by uid 0); 30 Jan 2001 20:38:38 -0000
> Received: from family-connection.net (216.122.160.133)
> by mail01a.rapidsite.net (RS ver 1.0.58s) with SMTP id 014397316;
> Mon, 29 Jan 2001 11:19:10 -0500 (EST)
> Received: (from familyc@localhost)
> by family-connection.net (8.9.3/8.9.3) id LAA08867
> for a66754150; Mon, 29 Jan 2001 11:10:20 -0500 (EST)
> Received: (from familyc@localhost)
> by family-connection.net (8.9.3/8.9.3) id LAA08368
> for a65234375; Mon, 29 Jan 2001 11:07:11 -0500 (EST)
> Received: from pandora.netralink.com (pandora.netralink.com
> [196.15.143.146])
> by family-connection.net (8.9.3/8.9.3) with ESMTP id LAA08360
> for <ezine@online-exchange.com>; Mon, 29 Jan 2001 11:07:07 -0500 (EST)
> Received: by pandora.netralink.com (Postfix, from userid 500)
> id CB1E87FC2A; Mon, 29 Jan 2001 17:46:06 +0200 (SAST)
> Received: from family-connection.net (family-connection.net
> [216.122.160.133])
> by pandora.netralink.com (Postfix) with ESMTP id 917213BE5E
> for <rodney@playing.co.za>; Mon, 29 Jan 2001 17:41:17 +0200 (SAST)
> Received: (from familyc@localhost)
> by family-connection.net (8.9.3/8.9.3) id IAA08323
> for a77200317; Mon, 29 Jan 2001 08:29:49 -0500 (EST)
> Received: (from familyc@localhost)
> by family-connection.net (8.9.3/8.9.3) id IAA06031
> for a65234375; Mon, 29 Jan 2001 08:15:45 -0500 (EST)
> Received: (from familyc@localhost)
> by family-connection.net (8.9.3/8.9.3) id IAA06026;
> Mon, 29 Jan 2001 08:15:44 -0500 (EST)
References:
-
RE:
From: "gharris" <gharris@commercenet.co.uk>
|
|