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
8f30c7c25e5639751dadea8748db57c114808163
egroupware
/
mail
/
inc
History
Klaus Leithoff
8f30c7c25e
* 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_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/Sieve: Show mail sieve rules list in mail index with sidebox mailTree available
2014-05-22 14:46:50 +00:00
class.mail_wizard.inc.php
need to load emailadmin/js/app.js
2013-11-06 09:12:22 +00:00