summaryrefslogtreecommitdiffstats
path: root/src/plugins/lua/greylist.lua
Commit message (Expand)AuthorAgeFilesLines
* [Minor] Disable greylisting for authenticated usersAndrew Lewis2016-08-011-0/+8
* [Fix] Restore selective greylisting behaviourAndrew Lewis2016-07-291-41/+38
* [Fix] Fix greylisting plugin variable usageVsevolod Stakhov2016-07-271-2/+2
* [Fix] Fix greylist plugin (#755)Andrew Lewis2016-07-261-14/+12
* [Fix] Use new postfilters and prefilters API in the pluginsVsevolod Stakhov2016-07-121-2/+11
* [Feature] Use new redis API in greylist pluginVsevolod Stakhov2016-06-221-51/+76
* [Feature] Use universal redis definitions in rspamd pluginsVsevolod Stakhov2016-05-281-10/+5
* [Fix] Do not greylist messages if redis has failed somehowVsevolod Stakhov2016-05-071-2/+10
* [Fix] Do not greylist on rejectionVsevolod Stakhov2016-05-041-1/+1
* [Feature] Various improvements in greylist moduleVsevolod Stakhov2016-05-031-35/+70
* [Feature] Add preliminary greylist pluginVsevolod Stakhov2016-05-031-0/+270