Re: [Mailman-Users] Replying to the List

2017-12-07 Thread Grant Taylor via Mailman-Users
On 12/07/2017 07:19 PM, Chip Davis wrote: And I have no problem with that (except that editorial advice probably doesn't belong on a settings page) because it refers to a "mailing list".  I have no statistics, but my exposure to Mailman has been almost exclusively as a "discussion list".  There

Re: [Mailman-Users] Replying to the List

2017-12-07 Thread Chip Davis
On 12/7/2017 2:29 PM, Mark Sapiro wrote: On 12/07/2017 09:15 AM, Phil Stracchino wrote: 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 It is not necessary and probably not effective in t

Re: [Mailman-Users] Replying to the List

2017-12-07 Thread Mark Sapiro
On 12/07/2017 09:15 AM, Phil Stracchino wrote: > > 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 It is not necessary and probably not effective in this case to edit mm_cfg.py. That on

Re: [Mailman-Users] Replying to the List

2017-12-07 Thread Jordan Brown
On 12/7/2017 9:15 AM, Phil Stracchino wrote: > 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

Re: [Mailman-Users] Replying to the List

2017-12-07 Thread Dimitri Maziuk
On 12/07/2017 12:25 PM, Jordan Brown wrote: > On 12/7/2017 10:21 AM, Phil Stracchino wrote: >> This is a religious dispute. > > Yep. Only FVO religion = "belief that computer can read your mind". Presumably there exist some lists and/or users out there for which replying to one or the other (or

Re: [Mailman-Users] Replying to the List

2017-12-07 Thread Jordan Brown
On 12/7/2017 10:21 AM, Phil Stracchino wrote: > This is a religious dispute. Yep. -- 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 Pol

Re: [Mailman-Users] Replying to the List

2017-12-07 Thread Phil Stracchino
On 12/07/17 13:17, Jordan Brown wrote: > On 12/7/2017 9:15 AM, Phil Stracchino wrote: >> 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 

Re: [Mailman-Users] Replying to the List

2017-12-07 Thread Phil Stracchino
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 

[Mailman-Users] Replying to the List

2017-12-07 Thread Ron Beatteay via Mailman-Users
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