diff 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
line wrap: on
line diff
--- a/NEWS	Thu Jun 04 18:31:16 2009 -0400
+++ b/NEWS	Thu Jun 04 18:32:02 2009 -0400
@@ -1,3 +1,16 @@
+v1.2.rc5 2009-06-04 Timo Sirainen <tss@iki.fi>
+
+	* auth_cache_negative_ttl is now used also for password mismatches
+	  (currently only with plaintext authentication mechanisms).
+
+	+ Added support for EXTERNAL SASL mechanism.
+	+ FETCH X-SAVEDATE can now be used to get messages' save timestamps
+	+ deliver_log_format: %s is now in UTF8
+	- If message body started with a space, some operations could have
+	  assert-crashed.
+	- Fixed using LDAP support as a plugin
+	- Fixes to virtual mailboxes.
+
 v1.2.rc4 2009-05-17 Timo Sirainen <tss@iki.fi>
 
 	* If /dev/arandom exists, use it instead of /dev/urandom (OpenBSD).