forked from GNUsocial/gnu-social
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			385 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			385 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # OPENDKIM TRUSTED HOSTS
 | |
| # To use this file, uncomment the #ExternalIgnoreList and/or the #InternalHosts
 | |
| # option in /etc/mail/opendkim.conf then restart OpenDKIM. Additional hosts
 | |
| # may be added on separate lines (IP addresses, hostnames, or CIDR ranges).
 | |
| # The localhost IP (127.0.0.1) should always be the first entry in this file.
 | |
| 127.0.0.1
 | |
| ::1
 | |
| 172.17.0.0/16
 | |
| fe80::/64
 | |
| %hostname%
 | |
| 
 |