From d4b474453adb44ff96dd1a64dbd1cc095c70fbbc Mon Sep 17 00:00:00 2001 From: ziggi Date: Fri, 15 Dec 2017 12:46:59 +0200 Subject: [PATCH 1/2] Minor changes in README.md --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 192ad3a..d160c2e 100644 --- a/README.md +++ b/README.md @@ -2,22 +2,25 @@ 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 +###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 http://wiki.unix7.org/perl/maacom -You can +###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) + - Set personal and domain mail quotas, size of mailbox calculates in background from mail dirs. - 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. +### Features + - Admin password file in the same Apache htpasswd format. + - Quotas are counted in MB (megabytes). + The application is ready to use, the installation procedure takes 10-15 minutes. The procedure is described on the project page http://wiki.unix7.org/perl/maacom From 7f93c84d97b3fbcda26181e31d6bfa7482569152 Mon Sep 17 00:00:00 2001 From: ziggi Date: Fri, 15 Dec 2017 12:47:59 +0200 Subject: [PATCH 2/2] Minor changes in README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d160c2e..f7db579 100644 --- a/README.md +++ b/README.md @@ -2,14 +2,14 @@ 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 +### 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 http://wiki.unix7.org/perl/maacom -###You can +### 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, size of mailbox calculates in background from mail dirs.