Add ability to forbid some list names
Created by: ldidry
- Add prohibited_listnames setting (comma-separated list, with ability to use a wildcard)
- Add prohibited_listnames_regex setting
The settings are cumulative. You can use one or the other or both.
May fix #672