Merge branch 'master' of https://git.unix7.org/maacom
This commit is contained in:
11
README.md
11
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
|
||||
|
||||
Reference in New Issue
Block a user