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
> 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
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
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