From fc1329fc2fa4d94f5881d7079c0190d28b0796ce Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Tue, 9 Jul 2019 10:18:59 -0700 Subject: afew: add a bunch more filters --- afew.ini | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/afew.ini b/afew.ini index 3d02827..1c70328 100644 --- a/afew.ini +++ b/afew.ini @@ -141,4 +141,29 @@ tags = -inbox;+groq;+forkable [Filter.23] message = xfinity crap query = from:xfinity.com -tags = -inbox;+xfinity \ No newline at end of file +tags = -inbox;+xfinity + +[Filter.24] +message = interactive brokers +query = from:interactivebrokers.com +tags = -inbox;+ibkr + +[Filter.25] +message = usps informed delivery crap +query = from:usps.gov +tags = -inbox;+usps + +[Filter.26] +message = perfect workout marketing mails +query = from:admin@theperfectworkout.com +tags = -inbox;-exercise + +[Filter.27] +message = last bottle wines +query = from:offer@lastbottlewines.com +tags = -inbox;+food;+wine + +[Filter.28] +message = docusign notifications +query = from:docusign.net +tags = -inbox;+docusign \ No newline at end of file -- cgit v1.2.3