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 add0c86cad Applied patch from Michiel van Baak (mvanbaak)
https://sourceforge.net/tracker/index.php?func=detail&aid=1923030&group_id=191583&atid=937966
- added quota parameter in mailbox_postcreation() hook
- new hook to update the quota after editing a mailbox

Modifications to the patch:
- made $quota an required parameter in the mailbox_postedit and 
  mailbox_postcreation functions
- the scripts always get the quota as 4th parameter. In case $quota 
  is <= 0, it is set to 0.


config.inc.php:
- new option $CONF['mailbox_postedit_script']

edit-mailbox.php:
- call mailbox_postedit() after editing the mailbox

functions.inc.php:
- added $quota parameter to mailbox_postcreation()
- new function mailbox_postedit()

create-mailbox.php:
- added $quota parameter on mailbox_postcreation() call


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@373 a1433add-5e2c-0410-b055-b7f2511e0802
2008-05-25 21:19:58 +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 *.lang: 2008-05-21 23:25:39 +00:00
templates menu.php: 2008-05-22 22:16:07 +00:00
users users/vacation.php: 2008-02-26 20:31:25 +00:00
VIRTUAL_VACATION doc fix 2008-04-17 13:34:14 +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 Applied patch from Michiel van Baak (mvanbaak) 2008-05-25 21:19:58 +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 Applied patch from Michiel van Baak (mvanbaak) 2008-05-25 21:19:58 +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 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
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 rename templates to .php instead of .tpl 2007-12-02 13:59:33 +00:00
setup.php setup.php: 2008-05-25 19:42:40 +00:00
upgrade.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
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