Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #48623
| From | Ben Finney <ben+python@benfinney.id.au> |
|---|---|
| Subject | Re: Don't feed the troll... |
| Date | 2013-06-18 22:21 +1000 |
| References | (4 earlier) <51bc8af2$0$29997$c3e8da3$5496439d@news.astraweb.com> <mailman.3386.1371314532.3114.python-list@python.org> <kpn73s$qha$1@reader1.panix.com> <20130617123548.47281099@imp> <CAHVvXxQ9--YOaoTT-B3xt4SuKCYS=oetgObGUHjqRhwuYH6soQ@mail.gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.3528.1371558137.3114.python-list@python.org> (permalink) |
Oscar Benjamin <oscar.j.benjamin@gmail.com> writes: > There is a very simple solution used by many mailing lists Yes, that solution is described in RFC 2369: the “List-Post” field in the header of every message sent through the mailing list. > which is to set the Reply-To header to point back to the mailing list. That is not a solution, since the ‘Reply-To’ field already has a different purpose contrary to your intent. It is to be set by the person sending the message, if they choose. It is not for some intermediary to interfere with. It is a field for the sender to direct *individual* responses back to themselves – and, if they don't set that field, no intermediary should abuse it. > That way any old email client on any OS/computer/phone/website etc. > has the required button to reply to the list without CCing anyone. By breaking the standard “reply to author” behaviour. This is not a solution. The “List-Post” field has been standard for more than a decade. If anyone is using an MUA that doesn't use it, please imrpove that situation: pressure your vendor to fix that deficiency, and/or switch to a better mail client until then. > It also reduces the chance of accidentally replying off-list. What damage is done by accidentally replying off-list? At worst, you merely need to send the message again to the list. The damage is minimal, and easily rectified. Your proposed interference with the “Reply-To” field, though, invites much more serious errors: it sets up a person to send a message to people they did *not* intend, when using a function (“reply to author”, often simply called “reply”) specifically for reaching the sender *only*. If your message contains information only intended to be seen by the author to whom they are replying, the standard behaviour for “Reply-To” gives the reasonable expectation it will go only to the author. But if a broken mailing list that munges “Reply-To” to direct your reply to the whole mailing list, that is damage which can't be un-done. Please don't propose breaking standard behaviour by interfering with the meaning of standard fields. We have exactly the fields we need already: the RFC 2369 fields are in the header of every message from the mailing list. The “List-Post” field, saying where mail should be directed to reach the mailing list, is exactly what is needed. -- \ “Ours is a world where people don't know what they want and are | `\ willing to go through hell to get it.” —Donald Robert Perry | _o__) Marquis | Ben Finney
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: Don't feed the troll... "D'Arcy J.M. Cain" <darcy@druid.net> - 2013-06-15 07:58 -0400
Re: Don't feed the troll... Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-06-15 15:40 +0000
Re: Don't feed the troll... Chris “Kwpolska” Warrick <kwpolska@gmail.com> - 2013-06-15 18:41 +0200
Re: Don't feed the troll... Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-06-15 17:12 +0000
Re: Don't feed the troll... Nick the Gr33k <support@superhost.gr> - 2013-06-15 20:30 +0300
Re: Don't feed the troll... rusi <rustompmody@gmail.com> - 2013-06-15 10:36 -0700
Re: Don't feed the troll... Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-06-15 17:52 +0000
Re: Don't feed the troll... rusi <rustompmody@gmail.com> - 2013-06-15 11:18 -0700
Re: Don't feed the troll... Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-06-15 19:29 +0000
Re: Don't feed the troll... alex23 <wuwei23@gmail.com> - 2013-06-15 14:47 -0700
Re: Don't feed the troll... Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-06-15 23:04 +0100
Re: Don't feed the troll... Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2013-06-16 20:16 +0200
Re: Don't feed the troll... Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-06-16 20:04 +0000
Re: Don't feed the troll... rurpy@yahoo.com - 2013-06-16 20:46 -0700
Re: Don't feed the troll... Ferrous Cranus <support@superhost.gr> - 2013-06-17 08:04 +0300
Re: Don't feed the troll... Chris Angelico <rosuav@gmail.com> - 2013-06-17 17:23 +1000
Re: Don't feed the troll... rurpy@yahoo.com - 2013-06-17 07:41 -0700
Re: Don't feed the troll... Chris Angelico <rosuav@gmail.com> - 2013-06-18 07:43 +1000
Re: Don't feed the troll... rurpy@yahoo.com - 2013-06-17 18:03 -0700
Re: Don't feed the troll... Chris Angelico <rosuav@gmail.com> - 2013-06-18 11:16 +1000
Re: Don't feed the troll... Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-06-17 23:22 +0100
Re: Don't feed the troll... rurpy@yahoo.com - 2013-06-17 18:08 -0700
Problems with Python documentation [Re: Don't feed the troll...] Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-06-17 22:50 +0000
Re: Problems with Python documentation [Re: Don't feed the troll...] Joel Goldstick <joel.goldstick@gmail.com> - 2013-06-17 21:11 -0400
Re: Don't feed the troll... Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2013-06-17 10:26 +0200
Re: Don't feed the troll... Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2013-06-17 10:15 +0200
Re: Don't feed the troll... rurpy@yahoo.com - 2013-06-17 10:56 -0700
Re: Don't feed the troll... Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2013-06-18 10:22 +0200
Re: Don't feed the troll... Grant Edwards <invalid@invalid.invalid> - 2013-06-18 13:42 +0000
Re: Don't feed the troll... rurpy@yahoo.com - 2013-06-18 20:46 -0700
Re: Don't feed the troll... Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2013-06-19 12:57 +0200
Re: Don't feed the troll... rurpy@yahoo.com - 2013-06-19 14:13 -0700
Re: Don't feed the troll... Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2013-06-21 21:32 +0200
Re: Don't feed the troll... rurpy@yahoo.com - 2013-06-23 07:29 -0700
Re: Don't feed the troll... Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2013-06-24 15:37 +0200
Re: Don't feed the troll... rurpy@yahoo.com - 2013-06-25 08:56 -0700
Re: Don't feed the troll... Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2013-06-26 21:46 +0200
Re: Don't feed the troll... Ian Kelly <ian.g.kelly@gmail.com> - 2013-06-26 15:02 -0600
Re: Don't feed the troll... Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2013-06-27 20:13 +0200
Re: Don't feed the troll... Ian Kelly <ian.g.kelly@gmail.com> - 2013-06-28 11:20 -0600
Re: Don't feed the troll... Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2013-06-30 19:25 +0200
Re: Don't feed the troll... rurpy@yahoo.com - 2013-07-01 07:02 -0700
Re: Don't feed the troll... Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2013-07-01 21:38 +0200
Re: Don't feed the troll... rurpy@yahoo.com - 2013-07-02 16:41 -0700
Re: Don't feed the troll... Chris Angelico <rosuav@gmail.com> - 2013-07-02 00:09 +1000
Re: Don't feed the troll... Ian Kelly <ian.g.kelly@gmail.com> - 2013-06-30 11:50 -0600
Re: Don't feed the troll... Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2013-06-30 19:56 +0200
Re: Don't feed the troll... Ian Kelly <ian.g.kelly@gmail.com> - 2013-06-25 11:25 -0600
Re: Don't feed the troll... Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2013-06-26 20:18 +0200
Re: Don't feed the troll... Ian Kelly <ian.g.kelly@gmail.com> - 2013-06-19 12:40 -0600
Re: Don't feed the troll... Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-06-20 00:47 +0000
Re: Don't feed the troll... Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2013-06-19 19:45 -0400
Re: Don't feed the troll... Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2013-06-20 11:41 +0200
Re: Don't feed the troll... Ian Kelly <ian.g.kelly@gmail.com> - 2013-06-20 20:40 -0600
Re: Don't feed the troll... Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2013-06-21 11:18 +0200
Re: Don't feed the troll... Ian Kelly <ian.g.kelly@gmail.com> - 2013-06-21 10:19 -0600
Re: Don't feed the troll... rusi <rustompmody@gmail.com> - 2013-06-21 11:27 -0700
Re: Don't feed the troll... Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2013-06-17 09:31 +0200
Re: Don't feed the troll... Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-06-17 23:02 +0000
Re: Don't feed the troll... Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2013-06-18 11:02 +0200
Re: Don't feed the troll... rurpy@yahoo.com - 2013-06-15 12:54 -0700
Re: Don't feed the troll... Nick the Gr33k <support@superhost.gr> - 2013-06-15 23:04 +0300
Re: Don't feed the troll... rurpy@yahoo.com - 2013-06-15 13:12 -0700
Re: Don't feed the troll... rusi <rustompmody@gmail.com> - 2013-06-16 22:52 -0700
Re: Don't feed the troll... Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2013-06-16 20:39 +0200
Re: Don't feed the troll... Simpleton <support@superhost.gr> - 2013-06-17 19:03 +0300
Re: Don't feed the troll... Grant Edwards <invalid@invalid.invalid> - 2013-06-17 16:14 +0000
Re: Don't feed the troll... Simpleton <support@superhost.gr> - 2013-06-17 19:19 +0300
Re: Don't feed the troll... alex23 <wuwei23@gmail.com> - 2013-06-17 21:39 -0700
Re: Don't feed the troll... Chris Angelico <rosuav@gmail.com> - 2013-06-18 17:21 +1000
Re: Don't feed the troll... Grant Edwards <invalid@invalid.invalid> - 2013-06-18 13:38 +0000
Re: Don't feed the troll... Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2013-06-18 19:48 -0400
Re: Don't feed the troll... Grant Edwards <invalid@invalid.invalid> - 2013-06-19 03:57 +0000
Re: Don't feed the troll... rurpy@yahoo.com - 2013-06-18 20:49 -0700
Re: Don't feed the troll... Chris Angelico <rosuav@gmail.com> - 2013-06-19 17:07 +1000
Re: Don't feed the troll... Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-06-19 07:27 +0000
Re: Don't feed the troll... Chris Angelico <rosuav@gmail.com> - 2013-06-19 17:33 +1000
Re: Don't feed the troll... Joel Goldstick <joel.goldstick@gmail.com> - 2013-06-17 11:53 -0400
Re: Don't feed the troll... Michael Torrie <torriem@gmail.com> - 2013-06-15 11:49 -0600
Re: Don't feed the troll... Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-06-15 18:45 +0100
Re: Don't feed the troll... Andreas Perstinger <andipersti@gmail.com> - 2013-06-15 19:58 +0200
Re: Don't feed the troll... Grant Edwards <invalid@invalid.invalid> - 2013-06-17 14:39 +0000
Re: Don't feed the troll... "D'Arcy J.M. Cain" <darcy@druid.net> - 2013-06-17 12:35 -0400
Re: Don't feed the troll... Oscar Benjamin <oscar.j.benjamin@gmail.com> - 2013-06-17 18:42 +0100
Re: Don't feed the troll... Νίκος <support@superhost.gr> - 2013-06-17 20:52 +0300
Re: Don't feed the troll... Ben Finney <ben+python@benfinney.id.au> - 2013-06-18 22:21 +1000
Re: Don't feed the troll... "D'Arcy J.M. Cain" <darcy@druid.net> - 2013-06-15 13:07 -0400
Mailman forwarding (was: Don't feed the troll...) "W. Trevor King" <wking@tremily.us> - 2013-06-15 13:25 -0400
Re: Don't feed the troll... Chris “Kwpolska” Warrick <kwpolska@gmail.com> - 2013-06-15 19:25 +0200
Re: Don't feed the troll... Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-06-15 17:47 +0000
Re: Don't feed the troll... Nick the Gr33k <support@superhost.gr> - 2013-06-15 21:59 +0300
Re: Don't feed the troll... Chris Angelico <rosuav@gmail.com> - 2013-06-16 09:09 +1000
Re: Don't feed the troll... Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-06-16 00:51 +0000
CC etiquette for mailing lists (was: Don't feed the troll...) "W. Trevor King" <wking@tremily.us> - 2013-06-15 21:29 -0400
Re: Don't feed the troll... "D'Arcy J.M. Cain" <darcy@druid.net> - 2013-06-15 13:04 -0400
csiph-web