* multiple directories for path?
@ 2015-11-07 16:28 Julien Cubizolles
2015-11-07 17:18 ` Tomi Ollila
0 siblings, 1 reply; 3+ messages in thread
From: Julien Cubizolles @ 2015-11-07 16:28 UTC (permalink / raw)
To: notmuch
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.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: multiple directories for path?
2015-11-07 16:28 multiple directories for path? Julien Cubizolles
@ 2015-11-07 17:18 ` Tomi Ollila
2015-11-09 5:35 ` Julien Cubizolles
0 siblings, 1 reply; 3+ messages in thread
From: Tomi Ollila @ 2015-11-07 17:18 UTC (permalink / raw)
To: Julien Cubizolles, notmuch
On Sat, Nov 07 2015, Julien Cubizolles <j.cubizolles@free.fr> wrote:
> 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.
You can make symbolic link pointing from database.path to the another: i.e.
ln -s /path/to/other /path/to/database.path/linkname
>
> Julien.
Tomi
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: multiple directories for path?
2015-11-07 17:18 ` Tomi Ollila
@ 2015-11-09 5:35 ` Julien Cubizolles
0 siblings, 0 replies; 3+ messages in thread
From: Julien Cubizolles @ 2015-11-09 5:35 UTC (permalink / raw)
To: Tomi Ollila; +Cc: notmuch
Tomi Ollila <tomi.ollila@iki.fi> writes:
> You can make symbolic link pointing from database.path to the another: i.e.
>
> ln -s /path/to/other /path/to/database.path/linkname
Thanks, I should have thought of it.
Julien.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-11-09 5:35 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-07 16:28 multiple directories for path? Julien Cubizolles
2015-11-07 17:18 ` Tomi Ollila
2015-11-09 5:35 ` Julien Cubizolles
Code repositories for project(s) associated with this public inbox
https://yhetil.org/notmuch.git/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).