mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 05:44:08 -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
|
# Rebuilding mail config
|
||||||
rebuild_mail_domain_conf
|
rebuild_mail_domain_conf
|
||||||
|
|
||||||
|
domain_idn=$domain
|
||||||
format_domain_idn
|
format_domain_idn
|
||||||
|
|
||||||
# Restoring emails
|
# Restoring emails
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue