Re: weird paths in notmuch database
authorTomi Ollila <tomi.ollila@iki.fi>
Fri, 6 Nov 2015 15:24:10 +0000 (17:24 +0200)
committerW. Trevor King <wking@tremily.us>
Sat, 20 Aug 2016 21:50:00 +0000 (14:50 -0700)
a6/eb29342dcd760321c41d7f68eb293bf160fda0 [new file with mode: 0644]

diff --git a/a6/eb29342dcd760321c41d7f68eb293bf160fda0 b/a6/eb29342dcd760321c41d7f68eb293bf160fda0
new file mode 100644 (file)
index 0000000..45b6238
--- /dev/null
@@ -0,0 +1,76 @@
+Return-Path: <tomi.ollila@iki.fi>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+ by arlo.cworth.org (Postfix) with ESMTP id 1C8166DE1502\r
+ for <notmuch@notmuchmail.org>; Fri,  6 Nov 2015 07:24:12 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at cworth.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.735\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.735 tagged_above=-999 required=5 tests=[AWL=0.083, \r
+ SPF_NEUTRAL=0.652] autolearn=disabled\r
+Received: from arlo.cworth.org ([127.0.0.1])\r
+ by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id M7GVruWh7-3C for <notmuch@notmuchmail.org>;\r
+ Fri,  6 Nov 2015 07:24:10 -0800 (PST)\r
+Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34])\r
+ by arlo.cworth.org (Postfix) with ESMTP id 4A28F6DE13A3\r
+ for <notmuch@notmuchmail.org>; Fri,  6 Nov 2015 07:24:10 -0800 (PST)\r
+Received: from guru.guru-group.fi (localhost [IPv6:::1])\r
+ by guru.guru-group.fi (Postfix) with ESMTP id 81B8510005A;\r
+ Fri,  6 Nov 2015 17:24:10 +0200 (EET)\r
+From: Tomi Ollila <tomi.ollila@iki.fi>\r
+To: Davide Mancusi <arekfu@yahoo.it>, notmuch@notmuchmail.org\r
+Subject: Re: weird paths in notmuch database\r
+In-Reply-To:\r
+ <CAMEnOBKHw2tH-UrYogjLQckeE72x=1gw-GC5x9XiVnf=D6Ux9w@mail.gmail.com>\r
+References:\r
+ <CAMEnOBJw3EbZ1_VOawD2M71bd=cs+Nh7PPJ9o1FiYonQh8rZ3w@mail.gmail.com>\r
+ <87a8qrmfzb.fsf@maritornes.cs.unb.ca>\r
+ <CAMEnOBJy6McKezvbwd4OZ9N219mZROz=NkiZxULUa2OjMV0B+w@mail.gmail.com>\r
+ <m2r3k388iw.fsf@guru.guru-group.fi>\r
+ <CAMEnOBKHw2tH-UrYogjLQckeE72x=1gw-GC5x9XiVnf=D6Ux9w@mail.gmail.com>\r
+User-Agent: Notmuch/0.21+14~g053baf4 (http://notmuchmail.org) Emacs/24.3.1\r
+ (x86_64-unknown-linux-gnu)\r
+X-Face: HhBM'cA~<r"^Xv\KRN0P{vn'Y"Kd;zg_y3S[4)KSN~s?O\"QPoL\r
+ $[Xv_BD:i/F$WiEWax}R(MPS`^UaptOGD`*/=@\1lKoVa9tnrg0TW?"r7aRtgk[F\r
+ !)g;OY^,BjTbr)Np:%c_o'jj,Z\r
+Date: Fri, 06 Nov 2015 17:24:10 +0200\r
+Message-ID: <m2oaf7882t.fsf@guru.guru-group.fi>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.20\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+ <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <https://notmuchmail.org/mailman/options/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch/>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <https://notmuchmail.org/mailman/listinfo/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Fri, 06 Nov 2015 15:24:12 -0000\r
+\r
+On Fri, Nov 06 2015, Davide Mancusi <arekfu@yahoo.it> wrote:\r
+\r
+> 2015-11-06 16:14 GMT+01:00 Tomi Ollila <tomi.ollila@iki.fi>:\r
+>> How is the symlink exactly shown in  ls -l /path/to/symlink  output ?\r
+>\r
+> $ ls -l /home/username/local\r
+> lrwxrwxrwx 1 username group 21 Jan 23  2015 /home/username/local ->\r
+> /export/home/username\r
+\r
+And notmuch config get database.path prints /export/home/username/mail \r
+I presume ?\r
+\r
+If that is the case then this symlink should have no effect.\r
+\r
+Is there any symlinks inside /export/home/username/mail \r
+( find /export/home/username/mail -type l ) (provided that\r
+was the database.path -- and sure there are no bind mounts ;D?)\r
+\r
+Tomi\r
+\r