
Aug. 5, 2025
8:32 a.m.
When I use "mailman create --style-name MYSTYLE LISTNAME", I suppose MYSTYLE must be defined before, as this cannot be read from a file.
When I use the code from https://docs.mailman3.org/projects/mailman/en/latest/src/mailman/styles/docs... before, wil the new style be defined permanently? Or only in that shell, not permanently?
I this case I kindly ask developers for small script configureList.py which can be saved and invoked as a file.
PS. I have such a script ready but as REST-API version, but certainly it's more clever and will run faster directly as python in the mailman shell environment.