summaryrefslogtreecommitdiff
path: root/mail/clamsmtp
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-10-08 05:39:22 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-10-08 05:39:22 +0000
commit484422ead46c859e0d5e8c45b47e640966d56553 (patch)
tree69b61e81516b6c938477fd54f9dfeadc404a1fbe /mail/clamsmtp
parent1b30ad16684a38b43444637dc64d7c9d3e9e51a7 (diff)
downloadpkgsrc-484422ead46c859e0d5e8c45b47e640966d56553.tar.gz
Update mail/clamsmtp to 0.9.5:
0.9.5 - Fixed problems with the select zeroing out timeouts. - Added support for setting the PidFile from the config file 0.9 - Don't quit when too many threads created - Restructured smtp passthru system so it can be used by other apps - Better IO and SMTP parsing - Changed default header to be similar to Amavis - Compiles and runs on systems without error checking mutexes - Ability to drop privileges and run as a different user [Rubio Vaughan] - Fixed config file bugs - Virus Actions. Run a script every time a virus is found. - By default don't use ClamAV sessions. This fixes several stability problems that were being experienced with clamd.
Diffstat (limited to 'mail/clamsmtp')
-rw-r--r--mail/clamsmtp/Makefile4
-rw-r--r--mail/clamsmtp/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/clamsmtp/Makefile b/mail/clamsmtp/Makefile
index 6b800fed628..ae571ba231c 100644
--- a/mail/clamsmtp/Makefile
+++ b/mail/clamsmtp/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2004/09/21 10:16:05 xtraeme Exp $
+# $NetBSD: Makefile,v 1.10 2004/10/08 05:39:23 xtraeme Exp $
-DISTNAME= clamsmtp-0.8
+DISTNAME= clamsmtp-0.9.5
CATEGORIES= mail
MASTER_SITES= http://memberwebs.com/nielsen/software/clamsmtp/
diff --git a/mail/clamsmtp/distinfo b/mail/clamsmtp/distinfo
index e1ffcdd1d1c..246a045734d 100644
--- a/mail/clamsmtp/distinfo
+++ b/mail/clamsmtp/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.6 2004/09/21 10:16:05 xtraeme Exp $
+$NetBSD: distinfo,v 1.7 2004/10/08 05:39:23 xtraeme Exp $
-SHA1 (clamsmtp-0.8.tar.gz) = 89a3c1728702236e6a8654530cbf6bd86a462354
-Size (clamsmtp-0.8.tar.gz) = 128783 bytes
+SHA1 (clamsmtp-0.9.5.tar.gz) = 34d0a615d3d14e46836e6c0af2eb4d899e2271ab
+Size (clamsmtp-0.9.5.tar.gz) = 137805 bytes