This website requires JavaScript.
Explore
Help
Sign In
extern
/
egroupware_official
Watch
1
Star
0
Fork
0
You've already forked egroupware_official
mirror of
https://github.com/EGroupware/egroupware.git
synced
2025-08-04 05:21:15 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
30ae5f1b8102b2d215dcbc3f5f84287171c64a09
egroupware_official
/
mail
/
inc
History
Klaus Leithoff
30ae5f1b81
* Mail: detect and handle actions on ALL-messages for setting and removing flags and lables for the mailbox we operate on
2014-05-27 12:05:23 +00:00
..
class.mail_acl.inc.php
fix issue with getMailBoxUserName; insufficient assumptions on creating an imap-username from given username or id and logintype
2014-05-15 14:33:27 +00:00
class.mail_activesync.inc.php
replace serialize calls with json_encode;
2014-05-23 07:39:52 +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: when changing account on compose, we no longer fake the sender, but we use the outgoing Server settings of that account AND copy the sent message to that accounts sentfolder (if set and prefs suggest we should store a copy in the selected accounts sentfolder)
2014-05-23 12:21:17 +00:00
class.mail_hooks.inc.php
need to add mail translation to get translated action
2014-05-20 10:17:57 +00:00
class.mail_sieve.inc.php
use observer in mail to overwrite refresh for Sieve rules in iframe (like app_refresh)
2014-05-23 09:21:59 +00:00
class.mail_ui.inc.php
* Mail: detect and handle actions on ALL-messages for setting and removing flags and lables for the mailbox we operate on
2014-05-27 12:05:23 +00:00
class.mail_wizard.inc.php
need to load emailadmin/js/app.js
2013-11-06 09:12:22 +00:00