Dear PostgreSQL team, Can you solve the problem of e-mails always detected in "Junk Emails"/"Spams" folder? SPF/DKIM/DMARC
For example, a part of logs: ... ARC-Seal: i=2; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=fail; ... ARC-Authentication-Results: i=2; mx.microsoft.com 1; spf=pass (sender ip is XXX.XXX.XXX.XXX) smtp.rcpttodomain=hotmail.com smtp.mailfrom=lists.postgresql.org; dmarc=none action=none header.from=iki.fi; dkim=fail (signature did not verify) header.d=iki.fi; arc=fail (47) ... Authentication-Results: spf=pass (sender IP is XXX.XXX.XXX.XXX) smtp.mailfrom=lists.postgresql.org; dkim=fail (signature did not verify) header.d=iki.fi;dmarc=none action=none header.from=iki.fi; ... X-SID-Result: FAIL ... ---------------- At the same time, I have already informed a problem with old ML e-mail addresses. Can you remove all *@postgresql.org ML alias because it is a problem of spam. And please inform to all that the good ML are now *@lists.postgresql.org. Thanks in advance. Regards, Neustradamus
