On 2/5/25 11:42, Thomas Krichel wrote:
I have no use for that feature anyway. I have not seen a configuration option to disable it. What I have done is # diff /usr/lib/python3/dist-packages/mailman/utilities/modules.py~ /usr/lib/python3/dist-packages/mailman/utilities/modules.py 149a150,151if(module_name == 'mailman.commands.cli_gatenews'): continue
As of Mailman 3.3.10 (not yet released) the nntp runner is not started by default. For older releases you can add
``` [runner.nntp] start: no ``` to mailman.cfg -- Mark Sapiro <[email protected]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan _______________________________________________ Mailman-users mailing list -- [email protected] To unsubscribe send an email to [email protected] https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/ Archived at: https://lists.mailman3.org/archives/list/[email protected]/message/JMOHE3G4ZMXRUDEPHS3FD2AHDOXHJNFO/ This message sent to [email protected]
