Added missing format_domain_idn in v-restore-user

This commit is contained in:
dpeca 2017-03-13 03:14:50 +01:00 committed by GitHub
commit a005c3e24a

View file

@ -567,6 +567,8 @@ if [ "$mail" != 'no' ] && [ ! -z "$MAIL_SYSTEM" ]; then
# Rebuilding mail config
rebuild_mail_domain_conf
format_domain_idn
# Restoring emails
if [ -e "$tmpdir/mail/$domain/accounts.tar.gz" ]; then