minsmtpd.start (64 octets)


#!/bin/sh

cd `dirname $0`

./minsmtpd-wrapper &
./mqueued.sh &