Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Minor] Add Windows Metafile MIME types (RFC 7903) | moisseev | 2021-03-23 | 1 | -0/+2 |
| | |||||
* | [Conf] Align ARC scores with DKIM scores | Vsevolod Stakhov | 2021-03-13 | 1 | -2/+2 |
| | |||||
* | [Test] Fix phishing tests | Vsevolod Stakhov | 2021-02-25 | 1 | -1/+1 |
| | |||||
* | [Rework] Phishing: Split from redirectors usage | Vsevolod Stakhov | 2021-02-25 | 2 | -6/+17 |
| | |||||
* | [Conf] Add R_DKIM_PERMFAIL to the metric | Vsevolod Stakhov | 2021-01-08 | 1 | -0/+5 |
| | |||||
* | [Minor] Move http_headers to plugin | Andrew Lewis | 2020-12-17 | 1 | -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 types | Vsevolod Stakhov | 2020-12-04 | 1 | -0/+1 |
| | |||||
* | [Project] Rbl: Migrate to `checks` | Vsevolod Stakhov | 2020-10-20 | 1 | -37/+18 |
| | |||||
* | [Rework] Rbl: Rework defaults logic | Vsevolod Stakhov | 2020-10-20 | 1 | -11/+24 |
| | |||||
* | whitelist_group.conf: Fix typo in description | Niklas Hambüchen | 2020-10-17 | 1 | -1/+1 |
| | |||||
* | [Fix] Fuzzy_check: Disable shingles for short texts (really) | Vsevolod Stakhov | 2020-09-28 | 1 | -1/+2 |
| | |||||
* | [Feature] Add BOUNCE rule | Anton Yuzhaninov | 2020-08-10 | 1 | -0/+4 |
| | |||||
* | [Minor] ratelimit: remove max_rcpt from config | Andrew Lewis | 2020-07-15 | 1 | -1/+0 |
| | |||||
* | [Conf] Neural: Fix the default name for max_trains | Vsevolod Stakhov | 2020-06-23 | 1 | -1/+1 |
| | |||||
* | [Conf] Spf: Add R_SPF_PERMFAIL symbol | Vsevolod Stakhov | 2020-06-15 | 1 | -0/+5 |
| | |||||
* | [Conf] Register a known symbol | Vsevolod Stakhov | 2020-06-15 | 1 | -0/+4 |
| | |||||
* | [Conf] Fix fat-fingers typo | Vsevolod Stakhov | 2020-06-12 | 1 | -1/+1 |
| | | | | Noted by: @RvdE | ||||
* | [Conf] Add missing symbols | Vsevolod Stakhov | 2020-06-12 | 2 | -0/+21 |
| | |||||
* | [Minor] Penalize EXE files in RAR archives | moisseev | 2020-05-28 | 1 | -0/+5 |
| | | | | that have generic split file extensions (e.g. .001) | ||||
* | [Feature] PDF: Add timeouts for expensive operations | Vsevolod Stakhov | 2020-05-22 | 1 | -0/+5 |
| | |||||
* | [Minor] Add rules that observes limits in pdf files | Vsevolod Stakhov | 2020-05-22 | 1 | -15/+25 |
| | |||||
* | [Minor] Add `max_recipients` config knob | Vsevolod Stakhov | 2020-05-19 | 1 | -0/+1 |
| | |||||
* | [Conf] Fix wrong comment in options.inc | Gregor Dschung | 2020-04-16 | 1 | -1/+1 |
| | |||||
* | [Minor] Add missing CT badness values | Alexander Moisseev | 2020-03-31 | 1 | -3/+3 |
| | |||||
* | [Conf] Mark Rspamd emailbl as ignore whitelist | Vsevolod Stakhov | 2020-03-26 | 1 | -0/+1 |
| | |||||
* | Merge pull request #3309 from ricalfieri/patch-1 | Vsevolod Stakhov | 2020-03-26 | 1 | -0/+1 |
|\ | | | | | Update rbl.conf | ||||
| * | Update rbl.conf | Riccardo Alfieri | 2020-03-25 | 1 | -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 option | Vsevolod Stakhov | 2020-03-25 | 1 | -0/+2 |
|/ | |||||
* | Phishing comment | korgoth1 | 2020-01-28 | 1 | -1/+1 |
| | |||||
* | [Minor] Distinguish max_lua_urls and max_urls | Vsevolod Stakhov | 2020-01-27 | 1 | -0/+1 |
| | |||||
* | [Minor] dkim_signing: auth_only is a misnomer | Andrew Lewis | 2020-01-23 | 2 | -4/+4 |
| | |||||
* | [Test] excluding external relay ip example from spf.conf | korgoth1 | 2020-01-17 | 1 | -6/+0 |
| | |||||
* | [Test] SPF external IP map | korgoth1 | 2020-01-16 | 1 | -4/+5 |
| | |||||
* | [Test] SPF external IP map | korgoth1 | 2020-01-16 | 3 | -7/+5 |
| | |||||
* | [Test] SPF external IP map | korgoth1 | 2020-01-15 | 1 | -1/+831 |
| | |||||
* | [Test] SPF external IP map | korgoth1 | 2020-01-15 | 3 | -830/+8 |
| | |||||
* | [Conf] Update spamtrap map path example | moisseev | 2020-01-12 | 1 | -1/+1 |
| | |||||
* | [Conf] SPF is no longer a C module | Vsevolod Stakhov | 2019-12-02 | 1 | -1/+1 |
| | |||||
* | [Rules] Add PDF related rules | Vsevolod Stakhov | 2019-11-27 | 2 | -0/+43 |
| | |||||
* | [Rework] Replace controller functions by any scanner worker if needed | Vsevolod Stakhov | 2019-11-11 | 1 | -0/+3 |
| | |||||
* | [Conf] Antivirus: Fix the default config | Vsevolod Stakhov | 2019-10-31 | 1 | -11/+10 |
| | |||||
* | [Minor] Add non-standard MIME type for iMIP files | moisseev | 2019-10-29 | 1 | -0/+1 |
| | | | | "application/ics" is non-standard but used by some MUAs | ||||
* | [Conf] Update neural.conf | Alexander Moisseev | 2019-10-24 | 1 | -3/+1 |
| | |||||
* | ARC signing instead of DKIM signing. | Kristian Klausen | 2019-10-12 | 1 | -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 options | Vsevolod Stakhov | 2019-10-11 | 1 | -0/+5 |
| | |||||
* | [Conf] Clarify documentation in the config files | Vsevolod Stakhov | 2019-10-11 | 14 | -93/+185 |
| | |||||
* | [Conf] Register new Spamhaus codes | Vsevolod Stakhov | 2019-10-11 | 3 | -0/+35 |
| | | | | | Issue: #3074 Closes: #3074 | ||||
* | Merge branch 'master' into arc-defaults | Vsevolod Stakhov | 2019-10-10 | 56 | -646/+594 |
|\ | |||||
| * | [Minor] Rbl: Moar fixes to the registration logic | Vsevolod Stakhov | 2019-09-24 | 1 | -1/+1 |
| | | |||||
| * | [Conf] Use multi-prefixes RBLs in the default config | Vsevolod Stakhov | 2019-09-24 | 1 | -30/+16 |
| | |