|
@@ -3,15 +3,6 @@ WebMUM - Web Mailserver User Manager
|
|
|
|
|
|
WebMUM is a web frontend based on PHP which helps you to manage mail accounts via MySQL. The software is licensed under a GNU-GPL 3.0 license.
|
|
|
|
|
|
-## Demo
|
|
|
-
|
|
|
-There is a demo site available at https://webmumdemo.trashserver.net/
|
|
|
-
|
|
|
-Username: admin@domain.tld<br/>
|
|
|
-Password: webmumpassword
|
|
|
-
|
|
|
-Please note that there are some limitations on the admin account: You can't delete the account / domain of the admin user and the original password
|
|
|
-will be restored every minute. Have fun!
|
|
|
|
|
|
## Installation
|
|
|
|
|
@@ -234,4 +225,4 @@ WebMUM uses the SHA512-CRYPT password scheme, which is known as a very secure sc
|
|
|
### "login/ cannot be found"
|
|
|
|
|
|
Webserver rewrites have to be enabled on your server, because WebMUM does not use real URLs for the frontend, but virtual URLs based on URL rewriting.
|
|
|
-When rewriting fails, you receive a 404 error message.
|
|
|
+When rewriting fails, you receive a 404 error message.
|