6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
11/25/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#11626] ActiveSync : auto detection of special folders (trash, sent, etc...) and hierarchy fails
*
Your Email Address
*
Spam protection
Enter the letters below:
..___.__. __.. , |[__ | |(__ \./ \__|| |__|.__) |
Comment
>> From the PHP shell in the Horde administrative section, execute the >> following: >> >> var_dump($GLOBALS['registry']->mail->getSpecialMailboxes()); >> >> and post the results. > > The previous comment is from a server running PHP 5.4 > > This server below is running PHP 5.3 also show the same symptoms: > > array(6) { > ["composetemplates"]=> > object(IMP_Mailbox)#194 (4) { > ["_cache":protected]=> > array(0) { > } > ["_changed":protected]=> > int(0) > ["_import":protected]=> > NULL > ["_mbox":protected]=> > string(9) "Templates" > } > ["drafts"]=> > object(IMP_Mailbox)#196 (4) { > ["_cache":protected]=> > array(0) { > } > ["_changed":protected]=> > int(0) > ["_import":protected]=> > NULL > ["_mbox":protected]=> > string(5) "Draft" > } > ["sent"]=> > array(1) { > [0]=> > object(IMP_Mailbox)#211 (4) { > ["_cache":protected]=> > array(0) { > } > ["_changed":protected]=> > int(0) > ["_import":protected]=> > NULL > ["_mbox":protected]=> > string(4) "Sent" > } > } > ["spam"]=> > object(IMP_Mailbox)#201 (4) { > ["_cache":protected]=> > array(0) { > } > ["_changed":protected]=> > int(0) > ["_import":protected]=> > NULL > ["_mbox":protected]=> > string(4) "Spam" > } > ["trash"]=> > object(IMP_Mailbox)#199 (4) { > ["_cache":protected]=> > array(0) { > } > ["_changed":protected]=> > int(0) > ["_import":protected]=> > NULL > ["_mbox":protected]=> > string(5) "Trash" > } > ["userhook"]=> > array(0) { > } > } >
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