@ -6,4 +6,5 @@ function ee_mod_remove_dovecot()
$EE_APT_GET $EE_SECOND dovecot-core dovecot-imapd dovecot-pop3d dovecot-lmtpd dovecot-mysql \
|| ee_lib_error "Unable to $EE_SECOND Dovecot, exit status = " $?
userdel -rf vmail || ee_lib_error "Unable to Remove user vmail, exit status = " $?
}