/[smeserver]/rpms/qpsmtpd/sme7/qpsmtpd-0.40-spamassassin.patch
ViewVC logotype

Contents of /rpms/qpsmtpd/sme7/qpsmtpd-0.40-spamassassin.patch

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


Revision 1.1 - (show annotations) (download)
Mon Jan 7 18:49:37 2008 UTC (16 years, 5 months ago) by bytegw
Branch: MAIN
CVS Tags: qpsmtpd-0_40-1_9_el4_sme, qpsmtpd-0_40-1_12_el4_sme, qpsmtpd-0_40-1_10_el4_sme, qpsmtpd-0_40-1_11_el4_sme
Branch point for: qpsmtpd-0_40
Updates

1 diff -Nur -x '*.orig' -x '*.rej' qpsmtpd-0.40/plugins/spamassassin mezzanine_patched_qpsmtpd-0.40/plugins/spamassassin
2 --- qpsmtpd-0.40/plugins/spamassassin 2007-06-14 11:57:24.000000000 -0600
3 +++ mezzanine_patched_qpsmtpd-0.40/plugins/spamassassin 2008-01-07 10:27:23.000000000 -0700
4 @@ -191,7 +191,7 @@
5 }
6
7 }
8 - my $tests = <SPAMD>;
9 + my $tests = <SPAMD>|| '';
10 $tests =~ s/\015//; # hack for outlook
11 $flag = $flag eq 'True' ? 'Yes' : 'No';
12 $self->log(LOGDEBUG, "check_spam: finished reading from spamd");

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