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 60b76320e7 - added language-update.sh
Script to update the language files, with lots of tricky bash code ;-)

  MUST be run everytime you add a string to en.lang.

      ./language-update.sh --patch
  should do the job, unless something goes wrong.

      ./language-update.sh --help
  prints all available options.


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@155 a1433add-5e2c-0410-b055-b7f2511e0802
17 years ago
ADDITIONS - initial version of fetchmail support (by Viktor Gotwig,info AT symateam.de) 17 years ago
DOCUMENTS
VIRTUAL_VACATION - vacation.pl: replace DBD::MySQL with DBD::mysql in a comment. 17 years ago
admin - replaced admin creation code with a call to create_admin(), 17 years ago
images
languages - added language-update.sh 17 years ago
templates - added fetchmail.php to menu.tpl (only displayed if $CONF['fetchmail'] == 'YES') 17 years ago
users - fix: remove spurious comma from goto when removing vacation alias 17 years ago
CHANGELOG.TXT
DATABASE_MYSQL.TXT - DATABASE_*.TXT: Do no longer create default superadmin admin@domain.tld, 17 years ago
DATABASE_PGSQL.TXT - DATABASE_*.TXT: Do no longer create default superadmin admin@domain.tld, 17 years ago
GPL-LICENSE.TXT
INSTALL.TXT
LICENSE.TXT
common.php common.php: caps change in headeR 17 years ago
config.inc.php - added fetchmail.php to menu.tpl (only displayed if $CONF['fetchmail'] == 'YES') 17 years ago
create-alias.php
create-mailbox.php
delete.php
edit-active.php
edit-alias.php
edit-mailbox.php
edit-vacation.php
fetchmail.php - initial version of fetchmail support (by Viktor Gotwig,info AT symateam.de) 17 years ago
functions.inc.php
index.php
login.php
logout.php
main.php
motd-users.txt
motd.txt
overview.php
password.php
search.php
sendmail.php
setup.php
stylesheet.css
variables.inc.php
viewlog.php