Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Minor] Restore back one more legacy conversion | Vsevolod Stakhov | 2024-08-16 | 1 | -0/+23 |
| | |||||
* | [Minor] Restore legacy conversions | Vsevolod Stakhov | 2024-08-16 | 1 | -0/+163 |
| | | | | With new `index` method it seems much easier in fact | ||||
* | [Minor] Sime minor changes | Vsevolod Stakhov | 2024-08-15 | 1 | -2/+2 |
| | |||||
* | [Minor] Slight cleanup | Vsevolod Stakhov | 2024-08-15 | 1 | -9/+23 |
| | |||||
* | [Minor] Fix check | Vsevolod Stakhov | 2024-08-15 | 1 | -2/+2 |
| | |||||
* | [Rework] Breaking: Rewrite cfg transform and remove legacy | Vsevolod Stakhov | 2024-08-15 | 1 | -440/+79 |
| | | | | | | | | | | | | | What is removed: * SURBL/Email -> rbl conversion * IP reputation -> reputation conversion Reasoning: * Too hard to support forever * Outdated * Want to use transparent UCL instead of modifying the config from Lua | ||||
* | [Minor] Allow `options.upstreams` to be used as well | Vsevolod Stakhov | 2024-06-08 | 1 | -0/+5 |
| | |||||
* | [Minor] Reformat all Lua code, no functional changes | Vsevolod Stakhov | 2023-08-07 | 1 | -53/+91 |
| | |||||
* | [Minor] Avoid using legacy method | Vsevolod Stakhov | 2022-05-29 | 1 | -1/+1 |
| | |||||
* | [Minor] Update my email and the copyright year | Vsevolod Stakhov | 2022-03-25 | 1 | -1/+1 |
| | |||||
* | Spelling (#4086) | Josh Soref | 2022-02-22 | 1 | -1/+1 |
| | | | [Rework] Massive spelling fix from @jsoref | ||||
* | [Fix] lua_cfg_transform - silly break break actions | Carsten Rosenberg | 2021-11-08 | 1 | -4/+10 |
| | |||||
* | [Fix] lua_cfg_transform - actions without score (discard) | Carsten Rosenberg | 2021-11-04 | 1 | -1/+3 |
| | |||||
* | [Minor] cfg_transform - fix actions sanity check | Carsten Rosenberg | 2021-03-23 | 1 | -1/+2 |
| | |||||
* | [Fix] Fix settings in case actions are set to null (#3415) | Andrew Lewis | 2020-11-03 | 1 | -2/+4 |
| | |||||
* | [Feature] Add sanity checks for actions thresholds | Vsevolod Stakhov | 2020-10-07 | 1 | -8/+35 |
| | | | | | Issue: #3506 Closes: #3506 | ||||
* | [Minor] Fix indentation | Vsevolod Stakhov | 2020-01-25 | 1 | -1/+3 |
| | |||||
* | [Minor] Fix previous commit | Andrew Lewis | 2020-01-23 | 1 | -1/+1 |
| | |||||
* | [Minor] dkim_signing: auth_only is a misnomer | Andrew Lewis | 2020-01-23 | 1 | -0/+12 |
| | |||||
* | [Minor] Rbl: Fix conversion for emailbl | Vsevolod Stakhov | 2019-09-30 | 1 | -1/+3 |
| | |||||
* | [Feature] Rbl: Make config checks much more strict | Vsevolod Stakhov | 2019-09-30 | 1 | -0/+1 |
| | |||||
* | [Minor] Rbl: Improve migration portability | Vsevolod Stakhov | 2019-09-30 | 1 | -6/+4 |
| | |||||
* | [Minor] Another fix for expect_ip, sigh.. | Vsevolod Stakhov | 2019-09-17 | 1 | -2/+3 |
| | |||||
* | [Minor] Fix some more legacy stuff conversion | Vsevolod Stakhov | 2019-09-17 | 1 | -2/+24 |
| | |||||
* | [Fix] Prefer surbl/emails rule on rbl to preserve compatibility | Vsevolod Stakhov | 2019-09-12 | 1 | -59/+59 |
| | |||||
* | [Rework] Convert emails rules to rbl rules | Vsevolod Stakhov | 2019-09-02 | 1 | -0/+55 |
| | |||||
* | [Minor] Rbl: Match old surbl behaviour for emails | Vsevolod Stakhov | 2019-09-01 | 1 | -0/+5 |
| | |||||
* | [Rework] Convert surbl rules to rbl rules | Vsevolod Stakhov | 2019-08-27 | 1 | -0/+54 |
| | |||||
* | [Minor] Sigh, another try | Vsevolod Stakhov | 2019-08-16 | 1 | -1/+1 |
| | |||||
* | [Minor] Further ip_score sanity fix | Vsevolod Stakhov | 2019-08-16 | 1 | -1/+5 |
| | |||||
* | [Minor] One more sanity check | Vsevolod Stakhov | 2019-08-16 | 1 | -1/+1 |
| | |||||
* | [Minor] Add sanity check | Vsevolod Stakhov | 2019-08-16 | 1 | -0/+2 |
| | |||||
* | [Rework] Migrate from ip_score to reputation | Vsevolod Stakhov | 2019-07-17 | 1 | -0/+38 |
| | |||||
* | [Minor] Neural: Enable cfg.options.check_all_filters when neural is enabled | Vsevolod Stakhov | 2019-07-09 | 1 | -0/+12 |
| | |||||
* | [Minor] Compat: Allow to use old style sign_condition | Vsevolod Stakhov | 2019-05-31 | 1 | -1/+22 |
| | |||||
* | [Fix] Process orphaned `symbols` section | Vsevolod Stakhov | 2019-02-18 | 1 | -0/+6 |
| | |||||
* | [Minor] Add warning about conflictin local files | Vsevolod Stakhov | 2019-02-01 | 1 | -0/+18 |
| | |||||
* | [Minor] Sigh... Pet luacheck again | Vsevolod Stakhov | 2018-05-15 | 1 | -1/+0 |
| | |||||
* | [Minor] Disable multiple groups warning | Vsevolod Stakhov | 2018-05-15 | 1 | -10/+0 |
| | |||||
* | [Minor] Add 'no action' as available threshold | Vsevolod Stakhov | 2018-05-11 | 1 | -1/+2 |
| | |||||
* | [Minor] Shut up luacheck | Vsevolod Stakhov | 2018-04-11 | 1 | -1/+1 |
| | |||||
* | [Minor] Check actions section sanity | Vsevolod Stakhov | 2018-04-11 | 1 | -0/+16 |
| | |||||
* | [Minor] Add fool protection for nested section in ucl | Vsevolod Stakhov | 2018-04-11 | 1 | -0/+8 |
| | |||||
* | [Minor] Use override_defaults from lua_util | Vsevolod Stakhov | 2018-04-05 | 1 | -25/+4 |
| | |||||
* | [Minor] Allow to set sign headers in dkim_signing | Vsevolod Stakhov | 2018-04-03 | 1 | -3/+20 |
| | |||||
* | [Fix] Allow to disable certain actions by assigning null to them | Vsevolod Stakhov | 2018-03-22 | 1 | -1/+1 |
| | |||||
* | [Minor] Silence empty group message | Vsevolod Stakhov | 2018-03-10 | 1 | -1/+1 |
| | |||||
* | [Refactor] Rename all lua libraries in the common way | Vsevolod Stakhov | 2018-02-23 | 1 | -0/+295 |