[Tickets #14722] Re: ActiveSync client cannot delete Emails (maybe localized IMAP secial folders)

noreply at bugs.horde.org noreply at bugs.horde.org
Mon Nov 13 03:13:16 UTC 2017


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: https://bugs.horde.org/ticket/14722
------------------------------------------------------------------------------
  Ticket             | 14722
  Updated By         | Michael Rubinsky <mrubinsk at horde.org>
  Summary            | ActiveSync client cannot delete Emails (maybe localized
                     | IMAP secial folders)
  Queue              | Horde Groupware Webmail Edition
  Version            | 5.2.22
  Type               | Bug
-State              | Unconfirmed
+State              | Feedback
-Priority           | 2. Medium
+Priority           | 1. Low
  Milestone          |
  Patch              |
-Owners             |
+Owners             | Michael Rubinsky
------------------------------------------------------------------------------


Michael Rubinsky <mrubinsk at horde.org> (2017-11-13 03:13) wrote:

The synclog does not show any delete request. I'm not sure what you  
mean by enabling packet filtering for this log, as it's not a  
wiretrace. If you had "Mark as deleted" selected in IMP, then this  
explains why there are no delete requests in the log, as the EAS  
protocol REQUIRES a Trash folder to work correctly.

For deletion to work, IMP must be configured to use a real Trash  
folder, and not just Mark as Deleted. Though, since you say you have  
tried this previously, something else must be going on.

To see if the localization is what is causing the issue, let's start  
by first making sure the you are using a real Trash folder in IMP and  
then executing the following code in the Horde Administrative PHP  
Shell (Gear Icon -> Administration -> PHP Shell) and posting the  
output here.

<code>

var_dump($registry->mail->getSpecialMailboxes());

</code>







More information about the bugs mailing list