spamc -c prints out the mail message's score and the required score to be 
considered spam:

spamc -c < sample-spam.txt
1005.2/5.0

spamc -y prints out the list of tests that were matched:

spamc -y < sample-spam.txt
BAYES_40,DCC_CHECK,DIGEST_MULTIPLE,GTUBE,NO_RECEIVED,NO_RELAYS,RAZOR2_CF_RANGE_51_100,RAZOR2_CF_RANGE_E4_51_100,RAZOR2_CHECK

I'd like to be able to get both of these in a single call to spamc.  Would it 
be easier to support the combination of two options
spamc -cy

or to create another option?

-- 
Matthew.van.Eerde (at) hbinc.com               805.964.4554 x902
Hispanic Business Inc./HireDiversity.com       Software Engineer

Reply via email to