Changes

From SME Server
Jump to navigationJump to search
217 bytes added ,  20:53, 24 May 2017
no edit summary
Line 10: Line 10:  
The first functionality is a SME dedicated DNS Blacklist which is partially based on the user contributions. With SME Optimizer you provide data about your spam rejects and in return you get access to a large DNS blacklist. This blacklist is both providing IP as well as URI based lists and comes as a configuration option to SpamAssassin. The DNS Blacklist has as of today (October 2016) around 1.4 mio. Spam, Malware and Ransomware IP addresses as well as around 350,000 URIs. These will be provided as part of the DNS Blacklist.
 
The first functionality is a SME dedicated DNS Blacklist which is partially based on the user contributions. With SME Optimizer you provide data about your spam rejects and in return you get access to a large DNS blacklist. This blacklist is both providing IP as well as URI based lists and comes as a configuration option to SpamAssassin. The DNS Blacklist has as of today (October 2016) around 1.4 mio. Spam, Malware and Ransomware IP addresses as well as around 350,000 URIs. These will be provided as part of the DNS Blacklist.
   −
=====Remote Monitoring=====
+
=====Server Monitoring=====
 
The second functionality is remote monitoring of your SME server. The system will on a daily basis check whether your server (it IP address) is listed in international DNS blacklist. Further more it will on an hourly basis check whether your server for SMTP availability.
 
The second functionality is remote monitoring of your SME server. The system will on a daily basis check whether your server (it IP address) is listed in international DNS blacklist. Further more it will on an hourly basis check whether your server for SMTP availability.
   Line 45: Line 45:  
  ./SMEOptimizer.pl --initialize
 
  ./SMEOptimizer.pl --initialize
   −
There is no further need for configuration or installation as the SMEOptimizer script automatically will get and install the qpsmtpd plugin that handles capturing the rejected spam messages and also the SpamAssassin configuration file which contains the DNS blacklist configuration. All action will be logged in the /var/log/smeoptimizer.log file.
+
Now in order to use the attachment filter you need to register with VirusTotal to get your personal API key. When you have this key you need to configure the system to use it.
 +
 
 +
./SMEOptimizer.pl --VTAPI=<API key>
 +
 +
Then there is no further need for configuration or installation as the SMEOptimizer script automatically will get and install the qpsmtpd plugin that handles capturing the rejected spam messages and also the SpamAssassin configuration file which contains the DNS blacklist configuration. All action will be logged in the /var/log/smeoptimizer.log file.
    
==Server Monitoring==
 
==Server Monitoring==
Line 60: Line 64:  
You can check the current status by issued the command line option --status
 
You can check the current status by issued the command line option --status
   −
  # ./SMEOptimizer.pl --status
+
  ./SMEOptimizer.pl --status
    
  Contact Email      :  jkn@swerts-knudsen.dk
 
  Contact Email      :  jkn@swerts-knudsen.dk
Line 72: Line 76:  
You can always see the different configuration options by issuing the --help command.
 
You can always see the different configuration options by issuing the --help command.
   −
  # ./SMEOptimizer.pl --help
+
  ./SMEOptimizer.pl --help
    
  Command line options:
 
  Command line options:
177

edits

Navigation menu