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 41d5ee4ecb create-alias-domain.php:
- filter available alias and target domains (and print an error message
  if none is available)
- print success message via flash_info, not inside the form and do a
  redirect afterwards. We would have to update the list of domains
  available for aliasing otherwise.
- added vim: settings
 
templates/create-alias-domain.php:
- hide form if no domains are available for aliasing
- move logic of skipping non-available domains to /create-alias-domain.php
- added vim: settings

templates/list-virtual.php:
- show "create alias domain" link (only) if it makes sence (not perfect
  yet, but better than before)
- don't create empty <div> etc. if domain has no mailboxes
- intentionally skipped most whitespace fixes (added a comment instead),
  they would make the patch unreadable

languages/*:
- additional error message for alias domains: 'All domains are already 
  aliased.'


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@422 a1433add-5e2c-0410-b055-b7f2511e0802
18 years ago
ADDITIONS fetchmail.pl: 18 years ago
DOCUMENTS DOVECOT.txt: 18 years ago
VIRTUAL_VACATION patch from Fabio Bonelli; as per https://sourceforge.net/tracker/?func=detail&atid=937966&aid=2014010&group_id=191583 - thank you! 18 years ago
admin Finally got rid of admin/ :-) 18 years ago
css 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
debian CHANGELOG.TXT 18 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 create-alias-domain.php: 18 years ago
templates create-alias-domain.php: 18 years ago
users users/vacation.php: 18 years ago
CHANGELOG.TXT CHANGELOG.TXT 18 years ago
GPL-LICENSE.TXT Initial Import in SourceForge 19 years ago
INSTALL.TXT INSTALL.TXT: Updated (a lot) 18 years ago
LICENSE.TXT LICENSE.TXT: updated contributors 18 years ago
backup.php backup.php: 18 years ago
broadcast-message.php broadcast-message.php: 18 years ago
common.php common.php: 18 years ago
config.inc.php config.inc.php 18 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 rename templates to .php instead of .tpl 18 years ago
create-domain.php create-domain.php: 18 years ago
create-mailbox.php create-mailbox.php: 18 years ago
delete.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-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 rename templates to .php instead of .tpl 18 years ago
edit-alias.php fix possible XSS hole (security fix) 18 years ago
edit-domain.php rename templates to .php instead of .tpl 18 years ago
edit-mailbox.php edit-mailbox.php: merge of patch from https://sourceforge.net/tracker/index.php?func=detail&aid=1996052&group_id=191583&atid=937966 ; thanks Sylvain BEUCLER - beuc 18 years ago
edit-vacation.php edit-vacation.php: 18 years ago
fetchmail.php fetchmail.php: PostgreSQL does not need the next autoincrement value to be asigned fo rit 18 years ago
functions.inc.php config.inc.php + all files related to alias domains 18 years ago
index.php 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
list-admin.php rename templates to .php instead of .tpl 18 years ago
list-domain.php rename templates to .php instead of .tpl 18 years ago
list-virtual.php config.inc.php + all files related to alias domains 18 years ago
login.php Summary: Added language selector to login form 18 years ago
logout.php update license headers 18 years ago
main.php rename templates to .php instead of .tpl 18 years ago
motd-users.txt Initial Import in SourceForge 19 years ago
motd.txt Initial Import in SourceForge 19 years ago
password.php rename templates to .php instead of .tpl 18 years ago
search.php search.php: reindent; and merge patch from amsys - see http://sourceforge.net/tracker/index.php?func=detail&aid=1845743&group_id=191583&atid=937966 18 years ago
sendmail.php sendmail.php: 18 years ago
setup.php setup.php: 18 years ago
upgrade.php update trunk also; this is a merge of r391 from branches/postfixadmin-2.2.1 18 years ago
variables.inc.php update license headers 18 years ago
viewlog.php rename templates to .php instead of .tpl 18 years ago