View Single Post
  #3 (permalink)  
Old 03-22-2008, 09:49 AM
digitaldan digitaldan is offline
Active Member
 
Posts: 25
Default

Quote:
Originally Posted by JLee View Post
add the following to log4j.properties for a bit more information in the log.

log4j.logger.zimbra.fb=DEBUG

In addition to the config you mentioned above, you also need to set zimbraFreebusyExchangeUserOrg as it appears in legacyExchangeDN, and also zimbraForeignPrincipal for *each* users.
Thanks JLee, that helped. I had the legacyExchangeDN set for the user after doing a little homework on what that actually was. The error in the logs prints a dump of a xml dav message then the following error

2008-03-22 09:15:30,432 ERROR [EXCHANGE Free/Busy Sync Queue] [] fb - cannot modify resource at http://exchange.mycompany.com/exchan..._cn=myname.EML

I have replaced my actual company and username above with mycompany an myname . I went ahead and tried pasting that link in my browser, it properly asks for basic authentication, then gives a 404. Just trying to go to the http://exchange.mycompany.com/exchange/public/ gives a 404, is there something special on exchange that has to be turned on for this to work?

Thanks
Dan-
Reply With Quote