This website requires JavaScript.
Explore
Help
Sign In
extern
/
egroupware
Watch
1
Star
0
Fork
1
You've already forked egroupware
mirror of
https://github.com/EGroupware/egroupware.git
synced
2025-08-03 14:17:44 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
73c1f064b989a606ffd1257dfa971ef7aa3367f4
egroupware
/
mail
/
inc
History
Nathan Gray
73c1f064b9
Don't send mail rows when opening mail app, but use client side cache instead.
...
Gives large speed improvements when changing to previously opened folders.
2014-07-28 21:21:23 +00:00
..
class.mail_acl.inc.php
Make mail ACL account owner row readonly as the owner should not be able to delete/change his rights, he always has full-rights
2014-07-23 11:59:46 +00:00
class.mail_activesync.inc.php
allow to call getAllIdentities for other users; used for Admin Calling eSync Prefs on Mail for other users
2014-07-22 10:07:30 +00:00
class.mail_bo.inc.php
support Disposition-Notification-To, Return-Receipt-To and X-Confirm-Reading-To on preview
2014-03-25 16:20:28 +00:00
class.mail_compose.inc.php
* Mail/Infolog/Tracker: fix problem with converting mail to infolog/tracker entries, when forwarded messages are attached (message/rfc822 attachments)
2014-07-03 10:16:23 +00:00
class.mail_hooks.inc.php
remove wrong settings definition, causing an illegal string offset in preferences
2014-07-24 09:53:04 +00:00
class.mail_sieve.inc.php
fixed async job was not removed, if facations was deactivated and only try to reschedule with increasing intervals for 2 days
2014-07-22 12:52:10 +00:00
class.mail_ui.inc.php
Don't send mail rows when opening mail app, but use client side cache instead.
2014-07-28 21:21:23 +00:00
class.mail_wizard.inc.php
need to load emailadmin/js/app.js
2013-11-06 09:12:22 +00:00