Most of the non-english language files are currently machine translated. You can change the interface language under Warden -> Settings -> Application Settings -> Locale
.
We are currently looking for translators to fix any of the errors in the translations. If you are a native speaker of the language and want to help out then open
a support ticket though our client area. Volunteers will get a free license for every Plesk extension that they help translate.
Warden uses the GeoLite2 databases from MaxMind. MaxMind requires that you signup to get a free license key from them in order to download and use their geolocation databases:
Warden -> Settings -> Geolocation Settings
and enter the license key under MaxMind license key. (It may take up to 15 minutes before MaxMind will recognize a newly created API key).Warden uses the AbuseIPDB API for IP address abuse checks and reporting. AbuseIPDB requires that you signup to get a free license key from them if you want to be able to check and report IP addresses for abuse.
Warden -> Settings -> Network Tools Settings
and enter the license key under Reputation Settings -> AbuseIPDB API key.All of the network based tests (Razor, Pyzor, DCC) that Warden uses must be opened on the firewall otherwise the network based tests will not work and the ability for Amavis to detect spam will be severely reduced.
Juggernaut Firewall
If you are using Juggernaut Firewall then the required ports used by Warden are already opened by default.
External Firewall or Third Party Extension
If you are using an external firewall or other third party firewall extension (like Imunify360) then the following ports will need to be manually opened.
Plesk Firewall
If you are using Plesk's firewall then the ports should be added automatically.
We recommend that you set stronger postfix restrictions so that the bulk of spam is rejected at the SMTPD level before it gets processed by Amavis (this will help with server load). More detailed documentation can be found here.
Warden -> Settings -> Mail Server Settings
.• Some DNSBLs have usage restrictions. See here for more information.
Warden -> Settings -> Mail Server Settings -> DNSBLs
. We recommend selecting the following DNSBLs: zen.spamhaus.org
, b.barracudacentral.org
, psbl.surriel.com
.plesk bin mailserver --set-maps-zone zen.spamhaus.org,b.barracudacentral.org,psbl.surriel.com
plesk bin mailserver --set-maps-status true
We recommend enabling the policy spam kill level so that mail over a certain score is rejected instead of moved to the users spam folder.
Receive spam
option to No
. This will enable the Spam kill level.13
to start out with so that only mail that is most definitely spam is rejected.Enable the KAM ruleset to provide a significant boost to the performance and efficacy of a stock installation of SpamAssassin.
Warden -> Settings -> Rule Updates
.KAM ruleset
option to enable the ruleset.Specify which locales are considered OK for incoming mail. Mail using the character sets that are allowed by this option will not be marked as possibly being spam in a foreign language. If you receive lots of spam in foreign languages, and never get any non-spam in these languages, this may help.
Warden -> Settings -> Anti-spam Settings
.Warden -> Settings -> Network Settings
.Warden -> Settings -> Plugin Settings
and make sure that the TextCat plugin is enabled.Warden -> Settings -> Plugin Settings -> TextCat
.This plugin requires the Perl Module GeoIP2::Database::Reader
Warden -> Settings -> Plugin Settings
and make sure that the RelayCountry plugin is enabled.Warden -> Settings -> Plugin Settings -> RelayCountry
.This plugin requires the Perl Module GeoIP2::Database::Reader
Warden -> Settings -> Plugin Settings
and make sure that the URILocalBL plugin is enabled.Warden -> Settings -> Plugin Settings -> URILocalBL
.DCC is not installed by default because it is not open source but is still highly recommended. We recommend that you install and setup DCC so that you can use it:
See: https://docs.danami.com/warden/user-guide/antispam-plugins/dcc
See here for more information about each anti-virus signature provider.
Warden supports adding free third party anti-virus signatures to ClamAV. This is optional but recommended as it will greatly enhance ClamAV's detection of malware.
Warden -> Settings -> Anti-virus Settings -> Signature Providers
.Warden -> Logs -> Signature log
./var/lib/clamav/
directory they will be loaded into ClamAV within the hour. You can press the Signature reload button on the dashboard or issue the command clamdscan --reload
if you want to load them earlier.Greylisting is recommended for advanced users only. Before enabling greylisting it is important to whitelist mail providers that send from multiple IP address and adjust the default blacklist patterns. See here for more information.
Greylisting will tell the mail server to temporarily reject any email from a sender it does not recognize. If the mail is legitimate, the originating server will try again after a delay, and if sufficient time has elapsed, the email will be accepted.
Warden -> Settings -> Greylisting Settings
.