[ANN]: Alternate namespace beta 3

2001-06-21 Thread Ken Murchison
I just made the third and final beta of the alternate namespace code available at: ftp://ftp.oceana.com/pub/cyrus-imapd-2.0.14-NAMESPACE-r3.tar.gz http://www.oceana.com/ftp/cyrus-imapd-2.0.14-NAMESPACE-r3.tar.gz You can also grab it via anonymous CVS at CMU by checking out the alt-namespace

Re: Cyrus IMAP 2.0.14: lmtpd signaled to death by 11

2001-06-21 Thread Patrick Boutilier
Just writing to say that I have the exact same problem on RedHat 7.1 2.0.14 segfaults on lmtpd (sometimes) while 2.0.12 works fine. Using BDB 3.2.9 (although problem was there with 3.1.17 also). ldd master libssl.so.1 = /usr/lib/libssl.so.1 (0x40028000) libcrypto.so.1 =

New install: cyradm Perl error

2001-06-21 Thread Dan Fitzpatrick
I just installed Cyrus (2.0.14) on a brand new Redhat 7.1 installation and everything went great until I tried to run cyradm for the first time. It returned the following error. # cyradm Can't locate Cyrus/IMAP/Shell.pm in @INC (@INC contains: /usr/lib/perl5/5.6.0/i386-linux

Re: Patch to change dots to slashes.

2001-06-21 Thread David Fuchs
I've attached it to this message. Just extract cyrus-imapd-2.0.14, cd to the directory, and run: patch /path/to/cyrus-imapd-2.0.14-DOTPATCH.diff This is a later version of the original patch I released, it fixes a problem setting/parsing quota files. -David Fuchs - Original Message -

Re: New install: cyradm Perl error

2001-06-21 Thread Dan Fitzpatrick
Curtis, The following instructions fixed it for me. Maybe you can try it again. go to $CYRUS_SOURCE_DIR/perl/imap perl Makefile.PL make make install This will install cyradm into your perl directory structure. (if perl=/usr/bin/perl then cyrus=/usr/bin/cyradm) Greg (Thanks Greg) Then I

info on binaries

2001-06-21 Thread Kevin J. Menard, Jr.
Hey guys, So, I've recently installed a new debian system. I got to apt-get cyrus imapd, and to my horror see that it hasn't been updated since 1.5.19. I realize the maintainer was waiting for other libraries, but I can't afford to wait :-/ So, I'm trying to build my own