summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2004-08-27 16:11:15 +0000
committerStef Walter <stef@memberwebs.com>2004-08-27 16:11:15 +0000
commit100f692245931aee67d07905104188ef9465b334 (patch)
treebb11b37d8ac1685615c8e8b5ec014858a045ddff /ChangeLog
parent9cdab7f42125f4d59c8cb86fcf4d866dc1e07ee2 (diff)
- Fix loopback problems with Postfix 1.x
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7c49094..ee9ecc3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
0.7
- Added support for ESMTP [Andreas Steinmetz]
- - Fixed other bugs
+ - Fixed crash when too many connections established
+ - Announce ourselves as 'clamsmtp' in EHLO/HELO responses which fixes 'loopback'
+ problems with certain versions of Postfix 1.x
+ - Fixed other minor bugs
0.6
- Proper adding of customized header [Berk D. Demir]