summaryrefslogtreecommitdiffstats
path: root/comm/mailnews/search/src/Bogofilter.sfd
blob: a29a818e699c917a9fe3714dec0b60c0c4156369 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
version="9"
logging="yes"
name="BogofilterYes"
enabled="yes"
type="17"
action="JunkScore"
actionValue="100"
condition="OR (\"X-Bogosity\",begins with,Spam) OR (\"X-Bogosity\",begins with,Y)"
name="BogofilterNo"
enabled="yes"
type="17"
action="JunkScore"
actionValue="0"
condition="OR (\"X-Bogosity\",begins with,Ham) OR (\"X-Bogosity\",begins with,N)"