.
All rights reserved.
*/
/* ========================================================================== */
/*
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
*/
/* ========================================================================== */
]]>
Describe your package hereDescribe your package requirements hereCurrently there are no FAQ items provided.spamdsettings0.1.0SpamD Settingspkg_edit.php?xml=spamd_settings.xml&id=0/usr/local/pkg/spamd.incspamdspamd.shSpamD External Sources/pkg.php?xml=spamd.xmlSpamD Whitelist/pkg.php?xml=spamd_whitelist.xmlSpamD Settings/pkg_edit.php?xml=spamd_settings.xml&id=0SpamD Database/spamd_db.phpSpamD Outlook/pkg_edit.php?xml=spamd_outlook.xml&id=0['installedpackages']['spamd']['config']IdentifieridentifierThe SMTP version banner that is reported upon initial connection.inputMaximum blacklisted connectionsmaxblackThe 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.inputMax concurrent connectionsmaxconThe maximum number of concurrent connections to allow. The default is 800.input800Grey listinggreylistingConnections 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.checkboxyesPasstimepasstimeAdjust 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.input3025:4:864Grey ExpirationgreyexpAdjust 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.input3025:4:864White ExpwhiteexpAdjust 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.input3025:4:864Stutter SecsstuttersecsStutter at greylisted connections for the specified amount of seconds, after which the connection is not stuttered at. Defaults to 10.input10Delay SecsdelaysecsDelay each character sent to the client by the specified amount of seconds. Defaults to 1.input1Window SizewindowSet the socket receive buffer to this many bytes, adjusting the window size.inputReply SMTP errorreplysmtperrorThe SMTP error to return to the spammer, i.e. 450, 451, 550. This defaults to 450.select1450NextMTAnextmtaAutomatically sends messages after being processed by SpamD to IP Address. Note, if you have postfix package installed enter 127.0.0.1 here.input1Enable RRD graphingenablerrdEnables the graphing of SpamD connection and disconnection statistics.checkbox
sync_package_spamd();