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.
 
 
 
 
 
 
Go to file
Christian Boltz 4eaf0d98b9
Fix broadcast-message queries to work with postgresql
This is a follow-up fix as discussed on
https://github.com/postfixadmin/postfixadmin/pull/50
9 years ago
ADDITIONS Update README.md 9 years ago
DOCUMENTS POSTFIX_CONF.txt: 12 years ago
VIRTUAL_VACATION evil hack to make vacation work while we are using Mail::Sender - see also https://sourceforge.net/p/postfixadmin/patches/136/ 9 years ago
configs migrate search input field to use search[_], and use list.tpl for alias domains 11 years ago
css default.css: 10 years ago
debian bump debian/changelog 9 years ago
images postfixadmin2.xcf: 11 years ago
languages Fix some Language issues in broadcast 9 years ago
model Better use Config::Lang instead of global $PALANG 9 years ago
scripts Add checks to login.php and cli to ensure database layout is up to date 10 years ago
smarty update Smarty to 3.1.29 10 years ago
templates Fix issue with checkbox in broadcast 9 years ago
tests this will probably migrate us to phpunit; stupid dev env is misbehaving though so it is hard to test 15 years ago
users Add checks to login.php and cli to ensure database layout is up to date 10 years ago
.gitignore Fix filename for *.menu.conf.php in gitignore 9 years ago
CHANGELOG.TXT 3.0.2 again - this time with correct SVN revision 9 years ago
GPL-LICENSE.TXT Initial Import in SourceForge 19 years ago
INSTALL.TXT upate wiki links 9 years ago
LICENSE.TXT LICENSE.TXT: 15 years ago
README.md add link to cboltz's presentation pdf 10 years ago
backup.php functions.inc.php: 12 years ago
broadcast-message.php Fix broadcast-message queries to work with postgresql 9 years ago
calendar.js - big merge of Postfixadmin smarty into trunk 16 years ago
common.php Finally get rid of variables.inc.php 9 years ago
config.inc.php Merge branch 'master' into broadcast_improvements 9 years ago
delete.php delete.php: 11 years ago
edit.php Add CSRF protection for POST requests 10 years ago
editactive.php editactive.php: 11 years ago
favicon.ico empty favicon - see #44 9 years ago
functions.inc.php revert "support unicode domain names - see #47" 9 years ago
index.php remove silencing of @include_once - fixes #20 9 years ago
list-virtual.php remove php4 constructor; hide some cNav_bar variables and rename some variables 9 years ago
list.php list.php: 11 years ago
login.php Add checks to login.php and cli to ensure database layout is up to date 10 years ago
main.php remove "postfixadmin.com" in comments in lots of files 12 years ago
sendmail.php Finally get rid of variables.inc.php 9 years ago
setup.php revert "support unicode domain names - see #47" 9 years ago
smarty.inc.php fall back to sys_get_temp_dir() if we cannot write to a templates_c like place 9 years ago
upgrade.php ensure some fields are really latin1 9 years ago
vacation.php Finally get rid of variables.inc.php 9 years ago
viewlog.php Finally get rid of variables.inc.php 9 years ago
xmlrpc.php fix xmlrpc function call (non-static method being called statically); fix method docblock which is read by Zend_XmlRpc_Server etc 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)