Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Test] Fix phishing tests | Vsevolod Stakhov | 2021-02-25 | 1 | -1/+1 |
| | |||||
* | [Rework] Phishing: Split from redirectors usage | Vsevolod Stakhov | 2021-02-25 | 1 | -6/+13 |
| | |||||
* | [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 | ||||
* | [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 |
| | |||||
* | [Fix] Fuzzy_check: Disable shingles for short texts (really) | Vsevolod Stakhov | 2020-09-28 | 1 | -1/+2 |
| | |||||
* | [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] 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] 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 | 1 | -5/+5 |
| | |||||
* | [Test] SPF external IP map | korgoth1 | 2020-01-15 | 1 | -0/+6 |
| | |||||
* | [Conf] Update spamtrap map path example | moisseev | 2020-01-12 | 1 | -1/+1 |
| | |||||
* | [Conf] Antivirus: Fix the default config | Vsevolod Stakhov | 2019-10-31 | 1 | -11/+10 |
| | |||||
* | [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 | ||||
* | [Conf] Register new Spamhaus codes | Vsevolod Stakhov | 2019-10-11 | 1 | -0/+5 |
| | | | | | Issue: #3074 Closes: #3074 | ||||
* | Merge branch 'master' into arc-defaults | Vsevolod Stakhov | 2019-10-10 | 46 | -605/+547 |
|\ | |||||
| * | [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 |
| | | |||||
| * | ARC signing instead of DKIM signing. | Reio Remma | 2019-09-22 | 1 | -1/+1 |
| | | |||||
| * | [Conf] Update header | Vsevolod Stakhov | 2019-09-21 | 43 | -335/+308 |
| | | |||||
| * | [Conf] Add path to greylist-whitelist-domains.inc | moisseev | 2019-09-20 | 1 | -0/+1 |
| | | |||||
| * | [Minor] Fix typos in p0f plugin | denpamusic | 2019-09-18 | 1 | -1/+1 |
| | | | | | | | | | | - Improved tests to include cached response cases - Changed default socket location to /var/run/p0f as per @moisseev recommendation | ||||
| * | Merge pull request #3040 from moisseev/conf | Vsevolod Stakhov | 2019-09-18 | 5 | -8/+16 |
| |\ | | | | | | | [Conf] Introduce maps.d directories | ||||
| | * | [Conf] Introduce maps.d directories | moisseev | 2019-09-18 | 5 | -8/+16 |
| | | | |||||
| * | | Merge pull request #3037 from denpaforks/p0f | Vsevolod Stakhov | 2019-09-17 | 1 | -0/+46 |
| |\ \ | | | | | | | | | [Feature] Add p0f scanner | ||||
| | * | | [Feature] Add p0f scanner | denpamusic | 2019-09-15 | 1 | -0/+46 |
| | |/ | |||||
| * / | [CritFix] Eliminate old endpoint | Vsevolod Stakhov | 2019-09-17 | 1 | -1/+1 |
| |/ | |||||
| * | [Conf] Remove surbl parts, fix hash_format attribute | Vsevolod Stakhov | 2019-09-02 | 2 | -107/+8 |
| | | |||||
| * | [Conf] Move all to rbl | Vsevolod Stakhov | 2019-09-02 | 3 | -59/+163 |
| | | |||||
| * | [Conf] Remove configs for deleted modules | Vsevolod Stakhov | 2019-08-28 | 2 | -77/+0 |
| | | |||||
* | | [Config] Reasonable default settings for ARC | Kristian Klausen | 2019-08-28 | 1 | -5/+7 |
|/ | | | | Fix: #2703 | ||||
* | [Rework] Kill 2tld.inc | Vsevolod Stakhov | 2019-08-16 | 1 | -5/+0 |
| | |||||
* | [Slashing] Remove ip_score module | Vsevolod Stakhov | 2019-07-17 | 1 | -26/+0 |
| | |||||
* | [Project] Remove has_torch definitions | Vsevolod Stakhov | 2019-07-01 | 1 | -2/+0 |
| | |||||
* | [Conf] Surbl: Utilise new `check_emails` option | Vsevolod Stakhov | 2019-06-09 | 1 | -0/+5 |
| | |||||
* | [Minor] Fix indentation | Vsevolod Stakhov | 2019-06-02 | 3 | -145/+145 |
| | |||||
* | [Minor] Fix tabulation | Vsevolod Stakhov | 2019-06-01 | 19 | -474/+474 |
| | |||||
* | Fix typos (separately, transferred) | hartzell | 2019-05-11 | 1 | -1/+1 |
| | |||||
* | Merge pull request #2850 from heraklit256/rule-descr-cleanup | Vsevolod Stakhov | 2019-04-16 | 1 | -1/+1 |
|\ | | | | | [Minor] unify rule scores and weights and improve descriptions | ||||
| * | unify rules scores and weights forgotten in first commit | heraklit256 | 2019-03-05 | 1 | -1/+1 |
| | | |||||
* | | [Minor] fix some warnings | Carsten Rosenberg | 2019-04-02 | 1 | -2/+0 |
| | | |||||
* | | Merge pull request #2616 from heraklit256/uribl-spamhaus | Vsevolod Stakhov | 2019-03-10 | 1 | -2/+5 |
|\ \ | |/ |/| | also query resolved IPs against Spamhaus ZEN |