summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2013-11-05 11:55:02 -0200
committerKali Kaneko <kali@leap.se>2013-11-05 11:55:02 -0200
commitaf89e2870bc0e54de50e245ea77a2d7eba081730 (patch)
tree7b5dbf04ee0cf188430dd82058c1c68fe825d5ab /CHANGELOG
parent945ab736c7ce9d15a38fe138f4d2181eb2e65285 (diff)
parent440a79fb330ffda37ed987cdc7e74333ed99266f (diff)
Merge tag '0.3.3' into debian
Tag leap.mx version 0.3.3 Conflicts: pkg/requirements.pip
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index fcc216e..67ff1e5 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,15 @@
+0.3.3 Nov 1:
+ o Fix return codes for check recipient access. Fixes #3356.
+ o Improve logging in general and support possible unicode parameters
+ without breaking.
+ o Try to figure out the encoding of an email first by looking into
+ its header, if that fails then by using chardet.
+ o Support more than utf8 encodings for emails.
+ o Add support for receiving mailing list mails.
+ o Use the uuid that alias_resolver returned and postfix added to the
+ mail headers, which improves performance.
+ o Look for public keys based on uuid instead of mail address.
+
0.3.2 Sep 6:
o Keep file watcher in memory to prevent losing file events.
o Properly save the incoming mail as a doc in couch.