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 2f59eeb commit b968f18Copy full SHA for b968f18
bin/v-restore-user
@@ -603,6 +603,10 @@ if [ "$mail" != 'no' ] && [ ! -z "$MAIL_SYSTEM" ]; then
603
cp -f $tmpdir/mail/$domain/$backup_system/$domain.pub $USER_DATA/mail/
604
fi
605
606
+ rebuild_mail_domain_conf
607
+
608
+ fi
609
610
# Restoring email accounts
611
cp -f $tmpdir/mail/$domain/$backup_system/$domain.conf $USER_DATA/mail/
612
0 commit comments