On 12/07/17 00:43, Ron Beatteay via Mailman-Users wrote: > Hi all, > I’m new to mailman. My previous Listserv platform ( LSoft ) made it easy to > reply to discussions by automatically sending replies to the list. With > mailman, replies go to the person, not the list,, so we have to make the > extra step of correcting the outgoing to: address. Is there a way to make > that default in settings?
Yes. The documentation explains how. Short version for free: Edit /etc/mailman/mm_cfg.py and add the following line anywhere AFTER 'from Defaults import *': DEFAULT_REPLY_GOES_TO_LIST = 1 -- Phil Stracchino Babylon Communications ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485 Mobile: +1.603.998.6958 ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: https://mail.python.org/mailman/options/mailman-users/archive%40jab.org