Re: Cyrus IMAP 3.0.0-rc4 released

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

>>>>> On Fri, 17 Mar 2017 17:04:52 +1100
>>>>> ellie timoney <ellie@xxxxxxxxxxxx> said:

ellie> The Cyrus team is proud to announce the immediate availability of the
ellie> third release candidate from the Cyrus IMAP 3.0 series: 3.0.0-rc4.

It seems that even when http is not enabled, the header of ical is
required wrongly.  The attached patch should fix this problem.

Sincerely,

--- imap/index.c.orig	2017-03-17 04:11:35 UTC
+++ imap/index.c
@@ -53,8 +53,10 @@
 #include <ctype.h>
 #include <stdlib.h>
 
+#ifdef USE_HTTPD
 /* For iCalendar indexing */
 #include <libical/ical.h>
+#endif
 
 #include "acl.h"
 #include "annotate.h"
--
Hajimu UMEMOTO
ume@xxxxxxxxxxxx  ume@xxxxxxxxxxx
http://www.mahoroba.org/~ume/
----
Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/
To Unsubscribe:
https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus

[Index of Archives]     [Cyrus SASL]     [Squirrel Mail]     [Asterisk PBX]     [Video For Linux]     [Photo]     [Yosemite News]     [gtk]     [KDE]     [Gimp on Windows]     [Steve's Art]

  Powered by Linux