#!/bin/sh

exec 2>&1
exec 25>&1

exec \
env - PATH="/command:/bin:/usr/bin" \
/command/qmail-start ./Maildir/
