comparison NEWS @ 9121:9da0277755a2 HEAD 1.2.rc5

Released v1.2.rc5.
author Timo Sirainen <tss@iki.fi>
date Thu, 04 Jun 2009 18:32:02 -0400
parents 27a49c619a33
children 069d1d3f1760
comparison
equal deleted inserted replaced
9120:3e1899f7c205 9121:9da0277755a2
1 v1.2.rc5 2009-06-04 Timo Sirainen <tss@iki.fi>
2
3 * auth_cache_negative_ttl is now used also for password mismatches
4 (currently only with plaintext authentication mechanisms).
5
6 + Added support for EXTERNAL SASL mechanism.
7 + FETCH X-SAVEDATE can now be used to get messages' save timestamps
8 + deliver_log_format: %s is now in UTF8
9 - If message body started with a space, some operations could have
10 assert-crashed.
11 - Fixed using LDAP support as a plugin
12 - Fixes to virtual mailboxes.
13
1 v1.2.rc4 2009-05-17 Timo Sirainen <tss@iki.fi> 14 v1.2.rc4 2009-05-17 Timo Sirainen <tss@iki.fi>
2 15
3 * If /dev/arandom exists, use it instead of /dev/urandom (OpenBSD). 16 * If /dev/arandom exists, use it instead of /dev/urandom (OpenBSD).
4 * When logging to a file, the lines now start with a timestamp instead 17 * When logging to a file, the lines now start with a timestamp instead
5 of "dovecot: " prefix. 18 of "dovecot: " prefix.