Re: assert

2008-09-18 Thread Bron Gondwana
On Thu, Sep 18, 2008 at 05:00:39PM +0200, DEMBKOWSKI, Henryk (Henryk) wrote: > Hi, > > When I run tool hammer_skiplist to test new version of > cyrusdb_skiplist.c I got > > [EMAIL PROTECTED] ./hammer_skiplist -C /etc/imapd_p.conf -n > /home/tsc/dhenryk/hammer.out > fatal error: Internal error: as

Sorry, modsequences have not been enabled on this mailbox

2008-09-18 Thread lartc
hi all, i've groked around but cannot seem to find out what this means ... how do i enable this -- cyradm has no option, and i didn't see anything in imapd.conf or cyrus.conf ... cheers charles Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twi

Re: Several problems with mupdate master.

2008-09-18 Thread Wesley Craig
On 13 Aug 2008, at 06:22, UnlimitedMail.net - Carles Xavier Munyoz Baldó wrote: > (1) One of the problems I have is that the mupdate master process > generates > too many logs lines like these: > [...] > Worker thread finished, for a total of 5 (5 spare) > New worker thread started, for a total

Re: upgraded to v2.3.12p2

2008-09-18 Thread Wesley Craig
On 05 Aug 2008, at 14:24, James M McNutt wrote: > not sure why we get "Unknown code imap 54" Your compile is referring to com_err from some other package, which is apparently not compatible with cyrus-imapd. Probably better if you just used the one that comes with cyrus-imapd. :wes Cyru

Re: patch to force cyrus to reload its configuration in a more rigorous way

2008-09-18 Thread Wesley Craig
On 06 Apr 2008, at 11:28, Alain Spineux wrote: > I opened a new bug on bugzilla. > > https://bugzilla.andrew.cmu.edu/show_bug.cgi?id=2987 I think you mean: https://bugzilla.andrew.cmu.edu/show_bug.cgi?id=3053 I've reviewed the patch. Please address my comments to get it committed. Th

Re: querying message flags -- finding list of unread message

2008-09-18 Thread Dan White
lartc wrote: > hi all, > > is there a way to query a message store to find what message are unread > in a user's inbox? > > You can use IMAP search to find that out (e.g. with imtest). Remember that by default, seen state is not shared between users, so you'll need to authorize as the owner o

Re: [OT] m$ activesync with cyrus backend

2008-09-18 Thread lartc
On Thu, 2008-09-18 at 17:18 +0200, Sebastian Hagedorn wrote: > --On 18. September 2008 16:35:03 +0200 lartc <[EMAIL PROTECTED]> > wrote: > > > essentially what's happening here is that apple's sdk has no api > > connections to calender/tasks/notes/etc -- only contacts. > > I get that ... > > >

Re: [OT] m$ activesync with cyrus backend

2008-09-18 Thread Sebastian Hagedorn
--On 18. September 2008 16:35:03 +0200 lartc <[EMAIL PROTECTED]> wrote: essentially what's happening here is that apple's sdk has no api connections to calender/tasks/notes/etc -- only contacts. I get that ... so without jailbreaking the iphone, the only way to sync without wires is MobileM

Re: [OT] m$ activesync with cyrus backend

2008-09-18 Thread lartc
On Thu, 2008-09-18 at 16:00 +0200, Sebastian Hagedorn wrote: > --On 16. September 2008 18:31:31 + Andy Fiddaman <[EMAIL PROTECTED]> > wrote: > > > ; is there a way to mimic exchange server in the linux environment where i > > ; can keep my cyrus/postfix/amavis install -- is there a linux app

assert

2008-09-18 Thread DEMBKOWSKI, Henryk (Henryk)
Hi, When I run tool hammer_skiplist to test new version of cyrusdb_skiplist.c I got [EMAIL PROTECTED] ./hammer_skiplist -C /etc/imapd_p.conf -n /home/tsc/dhenryk/hammer.out fatal error: Internal error: assertion failed: cyrusdb_skiplist.c: 739: db->current_txn == NULL In code I see 724 stat

Re: [OT] m$ activesync with cyrus backend

2008-09-18 Thread lartc
On Thu, 2008-09-18 at 16:00 +0200, Sebastian Hagedorn wrote: > --On 16. September 2008 18:31:31 + Andy Fiddaman <[EMAIL PROTECTED]> > wrote: > > > ; is there a way to mimic exchange server in the linux environment where i > > ; can keep my cyrus/postfix/amavis install -- is there a linux app

Re: suggestion need to design an email system.

2008-09-18 Thread Dale Ghent
On Sep 18, 2008, at 10:11 AM, Vincent Fox wrote: > All I know is this: > > After running ZFS for the Cyrus mailstores for a year now I'd never > go back. Same here, for over year now... four opteron servers to handle 25,000 accounts. All of those servers are Solaris 10 and cyrus lives and w

Re: suggestion need to design an email system.

2008-09-18 Thread Vincent Fox
David Lang wrote: > and gaining some new worries along the way. while some are convinced that ZFS > is > the best thing ever others see it as trading a set of known problems for a > set > of unknown problems (plus it severly limits what OS you can run, which can > bring > it's own set of prob

Re: [OT] m$ activesync with cyrus backend

2008-09-18 Thread Sebastian Hagedorn
--On 16. September 2008 18:31:31 + Andy Fiddaman <[EMAIL PROTECTED]> wrote: ; is there a way to mimic exchange server in the linux environment where i ; can keep my cyrus/postfix/amavis install -- is there a linux app that ; speaks "exchange"? Z-Push (http://z-push.sourceforge.net/) does t

Re: suggestion need to design an email system.

2008-09-18 Thread Adam Tauno Williams
On Thu, 2008-09-18 at 03:28 -0700, David Lang wrote: > On Thu, 18 Sep 2008, Adam Tauno Williams wrote: > > On Wed, 2008-09-17 at 21:12 -0700, David Lang wrote: > >> On Wed, 17 Sep 2008, Wesley Craig wrote: > >>> On 17 Sep 2008, at 11:40, Jens Hoffrichter wrote: > Why does cyrus need it's own >

Re: suggestion need to design an email system.

2008-09-18 Thread Adam Tauno Williams
On Wed, 2008-09-17 at 22:28 -0700, Scott M. Likens wrote: > ... > I debated writing a gui for Cyrus for administration, but I realized > that people implement Cyrus in so many different ways. Kerberos, LDAP, > *SQL, various forms of PAM. Then you add in virtual domains, and how > you might wan

Re: suggestion need to design an email system.

2008-09-18 Thread David Lang
On Thu, 18 Sep 2008, Adam Tauno Williams wrote: > On Wed, 2008-09-17 at 21:12 -0700, David Lang wrote: >> On Wed, 17 Sep 2008, Wesley Craig wrote: >>> On 17 Sep 2008, at 11:40, Jens Hoffrichter wrote: Why does cyrus need it's own structure for the mailboxes, which is similar, but not who

Re: suggestion need to design an email system.

2008-09-18 Thread Adam Tauno Williams
On Wed, 2008-09-17 at 21:12 -0700, David Lang wrote: > On Wed, 17 Sep 2008, Wesley Craig wrote: > > On 17 Sep 2008, at 11:40, Jens Hoffrichter wrote: > >> Why does cyrus need it's own > >> structure for the mailboxes, which is similar, but not wholly > >> compatible, to maildir. Maildir and cyrus b

Re: suggestion need to design an email system.

2008-09-18 Thread Jorey Bump
David Lang wrote, at 09/18/2008 12:12 AM: > doign a quick google check on maildir it also appears that maildir is not as > standard as people think it is, it's defined almost entirely by the > implementation (DJB started it, but never worked to turn it into a standard > for > others to use) Th

querying message flags -- finding list of unread message

2008-09-18 Thread lartc
hi all, is there a way to query a message store to find what message are unread in a user's inbox? many thanks charles 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: suggestion need to design an email system.

2008-09-18 Thread Reko Turja
> so you have OS X and Solaris (with opensolaris varients), that's not > a very wide > supproted base for running servers. FreeBSD 7.x onwards has ZFS available natively. ZFS support in CURRENT seems to have most of the latest stuff from OpenSolaris incorporated and the FS seems to be pretty st