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 61C971FF183 for ; Wed, 16 Jul 2025 09:37:23 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 491438F24; Wed, 16 Jul 2025 09:38:23 +0200 (CEST) From: Lukas Wagner To: pve-devel@lists.proxmox.com Date: Wed, 16 Jul 2025 09:37:57 +0200 Message-Id: <20250716073759.40752-1-l.wagner@proxmox.com> X-Mailer: git-send-email 2.39.5 MIME-Version: 1.0 X-SPAM-LEVEL: Spam detection results: 0 AWL 0.019 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_MSPIKE_H2 0.001 Average reputation (+2) SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record Subject: [pve-devel] [PATCH manager/proxmox-mail-forward v2 0/2] install proxmox-mail-forward at /usr/libexec X-BeenThere: pve-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox VE development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Proxmox VE development discussion Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: pve-devel-bounces@lists.proxmox.com Sender: "pve-devel" proxmox-mail-forward is not intended to be called by regular users, so installing it at /usr/libexec/proxmox-mail-forward is a better fit. Changes since v1: - Add Fabian's R-b - Shorten comment in d/postinst as suggested by Fabian pve-manager: Lukas Wagner (1): d/postinst: remove old pvemailforward migration logic debian/postinst | 10 ---------- 1 file changed, 10 deletions(-) proxmox-mail-forward: Lukas Wagner (1): install to /usr/libexec instead of /usr/bin Makefile | 2 -- debian/lintian-overrides | 2 +- debian/proxmox-mail-forward.postinst | 10 +++++++--- debian/rules | 9 ++++++++- 4 files changed, 16 insertions(+), 7 deletions(-) Summary over all repositories: 5 files changed, 16 insertions(+), 17 deletions(-) -- Generated by murpp 0.9.0 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel