| changeset 0 | 6f7a81934006 |
| -1:000000000000 | 0:6f7a81934006 |
|---|---|
1 <html> |
|
2 <head> |
|
3 <title>Sample VMailMgr "vdeluser" Page</title> |
|
4 </head> |
|
5 <body> |
|
6 <center><p><h1>Sample VMailMgr "vdeluser" Page</h1></p></center> |
|
7 <hr> |
|
8 <form method=post action="/cgi-bin/vdeluser"> |
|
9 <p>Domain name: <input type=text name=vdomain></p> |
|
10 <p>Pass phrase: <input type=password name=password></p> |
|
11 <p>Virtual user name: <input type=text name=username></p> |
|
12 <p><input type=submit></p> |
|
13 </form> |
|
14 </body> |
|
15 </html> |