PostfixAdmin for BananaNetwork - to apply required patches before release or release in async to the official version
https://github.com/postfixadmin/postfixadmin
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
The MySQL database layout includes a 'cache' column for historical reasons, the PostgreSQL database never did. r1883 removed the 'cache' column from VacationHandler to unbreak PostgreSQL, and at the same time broke MySQL in strict mode. This patch re-adds the 'cache' column only for MySQL to fix this regression. git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1890 a1433add-5e2c-0410-b055-b7f2511e0802 |
9 years ago | |
|---|---|---|
| ADDITIONS | 10 years ago | |
| DOCUMENTS | 12 years ago | |
| VIRTUAL_VACATION | 9 years ago | |
| configs | 11 years ago | |
| css | 10 years ago | |
| debian | 9 years ago | |
| images | 11 years ago | |
| languages | 9 years ago | |
| model | 9 years ago | |
| scripts | 10 years ago | |
| smarty | 10 years ago | |
| templates | 9 years ago | |
| tests | 15 years ago | |
| users | 10 years ago | |
| CHANGELOG.TXT | 9 years ago | |
| GPL-LICENSE.TXT | 19 years ago | |
| INSTALL.TXT | 9 years ago | |
| LICENSE.TXT | 15 years ago | |
| README.md | 10 years ago | |
| backup.php | 12 years ago | |
| broadcast-message.php | 10 years ago | |
| calendar.js | 16 years ago | |
| common.php | 10 years ago | |
| config.inc.php | 9 years ago | |
| delete.php | 11 years ago | |
| edit.php | 10 years ago | |
| editactive.php | 11 years ago | |
| functions.inc.php | 9 years ago | |
| index.php | 12 years ago | |
| list-virtual.php | 9 years ago | |
| list.php | 11 years ago | |
| login.php | 10 years ago | |
| main.php | 12 years ago | |
| sendmail.php | 10 years ago | |
| setup.php | 10 years ago | |
| smarty.inc.php | 9 years ago | |
| upgrade.php | 9 years ago | |
| vacation.php | 10 years ago | |
| variables.inc.php | 12 years ago | |
| viewlog.php | 10 years ago | |
| xmlrpc.php | 12 years ago | |
README.md
postfixadmin
PostfixAdmin - web based administration interface for Postfix mail servers
Technically this project is still hosted in SVN/SourceForge. However, we welcome git pull requests and will merge them into subversion as necessary. If this repository (on github) becomes well used, we'll probably migrate.
(DG. 2014/05/07)
Useful Links
- Probably all you need to read (pdf)
- http://postfixadmin.sf.net - the current homepage for the project
- What is it? (txt)
- Installation instructions
- Wiki
- Mailing list
- IRC channel (#postfixadmin on irc.freenode.net).