日本 bb 槍限時清倉大特賣,全部批發價現貨供應

2002-05-18 Thread ¥Í¦sºj®w
Title: ¥Í¦s¹CÀ¸  BBºj¤j¯S½æ   ¡@ ¡C¯uºj1¡G1¤ñ¨Ò³]­p ¡C®g³t§Ö¤õ¤O±j ¡C³æµo³sµo®gÀ»

Re: does cvt_cyrusdb work? is it normal to have "DBERRORS db3: xlockers" messages?

2002-05-18 Thread Luca Olivetti
Jeff Bert wrote: > Luca, > > When I built the cyrus-sasl-2.1.2 rpm from your source files I noticed that > the "make" output never had a "-I/usr/include/db3" which is where the > include files for BerkeleyDB3.3 are stored from the Mandrake RPM's. It's there in my Makefiles, so that this is not t

Re: [PATCH] Updated master.c process counting patch

2002-05-18 Thread Henrique de Moraes Holschuh
On Thu, 16 May 2002, Jeremy Howard wrote: > I *strongly* recommend also including shutdown.diff. This is important > in Linux to avoid sockets handing around in CLOSE_WAIT state. Remove the I had a talk with some kernel people, and they confirmed that. shutdown(socket, SHUT_RD) should _always_

RE: does cvt_cyrusdb work? is it normal to have "DBERRORS db3: x lockers" messages?

2002-05-18 Thread Jeff Bert
> Luca Olivetti wrote: > Is that example configuration not good? > Dunno for sure. I tend to change something and test... change and test... change and test... but I didn't write everything down so I have to admit I'm not sure how I got rid of those db3 errors... I had them too but don't now...

Re: does cvt_cyrusdb work? is it normal to have "DBERRORS db3: xlockers" messages?

2002-05-18 Thread Luca Olivetti
Jeff Bert wrote: >>Luca Olivetti wrote: >>Is that example configuration not good? >> > > > Dunno for sure. I tend to change something and test... change and test... > change and test... but I didn't write everything down so I have to admit I'm > not sure how I got rid of those db3 errors... I h

Re: does cvt_cyrusdb work? is it normal to have "DBERRORS db3: xlockers" messages?

2002-05-18 Thread Luca Olivetti
Luca Olivetti wrote: > Anyway, before using the new imapd, I converted the seen db for myself > (/var/lib/imap/user/l/luca.seen) with cvt_cyrusdb, but *all* messages > appeared as unseen. > Is cvt_cyrusdb supposed to work for the seen.db? I just tried the same but with skiplist and it did work

Patch for SMTP after IMAP

2002-05-18 Thread Ron Kuris
Hi, I whipped this up because I needed this functionality. I have no idea if it's suitable for general use. Here is what it does: A new configuration value of 'relaydb' is added to /etc/imapd.conf as follows: relaydb: /etc/mail/access.db Then, whenever someone successfully logs into POP or I

Re: [PATCH] Updated master.c process counting patch

2002-05-18 Thread Jeremy Howard
Henrique de Moraes Holschuh wrote: >I am, thus, somewhat wary of adding SHUT_RDWR inconditionally. Maybe we >could add a runtime-option that very busy sites can set if they need even >faster socket recycling? > > That sounds like a good idea.

FYI: pop-before-smtp works with cyrus-imapd-2.1.4

2002-05-18 Thread Jeff Bert
I just wanted to let people know that the postfix addon software "pop-before-smtp" works seamlessly with cyrus-imapd-2.1.4 It's a great little script that checks the imapd log for valid pop3/imap logins and then writes the users IP to a hashed file that the smtpd daemon can check to validate a re