mirror of
				https://github.com/mail-in-a-box/mailinabox.git
				synced 2025-10-30 18:50:53 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			15 lines
		
	
	
		
			124 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			124 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <html>
 | |
| 
 | |
| <head>
 | |
| 	<title>Redirecting...</title>
 | |
| </head>
 | |
| 
 | |
| <body>
 | |
| </body>
 | |
| 
 | |
| <script>
 | |
| 	location.href = "/mail"
 | |
| </script>
 | |
| 
 | |
| </html>
 |