Skip to content

Add ability to forbid some list names

David Verdin requested to merge github/fork/ldidry/fix-672 into sympa-6.2

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

Merge request reports