1
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2025-11-26 11:23:04 +03:00
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
2008-03-24 13:40:48 +00:00
2007-10-31 18:24:40 +00:00
2008-04-29 14:50:26 +00:00
2008-05-25 20:49:40 +00:00
2008-05-21 23:25:39 +00:00
2008-05-22 22:16:07 +00:00
2008-02-26 20:31:25 +00:00
2008-04-17 13:34:14 +00:00
2008-05-21 22:06:08 +00:00
2007-12-13 23:22:14 +00:00
2008-04-25 20:35:55 +00:00
2007-12-28 21:27:11 +00:00
2008-02-26 20:27:15 +00:00
2007-03-24 07:27:00 +00:00
2008-04-10 10:18:11 +00:00
2008-04-26 20:54:26 +00:00
2007-09-30 15:53:54 +00:00
2007-03-24 07:27:00 +00:00
2007-03-24 07:27:00 +00:00
2008-05-25 19:42:40 +00:00
2007-09-30 15:53:54 +00:00
Description
PostfixAdmin - веб-интерфейс виртуального администрирования пользователей для почтовых серверов Postfix
18 MiB
Languages
PHP 76.5%
Smarty 11.2%
Perl 7.1%
Shell 3.8%
Python 0.7%
Other 0.7%