@@ -44,10 +44,6 @@ is_package_full 'MAIL_ACCOUNTS'
is_mail_new "$account"
is_password_valid
-
-# Perform verification if read-only mode is enabled
-check_hestia_demo_mode
#----------------------------------------------------------#
# Action #
@@ -34,6 +34,9 @@ is_object_valid 'dns' 'DOMAIN' "$domain"
is_object_unsuspended 'dns' 'DOMAIN' "$domain"
+# Perform verification if read-only mode is enabled
+check_hestia_demo_mode
+