Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 1544D4196F0 for ; Fri, 16 Apr 2010 02:06:17 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0.8 X-Spam-Level: X-Spam-Status: No, score=0.8 tagged_above=-999 required=5 tests=[BAYES_50=0.8] autolearn=ham Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uTIS2n38ov5o for ; Fri, 16 Apr 2010 02:06:16 -0700 (PDT) X-Greylist: delayed 1882 seconds by postgrey-1.32 at olra; Fri, 16 Apr 2010 02:06:16 PDT Received: from london087.server4you.de (friesenpeter.de [62.75.252.87]) by olra.theworths.org (Postfix) with ESMTP id 272EC431FC1 for ; Fri, 16 Apr 2010 02:06:16 -0700 (PDT) Received: from friese by london087.server4you.de with local (Exim 4.69) (envelope-from ) id 1O2h0n-00070E-E0 for notmuch@notmuchmail.org; Fri, 16 Apr 2010 10:34:53 +0200 From: Peter Wiersig To: Notmuch Mail Subject: Re: "bouncing" messages In-Reply-To: <87633spft6.fsf@servo.finestructure.net> References: <87633spft6.fsf@servo.finestructure.net> Date: Fri, 16 Apr 2010 10:34:53 +0200 Message-ID: <87vdbrokwi.fsf@london087.server4you.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailman-Approved-At: Fri, 16 Apr 2010 07:31:54 -0700 X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Apr 2010 09:06:17 -0000 On Thu, 15 Apr 2010 17:27:17 -0400, Jameson Rollins wrote: > Does anyone know how to "bounce" a message, pipe the message to "sendmail user@axample.com" Well, ok, mutt adds "Resent-*" headers to the bounced message, so there it's not unaltered. Peter