30 lines
1.2 KiB
Markdown
30 lines
1.2 KiB
Markdown
# 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 http://wiki.unix7.org/perl/maacom
|
|
|
|
### 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.
|
|
- 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 =)
|
|
|
|
### 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
|
|
|
|

|
|
|