Cyrus 2.4.8alpha1 Released

2011-04-08 Thread Bron Gondwana
We are pleased to announce the release of Cyrus IMAPd 2.4.8beta1 You can download it from the snapshots directory: http://www.cyrusimap.org/releases/snapshots/cyrus-imapd-2.4.8beta1.tar.gz This is an beta release in the 2.4.x series. It fixes some bugs that were introduced with 2.4.8alpha1, and

Re: acl

2011-04-08 Thread Bron Gondwana
On Fri, Apr 08, 2011 at 08:21:33PM +0200, Bron Gondwana wrote: > On Fri, Apr 08, 2011 at 06:17:37PM +0200, rosenber...@taoweb.at wrote: > > But back to the question > > I read out the acl from a mailbox > > lrswipkxtecda > > man cyradm > > l = Look > > r = Read > > s = Seen > > w = Write >

Re: acl

2011-04-08 Thread Bron Gondwana
On Fri, Apr 08, 2011 at 06:17:37PM +0200, rosenber...@taoweb.at wrote: > But back to the question > I read out the acl from a mailbox > lrswipkxtecda > man cyradm > l = Look > r = Read > s = Seen > w = Write > i = Insert > p = Post > k = Create > x = Delete > t = Delete Message > e =

Re: multipart message with pdf file gets truncated

2011-04-08 Thread Julien Vehent
On Fri, 08 Apr 2011 09:27:29 -0400, Joseph Brennan wrote: > Julien Vehent wrote-- > >> Now, without being a MIME expert, I assume that the last "NextPart" >> line not being followed by anything is not a good thing. > > No, that last boundary marks the end of the mime part, signfifed by > the tw

acl

2011-04-08 Thread rosenberger
Hello i start writing a cyradm web frontend in php. the old one php-cyradm was from the 2000 year and does not work on newer php version. But back to the question I read out the acl from a mailbox lrswipkxtecda man cyradm l = Look r = Read s = Seen w = Write i = Insert p = Post k

Re: How to Log the Sharing of Mail Boxes?

2011-04-08 Thread Bron Gondwana
On Fri, 8 Apr 2011 15:38:08 +0200 (CEST) "Eric Luyten" wrote: > On Fri, April 8, 2011 3:24 pm, Victor Silva wrote: > > Hello folks. I`m working in a environment where I need to keep track of > > whose accounts have shared a given mailbox (due to legal issues). I was > > unable > > to find such f

Re: How to Log the Sharing of Mail Boxes?

2011-04-08 Thread Eric Luyten
On Fri, April 8, 2011 3:24 pm, Victor Silva wrote: > Hello folks. I`m working in a environment where I need to keep track of > whose accounts have shared a given mailbox (due to legal issues). I was unable > to find such funcionality in cyrus documentation. I know I can recover the > logs of the pe

Re: multipart message with pdf file gets truncated

2011-04-08 Thread Joseph Brennan
Julien Vehent wrote-- > Now, without being a MIME expert, I assume that the last "NextPart" > line not being followed by anything is not a good thing. No, that last boundary marks the end of the mime part, signfifed by the two hyphens at the end. In this case it's the end of the whole message

How to Log the Sharing of Mail Boxes?

2011-04-08 Thread Victor Silva
Hello folks. I`m working in a environment where I need to keep track of whose accounts have shared a given mailbox (due to legal issues). I was unable to find such funcionality in cyrus documentation. I know I can recover the logs of the people who have accessed the box but this is a bit different