diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-08-30 06:52:29 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-08-30 06:52:29 +0000 |
commit | d272739d89493486c55d8de7880ce23d1bbf69fd (patch) | |
tree | 25f015fbad934b0a9f884b43d62759d7d7e151c5 /doc | |
parent | 3fc4c0ce2b7d51118b07c9dfdc1c25d3d76bfec6 (diff) | |
download | pkgsrc-d272739d89493486c55d8de7880ce23d1bbf69fd.tar.gz |
Update mail/clamsmtp to 0.7.
Changes:
- Added support for ESMTP [Andreas Steinmetz]
- 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
- Better IO performance under heavy load
- Fixed most warnings when compiled with -Wall
- Fixed other minor bugs
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 405d7a97a13..67dad1a6ae4 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.7036 2004/08/30 00:01:39 wiz Exp $ +$NetBSD: CHANGES,v 1.7037 2004/08/30 06:52:29 xtraeme Exp $ Changes to the packages collection and infrastructure in 2004: @@ -4105,3 +4105,4 @@ Changes to the packages collection and infrastructure in 2004: Added p5-MusicBrainz-Client-0.08 [epg 2004-08-29] Updated ffmpeg to 0.4.8nb2 [wiz 2004-08-29] Updated suse91_base to 9.1nb2 [wiz 2004-08-29] + Updated clamsmtp to 0.7 [xtraeme 2004-08-30] |