From 89b7b67a13ebb7965cc7f13ad0595e2194a2d34c Mon Sep 17 00:00:00 2001 From: Jannis Hoffmann Date: Wed, 3 Jul 2024 15:48:04 +0200 Subject: add sqmail-4.2.29a --- doc/README.clamav | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 doc/README.clamav (limited to 'doc/README.clamav') diff --git a/doc/README.clamav b/doc/README.clamav new file mode 100644 index 0000000..2fdc361 --- /dev/null +++ b/doc/README.clamav @@ -0,0 +1,27 @@ +Patch to ClamAV 0.8x/0.9x +========================= + +There is a bug in ClamAV 0.9x not +to write scanning results to STDERR. +Instead all logging is done to STDOUT. + +This inhibits the logging for qmail-smtpd. + +The intended behavior of ClamAV can be +re-established applying the patch + + clamav-0.90.1_output.patch_ + +to + + output.c + +in ClamAV's source directory + + ./shared. + + +--eh. (14.04.2013) + + + -- cgit v1.2.3