Menu

SenderBase

Anonymous

Do Organization Whiting (DoOrgWhiting) If activated, each sending IP address has its assigned organization looked up. This requires an installed Net::SenderBase module in PERL. Scoring is set with sworgValencePB.

White Organizations and Domains in SenderBase** (whiteSenderBase) If the organization or domain in the SenderBase IP description matches this Perl regular expression the message will be considered non-spam, the total messagescore will be decreased by sworgValencePB. Place them in a plain ASCII file one address per line: file:files/whiteorg.txt

Do Organization Blocking (DoOrgBlocking) If activated, each sending IP address has its assigned organization looked up . This requires an installed Net::SenderBase module in PERL. Scoring is set with sborgValencePB, Testmode is set with sbTestMode.

Blacklisted Organizations and Domains in SenderBase** (blackSenderBase) If the organization or domain in the SenderBase IP description matches this Perl regular expression the message will be considered spam.

DoCountryBlocking: Do Country Blocking - If activated, each sending IP address has it's assigned country looked up . This requires an installed module in PERL. default: 2=monitor only

Do Country Blocking (DoCountryBlocking) If activated, each sending IP address has it's assigned country looked up and compared to CountryCodeBlockedRe. This requires an installed Net::SenderBase module in PERL. Testmode is set with sbTestMode, Messages from these countries will increase the total MessageScore using bccValencePB.

Blocked Countries** (CountryCodeBlockedRe)

Messages from IP's based in these countries will be blocked if DoCountryBlocking is set accordingly. For example: CN|KR|RU|JP|TR|TH|PL|LT|CL|RO. "all" will block all foreign countrycodes

which are not in 'Suspicious Country Codes' or 'Ignore Country Codes'.

See: [English_country_names_and_code_elements].

Do Country Blocking for Whitelisted (DoCountryBlockingWL) Enable Country Blocking for whitelisted messages.

Do Country Blocking for NoProcessing (DoCountryBlockingNP)

Enable Country Blocking for noprocessing messages.

Do Suspicious Country Scoring (DoSenderBase)

If activated, each sending IP address has it's assigned country looked up and compared to CountryCodeRe.

This requires an installed Net::SenderBase module in PERL. Testmode is set with sbTestMode.

Suspicious Countries** (CountryCodeRe) Messages from IP's based in these countries will increase the MessageScore. For example: UA|GR|HU|SA|IN|IE|PT|MD|PE|CZ|TW|BR|CL|ID|PH. Messages from these countries will increase the total MessageScore using sbsccValencePB.

Ignore Country Codes from these Countries* (NoCountryCodeRe) Messages from IP's based in these countries will not be blocked. For example: US|CA|DE

Home Countries** (MyCountryCodeRe) Put here your own country code(s) (for example: US). Messages from IP's based in these countries will decrease the total MessageScore using sbhccValencePB,

messages from other countries will increase the total MessageScore using sbfccValencePB if ScoreForeignCountries is set.

Score Foreign Countries (ScoreForeignCountries) Messages from foreign countries will increase the total messageScore using sbfccValencePB.

Country Cache Refresh Interval (SBCacheExp)

IP's in cache will be removed after this interval in hours. 0 will disable the cache. [Country_Codes] [ASSP_1.5.x_configuration_settings] [Category:ASSP]


Related

Tickets: #47
Wiki: ASSP_1.5.x_configuration_settings
Wiki: ASSP_1.x_configuration_settings
Wiki: Country_Codes
Wiki: English_country_names_and_code_elements

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.