diff options
-rw-r--r-- | afew.ini | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -3,12 +3,12 @@ [SpamFilter] spam_tag = spam -# This filter looks for the List-Id header, and if it finds it, adds a -# tag lists and a tag named lists/<list-id>. -[ListMailsFilter] - [InboxFilter] +# This filter looks for the List-Id header, and if it finds it, adds a tag lists +# and a tag named lists/<list-id>. Run this *after* the InboxFilter. +[ListMailsFilter] + [Filter.0] message = mobile todos query = 'from:ben@bsima.me AND to:ben@bsima.me AND subject:TODO' |