about summary refs log tree commit diff
path: root/modules/workstation/mail/notmuch
Commit message (Collapse)AuthorAge
* modules/notmuch: add unikie emailAlyssa Ross2023-02-08
|
* modules/notmuch: don't hardcode database locationAlyssa Ross2023-02-08
| | | | | | | This was set by the notmuch setup wizard, but notmuch's default search behaviour is actually much more sensible — in particular, it'll look in ~/mail automatically, without requiring hardcoding the home directory.
* modules/notmuch: reduce indexing process priorityAlyssa Ross2021-07-06
|
* modules/workstation/mail: get rid of qyliss-mailAlyssa Ross2021-01-13
| | | | | | | | | | | Fetching mail as a different user provided a pretty negligible security benefit. It protects my IMAP password, but my IMAP password only allows fetching mail, and all my mail is sitting right there unprotected anyway. Also, split mbsync and notmuch into multiple units. This would make it possible to trigger notmuch at other times without having to fetch mail first.
* modules/xdg: keep per-user options under the users hierarchyedef2019-12-16
|
* modules/notmuch: initAlyssa Ross2019-10-15