user
a@my-server.com has a calendar "/test Calendar Now" that they shared with several users. One of the users does not show any appointments in the Calendar, while the other users show 58 appointments. All users are using the "Adv. Web Client" in FireFox 3 for their viewer.
Code:
zmmailbox -z -m a@my-server.com gaf
returns
Code:
\ Id View Unread Msg Count Path
---------- ---- ---------- ---------- ----------
1 conv 0 0 /
35299 appo 0 58 /test Calendar Now while
Code:
zmmailbox -z -m noappointment@my-server.com gaf
returns
Code:
\ Id View Unread Msg Count Path
---------- ---- ---------- ---------- ----------
10306 appo 0 0 /User A's test Calendar Now (a@my-server.com:35299) and
Code:
zmmailbox -z -m gotappointment@my-server.com gaf
gets
Code:
\ Id View Unread Msg Count Path
---------- ---- ---------- ---------- ----------
38178 appo 0 58 /User A's test Calendar Now (a@my-server.com:35299) any suggestions on how to fix what user "noappointment" is seeing.
Note that User "A" is out of the office for a few days.