egroupware/mail/inc
2013-12-19 10:32:42 +00:00
..
class.mail_acl.inc.php Fix to set combination of Obsolote Rights (eg. c=kx) for ACL mail application 2013-12-09 10:10:51 +00:00
class.mail_bo.inc.php ability to move mails from folder of one server to the folder of another server; beware mails are fetched from source and copied to target, so this can be quite stressfull on both mailservers AND your webserver regarding performance and memory, thus we sleep 500 miliseconds every 5 mails; ToDo: preserve the possible unseen status of a mail 2013-12-18 15:14:12 +00:00
class.mail_bosieve.inc.php mail app-> sieve update 2013-08-09 17:47:53 +00:00
class.mail_compose.inc.php work to get the sieve stuff back on the road. NOTE: uses oldImapServer Object, not cached, no validation regarding getInstance 2013-12-17 09:55:47 +00:00
class.mail_hooks.inc.php fix stuff regarding getSpecialUsefolders and defaultvalue of sievescriptname 2013-12-17 12:16:11 +00:00
class.mail_sieve.inc.php Show vacation notice in popup window 2013-12-17 17:10:02 +00:00
class.mail_ui.inc.php provide params to be able to pass subscribedOnly flag (true/false) to the getFolderObjects method, to be able to display all folders 2013-12-19 10:32:42 +00:00
class.mail_wizard.inc.php need to load emailadmin/js/app.js 2013-11-06 09:12:22 +00:00