Hi,

>>>>> On Wed, 30 May 2001 13:38:52 -0400
>>>>> Lawrence Greenfield <[EMAIL PROTECTED]> said:

leg+> Get Cyrus imapd at

leg+>    ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/cyrus-imapd-2.0.14.tar.gz

It fails to compile with APOP support.  Here is a patch.

Index: imap/pop3d.c
diff -u imap/pop3d.c.orig imap/pop3d.c
--- imap/pop3d.c.orig   Thu May 31 06:24:20 2001
+++ imap/pop3d.c        Thu May 31 06:35:46 2001
@@ -53,6 +53,7 @@
 #include <fcntl.h>
 #include <time.h>
 #include <signal.h>
+#include <assert.h>
 #include <sys/types.h>
 #include <sys/param.h>
 #include <syslog.h>

Sincerely,

--
Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan
[EMAIL PROTECTED]  [EMAIL PROTECTED]  ume@{,jp.}FreeBSD.org
http://www.imasy.org/~ume/

Reply via email to