summaryrefslogtreecommitdiffstatsabout

PostfixLiteAdmin is a small project built to allow an administrator to manage a Postfix, SQLite email server threw a simple web interface. This project is similer to the PostfixAdmin (http://postfixadmin.sourceforge.net/) but allows for SQLite support.

Currently PostfixLiteAdmin is an alpha state and is not recommended for production use.

Requirements

  • Postfix (2.0+) with SQLite compiled in (http://postfix.org/)
  • SQLite version 3+ (http://sqlite.org/)
  • PHP version 5+ (http://php.net/)
  • IMAP server with SQLite support (optional)

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 (http://www.fsf.org/).