From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [212.224.123.68]) by lore.proxmox.com (Postfix) with ESMTPS id 51C691FF16B for ; Tue, 29 Jul 2025 15:52:14 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 7A01113818; Tue, 29 Jul 2025 15:53:39 +0200 (CEST) From: Thomas Lamprecht To: pmg-devel@lists.proxmox.com, Stoiko Ivanov Date: Tue, 29 Jul 2025 15:53:28 +0200 Message-Id: <175379719830.1951616.10038398986191556869.b4-ty@proxmox.com> X-Mailer: git-send-email 2.39.5 In-Reply-To: <20250310180612.21877-1-s.ivanov@proxmox.com> References: <20250310180612.21877-1-s.ivanov@proxmox.com> MIME-Version: 1.0 X-Bm-Milter-Handled: 55990f41-d878-4baa-be0a-ee34c49e34d2 X-Bm-Transport-Timestamp: 1753797207358 X-SPAM-LEVEL: Spam detection results: 0 AWL -0.031 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DMARC_MISSING 0.1 Missing DMARC policy KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record Subject: [pmg-devel] applied: [PATCH pmg-api 0/2] add Date and Auto-Submitted headers to reports, bounces, notifications X-BeenThere: pmg-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox Mail Gateway development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: pmg-devel-bounces@lists.proxmox.com Sender: "pmg-devel" On Mon, 10 Mar 2025 19:06:10 +0100, Stoiko Ivanov wrote: > the following 2 patches are indepedent, but touch the same areas of code > (thus send as one series). > > signing local mail as introduced in PMG 8.2 works in general, but some > DKIM verifiers expect a present Date header to be signed as well (Patch > 1/2) > > [...] Applied, thanks! [1/2] dkim: local mail: add Date header commit: 77cfdddf7bcc00921c1174ee440fe9ec810bf9aa [2/2] local generated mail: add Auto-Submitted header commit: 3893847b7b62b4ed2fedc3edf621054b64546627 _______________________________________________ pmg-devel mailing list pmg-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pmg-devel