Re: Cyrus operating system choice, RedHat vs Solaris

2006-07-04 Thread info-cyrus
-- Shawn Sivy said the following on 7/4/06 7:28 PM: 2. If I do stick with Solaris, does Cyrus IMAP work well on Solaris 10 or should I stick with Solaris 9 for now? I don't know when because a lot of our plans got shot due to other priorities, but at some point we fully intend to upgrade our

Cyrus operating system choice, RedHat vs Solaris

2006-07-04 Thread Shawn Sivy
I'm currently running Cyrus IMAP 2.2.x on a Solaris 9 SPARC box (a Sunfire V440 connected to an FC SAN). It is running well with no problems. I am starting to plan for an upgrade to Cyrus IMAP 2.3.x. Two questions: 1. I am considering moving to RedHat Enterprise Linux 4 AS (on a Sunfire X

Question about upgrading from 2.2.8 to 2.2.12

2006-07-04 Thread Shawn Sivy
I'm finally getting around to upgrading our Cyrus IMAP installation from 2.2.8 to 2.2.12 on Solaris 9 SPARC. I'm using the same SASL (2.0.18) and Berkeley DB (4.2.52) for 2.2.12 as is compiled into the current 2.2.8 version. The only change I will probably make is to upgrade OpenSSL from 0.9.

Re: 2.3.6: cannot administer the murder

2006-07-04 Thread Andrew Findlay
On Tue, Jul 04, 2006 at 08:28:54PM +0100, Andrew Findlay wrote: > I am having great difficulty in getting cyradm to work properly > with a 2.3.6 murder. This is a 'standard' murder with separate > front-end, backends, and mupdate server. 'virtdomains: userid' is in > effect. Operations done by ord

Re: Mailstore filesystem

2006-07-04 Thread Marten Lehmann
I think this is because reiserfs is better handling a lot of small files, while ext3 performes better with a few big files. Is it possible that you are working with a fairly old linux distribution? Today's ext3 shouldn't have these issues any longer, otherwise Redhat wouldn't ship it as the on

2.3.6: cannot administer the murder

2006-07-04 Thread Andrew Findlay
I am having great difficulty in getting cyradm to work properly with a 2.3.6 murder. This is a 'standard' murder with separate front-end, backends, and mupdate server. 'virtdomains: userid' is in effect. Operations done by ordinary users are OK; I only have trouble with admin ops. Problem 1: creat

Re: sieve problem with too many redirects

2006-07-04 Thread Markus Rebensburg
Markus Rebensburg schrieb: > > Can anybody help me? Is it a bug in cyrus? > > I can help myself a bit :-) I used the test program found in cyrus-imapd-2.2.12/sieve, it seems to be a problem with the action_string defined while running the function do_action_list. There is a fixed length defined

RE: Advice on data partition

2006-07-04 Thread Simon Matter
> Hello, > > I see that there was no answer/advice here. > > Does it mean that I should probably make a mirror raid (raid1) for " > partition-default"? I guess yes. If you have a third disk, you could do the rsync stuff on it, but raid1 is a must, isn't it? Simon > > Best Regards, > Leon > > ---

RE: Advice on data partition

2006-07-04 Thread Leon Kolchinsky
Hello, I see that there was no answer/advice here. Does it mean that I should probably make a mirror raid (raid1) for " partition-default"? Best Regards, Leon -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Leon Kolchinsky Sent: Monday, July 03, 2006 1

Cyrus IMAP 2.2.13 64-bit: imapd core dump with signal 11/6/10

2006-07-04 Thread Дейтер Александр Ва лериевич
Hi, After upgrade Cyrus-IMAP 2.2.12 32-bit up to Cyrus-IMAP 2.2.13 64-bit on Solaris 9 sparc we have a problem under high load: imapd core dump with signal 11: 2386cacheitem = CACHE_ITEM_NEXT(cacheitem); /* skip body */ (gdb) bt #0 index_fetchreply (mailbox=0x1002046e0, msgno=43,

sieve problem with too many redirects

2006-07-04 Thread Markus Rebensburg
Hi, we are using cyrus 2.2.12 (murder configuration). One of our users has a sieve script with ~290 redirects. Mails to this address cannot be delivered, lmtp fails with "LMTP error after end of data: 451 4.3.0 transient system error". A brief look into the communication between frontend and backe