diff --git a/README.md b/README.md index 851dde3..6401cd7 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,22 @@ Maacom - Web mail account manager +I wrote this application for using into small-middle corporation. I wanted to write a simple classic object-oriented web application, that can be used as a training application. + +The application wrote with + + - Perl Mojolicious as MVC framework and + - Zurb Foundation as CSS + +Work example of configuration Exim and Dovecot attached below the page. + +You can + + - Easy add, delete, rename and edit domain, user and alias records. You can rename entire domain with safe all your accounts! + - Set personal and domain mail quotas (still in progress but already calculates size of mail dirs in background) + - Edit/use additional list of forwarded domain, lists of unwanted and trusted hosts + - Live view tail of mail log from operation system for debugging purpose. + - Configure mail relay and then send a love letter to a loved one =) + +Password file in the same Apache htpasswd format. + +