multiple directories for path?
Tomi Ollila
tomi.ollila at iki.fi
Sat Nov 7 09:18:26 PST 2015
On Sat, Nov 07 2015, Julien Cubizolles <j.cubizolles at 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
More information about the notmuch
mailing list