diff options
-rw-r--r-- | afew.ini | 7 | ||||
-rw-r--r-- | email.nix | 1 |
2 files changed, 6 insertions, 2 deletions
@@ -78,4 +78,9 @@ tags = +receipts;-inbox [Filter.9] message = stupid social networks query = from:messages-noreply@linkedin.com -tags = -inbox;-unread;+deleted;+spam
\ No newline at end of file +tags = -inbox;-unread;+deleted;+spam + +[Filter.10] +message = meetups +query = from:*@meetup.com +tags = -inbox; +meetups
\ No newline at end of file @@ -54,7 +54,6 @@ in notmuch tag -inbox +ai -- to:scikit-learn@python.org OR to:tensorflow.org notmuch tag -inbox +bitcoin -- to:bitcoin-dev@lists.linuxfoundation.org OR to:bitcoin-discuss@lists.linuxfoundation.org notmuch tag -inbox +diybio -- to:diybio@googlegroups.com - notmuch tag -inbox +meetups -- from:meetup.com ''; }; |