0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-19 19:22:14 +02:00
PostfixAdmin - web based virtual user administration interface for Postfix mail servers
Go to file
Christian Boltz d4bbf8faa1 config.inc.php
- add fetchmail table to $CONF['database_tables']


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@405 a1433add-5e2c-0410-b055-b7f2511e0802
2008-07-18 23:07:40 +00:00
ADDITIONS fetchmail.pl: 2008-03-24 13:40:48 +00:00
admin Finally got rid of admin/ :-) 2007-10-31 18:24:40 +00:00
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 2008-05-21 21:05:48 +00:00
debian debian/changelog: bump up 2008-04-29 14:50:26 +00:00
DOCUMENTS DOVECOT.txt: 2008-05-25 20:49:40 +00:00
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 2008-02-21 21:43:58 +00:00
languages pl.lang 2008-07-17 20:58:03 +00:00
templates templates/edit-vacation.php: unquote ' before display - see https://sourceforge.net/tracker/index.php?func=detail&aid=1995119&group_id=191583&atid=937966 - thanks (again) to Beuc; I presume subject also needs stripslashes on it 2008-06-17 21:25:09 +00:00
users users/vacation.php: 2008-02-26 20:31:25 +00:00
VIRTUAL_VACATION patch from Fabio Bonelli; as per https://sourceforge.net/tracker/?func=detail&atid=937966&aid=2014010&group_id=191583 - thank you! 2008-07-09 12:14:06 +00:00
backup.php backup.php, config.inc.php: 2008-05-21 22:06:08 +00:00
broadcast-message.php broadcast-message.php: 2007-12-13 23:22:14 +00:00
CHANGELOG.TXT CHANGELOG.TXT: Addded mention for fetchmail as some people seem to use it! 2008-04-26 20:53:00 +00:00
common.php common.php: 2008-04-25 20:35:55 +00:00
config.inc.php config.inc.php 2008-07-18 23:07:40 +00:00
create-admin.php rename templates to .php instead of .tpl 2007-12-02 13:59:33 +00:00
create-alias-domain.php create-alias-domain.php: 2008-05-23 11:39:15 +00:00
create-alias.php rename templates to .php instead of .tpl 2007-12-02 13:59:33 +00:00
create-domain.php create-domain.php: 2007-12-28 21:27:11 +00:00
create-mailbox.php Applied patch from Michiel van Baak (mvanbaak) 2008-05-25 21:19:58 +00:00
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 2008-05-21 21:05:48 +00:00
edit-active-admin.php rename templates to .php instead of .tpl 2007-12-02 13:59:33 +00:00
edit-active-domain.php rename templates to .php instead of .tpl 2007-12-02 13:59:33 +00:00
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 2008-05-21 21:05:48 +00:00
edit-admin.php rename templates to .php instead of .tpl 2007-12-02 13:59:33 +00:00
edit-alias.php fix possible XSS hole (security fix) 2007-12-02 16:53:56 +00:00
edit-domain.php rename templates to .php instead of .tpl 2007-12-02 13:59:33 +00:00
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 2008-06-17 21:19:44 +00:00
edit-vacation.php edit-vacation.php: 2008-02-26 20:27:15 +00:00
fetchmail.php fetchmail.php: PostgreSQL does not need the next autoincrement value to be asigned fo rit 2008-04-26 21:55:16 +00:00
functions.inc.php Applied patch from Michiel van Baak (mvanbaak) 2008-05-25 21:19:58 +00:00
GPL-LICENSE.TXT Initial Import in SourceForge 2007-03-24 07:27:00 +00:00
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 2008-02-21 21:43:58 +00:00
INSTALL.TXT INSTALL.TXT: Updated (a lot) 2008-04-10 10:18:11 +00:00
LICENSE.TXT LICENSE.TXT: updated contributors 2008-04-26 20:54:26 +00:00
list-admin.php rename templates to .php instead of .tpl 2007-12-02 13:59:33 +00:00
list-domain.php rename templates to .php instead of .tpl 2007-12-02 13:59:33 +00:00
list-virtual.php list-virtual.php: 2008-07-18 22:35:33 +00:00
login.php Summary: Added language selector to login form 2007-12-30 01:32:33 +00:00
logout.php update license headers 2007-09-30 15:53:54 +00:00
main.php rename templates to .php instead of .tpl 2007-12-02 13:59:33 +00:00
motd-users.txt Initial Import in SourceForge 2007-03-24 07:27:00 +00:00
motd.txt Initial Import in SourceForge 2007-03-24 07:27:00 +00:00
password.php rename templates to .php instead of .tpl 2007-12-02 13:59:33 +00:00
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 2007-12-06 21:40:43 +00:00
sendmail.php sendmail.php: 2008-06-29 16:11:37 +00:00
setup.php setup.php: 2008-06-10 22:34:25 +00:00
upgrade.php update trunk also; this is a merge of r391 from branches/postfixadmin-2.2.1 2008-06-20 08:00:44 +00:00
variables.inc.php update license headers 2007-09-30 15:53:54 +00:00
viewlog.php rename templates to .php instead of .tpl 2007-12-02 13:59:33 +00:00