egroupware_official/emailadmin
Ralf Becker 9a2cfa0782 * Mail: import and display of mails failed, if personal part of addresses contains valid encoded utf-8 characters
- using now Horde_Mime_Headers::parseHeaders() for headers instead of Mail_mimeDecode, which should be completly replaced with Horde_Mime_Part::parseMessage()
- replaced imap_rfc822_parse_adrlist with Horde_Mail_Rfc822::parseAddressList() using static wrapper emailadmin_imapbase::parseAddressList()
r49066: sending mail was failing after r49065
2014-10-20 18:10:31 +00:00
..
doc Creating branches/14.1 2014-07-09 17:51:10 +00:00
inc * Mail: import and display of mails failed, if personal part of addresses contains valid encoded utf-8 characters 2014-10-20 18:10:31 +00:00
js * Admin: New setting for admin users with available administrator password to be able to modify mail ACL rights and vacation notices (no longer in admin context menu but under edit account->forward... tab) of each accounts via both mail and admin app. 2014-09-29 09:26:29 +00:00
lang missing translation 2014-08-28 07:23:36 +00:00
setup logging while TNEF decoding fails 2014-10-01 11:11:42 +00:00
templates * Admin: New setting for admin users with available administrator password to be able to modify mail ACL rights and vacation notices (no longer in admin context menu but under edit account->forward... tab) of each accounts via both mail and admin app. 2014-09-29 09:26:29 +00:00
index.php Creating branches/14.1 2014-07-09 17:51:10 +00:00
test.php Creating branches/14.1 2014-07-09 17:51:10 +00:00