You've already forked mailcow-dockerized
							
							
				mirror of
				https://github.com/mailcow/mailcow-dockerized.git
				synced 2025-10-30 23:57:54 +02:00 
			
		
		
		
	Fix: return true
This commit is contained in:
		| @@ -45,6 +45,7 @@ rspamd_config:register_symbol({ | |||||||
|       if action ~= 'no action' and action ~= 'greylist' then |       if action ~= 'no action' and action ~= 'greylist' then | ||||||
|         rspamd_logger.infox("skipping tag handler for action: %s", action) |         rspamd_logger.infox("skipping tag handler for action: %s", action) | ||||||
|         task:set_metric_action('default', action) |         task:set_metric_action('default', action) | ||||||
|  |         return true | ||||||
|       end |       end | ||||||
|  |  | ||||||
|       if authdomain then |       if authdomain then | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user