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.
- Current release: mailconf-0.4.tar.gz.
- Older versions: mailconf-0.3.tar.gz; mailconf-0.2.tar.gz; mailconf-0.1.tar.gz.
Development Versions
Development is occurring in the mailconf Mercurial repository. There are no branches at this time.