]> git.madduck.net Git - etc/mailfilter.git/blobdiff - spamassassin/user_prefs

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

remove fuzzyocr
[etc/mailfilter.git] / spamassassin / user_prefs
index 09bed7c090419e1d04e078b048ac7f0bca33674b..6f3ef860b6d44ed2320c3e2de2b006614b3b4822 100644 (file)
@@ -36,8 +36,6 @@
 
 use_auto_whitelist 0
 
 
 use_auto_whitelist 0
 
-focr_timeout 30
-
 report_safe 0
 report_safe_copy_headers X-CRM114-Status X-CRM114-Notice
 report_safe_copy_headers X-Greylist
 report_safe 0
 report_safe_copy_headers X-CRM114-Status X-CRM114-Notice
 report_safe_copy_headers X-Greylist
@@ -58,9 +56,6 @@ bayes_ignore_header X-CRM114-Status
 bayes_ignore_header X-CRM114-CacheID
 bayes_ignore_header X-CRM114-Notice
 bayes_ignore_header X-CRM114-Version
 bayes_ignore_header X-CRM114-CacheID
 bayes_ignore_header X-CRM114-Notice
 bayes_ignore_header X-CRM114-Version
-#bayes_ignore_header X-Sender-IP #
-#bayes_ignore_header X-CIDR #
-#bayes_ignore_header X-ASN #
 bayes_ignore_header X-Spam-Relays-External 
 bayes_ignore_header X-Spam-Relays-Internal
 bayes_ignore_header X-Spam-Relays-Trusted
 bayes_ignore_header X-Spam-Relays-External 
 bayes_ignore_header X-Spam-Relays-Internal
 bayes_ignore_header X-Spam-Relays-Trusted
@@ -69,13 +64,14 @@ bayes_ignore_header X-Spam-Status
 bayes_ignore_header X-Spam-Bayes
 bayes_ignore_header X-Spam-Level
 bayes_ignore_header X-Spam
 bayes_ignore_header X-Spam-Bayes
 bayes_ignore_header X-Spam-Level
 bayes_ignore_header X-Spam
+bayes_ignore_header X-Postponed
 bayes_ignore_header X-Justme
 bayes_ignore_header X-Tickle
 bayes_ignore_header X-Delayed
 bayes_ignore_header X-Resubmitted
 bayes_ignore_header X-Trained-As
 bayes_ignore_header X-Justme
 bayes_ignore_header X-Tickle
 bayes_ignore_header X-Delayed
 bayes_ignore_header X-Resubmitted
 bayes_ignore_header X-Trained-As
-bayes_ignore_from add@ress.com #
 bayes_learn_to_journal 1
 bayes_learn_to_journal 1
+#bayes_ignore_from add@ress.com
 
 add_header all Status _YESNO_, score=_SCORE_/_REQD_ tests=_TESTS_ autolearn=_AUTOLEARN_
 add_header all Bayes score=_BAYES_ sum=_TOKENSUMMARY_ ham=_HAMMYTOKENS_ spam=_SPAMMYTOKENS_
 
 add_header all Status _YESNO_, score=_SCORE_/_REQD_ tests=_TESTS_ autolearn=_AUTOLEARN_
 add_header all Bayes score=_BAYES_ sum=_TOKENSUMMARY_ ham=_HAMMYTOKENS_ spam=_SPAMMYTOKENS_
@@ -88,21 +84,19 @@ add_header all Relays-Untrusted _RELAYSUNTRUSTED_
 # the local host
 #trusted_networks 127.
 # madduck.net
 # the local host
 #trusted_networks 127.
 # madduck.net
-trusted_networks 130.60.75.72 82.197.162.59 213.203.238.82
-# debian: gluck master murphy spohr rietz
-trusted_networks 192.25.206.10 70.103.162.29 70.103.162.31 192.25.206.33 140.211.166.43
+trusted_networks 213.203.238.82 193.242.105.96 193.242.105.183
+# debian: gluck master murphy spohr rietz liszt powell
+trusted_networks 192.25.206.10 70.103.162.29 70.103.162.31 192.25.206.33 140.211.166.43 82.195.75.100 87.106.64.223
 # debian: alioth
 trusted_networks 217.196.43.134
 # debian: alioth
 trusted_networks 217.196.43.134
-# ifi: bela miraculix
-trusted_networks 130.60.156.10 130.60.156.214
-# ailab: gaia
-trusted_networks 130.60.75.60
+# ifi: bela miraculix nicolai sergei
+trusted_networks 130.60.156.10 130.60.156.214 130.60.155.10 130.60.155.11
 # fortytwo
 trusted_networks 193.138.215.60
 # aerasec: all of MNET-AERASEC
 trusted_networks 212.18.21.160/26
 # fortytwo
 trusted_networks 193.138.215.60
 # aerasec: all of MNET-AERASEC
 trusted_networks 212.18.21.160/26
-# swat: osprey.sccs
-trusted_networks 130.58.218.6
+# swat: osprey.sccs, heron.sccs
+trusted_networks 130.58.218.6 130.58.218.10
 # acm
 trusted_networks 63.118.7.109
 # skynet: calculon gir
 # acm
 trusted_networks 63.118.7.109
 # skynet: calculon gir
@@ -124,7 +118,7 @@ whitelist_to *-owner@lists.madduck.net
 whitelist_from *-owner@lists.ailab.ch
 whitelist_to *-owner@lists.ailab.ch
 
 whitelist_from *-owner@lists.ailab.ch
 whitelist_to *-owner@lists.ailab.ch
 
-ok_locales en
+ok_locales en de
 ok_languages en de
 
 header MADDUCK_IN_REFERENCES References =~ /madduck\.net/
 ok_languages en de
 
 header MADDUCK_IN_REFERENCES References =~ /madduck\.net/
@@ -151,3 +145,6 @@ score BAYES_60 0.0001 0.0001 1.5 1.5
 score BAYES_80 0.0001 0.0001 2.5 2.5
 score BAYES_95 0.0001 0.0001 4.0 4.0
 score BAYES_99 0.0001 0.0001 5.0 5.0
 score BAYES_80 0.0001 0.0001 2.5 2.5
 score BAYES_95 0.0001 0.0001 4.0 4.0
 score BAYES_99 0.0001 0.0001 5.0 5.0
+
+# VBounce
+whitelist_bounce_relays clegg.madduck.net seamus.madduck.net