spamdsettings 0.1.0 /usr/local/pkg/spamd.inc SpamD Settings pkg_edit.php?xml=spamd_settings.xml&id=0 SpamD
Services
spamd.xml
spamd spamd.sh spamlogd SpamD Sources /pkg.php?xml=spamd.xml SpamD Whitelist /pkg.php?xml=spamd_whitelist.xml SpamD Settings /pkg_edit.php?xml=spamd_settings.xml&id=0 ['installedpackages']['spamd']['config'] Identifier identifier The SMTP version banner that is reported upon initial connection. input MaxBlack maxblack The maximum number of concurrent blacklisted connections to allow in greylisting mode. This value may not be greater than maxcon (see below). The default is maxcon - 100. input MaxCon maxcon The maximum number of concurrent connections to allow. The default is 800. input 800 Greylisting greylisting Connections from addresses not blacklisted on the black lists tab will be considered for greylisting. Such connections will not be stuttered at (though see the stutter secs option) or delayed, and will receive the pleasantly innocuous temporary failure. After passtime if the host returns it will be added to the white list. checkbox yes passtime:greyexp:whiteexp greylistingparms Adjust the three time parameters for greylisting; see GREYLISTING. passtime defaults to 25 (minutes), greyexp to 4 (hours), and whiteexp to 864 (hours, approximately 36 days). input 30 25:4:864 StutterSecs stuttersecs Stutter at greylisted connections for the specified amount of seconds, after which the connection is not stuttered at. Defaults to 10. input 10 DelaySecs delaysecs Delay each character sent to the client by the specified amount of seconds. Defaults to 1. input 1 NextMTA nextmta Automatically sends messages after being processed by SpamD to IP Address. Note, if you have postfix package installed enter 127.0.0.1 here. input 1 sync_package_spamd();