Re: BUG #18822: mailing lists reject mails due to DKIM-signature - Mailing list pgsql-bugs

From Magnus Hagander
Subject Re: BUG #18822: mailing lists reject mails due to DKIM-signature
Date
Msg-id CABUevEx3Did_LKMmxfDwPKey=DBAkE513i+O_yTXexNUvuWjaw@mail.gmail.com
Whole thread Raw
In response to Re: BUG #18822: mailing lists reject mails due to DKIM-signature  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs


On Mon, Feb 24, 2025 at 3:48 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
Stefan Kaltenbrunner <stefan@kaltenbrunner.cc> writes:
> Unsigned mails(these days SPF, DKIM and DMARFC are not optional any
> more) are basically undeliverable at scale to all large mail providers
> other than if you are a super low volume sender - so that is a complete
> non-starter for us.

Yeah.  The key point here is that we are not constrained only by
what it says in the RFCs.  We have to stay on the good side of the
anti-spam policies at gmail and other large email providers, or
we'll be blocked from delivering to large swaths of our user base.


Yes, indeed.

At one point not too long ago we had something like 60+% of our emails to gmail getting delayed or dropped, leaving us with delivery queues exceeding I think 2 million emails to gmail based destinations. Implementing this DKIM fix is one of the things we did to get off that list...

//Magnus

pgsql-bugs by date:

Previous
From: Greg Sabino Mullane
Date:
Subject: Re: BUG #18822: mailing lists reject mails due to DKIM-signature
Next
From: João felipe Chiarelli Bourscheid
Date:
Subject: Bug in Configuration Setting Functions after a Commit