Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Testing (sorry)

138 views
Skip to first unread message

Grant Edwards

unread,
Feb 18, 2024, 2:46:09 PMFeb 18
to
Today I noticed that nothing I've posted to python-list in the past 3
weeks has shown up on the list. I don't know how to troubleshoot this
other than by sending test messages. Obviously, if this shows up on the
list, then I'm making progress...

[message 3]
--
Grant

Grant Edwards

unread,
Feb 18, 2024, 2:46:10 PMFeb 18
to

Today I noticed that nothing I've posted to python-list in past 3
weeks has shown up on the list. I don't know how to troubleshoot this
other than sending test messages. Obviously, if this shows up on the
list, then I'm making progress.

[message 4]
--
Grant

Grant Edwards

unread,
Feb 18, 2024, 2:46:11 PMFeb 18
to
Today I noticed that nothing I've posted to python-list in past 3
weeks has shown up on the list. I don't know how to troubleshoot this
other than sending test messages. Obviously, if this shows up on the
list, then I've gotten it to work...

--
Grant

Peter J. Holzer

unread,
Feb 18, 2024, 4:38:21 PMFeb 18
to
[Replying to the list *and* Grant]

On 2024-02-17 19:38:04 -0500, Grant Edwards via Python-list wrote:
> Today I noticed that nothing I've posted to python-list in past 3
> weeks has shown up on the list.

January 29th, AFAICS. And end of december before that.

> I don't know how to troubleshoot this other than sending test
> messages. Obviously, if this shows up on the list, then I've gotten
> it to work...

This did show up and 3 other test messages with very similar text
as well.

Also there was a whole flurry of almost but not quite identical messages
from you in the "nan" thread.

hp

--
_ | Peter J. Holzer | Story must make more sense than reality.
|_|_) | |
| | | h...@hjp.at | -- Charles Stross, "Creative writing
__/ | http://www.hjp.at/ | challenge!"
signature.asc

Alex Kaye

unread,
Feb 18, 2024, 4:56:16 PMFeb 18
to

Grant Edwards

unread,
Feb 18, 2024, 6:09:43 PMFeb 18
to
On 2024-02-18, Peter J. Holzer via Python-list <pytho...@python.org> wrote:
> [Replying to the list *and* Grant]
>
> On 2024-02-17 19:38:04 -0500, Grant Edwards via Python-list wrote:
>> Today I noticed that nothing I've posted to python-list in past 3
>> weeks has shown up on the list.
>
> January 29th, AFAICS. And end of december before that.
>
>> I don't know how to troubleshoot this other than sending test
>> messages. Obviously, if this shows up on the list, then I've gotten
>> it to work...
>
> This did show up and 3 other test messages with very similar text
> as well.
>
> Also there was a whole flurry of almost but not quite identical messages
> from you in the "nan" thread.

Sorry about that.

All of those were posted at various times throughout the day yesterday
using two different accounts, two different mail servers, and three
different methods for submitting the e-mails. I finally gave up and
switched to using comp.lang.python via Usenet.

Then, about 24 hours later, all those messages finally showed up.

At one point about half way through that process yesterday, I
unsusbscribed and then re-subscribed both e-mail addresses. I got
confirmation and welcome messages on both accounts. Sending "help"
requests to the list server produced the expected results. I enabled
the sending of confirmation messages from the list server.

But posts to the list still seemed to vanish into the ether while
emails from both accounts reached other destinations without delay,

During this process a number of posts from other users did appear in
the list archive and at at _one_ of the two e-mail addresses which I
had subscribed.

But no sign of any of my posts.

About 24 hours later, all of my posts (and the confirmation e-mails)
all showed up in a burst at the same time on two different unrelated
e-mail accounts.

I still have no clue what was going on...

--
Grant



dn

unread,
Feb 18, 2024, 6:30:26 PMFeb 18
to
On 19/02/24 12:09, Grant Edwards via Python-list wrote:
...

> But posts to the list still seemed to vanish into the ether while
> emails from both accounts reached other destinations without delay,
>
> During this process a number of posts from other users did appear in
> the list archive and at at _one_ of the two e-mail addresses which I
> had subscribed.
>
> But no sign of any of my posts.
>
> About 24 hours later, all of my posts (and the confirmation e-mails)
> all showed up in a burst at the same time on two different unrelated
> e-mail accounts.
>
> I still have no clue what was going on...

Looking at the email-headers, there are sometimes considerable delays
between messages submitted to the List-reflector, and their outward
transmission (to me).

Interestingly, there's something strange about the queuing. Instead of
FIFO it seems some messages arrive ahead of others, ie out-of-sequence.
(wonder if explained by submission via email or Usenet?)

I've noted long delays too. Perhaps (also) to do with time-of-day?

Always feel slightly embarrassed if 'repeat' an answer* that someone
else had previously submitted, eg __new__ thread and @MRAB. However, if
the reflector 'holds onto' the earlier message, then how should I/anyone
know?

* yes, repetition improves learning, slightly different words may help
comprehension; but doubt I can express anything better than the
aforementioned does/did/can.

--
Regards,
=dn

Skip Montanaro

unread,
Feb 18, 2024, 8:04:31 PMFeb 18
to
I can't explain the delays, but will note that the gate-news program on the
server runs every 5 minutes via cron. There are multiple moving parts in
the overall system. You'll probably get a more useful answer from
postm...@python.org.

Skip

Thomas Passin

unread,
Feb 18, 2024, 11:55:55 PMFeb 18
to
> But posts to the list still seemed to vanish into the ether while
> emails from both accounts reached other destinations without delay,
>
> During this process a number of posts from other users did appear in
> the list archive and at at _one_ of the two e-mail addresses which I
> had subscribed.
>
> But no sign of any of my posts.
>
> About 24 hours later, all of my posts (and the confirmation e-mails)
> all showed up in a burst at the same time on two different unrelated
> e-mail accounts.
>
> I still have no clue what was going on...

Sometimes a post of mine will not show up for hours or even half a day.
They are all addressed directly to the list. Sometimes my email
provider sends me a notice that the message bounced. Those notices say
that the address wasn't available when the transmission was tried.

Grant Edwards

unread,
Feb 19, 2024, 9:17:51 AMFeb 19
to
On 2024-02-19, Thomas Passin <li...@tompassin.net> wrote:

>> About 24 hours later, all of my posts (and the confirmation e-mails)
>> all showed up in a burst at the same time on two different unrelated
>> e-mail accounts.
>>
>> I still have no clue what was going on...
>
> Sometimes a post of mine will not show up for hours or even half a day.
> They are all addressed directly to the list. Sometimes my email
> provider sends me a notice that the message bounced. Those notices say
> that the address wasn't available when the transmission was tried.

I guess that in future I'll wait a couple days before I assume
something is broken.

--
Grant

Byunghee HWANG

unread,
Feb 19, 2024, 10:50:33 AMFeb 19
to
Hellow Grant,

On Sat, 2024-02-17 at 18:54 -0600, Grant Edwards via Python-list wrote:
>
> Today I noticed that nothing I've posted to python-list in past 3
> weeks has shown up on the list. I don't know how to troubleshoot this
> other than sending test messages.  Obviously, if this shows up on the
> list, then I'm making progress.
>
> [message 4]
> --
> Grant

Do not worry. Sending email is harder than coding in Python. Anyway,
your email arrived safely in my mailbox. Congratulations!


Thanks, Byunghee from South Korea

signature.asc

Thomas Passin

unread,
Feb 19, 2024, 11:39:24 AMFeb 19
to
On 2/19/2024 9:17 AM, Grant Edwards via Python-list wrote:
> On 2024-02-19, Thomas Passin <li...@tompassin.net> wrote:
>
>>> About 24 hours later, all of my posts (and the confirmation e-mails)
>>> all showed up in a burst at the same time on two different unrelated
>>> e-mail accounts.
>>>
>>> I still have no clue what was going on...
>>
>> Sometimes a post of mine will not show up for hours or even half a day.
>> They are all addressed directly to the list. Sometimes my email
>> provider sends me a notice that the message bounced. Those notices say
>> that the address wasn't available when the transmission was tried.

Here is a typical bounce message that I get:

<pytho...@python.org>: host mail.python.org[188.166.95.178] said:
450-4.3.2
Service currently unavailable 450 4.3.2

Some time after I get one of these messages I re-send the post. Usually
it gets through then.

Skip Montanaro

unread,
Feb 19, 2024, 11:56:24 AMFeb 19
to
>
> Here is a typical bounce message that I get:
>
> <pytho...@python.org>: host mail.python.org[188.166.95.178] said:
> 450-4.3.2
> Service currently unavailable 450 4.3.2
>
> Some time after I get one of these messages I re-send the post. Usually
> it gets through then.
>

Looks kinda like greylisting to me. I'm pretty sure that's one of the tool
in the mail.python.org chain.

Skip

>

Thomas Passin

unread,
Feb 19, 2024, 1:20:49 PMFeb 19
to
On 2/19/2024 11:55 AM, Skip Montanaro wrote:
> Here is a typical bounce message that I get:
>
> <pytho...@python.org <mailto:pytho...@python.org>>: host
> mail.python.org <http://mail.python.org>[188.166.95.178] said:
> 450-4.3.2
>      Service currently unavailable 450 4.3.2
>
> Some time after I get one of these messages I re-send the post.
> Usually
> it gets through then.
>
>
> Looks kinda like greylisting to me. I'm pretty sure that's one of the
> tool in the mail.python.org <http://mail.python.org> chain.

I don't see it as greylisting. A repeat post will succeed, before there
would be time for my email provider (Dreamhost) to do anything about it.

Peter J. Holzer

unread,
Feb 20, 2024, 4:28:21 PMFeb 20
to
On 2024-02-19 11:38:54 -0500, Thomas Passin via Python-list wrote:
> On 2/19/2024 9:17 AM, Grant Edwards via Python-list wrote:
> > On 2024-02-19, Thomas Passin <li...@tompassin.net> wrote:
> > > > About 24 hours later, all of my posts (and the confirmation e-mails)
> > > > all showed up in a burst at the same time on two different unrelated
> > > > e-mail accounts.
> > > >
> > > > I still have no clue what was going on...
> > >
> > > Sometimes a post of mine will not show up for hours or even half a day.
> > > They are all addressed directly to the list. Sometimes my email
> > > provider sends me a notice that the message bounced. Those notices say
> > > that the address wasn't available when the transmission was tried.
>
> Here is a typical bounce message that I get:
>
> <pytho...@python.org>: host mail.python.org[188.166.95.178] said:
> 450-4.3.2
> Service currently unavailable 450 4.3.2

This is a *temporary* error. Your provider's server should retry
delivering the message for a decent amount of time (3 to 7 days is
customary).

Your provider's server may send you a notification that the mail cannot
currently be delivered and that it will keep trying. Such notifications
are usually sent after a much shorter period (a few hours).
signature.asc
0 new messages