egroupware_official/mail/inc
Nathan Gray 69f1fc4696 Fix some problems with merging into email files:
- Use correct merge sub-class when merging multiple entries
- Accept merge placeholders in to/cc/bcc fields (displayed as invalid, but still accepted)
- Use merge placeholders to pull addresses from associated entry
2015-05-19 19:24:02 +00:00
..
class.mail_acl.inc.php using getSubFolder as autocomplete for admin usage 2014-09-26 14:18:30 +00:00
class.mail_activesync.inc.php use static function emailadmin_imapbase::merge instead of ->mail->merge 2015-05-15 14:07:36 +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 Fix some problems with merging into email files: 2015-05-19 19:24:02 +00:00
class.mail_hooks.inc.php Mail/mimeDecode.php library is no longer used, it's already replaced with horde_mimedecode 2015-04-13 15:45:47 +00:00
class.mail_integration.inc.php Check if the mail integration hook is registered, if not, try to register it, otherwise throws an exception with useful information. 2015-05-08 14:36:47 +00:00
class.mail_sieve.inc.php * Mail/Sieve: require a vacation notice text on vacationnotice edit and save. 2015-04-21 11:17:49 +00:00
class.mail_ui.inc.php src:cid url its likely to be urlencoded. so decode, before using it 2015-05-19 09:26:08 +00:00
class.mail_wizard.inc.php need to load emailadmin/js/app.js 2013-11-06 09:12:22 +00:00