From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14634 invoked from network); 20 Oct 2006 18:45:21 -0000 X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO autolearn=ham version=3.1.7 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 20 Oct 2006 18:45:21 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 82294 invoked from network); 20 Oct 2006 18:45:14 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 20 Oct 2006 18:45:14 -0000 Received: (qmail 29505 invoked by alias); 20 Oct 2006 18:45:12 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 22891 Received: (qmail 29495 invoked from network); 20 Oct 2006 18:45:11 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 20 Oct 2006 18:45:11 -0000 Received: (qmail 81971 invoked from network); 20 Oct 2006 18:45:11 -0000 Received: from uucp.gnuu.de (84.16.234.68) by a.mx.sunsite.dk with SMTP; 20 Oct 2006 18:45:08 -0000 Received: by uucp.gnuu.de (Postfix, from userid 10) id 48D5118803B; Fri, 20 Oct 2006 20:45:08 +0200 (CEST) Received: from ibook.localnet ([192.168.0.5] helo=alea.gnuu.de) by alea.gnuu.de with esmtp (Exim 4.50) id 1Gau5n-0002qI-St for zsh-workers@sunsite.dk; Fri, 20 Oct 2006 15:07:20 +0200 Received: from joerg by alea.gnuu.de with local (Exim 4.63) (envelope-from ) id 1Gau5n-00031D-Gq for zsh-workers@sunsite.dk; Fri, 20 Oct 2006 15:07:19 +0200 Date: Fri, 20 Oct 2006 15:07:19 +0200 From: =?iso-8859-1?Q?J=F6rg?= Sommer To: zsh-workers@sunsite.dk Subject: All messages to zsh-worker marked as No-Archive Message-ID: <20061020130719.GM9336@alea.gnuu.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: mutt-ng/devel-r804 (Debian) Hi, why all messages coming through the zsh-worker mailing list have the header "X-No-Archive: yes" set? Other mailing lists set this header for administrative messages like the monthly remainder or the welcome message. Regards, Jörg. -- $ cat /dev/random #!/usr/bin/perl -WT print "hello world\n";