On 3/25/19 1:49 PM, Rick Gutierrez wrote:
https://pastebin.com/nsJ4PUBM
It looks like the spam-tag log may have part of what you want.awk '($7 == "spam-tag," && $11 == "Yes,"){print "From: " $8; print "To: " $10; print "Score: " $12}'
I don't know how well it will paly when you have multiple recipients.
it would be nice to be able to see or extract a report of the email addresses with the date that were marked as spam with a score equal to 5 or greater than 5 , the from:, to:,
How are you interfacing with SpamAssassin?Can you modify your LDA to copy spam messages to another folder for further analysis? (Or is that too privacy invading?)
-- Grant. . . . unix || die
smime.p7s
Description: S/MIME Cryptographic Signature