31 Mar
2016
31 Mar
'16
4:44 p.m.
2.2.23 seems to have broken doveadm backup, was previously working fine on 2.2.22
[root@S613 lkyneur]# doveadm -v backup -u em.mck ... doveadm(root): Error: User doesn't exist
[root@S613 lkyneur]# doveadm user em.mck field value uid vmail gid vmail home /srv/vmail/eftel/xxx.com/20032218/em.mck mail mdbox:/srv/vmail/eftel/xxx.com/20032218/em.mck/mdbox:ALT=/altstorage/srv/vmail/eftel/xxx.com/20032218/em.mck/mdbox quota_rule *:bytes=500M
On 30/03/16 23:48, Timo Sirainen wrote:
http://dovecot.org/releases/2.2/dovecot-2.2.23.tar.gz http://dovecot.org/releases/2.2/dovecot-2.2.23.tar.gz.sig
This is a bugfix-only release with various important fixes on top of v2.2.22.
- Various fixes to doveadm. Especially running commands via doveadm-server was broken.
- director: Fixed user weakness getting stuck in some situations
- director: Fixed a situation where directors keep re-sending different states to each others and never becoming synced.
- director: Fixed assert-crash related to a slow "user killed" reply
- Fixed assert-crash related to istream-concat, which could have been triggered at least by a Sieve script.