Prior to installing Matthias's ASN plugin headers looked like this:

X-Spam-Virus:
 X-Spam-Seen:
 X-Spam-New:
 X-Spam-Remote:
 X-Spam-Flag:
 X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on 
        cpollock.localdomain
 X-Spam-Hammy:
 X-Spam-Status:
 X-Spam-Spammy:
 X-Spam-Pyzor:
 X-Spam-Token:
 X-Spam-DCC:
 X-Spam-Untrusted:
 X-Spam-Level:
 X-Spam-RBL:

They are not blank, this is just the order they were in. This is how the add 
header all lines used to look in my local.cf

add_header all Spammy _SPAMMYTOKENS_
add_header all Hammy _HAMMYTOKENS_
add_header all DCC _DCCB_ _DCCR_
add_header all Pyzor _PYZOR_
add_header all Remote Host _REMOTEHOSTNAME_
add_header all Token Summary _TOKENSUMMARY_
add_header all New Tokens _BAYESTC_
add_header all Seen Tokens _BAYESTCLEARNED_
add_header all Spammy Tokens _BAYESTCSPAMMY_
add_header all Hammy Tokens _BAYESTCHAMMY_
add_header all Untrusted Relays _RELAYSUNTRUSTED_
add_header all RBL Results _RBL_

After adding the plugin things have changed a bit:

X-Spam-Seen:
 X-Spam-Flag:
 X-Spam-Checker-Version:
 X-Spam-Status:
 X-Spam-Spammy:
 X-Spam-Token:
 X-Spam-New:
 X-Spam-Virus:
 X-Spam-ASN: AS9318 221.140.0.0/14
 X-Spam-Remote:
 X-Spam-Hammy:
 X-Spam-Pyzor: 
 X-Spam-DCC:
 X-Spam-Level:
 X-Spam-Untrusted:
 X-Spam-RBL:

The only change I've made is to add these lines to the bottom of the above:

add_header all ASN _ASN_ _ASNCIDR_
header          ASN_LOOKUP      eval:asn_lookup('asn.routeviews.org', 2)

Is that enough to change the order in which the X-Spam headers are displayed? 
And if so, why is the X-Spam-Virus header moved down so far? The whole reason 
behind this exercise is that whenever previewing a message I key in on the 
X-Spam-Virus header which makes it easier for me to know who to forward a 
report to. This was easy when it was the first X-Spam header to view.

-- 
Chris
http://learn.to/quote

Attachment: pgpX8zXOzRGxh.pgp
Description: PGP signature

Reply via email to