Justin Mason wrote:
Chris Thielen writes:
Misclassified spam, sorry. Now, the more troubling question (for me) is
how did that spam get in my ham corpus?
ah, there's always one or two over several months between several people
-- that's why I asked ;)
FYI, I found my error in my export script. I export my IMAP folders to
my corpus. However, my script exported all files in the maildir folders
including deleted-but-not-yet-expunged messages. I've modified my
export script so it ignores all deleted messages and only exports
messages that have been marked as read.
Added bonus: since I'll only export "seen" messages to my corpus, I can
now set up my export script on a cron. No more manually triggering the
export script (and thus, fresher ham and spam). Yippee.