#!/opt/local/bin/zsh

sudo launchctl unload -w /Library/LaunchDaemons/org.macports.dovecot.plist
sudo launchctl load   -w /Library/LaunchDaemons/org.macports.dovecot.plist

# vim: set nowrap tabstop=8 shiftwidth=4 softtabstop=4 expandtab :
# vim: set textwidth=0 filetype=zsh foldmethod=marker nospell :

