aboutsummaryrefslogtreecommitdiffstats
path: root/.config/afew/config
blob: b964f5a1c778c6208f8b3610e8344abb43581b84 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# -*- mode: conf-unix -*-
# This is the default filter chain
[SpamFilter]
[KillThreadsFilter]
[ListMailsFilter]
[SentMailsFilter]
sent_tag = sent
[ArchiveSentMailsFilter]

[Filter.2]
message = "Tag meetups info mails"
query = from:info@meetup.com
tags = +meetups;-new

[Filter.3]
message = "Tag reports from ingrid"
query = from:postmaster@oscarnajera.com or from:root@oscarnajera.com
tags = +ingrid;-new

[Filter.4]
message = "Tag the syndicate.vc"
query = from:thesyndicate.vc
tags = +syndicatevc;-new

[Filter.5]
message = "Fail2ban report"
query = subject:Fail2Ban from:oscarnajera.com
tags = +fail2ban;-new

[Filter.6]
message = "Tag the fringe.fm"
query = from:fringe.fm
tags = +fringe.fm;-new

[InboxFilter]