HOME


sh-3ll 1.0
DIR:/usr/local/qmailanalog/bin/
Upload File :
Current File : //usr/local/qmailanalog/bin/zfailures
#!/bin/sh
# WARNING: This file was auto-generated. Do not edit!
echo 'Reasons for failure

One line per reason for delivery failure. Information on each line:
* del is the number of deliveries that ended for this reason.
* xdelay is the total xdelay on those deliveries.
'
( echo del xdelay reason
/usr/local/qmailanalog/bin/failures | sort -k 2 ) | /usr/local/qmailanalog/bin/columnt | tr _ ' '