[Dovecot] v2.1.7 released
http://dovecot.org/releases/2.1/dovecot-2.1.7.tar.gz http://dovecot.org/releases/2.1/dovecot-2.1.7.tar.gz.sig
* Session ID is now included by default in auth and login process
log lines. It can be added to mail processes also by adding
%{session} to mail_log_prefix.
+ Added ssl_require_crl setting, which specifies if CRL check must
be successful when verifying client certificates.
+ Added mail_shared_explicit_inbox setting to specify if a shared INBOX
should be accessible as "shared/$user" or "shared/$user/INBOX".
- v2.1.5: Using "~/" as mail_location or elsewhere failed to actually
expand it to home directory.
- dbox: Fixed potential assert-crash when reading dbox files.
- trash plugin: Fixed behavior when quota is already over limit.
- mail_log plugin: Logging "copy" event didn't work.
- Proxying to backend server with SSL: Verifying server certificate
name always failed, because it was compared to an IP address.
On Tue, 2012-05-29 at 22:24 +0300, Timo Sirainen wrote:
http://dovecot.org/releases/2.1/dovecot-2.1.7.tar.gz http://dovecot.org/releases/2.1/dovecot-2.1.7.tar.gz.sig
Oops! I copy&pasted v2.1.6 NEWS somehow. Here's the correct one:
* LDAP: Compatibility fix for v2.0: ldap: If attributes contain
ldapAttr=key=template%$ and ldapAttr doesn't exist, skip the key
instead of using "template" value with empty %$ part for the key.
+ pop3: Added pop3_uidl_duplicates setting for changing the behavior
for duplicate UIDLs.
+ director: Added "doveadm director ring remove" command.
- director: Don't crash with quickly disconnecting incoming director
connections.
- mdbox: If mail was originally saved to non-INBOX, and namespace
prefix is non-empty, don't assert-crash when rebuilding indexes.
- sdbox: Don't use more fds than necessary when copying mails.
- auth: Fixed crash with DIGEST-MD5 when attempting to do master user
login without master passdbs.
- Several fixes to mail_shared_explicit_inbox=no
- imapc: Use imapc_list_prefix also for listing subscriptions.
hello Timo,
Thank you very much for keeping dovecot such an active project. ;)
Do you happen to have any updates on the progress of dsync redesign?
best wishes, Andrei
On Tue, 2012-05-29 at 22:24 +0300, Timo Sirainen wrote:
http://dovecot.org/releases/2.1/dovecot-2.1.7.tar.gz http://dovecot.org/releases/2.1/dovecot-2.1.7.tar.gz.sig
Oops! I copy&pasted v2.1.6 NEWS somehow. Here's the correct one:
- LDAP: Compatibility fix for v2.0: ldap: If attributes contain ldapAttr=key=template%$ and ldapAttr doesn't exist, skip the key instead of using "template" value with empty %$ part for the key.
- pop3: Added pop3_uidl_duplicates setting for changing the behavior for duplicate UIDLs.
- director: Added "doveadm director ring remove" command.
- director: Don't crash with quickly disconnecting incoming director connections.
- mdbox: If mail was originally saved to non-INBOX, and namespace prefix is non-empty, don't assert-crash when rebuilding indexes.
- sdbox: Don't use more fds than necessary when copying mails.
- auth: Fixed crash with DIGEST-MD5 when attempting to do master user login without master passdbs.
- Several fixes to mail_shared_explicit_inbox=no
- imapc: Use imapc_list_prefix also for listing subscriptions.
!DSPAM:4fc5232294221570516271!
On Tue, 2012-05-29 at 15:31 -0400, Michescu Andrei wrote:
Do you happen to have any updates on the progress of dsync redesign?
The code is in v2.2 hg tree now: http://hg.dovecot.org/dovecot-2.2/rev/b2076acc3715
See the commit message for some of the missing things.
I'm hoping to get back to coding it soon, although there are some other important things as well going on right now. Anyway the idea is that I'd get it good enough to use my own mails pretty soon, then get v2.2 tree feature complete and release v2.2.alpha1 within a month or two and hopefully quickly stabilize it.
participants (2)
-
Michescu Andrei
-
Timo Sirainen