diff options
author | Ben Sima <ben@bsima.me> | 2019-07-12 22:53:32 -0700 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2019-07-12 22:53:32 -0700 |
commit | 95a872a142856792efc71b6bbd6607016c0da00e (patch) | |
tree | b4809c6bac3be35e168ce2f62f9735bbbd262067 | |
parent | 6b9e633f55c0df7486c8a2e1b8a39804b34a12cc (diff) |
filter sourcehut emails
-rw-r--r-- | afew.ini | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -166,4 +166,9 @@ tags = -inbox;+food;+wine [Filter.28] message = docusign notifications query = from:docusign.net -tags = -inbox;+docusign
\ No newline at end of file +tags = -inbox;+docusign + +[Filter.29] +message = sourcehut stuff +query = to:sr.ht-*@lists.sr.ht +tags = +sourcehut
\ No newline at end of file |