Postfix Admin is a web based interface used to manage mailboxes, virtual domains and aliases. It also features support for vacation/out-of-the-office messages.
It requires PHP, Postfix and one of MySQL or PostgreSQL.
Postfixadmin is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
If you make changes to it, or fix bugs, please consider donating your changes back to the community.
v2.2.0 was released in April 2008. It is the latest version and we'd recommend users of previous versions upgrade.
v2.2.0 includes more language translations, support for fetchmail, a better upgrade procedure, improved vacation support, UTF8 support, broadcast message and many bug fixes.
You can download the software here, with the 2.2.0 release we also provide a .deb package (and there are RPM packages elsewhere) to hopefully make installation somewhat easier.
Since release of v2.2.0, not much has happened (yet). If you wish to live on the edge and run from Subversion, feel free to do so. You may occassionally experience breakage, and we'd suggest you join the IRC channel before 'svn update'ing any important installations.
svn co https://postfixadmin.svn.sourceforge.net/svnroot/postfixadmin postfixadmin
The database schema between version 2.1.0 and anything later has changed in a number of ways, you should therefore run the 'upgrade.php' script which should take care of all database changes between revisions.