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
f1894d64fb67d7cc9f87ab63ed849cb7434612b9
egroupware
/
mail
/
inc
History
Klaus Leithoff
f1894d64fb
* Mail: Respect References AND In-Reply-To Headers, and set them on reply if available
2014-09-11 09:21:07 +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
using standard emailadmin_account methods for account list and account-name
2014-09-08 14:12:14 +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: Respect References AND In-Reply-To Headers, and set them on reply if available
2014-09-11 09:21:07 +00:00
class.mail_hooks.inc.php
introduce some stuff to increase inital speed of mail-list by asyncronously calling gatherVacation and getQuotaRoot; increase cache-time on folderExists cache, trust a folder to be existant (or at least fot force the check with IMAP-Server) in get_rows
2014-08-05 08:51:26 +00:00
class.mail_sieve.inc.php
Avoid to call mail constructor (openConnection is an expensive operation) when client-side ask for vacationNotice.
2014-08-11 12:14:27 +00:00
class.mail_ui.inc.php
Make the saveAsDraft and print functionality working in mail compose dialog
2014-09-09 12:08:08 +00:00
class.mail_wizard.inc.php
need to load emailadmin/js/app.js
2013-11-06 09:12:22 +00:00