> Hi,
> I am trying to make about 500,000 mailboxes in a single server,
> which has 4CPU and 1G RAM.
> I am worry about disk access time in
> (1) lookup up mailbox path from mailbox db.
> (2) directory navigation to select a specific message file.
>
> I think I have to change the cyrus
oops, forgot to set a flag, my bad.
jeff
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Jeff Bert
> Sent: Sunday, May 19, 2002 7:22 PM
> To: Amos Gouaux; [EMAIL PROTECTED]
> Subject: RE: FYI: pop-before-smtp works with cyrus-imapd-2.1.4
>
>
> Drac
Drac, isn't too Linux Mandrake friendly:
make chokes on missing header files:
netdir.h
netconfig.h (I have gnetconfig.h but not sure if that will work)
sys/systeminfo.h (tried sys/sysinfo.h but make died saying too many
arguments in function)
and none of those header files exist in any of my r
Henrique de Moraes Holschuh wrote:
>The attached patch tries to play it safe. To the fastmail.fm crew, are you
>sure all those prot_fill calls are really needed? SHUT_RD should dump any
>unread data from the socket anyway...
>
>
Not at all sure. I suspect they're not necessary. We added them be
On Sun, 19 May 2002, Amos Gouaux wrote:
> Precisely why we use DRAC.
>
> rk> My recent patch just updates access.db directly. No separate process is
> rk> required.
>
> While a separate process is required for DRAC, the nice thing about
> it is that it will clear out entries after some configur
> On 19 May 2002 14:38:52 -0700,
> Ron Kuris <[EMAIL PROTECTED]> (rk) writes:
rk> While this script works most of the time, it wasn't very reliable during
rk> log rollovers. Try continuously rolling over the log to reproduce the
rk> problem. Also, parsing log entries takes a lot more CP
> On 18 May 2002 18:10:34 -0700,
> Ron Kuris <[EMAIL PROTECTED]> (rk) writes:
rk> Then, whenever someone successfully logs into POP or IMAP, their IP
rk> address is added as a RELAY into the sendmail access db, using the db3
rk> database routines.
What about the DRAC patch that's already
Any tips on how I can patch my rpm build? I've never patched a src rpm
before.
I have the source RPM from Luca Olivetti (thanks Luca) and want to try Ron's
patch. Seems like a good idea to build this directly into cyrus-imapd.
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[E
Jeff,
While this script works most of the time, it wasn't very reliable during
log rollovers. Try continuously rolling over the log to reproduce the
problem. Also, parsing log entries takes a lot more CPU than the patch
I provided recently.
My recent patch just updates access.db directly. No
I had a request to add DRAC support to Cyrus IMAPd in Debian, so I applied
the already excelent patches in contrib/drac_auth.patch and cleaned them up
a little bit (and made the default to be DRAC disabled).
Here it is, patch against stock 2.1.4. They look clean and well-done enough
to be made p
The attached patch tries to play it safe. To the fastmail.fm crew, are you
sure all those prot_fill calls are really needed? SHUT_RD should dump any
unread data from the socket anyway...
I have also tracked down some closes() that the original fastmail.fm patch
does not fix to properly shutdown t
Hi,
I am trying to make about 500,000 mailboxes in a single server,
which has 4CPU and 1G RAM.
I am worry about disk access time in
(1) lookup up mailbox path from mailbox db.
(2) directory navigation to select a specific message file.
I think I have to change the cyrus directory ha
Hallo!
Am Fri, 17 May 2002 12:48:21 +0200 schrieb Margarita Sanz:
> I have configure for Cyrus-SASL 2.1.2 with:
> --disable-anon --enable-krb4=no --enable-plain
>
> and for Cyrus-imapd 2.1.4 with:
> --with-auth=unix--without-krb --with-sasldir=/usr/lib/sasl2
> --with-tcl=/usr/lib
13 matches
Mail list logo