[Web] Add Rspamd preset #4 [Web] Do not show failed SASL logins (and also remove them from db)
		
			
				
	
	
		
			11 lines
		
	
	
		
			197 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			197 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
headline: lang.rsettings_preset_4
 | 
						|
content: |
 | 
						|
  priority = 10;
 | 
						|
  rcpt = "/.*@develcow.de$/";
 | 
						|
  from = "/.*/";
 | 
						|
  apply "default" {
 | 
						|
    MAILCOW_WHITE = -9999.0;
 | 
						|
  }
 | 
						|
  symbols [
 | 
						|
    "MAILCOW_WHITE"
 | 
						|
  ] |