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 2CE9E1FF161 for ; Sat, 27 Sep 2025 14:33:19 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id D49091DA10; Sat, 27 Sep 2025 14:33:19 +0200 (CEST) Message-ID: <004c09f5-a9fb-4866-80fa-063c7ed11f7c@proxmox.com> Date: Sat, 27 Sep 2025 14:33:15 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Beta To: Constantin Herold , pve-devel@lists.proxmox.com References: <20250923174007.84121-1-proxmox8914@herold.me> <0c613244-24ea-4538-83b6-bc25e71a045d@proxmox.com> <54300259-e13c-44c8-8382-872591d7bfcc@herold.me> Content-Language: en-US From: Thomas Lamprecht In-Reply-To: <54300259-e13c-44c8-8382-872591d7bfcc@herold.me> X-Bm-Milter-Handled: 55990f41-d878-4baa-be0a-ee34c49e34d2 X-Bm-Transport-Timestamp: 1758976378679 X-SPAM-LEVEL: Spam detection results: 0 AWL -0.026 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 URIBL_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [proxmox.com] Subject: Re: [pve-devel] [PATCH pve-manager 0/1] feat: pass backup status to hook script on job-end/job-abort 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 Cc: Lukas Wagner Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: pve-devel-bounces@lists.proxmox.com Sender: "pve-devel" Am 27.09.25 um 13:13 schrieb Constantin Herold: > So I wanted to migrate to the notification system now, but since you can't limit webhooks by type e.g. `backup result` it's not possible without another custom middleware service which would add unnecessary maintenance overhead and an additional point of failure. You certainly can route only notifications from a backup job to a notification target, simply create matcher with a filter that has a type=vzdump rule for that. Please check the documentation to get an overview about the quite powerful notification system. https://pve.proxmox.com/pve-docs/chapter-notifications.html _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel