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 6EFEA429E20 for ; Mon, 18 Apr 2011 11:44:38 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] autolearn=disabled 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 LU-Kdn6yWphz for ; Mon, 18 Apr 2011 11:44:38 -0700 (PDT) Received: from spieleck.de (mx.spieleck.de [213.95.6.62]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id E923F431FB5 for ; Mon, 18 Apr 2011 11:44:37 -0700 (PDT) Received: from turtur.spieleck.de (unknown [212.114.251.147]) by spieleck.de (spieleck.de Postfix) with ESMTP id 09F95DD373; Mon, 18 Apr 2011 20:44:36 +0200 (CEST) Received: by turtur.spieleck.de (Postfix, from userid 1000) id 8B6E266C4; Mon, 18 Apr 2011 20:44:35 +0200 (CEST) From: Michael Radziej To: Xavier Maillard , Florian Friesdorf , notmuch@notmuchmail.org Subject: Re: (auto-)tagging sent messages In-Reply-To: References: <8739ll8dkv.fsf@eve.chaoflow.net> <87mxjphl55.fsf@spieleck.de> User-Agent: Notmuch/0.5-63-g62725a5 (http://notmuchmail.org) Emacs/23.3.1 (x86_64-unknown-linux-gnu) Date: Mon, 18 Apr 2011 20:44:35 +0200 Message-ID: <87wrirtn58.fsf@spieleck.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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: Mon, 18 Apr 2011 18:44:38 -0000 On Mon, 18 Apr 2011 15:22:37 +0200, Xavier Maillard wrote: > Do you think this could be done directly in a SIEVE script ? Probably not, but you could with procmail. SIEVE does not allow execution of user provided binaries. Kind regards Michael