--- spamassassin.bad    Thu Mar 11 09:25:02 2004
+++ spamassassin        Thu Mar 11 09:25:17 2004
@@ -134,6 +134,7 @@

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

Greetings,
Gergely

Reply via email to