Dovecot+Postfix virtual mailbox configuration

mailconf.py is a simple script to ease the management of virtual mailbox domains with Dovecot and Postfix. Its main purpose is to keep the list of virtual mailboxes and domains up-to-date. The authoritative list of accounts are stored in a single file, which is parsed by mailconf and applied to Dovecot and Postfix.

Dovecot and Postfix more or less need to be configured to work together already. The "auto configuration" abilities of mailconf only extend to defining some virtual mailbox related maps for Postfix. SASL configuration and all Dovecot configuration is untouched. For full details, consult the README.

This project is licensed under a BSD-style license. The full license text is contained in mailconf.py.

Downloads

Please note that the release isn't considered 100% finalized until an announcement is published in my blog. The tarballs are subject to change until that happens.

Development Versions

Development is occurring in the mailconf Mercurial repository. There are no branches at this time.