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-03 21:11:04 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
48d3f93fa30bd2eedb3f0d11c8c4ae36075a69e1
egroupware_official
/
mail
/
inc
History
Klaus Leithoff
48d3f93fa3
always test if there are attachments listed with the header information, as we gather that info anyhow in getHeaders
2014-06-03 07:51:39 +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
always test if there are attachments listed with the header information, as we gather that info anyhow in getHeaders
2014-06-03 07:51:39 +00:00
class.mail_wizard.inc.php
need to load emailadmin/js/app.js
2013-11-06 09:12:22 +00:00