mirror of
				https://github.com/optim-enterprises-bv/Mailu.git
				synced 2025-11-03 19:47:52 +00:00 
			
		
		
		
	Add doc and changelog for OUTBOUND_TLS_LEVEL
This commit is contained in:
		@@ -69,6 +69,10 @@ The ``RELAYHOST`` is an optional address of a mail server relaying all outgoing
 | 
				
			|||||||
mail in following format: ``[HOST]:PORT``.
 | 
					mail in following format: ``[HOST]:PORT``.
 | 
				
			||||||
``RELAYUSER`` and ``RELAYPASSWORD`` can be used when authentication is needed.
 | 
					``RELAYUSER`` and ``RELAYPASSWORD`` can be used when authentication is needed.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					By default postfix uses "opportunistic TLS" for outbound mail. This can be changed
 | 
				
			||||||
 | 
					by setting ``OUTBOUND_TLS_LEVEL`` to ``encrypt``. This setting is highly recommended
 | 
				
			||||||
 | 
					if you are a relayhost that supports TLS.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
The ``FETCHMAIL_DELAY`` is a delay (in seconds) for the fetchmail service to
 | 
					The ``FETCHMAIL_DELAY`` is a delay (in seconds) for the fetchmail service to
 | 
				
			||||||
go and fetch new email if available. Do not use too short delays if you do not
 | 
					go and fetch new email if available. Do not use too short delays if you do not
 | 
				
			||||||
want to be blacklisted by external services, but not too long delays if you
 | 
					want to be blacklisted by external services, but not too long delays if you
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										1
									
								
								towncrier/1478.feature
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								towncrier/1478.feature
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1 @@
 | 
				
			|||||||
 | 
					Allow to enforce TLS for outbound mail by setting OUTBOUND_TLS_LEVEL=encrypt for postfix.
 | 
				
			||||||
		Reference in New Issue
	
	Block a user