Skip to content

Update schema.cfg to allow for the creation of lists using the + recipient delimiter.

Peter Williams requested to merge peterbw/mailman:patch-3 into master

Lists created previously in Mailman 2 were allowed to use the recipient delimiter + in the list name. This merge request modifies the listname_chars so that lists may still be created using this delimiter.

Merge request reports