Subject: Re: Latest dovecot package completely broken
To: Hauke Fath <hauke@Espresso.Rhein-Neckar.DE>
From: Geert Hendrickx <ghen@NetBSD.org>
List: current-users
Date: 06/19/2006 10:07:59
On Wed, Jun 14, 2006 at 09:55:23PM +0200, Geert Hendrickx wrote:
> On Wed, Jun 14, 2006 at 09:28:41PM +0200, Hauke Fath wrote:
> > Hum. YOu got me pretty scared for a moment, since I upgraded this
> > afternoon, but: My installation (imaps to the world, imap to localhost)
> > appears to work fine.
> 
> The same configuration (imap on localhost, imaps for all) works for me,
> another one (pop+imap+imaps for all) does not, unless I disable imaps.  

Apparantly because in the former configuration, "ssl_listen" is explicitly
set in the config file (to *), whereas in the latter it is not (so it falls
back to the value of "listen" for ssl sockets as well).  That seems to be
the issue.  

I'll see if I can either add a MESSAGE to the package, or a patch to fix
the problem (since I think it has been fixed in dovecot's own CVS already).  

	Geert