mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
fix(mail): muchsync the important tags
This commit is contained in:
@@ -119,6 +119,7 @@ in {
|
||||
new.tags = [ "new" ];
|
||||
search.excludeTags = [ "deleted" "spam" ];
|
||||
hooks.postNew = generateTaggingScript tagRules;
|
||||
extraConfig.muchsync.and_tags = "inbox;unread";
|
||||
};
|
||||
|
||||
accounts.email.maildirBasePath = "${config.users.users.me.home}/mail";
|
||||
|
||||
Reference in New Issue
Block a user