mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-03-06 12:20:45 +01:00
local
This commit is contained in:
@@ -708,7 +708,7 @@ milter_default_action = accept
|
||||
def SetupEmailLimits():
|
||||
rlFile = '/etc/rspamd/override.d/ratelimit.conf'
|
||||
rlContent = '''
|
||||
custom_keywords = "/etc/rspamd/custom_ratelimit.lua";
|
||||
custom_keywords = "/etc/rspamd/custom_ratelimit.lua";
|
||||
'''
|
||||
if not os.path.exists(rlFile):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user