Skip to content

Commit 887ac8a

Browse files
authored
Added missing domain_idn=$domain in v-restore-user
1 parent a005c3e commit 887ac8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/v-restore-user

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -568,6 +568,7 @@ if [ "$mail" != 'no' ] && [ ! -z "$MAIL_SYSTEM" ]; then
568568
# Rebuilding mail config
569569
rebuild_mail_domain_conf
570570

571+
domain_idn=$domain
571572
format_domain_idn
572573

573574
# Restoring emails

0 commit comments

Comments
 (0)