diff options
author | Christoph Wickert <wickert@kolabsys.com> | 2011-05-31 23:38:29 (GMT) |
---|---|---|
committer | Christoph Wickert <wickert@kolabsys.com> | 2011-05-31 23:38:29 (GMT) |
commit | 6c7d200da10ad4be2f94ebab04f674b4b2ccb3d8 (patch) | |
tree | 3361e8ec4dbb877fee0c17879fb3c5b28145a0d8 | |
parent | 549a2e24e6bd9e43b1cbd6aa7a3fed53d04f1bba (diff) | |
download | kolab-conf-2.3-stable.tar.gz |
kolabd: Fix syncML problems due to missing imapd annotation (bugzilla.kolabsys.com #104)2.3-stable
-rw-r--r-- | conf/templates/imapd.annotation_definitions.template | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/templates/imapd.annotation_definitions.template b/conf/templates/imapd.annotation_definitions.template index e89b932..127431d 100644 --- a/conf/templates/imapd.annotation_definitions.template +++ b/conf/templates/imapd.annotation_definitions.template @@ -11,4 +11,5 @@ KOLAB_META_END /vendor/kolab/h-share-attr-desc,mailbox,string,backend,value.shared value.priv,a /vendor/kolab/activesync,mailbox,string,backend,value.priv,r /vendor/horde/share-params,mailbox,string,backend,value.shared value.priv,a +/vendor/tarent/syncpref,mailbox,string,backend,value.shared value.priv,a /vendor/x-toltec/test,mailbox,string,backend,value.shared value.priv,a |