[Dovecot] FreeBSD NFS file locking mechanism

2007-06-21 Thread Tony Tsang
Hi all, I have some machines running FreeBSD and dovecot deployed. User's home dir is on NFS mount and I've found that dovecot only works with dotlock file locking mechanism, fcntl and flock failed. Now it causes problem with thunderbird (thunderbird is cachine connections) waiting forever and I

[Dovecot] Dovecot won't stay running

2007-06-21 Thread Jon Slater
This weekend I upgraded my OS from FC4 to FC6. At the same time I updated Dovecot from 0.99 to 1.0.0. Now, dovecot periodically shuts off. It will run fine for several hours then just dies. Right now my solution is to run a cron every 5 minutes to see if it’s still running, and if not, re-start

[Dovecot] Server 1.0.1 migration: Maildir : UID inserted in the middle of mailbox

2007-06-21 Thread damien chambe - EGS
Hello all, Since a migration from dovecot 1.rc16 to Dovecot 1.0.1 + new server, every day I have a lot of errors like this : Jun 21 17:42:34 dovecot1 deliver([EMAIL PROTECTED]): msgid=<[EMAIL PROTECTED]>: saved mail to INBOX Jun 21 17:42:34 dovecot1 postfix/pipe[10242]: 92DD11FA8B: to=<[EMAIL PRO

Re: [Dovecot] Fwd: LDAP subtree search on AD

2007-06-21 Thread Bruno Puga
Timo, I have sent this message below before but I didn't saw that it was delivered to you personal email instead to the list, I just see this now, sorry. Because I'm in a hurry I gave up using Dovecot + AD and start using Mysql as my userdb and passdb and things worked perfect until the moment. I

Re: [Dovecot] test program #2: mmaping

2007-06-21 Thread Timo Sirainen
On Thu, 2007-06-21 at 08:06 -0400, Greg Troxel wrote: > I'm not sure what you expect to happen, but: > > fnord gdt 18 ~ > ./concurrency > 0: reading, page size = 4096 > writing, page size = 4096 > 4: reading, page size = 4096 > 3: reading, page size = 4096 > 2: reading, page size = 4096 > 1: read

Re: [Dovecot] test program #2: mmaping

2007-06-21 Thread Greg Troxel
I'm not sure what you expect to happen, but: fnord gdt 18 ~ > ./concurrency 0: reading, page size = 4096 writing, page size = 4096 4: reading, page size = 4096 3: reading, page size = 4096 2: reading, page size = 4096 1: reading, page size = 4096 open(): No such file or directory open(): No such

[Dovecot] Status update

2007-06-21 Thread Timo Sirainen
I'm leaving soon and I'll be away until sunday. Sorry about not replying to all mails yet, most of them are somewhat tricky and require some time to reply (other than "I don't know"). The new index code for v1.1 seems to be finally working pretty nicely. After 9 hours of running imaptest I haven't

Re: [Dovecot] testing needed: log file concurrency

2007-06-21 Thread Johannes Berg
On Wed, 2007-06-20 at 02:41 +0300, Timo Sirainen wrote: > - SMP kernels: "page size cut" once in a while exactly what happens with Linux 2.6.22-rc5 on my quad powermac johannes signature.asc Description: This is a digitally signed message part

Re: [Dovecot] test program #2: mmaping

2007-06-21 Thread Jim Maenpaa
Attached another test program. I don't expect it to print any errors with any OS, but I'd like to confirm it for non-Linux SMP kernels. (Except for OpenBSD, it doesn't work correctly in it anyway because it doesn't support mixing write()s and mmap()) Mac OS X for Intel 10.4.9: SMP (Core Duo)

Re: [Dovecot] pop3 creates bad index file

2007-06-21 Thread Christian Balzer
On Thu, 21 Jun 2007 11:20:26 +0200 Onno Molenkamp <[EMAIL PROTECTED]> wrote: > Hi, > > When I use pop3 to log on to a (Maildir) mailbox that doesn't yet exist > in the filesystem, the pop3 server autocreates it for me. This works. > [...] I think you're seeing another variant of this bug in act

[Dovecot] pop3 creates bad index file

2007-06-21 Thread Onno Molenkamp
Hi, When I use pop3 to log on to a (Maildir) mailbox that doesn't yet exist in the filesystem, the pop3 server autocreates it for me. This works. Jun 21 10:50:45 mail-04 dovecot: pop3-login: Login: user=<[EMAIL PROTECTED]>, method=PLAIN, rip=:::192.168.42.105, lip=:::192.168.42.97 Jun 2

Re: [Dovecot] test program #2: mmaping

2007-06-21 Thread greg
Hi, > It doesn't compile for Solaris 10: You can compile it with : gcc -o concurency -I/usr/ucbinclude -L/usr/ucblib -lucb concurency.c (on a default Solaris 10 install). Then, you must add /usr/ucblib to your library search path using crle. On a dual UltraSparc IIIi running Solaris 10, here is

Re: [Dovecot] Leaky dovecot-auth ?

2007-06-21 Thread Christian Balzer
On Tue, 19 Jun 2007 14:39:59 +0300 Timo Sirainen <[EMAIL PROTECTED]> wrote: > On Tue, 2007-06-19 at 13:40 +0900, Christian Balzer wrote: > > > 1. How and why would the memory footprint of dovecot-auth grow when > > there is no change in the amount of users in the DB? > > The only thing that's ch

Re: [Dovecot] dovecot -n segfault

2007-06-21 Thread Luca Corti
On Thu, 2007-06-21 at 01:25 +0300, Timo Sirainen wrote: > gdb dovecot > r -n > bt full (gdb) r -n Starting program: /usr/local/sbin/dovecot -n # 1.0.1: /usr/local/etc/dovecot.conf Program received signal SIGSEGV, Segmentation fault. 0xf7e1f51c in strcmp () from /lib/libc.so.6 (gdb) bt full #0 0x