summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* [Minor] Rbl: Fix flattening defaultsVsevolod Stakhov2021-02-161-1/+8
* [Feature] Rbl: Distinguish flattened and non-flattened selectors in RBL requestsVsevolod Stakhov2021-02-161-5/+11
* [Minor] Fix misprintVsevolod Stakhov2021-02-161-1/+1
* [Minor] Milter_headers: Support default headers orderVsevolod Stakhov2021-02-111-2/+11
* [Minor] Milter_headers: Allow to sort symbolsVsevolod Stakhov2021-02-111-1/+13
* [Minor] Fix misprintVsevolod Stakhov2021-02-111-1/+1
* [Minor] Milter_headers: Refactor stuffVsevolod Stakhov2021-02-111-37/+47
* [Feature] Fuzzy_check: Allow to disable subject when making short text hashVsevolod Stakhov2021-02-081-2/+25
* [Minor] Remove unused stuff oOVsevolod Stakhov2021-01-221-16/+0
* [Minor] Do not perform arc signing before dkim checksVsevolod Stakhov2021-01-222-3/+6
* [Minor] Allow to use ratelimit as an ordinary filterVsevolod Stakhov2021-01-191-7/+11
* [Minor] milter_headers: new option skip_allTobias Mädel2021-01-181-1/+9
* [Fix] #3400 milter_headers: fix inverted logic for extended_headers_rcptTobias Mädel2021-01-141-4/+4
* [Minor] Replies: Add support of min_message_idVsevolod Stakhov2021-01-141-1/+2
* [Feature] Settings: add ip_map check and rework structure slightlyVsevolod Stakhov2021-01-121-178/+232
* [Minor] Remove static settings pool (cfg pool is good enough)Vsevolod Stakhov2021-01-121-20/+5
* [Minor] Fix `cmd` variable use caseVsevolod Stakhov2021-01-091-1/+1
* [Minor] force_actions - maybe disable current action bypassCarsten Rosenberg2021-01-071-1/+3
* [Minor] force_actions - remove current action bypassCarsten Rosenberg2021-01-071-3/+1
* [Fix] Try to fix GError leakVsevolod Stakhov2021-01-061-41/+20
* [Minor] DCC: Fix plugin callback typeVsevolod Stakhov2021-01-041-1/+2
* [Fix] Try to fix a mess with settings loading by adding prioritiesVsevolod Stakhov2020-12-301-2/+4
* [Minor] Another try to deal with symbols from settingsVsevolod Stakhov2020-12-281-17/+50
* [Fix] Try to move setings initialisation to a later stageVsevolod Stakhov2020-12-281-1/+3
* [Rework] Distinguish between strict config test modeVsevolod Stakhov2020-12-264-26/+56
* [Minor] Use task:has_header instead of task:get_headerAnton Yuzhaninov2020-12-222-12/+2
* [Minor] rbl: move logging to debug levelAndrew Lewis2020-12-211-1/+1
* Merge pull request #3577 from fatalbanana/http_headers_pluginVsevolod Stakhov2020-12-191-0/+198
|\
| * [Minor] Move http_headers to pluginAndrew Lewis2020-12-171-0/+198
* | [Minor] neural: use prefix in pool variable namesAndrew Lewis2020-12-171-33/+3
* | [Feature] Add controller endpoint for training neuralAndrew Lewis2020-12-171-749/+39
|/
* [Minor] Reputation: More safe defaultVsevolod Stakhov2020-12-101-1/+1
* [Feature] Reputation: Allow to specify ip masksVsevolod Stakhov2020-12-101-1/+15
* [Minor] Spamassassin: Try to fix [if-unset] stuffVsevolod Stakhov2020-12-091-0/+4
* [Minor] Fix conditionVsevolod Stakhov2020-12-091-1/+1
* [Minor] Spamassassin: Fix shadow results cachingVsevolod Stakhov2020-12-091-1/+1
* [Minor] Fix schema validationVsevolod Stakhov2020-12-091-1/+1
* [Rework] Milter_headers: improve extended_headers_rcpt supportVsevolod Stakhov2020-12-091-34/+23
* [Minor] Add some missing typesVsevolod Stakhov2020-12-041-0/+1
* Merge pull request #3561 from fatalbanana/multimap_disable_multisymbolVsevolod Stakhov2020-11-281-0/+9
|\
| * [Feature] Multimap: support adding map values as extra optionsAndrew Lewis2020-11-251-0/+9
* | [Minor] Fix symbol name usageVsevolod Stakhov2020-11-271-5/+7
* | [Minor] Clickhouse: Fix text returnsVsevolod Stakhov2020-11-261-1/+1
|/
* [Fix] Spamassassin: Preserve 'pcre_only' flag when dealing with regexp replac...Vsevolod Stakhov2020-11-231-1/+2
* [Fix] Spamassassin: Fix pcre_only flagsVsevolod Stakhov2020-11-231-9/+12
* [Minor] Neural: Add store_pool_only train optionVsevolod Stakhov2020-11-171-1/+13
* [Minor] Rbl: Allow to add dependencies for RBL rulesVsevolod Stakhov2020-11-131-0/+6
* [Minor] Rbl: Workaround for 'rules'Vsevolod Stakhov2020-11-131-1/+7
* [Minor] Mx_check: Limit number of A requests per MXVsevolod Stakhov2020-11-101-8/+11
* [Minor] Reputation: Support compatible whitelist definitionVsevolod Stakhov2020-11-091-6/+34