#! /bin/sh
# run the imap backend, either a literal one, or one
# specified by the environment (which will be provided
# by the run script, and then modified by tcpserver)

exec ${imapdpath:-/usr/libexec/dovecot/imap}
