Mark Chaney skrev den 2014-01-10 06:55:

I know that information is already included in the X-Spam-Status, but
I really need them to be separate available on with their own line as
well. I guess its not possible to specify multiple add_header entries?

http://blog.dmitryleskov.com/small-hacks/forcing-spamassassin-to-add-the-x-spam-status-header-to-ham-for-debugging/
http://spamassassin.apache.org/full/3.1.x/doc/Mail_SpamAssassin_Conf.html

you use amavisd-new ?, not all add_header works there, so test first it works natively in spamassassin, when it does continue with amavisd-new, reason for it diffrents is that amavisd is multiple msgs optimized so it just does not need to make add headers pr msg, scan once and do still pr recipient add header, spamd/spamc cant do this yet, since spamd always see pr recipient anyway

i just google it :)


Reply via email to