6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
11/9/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#14509] No Mail via Activesync with IMAP
*
Your Email Address
*
Spam protection
Enter the letters below:
.___.___.___..__ . . [__ [__ _/ | \\ / | [___./__.|__/ \/
Comment
> I use Horde Version 5.2.16. I use a lot of mobile devices synced over > activesync. Everything was working fine till i updated via PEAR at > the beginning of November 2016. > > Syncing Mail stopped since then. I did some research and debugged activesync. > > There was an error that UIDVALIDITY is no longer supported with IMAP. > In the errormessage there was a typo UIDVALIDTY. > > I searched my sources and found > PEAR/Horde/ActiveSync/Imap/Adapter.php > a changed file. > > I changed the file at line 334 from > -- Adapter.php -- > $status_flags = Horde_Imap_Client::STATUS_HIGHESTMODSEQ | > Horde_Imap_Client::STATUS_UIDVALIDITY | > -- Adapter.php -- > > to > -- Adapter.php -- > $status_flags = Horde_Imap_Client::STATUS_HIGHESTMODSEQ | > //Horde_Imap_Client::STATUS_UIDVALIDITY | > -- End Adapter.php -- > > With this change activesync is working again on all my devices.
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers