Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Conf] Fix comments in elastic.conf | Alexander Moisseev | 2024-11-11 | 1 | -13/+13 |
| | |||||
* | Merge pull request #5186 from dragoangel/actualize-elastic-module | Vsevolod Stakhov | 2024-11-11 | 1 | -16/+90 |
|\ | | | | | [Rework] Breaking: Actualize elastic module | ||||
| * | * add more validation on empty strings, required to not face errors in ↵ | Dmitriy Alekseev | 2024-11-03 | 1 | -3/+2 |
| | | | | | | | | | | | | | | saving logs to elastic * remove max_size as it was looking to rows elements count, not strings size in total, such check will be too much compute intensive * increase default errors max_fail as usually elastic not recover so quickly and needs a bit more time | ||||
| * | do not allow empty headers, fix stripping of headers by limit of symbols ↵ | Dmitriy Alekseev | 2024-10-21 | 1 | -1/+2 |
| | | | | | | | | count and add headers count limit | ||||
| * | do not retry on errors in body as it will create duplicated logs | Dmitriy Alekseev | 2024-10-15 | 1 | -1/+1 |
| | | |||||
| * | [Rework] Breaking: Actualize elastic module, support Elastic 8 & OpenSearch ↵ | Dmitriy Alekseev | 2024-10-14 | 1 | -16/+90 |
| | | | | | | | | | | | | 2, add index policy with logs retention and many more Signed-off-by: Dmytro Alieksieiev <1865999+dragoangel@users.noreply.github.com> | ||||
* | | [Conf] Use full hostnames for SURBLvstakhov-surbl-conf-fix | Vsevolod Stakhov | 2024-11-06 | 1 | -0/+1 |
|/ | |||||
* | Remove proxy from url_redirector.conf as it not the option | Dmitriy Alekseev | 2024-09-30 | 1 | -1/+0 |
| | |||||
* | [Rework] Resolve rdns in a separate function | Vsevolod Stakhov | 2024-08-06 | 1 | -2/+1 |
| | | | | | | | Historically, it was done in `once_received` module, however, that check must be done early, even before settings (as they could rely on hostname). Hence, it was discussed to move this code to a separate rule. | ||||
* | [Conf] Add SenderScore Reputationlist RBL | moisseev | 2024-07-31 | 1 | -0/+26 |
| | |||||
* | Rename unrecognized SenderScore RBL result symbol | moisseev | 2024-07-29 | 1 | -1/+1 |
| | |||||
* | [Conf] Add SenderScore RPBL return codes | moisseev | 2024-07-28 | 1 | -0/+20 |
| | |||||
* | [Minor] Use gpt-4o-mini by default | Vsevolod Stakhov | 2024-07-22 | 1 | -1/+1 |
| | |||||
* | [Minor] Remove top_p reduce temperature to 0 | Vsevolod Stakhov | 2024-07-22 | 1 | -3/+1 |
| | |||||
* | Update comments in ratelimit.conf example | moisseev | 2024-07-12 | 1 | -2/+2 |
| | |||||
* | [Minor] Adjust configuration | Vsevolod Stakhov | 2024-06-28 | 1 | -1/+10 |
| | |||||
* | [Minor] Disable module by default | Vsevolod Stakhov | 2024-06-28 | 1 | -0/+3 |
| | |||||
* | [Project] Add GPT plugin | Vsevolod Stakhov | 2024-06-27 | 1 | -0/+43 |
| | |||||
* | Update bayes_expiry.conf | Dmitriy Alekseev | 2024-05-16 | 1 | -7/+0 |
| | |||||
* | Create bayes_expiry.conf | Dmitriy Alekseev | 2024-05-16 | 1 | -0/+25 |
| | |||||
* | [Minor] Properly make use of selectors for checking MID RHSs against DNSBLs | twesterhever | 2024-05-06 | 1 | -3/+9 |
| | | | | Related to: https://github.com/rspamd/rspamd/pull/4888 | ||||
* | Merge pull request #4888 from twesterhever/temp-rbl-mid | Vsevolod Stakhov | 2024-05-02 | 1 | -0/+3 |
|\ | | | | | Implement DNSBL checks for Message-ID RHS | ||||
| * | [Minor] Query MID RHS FQDNs against popular DNSBL using selectors | twesterhever | 2024-04-28 | 1 | -0/+3 |
| | | | | | | | | | | See https://github.com/rspamd/rspamd/pull/4888 for the related discussion. | ||||
| * | Revert "[Enhancement] Check Message-ID RHS against popular DNSBLs by default" | twesterhever | 2024-04-28 | 1 | -3/+3 |
| | | | | | | | | This reverts commit c78c70c76bb7ae8e714ed773037ccce1012dd20f. | ||||
| * | [Enhancement] Check Message-ID RHS against popular DNSBLs by default | twesterhever | 2024-04-28 | 1 | -3/+3 |
| | | |||||
* | | [Enhancement] Detect freemail and disposable e-mail usage for MDN | twesterhever | 2024-04-09 | 1 | -0/+20 |
|/ | |||||
* | Revert "[Fix] Fix history key, as we use `{=` and not `{{` in templates" | Vsevolod Stakhov | 2024-02-21 | 1 | -1/+1 |
| | |||||
* | [Fix] Fix history key, as we use `{=` and not `{{` in templates | Vsevolod Stakhov | 2024-02-21 | 1 | -1/+1 |
| | |||||
* | [Minor] Add more returnbits to surbl configuration | Andrew Lewis | 2024-01-31 | 1 | -0/+2 |
| | |||||
* | [Feature] Allow to add templates to redis history prefix | Vsevolod Stakhov | 2024-01-29 | 1 | -1/+1 |
| | | | | | Issue: #4793 Closes: #4793 | ||||
* | [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 |
| | |