summaryrefslogtreecommitdiffstats
path: root/conf/scores.d
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into temp-propose-alternative-solution-to-xbl-any-hackVsevolod Stakhov2023-02-197-73/+66
|\
| * [Minor] Remove orphaned SARBL directivestwesterhever2023-02-171-6/+0
| |
| * [Minor] Unify configuration file structuretwesterhever2023-02-173-5/+5
| |
| * [Minor] Improve content rule descriptionstwesterhever2023-02-171-4/+3
| |
| * [Minor] Improve readability of policies group configuration filetwesterhever2023-02-171-4/+0
| |
| * [Minor] Add project URL for MSBLtwesterhever2023-02-171-2/+2
| |
| * [Minor] Add "blocked" tag to DBL_BLOCKED_OPENRESOLVER and DBL_BLOCKEDtwesterhever2023-02-171-2/+2
| |
| * [Minor] Improve SURBL rule descriptionstwesterhever2023-02-171-26/+26
| |
| * [Minor] Improve readability of RBL/SURBL configuration filestwesterhever2023-02-172-1/+5
| |
| * [Minor] Add "blocked" tag to *_SPAMHAUS_BLOCKED_OPENRESOLVER and ↵twesterhever2023-02-171-4/+4
| | | | | | | | *_SPAMHAUS_BLOCKED
| * [Minor] Improve RBL rule descriptionstwesterhever2023-02-171-20/+20
| |
| * [Minor] Update NiX spam project URLtwesterhever2023-02-171-1/+1
| |
* | [Minor] Replace "Spamhaus XBL any" hack with a more clear solutiontwesterhever2023-02-171-6/+1
|/
* [Conf] Add missing groups for whitelist module symbolsVsevolod Stakhov2022-05-261-0/+8
| | | | Issue: #4169
* [Enhancement] Adjust scores of Spamhaus SBL hitstwesterhever2022-04-091-2/+2
|
* [Minor] Add max scores for some groupsVsevolod Stakhov2022-03-232-0/+4
|
* [Conf] Score MIME_OBFUSCATED_ARCHIVE to 8 pointsVsevolod Stakhov2022-01-131-0/+5
|
* Assign weights to Mailspike WhitelistsJean-Louis Dupond2021-12-171-15/+15
| | | | | | | Assign a weight to the MAILSPIKE whitelist RBL symbols. Use the same but negative weight as its blacklist counterparts. Also fix some indents in the file
* Uncomment but disable SpamHaus URIBLJean-Louis Dupond2021-11-291-36/+42
| | | | | | | Fix the Spamhaus URIBL and uncomment but disable it. This way it can be easily enabled in local.d without the need to copy the whole block. Symbols are also ignored as this will generate a warning otherwise.
* [Conf] Set one_shot for URIBL rules by defaultmoisseev2021-11-121-6/+34
|
* [Conf] Align ARC scores with DKIM scoresVsevolod Stakhov2021-03-131-2/+2
|
* [Rework] Phishing: Split from redirectors usageVsevolod Stakhov2021-02-251-0/+4
|
* [Conf] Add R_DKIM_PERMFAIL to the metricVsevolod Stakhov2021-01-081-0/+5
|
* whitelist_group.conf: Fix typo in descriptionNiklas Hambüchen2020-10-171-1/+1
|
* [Feature] Add BOUNCE ruleAnton Yuzhaninov2020-08-101-0/+4
|
* [Conf] Spf: Add R_SPF_PERMFAIL symbolVsevolod Stakhov2020-06-151-0/+5
|
* [Conf] Register a known symbolVsevolod Stakhov2020-06-151-0/+4
|
* [Conf] Fix fat-fingers typoVsevolod Stakhov2020-06-121-1/+1
| | | | Noted by: @RvdE
* [Conf] Add missing symbolsVsevolod Stakhov2020-06-122-0/+21
|
* [Minor] Penalize EXE files in RAR archivesmoisseev2020-05-281-0/+5
| | | | that have generic split file extensions (e.g. .001)
* [Feature] PDF: Add timeouts for expensive operationsVsevolod Stakhov2020-05-221-0/+5
|
* [Minor] Add rules that observes limits in pdf filesVsevolod Stakhov2020-05-221-15/+25
|
* [Rules] Add PDF related rulesVsevolod Stakhov2019-11-271-0/+37
|
* [Conf] Register new Spamhaus codesVsevolod Stakhov2019-10-112-0/+30
| | | | | Issue: #3074 Closes: #3074
* [Conf] Move all to rblVsevolod Stakhov2019-09-021-39/+39
|
* [Minor] Add descriptions to the groupsVsevolod Stakhov2019-08-1212-0/+21
|
* [Rules] Reduce weight of RSPAMD_EMAILBLVsevolod Stakhov2019-07-221-1/+1
|
* Merge pull request #2850 from heraklit256/rule-descr-cleanupVsevolod Stakhov2019-04-164-28/+28
|\ | | | | [Minor] unify rule scores and weights and improve descriptions
| * unify rules scores and weights forgotten in first commitheraklit2562019-03-054-28/+28
| |
* | [Conf] Add vendor groups for symbolsVsevolod Stakhov2019-03-182-0/+72
| | | | | | | | Issue: #2803
* | [Conf] Relax some uribl rulesVsevolod Stakhov2019-03-111-2/+7
| |
* | Merge pull request #2616 from heraklit256/uribl-spamhausVsevolod Stakhov2019-03-101-5/+17
|\ \ | |/ |/| also query resolved IPs against Spamhaus ZEN
| * use 'message body' instead of 'mail' for rule descriptionheraklit2562019-03-051-6/+6
| |
| * improve rule descriptionsheraklit2562019-03-041-6/+6
| |
| * set score of URIBL_PBL to +0.01 (be less penalising here)heraklit2562019-03-041-1/+1
| |
| * also query resolved IPs against Spamhaus ZENheraklit2562018-10-291-4/+16
| |
* | [Conf] Remove abuse.chVsevolod Stakhov2019-02-051-4/+0
| | | | | | | | | | Issue: #2744 Closes: #2744
* | [Feature] Mime_types: Add MIME_BAD_UNICODE ruleVsevolod Stakhov2019-01-181-0/+5
| |
* | [Minor] Ops, fix symbol nameVsevolod Stakhov2018-10-291-1/+1
| |
* | [Conf] Add DWL support in the default configurationVsevolod Stakhov2018-10-291-0/+26
|/