#!/bin/sh
exec 2>&1
exec tcpserver -DHRv -l localhost -x /etc/tcpcontrol/vmailmgrd.cdb 0 322 \
	/usr/sbin/vmailmgrd -D -V
