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

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

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


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

1 bytegw 1.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