comparison NEWS @ 9592:b386f997c5c5 HEAD 1.2.13

Released v1.2.13.
author Timo Sirainen <tss@iki.fi>
date Fri, 23 Jul 2010 21:55:45 +0100
parents 41ea174abf10
children eb04e2b13e3d
comparison
equal deleted inserted replaced
9591:aae3b2a12cd0 9592:b386f997c5c5
1 v1.2.13 2010-07-23 Timo Sirainen <tss@iki.fi>
2
3 - acl: Don't use INBOX's ACLs as default ACLs if their paths are the
4 same. This was mainly a problem with Maildir where INBOX's ACLs
5 were copied to all newly created mailboxes.
6 - Fixed iconv() crash when it was processing several kilobytes of
7 broken continuous input. This mainly could have caused a problem
8 with IMAP SEARCH. Possibly also with some Sieve checks.
9 - If MIME encoded-words contained line feeds, Dovecot logged
10 cache corruption errors.
11 - mbox: Renaming mailbox under newly created dir didn't move index
12 directory.
13 - mbox: When generating envelope to From_-line, don't append a second
14 @owndomain if username already has one.
15
1 v1.2.12 2010-06-18 Timo Sirainen <tss@iki.fi> 16 v1.2.12 2010-06-18 Timo Sirainen <tss@iki.fi>
2 17
3 - deliver: Don't crash when a message with Auto-submitted: header gets 18 - deliver: Don't crash when a message with Auto-submitted: header gets
4 rejected. 19 rejected.
5 - lib-storage: Fixed header searches to work correctly when there are 20 - lib-storage: Fixed header searches to work correctly when there are