mirror of
				https://github.com/optim-enterprises-bv/Mailu.git
				synced 2025-11-04 03:57:53 +00:00 
			
		
		
		
	Clarify ip listen address setting
(cherry picked from commit a9fb512567)
			
			
This commit is contained in:
		
				
					committed by
					
						
						Mergify
					
				
			
			
				
	
			
			
			
						parent
						
							f2e331dbef
						
					
				
				
					commit
					d641cb2245
				
			@@ -10,8 +10,8 @@ IP addresses in order to expose its public services. You must at least set up
 | 
				
			|||||||
an IPv4 or an IPv6 address if you wish to access Mailu.</p>
 | 
					an IPv4 or an IPv6 address if you wish to access Mailu.</p>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<p><span class="label label-warning">Warning</span> You must use specific addresses, please
 | 
					<p><span class="label label-warning">Warning</span> You must use specific addresses, please
 | 
				
			||||||
avoid generic all-interfaces addresses like <code>0.0.0.0</code> or <code>::</code>.
 | 
					avoid generic all-interfaces addresses like <code>0.0.0.0</code> or <code>::</code>. If you still want to use generic addresses you should disable <code>userland-proxy</code>.
 | 
				
			||||||
<a href="https://mailu.io/{{ version }}/compose/setup.html#bind-address">How to find these addresses.</a></p>
 | 
					<a href="https://mailu.io/{{ version }}/compose/setup.html#bind-address">How to find these addresses.</a> <a href="https://mailu.io/{{ version }}/faq.html#how-to-make-ipv6-work">How to disable userland-proxy.</a></p>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<div class="form-group">
 | 
					<div class="form-group">
 | 
				
			||||||
  <label>IPv4 listen address</label>
 | 
					  <label>IPv4 listen address</label>
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										1
									
								
								towncrier/newsfragments/3680.misc
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								towncrier/newsfragments/3680.misc
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1 @@
 | 
				
			|||||||
 | 
					Modern docker versions enable the userland-proxy by default, clarify in setup that unless the bindto address is specific that will create problems.
 | 
				
			||||||
		Reference in New Issue
	
	Block a user