summaryrefslogtreecommitdiffstats
path: root/mailnews/base/search/src/SpamCatcher.sfd
diff options
context:
space:
mode:
Diffstat (limited to 'mailnews/base/search/src/SpamCatcher.sfd')
-rw-r--r--mailnews/base/search/src/SpamCatcher.sfd14
1 files changed, 14 insertions, 0 deletions
diff --git a/mailnews/base/search/src/SpamCatcher.sfd b/mailnews/base/search/src/SpamCatcher.sfd
new file mode 100644
index 000000000..d16cd80a2
--- /dev/null
+++ b/mailnews/base/search/src/SpamCatcher.sfd
@@ -0,0 +1,14 @@
+version="9"
+logging="yes"
+name="SpamCatcherNo"
+enabled="yes"
+type="17"
+action="JunkScore"
+actionValue="0"
+condition="OR (\"x-SpamCatcher\",begins with,No)"
+name="SpamCatcherYes"
+enabled="yes"
+type="17"
+action="JunkScore"
+actionValue="100"
+condition="OR (\"x-SpamCatcher\",begins with,Yes)"