On 2016-02-03 04:16, Marc Perkel wrote:
Never mind ....
are you elvis fan ? :=)
I found that if I change __ to T_ that it does what I want.
it does ?
note:
__ have no score need
T_ must have socre, if not defined it defults to 1.0
so did you try reading one of elvis records here:
perldoc Mail::SpamAssassin::Conf
see section about add header tags
hopefully your working licenses to kill allow you to still read terminal
docs ? :=)
On 02/02/16 18:05, Marc Perkel wrote:
On 02/02/16 17:55, Marc Perkel wrote:
Normally SA creates a header that has a list of the names of rules
that matched. It skips the listing of hidden rules that start with __
.
Is there a command where I can easily tell SA to include the hidden
rules in the report in the headers so I can see all of it?
I'm also - I suppose asking it to list rules that match that produce
no scores.
body __LATE_RICH_RELATIVE /\blate
.{0,15}(?:father|wife|widow|husband|general|president|daughter|son|minister|client)/i
body __CT_CLICK /\b(click(ing)?
(here|now|this|on|below|.{0,9}(hyper)?link))|visit(ing)?this link\b/i
body __BENEFICIARY /\bbeneficiary\b/i
body __CT_BEGGER /\b(kind assist[ae]nce|feed my
family|need (of )?your help|donat(e|ion))\b/i
body __CT_CONTACT /\b((contact(?:ing) you|contact
(information|me|email|number|us)|your contact))|to (inform|email)
you/i
body __CT_REPLY_TO_ME /\b(reply to me|please reply|my
email address|private email|contact me|prompt response|reply from
you|hearing from you|assist me)/i
body __CT_DYING /\b(diagnosed with|months to
live|dying of|transplant)\b/i
body __CT_UNITED_NATIONS /\bUnited Nations?\b/i
meta __CT_STRANGER CT_MY_NAME_IS || CT_DEAR_FRIEND ||
CT_DEAR_SOMETHING || CT_SIR_MADAM || CT_INTRODUCE
meta __CT_MONEY CT_TRANSFER_MONEY || CT_THE_SUM_OF
|| CT_EARN_MONEY || LOTS_OF_MONEY || MILLION_USD || FUZZY_MILLION ||
GIVE_YOU_MONEY || __CT_BANK || BILLION_DOLLARS || US_DOLLARS_2 ||
ADVA$
meta __CT_VICTIM __BENEFICIARY || CT_LATE_PRESIDENT
|| CT_LATE_RICH_RELATIVE || __CT_DYING
meta __CT_FORM FILL_THIS_FORM ||
FILL_THIS_FORM_LONG || T_FILL_THIS_FORM_SHORT
meta __CT_CONFIDENTIAL CT_PRIVATE_EMAIL ||
CT_PRIVATE_PHONE || CONFIDENTIAL_SCAM1 || CONFIDENTIAL_SCAM2
meta __CT_NOW CT_ACT_NOW || CT_DO_IT_TODAY ||
CT_URGENT_RESPOND
meta CT_GOD_BENEFICIARY __CT_GOD && __CT_VICTIM
describe CT_GOD_BENEFICIARY God and Beneficiary
score CT_GOD_BENEFICIARY 4
meta CT_GOD_BEGGER __CT_GOD && __CT_BEGGER
describe CT_GOD_BEGGER Begging in Religious Language
score CT_GOD_BEGGER 3