Previously, IMAP was preferred over notmuch, even if notmuch was
configured, causing problems with setting account flavor (which
automatically sets IMAP settings). The new backend order is:
notmuch > IMAP > maildir
This also fixes the notmuch DB path being set to the wrong location.
The notmuch DB is located at the maildir base path, not in each
account's maildir.
|
||
|---|---|---|
| .. | ||
| basic-expected.toml | ||
| basic.nix | ||
| default.nix | ||
| imap-smtp-expected.toml | ||
| imap-smtp.nix | ||
| maildir-sendmail-expected.toml | ||
| maildir-sendmail.nix | ||
| notmuch-sendmail-expected.toml | ||
| notmuch-sendmail.nix | ||