/[smeserver]/rpms/qpsmtpd/sme8/qpsmtpd-0.83-clamd_conf.patch
ViewVC logotype

Contents of /rpms/qpsmtpd/sme8/qpsmtpd-0.83-clamd_conf.patch

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


Revision 1.2 - (show annotations) (download)
Wed Apr 14 15:29:58 2010 UTC (14 years, 1 month ago) by slords
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
* Wed Apr 14 2010 <slords@mail.com> 0.84-0.1.sme
- Update to 0.84
- add sme specific patches

1 diff -Nur -x '*.orig' -x '*.rej' qpsmtpd-0.40/plugins/virus/clamav mezzanine_patched_qpsmtpd-0.40/plugins/virus/clamav
2 --- qpsmtpd-0.40/plugins/virus/clamav 2007-06-14 11:57:23.000000000 -0600
3 +++ mezzanine_patched_qpsmtpd-0.40/plugins/virus/clamav 2007-06-15 13:37:26.000000000 -0600
4 @@ -151,7 +151,7 @@
5 $self->{_max_size} ||= 512 * 1024;
6 $self->{_spool_dir} ||= $self->spool_dir();
7 $self->{_back_compat} ||= ''; # make sure something is set
8 - $self->{_clamd_conf} ||= '/etc/clamd/conf'; # make sure something is set
9 + $self->{_clamd_conf} ||= '/etc/clamd.conf'; # make sure something is set
10 $self->{_declined_on_fail} ||= 0; # decline the message on clamav failure
11
12 unless ($self->{_spool_dir}) {

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