aboutsummaryrefslogtreecommitdiffstats
path: root/src/greylist.h
Commit message (Collapse)AuthorAgeFilesLines
* Check for SIGUSR1 by libevent to avoid signals collisions.Vsevolod Stakhov2011-11-301-48/+0
| | | | Remove greylist_storage as it was never used and is actually replaced with basic kvstorage.
* * Add ability to set metric's action from config fileVsevolod Stakhov2010-07-151-0/+1
| | | | | * Fix bug with writing garbadge if message has no urls or no messages * Fix bug with incorrect behaviour of compare_parts_distance function
* * Implement initial version of greylisting triplets storageVsevolod Stakhov2010-06-171-0/+47
* Fix issues with smtp worker