Testing custom SpamAssassin rules
Posted by
Aaron in
Fighting Spam on
09 27th, 2008 |
No Comments
As I was writing and testing my custom SpamAssassin rules, I often tried to figure out how to make sure my rule was running in production. I could easily test it locally by using the SpamAssassin command-line. But for production, I couldn’t use the command line.
Perhaps there is a better way, but I...