summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2005-10-19 05:46:36 +0000
committerStef Walter <stef@memberwebs.com>2005-10-19 05:46:36 +0000
commitfb269bcd784ca431340cf47e7b515f64688bd55e (patch)
tree8cfd8d4e9e7aef232179318526a960d28b45302f /ChangeLog
parent131d21a4f9a2758d43344a3446c6812abd58216b (diff)
Fixes from Loic Le Loarer
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 54cbd5b..667bd7d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,9 @@
- Fix problem with binding to certain 'long' addresses
- Support embedded NULLs in email data.
- Fix problems with empty addresses in logs.
+ - Don't let exchange send it's strange binary data through the proxy
+ - Don't reject emails when server is overloaded or errors.
+ - Don't reject emails when starting the filter command fails.
1.2.1 [2005-04-15]
- Fixed bug (introduced in 1.2) when 'Header' option is not present.