The old version was 1.0b3 from freebsd ports and all works fine.
When I have upgrade freebsd ports and install a new 1.0b8 I see this error.
Before I have installed a new version I have "make deinstall" all 1.0b3 package. (dovecot.conf was old with "ssl_disable = yes")
Later I have add --without-ssl in port's Makefile and compile dovecot without ssl. But I have all the same seen "pop3-login: BUG: SSL..."
When I have set "ssl_disable = no" I saw another error: "Error: SSL support not compiled in but ssl_disable=no"
TS> On Tue, 2006-05-16 at 01:29 +0400, Oleg D. wrote:
Hi
I used dovecot 1.0b3 without ssl (FreeBSD) I just upgrage dovecot to new 1.0b8 with the same config file and I have this error in log: pop3-login: BUG: SSL initialization parameters not given while they should have been
p.s In my dovecot.conf I have option "ssl_disable = yes"
TS> What was the old version you used? Are you sure you upgraded all of the TS> binaries? I think this error usually happens when some of your binaries TS> are from older Dovecot installation while others are from newer.
participants (1)
-
Oleg D.