summaryrefslogtreecommitdiff
path: root/mail/qmail-run/files/qmail-qread-client.sh
blob: 1a175d077874d421cf5df0eeda5361bf815a4987 (plain)
1
2
3
4
5
6
7
#!@SH@
#
# Client program to allow local non-root users to see the queue.
# Requires that the corresponding server program be running. From
# Steinar Haug.

exec @LOCALBASE@/bin/tcpclient -RHl0 -- 127.0.0.1 20025 @SH@ -c 'exec @CAT@ <&6'