Mail Admin for Dovecot / Postfix
mailadm consists of two parts:
- the admin interface
- Rake tasks to migrate DB for dovecot/postfix
Still work in progress, move along. Nothing to see here.
You might want to invoke the Rake tasks with a simple
bundle exec rake -vT to display available tasks.
bundle exec rake db:migrate will setup the database with the given credentials. Please alter lib/config/database.yml accordingly.
As of now, only postgres is supported. Please do not ask why, we want to setup a serious mail server, don't we?
This is a work in progress, these config files might not be secure enough for your purpose. Please adjust settings accordingly.