2
I have two sets of spam scores stored in message headers, the first group is set by our trusty old mfiltro "spam box":
X-VRSPAM-DESCRIPTION: legit
X-VRSPAM-SCORE: 40.00
The second group is set by Spambayes working locally (the message is removed from the inbox, headers are added, and the message is inserted into 'clean-inbox'):
X-Spambayes-Classification: unsure
X-Spambayes-Spam-Probability: 0.88
X-Spambayes-Level: ********
X-Spambayes-MailId: 234d90cb-8478-422d-8341-e8688598a8e9@EXCHANGE1.ortdaktaet.intern
How would I go about adding one of these fields as a column in my spam folder so I can get a visual overview of how the filters are doing? (Note: I'm not asking how to create a mail filter/rule to sort these emails).
I've searched google but only found people having lots of trouble, recipes for Outlook 2003, and opaque .cnf files and registry hacks for specific Exchange spam fields.
I can create a column with the name of the header field, but it doesn't show any content (I've turned of cached mode and restarted).
Am I naive in thinking that this ought to be easy..?
I'm fairly sure that you can't! Outlook is PANTS, especially at showing the innards of emails and views. The best I can think of (cant test it just now) is to use a rule to set categories and use those in your view. – Julian Knight – 2014-06-01T14:51:18.853
How disappointing.. Thanks for the answer though. – thebjorn – 2014-06-01T15:44:52.230