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 A2D26431FAF for ; Tue, 10 Apr 2012 07:06:56 -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 INXttzcte-oI for ; Tue, 10 Apr 2012 07:06:53 -0700 (PDT) X-Greylist: delayed 421 seconds by postgrey-1.32 at olra; Tue, 10 Apr 2012 07:06:53 PDT Received: from server.belohrad.ch (static-212-101-19-163.adsl.solnet.ch [212.101.19.163]) by olra.theworths.org (Postfix) with ESMTP id B1E41431FAE for ; Tue, 10 Apr 2012 07:06:53 -0700 (PDT) Received: from beesknees.cern.ch.belohrad.ch (beesknees.cern.ch [137.138.197.99]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by server.belohrad.ch (Postfix) with ESMTPSA id 8DB51262E4; Tue, 10 Apr 2012 16:02:47 +0200 (CEST) From: David Belohrad To: notmuch@notmuchmail.org Subject: how to make postfix running with notmuch-deliver User-Agent: Notmuch/0.12+99~g075d7df (http://notmuchmail.org) Emacs/23.4.1 (x86_64-pc-linux-gnu) Date: Tue, 10 Apr 2012 15:58:41 +0200 Message-ID: <878vi34rji.fsf@beesknees.cern.ch> 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: Tue, 10 Apr 2012 14:06:56 -0000 Dear All, is there any 'standard' setup procedure how to make notmuch-deliver (from contrib/notmuch-deliver repo) working correctly with postfix? I was thinking to make a record in master.cf, but I'm not sure how this would have to be setup. As well what is not clear to me is, whether notmuch-deliver calls notmuch post-new hook (where I store additional tagging instructions)... any help appreciated david