Lance A. Brown writes:

 > Does Mailman need interpolation active in its ConfigParser?  Does
 > it make sense to disable interpolation in the ConfigParser so other
 > users don't run into the same issue?  Apparently this was a change
 > from python 2 to python 3.  A la,

 > https://stackoverflow.com/a/62592195/18693299

Interpolation is not new; the ability to disable it is.  Changing this
would likely break existing configurations assuming interpolation is
on.  I don't know if it needs to be active in the parser -- it would
require a lot of work to confirm it's not.  There definitely are
interpolatable strings in the configuration files, and it's certainly
possible that there would be more hard-coded in the source code.

Steve

_______________________________________________
Mailman-users mailing list -- mailman-users@mailman3.org
To unsubscribe send an email to mailman-users-le...@mailman3.org
https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/
Archived at: 
https://lists.mailman3.org/archives/list/mailman-users@mailman3.org/message/KY2DLTR7AHCCHZBQGLLBYY53PR6M4JI4/

This message sent to arch...@mail-archive.com

Reply via email to