This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
internet:mail:mailcleaner_customize [2023/01/27 09:07] gcooper |
internet:mail:mailcleaner_customize [2025/02/12 09:24] (current) gcooper |
||
---|---|---|---|
Line 30: | Line 30: | ||
#mclogo | #mclogo | ||
- | background-color: | + | background-color: |
</ | </ | ||
https:// | https:// | ||
Line 60: | Line 60: | ||
* '' | * '' | ||
* '' | * '' | ||
+ | |||
+ | ===== Freemail Domains ===== | ||
+ | |||
+ | It's probably best to blacklist them. | ||
===== SpamC Score ===== | ===== SpamC Score ===== | ||
Line 88: | Line 92: | ||
===== Customize SpamAssassin ===== | ===== Customize SpamAssassin ===== | ||
+ | |||
+ | <note tip>Copy customized rules to Mailcleaner cluster members.</ | ||
<note tip> | <note tip> | ||
</ | </ | ||
+ | |||
< | < | ||
vim / | vim / | ||
Line 121: | Line 128: | ||
score ARC_SIGNED | score ARC_SIGNED | ||
score KHOP_BIG_TO_CC | score KHOP_BIG_TO_CC | ||
+ | score RCVD_IN_UCEPROTECT3 | ||
score FREEMAIL_FROM | score FREEMAIL_FROM | ||
Line 145: | Line 153: | ||
score | score | ||
describe | describe | ||
- | </ | ||
- | |||
- | FIXME Testing this due to more freemail spam: | ||
- | |||
- | < | ||
- | freemail_domains sharepointonline.com geeks-squadhub23.co | ||
- | |||
- | score KHOP_BIG_TO_CC | ||
- | |||
- | score FREEMAIL_FROM 3.5 | ||
- | score FREEMAIL_ENVFROM_END_DIGIT | ||
- | score FREEMAIL_REPLYTO_END_DIGIT | ||
- | score FREEMAIL_FORGED_REPLYTO 3.5 | ||
- | score FREEMAIL_REPLYTO 3.5 | ||
- | score FREEMAIL_REPLY | ||
- | |||
- | score MC_MANY_FREEMAIL_RCPT | ||
- | |||
- | rawbody | ||
- | score | ||
- | describe | ||
- | |||
- | header | ||
- | score | ||
- | describe | ||
- | |||
- | header | ||
- | score | ||
- | describe | ||
+ | header | ||
+ | score | ||
+ | describe | ||
</ | </ | ||
- |