On 5/3/22 04:53, mhazan@mandint.org wrote:
working on that plugin, i have found where to inserts the various setting, however it's not clear what types and possibles value are excepted for each ? ie "advertised" is bool True/false, but what about "default_member_action" ? i've tried hold 'hold' "hold" all throw error when trying to apply the style.
from mailman.interfaces.action import Action mlist.default_member_action = Action.hold
i cannot find the types in the documentation and all the other non bool settings.
Look at https://gitlab.com/mailman/mailman/-/blob/master/src/mailman/styles/base.py for an example.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan