Add new option 'cleanup_period' to the greylister.
[apps/pfixtools.git] / postlicyd / data / test.conf
index 8f4c9a0..f2cc3c4 100644 (file)
@@ -130,6 +130,7 @@ greylist1 {
   retry_window = 4;
   client_awl = 2;
   max_age = 8;
+  cleanup_period = 1;
 
   on_greylist = postfix:OK;
   on_whitelist = postfix:OK;