From 631abcec1bc5e4bfb42cc1fc32e912fcbacdf22f Mon Sep 17 00:00:00 2001 From: Davide Mancusi Date: Fri, 6 Nov 2015 16:31:34 +0100 Subject: [PATCH] Re: weird paths in notmuch database --- 33/9a3ee3a414b4bc325e05d5d40b82c540715b67 | 87 +++++++++++++++++++++++ 1 file changed, 87 insertions(+) create mode 100644 33/9a3ee3a414b4bc325e05d5d40b82c540715b67 diff --git a/33/9a3ee3a414b4bc325e05d5d40b82c540715b67 b/33/9a3ee3a414b4bc325e05d5d40b82c540715b67 new file mode 100644 index 000000000..41d531d47 --- /dev/null +++ b/33/9a3ee3a414b4bc325e05d5d40b82c540715b67 @@ -0,0 +1,87 @@ +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 406346DE1583 + for ; Fri, 6 Nov 2015 07:31:38 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: 0.025 +X-Spam-Level: +X-Spam-Status: No, score=0.025 tagged_above=-999 required=5 tests=[AWL=-0.476, + DKIM_ADSP_CUSTOM_MED=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, + FREEMAIL_FROM=0.001, NML_ADSP_CUSTOM_MED=1.2, RCVD_IN_DNSWL_LOW=-0.7, + RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, 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 V5x1loQoLyL0 for ; + Fri, 6 Nov 2015 07:31:36 -0800 (PST) +Received: from mail-wi0-f172.google.com (mail-wi0-f172.google.com + [209.85.212.172]) + by arlo.cworth.org (Postfix) with ESMTPS id 3E7C26DE1502 + for ; Fri, 6 Nov 2015 07:31:36 -0800 (PST) +Received: by wimw2 with SMTP id w2so32584026wim.1 + for ; Fri, 06 Nov 2015 07:31:34 -0800 (PST) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; + h=mime-version:sender:in-reply-to:references:date:message-id:subject + :from:to:content-type; + bh=S+qsH3PVdjXiW/uiALum6nzc5MnL8nZTD6HQR2LUYIQ=; + b=zSWX/SO9OD1QT167oUekzdfx090wFGT+QQJbhjJUJBAxG5gJYtidE1x2R7FeC676ih + zN76vPZdeIIOxslUEWQZ3lzhEAIVgbDvTD124KyvngWazeYq/N62NwYdg9Qrxbv+yumI + kru3a1HvBzLjYnILsR8qcGdkg1ZK/WmrzoL0z+Q93B83oQjcTw/FaF/Pf8s24S4HKz0o + I5zExazUa233S751sFq8X7u1B2APw9+4rjAx5gebKMkjIYILrk0h52/SDXUba0X88AkL + 1uZH+kT2LRylJXK7wDFY5WkQDYWQb0VBX4dSUnXfcmkP2UtKCYuOpppD6wX9a57rsqiA + 6hGQ== +MIME-Version: 1.0 +X-Received: by 10.194.243.102 with SMTP id wx6mr15752340wjc.68.1446823894459; + Fri, 06 Nov 2015 07:31:34 -0800 (PST) +Sender: arekfu@gmail.com +Received: by 10.27.155.197 with HTTP; Fri, 6 Nov 2015 07:31:34 -0800 (PST) +In-Reply-To: +References: + + <87a8qrmfzb.fsf@maritornes.cs.unb.ca> + + + + +Date: Fri, 6 Nov 2015 16:31:34 +0100 +X-Google-Sender-Auth: aw5oGmZyrrBJvjtxJti8M1I39OI +Message-ID: + +Subject: Re: weird paths in notmuch database +From: Davide Mancusi +To: notmuch@notmuchmail.org +Content-Type: text/plain; charset=UTF-8 +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: Fri, 06 Nov 2015 15:31:38 -0000 + +2015-11-06 16:24 GMT+01:00 Tomi Ollila : +> And notmuch config get database.path prints /export/home/username/mail +> I presume ? + +Correct. + +> If that is the case then this symlink should have no effect. +> +> Is there any symlinks inside /export/home/username/mail +> ( find /export/home/username/mail -type l ) (provided that +> was the database.path -- and sure there are no bind mounts ;D?) + +No symlinks and no bind mounts. + +Cheers, +Davide -- 2.26.2