Re: Solved: Re: Help please, cyrus imapd production system down

2010-04-27 Thread Mike Eggleston
On Thu, 27 Mar 2008, Mike Eggleston might have said: > On Wed, 26 Mar 2008, Andrew Morgan might have said: > > > On Wed, 26 Mar 2008, Mike Eggleston wrote: > > > > >It looks like there is just one user that when that user connects to > > >cyrus the imapd starts coring and when a message is sent

Re: Solved: Re: Help please, cyrus imapd production system down

2008-03-28 Thread Nicolas KOWALSKI
"Rob Mueller" <[EMAIL PROTECTED]> writes: >> With your patch applied on my 2.3.11 installation, I now get a number >> of these messages in my logs: >> >> Mar 28 12:57:15 petole imap[25561]: skiplist: >> /home/cyrus/user/n/niko.seen is already open 1 time, returning object >> Mar 28 12:57:18 petole

Re: Solved: Re: Help please, cyrus imapd production system down

2008-03-28 Thread Rob Mueller
> With your patch applied on my 2.3.11 installation, I now get a number > of these messages in my logs: > > Mar 28 12:57:15 petole imap[25561]: skiplist: /home/cyrus/user/n/niko.seen > is already open 1 time, returning object > Mar 28 12:57:18 petole imap[25561]: skiplist: /home/cyrus/user/n/niko

Re: Solved: Re: Help please, cyrus imapd production system down

2008-03-28 Thread Nicolas KOWALSKI
Bron Gondwana <[EMAIL PROTECTED]> writes: > This is taken from my 2.3.11 tree with extra patches (I seem to be > posting those patches a lot!) for sanity checking and integrity > assertions. With these patches applied I have been unable to cause > any damage to the underlying skiplist files no mat

Re: Solved: Re: Help please, cyrus imapd production system down

2008-03-27 Thread Andrew Morgan
On Thu, 27 Mar 2008, Mike Eggleston wrote: > Are there any problems, compatibility or conversion issues, when upgrading? Possibly. Read the changes.html file. It will tell you about all important changes between versions. Andy Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus

Re: Solved: Re: Help please, cyrus imapd production system down

2008-03-27 Thread Mike Eggleston
On Thu, 27 Mar 2008, Andrew Morgan might have said: > On Thu, 27 Mar 2008, Mike Eggleston wrote: > > >Problem solution: > >remove the user's seen file at /var/lib/imap/user/?/$USER.seen > > no restarting of cyrus required after removing the broken file > > > >Environment: > >Fedora Core 5 (curren

Re: Solved: Re: Help please, cyrus imapd production system down

2008-03-27 Thread Andrew Morgan
On Thu, 27 Mar 2008, Mike Eggleston wrote: > Problem solution: > remove the user's seen file at /var/lib/imap/user/?/$USER.seen > no restarting of cyrus required after removing the broken file > > Environment: > Fedora Core 5 (current patches) > # rpm -qa | grep cyrus > cyrus-imapd-devel-2.3.1-2.

Re: Solved: Re: Help please, cyrus imapd production system down

2008-03-27 Thread Simon Matter
> On Wed, 26 Mar 2008, Andrew Morgan might have said: > >> On Wed, 26 Mar 2008, Mike Eggleston wrote: >> >> >It looks like there is just one user that when that user connects to >> >cyrus the imapd starts coring and when a message is sent to that user's >> >address then lmtpd starts coring. How do