From c984b6957630ba90c785cdfb047f1edbc75fdc4a Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sun, 29 Jan 2006 00:48:23 +0000 Subject: Beef up descriptions heavily --- packages/spamd_settings.xml | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) (limited to 'packages/spamd_settings.xml') diff --git a/packages/spamd_settings.xml b/packages/spamd_settings.xml index 5a76a74a..e9f9a053 100644 --- a/packages/spamd_settings.xml +++ b/packages/spamd_settings.xml @@ -66,15 +66,15 @@ Passtime passtime - Adjust the three time parameters for greylisting; see GREYLISTING. passtime defaults to 25 (minutes). + Adjust the three time parameters for greylisting. Passtime defaults to 25 (minutes). After passtime minutes if spamd sees a retried attempt to deliver mail for the same tuple, spamd will whitelist the connecting address by adding it as a whitelist entry. input 30 25:4:864 - GreyExp + Grey Expiration greyexp - greyexp to 4 + Adjust the three time parameters for greylisting. Grey expiration defaults to 4. SpamD removes connection entries from the database if delivery has not been retried within greyexp hours from the initial time a connection is seen. input 30 25:4:864 @@ -82,13 +82,11 @@ White Exp whiteexp - whiteexp to 864 (hours, approximately 36 days). + Adjust the three time parameters for greylisting. White expiration defaults to 864 (hours, approximately 36 days). spamd removes whitelist entries from the database if no mail delivery activity has been seen from the whitelisted address within whiteexp hours from the initial time an address is whitelisted. input 30 25:4:864 - - - + Stutter Secs stuttersecs -- cgit v1.2.3