Changes

Jump to navigation Jump to search
Line 37: Line 37:  
  yum update
 
  yum update
 
  signal-event post-upgrade; signal-event reboot
 
  signal-event post-upgrade; signal-event reboot
 +
 +
===Miscellaneous Cleanup Tasks===
 +
SME 7.2 includes different default values for some settings.  This section will tell you how to change those values.
 +
====qpsmtpd LogLevel====
 +
SME 7.0 - 7.1.3 all defaulted to qpsmtpd LogLevel 8 (or 'debug') in order to make sure that the logfile contained all plugin results.
 +
 +
SME 7.2 now includes the qpsmtpd logterse plugin allowing us to reduce the LogLevel to 6 without loss of critical tracking information and simultaneously reducing log activity significantly.
 +
config setprop qpsmtpd LogLevel 6
 +
signal-event email-update
 +
svc -t /var/service/qpsmtpd
 +
 +
If you are using Brian Read's "mailstats" script to get daily emails of mail server activity, you should update to the latest version to ensure that you have support for the logterse plugin.
 +
 +
Update is available from http://mirror.contribs.org/smeserver/contribs/bread/mailstats
    
----
 
----
 
[[Category:Howto]]
 
[[Category:Howto]]

Navigation menu