0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-20 03:36:20 +02:00
PostfixAdmin - web based virtual user administration interface for Postfix mail servers
Go to file
Christian Boltz 73a793433e moved the following functions from functions.inc.php to MailboxHandler.php:
- check_quota ()
- allowed_quota()
- mailbox_postcreation()
- mailbox_postedit()
- create_mailbox_subfolders()

The code was moved without any changes, except
- added leading whitespace
- removed "TODO: move to MailboxHandler" ;-)


MailboxHandler:
- change function calls for moved functions


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1515 a1433add-5e2c-0410-b055-b7f2511e0802
2013-08-07 20:05:18 +00:00
ADDITIONS ADDITIONS/delete-mailq-by-domain.pl, 2011-08-03 22:58:09 +00:00
admin Finally got rid of admin/ :-) 2007-10-31 18:24:40 +00:00
configs AdminpasswordHandler.php: 2013-06-23 17:49:54 +00:00
css added quota level percentage display 2011-08-08 18:39:03 +00:00
debian README.Debian: 2012-10-03 16:48:32 +00:00
DOCUMENTS POSTFIX_CONF.txt: 2013-02-19 12:47:52 +00:00
images added quota level percentage display 2011-08-08 18:39:03 +00:00
languages *.lang: 2013-07-29 22:08:07 +00:00
model moved the following functions from functions.inc.php to MailboxHandler.php: 2013-08-07 20:05:18 +00:00
scripts scripts/shells/alias.php, mailbox.php, domain.php: 2013-05-01 18:57:33 +00:00
smarty update smarty from 3.0.7 to 3.1.5 2011-11-27 23:12:52 +00:00
templates *.lang: 2013-07-29 22:08:07 +00:00
tests this will probably migrate us to phpunit; stupid dev env is misbehaving though so it is hard to test 2011-03-17 22:38:03 +00:00
users *.lang: 2013-07-29 22:08:07 +00:00
VIRTUAL_VACATION vacation.pl: 2013-03-14 23:17:57 +00:00
backup.php sql injection fix - ported back to trunk from branches/2.3 ... 2012-01-10 22:55:09 +00:00
broadcast-message.php sendmail.php, broadcast-message.php: 2011-07-19 21:41:37 +00:00
calendar.js - big merge of Postfixadmin smarty into trunk 2009-11-05 14:55:39 +00:00
CHANGELOG.TXT Paperwork ;-) 2011-08-05 23:05:25 +00:00
common.php common.php: 2013-04-01 22:12:10 +00:00
config.inc.php Finally replace create-mailbox.php with edit.php?table=mailbox :-) 2013-02-19 23:08:01 +00:00
delete.php delete.php: 2011-07-18 22:13:05 +00:00
edit.php edit.php: 2013-06-23 17:31:18 +00:00
fetchmail.php fetchmail.php: 2012-10-31 00:01:51 +00:00
functions.inc.php moved the following functions from functions.inc.php to MailboxHandler.php: 2013-08-07 20:05:18 +00:00
GPL-LICENSE.TXT Initial Import in SourceForge 2007-03-24 07:27:00 +00:00
index.php login.php, index.php: 2009-04-22 11:31:53 +00:00
INSTALL.TXT various documentation updates: 2011-01-06 20:01:21 +00:00
LICENSE.TXT LICENSE.TXT: 2011-04-24 16:15:21 +00:00
list-admin.php functions.inc.php: 2012-05-07 22:53:04 +00:00
list-domain.php functions.inc.php: 2012-05-07 22:53:04 +00:00
list-virtual.php list-virtual.php, smarty.inc.php: 2013-06-06 21:05:10 +00:00
login.php login.php: 2013-06-23 15:25:34 +00:00
logout.php - added/fixed vim: lines to nearly all *.php files (exception: templates/*) 2009-02-15 15:02:26 +00:00
main.php - big merge of Postfixadmin smarty into trunk 2009-11-05 14:55:39 +00:00
sendmail.php functions.inc.php: 2013-04-01 21:22:30 +00:00
setup.php *.lang: 2013-07-29 22:08:07 +00:00
smarty.inc.php list-virtual.php, smarty.inc.php: 2013-06-06 21:05:10 +00:00
upgrade.php upgrade.php: 2012-05-28 15:50:25 +00:00
vacation.php patch from Jan Kruis - see http://sourceforge.net/tracker/?func=detail&aid=3520749&group_id=191583&atid=937966 (Tracker id 3520749) ; thank you! 2012-04-23 20:57:54 +00:00
variables.inc.php variables.inc.php: 2011-07-26 00:33:44 +00:00
viewlog.php edit-alias.php, edit-domain.php, edit-vacation.php, 2011-07-18 22:48:46 +00:00
xmlrpc.php MailboxHandler.php: 2013-06-23 15:07:17 +00:00