Changes

From SME Server
Jump to navigationJump to search
1,515 bytes added ,  19:15, 9 October 2016
no edit summary
Line 39: Line 39:     
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.
 
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==
 +
SMEOptimizer will from remote monitor whether your server is online by on a regularly basis checking access to SMTP. SMEOptimizer will also on a daily basis check whether your server has been listed in a international DNS Blacklist. Currently the daily check is up against ~80+ different blacklists.
 +
If your server experience SMTP problems or gets listed in a DNS blacklist you will receive an alert from the system.
 +
 +
==Check Status of SMEOptimizer==
 +
You can check the current status by issued the command line option --status
 +
 +
# ./SMEOptimizer.pl --status
 +
 +
Contact Email      :  jkn@swerts-knudsen.dk
 +
Alerts              :  Yes
 +
Spam Reports        :  87
 +
Registered          :  2016-10-07 16:03:52
 +
Last SpamReports    :  2016-10-09 18:23:02
 +
 +
==SMEOptimizer Configuration==
 +
You can always see the different configuration options by issuing the --help command.
 +
 +
# ./SMEOptimizer.pl --help
 +
 +
Command line options:
 +
-help:                  Shows this help
 +
-initialize:            Register and retrieve the configuration and enable the cronjob services.
 +
                          When the registration has been confirmed, then all services will be activated automatically.
 +
-status:                Shows the current status of the SME Optimizer.
 +
-alerts=[Yes|No]:        Enable checks and alerts for SME server downtime or registration in DNS Blacklist - default Yes.
 +
-contact=[Email]:        Set the contact email address where alerts are sent to - default admin@<your domain>.
    
==FAQ==
 
==FAQ==
177

edits

Navigation menu