Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Minor] Fix plugins to work with empty tasksmime-rework | Vsevolod Stakhov | 2019-07-12 | 1 | -1/+1 |
| | |||||
* | [Fix] Do not output rbl suffix in symbol option | Vsevolod Stakhov | 2019-05-29 | 1 | -10/+14 |
| | |||||
* | [Minor] SURBL: Add failure symbols | Vsevolod Stakhov | 2019-03-22 | 1 | -1/+1 |
| | | | | Issue: #2801 | ||||
* | [Minor] RBL: Add fail symbols | Vsevolod Stakhov | 2019-03-22 | 1 | -1/+13 |
| | | | | Issue: #2801 | ||||
* | [Minor] Rbl: Add no_squeeze flag | Vsevolod Stakhov | 2018-12-16 | 1 | -3/+3 |
| | |||||
* | [Minor] Rbl: Misprint | Vsevolod Stakhov | 2018-12-15 | 1 | -1/+1 |
| | |||||
* | [Minor] Add logging number of fake entries | Vsevolod Stakhov | 2018-12-15 | 1 | -1/+0 |
| | |||||
* | [Minor] Rbl: More fixes after rework | Vsevolod Stakhov | 2018-12-15 | 1 | -31/+33 |
| | |||||
* | [Minor] Rbl: Fix various rework issues | Vsevolod Stakhov | 2018-12-15 | 1 | -4/+4 |
| | |||||
* | [Rework] Rewrite RBL module | Vsevolod Stakhov | 2018-12-15 | 1 | -429/+424 |
| | |||||
* | [Minor] Add default | Vsevolod Stakhov | 2018-12-07 | 1 | -1/+3 |
| | |||||
* | [Minor] Fix mess | Vsevolod Stakhov | 2018-12-07 | 1 | -20/+23 |
| | |||||
* | [Fix] Fix DKIM based RBLs | Vsevolod Stakhov | 2018-10-29 | 1 | -16/+34 |
| | |||||
* | [Fix] Deprecate task:inc_dns_req as it is redundant | Vsevolod Stakhov | 2018-09-14 | 1 | -2/+0 |
| | |||||
* | [Feature] Use pure Lua debugm function | Vsevolod Stakhov | 2018-08-10 | 1 | -9/+10 |
| | |||||
* | [Project] Encourage dependencies registration by name only | Vsevolod Stakhov | 2018-03-15 | 1 | -1/+2 |
| | |||||
* | [Minor] Fix rbls rules count calculation | Vsevolod Stakhov | 2018-03-13 | 1 | -2/+4 |
| | |||||
* | [Minor] Misprint | Vsevolod Stakhov | 2018-03-08 | 1 | -1/+1 |
| | |||||
* | [Minor] Unbreak rbls parsing | Vsevolod Stakhov | 2018-03-08 | 1 | -1/+1 |
| | |||||
* | [Minor] Add some sanity checks for rbl elements | Vsevolod Stakhov | 2018-03-08 | 1 | -1/+5 |
| | |||||
* | [Fix] RBL: received: deal with missing data (#1965) | Andrew Lewis | 2017-12-18 | 1 | -1/+2 |
| | |||||
* | [Feature] RBL: received: filtering by position & flags | Andrew Lewis | 2017-12-12 | 1 | -13/+79 |
| | | | | - Also filter artificial header always | ||||
* | [Feature] Store plugins state | Vsevolod Stakhov | 2017-12-03 | 1 | -0/+7 |
| | |||||
* | [Fix] Do not fail rbl plugin when there are no received or emails | Vsevolod Stakhov | 2017-07-28 | 1 | -3/+8 |
| | |||||
* | [Minor] RBL: don't register duplicate monitoring | Andrew Lewis | 2017-07-07 | 1 | -1/+3 |
| | |||||
* | [Fix] RBL: Fixed hashed email address lookups | Andrew Lewis | 2017-06-28 | 1 | -1/+1 |
| | |||||
* | [Minor] Do not query RBLs with no monitored set | Vsevolod Stakhov | 2017-06-05 | 1 | -2/+4 |
| | |||||
* | [Feature] Add `monitored_address` for rbls | Vsevolod Stakhov | 2017-06-05 | 1 | -3/+10 |
| | | | | | | Also disable monitoring for whitelists Issue: #1662 | ||||
* | [Fix] Detect confighelp in plugins initialisation | Vsevolod Stakhov | 2017-04-22 | 1 | -0/+4 |
| | |||||
* | [Minor] Don't try to use filtered results | Andrew Lewis | 2017-04-06 | 1 | -1/+3 |
| | |||||
* | [Fix] Fix domain_only emails RBL | Andrew Lewis | 2017-04-06 | 1 | -28/+21 |
| | | | | - Also support hashing for domain_only | ||||
* | [Minor] RBL: deal with missing DKIM config | Andrew Lewis | 2017-03-26 | 1 | -1/+1 |
| | |||||
* | [Minor] Remove deprecated API calls | Vsevolod Stakhov | 2017-03-23 | 1 | -23/+0 |
| | |||||
* | [Minor] Support setting `enabled = false` on RBLs | Andrew Lewis | 2017-02-23 | 1 | -0/+2 |
| | |||||
* | [Feature] RBL module: support hashing for emails and helo RBL | Andrew Lewis | 2017-02-03 | 1 | -6/+40 |
| | |||||
* | [Minor] Avoid some table lookups in Lua parts | Andrew Lewis | 2016-12-15 | 1 | -1/+3 |
| | |||||
* | [Minor] Use new API for debug logging in Lua plugins | Andrew Lewis | 2016-11-25 | 1 | -23/+24 |
| | |||||
* | [Minor] Some debug logging for RBL module | Andrew Lewis | 2016-11-25 | 1 | -1/+8 |
| | |||||
* | [Rework] Use new maps add function | Vsevolod Stakhov | 2016-11-24 | 1 | -1/+2 |
| | |||||
* | [Minor] Fix DNS lookup errors | Andrew Lewis | 2016-11-15 | 1 | -2/+2 |
| | |||||
* | [Minor] Lint Lua plugins & global functions | Andrew Lewis | 2016-11-14 | 1 | -20/+20 |
| | |||||
* | [Minor] Get rid of some global variables | Andrew Lewis | 2016-11-01 | 1 | -3/+4 |
| | | | | - Also fix some bugs along the way | ||||
* | [Minor] RBL: Display matched IP instead of thing being matched against | Andrew Lewis | 2016-09-13 | 1 | -2/+2 |
| | |||||
* | [Feature] Descriptive options for RBL symbols | Andrew Lewis | 2016-09-09 | 1 | -7/+7 |
| | |||||
* | Revert "[Feature] Add common way to disable Lua modules" | Andrew Lewis | 2016-09-05 | 1 | -3/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit f552edd887794a5086dcf93d36f8f82d83553196. Conflicts: src/plugins/lua/antivirus.lua src/plugins/lua/asn.lua src/plugins/lua/dcc.lua src/plugins/lua/dmarc.lua src/plugins/lua/emails.lua src/plugins/lua/forged_recipients.lua src/plugins/lua/greylist.lua src/plugins/lua/hfilter.lua src/plugins/lua/ip_score.lua src/plugins/lua/maillist.lua src/plugins/lua/mime_types.lua src/plugins/lua/multimap.lua src/plugins/lua/once_received.lua src/plugins/lua/ratelimit.lua src/plugins/lua/rbl.lua src/plugins/lua/replies.lua src/plugins/lua/rspamd_update.lua src/plugins/lua/trie.lua src/plugins/lua/whitelist.lua | ||||
* | [Minor] Use infox instead of info in logging | Vsevolod Stakhov | 2016-09-04 | 1 | -1/+1 |
| | |||||
* | [Feature] Add common way to disable Lua modules | Andrew Lewis | 2016-09-01 | 1 | -1/+4 |
| | |||||
* | [Minor] Resurrect RBL module | Andrew Lewis | 2016-08-30 | 1 | -1/+2 |
| | |||||
* | [Fix] Params should be treated as a hash | Vsevolod Stakhov | 2016-08-29 | 1 | -1/+1 |
| | |||||
* | [Rework] Rework and simplify rbl plugin | Vsevolod Stakhov | 2016-08-29 | 1 | -220/+265 |
| | | | | | | | 1. Use functional for break/continue 2. Split filtering and processing stage 3. Reduce verify complexity by using callback closure 4. Do not send multiple requests for the same DNS name |