View Single Post
  #2 (permalink)  
Old 08-20-2009, 09:34 AM
fsiegel fsiegel is offline
Zimbra Employee
 
Posts: 1,318
Default

A lot of times, these addins create names that we cannot handle. It looks like it is trying to create an Outlook category with the name:

[CRM] Task regarding: Kampanje numero uno

which violates our server's syntax for tag names (which map from Outlook categories). The ":" is what is causing us grief.

Is there a way to get the addin to get rid of the colon?
Reply With Quote