From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [IPv6:2a01:7e0:0:424::9]) by lore.proxmox.com (Postfix) with ESMTPS id F38C61FF15C for ; Fri, 19 Sep 2025 17:36:51 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 4B50D1AE05; Fri, 19 Sep 2025 17:37:08 +0200 (CEST) Message-ID: <2764bc8a-d53d-4886-9455-b9505c015ec8@proxmox.com> Date: Fri, 19 Sep 2025 17:36:35 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Beta To: Dominik Csapak , pmg-devel@lists.proxmox.com References: <20250919125426.2547332-1-d.csapak@proxmox.com> <20250919125426.2547332-2-d.csapak@proxmox.com> Content-Language: en-US From: Thomas Lamprecht In-Reply-To: <20250919125426.2547332-2-d.csapak@proxmox.com> X-Bm-Milter-Handled: 55990f41-d878-4baa-be0a-ee34c49e34d2 X-Bm-Transport-Timestamp: 1758296185888 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: Re: [pmg-devel] [PATCH 2/2] quarantine: spam info grid: group good and bad scores 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" Am 19.09.25 um 14:54 schrieb Dominik Csapak: > So there is a category for the bad and good scores separately, with > separate sums to show. > > With this one can more easily see the negative scores compare vs the > positive scores. > > One weird quirk I didn't found a solution to exists: If there are only > positive or negative scores for a mail, we can't differentiate the group > summary and the overall summary, so both currently would show 'Overall > Spamscore'. This seems to be a limitation of how extjs calls the > grouping renderer since there is no indication which one it is. As mentioned offlist, I meant doing this in the spam quarantines mail selection list on the left, not the spam info grid of a specific mail. That said, it works OK from quick testing and it might help someone, maybe with fine-tuning it to only show these sums if there are more than (rolls dice) three scores in a category? Or inline the per-category core sum in the single score line, like +X - Y = Z Total just as idea. But no pressure from my side for any of this, just some thoughts for if others think this could be nice too. _______________________________________________ pmg-devel mailing list pmg-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pmg-devel