From 148f9f055a122801ea8dc6dc7dd2a60d577863c7 Mon Sep 17 00:00:00 2001 From: Usman Nasir Date: Sun, 7 Aug 2022 08:19:11 +0500 Subject: [PATCH] resolve: https://github.com/usmannasir/cyberpanel/issues/942 --- .../templates/emailPremium/Rspamd.html | 55 ++++++++++++------- install/installCyberPanel.py | 3 + plogical/IncScheduler.py | 1 - websiteFunctions/website.py | 1 + 4 files changed, 40 insertions(+), 20 deletions(-) diff --git a/emailPremium/templates/emailPremium/Rspamd.html b/emailPremium/templates/emailPremium/Rspamd.html index 8f8af893e..7314b132b 100644 --- a/emailPremium/templates/emailPremium/Rspamd.html +++ b/emailPremium/templates/emailPremium/Rspamd.html @@ -12,34 +12,35 @@

{% trans "Rspamd Configurations!" %} -

-

{% trans "On this page you can configure RSPAMD settings." %}

+

{% trans "On this page you can configure Rspamd settings." %}

-
-

- {% trans "Rspamd" %} +
+

+ {% trans "Rspamd" %} -

-
+

+
- +
-
+
+ class="btn btn-danger btn-lg btn-block">{% trans "Un-install Rspamd" %}
-
+
+ class="btn btn-gray btn-lg btn-block">{% trans "Restart Rspamd and CLAMAV" %}
@@ -164,8 +165,11 @@

- {% trans "ClamAV" %} + {% trans "ClamAV - This is CLAMV Configurations in Rspamd" %}

+

+ Warning {% trans "this is advanced settings, do not change if you don't know what you are doing" %}. +

@@ -256,13 +260,17 @@
- +

{% trans "ClamAV Configuration" %} + src="/static/images/loading.gif">

+

+ Warning {% trans "this is advanced settings, do not change if you don't know what you are doing" %}. +

+
@@ -330,9 +338,13 @@

- {% trans "Postfix" %} + {% trans "Postfix Configurations for Rspamd" %}

+

+ Warning {% trans "this is advanced settings, do not change if you don't know what you are doing" %}. +

+
@@ -387,6 +399,10 @@

{% trans "Redis" %}

+

+ Warning {% trans "this is advanced settings, do not change if you don't know what you are doing" %}. +

+
@@ -489,12 +505,13 @@