Dovecot v2.0.17 released

propcgamer

Verified User
Joined
Dec 27, 2005
Messages
148
+ Proxying now supports sending SSL client certificate to server with
ssl_client_cert/key settings.
+ doveadm dump: Added support for dumping dbox headers/metadata.
- Fixed memory leaks in login processes with SSL connections
- vpopmail support was broken in v2.0.16
 
After upgrading Dovecot on both a CentOS 5.7 64bit box and CentOS 6.2 64bit box, then when doing ./build versions I get this on both servers:

Code:
Latest version of dovecot: 2.0.17
Installed version of dovecot: 2.0.17 (684381041dc4+)

Dovecot 2.0.17 (684381041dc4+) to 2.0.17 update is available.

Also in DirectAdmin panel when I click on "System Information" I have this line:

Code:
dovecot 2.0.17 (684381041dc4+) 	Running
 
Last edited:
Thanks for the report. I've just noticed that too:
Code:
[root@es4 custombuild]# dovecot --version
2.0.17 (684381041dc4+)
Looks like they just forgot to remove the "pre-release" version from the build (or something like that).
In any case, I've reverted back to 2.0.16 for now, until they figure it out.

John
 
Back
Top