aboutsummaryrefslogtreecommitdiffstats
path: root/conf
Commit message (Collapse)AuthorAgeFilesLines
* [Minor] Add Windows Metafile MIME types (RFC 7903)moisseev2021-03-231-0/+2
|
* [Conf] Align ARC scores with DKIM scoresVsevolod Stakhov2021-03-131-2/+2
|
* [Test] Fix phishing testsVsevolod Stakhov2021-02-251-1/+1
|
* [Rework] Phishing: Split from redirectors usageVsevolod Stakhov2021-02-252-6/+17
|
* [Conf] Add R_DKIM_PERMFAIL to the metricVsevolod Stakhov2021-01-081-0/+5
|
* [Minor] Move http_headers to pluginAndrew Lewis2020-12-171-0/+22
| | | | | | | | - Support multiple DKIM results - Insert DKIM trace symbols - Always disable callbacks if we got a header - Make the plugin default-disabled - Disable callbacks instead of virtual symbols
* [Minor] Add some missing typesVsevolod Stakhov2020-12-041-0/+1
|
* [Project] Rbl: Migrate to `checks`Vsevolod Stakhov2020-10-201-37/+18
|
* [Rework] Rbl: Rework defaults logicVsevolod Stakhov2020-10-201-11/+24
|
* whitelist_group.conf: Fix typo in descriptionNiklas Hambüchen2020-10-171-1/+1
|
* [Fix] Fuzzy_check: Disable shingles for short texts (really)Vsevolod Stakhov2020-09-281-1/+2
|
* [Feature] Add BOUNCE ruleAnton Yuzhaninov2020-08-101-0/+4
|
* [Minor] ratelimit: remove max_rcpt from configAndrew Lewis2020-07-151-1/+0
|
* [Conf] Neural: Fix the default name for max_trainsVsevolod Stakhov2020-06-231-1/+1
|
* [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
|
* [Minor] Add `max_recipients` config knobVsevolod Stakhov2020-05-191-0/+1
|
* [Conf] Fix wrong comment in options.incGregor Dschung2020-04-161-1/+1
|
* [Minor] Add missing CT badness valuesAlexander Moisseev2020-03-311-3/+3
|
* [Conf] Mark Rspamd emailbl as ignore whitelistVsevolod Stakhov2020-03-261-0/+1
|
* Merge pull request #3309 from ricalfieri/patch-1Vsevolod Stakhov2020-03-261-0/+1
|\ | | | | Update rbl.conf
| * Update rbl.confRiccardo Alfieri2020-03-251-0/+1
| | | | | | | | | | MSBL list a lot of gmail dropboxes, but these are being excluded from the checks due to gmail.com being whitelisted. Same happens for other freemail providers. Ignoring the whitelist in this case should be safe enough.
* | [Conf] RBL: Add missing emails = true optionVsevolod Stakhov2020-03-251-0/+2
|/
* Phishing commentkorgoth12020-01-281-1/+1
|
* [Minor] Distinguish max_lua_urls and max_urlsVsevolod Stakhov2020-01-271-0/+1
|
* [Minor] dkim_signing: auth_only is a misnomerAndrew Lewis2020-01-232-4/+4
|
* [Test] excluding external relay ip example from spf.confkorgoth12020-01-171-6/+0
|
* [Test] SPF external IP mapkorgoth12020-01-161-4/+5
|
* [Test] SPF external IP mapkorgoth12020-01-163-7/+5
|
* [Test] SPF external IP mapkorgoth12020-01-151-1/+831
|
* [Test] SPF external IP mapkorgoth12020-01-153-830/+8
|
* [Conf] Update spamtrap map path examplemoisseev2020-01-121-1/+1
|
* [Conf] SPF is no longer a C moduleVsevolod Stakhov2019-12-021-1/+1
|
* [Rules] Add PDF related rulesVsevolod Stakhov2019-11-272-0/+43
|
* [Rework] Replace controller functions by any scanner worker if neededVsevolod Stakhov2019-11-111-0/+3
|
* [Conf] Antivirus: Fix the default configVsevolod Stakhov2019-10-311-11/+10
|
* [Minor] Add non-standard MIME type for iMIP filesmoisseev2019-10-291-0/+1
| | | | "application/ics" is non-standard but used by some MUAs
* [Conf] Update neural.confAlexander Moisseev2019-10-241-3/+1
|
* ARC signing instead of DKIM signing.Kristian Klausen2019-10-121-1/+1
| | | | | | | The original commit: 198dca66a ARC signing instead of DKIM signing. was unintended "reverted" in: 3288513eb [Config] Reasonable default settings for ARC
* [Minor] Add some default optionsVsevolod Stakhov2019-10-111-0/+5
|
* [Conf] Clarify documentation in the config filesVsevolod Stakhov2019-10-1114-93/+185
|
* [Conf] Register new Spamhaus codesVsevolod Stakhov2019-10-113-0/+35
| | | | | Issue: #3074 Closes: #3074
* Merge branch 'master' into arc-defaultsVsevolod Stakhov2019-10-1056-646/+594
|\
| * [Minor] Rbl: Moar fixes to the registration logicVsevolod Stakhov2019-09-241-1/+1
| |
| * [Conf] Use multi-prefixes RBLs in the default configVsevolod Stakhov2019-09-241-30/+16
| |