Ignore All Mail folder for notifications

This commit is contained in:
2026-04-06 15:30:32 -07:00
parent b92fb9394f
commit de766e6e6f

View File

@@ -3270,7 +3270,7 @@ This is the same as `evil-ret' except that it works for links in
(concat "flag:unread AND NOT flag:trashed AND NOT "
"maildir:/protonmail/Trash AND NOT maildir:/protonmail/Spam AND NOT "
"maildir:/ucsc-gmail/[Gmail]/Trash AND NOT "
"maildir:/ucsc-gmail/[Gmail]/Spam")
"maildir:/ucsc-gmail/[Gmail]/Spam AND NOT maildir:\"/ucsc-gmail/[Gmail]/All Mail\"")
"Flag for mail which will appear as \"unread\" and will be notified.")
(setq message-kill-buffer-on-exit t
message-confirm-send t