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 E714E1FF187 for ; Mon, 22 Sep 2025 16:30:00 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 1A4DE1E1DA; Mon, 22 Sep 2025 16:30:30 +0200 (CEST) From: Thomas Lamprecht To: pmg-devel@lists.proxmox.com, Hannes Laimer Date: Mon, 22 Sep 2025 16:29:27 +0200 Message-ID: <175855136600.963496.17759953612841054909.b4-ty@proxmox.com> X-Mailer: git-send-email 2.47.3 In-Reply-To: <20250919083622.22955-1-h.laimer@proxmox.com> References: <20250919083622.22955-1-h.laimer@proxmox.com> MIME-Version: 1.0 X-Bm-Milter-Handled: 55990f41-d878-4baa-be0a-ee34c49e34d2 X-Bm-Transport-Timestamp: 1758551385165 X-SPAM-LEVEL: Spam detection results: 0 AWL -0.027 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 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. RCVD_IN_VALIDITY_RPBL_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. RCVD_IN_VALIDITY_SAFE_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. 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 v3 0/3] add plain-text variants for both reports 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 Fri, 19 Sep 2025 10:36:19 +0200, Hannes Laimer wrote: > This addresses both #1621 and #4023. > > https://bugzilla.proxmox.com/show_bug.cgi?id=4023 > https://bugzilla.proxmox.com/show_bug.cgi?id=1621 > > v3, thanks @Stoiko, @Thomas: > - small helper for decode+utf8-encode > - restructure verbose spam report template > - re-add `subject:` line to plain templates > > [...] Applied, thanks! The pmail encoding that Stoiko noticed should happen in a follow up though. [1/3] pmgqm: add plain subject/from fields for reports commit: b6d7c18e4ce2714fbefc6d5954a940fff211238a [2/3] fix #1621: templates: add plain-text variant of short/verbose spam report commit: 87e46b19ff7195c2bbaa2371056d60a0026dbc4d [3/3] fix #4023: templates: add plain-text variant of admin report commit: 3484526a54b2053c8226cea9748c3d90644d319d _______________________________________________ pmg-devel mailing list pmg-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pmg-devel