And I've taken owners off because I don't know how to solve this short of removing Google Groups somehow or getting off of email and switching to Zulip or Discourse. If someone has a solution that doesn't require dropping email then let me know.<br><br><div class="gmail_quote"><div dir="ltr">On Fri, Jun 29, 2018, 04:17 Stephen J. Turnbull, <<a href="mailto:turnbull.stephen.fw@u.tsukuba.ac.jp">turnbull.stephen.fw@u.tsukuba.ac.jp</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I've cc'd python-ideas-owner, the folks who can actually do something<br>
about it.<br>
<br>
Chris Barker via Python-ideas writes:<br>
<br>
 > I've been replying to messages lately, and getting a bounce back:<br>
[...]<br>
 > And it's not quite clar to me if the message actually got through.<br>
<br>
In my experience it does, because when this happens to me it's due to<br>
my reply-all inserting both <a href="http://python.org" rel="noreferrer" target="_blank">python.org</a> and googlegroups addresses in<br>
the To and Cc fields.<br>
<br>
 > IIUC, this is a Mailman list -- so it must be getting mirrored<br>
 > through google groups, and at least with some people's posts, the<br>
 > reply-to header is getting messed up.<br>
 > <br>
 > Anyone know what's going on?<br>
<br>
I'm not sure about the process in your case.  What I've experienced is<br>
that there are a couple of people who use googlegroups to read, and<br>
when they post for some reason both the <a href="http://python.org" rel="noreferrer" target="_blank">python.org</a> and the<br>
googlegroups addresses end up as addressees.  This might be Google<br>
trying to monopolize mailing lists by putting the googlegroups address<br>
in Reply-To, or it might be a poster error of using reply-all and not<br>
cleaning out the googlegroups address (which doesn't bother them<br>
because they're subscribed at googlegroups and googlegroups<br>
deduplicates).<br>
<br>
For historical reasons I use reply-all, so both addresses end up in<br>
the addressees, and it bounces from googlegroups if I don't clean it<br>
up.<br>
<br>
 > It would be nice to fix this...<br>
<br>
My personal approach would be to blackhole posts containing<br>
googlegroups addresses in any header field, but that probably won't<br>
fly. ;-)<br>
<br>
I think it's probably not that hard to add some code to some handler<br>
in Mailman's pipeline to strip out googlegroups addresses from the<br>
list of addressees in outgoing posts, and if that makes googlegroups<br>
unreliable, so be it.  It shouldn't, though, because the googlegroup<br>
is subscribed to the list at <a href="http://python.org" rel="noreferrer" target="_blank">python.org</a>.<br>
<br>
I don't see why this shouldn't be done globally for all lists at<br>
<a href="http://python.org" rel="noreferrer" target="_blank">python.org</a>, for all googlegroups addresses.  AFAIK there are no<br>
non-list mailboxes at googlegroups that would want to receive mail<br>
there.<br>
<br>
Steve<br>
<br>
_______________________________________________<br>
Python-ideas mailing list<br>
<a href="mailto:Python-ideas@python.org" target="_blank">Python-ideas@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/python-ideas" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/python-ideas</a><br>
Code of Conduct: <a href="http://python.org/psf/codeofconduct/" rel="noreferrer" target="_blank">http://python.org/psf/codeofconduct/</a><br>
</blockquote></div>