Skip to content

Commit a005c3e

Browse files
authored
Added missing format_domain_idn in v-restore-user
1 parent 19e49ef commit a005c3e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bin/v-restore-user

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -567,6 +567,8 @@ if [ "$mail" != 'no' ] && [ ! -z "$MAIL_SYSTEM" ]; then
567567

568568
# Rebuilding mail config
569569
rebuild_mail_domain_conf
570+
571+
format_domain_idn
570572

571573
# Restoring emails
572574
if [ -e "$tmpdir/mail/$domain/accounts.tar.gz" ]; then

0 commit comments

Comments
 (0)