Browse Source
			
			
			Added missing ENV Variable for Implicit TLS
			
			
				pull/1017/head
			
			
		 
		
			
				
					
						
						David P Robinson
					
					6 years ago
					
						
							committed by
							
								
								GitHub
							
						 
					
				 
				
			 
		 
		
			
				
					
					No known key found for this signature in database
					
						
							GPG Key ID: 4AEE18F83AFDEB23
						
					
				
			
		
		
		
	
		
			
				 1 changed files with 
1 additions and 
0 deletions
			 
			
		 
		
			
				- 
					
					
					 
					.env.template
				
 
			
		
		
			
			
			
			
			
			
				
				
					
						
							
								
									
	
		
			
				
					| 
						
						
							
								
							
						
						
					 | 
				
				 | 
				
					@ -185,6 +185,7 @@ | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					# SMTP_FROM_NAME=Bitwarden_RS | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					# SMTP_PORT=587 | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					# SMTP_SSL=true | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					# SMTP_EXPLICIT_TLS=true # N.B. This variable configures Implicit TLS. It's currently mislabelled (see bug #851) | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					# SMTP_USERNAME=username | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					# SMTP_PASSWORD=password | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					# SMTP_AUTH_MECHANISM="Plain" | 
				
			
			
		
	
	
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
				
				 | 
				
					
  |