Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Administrators

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-29-2009, 12:52 PM
Outstanding Member
 
Posts: 708
Default [SOLVED] Recurrences with no end date, end after 5000 occurrences

Not sure if this is a new problem in 6.0.x, or an artifact of this being a little over 2 years after we started using Zimbra.

Create an appointment 8am-12pm every M,T,W,Th,F with no end date. (Some people do this to bracket their work hours.)

Expected: Populated until the end of time.

Actual: Ends after about 2 years.

I have a very vague recollection of items being populated in batches, but I would expect January 2010 to be populated for my user who created a daily recurring item in January 2008, but her occurrences just stop next week.
Reply With Quote
  #2 (permalink)  
Old 12-29-2009, 01:47 PM
Moderator
 
Posts: 6,237
Default

su - zimbra
zmprov gacf | grep zimbraCalendarRecurrenceDailyMaxDays
730
730/2=365


Quote:
<attr id="660" name="zimbraCalendarRecurrenceMaxInstances" type="integer" min="0" cardinality="single" optionalIn="globalConfig,server" flags="serverInherited" since="5.0.7">
<globalConfigValue>0</globalConfigValue>
<desc>Maximum number of instances expanded per recurrence rule; 0 means unlimited</desc>
</attr>

<attr id="661" name="zimbraCalendarRecurrenceDailyMaxDays" type="integer" min="0" cardinality="single" optionalIn="globalConfig,server" flags="serverInherited" since="5.0.7">
<globalConfigValue>730</globalConfigValue>
<desc>Maximum number of days a DAILY recurrence rule can span; 0 means unlimited</desc>
</attr>

<attr id="662" name="zimbraCalendarRecurrenceWeeklyMaxWeeks" type="integer" min="0" cardinality="single" optionalIn="globalConfig,server" flags="serverInherited" since="5.0.7">
<globalConfigValue>520</globalConfigValue>
<desc>Maximum number of weeks a WEEKLY recurrence rule can span; 0 means unlimited</desc>
</attr>

<attr id="663" name="zimbraCalendarRecurrenceMonthlyMaxMonths" type="integer" min="0" cardinality="single" optionalIn="globalConfig,server" flags="serverInherited" since="5.0.7">
<globalConfigValue>360</globalConfigValue>
<desc>Maximum number of months a MONTHLY recurrence rule can span; 0 means unlimited</desc>
</attr>

<attr id="664" name="zimbraCalendarRecurrenceYearlyMaxYears" type="integer" min="0" cardinality="single" optionalIn="globalConfig,server" flags="serverInherited" since="5.0.7">
<globalConfigValue>100</globalConfigValue>
<desc>Maximum number of years a YEARLY recurrence rule can span; 0 means unlimited</desc>
</attr>

<attr id="665" name="zimbraCalendarRecurrenceOtherFrequencyMaxYea rs" type="integer" min="0" cardinality="single" optionalIn="globalConfig,server" flags="serverInherited" since="5.0.7">
<globalConfigValue>1</globalConfigValue>
<desc>Maximum number of years a recurrence rule can span for frequencies other than DAILY/WEEKLY/MONTHLY/YEARLY; 0 means unlimited</desc>
</attr>
Reply With Quote
  #3 (permalink)  
Old 12-29-2009, 02:15 PM
Outstanding Member
 
Posts: 708
Default

Bug 43753 &ndash; Warn users that recurring meetings with no end date have an end date

The mystery, at least, is "solved."
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.