We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a79b22 commit 5a0d2deCopy full SHA for 5a0d2de
bin/v-add-mail-domain
@@ -128,7 +128,7 @@ if [ ! -z "$DNS_SYSTEM" ] && [ "$dkim" = 'yes' ]; then
128
fi
129
130
# Add webmail configuration to mail domain
131
-add_webmail_config
+add_webmail_config "$WEB_SYSTEM" "default.tpl"
132
133
#----------------------------------------------------------#
134
# Hestia #
0 commit comments