Skip to content

lgunsch/django-vmail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-vmail

Virtual Mail Administration

Django-vmail is a Django app which provides a necessary framework for a virtual domain email setup via Postfix and Dovecot.

Django-vmail creates and manages virtual mail domains, mailboxes, and aliases for Postfix and Dovecot using an SQL database (PostgreSQL). It allows system administrators to easily manage an email domain database. It is designed to work out-of-the-box with Postfix and Dovecot, and comes pre-packaged with a set of administration commands to accompany the default Django admin interface.

Django-vmail was written to work with ISP virtual mail setups, similar to the tutorials you can find at workaround.org.

Why django-vmail?

  • You can use django-admin to quickly put together a customized admin interface (rather then using phpMyAdmin, for example).
  • You can use this Django app to quickly put together web apps to fully utilize your email database.

In The Future

  • REST API for django-vmail.
  • More admin commands.
  • amavisd-new support for spamassasin configuration per mailbox.
  • Mass email support.

Configuration

See the configuration docs.

Bugs & Feature Requests

Any bugs reports, or feature requests can be added to the issue page at the github project.

Bitdeli badge

About

Virtual mail administration django app

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages