Search found 183 matches
- Mon Jul 11, 2016 4:20 pm
- Forum: Developers
- Topic: Zimbra Resources for Developers
- Replies: 1
- Views: 1129
Re: Zimbra Resources for Developers
You could use the CalDAV API - see https://tools.ietf.org/html/rfc4791 and https://tools.ietf.org/html/rfc6638 for the scheduling extensions
- Mon Jul 04, 2016 9:22 am
- Forum: Developers
- Topic: GetDistributionListRequest soap
- Replies: 1
- Views: 1055
Re: GetDistributionListRequest soap
It would help to know what you are trying to achieve. Note that you cannot set any attributes using GetDistributionListRequest. To do that, you need ModifyDistributionListRequest or, if you are wanting to add members - AddDistributionListMemberRequest remove members - RemoveDistributionListMemberReq...
- Tue Jun 28, 2016 9:11 pm
- Forum: CalDAV / CardDAV / iSync
- Topic: 2nd Sync Removes all Initial Appointments
- Replies: 2
- Views: 1760
Re: 2nd Sync Removes all Initial Appointments
Perhaps worth enabling "dav" tracing on the server for the user and looking at what commands are being executed against it by the client. Enable using: addAccountLogger user@example.com zimbra.dav TRACE Disable when finished capturing data: addAccountLogger user@example.com zimbra.dav INFO
- Tue Jun 28, 2016 8:59 pm
- Forum: CalDAV / CardDAV / iSync
- Topic: /.well-known/caldav ?
- Replies: 2
- Views: 2250
Re: /.well-known/caldav ?
See https://tools.ietf.org/html/rfc6764#section-5 for details of the standard Zimbra is following/assuming.
- Wed Jun 08, 2016 2:21 pm
- Forum: Administrators
- Topic: Server Error
- Replies: 8
- Views: 1811
Re: Server Error
Is there anything interesting in /opt/zimbra/log/mailbox.log at the time you see this?
- Mon Jun 06, 2016 3:08 pm
- Forum: Users
- Topic: Receiving' reported error (0x80042112)
- Replies: 1
- Views: 2647
Re: Receiving' reported error (0x80042112)
If you can see the message in Zimbra Web Client and do a "Show Original" for it. Please submit a bug at https://bugzilla.zimbra.com/ explaining your problem. I'm guessing there is something specific to that message that our Outlook connector is having difficulty with.
- Mon Jun 06, 2016 3:05 pm
- Forum: CalDAV / CardDAV / iSync
- Topic: Attach or Link in Appointment + Sync with Android Cal
- Replies: 2
- Views: 1733
Re: Attach or Link in Appointment + Sync with Android Cal
I regret that Zimbra does not support attachment handling via CalDAV.
Please vote for https://bugzilla.zimbra.com/show_bug.cgi?id=84191 if you want to see that feature.
Please vote for https://bugzilla.zimbra.com/show_bug.cgi?id=84191 if you want to see that feature.
- Thu Jun 02, 2016 11:07 am
- Forum: Administrators
- Topic: Adding invite to a meeting causes loop
- Replies: 7
- Views: 1567
Re: Adding invite to a meeting causes loop
Sorry about being in a time warp.
A show original for the calendar items and perhaps the invitation messages sent out might provide a clue.
If you can watch and give a step by step recipe for creating the problem?
A show original for the calendar items and perhaps the invitation messages sent out might provide a clue.
If you can watch and give a step by step recipe for creating the problem?
- Thu Jun 02, 2016 10:22 am
- Forum: Administrators
- Topic: Adding invite to a meeting causes loop
- Replies: 7
- Views: 1567
Re: Adding invite to a meeting causes loop
Are you really running version 6.0.2?
I'd recommend upgrading to a newer, supported version and see if the issue is fixed.
I'd recommend upgrading to a newer, supported version and see if the issue is fixed.
- Mon May 23, 2016 8:52 pm
- Forum: Administrators
- Topic: How to get COS for member?
- Replies: 2
- Views: 1215
Re: How to get COS for member?
See https://files.zimbra.com/website/docs/8.6/Zimbra_NE_Admin_Guide_8.6.0.pdf If a COS is not explicitly set for a new account, or if the COS assigned to a user no longer exists, the Zimbra default COS is automatically assigned. You can create a domain COS and have all accounts created on that domai...