Re: [Dovecot] Problem in mbox-sync.c

2007-10-22 Thread Hal Pomeranz
> > >Oct 21 19:36:01 postoffice1 dovecot: POP3(someuser): file mbox- > > >sync.c: line 1433 (mbox_sync_handle_eof_updates): assertion failed: > > >(file_size >= sync_ctx->expunged_space + trailer_size) > > > > Does the file have CRLFs as linefeeds instead of plain LFs? CRLF > > handling is pr

Re: [Dovecot] pam_ldap.so memory leaks?

2007-10-22 Thread Flannery, Andrew
Thank you for the speedy response! >> The dovecot-auth process' VmRSS size grows by 4k per request and has a >> limit of 256megs. > The main dovecot-auth or dovecot-auth -w processes'? dovecot-auth -w is the culprit. >> Okay the question: In dovecot 1.1.0 beta3 I see that blocking=yes is >> n

Re: [Dovecot] Courier to Dovecot: problems with folders

2007-10-22 Thread Ed W
Hi I let the configuration of my IMAP clients unchanged from Courier to Dovecot. That is, they specify the "INBOX." prefix, as before. For instance, with Pine: For me this crunches down the folder list so that it's inline with INBOX, not under it, in most programs? - Thunderbird: All th

Re: [Dovecot] SEARCH TEXT does not seem to search headers

2007-10-22 Thread Asheesh Laroia
On Mon, 22 Oct 2007, Asheesh Laroia wrote: http://paulproteus.acm.jhu.edu/bug-report/2007-10-22/20071022-125604-622.out and http://paulproteus.acm.jhu.edu/bug-report/2007-10-22/20071022-125604-622.in Now with working links! -- Asheesh. -- Owe no man any thing... -- Romans 13

Re: [Dovecot] Squirrelmail: "ERROR: Connection dropped by IMAP server."

2007-10-22 Thread Rick Romero
On Mon, 2007-10-22 at 21:45 +0200, Jakob Hirsch wrote: > Hi, > > running the current version from http://hg.dovecot.org/dovecot/ (but the > same happens with 1.1.beta3) > After yesterday's patches, squirrelmail (tested with 1.4.11 and 1.4.10a) > complains when appending to the Sent folder (after

[Dovecot] SEARCH TEXT does not seem to search headers

2007-10-22 Thread Asheesh Laroia
guess that's a bug? http://paulproteus.acm.jhu.edu/bug-report/2007-10-22/20071022-125604-622.out and http://paulproteus.acm.jhu.edu/bug-report/2007-10-22/20071022-125604-622.in -- Asheesh. P.S. Sorry to be so noisy lately -- And that's the way it is... -- Walter Cronkite

Re: [Dovecot] pam_ldap.so memory leaks?

2007-10-22 Thread Timo Sirainen
On 22.10.2007, at 22.55, Flannery, Andrew wrote: The dovecot-auth process' VmRSS size grows by 4k per request and has a limit of 256megs. The main dovecot-auth or dovecot-auth -w processes'? Okay the question: In dovecot 1.1.0 beta3 I see that blocking=yes is now on, no matter what. Has som

[Dovecot] pam_ldap.so memory leaks?

2007-10-22 Thread Flannery, Andrew
Hello List, I have a question about dovecot-1.1.0-beta3 but first I'll ramble a little bit: Recently I upgraded a 0.99 installation of dovecot to 1.0.5. All went relatively smoothly until the dovecot-auth process began returning "out of memory" after a day. There is a rather large user base here.

[Dovecot] Squirrelmail: "ERROR: Connection dropped by IMAP server."

2007-10-22 Thread Jakob Hirsch
Hi, running the current version from http://hg.dovecot.org/dovecot/ (but the same happens with 1.1.beta3) After yesterday's patches, squirrelmail (tested with 1.4.11 and 1.4.10a) complains when appending to the Sent folder (after sending a message): ERROR: Connection dropped by IMAP server. Query

Re: [Dovecot] Assertion failed: (pos < input->size)

2007-10-22 Thread Asheesh Laroia
On Mon, 22 Oct 2007, Timo Sirainen wrote: On Mon, 2007-10-22 at 10:16 -0700, Asheesh Laroia wrote: On Sun, 21 Oct 2007, Asheesh Laroia wrote: I fear that the real problem is in base64_decode, but for now I'm going to sleep instead of drowsily being confused by a debugger. When I add the att

Re: [Dovecot] Assertion failed: (pos < input->size)

2007-10-22 Thread Timo Sirainen
On Mon, 2007-10-22 at 10:16 -0700, Asheesh Laroia wrote: > On Sun, 21 Oct 2007, Asheesh Laroia wrote: > > > I fear that the real problem is in base64_decode, but for now I'm going > > to sleep instead of drowsily being confused by a debugger. > > When I add the attached patch, which just adds t

Re: [Dovecot] Assertion failed: (pos < input->size)

2007-10-22 Thread Asheesh Laroia
On Sun, 21 Oct 2007, Asheesh Laroia wrote: I fear that the real problem is in base64_decode, but for now I'm going to sleep instead of drowsily being confused by a debugger. When I add the attached patch, which just adds two asserts toward the end of base64_decode(), I can get base64_decode t

Re: [Dovecot] Best version for production systems?

2007-10-22 Thread Scott Silva
on 10/20/2007 2:22 PM Mitch Pirtle spake the following: Hi dovecotters, I have a system running 1.0rc1 right now and am having problems (more on that later). I know that 1.0.5 is "current" but I'm running Debian Stable (Etch) and have reservations of upgrading until nothing works anymore ;-) Do

Re: [Dovecot] Suggested IMAP Directory Size..

2007-10-22 Thread Scott Silva
on 10/20/2007 1:56 PM Timo Sirainen spake the following: On Mon, 2007-10-15 at 17:52 +0200, Ilo Lorusso wrote: Hi, ive walked into a enviroment where the previous admin has being using pop and making the email clients leaving a copy of the mail on the workstation.. Now overtime these mailboxes

Re: [Dovecot] Migrating from UW IMAP - pine - Thunderbird - squirrelmail

2007-10-22 Thread Benjamin R. Haskell
On Mon, 22 Oct 2007, Israel Bravo wrote: Hello! I saw your post to the mailing list (http://www.dovecot.org/list/dovecot/2006-January/010968.html) where you write "A description for pine with imap acces without entering any password is also discussed.", but I didn't find such description in

[Dovecot] Migrating from UW IMAP - pine - Thunderbird - squirrelmail

2007-10-22 Thread Israel Bravo
Hello! I saw your post to the mailing list (http://www.dovecot.org/list/dovecot/2006-January/010968.html) where you write "A description for pine with imap acces without entering any password is also discussed.", but I didn't find such description in this post. Would you be so kind to p

Re: [Dovecot] Problem in mbox-sync.c

2007-10-22 Thread Hal Pomeranz
> >Oct 21 19:36:01 postoffice1 dovecot: POP3(someuser): file mbox- > >sync.c: line 1433 (mbox_sync_handle_eof_updates): assertion failed: > >(file_size >= sync_ctx->expunged_space + trailer_size) > > Does the file have CRLFs as linefeeds instead of plain LFs? CRLF > handling is probably still

[Dovecot] Courier to Dovecot: problems with folders

2007-10-22 Thread Claudio Strizzolo
Hi all, I am migrating a maildir Courier-IMAP installation to Dovecot. Almost everything seems to work well, but I still have problems accessing subfolders. First let's see what I have done. I used the courier-dovecot-migrate.pl script suggested in http://wiki.dovecot.org/Migration/Courier to co

Re: [Dovecot] Problem in mbox-sync.c

2007-10-22 Thread Timo Sirainen
On 22.10.2007, at 5.46, Hal Pomeranz wrote: Oct 21 19:36:01 postoffice1 dovecot: POP3(someuser): file mbox- sync.c: line 1433 (mbox_sync_handle_eof_updates): assertion failed: (file_size >= sync_ctx->expunged_space + trailer_size) Does the file have CRLFs as linefeeds instead of plain LFs? C

Re: [Dovecot] more problems with dovecot-1.1 beta3

2007-10-22 Thread Timo Sirainen
On 22.10.2007, at 6.24, sergey ivanov wrote: deliver(seriv): Oct 21 09:44:57 Error: Cache file /var/spool/imap/seriv/.imap/.community-lists-altlinux-org/ dovecot.index.cache: Newly added field got lost unexpectedly This happens once if cache file doesn't exist yet. This and several other b

Re: [Dovecot] Assertion failed: (pos < input->size)

2007-10-22 Thread Timo Sirainen
On 22.10.2007, at 6.46, Asheesh Laroia wrote: I'm looking at this in ddd, but my compile of Dovecot doesn't seem to have the "pos" local anymore, which is extremely confusing. Compiler optimizations make debugging difficult. I usually recompile the files I want to debug without -O2 by remov