On Wed, 24 Apr 2013 16:45:42 +0200 Frank Gadegast wrote: > > Hi all, > > I like to set extra score on mail coming from some ASns > using the asn.pm > > Lets say I like to reject all mail from BELPAK.BY I wrote > > header LOCAL_AS6697 X-Spam-ASN =~ / AS6697 / > describe LOCAL_AS6697 Sender IP in AS-block from BELBAK.BY > score LOCAL_AS6697 9.0 > > but the X-Spam-ASN header seems to be applied after > SA has done its scoring and is already finished.
I was just looking at the ASM plugin and it defines tags, but not a metadata "pseudo-header". With other plugins, header tests run against that metadata header.