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
- 2009-12-23 R8 by mszulecki
Do not allow uppercase characters in mailbox name - 2009-12-23 R7 by mszulecki
Also forbid whitespaces in mailbox names - 2009-12-22 R6 by mszulecki
Make sure creator_id is correctly set when adding domains - 2009-12-22 R5 by mszulecki
Fix matching of mailbox username regex to avoid invalid characters - 2007-06-14 R4 by mszulecki
Add some more test data fixtures.
Full changelog... ghmvhjm,vhjk900000dfgklnmfxgölkbnödlxfknblödyfnbldfx
[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.