http://bugs.contribs.org/show_bug.cgi?id=3340

diff -Nur -x '*.orig' -x '*.rej' qpsmtpd-0.40/plugins/spamassassin
mezzanine_patched_qpsmtpd-0.40/plugins/spamassassin
--- qpsmtpd-0.40/plugins/spamassassin   2007-06-14 11:57:24.000000000 -0600
+++ mezzanine_patched_qpsmtpd-0.40/plugins/spamassassin 2008-01-07
10:27:23.000000000 -0700
@@ -191,7 +191,7 @@
     }

   }
-  my $tests = <SPAMD>;
+  my $tests = <SPAMD>|| '';
   $tests =~ s/\015//;  # hack for outlook
   $flag = $flag eq 'True' ? 'Yes' : 'No';
   $self->log(LOGDEBUG, "check_spam: finished reading from spamd");


-- 
Ciao,
Filippo

Reply via email to