RE: v2.3.15 IMAP connection hangs

2009-09-24 Thread Larry Rosenbaum
OK I've finally figured it out. The connection only hangs if I use the following build procedure: Using either old or new zlib, start without the zlib patch configure make (at this point we get the deflateBound build error if we're using the old zlib) run the patch (patches prot.h and prot.c) mak

RE: Cyrus 2.3.13 RC3

2008-10-13 Thread Larry Rosenbaum
I can't get it to build. I get the following: gcc -c -I.. -I/usr/local/BerkeleyDB.4.2/include -I/usr/local/ssl/include -I../com_err/et -I/usr/local/include -DHAVE_CONFIG_H -g -O2 \ auth_krb5.c auth_krb5.c:60:18: krb5.h: No such file or directory auth_krb5.c: In function `mycanonifyid': auth_kr

RE: Miserable performance of cyrus-imapd 2.3.9 -- seems to be locking issues

2008-03-11 Thread Larry Rosenbaum
> From: [EMAIL PROTECTED] [mailto:info-cyrus- > [EMAIL PROTECTED] On Behalf Of Pascal Gienger > > As a rule of thumb, do not use skiplist for the duplicate delivery > suppression database (deliver.db). Even if everybody hates it, use > BerkeleyDB, Version 4.4.52 or higher. Are you sure about that

RE: Importing Mails without "to" header

2008-02-15 Thread Larry Rosenbaum
> > This is valid: To: undisclosed recipients :; > > This is not: To: > > > > I would say that the former is not actually valid, though the syntax looks > correct. RFC2822 section 3.6.3 says that To:, Cc: and Bcc: must contain at > least one address. Not exactly. Bcc: can be e

RE: v2.3.10 build fails, pcreposix problems

2007-11-14 Thread Larry Rosenbaum
Upgrading PCRE to v7.4 fixed the problem. (Previous version was v6.5) From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rosenbaum, Larry M. Sent: Tuesday, November 13, 2007 2:25 PM To: info-cyrus@lists.andrew.cmu.edu Subject: v2.3.10 build fails, pcreposix problems When trying

RE: struct_et_list warnings with 2.3.9

2007-09-11 Thread Larry Rosenbaum
See also https://bugzilla.andrew.cmu.edu/show_bug.cgi?id=2805 > -Original Message- > From: [EMAIL PROTECTED] [mailto:info-cyrus- > [EMAIL PROTECTED] On Behalf Of Wesley Craig > Sent: Friday, September 07, 2007 10:12 PM > To: David Newman > Cc: info-cyrus@lists.andrew.cmu.edu > Subject: Re

RE: Patches used at FastMail.FM

2007-01-22 Thread Larry Rosenbaum
Have you checked into adding the patches in Bug 2805? (they eliminate some compiler warnings) https://bugzilla.andrew.cmu.edu/show_bug.cgi?id=2805 > -Original Message- > From: [EMAIL PROTECTED] [mailto:info-cyrus- > [EMAIL PROTECTED] On Behalf Of Ken Murchison > Sent: Tuesday, January 09

RE: Delayed expunge / undeleting messages

2007-01-22 Thread Larry Rosenbaum
unexpunge will segfault if the specified folder does not contain a cyrus.expunge file. I have reported this in bug 1905. > -Original Message- > From: [EMAIL PROTECTED] [mailto:info-cyrus- > [EMAIL PROTECTED] On Behalf Of Simon Matter > Sent: Thursday, January 18, 2007 3:57 AM > To: Cyrus

RE: What causes DBERROR db4: PANIC: Invalid argument?

2006-12-12 Thread Larry Rosenbaum
> From: [EMAIL PROTECTED] [mailto:info-cyrus- > [EMAIL PROTECTED] On Behalf Of Simon Matter > > > Yesterday our Cyrus server stopped responding and I saw the following > > messages in the log file: > > > > > > > > Dec 7 18:13:55 email imaps[9684]: [ID 866726 local6.warning] DBERROR > > db4: PANIC

RE: unable to login with cyradm

2006-08-03 Thread Larry Rosenbaum
> From: [EMAIL PROTECTED] [mailto:info-cyrus- > [EMAIL PROTECTED] On Behalf Of Rudy Gevaert > Subject: Re: unable to login with cyradm > > Larry Rosenbaum wrote: > > Cyrus IMAP v2.3.3 and above have TLS support. You might have to add the > > "--tls" switch

RE: unable to login with cyradm

2006-08-02 Thread Larry Rosenbaum
Cyrus IMAP v2.3.3 and above have TLS support. You might have to add the "--tls" switch to make it work. For older versions see the patch on https://bugzilla.andrew.cmu.edu/show_bug.cgi?id=2036 > -Original Message- > From: [EMAIL PROTECTED] [mailto:info-cyrus- > [EMAIL PROTECTED] On Be

RE: "struct et_list" declared inside parameter list - possible cleanup?

2006-07-12 Thread Larry Rosenbaum
> -Original Message- > From: [EMAIL PROTECTED] [mailto:info-cyrus- ... > > On 12 Jul 2006, at 11:01, Rosenbaum, Larry M. wrote: > > Would it be possible to eliminate the following compiler warnings? > > > > In file included from imapd.c:75: > > imap_err.h:67: warning: "struct et_list" de

RE: Cyrus IMAPd 2.3.7 Released

2006-07-11 Thread Larry Rosenbaum
After more testing, I have confirmed that v2.3.7 is doing something nasty with my Seen database. To verify, I have done the following experiment (using Outlook): 1) Open my INBOX. 2) Mark a message as Unread. 3) Open INBOX.test 4) Open INBOX. The message is no longer marked as Unread. If I l

RE: Cyrus IMAPd 2.3.7 Released

2006-07-11 Thread Larry Rosenbaum
> From: [EMAIL PROTECTED] [mailto:info-cyrus- > [EMAIL PROTECTED] On Behalf Of Ken Murchison > > > > This release cannot work on Solaris 9 64-bit. Cyrus-IMAP build in 64-bit > > mode with SUNWspro cc (SUN Studio 11): > > Is anyone else seeing this? I don't have a 64-bit Solaris box > immediately

RE: Outlook does not delete but displays deleted messages as strike-through

2006-05-17 Thread Larry Rosenbaum
In Outlook, Edit->Purge Deleted Messages > -Original Message- > From: [EMAIL PROTECTED] [mailto:info-cyrus- > [EMAIL PROTECTED] On Behalf Of Denny Schierz > Sent: Wednesday, May 17, 2006 10:43 AM > To: info-cyrus@lists.andrew.cmu.edu > Subject: Re: Outlook does not delete but displays dele

RE: Cyrus on Sparc Solaris 9

2006-05-05 Thread Larry Rosenbaum
Try this: ln -s /usr/local/lib/sasl2 /usr/lib/sasl2 > -Original Message- > From: [EMAIL PROTECTED] [mailto:info-cyrus- > [EMAIL PROTECTED] On Behalf Of Maurice Al-Khaliedy > Sent: Friday, May 05, 2006 12:46 PM > To: info-cyrus@lists.andrew.cmu.edu > Subject: Cyrus on Sparc Solaris 9 > >

RE: Make cyradm use plain+tls

2006-05-01 Thread Larry Rosenbaum
> From: [EMAIL PROTECTED] [mailto:info-cyrus- > [EMAIL PROTECTED] On Behalf Of Ryan Corder > > On Mon, May 01, 2006 at 05:45:53PM +, Perry Brown wrote: > | How can I force cyradm to connect with plain+tls? Or possibly some work > | around using Cyrus::IMAP::Shell > > last time I checked, cy

RE: quota problems on cyrus imapd 2.2.12

2006-04-25 Thread Larry Rosenbaum
> -Original Message- > From: [EMAIL PROTECTED] [mailto:info-cyrus- > [EMAIL PROTECTED] On Behalf Of Marlys Nelson > Sent: Tuesday, April 25, 2006 11:53 AM > To: info-cyrus@lists.andrew.cmu.edu > Subject: quota problems on cyrus imapd 2.2.12 > > We have just upgraded from cyrus imapd 2.1.

RE: What is the correct mailbox delivery action in 2.3.3-2

2006-04-21 Thread Larry Rosenbaum
> From: [EMAIL PROTECTED] [mailto:info-cyrus- > [EMAIL PROTECTED] On Behalf Of John Basile > > But one question still stands, if I want to deliver directly to > user.jbasile.Draft, is this possible ? Yes. Add "anyone p" to the ACL for user.jbasile.Draft, then address the message to jbasile+Draf

RE: Cyrus IMAPd 2.3.2 Released

2006-02-27 Thread Larry Rosenbaum
Has something changed in the database format? I upgraded a test system from v2.3.1 to v2.3.2 and it didn't seem to like the deliver.db file: Feb 27 13:38:22 emroute1x lmtpunix[20020]: [ID 866726 local6.warning] DBERROR db4: /usr/local/cyrus/config/deliver.db: unexpected file type or format Feb 27

RE: Unknown host "localhost" in cyradm

2006-01-13 Thread Larry Rosenbaum
42 PM > To: info-cyrus@lists.andrew.cmu.edu > Subject: Re: Unknown host "localhost" in cyradm > > On 1/12/06, Larry Rosenbaum <[EMAIL PROTECTED]> wrote: > > I've done some debugging and come up with some odd information. The problem > > occurs in imclient.c in the imcl

RE: Unknown host "localhost" in cyradm

2006-01-12 Thread Larry Rosenbaum
I've done some debugging and come up with some odd information. The problem occurs in imclient.c in the imclient_connect function. It is calling getaddrinfo() and getting a return value of 3, which is #define EAI_BADFLAGS3 /* invalid ai_flags */ The odd part is that if I write a test