Virtual Mail for Postfix
A bunch of PHP scripts hacked together to help managing virtual pop3/imap domains using Postfix, Courier and PostgreSQL. Licensed under GPL.
The whole solution is designed to be very simple and transparent. It can be easily used in small-to-medium scale environments (I have about 150 users in several domains) as a replacement for solutions like vpopmail. The management interface is made as straightforward as possible, never bothering your designated mail-admin person with technical details.
Note (2006-06): I have rewritten this thing in Rails for our company internal usage, so current version most probably won't get updated any more.
Download
Sample database data, configuration file fragments for postfix and courier authdaemon are included. Tested under Debian/SID, YMMV.

Leave a comment