Changes

Jump to navigation Jump to search
154 bytes added ,  18:16, 5 October 2008
Line 110: Line 110:  
* Display all info from /var/log/qpsmtpd/* (note the space and dot)
 
* Display all info from /var/log/qpsmtpd/* (note the space and dot)
 
  qploggrep .
 
  qploggrep .
 +
* Show all lines recording "connection x of y", sorted by the number of concurrent connections
 +
qploggrep "/`config getprop smtpd Instances` " | sort -k4
    
Program Notes:
 
Program Notes:

Navigation menu