Posts from gmane no longer allowed?

Grant Edwards grant.b.edwards at gmail.com
Sun Sep 26 13:34:16 EDT 2021


On 2021-09-26, Ethan Furman <ethan at stoneleaf.us> wrote:
> On 9/26/21 9:21 AM, Grant Edwards wrote:
> > On 2021-09-26, Chris Angelico <rosuav at gmail.com> wrote:
>
> >> I'm not sure whether the policy change happened on python-list, or at
> >> gmane. From the look of the error message you got, it may have
> >> actually been gmane's decision. Haven't heard anything from the list
> >> admins here about it, either way, so I have no idea.
> >
> > I'm just guessing, but I can't imagine that gmane's owner would have
> > done that unless python-list itself started to refuse posts (or the
> > python-list admins requested that gmane stop sending posts).
>
> I am unaware of a change in the newsgroup <--> mailing list policy,
> and other newsgroup posts were coming through last week (it's been a
> light weekend).

We're not talking about the usenet<-->list gateway.

Gmane.io is a server that subscribes to and archives many thousands of
email lists. It provides NNTP access to that archive. It submits
postings made by NNTP clients via e-mail. It stopped allowing posting
a few days ago for python-list.

At least one other gmane user has also reported being no longer able
to post to python-list.

Posting to other lists via gmane still works fine.

My first _guess_ would be that Mailman started refusing emailed posts
from the gmane server to python-list, and that triggered the gmane server
to stop accepting posts for python-list.

-- 
Grant


More information about the Python-list mailing list