Changes

From SME Server
Jump to navigationJump to search
440 bytes added ,  06:29, 13 April 2012
no edit summary
Line 37: Line 37:     
The transactions in these '''.u''' log files will '''not''' be included in the summary information in <tt>/var/log/qpsmtpd/state</tt>
 
The transactions in these '''.u''' log files will '''not''' be included in the summary information in <tt>/var/log/qpsmtpd/state</tt>
 +
 +
====Configure number of Log Files kept for qmail====
 +
Allow for individual configuration for the number of qmail logfiles
 +
 +
db configuration setprop qmail KeepLogFiles 7
 +
 +
db configuration show qmail
 +
qmail=service
 +
    FilterOrder=enabled
 +
    FilterType=maildrop
 +
    KeepLogFiles=7
 +
    MaxMessageSize=25000000
 +
    status=enabled
 +
 +
signal-event post-upgrade; signal-event reboot
 +
 +
Enforce qmail logrotate via:
 +
sv alarm /service/qmail/log
    
=== qmail: Outgoing SMTP traffic ===
 
=== qmail: Outgoing SMTP traffic ===

Navigation menu