[Tickets #14092] Re: Calendar invites from Exchange/Outlook.com not working via ActiveSync
noreply at bugs.horde.org
noreply at bugs.horde.org
Wed Aug 26 13:26:57 UTC 2015
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: https://bugs.horde.org/ticket/14092
------------------------------------------------------------------------------
Ticket | 14092
Updated By | Michael Rubinsky <mrubinsk at horde.org>
Summary | Calendar invites from Exchange/Outlook.com not working
| via ActiveSync
Queue | Synchronization
Version | FRAMEWORK_5_2
Type | Bug
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners | Michael Rubinsky
------------------------------------------------------------------------------
Michael Rubinsky <mrubinsk at horde.org> (2015-08-26 13:26) wrote:
> PHP Version is 5.4.41 (Debian Wheezy). Please note, that it is not
> the calendar event itself which does not work, but the invitation
> via Email (garbled email).
Correct, that is the view that I attached in the screenshot.
The issue is related to the code here:
https://github.com/horde/horde/blob/master/framework/ActiveSync/lib/Horde/ActiveSync/Imap/Message.php#L402
You need to find out why the Horde_Mime_Part::replaceEOL() method is
not working correctly on your system. Commenting out that code will
most likely make your invitations work, but will cause broken behavior
with any badly formatted emails your users may receive.
More information about the bugs
mailing list