On Mon, May 22, 2006 at 12:41:50PM -0700, chia3 wrote:
> Is there any way to append certain spam status info (ie spam score, spam
> tests etc) after the last line of the original message body?

There's no way to do this with the standard SA (though you could fake it by
running messages through "spamassassin -t").  If you wanted to do this with
spamd, for instance, you'd have to modify the rewrite_mail() stuff in
PerMsgStatus.

There isn't even a plugin hook for rewriting, yet.

> I read something about $status->rewrite_mail () and $messagestring =
> $status->get_full_message_as_text (), but I don't know if these will do the
> trick.. Neither do I know where/how to implement these commands.

Those are in the PerMsgStatus module.  You'd have to modify the Perl code
directly.

-- 
Randomly Generated Tagline:
"lp1 on fire" - Linux kernel error message

Attachment: pgpCBiigCGkHF.pgp
Description: PGP signature

Reply via email to