[commits] [Wiki] changed: ActiveSync

Michael Rubinsky mrubinsk at horde.org
Tue May 7 13:18:48 UTC 2013


mrubinsk  Tue, 07 May 2013 13:18:48 +0000

Modified page: http://wiki.horde.org/ActiveSync
New Revision:  177
Change log:  Add not about enabling per mailbox MODSEQ

@@ -69,9 +69,9 @@
  ++ Email Support

  Email synchronization has been added in Horde 5. Since in some  
installs this could increase server load or may be otherwise  
undesirable, it is possible to deactivate email support via Horde's  
configuration, on the !ActiveSync tab.

-!ActiveSync email support requires an IMAP server. POP3 is not  
supported. It will use the same server that IMP is configured to  
connect to. It is recommended that this server support the QRESYNC  
server extension for performance reasons, though it will work without  
this. It can also help performance if an IMAP proxy is used.
+!ActiveSync email support requires an IMAP server. POP3 is not  
supported. When used in the Horde groupware stack, it will use the  
same server that IMP is configured to connect to. It is recommended  
that this server support the QRESYNC server extension for performance  
reasons, though it will work without this. It can also help  
performance if an IMAP proxy is used. Some IMAP servers like e.g.,  
Cyrus support QRESYNC but do not enable per mailbox MODSEQ by default.  
Enabling this on these servers will greatly improve performance.

  The only flags supported by !ActiveSync are the //seen// and  
//flagged for follow up// flags. Flag changes will be synchronized,  
but flag changes alone will **not** trigger a SYNC for performance  
reasons. The only thing that will trigger a SYNC is the arrival of a  
new message (technically, an increase in the NEXTUID value). Once this  
SYNC is triggered though, all message changes are taken into account -  
including any flag changes.

  Since !ActiveSync does not support the //deleted// flag, messages in  
a mailbox with this flag are ignored when syncing. Deleting a message  
will produce the following actions:



More information about the commits mailing list