irValencePB: Invalid Recipient Score, default=5 - For Message & IP scoring in PenaltyBox default: 5
erValencePB: Empty Recipients Score, default=5 - For IP scoring in PenaltyBox default: 5
sendAllPostmaster: Catchall Address for Messages to Postmaster - ASSP will deliver messages addressed to all postmasters of your local domains to this address. For example: postmaster@example.com
sendAllPostmasterNP: Skip Spam Checks for Postmaster Catchall
sendAllAbuse: Catchall Address for Messages to Abuse - ASSP will deliver messages to all abuse addresses of your local domains to this address. For example: abuse@example.com
sendAllAbuseNP: Skip Spam Checks for Abuse Catchall
DoRFC822: Validate Local Address to Conform with RFC5322 - If activated, each local address is checked to conform with the email format defined in RFC5322 (formerly RFC822) .This requires an installed module in PERL. default: 1
LocalAddresses_Flat: Lookup Local Addresses from Here - This is the list of local addresses. You can list specific addresses (user@example.com), addresses at any local domain (user), or entire domains (@example.com). Wildcards are supported (fribo@example.com). Separate entries with a pipe (|).For example: fribo@example.com|jhanna|@example.org . As is all fields marked with you may use a plain ASCII file 'file:files/localuser.txt'.
LocalAddresses_Flat_Domains: Use Entries without '@' as Domains - Will regard entries without '@' as domains
RejectTheseLocalAddresses: Bounce These Local Addresses - If ANY recipient is on bounce list, message will not be delivered. Used for disabled legitimate accounts, where a user may have left the company. Stops wildcard mailboxes from getting these messages.
DoVRFY: Verify Recipients with SMTP-VRFY - If activated and the format 'Domain=>MTA' is encountered in localdomains, recipient addresses will be verified with the SMTP-VRFY (if VRFY is not supported 'MAIL FROM:' and 'RCPT TO:' will be used). default: 1
VRFYQueryTimeOut: SMTP VRFY-Query Timeout - The number of seconds ASSP will wait for an answer of the MTA that is queryed with the VRFY command to verify a recipient address. See description of to run this feature default: 5
DoLDAP: Do LDAP lookup for valid local addresses - Check local addresses against an LDAP database before accepting the message.Note: Checking this requires filling in the other LDAP parameters like LDAPHost.This requires an installed module in PERL.
CatchAll: Catchall per Domain - ASSP will send to this addresses/domain if no valid user is found in or LDAP. For example: catchall@domain1.com|catchall@domain2.com
CatchallallISP2NULL: Move ISP Connection with wrong Recipient Address to NULL - If set, ASSP will move all ISP connections with wrong recipient addresses to a NULL-connection. The ISP will receive "250 OK" until the mail has passed, but the mail will not be sent to your MTA. This is done after is checked.
CatchAllAll: Catchall for All Domains - ASSP will send to this address if no valid user is found in or LDAP and no match is found in Catchall per Domain. For example: catchall@example.com
NullAddresses: NULL Connection Addresses - ASSP will dump a message silently when encountering such an address. Accepts specific addresses (null@example.com), user parts (nobody) or entire domains (@example.com).
InternalAddresses: Accept Mail from Local Domains only - These local addresses accept mail only from local domains . Accepts specific addresses (user@example.com), user parts (user) or entire domains (@example.com). Wildcards are supported (fribo@example.com).
iaValencePB: Internal Only Address Violation Score, default=25 - For Message & IP scoring in PenaltyBox default: 25
SepChar: Separation Character for Subaddressing - RFC 3598 describes subaddressing with a Separation Character. A star (_) is not allowed as Separation Character. Everything between Separation Character and @ is ignored (including Separation Character). For Example = '+' will allow user+subaddress@example.com. default: + _
EnableBangPath: Support Bang Path - If set, ASSP will support addresses like domainx!user@domainy and will convert them to user@domainx .
MaxVRFYErrors: Maximum recipient verification Errors - The maximum number of failed 'RCPT TO' or 'VRFY' commands encountered before the connection is dropped.
NoValidRecipient: No-Valid-Local-User Reply - SMTP reply for invalid Users. Default: '550 5.1.1 User unknown: EMAILADDRESS' The literal EMAILADDRESS (case sensitive) is replaced by the fully qualified SMTP recipient (e.g., thisuser@example.com). default: 550 5.1.1 User unknown: EMAILADDRESS
Wiki: ASSP_1.5.x_configuration_settings
Wiki: ASSP_1.x_configuration_settings