# 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 reuse __RCVD_IN_MSPIKE_B ## Ham sources header __RCVD_IN_MSPIKE_L eval:check_rbl('mspikeg-firsttrusted', 'wl.mailspike.net.') tflags __RCVD_IN_MSPIKE_L net reuse __RCVD_IN_MSPIKE_L ##### 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 reuse __RCVD_IN_MSPIKE_Z 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 reuse RCVD_IN_MSPIKE_L5 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 reuse RCVD_IN_MSPIKE_L4 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 reuse RCVD_IN_MSPIKE_L3 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 reuse RCVD_IN_MSPIKE_L2 # 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 reuse RCVD_IN_MSPIKE_H5 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 reuse RCVD_IN_MSPIKE_H4 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 reuse RCVD_IN_MSPIKE_H3 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 reuse RCVD_IN_MSPIKE_H2 # *_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
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
10_default_prefs.cf | File | 8.48 KB | 0644 |
|
10_hasbase.cf | File | 2.39 KB | 0644 |
|
20_advance_fee.cf | File | 7.43 KB | 0644 |
|
20_aux_tlds.cf | File | 36.44 KB | 0644 |
|
20_body_tests.cf | File | 6.84 KB | 0644 |
|
20_compensate.cf | File | 1.85 KB | 0644 |
|
20_dnsbl_tests.cf | File | 9.78 KB | 0644 |
|
20_drugs.cf | File | 14.73 KB | 0644 |
|
20_dynrdns.cf | File | 11.12 KB | 0644 |
|
20_fake_helo_tests.cf | File | 8.81 KB | 0644 |
|
20_freemail.cf | File | 2.97 KB | 0644 |
|
20_freemail_domains.cf | File | 40.32 KB | 0644 |
|
20_freemail_mailcom_domains.cf | File | 4.38 KB | 0644 |
|
20_head_tests.cf | File | 26.01 KB | 0644 |
|
20_html_tests.cf | File | 10.43 KB | 0644 |
|
20_imageinfo.cf | File | 5.18 KB | 0644 |
|
20_mailspike.cf | File | 2.86 KB | 0644 |
|
20_meta_tests.cf | File | 3.37 KB | 0644 |
|
20_net_tests.cf | File | 1.84 KB | 0644 |
|
20_pdfinfo.cf | File | 15.46 KB | 0644 |
|
20_phrases.cf | File | 7.93 KB | 0644 |
|
20_porn.cf | File | 2.01 KB | 0644 |
|
20_ratware.cf | File | 16.15 KB | 0644 |
|
20_uri_tests.cf | File | 5.62 KB | 0644 |
|
20_vbounce.cf | File | 18.82 KB | 0644 |
|
23_bayes.cf | File | 2.94 KB | 0644 |
|
25_accessdb.cf | File | 1.51 KB | 0644 |
|
25_antivirus.cf | File | 1.5 KB | 0644 |
|
25_asn.cf | File | 1.51 KB | 0644 |
|
25_dcc.cf | File | 2.8 KB | 0644 |
|
25_dkim.cf | File | 5.12 KB | 0644 |
|
25_dnswl.cf | File | 2.97 KB | 0644 |
|
25_hashcash.cf | File | 2.86 KB | 0644 |
|
25_pyzor.cf | File | 1.47 KB | 0644 |
|
25_razor2.cf | File | 3.08 KB | 0644 |
|
25_replace.cf | File | 11.07 KB | 0644 |
|
25_spf.cf | File | 4.3 KB | 0644 |
|
25_textcat.cf | File | 1.73 KB | 0644 |
|
25_uribl.cf | File | 16.1 KB | 0644 |
|
30_text_de.cf | File | 27.12 KB | 0644 |
|
30_text_fr.cf | File | 19.94 KB | 0644 |
|
30_text_it.cf | File | 1.82 KB | 0644 |
|
30_text_nl.cf | File | 20.98 KB | 0644 |
|
30_text_pl.cf | File | 17.39 KB | 0644 |
|
30_text_pt_br.cf | File | 44.1 KB | 0644 |
|
50_scores.cf | File | 37.46 KB | 0644 |
|
60_adsp_override_dkim.cf | File | 9.12 KB | 0644 |
|
60_awl.cf | File | 1.29 KB | 0644 |
|
60_shortcircuit.cf | File | 2.27 KB | 0644 |
|
60_txrep.cf | File | 1.31 KB | 0644 |
|
60_whitelist.cf | File | 5.87 KB | 0644 |
|
60_whitelist_auth.cf | File | 33.97 KB | 0644 |
|
60_whitelist_dkim.cf | File | 6.4 KB | 0644 |
|
60_whitelist_spf.cf | File | 3.57 KB | 0644 |
|
60_whitelist_subject.cf | File | 1.87 KB | 0644 |
|
72_active.cf | File | 265.76 KB | 0644 |
|
72_scores.cf | File | 13.03 KB | 0644 |
|
73_sandbox_manual_scores.cf | File | 2.79 KB | 0644 |
|
MIRRORED.BY | File | 1.37 KB | 0644 |
|
STATISTICS-set0-72_scores.cf.txt | File | 1.46 KB | 0644 |
|
STATISTICS-set1-72_scores.cf.txt | File | 1.46 KB | 0644 |
|
STATISTICS-set2-72_scores.cf.txt | File | 0 B | 0644 |
|
STATISTICS-set3-72_scores.cf.txt | File | 0 B | 0644 |
|
languages | File | 99.1 KB | 0644 |
|
local.cf | File | 3.06 KB | 0644 |
|
regression_tests.cf | File | 2.71 KB | 0644 |
|
sa-update-pubkey.txt | File | 4.67 KB | 0644 |
|
user_prefs.template | File | 1.83 KB | 0644 |
|