diff options
Diffstat (limited to 'Mail/.local/share/mail/.notmuch')
-rwxr-xr-x | Mail/.local/share/mail/.notmuch/hooks/post-new | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Mail/.local/share/mail/.notmuch/hooks/post-new b/Mail/.local/share/mail/.notmuch/hooks/post-new index 0573651..e0e9131 100755 --- a/Mail/.local/share/mail/.notmuch/hooks/post-new +++ b/Mail/.local/share/mail/.notmuch/hooks/post-new @@ -5,6 +5,7 @@ notmuch tag +inbox +unread -new -- tag:new notmuch tag -new -unread +inbox +sent -- '(from:"aryadev@aryadevchavali.com*" not to:"*@aryadevchavali.com.com*" not tag:list)' notmuch tag -inbox +list 'from:"rss@aryadevchavali.com"' +notmuch tag -inbox -unread +spam 'path:general/Junk/**' notmuch tag -inbox +warwick from:'*@warwick.ac.uk*' |