You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First, thank you for your work on afew.
For now I am testing notmuch-mailmover, it focuses only on message location but is up to date.
If it turns out to be too limited, I can try to contribute to afew, but it will be in a few weeks at best, I will keep an eye here in the meantime.
In march 2021, notmuch introduced many changes to its paths configuration, introducing the possibility to split the database and the maildir location.
The main commit is e823d05ae6dc920d4fc9abf774c3d2575d891d7b.
My notmuch config file follows this new format:
But in afew, the 'path' seems to still be the only value parsed by Database.py, which define the database and messages location.
Could you introduce this feature to afew?
The text was updated successfully, but these errors were encountered: