On 6/7/2019 11:33 AM, Henrik K wrote: > Well the information is there. In many places. You are saying you are > consistently using things like spamassassin -t -D | grep __LOWER_E | wc -l > to debug your rules?
Close. I am consistently using spamassassin -t -D 2>&1 | grep -i -e Content\ analysis -e KAM, for example and since I write mostly meta rules, I get some really long and hard to read subtest debug lines. -- Kevin A. McGrail Member, Apache Software Foundation Chair Emeritus Apache SpamAssassin Project https://www.linkedin.com/in/kmcgrail - 703.798.0171
