Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.
/ mailadmin Public archive

One of my first PHP-Applications to manage the Mail Accounts on my old mailserver. Created during my apprenticeship in 2016

License

Notifications You must be signed in to change notification settings

joshuabeny1999/mailadmin

Repository files navigation

Mailadmin

Mailadmin is a PHP-Application I created for my very first Mail-Server I had setup back in 2016 during my apprenticeship as a computer scientist specializing in system engineering. I used following tutorial: Mailserver-Anleitung von Thomas Leister.. Addidionally I used the Materiallize-CSS Framework for the design

This Mailserver setup use for the account management a easy MySQL-DB.

Recently I did a Server-Upgrade and switched to Mailcow Dockerized for my current Mailserver. I recommend it. But if you did too setup your Mail-Server with this tutorial or have another setup wich using a MySQL-DB for user management, feel free to use it. It shoud work with PHP 7.0, else feel free to update it.

Installation

You need a LAMP-Stack or equally to run Mailadmin. The PHP-Extension mysqli is needed. Additionally, I recommend you to restrict the access to the application via Apache-Authentication (.htaccess-File).

About

One of my first PHP-Applications to manage the Mail Accounts on my old mailserver. Created during my apprenticeship in 2016

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published