mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-21 05:44:07 -07:00
Added missing domain_idn=$domain in v-restore-user
This commit is contained in:
parent
a005c3e24a
commit
887ac8a11b
1 changed files with 1 additions and 0 deletions
|
@ -568,6 +568,7 @@ if [ "$mail" != 'no' ] && [ ! -z "$MAIL_SYSTEM" ]; then
|
|||
# Rebuilding mail config
|
||||
rebuild_mail_domain_conf
|
||||
|
||||
domain_idn=$domain
|
||||
format_domain_idn
|
||||
|
||||
# Restoring emails
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue