Re: to live or to fight

2002-11-19 Thread Ken Murchison
Darci Antônio Tartari wrote: > > > Patrick Boutilier <[EMAIL PROTECTED]> writes: > > > > > From personal experience I would suggest using skiplist for deliver.db > > > Ever since I have switched from db3_nosync to skiplist my lmtpd's have > > > stopped hanging and the box appears to be performin

Re: to live or to fight

2002-11-19 Thread Darci Antônio Tartari
> Patrick Boutilier <[EMAIL PROTECTED]> writes: > > > From personal experience I would suggest using skiplist for deliver.db > > Ever since I have switched from db3_nosync to skiplist my lmtpd's have > > stopped hanging and the box appears to be performing better. > > I have the same experience,

Re: to live or to fight

2002-11-19 Thread Erik Enge
Darci Antônio Tartari <[EMAIL PROTECTED]> writes: > Could you give me more details about this solution. How can I > implement it or where I can get more information about it ? The lmtpd > is going down in a daily basis on my installation. It is going to make > me crazy !! I just recompiled with t

Re: to live or to fight

2002-11-19 Thread Patrick Boutilier
Recompile cyrus-imapd with: --with-duplicate-db=skiplist and then convert the duplicate-db to skiplist or just delete it if you want to start with a new duplicate-db Darci Antônio Tartari wrote: Patrick Boutilier <[EMAIL PROTECTED]> writes: From personal experience I would suggest using

Re: to live or to fight

2002-11-13 Thread Erik Enge
Patrick Boutilier <[EMAIL PROTECTED]> writes: > From personal experience I would suggest using skiplist for deliver.db > Ever since I have switched from db3_nosync to skiplist my lmtpd's have > stopped hanging and the box appears to be performing better. I have the same experience, too. Erik.

Re: to live or to fight

2002-11-13 Thread Patrick Boutilier
From personal experience I would suggest using skiplist for deliver.db Ever since I have switched from db3_nosync to skiplist my lmtpd's have stopped hanging and the box appears to be performing better. It has only been two weeks since I changed but I haven't had lmtpd hang yet and it used to ha

Re: to live or to fight

2002-11-13 Thread Rob Siemborski
On Wed, 13 Nov 2002, Andrei Loukinykh wrote: > Well, now I have Cyrus installed (yet not completely tested though) > The only 2 things left, which are bothering me now , 2 king of messages > in syslog: > > 1: > "lmtpd[10260]: DBERROR db4: 9 lockers" These are usually harmless, unless they go up

to live or to fight

2002-11-12 Thread Andrei Loukinykh
Well, now I have Cyrus installed (yet not completely tested though) The only 2 things left, which are bothering me now , 2 king of messages in syslog: 1: "lmtpd[10260]: DBERROR db4: 9 lockers" 2: "master: setrlimit: Unable to set file descriptors limit to -1: Operation not permitted" As I ex