folder unreadable

2007-12-11 Thread Maria McKinley
Greetings, I am trying to figure out the best way to deal with a single folder in a users mailbox that seems to have become corrupted somehow. He is unable to access this folder from any mail client, and if I log into cyradm, and do lm the folder does not show up. However, if I go to the folder

Re: Recovering folders from DELETED tree?

2007-12-11 Thread Rudy Gevaert
Rosenbaum, Larry M. wrote: > If we have delete_mode: delayed, how do we recover deleted folders? rename them lm DELETED/[EMAIL PROTECTED] shows e.g. DELETED/user/rudy.gevaert/Foo/[EMAIL PROTECTED] ruby -e 'puts Time.at("0x472F7231".hex)' rename DELETED/user/rudy.gevaert/Foo/[EMAIL PROTECTED] u

Re: Recovering folders from DELETED tree?

2007-12-11 Thread Simon Matter
> If we have delete_mode: delayed, how do we recover deleted folders? In my tests I simply did a renm DELETED.user.xyz.475F8184 user.xyz to restore the xyz mailbox. I don't know if there is a better way to do it. Simon Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://

GETQUOTA INBOX --> NO Permission denied

2007-12-11 Thread Alain Spineux
Using imtest, when login as a user and requesting for quota, i get : 0 GETQUOTA INBOX 0 NO Permission denied but 0 GETQUOTAROOT INBOX * QUOTAROOT INBOX user/alain.spineux * QUOTA user/alain.spineux (STORAGE 9092 10240) 0 OK Completed on the other and when logged as cyrus user, I get the expecte

Recovering folders from DELETED tree?

2007-12-11 Thread Rosenbaum, Larry M.
If we have delete_mode: delayed, how do we recover deleted folders? Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Re: Authentication by certificate

2007-12-11 Thread Matthieu Hallouin free
Ken Murchison a écrit : > Matthieu Hallouin free wrote: >> Ken Murchison a écrit : >>> Matthieu Hallouin free wrote: hi, is it possible to authenticate users by certificate ? thanks >>> >>> If you mean by TLS client certificate, yes. The client must present >>> the certificate to t

Re: mixing versions in murder

2007-12-11 Thread Andrew Morgan
On Mon, 10 Dec 2007, Wesley Craig wrote: > UMich continues to run 2.2.x frontends & mupdate master with 2.3.x backends. > We did successfully xfer all of our user data from 2.2.x backends to 2.3.x > backends, after some small adjustments to the code (contributed). I was hoping to upgrade piece

Re: Cyrus DB Error - seen flag`s

2007-12-11 Thread Gerard
On Nov 28, 2007 6:01 AM, Proskurin Kirill <[EMAIL PROTECTED]> wrote: > Alain Spineux wrote: > > On Nov 28, 2007 9:47 AM, Proskurin Kirill <[EMAIL PROTECTED]> > wrote: > >> Hello all. > >> > >> My system: > >> FreeBSD 6.1-RELEASE-p10 > >> cyrus-imapd-2.3.7 > >> cyrus-sasl-2.1.22 > >> cyrus-sasl-sas

Re: Cyrus IMAPd 2.3.11 Released

2007-12-11 Thread Simon Matter
> I am pleased to announce the release of Cyrus IMAPd 2.3.11. This > release should be considered production quality. The patch below fixes a typo which prevents building on older GCC. Simon --- cyrus-imapd-2.3.11/imap/index.c.origFri Oct 26 17:31:40 2007 +++ cyrus-imapd-2.3.11/imap/ind

Re: Cyrus IMAPd 2.3.11 Released

2007-12-11 Thread Thomas Hager
On Mon, 2007-12-10 at 12:20 -0500, Ken Murchison wrote: > I am pleased to announce the release of Cyrus IMAPd 2.3.11. This > release should be considered production quality. hi, gcc 2.96 fails to build 2.3.11 because of a typo in imap/index.c. see the attached patch for a fix. apart from this sm

Re: Anyone use MAIL::IMAPClient?

2007-12-11 Thread Mike Eggleston
On Tue, 11 Dec 2007, Peter Reuter?s might have said: > > So I am not able to set \Seen as the cyrus user in a normal user's account > > and have that normal user seen the setting of the \Seen flag? > > > > If so, I can see where that makes sense, but *really* what I need at the > > moment. I had a

Re: Cyrus IMAPd 2.3.11 Released

2007-12-11 Thread Oliver Falk
Successfully updated my site (including autocreate stuff from email.uoa.gr). Best, Oliver On 12/10/2007 06:20 PM, Ken Murchison wrote: > I am pleased to announce the release of Cyrus IMAPd 2.3.11. This > release should be considered production quality. > > > Noteworthy changes: > > * Fi

Re: skiplist_unsafe

2007-12-11 Thread David Carter
On Fri, 7 Dec 2007, Janne Peltonen wrote: >> If you feel that your filesystem/buffercache will do a good job at >> writing things out to disk, and you've got battery-backed cache on >> your storage, you should be relatively well off. > > But if I were to turn skiplist_unsafe on, and the OS crashed

Re: Anyone use MAIL::IMAPClient?

2007-12-11 Thread Peter Reuterås
> So I am not able to set \Seen as the cyrus user in a normal user's account > and have that normal user seen the setting of the \Seen flag? > > If so, I can see where that makes sense, but *really* what I need at the > moment. I had a glitch this morning and all *.seen files were corrputed. > I sh