From a89353eeb8727e31baa6093817be37583a34c41e Mon Sep 17 00:00:00 2001
From: Aryadev Chavali <aryadev@aryadevchavali.com>
Date: Sat, 22 Jun 2024 02:26:08 +0100
Subject: Tons of changes

---
 Mail/.local/share/mail/.notmuch/hooks/post-new | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

(limited to 'Mail/.local/share/mail/.notmuch/hooks/post-new')

diff --git a/Mail/.local/share/mail/.notmuch/hooks/post-new b/Mail/.local/share/mail/.notmuch/hooks/post-new
index d7487ce..497f31a 100755
--- a/Mail/.local/share/mail/.notmuch/hooks/post-new
+++ b/Mail/.local/share/mail/.notmuch/hooks/post-new
@@ -5,8 +5,7 @@ notmuch tag +inbox +unread -new -- tag:new
 
 notmuch tag -new -unread -inbox +sent from:"aryadev@aryadevchavali.com"
 notmuch tag -inbox -unread +spam \
-        path:'general/Junk/**' \
-        from:'*@bolt-rider.com*'
+        path:'general/Junk/**'
 
 notmuch tag -inbox +warwick from:'*@warwick.ac.uk*'
 notmuch tag -inbox +receipts \
-- 
cgit v1.2.3-13-gbd6f