[Dovecot] 2.0beta3 10876:370ee9717a6c broke listen on literal IPv6 address
Hi,
apparently the following change in dovecot hg
- New revision (10876:370ee9717a6c) in dovecot Mercurial repository:
- config: Forgot to add header file.
broke
listen = 83.170.6.69, 2001:1b10:1000::110:1:1
mail.svr02.mucip.net:~# dovecot -F -c /etc/dovecot/dovecot.conf doveconf: Warning: Obsolete setting in /etc/dovecot/dovecot.conf:29: listen=..:port has been replaced by service { inet_listener { port } } doveconf: Fatal: Error in configuration file /etc/dovecot/dovecot.conf: duplicate listener: 1:
Is this even possible? That doesn't make sense to me, but Stephan's +29 works fine for me, +30 (with just that change according to changelog) doesn't.
Bernhard
On 9.3.2010, at 14.47, Bernhard Schmidt wrote:
Should be fixed now.
I don't know what the +versions are, but after "support for reading v1.2 config files" and before that "Forgot to add" fix the whole thing didn't even compile. Dunno if that explains anything.
On 09.03.2010 18:42, Timo Sirainen wrote:
Doesn't look like :-(
mail.svr02.mucip.net:~# dovecot -F -c /etc/dovecot/dovecot.conf doveconf: Warning: Obsolete setting in /etc/dovecot/dovecot.conf:29: listen=..:port has been replaced by service { inet_listener { port } } doveconf: Fatal: Error in configuration file /etc/dovecot/dovecot.conf: duplicate listener: 1:
This was/is 10886:f49bb060d83d
Bernhard
participants (2)
-
Bernhard Schmidt
-
Timo Sirainen