From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GXdOB-0000k5-GP for garchives@archives.gentoo.org; Wed, 11 Oct 2006 12:40:47 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k9BCNaAP016281; Wed, 11 Oct 2006 12:23:36 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k9BCKVwf013869 for ; Wed, 11 Oct 2006 12:20:32 GMT Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 4B0D76494A for ; Wed, 11 Oct 2006 12:20:31 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -0.93 X-Spam-Level: X-Spam-Status: No, score=-0.93 required=5.5 tests=[AWL=0.708, BAYES_00=-2.599, NO_REAL_NAME=0.961] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vKPk9nvlDg7G for ; Wed, 11 Oct 2006 12:20:16 +0000 (UTC) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 96096645BC for ; Wed, 11 Oct 2006 12:20:15 +0000 (UTC) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1GXd40-0002po-1z for gentoo-user@gentoo.org; Wed, 11 Oct 2006 14:19:56 +0200 Received: from adsl-68-252-105-172.dsl.emhril.ameritech.net ([68.252.105.172]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 11 Oct 2006 14:19:56 +0200 Received: from reader by adsl-68-252-105-172.dsl.emhril.ameritech.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 11 Oct 2006 14:19:56 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: reader@newsguy.com Subject: [gentoo-user] Re: procmail, formail and maildir for digests... Date: Wed, 11 Oct 2006 07:17:37 -0500 Organization: Still searching... Message-ID: <87zmc3oxlq.fsf@newsguy.com> References: <452B7F62.9050609@shic.co.uk> <20061010112951.GA18370@gateway.home.shotgun-suicide.co.uk> <452CC828.7080904@shic.co.uk> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: adsl-68-252-105-172.dsl.emhril.ameritech.net User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:kS6ABbZxrK/4UrdP65f7EWrQKUY= Sender: news X-Archives-Salt: 83f3c7e5-c6bf-4e16-8c0e-db0ec31092e7 X-Archives-Hash: 868dbf3118d2e9c412a796d2d0c0e81c "Steve [Gentoo]" writes: > -- > > :0 > * ^List-Id:.* > | formail +1 -ds >> gentoo_user/ > > -- I don't have your setup but am a longtime procmail user.. Maybe you can use formail as a filter and then deliver something like below... I may have it broken up wrong but the idea may be of use: (Untested) :0fw { * ^List-Id:.* | formail +1 -ds :0 gentoo_user/ } -- gentoo-user@gentoo.org mailing list