#!/bin/sh

# Using splogger to send the log through syslog.
# Using qmail-local to deliver messages to Maildir format by default

exec env - PATH="QMAIL/bin:$PATH" \
qmail-start ./Maildir/ \
splogger qmail


syntax highlighted by Code2HTML, v. 0.9.1