[Rspamd] Decrease weight of missed charset
This commit is contained in:
		
							parent
							
								
									b098696b89
								
							
						
					
					
						commit
						6d5677eb32
					
				
							
								
								
									
										7
									
								
								data/conf/rspamd/local.d/headers_group.conf
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								data/conf/rspamd/local.d/headers_group.conf
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,7 @@
 | 
			
		||||
symbols = {
 | 
			
		||||
  "R_MIXED_CHARSET" {
 | 
			
		||||
    weight = 1.0;
 | 
			
		||||
    description = "Mixed characters in a message";
 | 
			
		||||
    one_shot = true;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user