Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Feature] rbl: support disabling or replacing url_whitelist per RBL | Andrew Lewis | 2023-12-12 | 1 | -0/+2 |
| | |||||
* | [Minor] Reiterate on the previous changes | Andrew Lewis | 2023-10-26 | 1 | -3/+3 |
| | | | | | - Demote message to info level - Name it returncodes_matcher for better specificity | ||||
* | [Minor] rbl: support use of different matchers for return codes | Andrew Lewis | 2023-10-24 | 1 | -0/+3 |
| | |||||
* | [Fix] Prevent DNSWL sabotage | Marc Dierksen | 2023-10-05 | 1 | -10/+10 |
| | | | | | | | | | | | | | | | | When exceeding the query limit for DNSWL it can happen that instead of the returncode 127.0.0.255, that according to documentation (https://www.dnswl.org/?page_id=15) indicates a block, the returncode 127.0.10.3 is returned for all queries. According to documentation (https://www.dnswl.org/?page_id=15) the 127.0.10.3 returncode indicates the highest level of trustworthiness that should never be blocked and a category of 'some special cases'. As it turns out that documentation is a lie and that 127.0.10.3 returncode is used by DNSWL to intentionally sabotage email security by marking all sending servers as highly trustworthy (https://www.dnswl.org/?p=120). | ||||
* | [Minor] Move configuration to proper location | Andrew Lewis | 2023-10-02 | 1 | -0/+0 |
| | |||||
* | [Minor] Fix copypasta (#4469) | Andrew Lewis | 2023-10-02 | 1 | -3/+3 |
| | |||||
* | [Conf] Add new plugin default configuration | Vsevolod Stakhov | 2023-09-24 | 1 | -0/+31 |
| | |||||
* | Merge pull request #4575 from dragoangel/feat/add-phishing-feed-exclusions | Vsevolod Stakhov | 2023-08-22 | 1 | -0/+6 |
|\ | | | | | [Feature] Support feed exclusions in phishing module | ||||
| * | Update phishing.conf | Dmitriy Alekseev | 2023-08-16 | 1 | -0/+6 |
| | | |||||
* | | Added support for Redis 6 ACL (username/password) | laodc | 2023-08-21 | 1 | -0/+1 |
|/ | |||||
* | [Conf] Add `one_shot` to some specific multimap rules | Vsevolod Stakhov | 2023-04-23 | 1 | -0/+7 |
| | |||||
* | fix incorrect asn references in bimi.conf | Mehmet Tolga Avcioglu | 2023-02-23 | 1 | -3/+4 |
| | |||||
* | Merge pull request #4351 from korgoth1/master | Vsevolod Stakhov | 2023-02-22 | 1 | -0/+9 |
|\ | | | | | Checking for redirector url in mail | ||||
| * | Update conf/modules.d/multimap.conf | korgoth1 | 2022-11-27 | 1 | -1/+1 |
| | | | | | | Co-authored-by: Vsevolod Stakhov <vsevolod@rspamd.com> | ||||
| * | Checking for redirector url in mail | korgoth1 | 2022-11-27 | 1 | -0/+9 |
| | | |||||
* | | [Minor] Add newline at EOF where missing | twesterhever | 2023-02-17 | 5 | -5/+3 |
| | | |||||
* | | [Minor] Improve readability of RBL module configuration file | twesterhever | 2023-02-17 | 1 | -5/+4 |
| | | |||||
* | | [Minor] Remove orphaned SARBL directives | twesterhever | 2023-02-17 | 1 | -6/+0 |
| | | |||||
* | | conf/modules.d/arc.conf: fix parameter name | Jan Smutny | 2023-01-31 | 1 | -1/+1 |
| | | | | | | | | rename symbol_sign -> sign_symbol | ||||
* | | [Conf] Fix hashbl | Vsevolod Stakhov | 2022-12-21 | 1 | -1/+1 |
| | | |||||
* | | [Conf] RBL: Fix selector | Vsevolod Stakhov | 2022-12-18 | 1 | -1/+2 |
| | | |||||
* | | [Conf] Preliminary try to add SURBL hashbl support (WIP) | Vsevolod Stakhov | 2022-12-17 | 1 | -0/+24 |
|/ | |||||
* | [Minor] Query EBLs for authenticated users as well | twesterhever | 2022-04-18 | 1 | -0/+2 |
| | |||||
* | Merge pull request #4141 from twesterhever/temp-uribl-surbl-queries | Vsevolod Stakhov | 2022-04-11 | 1 | -2/+2 |
|\ | | | | | [Feature] Query HELOs, PTRs, and Reply-To's against SURBL and URIBL as well | ||||
| * | [Enhancement] Query HELOs, PTRs, and Reply-To's against SURBL and URIBL as well | twesterhever | 2022-04-09 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #4144 from twesterhever/temp-enable-uribl-lookups-local-users | Vsevolod Stakhov | 2022-04-09 | 1 | -0/+4 |
|\ \ | | | | | | | [Fix] Do not exclude authenticated users from URIBL lookups | ||||
| * | | [Fix] Do not exclude authenticated users from URIBL lookups | twesterhever | 2022-04-09 | 1 | -0/+4 |
| |/ | |||||
* / | [Fix] Disable IPv6 lookups for Blocklist.de RBL | twesterhever | 2022-04-09 | 1 | -1/+0 |
|/ | |||||
* | [Enhancement] Query HELOs, PTRs, and Reply-To's against Spamhaus DBL too | twesterhever | 2022-01-30 | 1 | -1/+1 |
| | |||||
* | Map application/x-pdf to pdf | Jean-Louis Dupond | 2021-12-17 | 1 | -1/+2 |
| | | | | | | | Some mails were marked as MIME_BAD_ATTACHMENT (4) [pdf:application/x-pdf] application/x-pdf might be obsolete but still used. | ||||
* | Uncomment but disable SpamHaus URIBL | Jean-Louis Dupond | 2021-11-29 | 1 | -12/+13 |
| | | | | | | | 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. | ||||
* | [Feature] BIMI: Add preliminary version of the BIMI plugin | Vsevolod Stakhov | 2021-11-06 | 1 | -0/+29 |
| | | | | Issue: #3935 | ||||
* | [Config] Allow configurable s3 urls | bradleydoherty59 | 2021-11-05 | 1 | -0/+1 |
| | |||||
* | [Minor] config: remove RBL defaults that re-enforce true defaults | Andrew Lewis | 2021-10-07 | 1 | -5/+0 |
| | |||||
* | [Minor] config: don't lie about antivirus whitelist | Andrew Lewis | 2021-10-07 | 1 | -1/+1 |
| | |||||
* | [Feature] Add preliminary exporter to AWS S3 | Vsevolod Stakhov | 2021-08-12 | 1 | -0/+26 |
| | |||||
* | [Feature] external_relay plugin | Andrew Lewis | 2021-06-07 | 1 | -0/+22 |
| | |||||
* | [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 |
| |