cvs commit: qpsmtpd/plugins spamassassin

[email protected] (Ask "Bj?rn" Hansen)
Newsgroups perl.cvs.qpsmtpd
Message-ID <[email protected]>
cvsuser     04/03/11 01:34:38

  Modified:    .        Changes
               plugins  spamassassin
  Log:
  SpamAssassin plugin Outlook compatibility fix (Thanks to Gergely Risko)
  
  Revision  Changes    Path
  1.65      +5 -0      qpsmtpd/Changes
  
  Index: Changes
  ===================================================================
  RCS file: /cvs/public/qpsmtpd/Changes,v
  retrieving revision 1.64
  retrieving revision 1.65
  diff -u -w -r1.64 -r1.65
  --- Changes	11 Mar 2004 04:12:15 -0000	1.64
  +++ Changes	11 Mar 2004 09:34:38 -0000	1.65
  @@ -5,6 +5,11 @@
     $Include feature in config/plugins
   
   
  +0.27 - 2004/03/11
  +
  +  SpamAssassin plugin Outlook compatibility fix (Thanks to Gergely Risko)
  +
  +
   0.27 - 2004/03/10
   
     Support for unix sockets in the spamassassin plugin (requires SA
  
  
  
  1.9       +1 -0      qpsmtpd/plugins/spamassassin
  
  Index: spamassassin
  ===================================================================
  RCS file: /cvs/public/qpsmtpd/plugins/spamassassin,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -w -r1.8 -r1.9
  --- spamassassin	5 Mar 2004 12:46:24 -0000	1.8
  +++ spamassassin	11 Mar 2004 09:34:38 -0000	1.9
  @@ -157,6 +157,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");
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.