-
Type:
Bug
-
Status: QA
-
Priority:
Medium
-
Resolution: Fixed
-
Affects Version/s: 2.2.9
-
Fix Version/s: 2.3.5beta1, 2.3.5
-
Component/s: imap
-
Security Level: Public (Everyone)
-
Labels:None
Z-push7's handling of utf7-imap is wrong.
In some cases from utf7-imap utf8 does not work.
The conversion way in z-push is wrong. It is possible to fix it to use php's standard
way instead of z-push's.