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 a9d9e3d96a reverting most changes from SVN r572 aka
https://sourceforge.net/tracker/index.php?func=detail&aid=2567466&group_id=191583&atid=937966
because 
- it undermines the $CONF[*alias_control*] settings more or less - 
  mailbox aliases with non-default targets are always shown in 
  the "Aliases" section - see comment from 2009-05-04 on 
  https://sourceforge.net/tracker/?func=detail&aid=1902476&group_id=191583&atid=937964
- it introduced some "funny" bugs - a nice example is
  http://sourceforge.net/tracker/?func=detail&aid=2786284&group_id=191583&atid=937964

Files / sections affected by the revert:
- list-virtual.php: all numbers (alias count etc.) correct?
  (the changes in this file are the largest ones)
- functions.inc.php: SQL queries in get_domain_properties()
- delete.php: the only change since r572 affected code that was inserted 
  in r572 (and is now deleted again) - nothing should break here
- create-alias.php: had no changes since r572 - therefore nothing should 
  break here

Exceptions (not reverted):
- edit-alias: this change looks useful (hide mailbox alias target from 
  admins if they don't have permissions to change it). The actual code 
  has changed in the meantime, but the functionality stays.
  Additionally, reverting this would be very hard or throw useful later 
  changes away.
  BUT: shouldn't the page completely forbid to edit a mailbox alias if
  the admin doesn't have permissions for it?
- functions.inc.php: comment for pacrypt() ;-)
- linebreaks in long SQL queries

Please check if everything is still working as expected (especially the domain
list and the virtual list) - I did only some quick tests.



git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@652 a1433add-5e2c-0410-b055-b7f2511e0802
16 years ago
ADDITIONS cleanupdirs.pl: 16 years ago
DOCUMENTS update documentation; get ready for a 2.3rc4 release 16 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 16 years ago
admin Finally got rid of admin/ :-) 17 years ago
css css/default.css 16 years ago
debian update documentation; get ready for a 2.3rc4 release 16 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 17 years ago
languages nb.lang 16 years ago
model model/*, tests/*: 16 years ago
templates templates/list-virtual.php: 16 years ago
tests model/*, tests/*: 16 years ago
users users/vacation.php: 16 years ago
CHANGELOG.TXT update documentation; get ready for a 2.3rc4 release 16 years ago
GPL-LICENSE.TXT Initial Import in SourceForge 18 years ago
INSTALL.TXT update documentation; get ready for a 2.3rc4 release 16 years ago
LICENSE.TXT LICENSE.TXT: updated contributors 17 years ago
backup.php backup.php: 16 years ago
broadcast-message.php broadcast-message.php: fix hard coded table names 16 years ago
common.php login.php, index.php: 16 years ago
config.inc.php functions.inc.php: 16 years ago
create-admin.php rename templates to .php instead of .tpl 17 years ago
create-alias-domain.php create-alias-domain.php: fix undefined variables 16 years ago
create-alias.php reverting most changes from SVN r572 aka 16 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 16 years ago
create-mailbox.php create-mailbox.php: Remove commented out & dead code 16 years ago
delete.php reverting most changes from SVN r572 aka 16 years ago
edit-active-admin.php rename templates to .php instead of .tpl 17 years ago
edit-active-domain.php rename templates to .php instead of .tpl 17 years ago
edit-active.php fix undefined variables 16 years ago
edit-admin.php - added/fixed vim: lines to nearly all *.php files (exception: templates/*) 16 years ago
edit-alias.php alias editing - ensure template uses correct list of aliases 16 years ago
edit-domain.php list-virtual.php 16 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 :) ) 16 years ago
edit-vacation.php edit-vacation.php: 16 years ago
fetchmail.php fetchmail.php: 16 years ago
functions.inc.php reverting most changes from SVN r572 aka 16 years ago
index.php login.php, index.php: 16 years ago
list-admin.php - added/fixed vim: lines to nearly all *.php files (exception: templates/*) 16 years ago
list-domain.php rename templates to .php instead of .tpl 17 years ago
list-virtual.php reverting most changes from SVN r572 aka 16 years ago
login.php login.php, index.php: 16 years ago
logout.php - added/fixed vim: lines to nearly all *.php files (exception: templates/*) 16 years ago
main.php - added/fixed vim: lines to nearly all *.php files (exception: templates/*) 16 years ago
motd-users.txt Initial Import in SourceForge 18 years ago
motd.txt Initial Import in SourceForge 18 years ago
password.php - added/fixed vim: lines to nearly all *.php files (exception: templates/*) 16 years ago
search.php - added/fixed vim: lines to nearly all *.php files (exception: templates/*) 16 years ago
sendmail.php sendmail.php: 16 years ago
setup.php setup.php: 16 years ago
upgrade.php setup.php: 16 years ago
variables.inc.php - added/fixed vim: lines to nearly all *.php files (exception: templates/*) 16 years ago
viewlog.php rename templates to .php instead of .tpl 17 years ago
xmlrpc.php xmlrpc.php: 16 years ago