6 lines
		
	
	
	
		
			129 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
	
		
			129 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| IP_WHITELIST {
 | |
|     type = "ip";
 | |
|     prefilter = true;
 | |
|     map = "/etc/rspamd/local.d/ip_whitelist.map";
 | |
|     action = "accept";
 | |
| }
 | 
