Re: sieve "vacation" and duplicated emails

2009-07-27 Thread Bernd Petrovitsch
On Wed, 2009-07-22 at 12:49 -0700, Andrew Morgan wrote: > On Wed, 22 Jul 2009, Bernd Petrovitsch wrote: [] > > If I add a "vacation" statement (with a known working local email > > address) as in > > snip > > require [ "fileinto", "vacation" ]; > > vacation :days 7 :addresses [ "u..

Re: sieve "vacation" and duplicated emails

2009-07-27 Thread Bernd Petrovitsch
Hi! On Wed, 2009-07-22 at 15:22 +0200, Bernd Petrovitsch wrote: [...] > I'm in the process of upgrading cyrus-imapd-2.2.13 (from > Debian-3.1/Sarge) to cyrus-imapd-2.3.7 (from RHEL-5/CentOS-5) on a > system with approx. 25k mailboxes. > > We are using quite simple sieve scripts for vacation and 2

Running multiple reconstructs concurrently

2009-07-27 Thread Jack Neely
Folks, I'm writing a script to migrate all the cyrus imap data from version 2.2.10 running on 32 bit RHEL 3 to version 2.3.11 on brand new servers running RHEL 5 in 64 bit mode. The data moves fairly quickly but running reconstruct over the entire server takes 3 or 4 times longer than scp'ing acr

Re: Running multiple reconstructs concurrently

2009-07-27 Thread Bron Gondwana
On Mon, Jul 27, 2009 at 11:19:00AM -0400, Jack Neely wrote: > Folks, > > I'm writing a script to migrate all the cyrus imap data from version > 2.2.10 running on 32 bit RHEL 3 to version 2.3.11 on brand new servers > running RHEL 5 in 64 bit mode. The data moves fairly quickly but > running recon

Re: Problems running ctl_mboxlist -m on 2.2 back-end

2009-07-27 Thread Michael Bacon
I think I may have seen exactly what you're seeing, and it's a doozy to find, but simple to fix. If it's what I saw (and it was this EXACT symptom), you just need to rebuild your binaries with the thread-safe switch. If you're using Sun Studio (we did because of its optimization on the T2 pro

Re: Running multiple reconstructs concurrently

2009-07-27 Thread Jack Neely
On Tue, Jul 28, 2009 at 07:40:08AM +1000, Bron Gondwana wrote: > On Mon, Jul 27, 2009 at 11:19:00AM -0400, Jack Neely wrote: > > Folks, > > > > I'm writing a script to migrate all the cyrus imap data from version > > 2.2.10 running on 32 bit RHEL 3 to version 2.3.11 on brand new servers > > runnin

Re: Running multiple reconstructs concurrently

2009-07-27 Thread Bron Gondwana
On Mon, Jul 27, 2009 at 09:39:10PM -0400, Jack Neely wrote: > On Tue, Jul 28, 2009 at 07:40:08AM +1000, Bron Gondwana wrote: > > On Mon, Jul 27, 2009 at 11:19:00AM -0400, Jack Neely wrote: > > > Folks, > > > > > > I'm writing a script to migrate all the cyrus imap data from version > > > 2.2.10 ru