Generate SpamAssassin compatible configuration from lists of keywords.
Go to file
John Mertz 0aa3153879
Cleanup, fix tests, add script
Script will process all files (recursively) from PWD and write
output to './output'
2023-01-09 23:26:07 -05:00
bin Cleanup, fix tests, add script 2023-01-09 23:26:07 -05:00
lib/Mail/SpamAssassin Cleanup, fix tests, add script 2023-01-09 23:26:07 -05:00
t Cleanup, fix tests, add script 2023-01-09 23:26:07 -05:00
Makefile.PL Cleanup, fix tests, add script 2023-01-09 23:26:07 -05:00
README.md README.md 2022-12-20 08:53:43 -05:00

README.md

Mail::SpamAssassin::KeywordRuleGenerator

Tool to make meta rules from much simpler config files

Synopsis

Work-in-progress

Tool currently passes all tests and generates valid config files. Code needs to be cleaned up, the installation script needs to be finished and documentation improved.

Disclaimer

This tool is not affiliated with SpamAssassin or Apache Software Foundation