Re: [Dovecot] 1.1 and the zlib plugin

2008-07-12 Thread Timo Sirainen
On Tue, 2008-06-24 at 13:59 -0500, Kyle Wheeler wrote: > I've been playing around with using namespaces to change the way > messages are stored. My idea was to use mbox for archival stuff, like > this: > > namespace private { > separator = . > hidden = no > inbox

Re: [Dovecot] 1.1 and the zlib plugin

2008-06-25 Thread Kyle Wheeler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday, June 25 at 12:57 PM, quoth [EMAIL PROTECTED]: >OT, maybe, but this... > >> namespace private { >> separator = . >> hidden = no >> inbox = yes >> prefox = > ^^^ > >...is such a nice typo I I

Re: [Dovecot] 1.1 and the zlib plugin

2008-06-25 Thread Kyle Wheeler
On Wednesday, June 25 at 01:24 PM, quoth Ed W: Kyle Wheeler wrote: Conveniently, there's the zlib plugin. From what I could tell from the documentation, the compressed mbox names must end in ".gz", Not a solution, but I believe also now that you don't need to change the ending? I think the p

Re: [Dovecot] 1.1 and the zlib plugin

2008-06-25 Thread Ed W
Kyle Wheeler wrote: Conveniently, there's the zlib plugin. From what I could tell from the documentation, the compressed mbox names must end in ".gz", Not a solution, but I believe also now that you don't need to change the ending? I think the plugin looks at the first few bytes to determin

Re: [Dovecot] 1.1 and the zlib plugin

2008-06-25 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 OT, maybe, but this... > namespace private { > separator = . > hidden = no > inbox = yes > prefox = ^^^ ...is such a nice typo I I couldn't resist :-) But I doubt it has to do with your original proble

Re: [Dovecot] 1.1 and the zlib plugin

2008-06-24 Thread Kyle Wheeler
On Tuesday, June 24 at 01:59 PM, quoth Kyle Wheeler: I've been playing around with using namespaces to change the way messages are stored. My idea was to use mbox for archival stuff, like this: namespace private { separator = . hidden = no inbox = yes prefox

[Dovecot] 1.1 and the zlib plugin

2008-06-24 Thread Kyle Wheeler
Hello, I've been playing around with using namespaces to change the way messages are stored. My idea was to use mbox for archival stuff, like this: namespace private { separator = . hidden = no inbox = yes prefox = location = maildir:%h/Maildir