diff options
Diffstat (limited to 'Mail/.local/share/mail')
-rwxr-xr-x | Mail/.local/share/mail/.notmuch/hooks/post-new | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mail/.local/share/mail/.notmuch/hooks/post-new b/Mail/.local/share/mail/.notmuch/hooks/post-new index e0e9131..579447c 100755 --- a/Mail/.local/share/mail/.notmuch/hooks/post-new +++ b/Mail/.local/share/mail/.notmuch/hooks/post-new @@ -9,7 +9,7 @@ notmuch tag -inbox -unread +spam 'path:general/Junk/**' notmuch tag -inbox +warwick from:'*@warwick.ac.uk*' -notmuch tag -inbox +receipts from:'*@paypal.co.uk*' \ +notmuch tag -inbox -unread +receipts from:'*@paypal.co.uk*' \ from:'*@namcheap.com*' from:'*@digitalocean.com*' \ from:'*@spotify.com*' from:'*@nationalexpress.com*' |