aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* [Fix] Fix templates grammar usageVsevolod Stakhov2017-03-272-14/+8
* [Minor] Use table for strings concatenationVsevolod Stakhov2017-03-271-3/+5
* [Minor] Fix typosAndrew Lewis2017-03-261-3/+3
* [Minor] RBL: deal with missing DKIM configAndrew Lewis2017-03-261-1/+1
* [Minor] Removed by a mistakeVsevolod Stakhov2017-03-251-0/+1
* [Minor] Remove some unused macrosVsevolod Stakhov2017-03-251-1/+0
* [Feature] Stat greylisted messages as greylisted not soft-rejectedVsevolod Stakhov2017-03-251-0/+3
* [Fix] Use hostname suffix when dealing with historyVsevolod Stakhov2017-03-251-3/+5
* [Minor] Fix hostname usage in hfilterVsevolod Stakhov2017-03-251-1/+2
* [Feature] Memoize LPEG grammarsVsevolod Stakhov2017-03-255-57/+77
* [Fetaure] Add options for hfilter symbolsVsevolod Stakhov2017-03-251-15/+24
* Add DIRECT_TO_MX rule to once_received pluginSteve Freegard2017-03-241-0/+14
* [Fix] Fix processing of subject wordsVsevolod Stakhov2017-03-241-9/+9
* [Minor] Remove deprecated API callsVsevolod Stakhov2017-03-232-33/+0
* [Minor] Fix various style issuesVsevolod Stakhov2017-03-232-3/+0
* [Feature] Process subject for mixed charactersVsevolod Stakhov2017-03-231-0/+35
* [Feature] Support tag_exists SA functionVsevolod Stakhov2017-03-231-0/+19
* [Feature] Parse else parts in SA rulesVsevolod Stakhov2017-03-231-4/+17
* [Fix] Fix dependencies of DKIM when multiple signatures are foundVsevolod Stakhov2017-03-231-0/+1
* [Feature] Resolve url chains in url_redirector moduleVsevolod Stakhov2017-03-211-2/+14
* [Feature] Support checking for redirector in Lua SURBLVsevolod Stakhov2017-03-211-0/+66
* [Fix] Fix lists in whitelist pluginVsevolod Stakhov2017-03-211-30/+41
* [Feature] Allow to specify maximum number of shots for symbolsVsevolod Stakhov2017-03-202-4/+14
* [Minor] DMARC: Add descriptive errors; properly handle empty domainAndrew Lewis2017-03-201-1/+7
* Merge pull request #1534 from fatalbanana/glSVsevolod Stakhov2017-03-171-1/+4
|\
| * [Minor] Greylisting: fix greylist_min_scoreAndrew Lewis2017-03-171-1/+4
* | [Minor] DKIM signing: lower-case both of envelope/header domainsAndrew Lewis2017-03-171-2/+6
|/
* [Minor] Lower-case DKIM domain soonerAndrew Lewis2017-03-171-1/+2
* [Minor] Lowercase dkim domain for signingVsevolod Stakhov2017-03-171-0/+1
* Merge pull request #1528 from fatalbanana/glsVsevolod Stakhov2017-03-171-0/+13
|\
| * [Feature] Greylist: Support excluding low-scoring messages from greylistingAndrew Lewis2017-03-161-0/+13
* | [Fix] Fix for lua 5.3Vsevolod Stakhov2017-03-161-3/+3
|/
* [Feature] Allow multiple formats of DKIM signing keyVsevolod Stakhov2017-03-161-10/+51
* [Minor] DKIM signing: ensure variables in path are replacedAndrew Lewis2017-03-151-2/+13
* [Minor] Use regexps for greylist whitelistVsevolod Stakhov2017-03-151-1/+1
* Merge pull request #1525 from fatalbanana/dmVsevolod Stakhov2017-03-151-6/+33
|\
| * [Feature] DKIM signing: support use of mapsAndrew Lewis2017-03-151-6/+33
* | [Minor] Save extra fields in historyVsevolod Stakhov2017-03-151-0/+3
|/
* [Minor] Redis history: fix number of rowsAndrew Lewis2017-03-141-2/+2
* [Minor] Save unix time in redis historyVsevolod Stakhov2017-03-141-0/+3
* [Feature] Implement redis history queryingVsevolod Stakhov2017-03-141-3/+68
* [Fix] DKIM signing: use domain-specific signing keyAndrew Lewis2017-03-141-2/+2
* [Feature] Preliminary implementation of redis history pluginVsevolod Stakhov2017-03-131-0/+131
* [Minor] Fix testsAndrew Lewis2017-03-131-1/+3
* Merge pull request #1517 from fatalbanana/glnVsevolod Stakhov2017-03-131-1/+11
|\
| * [Fix] Greylist: Suppress greylist action for whitelisted hosts tooAndrew Lewis2017-03-131-1/+11
* | [Fix] Deal with lists of maps in whitelist moduleAndrew Lewis2017-03-131-4/+25
|/
* [Fix] Properly set missing fields in exporterVsevolod Stakhov2017-03-121-3/+9
* [Minor] Remove some unused variablesVsevolod Stakhov2017-03-102-6/+4
* [Fix] Do not use local_addrs in proxyVsevolod Stakhov2017-03-102-2/+4