From: | Magnus Hagander <magnus(at)hagander(dot)net> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Justin Pryzby <pryzby(at)telsasoft(dot)com>, PostgreSQL WWW <pgsql-www(at)postgresql(dot)org> |
Subject: | Re: "Resend email" not working |
Date: | 2020-11-02 20:03:44 |
Message-ID: | CABUevEzDVK5sXWFuTZFKgJb7zvF3M_Y-uxbw1CxeYVbxUu6P6g@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-www |
On Mon, Nov 2, 2020 at 8:56 PM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>
> Justin Pryzby <pryzby(at)telsasoft(dot)com> writes:
> > Sometimes emails don't seem to resend, or in any case don't arrive.
> > I've tried this one numerous times, over a period of ~36hr.
> > https://www.postgresql.org/message-id/0f9b217d-3d05-fb0e-b228-7f57c3720a58%40postgrespro.ru
> > It's not in my spambox.
>
> FWIW, I tried it and it worked for me. Maybe some digging in MTA logs is
> called for.
Yeah, for specifically
0f9b217d-3d05-fb0e-b228-7f57c3720a58(at)postgrespro(dot)ru I see it being
delivered to justin(at)telsasoft(dot)com 6 times today. Each of them end up
looking something like this:
2020-11-02 19:56:56 1kZfwm-0002bD-E7 <= noreply(at)postgresql(dot)org
H=localhost [127.0.0.1] P=esmtp S=27302
id=0f9b217d-3d05-fb0e-b228-7f57c3720a58(at)postgrespro(dot)ru
2020-11-02 19:56:57 1kZfwm-0002bD-E7 => justin(at)telsasoft(dot)com
R=dnslookup T=remote_smtp H=aspmx.l.google.com
[2607:f8b0:4003:c01::1a] X=TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256
CV=yes K C="250 2.0.0 OK x19si10331061oto.263 - gsmtp"
So they have all arrived at google.
Google does, I believe, de-duplication of emails so if they think it
has already arrived, they don't deliver a second copy of it. But in
that case, you should be able to see the first copy...
--
Magnus Hagander
Me: https://www.hagander.net/
Work: https://www.redpill-linpro.com/
From | Date | Subject | |
---|---|---|---|
Next Message | Justin Pryzby | 2020-11-02 20:35:19 | Re: "Resend email" not working |
Previous Message | Tom Lane | 2020-11-02 19:56:11 | Re: "Resend email" not working |