Spam / Ham Learning folders for VirtualMin / Maildir-based systems
I’ve created a simple script that will monitor folders called ‘ham’ and ’spam’ for new entries. Once found, the ‘ham’ folder will send the message to sa-learn –ham, strip off the headers, and return it to the inbox. The spam folder will simply run sa-learn –spam on the message.
Any additions are [...]