summaryrefslogtreecommitdiff
path: root/doc
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 /doc
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 'doc')
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index f2e863fbffa..e6bc02c3d21 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.7374 2004/10/08 05:15:02 simonb Exp $
+$NetBSD: CHANGES,v 1.7375 2004/10/08 05:39:22 xtraeme Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -4576,3 +4576,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated exim-exiscan to 4.43_28 [abs 2004-10-07]
Updated exim-html to 4.40 [abs 2004-10-07]
Updated adzap to 20040914 [simonb 2004-10-08]
+ Updated clamsmtp to 0.9.5 [xtraeme 2004-10-08]