Re: BUG #18822: mailing lists reject mails due to DKIM-signature

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>
Cc: Matthias Apitz <gurucubano@googlemail.com>, pgsql-bugs@lists.postgresql.org, Magnus Hagander <magnus@hagander.net>, Bruce Momjian <bruce@momjian.us>
Date: 2025-02-24T14:48:27Z
Lists: pgsql-bugs
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.

			regards, tom lane