11 lines
240 B
HTML
11 lines
240 B
HTML
|
<!doctype html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<title>Mail-in-a-Box Management Server</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
<h1>Mail-in-a-Box Management Server</h1>
|
||
|
|
||
|
<p>Use this server to issue commands to the Mail-in-a-Box management daemon.</p>
|
||
|
</body>
|
||
|
</html>
|