File tree Expand file tree Collapse file tree 2 files changed +0
-8
lines changed
Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -79,9 +79,6 @@ increase_user_value "$user" '$U_MAIL_SSL'
7979# Set SSL as enabled in configuration
8080update_object_value ' mail' ' DOMAIN' " $domain " ' $SSL' " yes"
8181
82-
83-
84-
8582# ----------------------------------------------------------#
8683# Hestia #
8784# ----------------------------------------------------------#
Original file line number Diff line number Diff line change @@ -42,11 +42,6 @@ is_object_value_exist 'mail' 'DOMAIN' "$domain" '$SSL'
4242# Delete mail domain SSL configuration
4343del_mail_ssl_config
4444
45- # Delete SSL webmail configuration
46- if [ ! -z " $WEB_SYSTEM " ]; then
47- del_webmail_ssl_config
48- fi
49-
5045# ----------------------------------------------------------#
5146# Hestia #
5247# ----------------------------------------------------------#
You can’t perform that action at this time.
0 commit comments