mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2024-12-14 10:52:49 +02:00
Merge branch 'master' of https://github.com/andryyy/mailcow-dockerized
This commit is contained in:
commit
7da4d90741
@ -45,6 +45,7 @@ rspamd_config:register_symbol({
|
||||
if action ~= 'no action' and action ~= 'greylist' then
|
||||
rspamd_logger.infox("skipping tag handler for action: %s", action)
|
||||
task:set_metric_action('default', action)
|
||||
return true
|
||||
end
|
||||
|
||||
if authdomain then
|
||||
|
Loading…
Reference in New Issue
Block a user