Hey,
I am documenting my build and I'm looking for a way to scrape all used RuleIDs. Or to generate a list of all RuleIDs.
Is there a quick and easy way to do this?
When I do it via the csv-export function of the dashboard I just get the name of the .xml and the "ID-block" like this:
0030-postfix_rules.xml,"ruleset/rules","enabled"
0030-postfix_rules.xml,"etc/rules","enabled"
0035-spamd_rules.xml,"ruleset/rules","enabled"
0035-spamd_rules.xml,"etc/rules","enabled"
0040-imapd_rules.xml,"ruleset/rules","enabled"
cheers
chic