public inbox for [email protected]  
help / color / mirror / Atom feed
From: Célestin Matte <[email protected]>
To: PostgreSQL WWW <[email protected]>
Subject: Slight issue in bounce management in PGLister
Date: Fri, 2 May 2025 19:15:52 +0200
Message-ID: <[email protected]> (raw)

Hello,

I noticed a problem with bounces in PGLister: when an address is newly
added to a list, it is supposed that all former emails were properly
delivered. All prior emails are marked as "Delivered to remote
server", which is not the case as the address was not subscribed yet
(they should not appear at all).

As a result, a bouncing address will not immediately be flagged as a
bounce.

A way to fix that could be to add an "added_date" field to e.g.
list_subscriberaddress.

This may be intentional behaviour as fixing it requires adding a field,
for what is pretty much a corner case (one can expect a newly added
address is not immediately bouncing).
Do you think a fix is worth implementing?



Side-question regarding bounces: I did not find any process in the
codebase that automatically unsubscribes bouncing addresses
(bouncehandler.py leaves this as "run separtely").
Is this expected to always done manually?

Regards,
-- 
Célestin Matte






reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: Slight issue in bounce management in PGLister
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox