Mailadmin
From Sukimashita
Version: 0.7.0 - RSS Changelog - Browse Repository - Devtalk
Contents |
[edit] About
Mailadmin provides an administration web front-end for a mailserver with virtual domains, IMAP mailbox accounts which is built on the following components:
- PHP5 / Symfony Framework
- IMAP Server (preferably Cyrus-IMAP)
- MySQL
- Postfix MySQL Lookup
- SASL Authentification using MySQL
It is based on the Symfony PHP Framework to simplify it's codebase and maintainability alongside inheriting Symfony features such as XSS Security, AJAX support, ORM Database layer, OOP, MVC, i18n and much more.
The database access is always abstracted due to Symfony, thus the only static bindings remain in the Postfix and SASL lookup methods where solutions for PostgreSQL exist aswell and should work with Mailadmin.
Mailadmin is free software, licensed under the GNU GPL.
[edit] Recent Changes
- 2007-06-14 R4 by mszulecki
Add some more test data fixtures. - 2007-06-14 R3 by mszulecki
Fix host for imap config. - 2007-06-14 R2 by mszulecki
Initial import. - 2007-06-13 R1 by System
Default repository structure created.
[edit] Download
No releases yet. The source can be checked out from the official repository.
[edit] Screenshots
[edit] Development
The official repository can be found and checked-out at:
https://svn.sukimashita.com/repos/mailadmin/trunk
Checkout using:
svn co https://svn.sukimashita.com/repos/mailadmin/trunk/ mailadmin
[edit] FAQ
Edit this page to add more stuff.
[edit] Bugs
There is currently no bugtracking system setup.
[edit] Links
Related projects: