/[smeserver]/rpms/qpsmtpd/sme8/qpsmtpd-0.40-fixClamscanParameterChange.patch
ViewVC logotype

Contents of /rpms/qpsmtpd/sme8/qpsmtpd-0.40-fixClamscanParameterChange.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download)
Fri Oct 16 22:45:26 2009 UTC (14 years, 7 months ago) by slords
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
Update to 0.83

1 --- qpsmtpd-0.40/plugins/virus/clamav.fixClamscanParameterChange 2009-03-28 08:47:34.000000000 +0100
2 +++ qpsmtpd-0.40/plugins/virus/clamav 2009-03-28 08:54:50.000000000 +0100
3 @@ -187,7 +187,7 @@
4 . " --stdout "
5 . $self->{_back_compat}
6 . " --config-file=" . $self->{_clamd_conf}
7 - . " --disable-summary $filename 2>&1";
8 + . " --no-summary $filename 2>&1";
9 $self->log(LOGDEBUG, "Running: $cmd");
10 my $output = `$cmd`;
11

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed