PostfixLiteAdmin
PostfixLiteAdmin is a small project built to allow an administrator to manage a Postfix, SQLite with a Dovecot imap(optional) email server, threw a simple web interface. This project is similer to the PostfixAdmin but allows for SQLite support.
- Currently PostfixLiteAdmin is in Alpha state and is not recommended for production use.
Requirements
- Postfix (2.0+) with SQLite compiled in (http://www.postfix.org/)
- SQLite version 3+ (http://sqlite.org/)
- PHP version 5+ (http://php.net/)
- IMAP server with SQLite support (optional)
Download
Currently PostfixLiteAdmin is in Alpha state and no formal versions have been released. You may download the current Alpha Snapshot below.
Download Files
Git Repository
git clone git://git.mattrude.com/postfixliteadmin.git git clone http://git.mattrude.com/postfixliteadmin.git git clone ssh://git@git.mattrude.com:public/postfixliteadmin.git (Account Required)
Also see PostfixLiteAdmin's CGit page.
Installing Postfix with SQLite Support
- A quick guide to installing Postfix with SQLite support. Please note this was wrote for a Fedora 12 system.
Support
For support inquiries, please see the PostfixLiteAdmin Google Group, or you may send emails to postfixliteadmin@…
License
PostfixLiteAdmin is free software; you may redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.
Contact info
- If you have questions or concerns, please contact me via email at matt_at_mattrude.com or via my Contact Page.
- If your having problems with the software, or other support needs, please leave a message on the PostfixLiteAdmin Google Group.
