|  | @@ -168,5 +168,7 @@ $RSPAMD_MAPS = array(
 | 
	
		
			
				|  |  |      'Bad Words (only fired in combination with fishy TLDs)' => 'bad_words.map',
 | 
	
		
			
				|  |  |      'Bad Words DE (only fired in combination with fishy TLDs)' => 'bad_words_de.map',
 | 
	
		
			
				|  |  |      'Bad Languages' => 'bad_languages.map',
 | 
	
		
			
				|  |  | +    'Bulk Mail Headers' => 'bulk_header.map',
 | 
	
		
			
				|  |  | +    'Monitoring Hosts' => 'monitoring_nolog.map'
 | 
	
		
			
				|  |  |    )
 | 
	
		
			
				|  |  |  );
 |