diff options
author | Stef Walter <stef@memberwebs.com> | 2004-08-27 16:11:15 +0000 |
---|---|---|
committer | Stef Walter <stef@memberwebs.com> | 2004-08-27 16:11:15 +0000 |
commit | 100f692245931aee67d07905104188ef9465b334 (patch) | |
tree | bb11b37d8ac1685615c8e8b5ec014858a045ddff /ChangeLog | |
parent | 9cdab7f42125f4d59c8cb86fcf4d866dc1e07ee2 (diff) |
- Fix loopback problems with Postfix 1.x
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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] |