Re: [Dovecot] Config rewrite for v1.3

2009-02-02 Thread Timo Sirainen
On Mon, 2009-02-02 at 09:47 +0100, Heiko Schlichting wrote: > > On Tue, 2009-01-27 at 18:50 -0500, Timo Sirainen wrote: > > > Still broken, but I committed the current changes to > > > http://hg.dovecot.org/dovecot-config-rewrite/ > > > > Should be more or less working now. > > Does not compile h

Re: [Dovecot] Config rewrite for v1.3

2009-02-02 Thread Heiko Schlichting
> On Tue, 2009-01-27 at 18:50 -0500, Timo Sirainen wrote: > > Still broken, but I committed the current changes to > > http://hg.dovecot.org/dovecot-config-rewrite/ > > Should be more or less working now. Does not compile here: all-settings.c:3:26: error: all-settings.h: No such file or direct

Re: [Dovecot] Config rewrite for v1.3

2009-02-01 Thread Timo Sirainen
On Tue, 2009-01-27 at 18:50 -0500, Timo Sirainen wrote: > Still broken, but I committed the current changes to > http://hg.dovecot.org/dovecot-config-rewrite/ Should be more or less working now. > - deliver also currently forks and executes doveconf. Still does this. > The last possibility wo

[Dovecot] Config rewrite for v1.3

2009-01-27 Thread Timo Sirainen
Still broken, but I committed the current changes to http://hg.dovecot.org/dovecot-config-rewrite/ The idea is something like: - src/config/ contains a doveconf binary which can be used to dump the current configuration. It's the only binary that reads dovecot.conf directly. Currently the code i