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 f3d52ab848 fetchmail.pl:
- added support for PgSQL - based on patch from johker,
  https://sourceforge.net/tracker/?func=detail&atid=937966&aid=2747526&group_id=191583
- rename config variables to use names known from vacation.pl
- add support for external config file /etc/mail/postfixadmin/fetchmail.conf


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@619 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
ADDITIONS fetchmail.pl: 17 years ago
DOCUMENTS POSTFIX_CONF.txt: see e.g. https://sourceforge.net/tracker/index.php?func=detail&aid=2693375&group_id=191583&atid=937964 17 years ago
VIRTUAL_VACATION INSTALL.TXT - see https://sourceforge.net/forum/forum.php?thread_id=3026548&forum_id=676076 ; general update, and add in a note on alias expansion 17 years ago
admin Finally got rid of admin/ :-) 18 years ago
css css/default.css 17 years ago
debian debian/changelog, function.inc.php, CHANGELOG.TXT : 2.3 rc3 is almost here 17 years ago
images applied patch from lenix - theme support for postfixadmin; see http://sourceforge.net/tracker/index.php?func=detail&aid=1898481&group_id=191583&atid=937966 - thank you 18 years ago
languages ru.lang: update from pusischev - see https://sourceforge.net/tracker/index.php?func=detail&aid=2697838&group_id=191583&atid=937966 - thank you 17 years ago
model fix errors e.g. see https://sourceforge.net/tracker/?func=detail&aid=2711888&group_id=191583&atid=937964 17 years ago
templates remove logic from users template 17 years ago
tests add testing for xmlrpc alias manipulations 17 years ago
users fix bug where user entered vacation details were not being returned when you go to set yourself away again 17 years ago
CHANGELOG.TXT debian/changelog, function.inc.php, CHANGELOG.TXT : 2.3 rc3 is almost here 17 years ago
GPL-LICENSE.TXT Initial Import in SourceForge 19 years ago
INSTALL.TXT INSTALL.TXT: we now require PHP5+ 17 years ago
LICENSE.TXT LICENSE.TXT: updated contributors 18 years ago
backup.php backup.php: 18 years ago
broadcast-message.php broadcast-message.php: 17 years ago
common.php common.php: remove requirement to delete setup.php; require $CONF["setup_password"] is changed etc 17 years ago
config.inc.php config.inc.php: add setup_password 17 years ago
create-admin.php rename templates to .php instead of .tpl 18 years ago
create-alias-domain.php create-alias-domain.php: 18 years ago
create-alias.php see https://sourceforge.net/tracker/index.php?func=detail&aid=2567466&group_id=191583&atid=937966 - allow adding of an alias even if a mailbox already exists (e.g. allowing you to do keep+forward) 17 years ago
create-domain.php create-domain.php: if the user makes a domain a backup mx, then accept whatever they type in for mailboxes/aliases 17 years ago
create-mailbox.php create-mailbox.php: Remove commented out & dead code 17 years ago
delete.php see https://sourceforge.net/tracker/index.php?func=detail&aid=2567466&group_id=191583&atid=937966 - allow adding of an alias even if a mailbox already exists (e.g. allowing you to do keep+forward) 17 years ago
edit-active-admin.php rename templates to .php instead of .tpl 18 years ago
edit-active-domain.php rename templates to .php instead of .tpl 18 years ago
edit-active.php inital merge of lenix's patch for domain aliasing; I think list-virtual.php needs some attention, but I've run out of time right now; upgrade.php has been updated to create the tables correctly (tested on pgsql and mysql); functionality or php scripts not tested yet 18 years ago
edit-admin.php - added/fixed vim: lines to nearly all *.php files (exception: templates/*) 17 years ago
edit-alias.php edit-alias.php: reindent and make the $CONF["alias_control_admin"] and $CONF["special_alias_control"] are respected (for domain admins) - global admins can do whatever they like... 17 years ago
edit-domain.php list-virtual.php 17 years ago
edit-mailbox.php allow local_part to change (in theory this code serves no purpose, as the username cannot be changed.. but perhaps it will be in the future (part 2 of operation shut-up-libertytek-charles :) ) 17 years ago
edit-vacation.php edit-vacation.php: 18 years ago
fetchmail.php fetchmail.php: 17 years ago
functions.inc.php debian/changelog, function.inc.php, CHANGELOG.TXT : 2.3 rc3 is almost here 17 years ago
index.php - added/fixed vim: lines to nearly all *.php files (exception: templates/*) 17 years ago
list-admin.php - added/fixed vim: lines to nearly all *.php files (exception: templates/*) 17 years ago
list-domain.php rename templates to .php instead of .tpl 18 years ago
list-virtual.php see https://sourceforge.net/tracker/index.php?func=detail&aid=2567466&group_id=191583&atid=937966 - allow adding of an alias even if a mailbox already exists (e.g. allowing you to do keep+forward) 17 years ago
login.php login.php: do not require the deletion of setup.php 17 years ago
logout.php - added/fixed vim: lines to nearly all *.php files (exception: templates/*) 17 years ago
main.php - added/fixed vim: lines to nearly all *.php files (exception: templates/*) 17 years ago
motd-users.txt Initial Import in SourceForge 19 years ago
motd.txt Initial Import in SourceForge 19 years ago
password.php - added/fixed vim: lines to nearly all *.php files (exception: templates/*) 17 years ago
search.php - added/fixed vim: lines to nearly all *.php files (exception: templates/*) 17 years ago
sendmail.php sendmail.php: 17 years ago
setup.php setup.php: reindent; require setup_password before it will add an admin user 17 years ago
upgrade.php upgrade.php: see tdiehl on irc.. perhaps this fixes his problem (i hate mysql) 17 years ago
variables.inc.php - added/fixed vim: lines to nearly all *.php files (exception: templates/*) 17 years ago
viewlog.php rename templates to .php instead of .tpl 18 years ago
xmlrpc.php xmlrpc.php: add User::login(...) 17 years ago