We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85a82cd commit 171ce1aCopy full SHA for 171ce1a
bin/v-restore-user
@@ -595,10 +595,7 @@ if [ "$mail" != 'no' ] && [ ! -z "$MAIL_SYSTEM" ]; then
595
596
# Restoring email accounts
597
cp -f $tmpdir/mail/$domain/$backup_system/$domain.conf $USER_DATA/mail/
598
-
599
- # Rebuilding mail config
600
- $BIN/v-rebuild-mail-domains $user
601
+
602
domain_idn=$domain
603
format_domain_idn
604
0 commit comments