summaryrefslogtreecommitdiffstats
path: root/comm/mailnews/search/src/DSPAM.sfd
blob: 40bc00df78c108d376b52fb6b7345415b11b812b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
version="9"
logging="yes"
name="DSPAMYes"
enabled="yes"
type="17"
action="JunkScore"
actionValue="100"
condition="OR (\"X-DSPAM-Result\",begins with,Spam)"
name="DSPAMNo"
enabled="yes"
type="17"
action="JunkScore"
actionValue="0"
condition="OR (\"X-DSPAM-Result\",begins with,Innocent)"