Re: [exim] Spamassassin status header - confused!

Pàgina inicial
Delete this message
Reply to this message
Autor: Magnus Holmgren
Data:  
A: exim-users
Assumpte: Re: [exim] Spamassassin status header - confused!
On Monday 03 July 2006 14:18, Tim Jackson took the opportunity to write:
> John Horne wrote:
> > On Fri, 2006-06-30 at 10:55 -0600, Chad Leigh -- Shire.Net LLC wrote:
>
> [ getting the spam_status stuff out of SpamAssassin and into Exim ]
>
> >> You can use something like sa-exim to run spamassassin instead. It
> >> gives you the headers back in your message.
> >
> > Okay, thanks. I'll look into that.
>
> It might also be worth requesting this as a feature. Assuming it's
> possible to get it with the way that SpamAssassin is called from Exim


The spamd protocol currently offers five modes: PROCESS, which returns the
full message with added headers, subject to report_safe; CHECK (spamc -c),
which just returns a yes/no response; SYMBOLS (spamc -y), which returns the
names of the rules hit; REPORT (spamc -R), which returns the report, as set
in the SpamAssassin configuration; and REPORT_IFSPAM (spamc -r) which returns
the report only if the message is considered spam. All except REPORT also
give the score and threshold.

It currently isn't possible to get the score, list of rules hit, and the
report in one call, except with REPORT. There is discussion about a new mode,
which would let the client add the headers according to the configuration.

See http://issues.apache.org/SpamAssassin/show_bug.cgi?id=3142 and
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4469. See also
http://www.exim.org/mail-archives/exim-dev/2006-April/msg00000.html.

-- 
Magnus Holmgren        holmgren@???
                       (No Cc of list mail needed, thanks)