From 8f97133522604e1f8642d94f34d6da8316a5bc64 Mon Sep 17 00:00:00 2001 From: Tomi Ollila Date: Fri, 6 Nov 2015 17:24:10 +0200 Subject: [PATCH] Re: weird paths in notmuch database --- a6/eb29342dcd760321c41d7f68eb293bf160fda0 | 76 +++++++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100644 a6/eb29342dcd760321c41d7f68eb293bf160fda0 diff --git a/a6/eb29342dcd760321c41d7f68eb293bf160fda0 b/a6/eb29342dcd760321c41d7f68eb293bf160fda0 new file mode 100644 index 000000000..45b623886 --- /dev/null +++ b/a6/eb29342dcd760321c41d7f68eb293bf160fda0 @@ -0,0 +1,76 @@ +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 1C8166DE1502 + for ; Fri, 6 Nov 2015 07:24:12 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: 0.735 +X-Spam-Level: +X-Spam-Status: No, score=0.735 tagged_above=-999 required=5 tests=[AWL=0.083, + SPF_NEUTRAL=0.652] 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 M7GVruWh7-3C for ; + Fri, 6 Nov 2015 07:24:10 -0800 (PST) +Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34]) + by arlo.cworth.org (Postfix) with ESMTP id 4A28F6DE13A3 + for ; Fri, 6 Nov 2015 07:24:10 -0800 (PST) +Received: from guru.guru-group.fi (localhost [IPv6:::1]) + by guru.guru-group.fi (Postfix) with ESMTP id 81B8510005A; + Fri, 6 Nov 2015 17:24:10 +0200 (EET) +From: Tomi Ollila +To: Davide Mancusi , notmuch@notmuchmail.org +Subject: Re: weird paths in notmuch database +In-Reply-To: + +References: + + <87a8qrmfzb.fsf@maritornes.cs.unb.ca> + + + +User-Agent: Notmuch/0.21+14~g053baf4 (http://notmuchmail.org) Emacs/24.3.1 + (x86_64-unknown-linux-gnu) +X-Face: HhBM'cA~ +MIME-Version: 1.0 +Content-Type: text/plain +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:24:12 -0000 + +On Fri, Nov 06 2015, Davide Mancusi wrote: + +> 2015-11-06 16:14 GMT+01:00 Tomi Ollila : +>> How is the symlink exactly shown in ls -l /path/to/symlink output ? +> +> $ ls -l /home/username/local +> lrwxrwxrwx 1 username group 21 Jan 23 2015 /home/username/local -> +> /export/home/username + +And notmuch config get database.path prints /export/home/username/mail +I presume ? + +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?) + +Tomi + -- 2.26.2