aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/lua/milter_headers.lua
Commit message (Expand)AuthorAgeFilesLines
* [Feature] Milter_headers: Allow to activate routines via users settingsVsevolod Stakhov2020-09-111-5/+26
* [Fix] Fix authentication results insertionVsevolod Stakhov2020-09-081-27/+1
* [Minor] Make X-Rspamd-Server configurableAlexander Moisseev2020-02-221-1/+3
* [Minor] Fix x-os-fingerprint headerdenpamusic2019-10-231-3/+3
* [Feature] Add p0f scannerdenpamusic2019-09-151-0/+24
* [Minor] Remove all headers with the specific name, not just the first oneVsevolod Stakhov2019-02-131-13/+13
* [Minor] Milter_headers: Allow to set routines in milter_headers configVsevolod Stakhov2018-12-271-2/+4
* [Fix] Milter_headers: Fix remove_upstream_spam_flag and modernise configVsevolod Stakhov2018-12-131-24/+55
* [Minor] Milter headers is actually idempotent filter onlyVsevolod Stakhov2018-09-251-1/+1
* [Minor] Further corrections of the headers positionVsevolod Stakhov2018-09-241-1/+1
* [Minor] Rework and fix headers additionVsevolod Stakhov2018-05-141-17/+17
* [Feature] Add ability to add fuzzy hashes to headersVsevolod Stakhov2018-05-111-1/+17
* [Feature] Allow to insert multiple headers from milter headersVsevolod Stakhov2018-05-111-6/+32
* [Feature] Distinguish AV failure from clean resultVsevolod Stakhov2018-05-011-6/+30
* Add optional status prefix to X-Virus headerBernhard Frauendienst2018-04-301-1/+9
* [Minor] Improve AR header foldingVsevolod Stakhov2018-03-291-7/+20
* [Refactor] Remove duplicate codeAlexander Moisseev2018-03-211-5/+0
* [Minor] Move remove_upstream_spam_flag default setting to lua scriptAlexander Moisseev2018-03-211-0/+1
* [Feature] Remove upstream `X-Spam: Yes` header by defaultAlexander Moisseev2018-03-201-0/+8
* [Fix] Fix various modules in case of empty messageAndrew Lewis2018-03-131-1/+2
* [Refactor] Rename all lua libraries in the common wayVsevolod Stakhov2018-02-231-1/+1
* [Minor] Add missing tabs for X-Spam-Result headerChristian Roessner2017-12-211-1/+1
* [Fix] Milter headers: X-Spamd-Result header if X-Virus ran firstAndrew Lewis2017-09-281-14/+18
* [Fix] Milter headers: skip_local / skip_authenticated settingsAndrew Lewis2017-09-281-4/+4
* [Minor] Insert Authentication-Results at top of headersAndrew Lewis2017-09-261-1/+4
* [Feature] Authentication-Results: support hiding usernamesAndrew Lewis2017-09-111-0/+1
* [Minor] Set idempotent postfiltersVsevolod Stakhov2017-08-121-1/+1
* [Fix] Milter headers: custom headers: removing headersAndrew Lewis2017-07-111-1/+1
* [Feature] Allow to attach stat signature to messagesVsevolod Stakhov2017-07-111-0/+16
* [Feature] Milter headers: support adding/removing arbitrary headers from configAndrew Lewis2017-07-091-0/+22
* [Minor] Milter headers: remove x-spam; fix misprintAndrew Lewis2017-06-241-11/+1
* [Feature] Milter headers: remove-header routineAndrew Lewis2017-06-241-0/+10
* [Minor] Milter headers: s/x-spam-flag/x-spam/Andrew Lewis2017-06-231-5/+5
* [Minor] Remove dead codeAndrew Lewis2017-06-211-14/+0
* [Feature] Milter headers: Add X-Spam-Flag to rmilter-compatibility headersAndrew Lewis2017-06-211-4/+32
* [Minor] Fix minor style issueVsevolod Stakhov2017-06-171-2/+4
* [Feature] milter_headers: add `extended_headers_rcpt` optionAlexander Moisseev2017-06-161-0/+51
* [Minor] Milter headers: fix extended_spam_headersAndrew Lewis2017-06-121-15/+22
* [Minor] Milter headers x-spamd-result: format numbers, remove spacesAndrew Lewis2017-06-121-2/+2
* [Feature] Milter headers: better controls for local/authenticatedAndrew Lewis2017-06-121-8/+35
* Add ability to skip local and/or authenticatedAndré Peters2017-06-061-0/+17
* [Minor] More rework in renaming rmilter -> milterVsevolod Stakhov2017-06-021-0/+370