sizing cyrus installation and current performance improvements?

2008-03-21 Thread mahecha
I've noticed that sometimes I get some error like "imap server not reponding..." I now things are woking ok if you wait a few seconds and try to repeat the action, then it is executed with no error... I run sendmail and cyrus in the same box (dell 2850, 8GB of ram, 2 dual core xeon @ 2GHz)

Re: reconstruct doing nothing

2008-03-21 Thread Rudy Gevaert
Gabor Gombas wrote: > On Fri, Mar 21, 2008 at 04:57:18PM +0100, Bart Coninckx wrote: > >> Gabor, is this patch relevant when I do get a result onscreen from >> "reconstruct"? > > Without the patch, "reconstruct -r" processes only the exact mailbox > given on the command line but does not descend

Re: reconstruct doing nothing

2008-03-21 Thread Gabor Gombas
On Fri, Mar 21, 2008 at 04:57:18PM +0100, Bart Coninckx wrote: > Gabor, is this patch relevant when I do get a result onscreen from > "reconstruct"? Without the patch, "reconstruct -r" processes only the exact mailbox given on the command line but does not descend into subfolders, like when the "

RE: reconstruct doing nothing

2008-03-21 Thread Bart Coninckx
>Hi Bart, >I think >su cyrus -c "/usr/lib/cyrus/bin/reconstruct -rfx >user/[EMAIL PROTECTED]" >Should be su cyrus -c "/usr/lib/cyrus/bin/reconstruct -rfx >user/[EMAIL PROTECTED]" >Or su cyrus -c "/usr/lib/cyrus/bin/reconstruct -rfx >user/[EMAIL PROTECTED]" >Regards, >Tom Tom, All result int

RE: reconstruct doing nothing

2008-03-21 Thread Bart Coninckx
>Try the patch at https://bugzilla.andrew.cmu.edu/show_bug.cgi?id=3028 >Gabor Gabor, is this patch relevant when I do get a result onscreen from "reconstruct"? Bart Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki List Archives/Info: http:/

RE: reconstruct doing nothing

2008-03-21 Thread Bart Coninckx
>What cyrus version? I'm using 2.3.10. >Also note that it is not because reconstruct tells you a thing it isn't >doing a thing. >E.g. if the folders are already in the mailboxes.db file then it won't >tell you a thing. It should say 'discovered new folder' for new a new >folder. >Did you al

RE: reconstruct doing nothing

2008-03-21 Thread Tom Myny
Hi Bart, I think su cyrus -c "/usr/lib/cyrus/bin/reconstruct -rfx user/[EMAIL PROTECTED]" Should be su cyrus -c "/usr/lib/cyrus/bin/reconstruct -rfx user/[EMAIL PROTECTED]" Or su cyrus -c "/usr/lib/cyrus/bin/reconstruct -rfx user/[EMAIL PROTECTED]" Regards, Tom -Original Message- From

Re: reconstruct doing nothing

2008-03-21 Thread Gabor Gombas
On Fri, Mar 21, 2008 at 03:05:22PM +0100, Rudy Gevaert wrote: > > su cyrus “/usr/lib/cyrus/bin/reconstruct –r user.testuser" the cyrus.* > > files are not changed at all! I tried several things like logging in > > with the cyrus user first and then issuing the command, or using "-rfx" > > but n

RE: reconstruct doing nothing

2008-03-21 Thread Bart Coninckx
>What cyrus version? I'm using 2.3.10. cyrus-imapd-2.2.3-83.35 Old stuff, but I'm somewhat reluctant to upgrade ... >Also note that it is not because reconstruct tells you a thing it isn't >doing a thing. Obviously :-) the verboseness of reconstruct is somewhat shortcoming if you ask me. >

Re: reconstruct doing nothing

2008-03-21 Thread Rudy Gevaert
Bart Coninckx wrote: >> touch cyrus.header >> :) >> chown cyrus:mail cyrus.yeader > > :-D > > Since other cyrus.header files are binary files, this didn't look obvious to > me ... > > Just deleted cyrus.*, touched cyrus.header with the correct ownerships and > did "/usr/lib/cyrus/bin/reconstruct

RE: reconstruct doing nothing

2008-03-21 Thread Bart Coninckx
>touch cyrus.header >:) >chown cyrus:mail cyrus.yeader :-D Since other cyrus.header files are binary files, this didn't look obvious to me ... Just deleted cyrus.*, touched cyrus.header with the correct ownerships and did "/usr/lib/cyrus/bin/reconstruct -rfx user/[EMAIL PROTECTED]", but nothing.

sieve authentication issue (SASL)

2008-03-21 Thread Phil Haigh
Hi, I have a frustrating issue authenticating with sieveshell. This was all working until yesterday, where an apt-get upgrade on the machine changed a couple of things - amoung them, I think, the sasl libraries and some perl stuff. I can still successfully connect to imap using cyradm, and

RE: reconstruct doing nothing

2008-03-21 Thread Bart Coninckx
>it's normally user/[EMAIL PROTECTED] >Depending on what you are restoring it is advisable to remove all >cyrus.* files in the the folders. And recreating only the cyrus.header >file. (Mind the permissions.) >Good luck. >(I always spend to much time on reconstruct too.) >Rudy Rudy, Any h

Re: reconstruct doing nothing

2008-03-21 Thread Rudy Gevaert
Bart Coninckx wrote: >> it's normally user/[EMAIL PROTECTED] > >> Depending on what you are restoring it is advisable to remove all >> cyrus.* files in the the folders. And recreating only the cyrus.header >> file. (Mind the permissions.) > >> Good luck. > >> (I always spend to much time on

RE: reconstruct doing nothing

2008-03-21 Thread Bart Coninckx
>You used a ^ instead of a . between first and last name ! >try > su cyrus -c "/usr/lib/cyrus/bin/reconstruct -rfx >user/[EMAIL PROTECTED]" Hi, I used "^" because that's how user foldernames are displayed. "reconstruct" does run through the folderstructure however with " hiddenfirstname^hidden

Re: reconstruct doing nothing

2008-03-21 Thread Alain Spineux
On Fri, Mar 21, 2008 at 3:27 PM, Bart Coninckx <[EMAIL PROTECTED]> wrote: > >If you are using the unix hierarchy seperator, you need to use > >reconstruct -r user/testuser. > > >Or user/[EMAIL PROTECTED] if you are using virtual domains. Also make > >sure that the files are chown cyrus:mail (or

RE: reconstruct doing nothing

2008-03-21 Thread Bart Coninckx
>If you are using the unix hierarchy seperator, you need to use >reconstruct -r user/testuser. >Or user/[EMAIL PROTECTED] if you are using virtual domains. Also make >sure that the files are chown cyrus:mail (or whatever uid/guid you are >using). Rudy, It was the virtual domain-thing. You're

RE: reconstruct doing nothing

2008-03-21 Thread Bart Coninckx
>If you are using the unix hierarchy seperator, you need to use >reconstruct -r user/testuser. >Or user/[EMAIL PROTECTED] if you are using virtual domains. Also make >sure that the files are chown cyrus:mail (or whatever uid/guid you are >using). >You can run strace reconstruct ... that will

Re: Fedora 8 cyrus-imap install w/ cyrus admin cm permission errors (long post)

2008-03-21 Thread Alain Spineux
On Mon, Mar 17, 2008 at 12:50 AM, Flash <[EMAIL PROTECTED]> wrote: > > > Greetings, > > I have two freshly installed Fedora 8 systems exhibiting the same behaviour, > cyrus admin permission error when creating a mailbox, this may be only > coincidental because of the operator. > > After several day

Re: reconstruct doing nothing

2008-03-21 Thread Rudy Gevaert
Bart Coninckx wrote: > Hi all, > > > > By now I’ve spent quite some time in trying to get the “reconstruct” > command working and it’s close to driving me crazy, because it just wont ... > > su cyrus “/usr/lib/cyrus/bin/reconstruct –r user.testuser" the cyrus.* > files are not changed at a

Re: reconstruct doing nothing

2008-03-21 Thread Alain Spineux
On Fri, Mar 21, 2008 at 11:18 AM, Bart Coninckx <[EMAIL PROTECTED]> wrote: > > > > > Hi all, > > > > By now I've spent quite some time in trying to get the "reconstruct" command > working and it's close to driving me crazy, because it just wont go. > > Perhaps some background info: > > I use two cl

Re: sieve problem

2008-03-21 Thread Joseph Brennan
--On Friday, March 21, 2008 13:12 +0100 Christoph Kaminski <[EMAIL PROTECTED]> wrote: > Hi! > > Why this rule doesnt work? > > IF 'From:' contains '[EMAIL PROTECTED]' AND 'From:' contains > '[EMAIL PROTECTED]' AND 'From:' contains '[EMAIL PROTECTED]' > AND 'From:' contains '[EMAIL PROTECTED]' T

sieve problem

2008-03-21 Thread Christoph Kaminski
Hi! Why this rule doesnt work? IF 'From:' contains '[EMAIL PROTECTED]' AND 'From:' contains '[EMAIL PROTECTED]' AND 'From:' contains '[EMAIL PROTECTED]' AND 'From:' contains '[EMAIL PROTECTED]' THEN file into 'INBOX.Informationen.Foren.DVB' It is created with smartsieve... other rules works.

reconstruct doing nothing

2008-03-21 Thread Bart Coninckx
Hi all, By now I've spent quite some time in trying to get the "reconstruct" command working and it's close to driving me crazy, because it just wont go. Perhaps some background info: I use two clustered Suse SLES 9 servers. For this the spool directory is moved to an alternative location. T