Re: multiple directories for path?

Subject: Re: multiple directories for path?

Date: Sat, 07 Nov 2015 19:18:26 +0200

To: Julien Cubizolles, notmuch@notmuchmail.org

Cc:

From: Tomi Ollila


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

Thread: