diff options
Diffstat (limited to 'sqmail-4.3.07/src/zrxdelay.sh')
-rw-r--r-- | sqmail-4.3.07/src/zrxdelay.sh | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/sqmail-4.3.07/src/zrxdelay.sh b/sqmail-4.3.07/src/zrxdelay.sh deleted file mode 100644 index cf50e8d..0000000 --- a/sqmail-4.3.07/src/zrxdelay.sh +++ /dev/null @@ -1,8 +0,0 @@ -echo 'Recipients in the best order for mailing lists - -One line per recipient, sorted by avg. Information on each line: -* avg is the _average_ xdelay for the recipient. -* tries is the number of deliveries that avg is based on. -' -( echo avg tries recipient -HOME/bin/recipients | HOME/bin/rxdelay ) | HOME/bin/columnt |