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