Disable FreeBusy reporting for a calendar

Disable free/busy reporting for a calendar


   KB 24341        Last updated on 2021-08-19  




0.00
(0 votes)

Problem

By default, free/busy lookup is enabled for the user's calendars.


Solution

From the webclient

Right-click on the calendar and select "Exclude this calendar when reporting free/busy".

Exclude FreeBusy.PNG


From the CLI
Step 1

Check folder list to get calendar name.

zmmailbox -z -m USERNAME@DOMAIN.COM gaf 


Step 2

Disable free/busy lookup for the calendar.

zmmailbox -z -m USERNAME@DOMAIN.COM mfefb /CALENDAR-NAME 0  

Example:-

zmmailbox -z -m USERNAME@DOMAIN.COM mfefb /MyCalendar 0  


modifyFolderExcludeFreeBusy(mfefb) {folder-path} [0|1*]  
0 = False
1 = True


Submitted by: Heera Singh Koranga
Verified Against: Date Created:
Article ID: https://wiki.zimbra.com/index.php?title=Disable_FreeBusy_reporting_for_a_calendar Date Modified: 2021-08-19



Try Zimbra

Try Zimbra Collaboration with a 60-day free trial.
Get it now »

Want to get involved?

You can contribute in the Community, Wiki, Code, or development of Zimlets.
Find out more. »

Looking for a Video?

Visit our YouTube channel to get the latest webinars, technology news, product overviews, and so much more.
Go to the YouTube channel »


Jump to: navigation, search