Author: leithoff
New Revision: 54987
URL: http://svn.stylite.de/viewvc/egroupware?rev=54987&view=rev
Log:
call decode_header with true on emailadresses in getHeaders to trigger idna conversion to properly display umlaut domains in emailaddresses
Modified:
branches/14.2/emailadmin/inc/class.emailadmin_imapbase.inc.php
— branches/14.2/emailadmin/inc/class.emailadmin_imapbase.inc.php (original)
+++ branches/14.2/emailadmin/inc/class.emailadmin_imapbase.inc.php Thu Feb 11 14:23:56 2016
@@ -1552,11 +1552,11 @@
}
//error_log(METHOD.’ (’.LINE.’) ‘.$headerObject[‘SUBJECT’].’->’.array2string($_headerObject->getEnvelope()->__get(‘from’)));
if(is_array($headerObject[‘FROM’]) && $headerObject[‘FROM’][0]) {
@@ -1564,7 +1564,7 @@
{
if ($k==0) continue;
//error_log(METHOD.’ (’.LINE.’) '."-> $k:".array2string($add));
@@ -1575,7 +1575,7 @@
foreach($headerObject[‘CC’] as $k => $add)
{
//error_log(METHOD.’ (’.LINE.’) '."-> $k:".array2string($add));
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
eGroupWare-cvs mailing list
eGroupWare-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-cvs