Bug 6103 - sa with spamass-milter UNPARSEABLE_RELAY problem
Summary: sa with spamass-milter UNPARSEABLE_RELAY problem
Status: RESOLVED INVALID
Alias: None
Product: Spamassassin
Classification: Unclassified
Component: spamc/spamd (show other bugs)
Version: 3.2.5
Hardware: PC Linux
: P5 normal
Target Milestone: Undefined
Assignee: SpamAssassin Developer Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-27 04:13 UTC by Mark
Modified: 2009-04-27 07:51 UTC (History)
1 user (show)



Attachment Type Modified Status Actions Submitter/CLA Status
Debug info of example email, syslog output and cli processing. text/plain None Mark [NoCLA]

Note You need to log in before you can comment on or make changes to this bug.
Description Mark 2009-04-27 04:13:02 UTC
Created attachment 4442 [details]
Debug info of example email, syslog output and cli processing. 

When installed on centos-5 with spamass-milter-0.3.2-1 and spamassassin-3.2.5 a lot of emails are noted as UNPARSEABLE_RELAY.  

This results in a very low hit rate.  I have recompiled spamass-milter with this patch:-

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=510665

I have taken the email that has made it through the filter and then run it from the CLI and the UNPARSEABLE_RELAY issue doesn't not appear and the mail is correctly identified as spam.

Does anyone else run SA on Centos-5 x86_64 with spamass-milter or have  any experience with this?  

I used to run this same combination on centos-4 i386 and it worked very well. The milter was the same version, but SA was 3.1

It looks like that the issue might lie with the milter and how it creates the headers passed to SA.

I don't know how to get an accurate copy of exactly what is being received by SA from the milter - is there some debug I can use to pull this out so I can compare the header passed to SA with the header in the email after processing by sendmail and MDA?

thanks in advance
Mark.

Attachment: 

spam.txt - syslog text output of spamass-milter and spamd
spam.eml - email as delivered by MDA
spam.sa  - output of spamassassin -t -D < spam.eml
Comment 1 Karsten Bräckelmann 2009-04-27 07:51:05 UTC
(In reply to comment #0)
> When installed on centos-5 with spamass-milter-0.3.2-1 and spamassassin-3.2.5 a
> lot of emails are noted as UNPARSEABLE_RELAY.  
> 
> This results in a very low hit rate.  I have recompiled spamass-milter with
> this patch:-
> 
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=510665

According to the debian bug report, this is a bug with spamass-milter generating a broken fake header, and not a SA bug.

> It looks like that the issue might lie with the milter and how it creates the
> headers passed to SA.

Closing. Not SA.


For reference: The SpamAssassin Milter Plugin lives at Savannah, and version 0.3.2 has not been released.
  http://savannah.nongnu.org/projects/spamass-milt/