coax / hmailserver-webadmin

hMailServer PHPWebAdmin redesign project
https://www.hmailserver.com
77 stars 19 forks source link
mailserver redesign windows

hMailAdmin: an hMailServer PHPWebAdmin redesign project

I was delighted when first started using hMailServer on my Windows 2016 server (replaced SmarterMail) but web-interface was punch in the eye so I decided to redesign it. The new layout is fully responsive and free to use/download.

hmailadmin-v1 7

Features

Donate

Don't worry, hMailAdmin will stay free - but I do need your support in order to continue to develop it! Thank you :)

PayPal donate button

How to use

If you HAVE PHPWebAdmin installed:

1. Extract "hMailAdmin" folder in the same root as "PHPWebAdmin" folder (which you can delete) and make changes to config-dist.php accordingly, then rename to config.php

2. Access web admin interface from browser (eg. http://www.yourdomain.com/hmailadmin/) and sign in with hMailServer credentials

If you DON'T HAVE PHPWebAdmin installed:

1. Extract "hMailAdmin" folder in the root of any of your websites (or create new website for it) and make changes to config-dist.php accordingly, then rename to config.php

2. On IIS enable php_com_dotnet.dll in PHP

3. In php.ini set register_globals=off and display_errors=off

4. On IIS give the service account access to the hMailServer COM library: https://www.hmailserver.com/documentation/latest/?page=howto_dcom_permissions

5. Access web admin interface from browser (eg. http://www.yourdomain.com/hmailadmin/) and sign in with hMailServer credentials

Common issues: https://www.hmailserver.com/documentation/latest/?page=ts_setup_phpwebadmin

Changelog

Version 1.7 (2024-10-18)

Version 1.6 (2024-10-15)

Version 1.5 (2018-08-22)

Version 1.4 (2018-08-11)

Version 1.3 (2017-12-29)

Version 1.2 (2017-06-12)

Version 1.1 (2017-03-12)

Version 1.0 (2017-02-08)

Version 0.9.8 beta (2017-02-03)

Version 0.9.7 beta (2017-02-01)

Version 0.9.6 beta (2017-01-30)

Version 0.9.5 beta (2017-01-20)

Version 0.9.4 beta (2017-01-18)

Version 0.9.3 beta (2017-01-04)

Version 0.9.2 beta (2017-01-04)

Version 0.9.1 beta (2016-12-28)

Version 0.9 beta (2016-12-28)

3rd party components used

Questions and contributions

Feel free to ask any question or report bug via GitHub Issues. I'll try to answer any question.

There's an official thread on hMailServer forums.

If you want to help me with this project, simply fork it and let me know ;)

Thanks

Andreas Tunberg and other contributors who make developing easier.

Copyright?

Author: Matija Matečić

Released under CC BY-SA 4.0 license (use it freely in personal/commercial project but don't resell, provided "as-is")