egroupware/mail
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
..
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 fix problem with undefined var w_h in javascript 2014-10-16 09:52:15 +00:00
lang pending translations from our translation server 2014-10-08 12:57:37 +00:00
setup * 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
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 make uploaded/attached files clickable on compose 2014-01-30 09:35:56 +00:00