On Mon, 2010-07-05 at 14:22 +0200, Thomas Hummel wrote:
> # ./doveconf -c test.conf > /dev/null
> doveconf: Warning: Obsolete setting in test.conf:1:
> mail_drop_priv_before_exec has been replaced by service {
> drop_priv_before_exec }
> doveconf: Fatal: Error in configuration file test.conf line
On Mon, Jul 05, 2010 at 12:10:42PM +0100, Timo Sirainen wrote:
> > cd /usr/local/dovecot-2/bin
> > ./doveconf -c -n /usr/local/dovecot/etc/dovecot.conf
>
> That should have worked. What if you try this:
> http://dovecot.org/list/dovecot/2010-July/050305.html
Same error :
# cat test.conf
mail_d
On Mon, 2010-07-05 at 12:20 +0200, Thomas Hummel wrote:
> cd /usr/local/dovecot-2/bin
> ./doveconf -c -n /usr/local/dovecot/etc/dovecot.conf
That should have worked. What if you try this:
http://dovecot.org/list/dovecot/2010-July/050305.html
On Mon, Jun 28, 2010 at 09:15:29PM +0100, Timo Sirainen wrote:
> doveconf -n -c dovecot.conf > /dev/null
Maybe I'm using it incorrectly :
I've got 2 dovecot installations (installed manually with --prefix)
/usr/local/dovecot -> /usr/local/dovecot-1.2.12/
/usr/local/dovecot-2/
and I'm doing :
On Fri, Jun 25, 2010 at 09:06:53PM +0100, Timo Sirainen wrote:
> > > This was caused by the old settings translator. What was in line 176?
> >
> > login_max_processes_count = 1024
>
> That alone doesn't break it with my tests. Could you send me the entire
> config file so I could get this fixed
On Mon, 2010-06-28 at 19:04 +0200, Thomas Hummel wrote:
> On Fri, Jun 25, 2010 at 09:06:53PM +0100, Timo Sirainen wrote:
>
> > That alone doesn't break it with my tests. Could you send me the entire
> > config file so I could get this fixed?
>
> Here it is (I anonymised some path and addresses) i
On Wed, 2010-06-23 at 18:57 +0200, Thomas Hummel wrote:
> On Wed, Jun 23, 2010 at 04:40:35PM +0100, Timo Sirainen wrote:
>
> Hello Timo,
>
> > > doveconf: Fatal: Error in configuration file
> > > /usr/local/dovecot-1.2.12/etc/dovecot.conf line 176: Unknown setting:
> > > process_limit
> >
>
On Wed, Jun 23, 2010 at 04:40:35PM +0100, Timo Sirainen wrote:
Hello Timo,
> > doveconf: Fatal: Error in configuration file
> > /usr/local/dovecot-1.2.12/etc/dovecot.conf line 176: Unknown setting:
> > process_limit
>
> This was caused by the old settings translator. What was in line 176?
On Wed, 2010-06-23 at 16:54 +0200, Thomas Hummel wrote:
> Hello,
>
> I'm setting up a dovecot-2.0.beta6 install and I'm experiencing the
> following issues/questions :
>
> 1. Converting the config file
>
> # /usr/local/dovecot-2/bin/doveconf -n -c
> /usr/local/dovecot-1.2.12/etc/dovecot.conf