My first effort at Spamassassin.  Just installed on SUSE SLES10 (SP3):

SpamAssassin Server version 3.2.4
  running on Perl 5.8.8
  with SSL support (IO::Socket::SSL 0.97)
  with zlib support (Compress::Zlib 1.35)

Basically seems to work - "spamassassin -tD < test messages"  seems to create 
good output.  But, what do I know?

In any event, the mail it passes seems to be mangled.  In my mail client,  the 
message is arrives, but I do not see the header info, no subject, no body.  
There is a BC, to me.

I trapped a sample message, and this is what I see (quotes added):

"<IaHead>
        <IaMsgTag>0003cafd</IaMsgTag>
        <IaMsgSender>
        </IaMsgSender>
        <IaReceivedTime>4f6f133f</IaReceivedTime>
</IaHead>
MAIL FROM:<[email protected]> SIZE=295
RCPT TO:<[email protected]> ORCPT=rfc822;[email protected] 
Received: from my-host.mydomain.com ([192.168.x.xxx])
        by FS-Blah with ESMTP; Sun, 25 Mar 2012 08:44:47 -0400
Received: by my-host.mydomain.com (Postfix, from userid 1000)
        id D81B3112B80; Sun, 25 Mar 2012 08:44:46 -0400 (EDT)
Message-Id: <[email protected]>
Date: Sun, 25 Mar 2012 08:44:46 -0400 (EDT)
From: [email protected] "

Must be a configuration issue?

Reply via email to