summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* [Feature] Store url object in imagesVsevolod Stakhov2018-10-091-9/+4
* [Feature] Allow dkim domains check in surblVsevolod Stakhov2018-10-091-0/+50
* [Fix] Do not load torch on each rspamadm invocationVsevolod Stakhov2018-10-041-5/+6
* Added "text/calendar" as a legal mimetype for .ics files. Files are failing t...Kresten2018-10-041-1/+1
* [Fix] Fix dependencies for DNS_SIGNED symbolVsevolod Stakhov2018-10-032-26/+36
* [Minor] Pet luacheckVsevolod Stakhov2018-10-021-6/+6
* [Minor] Unify check_auth/check_local optionsVsevolod Stakhov2018-10-027-43/+126
* [Fix] ip_score - respect check_authed and check_local settings from configCarsten Rosenberg2018-10-021-4/+7
* [Rework] Rework and fix whitelist pluginVsevolod Stakhov2018-10-011-65/+150
* [Minor] Fix scoring for the blacklist rulesVsevolod Stakhov2018-09-291-3/+3
* [Minor] Fix blacklist option in whitelist rulesVsevolod Stakhov2018-09-291-4/+7
* [Fix] Fix groups messVsevolod Stakhov2018-09-297-10/+61
* [Minor] Fix symbol registrationVsevolod Stakhov2018-09-291-1/+1
* [Feature] Extend whitelisting optionsVsevolod Stakhov2018-09-291-38/+60
* Merge pull request #2547 from HeinleinSupport/CHANGE-dccVsevolod Stakhov2018-09-282-125/+242
|\
| * [Minor] DCC - add workaround for old host and port settingsCarsten Rosenberg2018-09-281-0/+14
| * [Fix] DCC - luacheckCarsten Rosenberg2018-09-281-5/+4
| * [Minor] Antivirus - Sophos config and logginsCarsten Rosenberg2018-09-281-2/+10
| * [Minor] Antivirus - workaround for removed attachments_onlyCarsten Rosenberg2018-09-281-0/+8
| * [Minor] Antivirus - configureable mime_part scanningCarsten Rosenberg2018-09-261-2/+8
| * [Minor] Antivirus - rework upstream usageCarsten Rosenberg2018-09-261-92/+120
| * [Minor] DCC Upstreams supportCarsten Rosenberg2018-09-261-29/+83
* | [Fix] Fix resolving in DMARC reportsVsevolod Stakhov2018-09-271-15/+34
* | [Project] Add clustering logicVsevolod Stakhov2018-09-261-3/+107
* | [Project] Add Redis logic to the clustering moduleVsevolod Stakhov2018-09-261-3/+80
* | [Project] Start clustering plugin workVsevolod Stakhov2018-09-261-0/+124
|/
* [Minor] Milter headers is actually idempotent filter onlyVsevolod Stakhov2018-09-251-1/+1
* [Conf] Restore ability to disable phishtankAlexander Moisseev2018-09-251-1/+1
* [Minor] Fix rawkey loading in arc moduleVsevolod Stakhov2018-09-241-1/+7
* [Feature] Allow to reuse existing authentication resultsVsevolod Stakhov2018-09-241-5/+22
* [Minor] Further corrections of the headers positionVsevolod Stakhov2018-09-242-4/+4
* [Minor] The first header should be Received indeedVsevolod Stakhov2018-09-241-3/+3
* [Minor] Fix order of header when adding ARC informationVsevolod Stakhov2018-09-241-5/+3
* [Minor] Fix options in dkim checksVsevolod Stakhov2018-09-241-2/+2
* make dmarc report from address customJan-Philipp Benecke2018-09-241-1/+3
* [Minor] Fix groups registrationVsevolod Stakhov2018-09-232-2/+4
* [Minor] Fix dkim signing from HTTP headersVsevolod Stakhov2018-09-232-3/+12
* [Minor] Check selectors result for nilVsevolod Stakhov2018-09-231-5/+7
* [Feature] Support selectors in settingsVsevolod Stakhov2018-09-231-1/+22
* [Minor] Fix selectors usage in multimapVsevolod Stakhov2018-09-231-4/+11
* [Minor] Ops, reverse scoring logicVsevolod Stakhov2018-09-231-2/+2
* [Conf] Enable phishtank DNS lookups by default, fix moduleVsevolod Stakhov2018-09-231-6/+19
* Merge pull request #2516 from andy-igoshin/masterVsevolod Stakhov2018-09-211-0/+3
|\
| * support for non-TLD domainsAndrey Igoshin2018-09-211-0/+3
* | [Minor] do not mix %1 and %sMikhail Galanin2018-09-211-1/+1
* | [Minor] Add more info into error recordMikhail Galanin2018-09-211-1/+2
|/
* [Minor] Fix more issues with reputation and redis schemaVsevolod Stakhov2018-09-201-30/+10
* [Minor] Rework reputation config structure and validationVsevolod Stakhov2018-09-201-21/+19
* [Minor] Deepcopy is not good for recursive schemasVsevolod Stakhov2018-09-191-2/+2
* [Feature] Add generic selector to reputation moduleVsevolod Stakhov2018-09-191-1/+178