From: Julien Cubizolles Date: Sat, 7 Nov 2015 16:28:53 +0000 (+0100) Subject: multiple directories for path? X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f7e57dcb2d49bd163822cac7ae0e50fc17e9e3c8;p=notmuch-archives.git multiple directories for path? --- diff --git a/07/948285b12da98cba8423feb2a8eed2d903bdae b/07/948285b12da98cba8423feb2a8eed2d903bdae new file mode 100644 index 000000000..9c1846b35 --- /dev/null +++ b/07/948285b12da98cba8423feb2a8eed2d903bdae @@ -0,0 +1,68 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by arlo.cworth.org (Postfix) with ESMTP id CEE4F6DE1343 + for ; Sat, 7 Nov 2015 09:00:13 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: -1.231 +X-Spam-Level: +X-Spam-Status: No, score=-1.231 tagged_above=-999 required=5 + tests=[FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, + RP_MATCHES_RCVD=-0.55, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, + T_FREEMAIL_FORGED_FROMDOMAIN=0.01, + T_HEADER_FROM_DIFFERENT_DOMAINS=0.01] autolearn=disabled +Received: from arlo.cworth.org ([127.0.0.1]) + by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id FFNmoYDZS7RY for ; + Sat, 7 Nov 2015 09:00:11 -0800 (PST) +X-Greylist: delayed 902 seconds by postgrey-1.35 at arlo; + Sat, 07 Nov 2015 09:00:11 PST +Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) + by arlo.cworth.org (Postfix) with ESMTPS id 60D716DE12E8 + for ; Sat, 7 Nov 2015 09:00:11 -0800 (PST) +Received: from list by plane.gmane.org with local (Exim 4.69) + (envelope-from ) id 1Zv6bw-0007xo-IC + for notmuch@notmuchmail.org; Sat, 07 Nov 2015 17:45:04 +0100 +Received: from gas45-3-82-244-252-119.fbx.proxad.net ([82.244.252.119]) + by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) + id 1AlnuQ-0007hv-00 + for ; Sat, 07 Nov 2015 17:45:04 +0100 +Received: from j.cubizolles by gas45-3-82-244-252-119.fbx.proxad.net with + local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 + for ; Sat, 07 Nov 2015 17:45:04 +0100 +X-Injected-Via-Gmane: http://gmane.org/ +To: notmuch@notmuchmail.org +From: Julien Cubizolles +Subject: multiple directories for path? +Date: Sat, 07 Nov 2015 17:28:53 +0100 +Lines: 5 +Message-ID: <874mgxg4e2.fsf@free.fr> +Mime-Version: 1.0 +Content-Type: text/plain; charset=utf-8 +Content-Transfer-Encoding: 8bit +X-Complaints-To: usenet@ger.gmane.org +X-Gmane-NNTP-Posting-Host: gas45-3-82-244-252-119.fbx.proxad.net +User-Agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.0.50 (gnu/linux) +Cancel-Lock: sha1:dqV3aoP9Pd8+TyKdLfhejo0Ej8Y= +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.20 +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: Sat, 07 Nov 2015 17:00:13 -0000 + +I've my mail in two different directories: a Maildir sync by offlineimap +and nnml mail spools. How can I have notmuch index both ? The path entry +in .notmuch-config doesn't seem to allow multiple values. + +Julien. +