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 47F551FF183 for ; Wed, 16 Jul 2025 01:16:00 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 1CB1D10DB1; Wed, 16 Jul 2025 01:16:58 +0200 (CEST) From: Thomas Lamprecht To: pve-devel@lists.proxmox.com, pbs-devel@lists.proxmox.com, Lukas Wagner Date: Wed, 16 Jul 2025 01:13:57 +0200 Message-ID: <175262123356.2483549.12450486800693212153.b4-ty@proxmox.com> X-Mailer: git-send-email 2.47.2 In-Reply-To: <20250623141315.288681-1-l.wagner@proxmox.com> References: <20250623141315.288681-1-l.wagner@proxmox.com> MIME-Version: 1.0 X-SPAM-LEVEL: Spam detection results: 0 AWL -0.158 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 KAM_LOTSOFHASH 0.25 Emails with lots of hash-like gibberish RCVD_IN_MSPIKE_H2 0.001 Average reputation (+2) 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: [pbs-devel] [PATCH proxmox{,-backup} 00/10] change of default notification-mode; UX improvements X-BeenThere: pbs-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox Backup Server development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Proxmox Backup Server development discussion Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: pbs-devel-bounces@lists.proxmox.com Sender: "pbs-devel" On Mon, 23 Jun 2025 16:13:05 +0200, Lukas Wagner wrote: > This is intended for the PBS 4.0 release (trixie based). > > This patch series changes the default notification mode for PBS to > 'notification-system' from the former default of 'legacy-sendmail'. > > The rationale for the new default is: > - 'notification-system' was already used as a default for any datastore > created by the GUI > - consistency, since on PVE, the default is 'auto' (which does not exist > on PBS, but is equivalent to 'notification-system' unless an email > address has been added as well) > - users are gently nudged to use the new notification stack > > [...] With a trivial merge conflict in the context of the first patch resolved: Applied, thanks! As replied, and you correctly noted already, the old migrate-config command for prune jobs can now go, but IMO still does not hurt to have a dedicated command group, and it also doesn't hurt if we keep it a bit longer, we can now remove it at any time after all. [01/9] cli: manager: move update-to-prune-jobs command to new migrate-config sub-command commit: 9526aee10a0c1b86de70a5d775a7f7cac048ced0 [02/9] cli: manager: add 'migrate-config default-notification-mode' command commit: 243e6a57841839e4f00c15e3997bb7a1cf7d86d3 [PATCH 3/9] d/postinst: migrate notification mode default on update commit: 93390b67df34db664e174f706ac71e02a3d477d5 [04/9] ui: datastore options view: switch to new notification-mode default commit: 20053ec2160f861cade003cb72cd66396c84985a [05/9] ui: tape backup job: move notification settings to a separate tab commit: 025afdb9fee735fd23e93b6889298c44dd8e3909 [06/9] ui: one-shot tape backup: use same wording as tape-backup jobs commit: 82963b7d4b93992dce3c92ae8ae937301a773515 [07/9] ui: datastore options: notifications: use same jargon as tape-jobs and PVE commit: 0471464f4e9a7857b3d5042014ef3b47ad3d979f [08/9] ui: datastore options: drop notify and notify-user rows commit: 00290872a3787f31578247902960d82ea72b69ad [09/9] ui: datastore options: notification: use radio controls to select mode commit: b289d294c879376853586221b984290928f0f0f1 _______________________________________________ pbs-devel mailing list pbs-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel