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 850C91FF391 for ; Wed, 12 Jun 2024 19:10:24 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 67E23153AD; Wed, 12 Jun 2024 19:11:01 +0200 (CEST) From: Stoiko Ivanov To: pmg-devel@lists.proxmox.com Date: Wed, 12 Jun 2024 19:10:16 +0200 Message-Id: <20240612171018.18240-1-s.ivanov@proxmox.com> X-Mailer: git-send-email 2.39.2 MIME-Version: 1.0 X-SPAM-LEVEL: Spam detection results: 0 AWL 0.081 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 T_SCC_BODY_TEXT_LINE -0.01 - Subject: [pmg-devel] [PATCH spamassassin/pmg-api] add trigger to reload pmg-api services on spamassassin updates 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" While running some internal tests with the recently released SpamAssassin 4.0.1 I noticed that pmg-smtp-filter did not get restarted upon upgrading the package. This has not really been noticed until now, as we ship new proxmox-spamassassin versions mostly with our point-releases, which do contain updated versions of pmg-api anyways. Tested minimally by building both packages with the patches, installing an updated pmg-api and afterwards installing the updated proxmox-spamassassin, while verifying that the services indeed get restarted on my test-machine. proxmox-spamassassin: Stoiko Ivanov (1): d/triggers: add trigger to restart pmg services debian/triggers | 1 + 1 file changed, 1 insertion(+) create mode 100644 debian/triggers pmg-api: Stoiko Ivanov (1): d/triggers: add interest in spamassassin updates debian/triggers | 1 + 1 file changed, 1 insertion(+) -- 2.39.2 _______________________________________________ pmg-devel mailing list pmg-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pmg-devel