Re: [Dovecot] v1.1 plans

2007-05-13 Thread Jacek Osiecki
On Fri, 11 May 2007, Timo Sirainen wrote: On Wed, 2007-04-18 at 10:51 +0200, Jacek Osiecki wrote: ago, but I don't know if there were any decisions made... Is there a plan for using hard links in dovecot-LDA when the mail is going to be delivered to many recepients... In fact lack of such fun

Re: [Dovecot] v1.1 plans

2007-05-12 Thread imacat
Could the below be added to the list, too, if time allows? * Add more comments in the source files. Add comments before each subroutine illustrating: 1. the purpose of the subroutine, 2. the arguments of the subroutine, and 3. the return value of the subroutine. Add some comments before

Re: [Dovecot] v1.1 plans

2007-05-11 Thread Timo Sirainen
On Fri, 2007-05-11 at 11:35 -0400, Charles Marcus wrote: > Will it be easy to convert from maildir to dbox when it is stable? Convert plugin was created exactly for that. Although it doesn't yet support preserving UIDs. I'm planning on migrating my own mail from mbox to dbox some day, and I want t

Re: [Dovecot] v1.1 plans

2007-05-11 Thread Charles Marcus
Timo - can you make a guess as to whether or not single-instance storage is even a possibility with 2.0? That'd be a dbox-only feature. I've been thinking about dbox a bit recently. I'll write a separate mail about that sometimes later. Anyway, it's possible that it gets implemented even for v1

Re: [Dovecot] v1.1 plans

2007-05-11 Thread Timo Sirainen
On Thu, 2007-04-19 at 22:00 +0200, Stefan Klatt wrote: > What do you think about LDAP (or SQL,...) queries for each userparameter? > Make it easyer to implement dovecot at raised and/or complex structures. With SQL it's possible to create complex functions (at least with PostgreSQL..). With LDAP I

Re: [Dovecot] v1.1 plans

2007-05-11 Thread Timo Sirainen
On Wed, 2007-04-18 at 09:51 +0100, David Lee wrote: > Firstly, congratutulations on the official 1.0; we are now running this > in production. > > On Tue, 17 Apr 2007, Timo Sirainen wrote: > > > I'm hoping to release the first alphas/betas in 2-3 months, with v1.1.0 > > maybe even as early as ne

Re: [Dovecot] v1.1 plans

2007-05-11 Thread Timo Sirainen
On Wed, 2007-04-18 at 11:11 +0100, Hugo Monteiro wrote: > one thing i already discussed with you some time ago that would make > some difference and open lots of possibilities, in my opinion, would be > the ability to have a virtual INBOX that could be composed by a list of > folders. That would ma

Re: [Dovecot] v1.1 plans

2007-05-11 Thread Timo Sirainen
On Wed, 2007-04-18 at 10:51 +0200, Jacek Osiecki wrote: > One question... I remember that such issue has been raised here some time > ago, but I don't know if there were any decisions made... Is there a plan > for using hard links in dovecot-LDA when the mail is going to be delivered > to many rece

Re: [Dovecot] v1.1 plans

2007-05-11 Thread Timo Sirainen
On Wed, 2007-04-18 at 07:49 -0400, Charles Marcus wrote: > The other is single-instance storage... and I don't see a mention of > that anywhere... > > Timo - can you make a guess as to whether or not single-instance > storage > is even a possibility with 2.0? That'd be a dbox-only feature. I'v

Re: [Dovecot] v1.1 plans

2007-05-11 Thread Timo Sirainen
On Thu, 2007-04-19 at 00:30 -0700, Timothy Martin wrote: > Are all v1.0 patches and CVS HEAD now 1.1? Specifically I was > wondering if the quota rewrite (http://dovecot.org/list/dovecot/2006- > September/016134.html) is or will be in the 1.1 builds. Not all, but quota rewrite is. signature.

Re: [Dovecot] v1.1 plans

2007-04-28 Thread Francisco Reyes
Justin McAleer writes: On top of the performance gains, gathering disk usage for billing changes from parsing hundreds of thousands of maildirsize files (and du -s or equivalent for those really large maildirs, ugh) to a single sql query, Not sure how difficult it would be, but that would be

Re: [Dovecot] v1.1 plans

2007-04-19 Thread Stefan Klatt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Robert, >>> Features that I'm planning on implementing: >>> - Fully supported shared mailboxes and IMAP ACL extension >> fine... > >> What do you think about LDAP (or SQL,...) queries for each userparameter? >> Make it easyer to implement dovecot

Re: [Dovecot] v1.1 plans

2007-04-19 Thread Robert Schetterer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Stefan Klatt schrieb: > Hi Timo, > >> Features that I'm planning on implementing: > > >> - Fully supported shared mailboxes and IMAP ACL extension > fine... > > What do you think about LDAP (or SQL,...) queries for each userparameter? > Make it ea

Re: [Dovecot] v1.1 plans

2007-04-19 Thread Richard Laager
On Wed, 2007-04-18 at 07:17 -0400, Charles Marcus wrote: > Well, there is room for argument here... I would call a 'minor' version > going from 1.0 to 1.0.1. For these increments, I totally agree. That's a change in the micro version. http://en.wikipedia.org/wiki/Software_versioning#Numeric Rich

Re: [Dovecot] v1.1 plans

2007-04-19 Thread Stefan Klatt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Timo, > Features that I'm planning on implementing: > > > - Fully supported shared mailboxes and IMAP ACL extension fine... What do you think about LDAP (or SQL,...) queries for each userparameter? Make it easyer to implement dovecot at raised an

Re: [Dovecot] v1.1 plans

2007-04-19 Thread Timothy Martin
Are all v1.0 patches and CVS HEAD now 1.1? Specifically I was wondering if the quota rewrite (http://dovecot.org/list/dovecot/2006- September/016134.html) is or will be in the 1.1 builds. .tim On Apr 17, 2007, at 2:53 PM, Timo Sirainen wrote: On Tue, 2007-04-17 at 23:32 +0200, Robert Schett

Re: [Dovecot] v1.1 plans - sieve?

2007-04-18 Thread Jeff Mitchell
Jorge Salamero Sanz wrote: On Wednesday 18 April 2007 00:13, Timo Sirainen wrote: I don't think so. I want to distribute it with Sieve plugin, and that pretty much requires changes that come only in v2.0. so what's the suggested setup for server-side mail filtering right now ? If yo

Re: [Dovecot] v1.1 plans

2007-04-18 Thread Justin McAleer
Justin McAleer wrote: I was having problems with it seemingly not making updates at all. It would do the initial usage calculation when I logged in, but never updated when I sent a message or expunged anything. In the past (months ago) I also saw problems when sending a message to multiple r

Re: [Dovecot] v1.1 plans - sieve?

2007-04-18 Thread Neale Pickett
On Wednesday 18 April 2007 2:19 am, Joakim Ryden wrote: > or run the pysieved managesieve server from here: > > http://woozle.org/~neale/repos/pysieved/ It has a web page now: http://woozle.org/~neale/src/pysieved Thanks for the kind words :) Neale

Re: [Dovecot] v1.1 plans

2007-04-18 Thread Charles Marcus
- - Fully supported shared mailboxes and IMAP ACL extension will be very nice I agree wholeheartedly - this is one of the two biggest features I see as dovecot needing to make it numero uno without argument. The other is single-instance storage... and I don't see a mention of that anywhere..

Re: [Dovecot] v1.1 plans

2007-04-18 Thread Justin McAleer
Charles Marcus wrote: Richard Laager wrote: On Tue, 2007-04-17 at 21:46 +0300, Timo Sirainen wrote: I'm planning on keeping v1.1 almost completely compatible with v1.0. There could be some minor configuration file changes, but for most people v1.0's dovecot.conf should work with v1.1. Please

Re: [Dovecot] v1.1 plans

2007-04-18 Thread Justin McAleer
Timo Sirainen wrote: On Tue, 2007-04-17 at 15:41 -0400, Justin McAleer wrote: In my testing of using sql dictionary for quota, it appears pretty buggy. Are you aware of such problems? Either way, would you consider reliable dictionary quota support a target for 1.1? Actually I think

Re: [Dovecot] v1.1 plans

2007-04-18 Thread Charles Marcus
Richard Laager wrote: On Tue, 2007-04-17 at 21:46 +0300, Timo Sirainen wrote: I'm planning on keeping v1.1 almost completely compatible with v1.0. There could be some minor configuration file changes, but for most people v1.0's dovecot.conf should work with v1.1. Please, this needs to be "Eve

Re: [Dovecot] v1.1 plans

2007-04-18 Thread David Blundell
On 18 Apr 2007, at 11:11, Hugo Monteiro wrote: 2 - If the list of folders could be a wildcard, allow POP users to retrieve ALL their messages, even if they're also regular IMAP based webmail users. What a fantastic idea! I have users that would love to be able to use webmail when out of th

Re: [Dovecot] v1.1 plans

2007-04-18 Thread Hugo Monteiro
Timo Sirainen wrote: > Features that I'm planning on implementing: > > - Fully supported shared mailboxes and IMAP ACL extension > - Replace Squat FTS indexes with my new design > - Case-insensitive searches with non-ASCII text as well > - Maybe add support for all kinds of IMAP extensions that

Re: [Dovecot] v1.1 plans

2007-04-18 Thread Hugo Monteiro
Richard Laager wrote: > On Tue, 2007-04-17 at 21:46 +0300, Timo Sirainen wrote: > >> I'm planning on keeping v1.1 almost completely compatible with v1.0. >> There could be some minor configuration file changes, but for most >> people v1.0's dovecot.conf should work with v1.1. >> > > Please,

Re: [Dovecot] v1.1 plans

2007-04-18 Thread David Lee
Firstly, congratutulations on the official 1.0; we are now running this in production. On Tue, 17 Apr 2007, Timo Sirainen wrote: > I'm hoping to release the first alphas/betas in 2-3 months, with v1.1.0 > maybe even as early as next summer. [...] Quick check: Is "next summer" envisaged as 2007

Re: [Dovecot] v1.1 plans

2007-04-18 Thread Jacek Osiecki
On Tue, 17 Apr 2007, Timo Sirainen wrote: I think I won't do any actual releases until it's mostly feature complete. Then maybe v1.1.alpha1 or v1.1.beta1. So if you want to test it before then, use CVS or the nightly snapshots. [...] I'm hoping to release the first alphas/betas in 2-3 months

Re: [Dovecot] v1.1 plans - sieve?

2007-04-18 Thread Joakim Ryden
On Wed, 18 Apr 2007 10:04:09 +0200 [EMAIL PROTECTED] wrote: JSS> On Wednesday 18 April 2007 00:13, Timo Sirainen wrote: JSS> > I don't think so. I want to distribute it with Sieve plugin, and JSS> > that pretty much requires changes that come only in v2.0. JSS> JSS> so what's the suggested setup

Re: [Dovecot] v1.1 plans - sieve?

2007-04-18 Thread Jorge Salamero Sanz
On Wednesday 18 April 2007 00:13, Timo Sirainen wrote: > I don't think so. I want to distribute it with Sieve plugin, and that > pretty much requires changes that come only in v2.0. so what's the suggested setup for server-side mail filtering right now ?

Re: [Dovecot] v1.1 plans - sieve?

2007-04-17 Thread Neale Pickett
On Tuesday 17 April 2007 16:13, Timo Sirainen wrote: > On Tue, 2007-04-17 at 22:59 +0100, David Anderson wrote: > > MANAGESIEVE > > I don't think so. In the meantime you can use pysieved. The 1.0 release should be out any day now. http://woozle.org/~neale/src/pysieved Neale

Re: [Dovecot] v1.1 plans

2007-04-17 Thread Kyle Wheeler
On Tuesday, April 17 at 05:58 PM, quoth Sergey: I'd like dovecot to have option '-e' to edit configs like postfix has. I understand dovecot configs are much more complex and have nested blocks. But may be double-colon notation to qualify identifiers by block names will work, like: --- dovecot -e

Re: [Dovecot] v1.1 plans

2007-04-17 Thread Dean Manners
> I want to update index file handling to use less locks and > update dovecot.index file less often. The file formats would > still stay backwards compatible with v1.0. After this I'm > hoping to get index files working well with NFS even with > attribute cache enabled. Music to my ears - as i

Re: [Dovecot] v1.1 plans

2007-04-17 Thread Richard Laager
On Tue, 2007-04-17 at 21:46 +0300, Timo Sirainen wrote: > I'm planning on keeping v1.1 almost completely compatible with v1.0. > There could be some minor configuration file changes, but for most > people v1.0's dovecot.conf should work with v1.1. Please, this needs to be "Everyone's v1.0 dovecot.

Re: [Dovecot] v1.1 plans

2007-04-17 Thread Robert Schetterer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Timo Sirainen schrieb: > On Tue, 2007-04-17 at 23:32 +0200, Robert Schetterer wrote: >> will you include some quota warn code to lda like maildrop does ? > > There's already a patch for that in v1.0. So yes, I'll most likely > include that to v1.1 onc

Re: [Dovecot] v1.1 plans - sieve?

2007-04-17 Thread Timo Sirainen
On Tue, 2007-04-17 at 22:59 +0100, David Anderson wrote: > Sorry... I know about and am using the sieve plugin... I should have > said MANAGESIEVE. I realise there's a patch for that, but I was > wondering if something's going to make it into 1.1. I don't think so. I want to distribute it with S

Re: [Dovecot] v1.1 plans - sieve?

2007-04-17 Thread David Anderson
On Tuesday 17 Apr 2007, Brad wrote: > Dovecot has had Sieve support for quite some time. It is mentioned on > the download page. > > "Download Sieve plugin v1.0.1 for Dovecot's local delivery agent." > > http://wiki.dovecot.org/LDA/Sieve Sorry... I know about and am using the sieve plugin... I sho

Re: [Dovecot] v1.1 plans

2007-04-17 Thread Sergey
I'd like dovecot to have option '-e' to edit configs like postfix has. I understand dovecot configs are much more complex and have nested blocks. But may be double-colon notation to qualify identifiers by block names will work, like: --- dovecot -e 'socket listen::client::path=/tmp/dovecot-auth-cli

Re: [Dovecot] v1.1 plans

2007-04-17 Thread Timo Sirainen
On Tue, 2007-04-17 at 23:32 +0200, Robert Schetterer wrote: > will you include some quota warn code to lda like maildrop does ? There's already a patch for that in v1.0. So yes, I'll most likely include that to v1.1 once it gets ported. signature.asc Description: This is a digitally signed mess

Re: [Dovecot] v1.1 plans - sieve?

2007-04-17 Thread Brad
On Tue, 17 Apr 2007 22:30:38 +0100 David Anderson <[EMAIL PROTECTED]> wrote: > > In the 1.1 plans > (http://dovecot.org/list/dovecot/2007-April/021974.html) I don't see > any mention of sieve... is this intentional? Sieve support is a > priority for me... I'm going to have to see if I can get

Re: [Dovecot] v1.1 plans

2007-04-17 Thread Robert Schetterer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Timo Sirainen schrieb: > I think I won't do any actual releases until it's mostly feature > complete. Then maybe v1.1.alpha1 or v1.1.beta1. So if you want to test > it before then, use CVS or the nightly snapshots. > > I'm planning on keeping v1.1 alm

[Dovecot] v1.1 plans - sieve?

2007-04-17 Thread David Anderson
In the 1.1 plans (http://dovecot.org/list/dovecot/2007-April/021974.html) I don't see any mention of sieve... is this intentional? Sieve support is a priority for me... I'm going to have to see if I can get it via exim's support if dovecot's not going to add it in 1.1. Cheers, David

Re: [Dovecot] v1.1 plans

2007-04-17 Thread Timo Sirainen
On Tue, 2007-04-17 at 15:41 -0400, Justin McAleer wrote: > > In my testing of using sql dictionary for quota, it appears pretty > buggy. Are you aware of such problems? Either way, would you consider > reliable dictionary quota support a target for 1.1? Actually I think I did it today. The big

Re: [Dovecot] v1.1 plans

2007-04-17 Thread Justin McAleer
Timo Sirainen wrote: Features that I'm planning on implementing: - Fully supported shared mailboxes and IMAP ACL extension - Replace Squat FTS indexes with my new design - Case-insensitive searches with non-ASCII text as well - Maybe add support for all kinds of IMAP extensions that can be

[Dovecot] v1.1 plans

2007-04-17 Thread Timo Sirainen
I think I won't do any actual releases until it's mostly feature complete. Then maybe v1.1.alpha1 or v1.1.beta1. So if you want to test it before then, use CVS or the nightly snapshots. I'm planning on keeping v1.1 almost completely compatible with v1.0. There could be some minor configuration fil