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 Maximum blacklisted connections 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 Max concurrent connections maxcon The maximum number of concurrent connections to allow. The default is 800. input 800 Grey listing 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 passtime Adjust the three time parameters for greylisting; see GREYLISTING. passtime defaults to 25 (minutes). input 30 25:4:864 GreyExp greyexp greyexp to 4 input 30 25:4:864 White Exp whiteexp whiteexp to 864 (hours, approximately 36 days). input 30 25:4:864 Stutter Secs stuttersecs Stutter at greylisted connections for the specified amount of seconds, after which the connection is not stuttered at. Defaults to 10. input 10 Delay Secs delaysecs Delay each character sent to the client by the specified amount of seconds. Defaults to 1. input 1 Window Size window Set the socket receive buffer to this many bytes, adjusting the window size. input Reply SMTP error replysmtperror The SMTP error to return to the spammer, i.e. 450, 451, 550. This defaults to 450. select 450 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();