[Pkg-clamav-commits] [SCM] Debian repository for ClamAV branch, debian/unstable, updated. debian/0.95+dfsg-1-204-g99480e5

Stephen Gran steve at lobefin.net
Mon Aug 24 19:47:35 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit 99480e53bff0dfac91f41ab517e101057a4d577c
Author: Stephen Gran <steve at lobefin.net>
Date:   Mon Aug 24 20:47:11 2009 +0100

    Correct milter socket path in sendmail m4 file
    Signed-off-by: Stephen Gran <steve at lobefin.net>

diff --git a/debian/clamav-milter.m4 b/debian/clamav-milter.m4
index a9b1170..f4592fc 100644
--- a/debian/clamav-milter.m4
+++ b/debian/clamav-milter.m4
@@ -6,7 +6,7 @@ dnl
 dnl written by Elrond <elrond at samba-tng.org> 2004
 dnl
 dnl
-INPUT_MAIL_FILTER(`clamav', `S=local:/var/run/clamav/clamav-milter.ctl, F=, T=S:4m;R:4m')dnl
+INPUT_MAIL_FILTER(`clamav', `S=local:/var/run/clamav/milter.ctl, F=, T=S:4m;R:4m')dnl
 dnl
 dnl INPUT_MAIL_FILTER usualy already does the right thing
 dnl to confINPUT_MAIL_FILTERS, but to be sure, we do it

-- 
Debian repository for ClamAV



More information about the Pkg-clamav-commits mailing list