kopie van
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-02-15 13:12:51 +01:00
15 regels
124 B
HTML
15 regels
124 B
HTML
<html>
|
|
|
|
<head>
|
|
<title>Redirecting...</title>
|
|
</head>
|
|
|
|
<body>
|
|
</body>
|
|
|
|
<script>
|
|
location.href = "/mail"
|
|
</script>
|
|
|
|
</html>
|