#!/bin/sh
service=qread
. /usr/share/qmail/run-functions
umask 0
exec envuidgid qmails \
unixserver -U -q /tmp/.qmail-qread /usr/bin/qmail-qread
