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.
ba94c3a75e
When trying to create a new database with utf8mb4 as default charset, upgrade.php fails at various places because of too long indexes. - no longer run upgrade_1_mysql, upgrade_2_mysql and upgrade_3_mysql which all affect updates from pre-2.1 database layout - add {LATIN1} to vacation_notificatoin.notified, alias_domain.alias_domain and alias_domain.target_domain Thanks to martinx who reported this on IRC and helped to debug it. |
8 years ago | |
---|---|---|
ADDITIONS | ||
DOCUMENTS | ||
VIRTUAL_VACATION | 8 years ago | |
configs | ||
css | ||
debian | 8 years ago | |
images | ||
languages | 8 years ago | |
model | 8 years ago | |
scripts | ||
smarty | ||
templates | 8 years ago | |
tests | ||
users | ||
CHANGELOG.TXT | 8 years ago | |
GPL-LICENSE.TXT | ||
INSTALL.TXT | ||
LICENSE.TXT | ||
README.md | ||
backup.php | ||
broadcast-message.php | ||
calendar.js | ||
common.php | ||
config.inc.php | 8 years ago | |
delete.php | ||
edit.php | ||
editactive.php | ||
functions.inc.php | 8 years ago | |
index.php | 8 years ago | |
list-virtual.php | 8 years ago | |
list.php | ||
login.php | ||
main.php | 11 years ago | |
sendmail.php | ||
setup.php | 8 years ago | |
smarty.inc.php | 8 years ago | |
upgrade.php | 8 years ago | |
vacation.php | ||
variables.inc.php | ||
viewlog.php | ||
xmlrpc.php |
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).