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 | 1de52c5fda3e3b07f77ce028376a98aae0b70de7 (patch) | |
tree | 25f015fbad934b0a9f884b43d62759d7d7e151c5 /mail/clamsmtp/distinfo | |
parent | cd3aa751b1283c980a730a31198caf6389f1e7be (diff) | |
download | pkgsrc-1de52c5fda3e3b07f77ce028376a98aae0b70de7.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 'mail/clamsmtp/distinfo')
-rw-r--r-- | mail/clamsmtp/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/clamsmtp/distinfo b/mail/clamsmtp/distinfo index 94b6af4d746..0a9184ad00c 100644 --- a/mail/clamsmtp/distinfo +++ b/mail/clamsmtp/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.4 2004/08/27 05:28:13 xtraeme Exp $ +$NetBSD: distinfo,v 1.5 2004/08/30 06:52:30 xtraeme Exp $ -SHA1 (clamsmtp-0.6.tar.gz) = 6599d49beb21084f4a9490533ea0b650ab7aa90a -Size (clamsmtp-0.6.tar.gz) = 118818 bytes +SHA1 (clamsmtp-0.7.tar.gz) = a44bb901cd475234124060af91b7d6b6c64aebea +Size (clamsmtp-0.7.tar.gz) = 121807 bytes |