Skip to content

mcb/mailadm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mailadm

Mail Admin for Dovecot / Postfix

Overview

mailadm consists of two parts:

  • the admin interface
  • Rake tasks to migrate DB for dovecot/postfix

Admin interface

Still work in progress, move along. Nothing to see here.

Rake Tasks

You might want to invoke the Rake tasks with a simple bundle exec rake -vT to display available tasks.

DB - Migrations

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?

Disclaimer

This is a work in progress, these config files might not be secure enough for your purpose. Please adjust settings accordingly.

About

Mail Admin for Dovecot / Postfix

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors