DoBlackDomain: Do Blacklisted Addresses/Domains - will block strictly, whitelist is ignored default: 1=activated
blValencePB: Blacklisted Domain Score, default=20 - For Message & IP scoring in PenaltyBox default: 20
blackListedDomains: Blacklisted Addresses/Domains - Addresses & Domains from which you always want to reject mail, they only send you spam. Note this matches the end of the address, so if you don't want to match subdomains then include the @. Note that example.com would also match spamexample.com but .example.com won't match example.com. abc@example.com will match abc@example.com but won't match bbc@example.com. Wildcards are supported. For example: cc|info|biz|seller@bayer.com|sell@basf.com default: cc|info|biz
DoMsgID: Do Check Message IDs - Score messages with missing/suspicious/invalid Message-ID. default: 3=scoring only
midmValencePB: Missing Message-ID Score, default=5 - For Message & IP scoring in PenaltyBox default: 5
midsValencePB: Suspicious Message-ID Score, default=5 - message scoring in PenaltyBox default: 5
noMsgID: Don't Validate Message-IDs for these IPs - Enter IP addresses that you don't want to be Message-ID validated, separated by pipes (|). For example: 127.0.0.1|192.168. default: 127.0.0.|192.168.|10.
validMsgIDRe: Regular Expression to Check Format of Message-ID - Check Message IDs will check incoming messages for not supicious Message-IDs. If the RegEx match, the Message-ID is not suspicious.For example: ^.{1,80}@.{1,64}\..{1,64}$
DoNoValidLocalSender: Check External Sender with Local Address - If activated, each external sender with a local domain is verified . default: 1=activated
ForceNoValidLocalSender: Enforce Early Checking of External Sender with Local Address - If set, ASSP will do before DELAYING.
DoNoSpoofing: Block Local Address from External Sender - If activated, each external sender address built with a domain in . default: 3=scoring only
noSpoofingCheck: Don't do Spoofing Check for these IP's - Enter IP's that you don't want to be checked for spoofing. For example:145.145.145.145|145.146.
flValencePB: Invalid Local Sender Score, default=40 - For Message & IP scoring in PenaltyBox default: 20
DoRFC822Sender: Validate Sender Address to conform with RFC5322 - Sender must be a valid address to conform with RFC5322.
DoReversed: Reversed Lookup - If activated, each sender IP is checked for a PTR record. This requires an installed module in PERL. default: 3=scoring only
ptmValencePB: Missing PTR Record Score, default=10 - For Message & IP scoring in PenaltyBox default: 10 DoReversedWL: Do Reversed Lookup for Whitelisted - Do reversed lookup for whitelisted addresses. default: 1=activated DoReversedNP: Do Reversed Lookup for Noprocessing - Do reversed lookup for noprocessing addresses. default: 1=activated DoInvalidPTR: Reversed Lookup FQDN Validation - If activated - and Reversed Lookup is activated -, the PTR-FQDN record is checked against the Regex. This requires an installed module in PERL. default: 3=scoring only
ptiValencePB: Invalid PTR Record Score, default=15 - For Message & IP scoring in PenaltyBox default: 15
invalidPTRRe: Regular Expression to Invalidate Format of PTR - Validate Format PTR will check PTR records for this. For example: ^\d+\.\d+\.\d+\.\d+$|^[^\.]+\.?$ or file:files/invalidptr.txt default: file:files/invalidptr.txt
validPTRRe: Regular Expression to Validate Format of PTR - Validate Format PTR will check PTR records for this. If found, the PTR will be considered validFor example: static or file:files/validptr.txt default: static
PTRCacheInterval: Reversed Lookup Cache Refresh Interval - IP's in cache will be removed after this interval in days. 0 will disable the cache. default: 3=scoring only
DoDomainCheck: Validate MX or A Record - If activated, each sender address is checked for a valid MX or A record. default: 3=scoring only mxValencePB: Missing MX Score, default=10 - For Message & IP scoring in PenaltyBox default: 10
mxaValencePB: Missing MX & A Record Score, default=15 - For Message & IP scoring in PenaltyBox default: 15
MXACacheInterval: Validate Domain MX Cache Refresh Interval - IP's in cache will be removed after this interval in days. 0 will disable the cache. default: 3 DoNoFrom: Check For Existing From Header - Scoring value: default: 3=scoring only
nofromValencePB: No From Score, default=50 - For Message & IP scoring in PenaltyBox default: 50
DoNoFromWL: Do DoNoFrom for Whitelisted - Check for existing From Header for whitelisted addresses. default: 1=activated
DoNoFromNP: Do DoNoFrom for NoProcessing - Check for existing From Header for noprocessing addresses. default: 1=activated
SenderInvalidError: Sender Validation Error - SMTP error message to reject invalid senders. The literal REASON is replaced by (missing MX, missing PTR, invalid Helo, invalid user) depending on the check.The literal LOCALDOMAIN will be replaced by the recipient domain. For example:554 5.7.1 Mail appears to be unsolicited : REASON - send error reports to postmaster@LOCALDOMAIN. default: 554 5.7.1 REASON .
Wiki: ASSP_1.5.x_configuration_settings
Wiki: ASSP_1.x_configuration_settings