Fix wrong description in .env.template
The old comment was wrongly copy-pasted
This commit is contained in:
		
				
					committed by
					
						
						Juan Luis Baptiste
					
				
			
			
				
	
			
			
			
						parent
						
							5e4998f14e
						
					
				
				
					commit
					4398bb1053
				
			@@ -17,7 +17,7 @@
 | 
			
		||||
# Optional: This will add a header for tracking messages upstream. Helpful for spam filters. Will appear as "RelayTag: ${SMTP_HEADER_TAG}" in the email headers.
 | 
			
		||||
#SMTP_HEADER_TAG=
 | 
			
		||||
 | 
			
		||||
# Optional: This will add a header for tracking messages upstream. Helpful for spam filters. Will appear as "RelayTag: ${SMTP_HEADER_TAG}" in the email headers.
 | 
			
		||||
# Optional: Setting this will allow you to add additional, comma seperated, subnets to use the relay. Used like SMTP_NETWORKS='xxx.xxx.xxx.xxx/xx,xxx.xxx.xxx.xxx/xx'.
 | 
			
		||||
#SMTP_NETWORKS=
 | 
			
		||||
 | 
			
		||||
# Optional: Set this to a mounted file containing the password, to avoid passwords in env variables.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user