On Dec 29, 2015, at 3:15 PM, Kevin A. McGrail <kmcgr...@pccc.com> wrote:
> On 12/29/2015 5:12 PM, Philip Prindeville wrote: >> I did recall that I used the patch here: >> >> https://bz.apache.org/SpamAssassin/show_bug.cgi?id=6360#c4 >> >> to be able to debug my rules, using a rule that would match any non-empty >> subject: value to dump out what it was (the “====> got hit: “…”” line), and >> it was always showing a leading space… >> >> -Philip >> > > Thank goodness. You had me worried we have something foundational processing > issue! > > Regards, > KAM > No, I eventually added “^ ?” to all of my Subject rules… but I’m thinking I shouldn’t have had to.