SpamAssassin sa-learn cron script for virtual users
Because I couldn’t find something to fully automate the SpamAssassin sa-learn process for virtual email users in a MySQL database, I wrote my own (borrowing liberally from Jason Schaefer’s SpamAssassin training and spam cleanup script). This script assumes that: You have a MySQL database with virtual users, with a user table called ‘virtual_users’ and the … Read more