default_install                                   &&
create_account dovecot                            &&
create_account dovenull                           &&
if [[ $DOVECOT_PIGEONHOLE == y ]]; then
pushd dovecot-${BRANCH}-pigeonhole-${VERSION2}    &&
default_install                                   &&
popd
fi
