From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <l.wagner@proxmox.com>
Received: from firstgate.proxmox.com (firstgate.proxmox.com [212.224.123.68])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 key-exchange X25519 server-signature RSA-PSS (2048 bits))
 (No client certificate requested)
 by lists.proxmox.com (Postfix) with ESMTPS id 878BFB3655
 for <pve-user@lists.proxmox.com>; Wed, 29 Nov 2023 09:25:33 +0100 (CET)
Received: from firstgate.proxmox.com (localhost [127.0.0.1])
 by firstgate.proxmox.com (Proxmox) with ESMTP id 70C0C1D4A
 for <pve-user@lists.proxmox.com>; Wed, 29 Nov 2023 09:25:33 +0100 (CET)
Received: from proxmox-new.maurer-it.com (proxmox-new.maurer-it.com
 [94.136.29.106])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 key-exchange X25519 server-signature RSA-PSS (2048 bits))
 (No client certificate requested)
 by firstgate.proxmox.com (Proxmox) with ESMTPS
 for <pve-user@lists.proxmox.com>; Wed, 29 Nov 2023 09:25:32 +0100 (CET)
Received: from proxmox-new.maurer-it.com (localhost.localdomain [127.0.0.1])
 by proxmox-new.maurer-it.com (Proxmox) with ESMTP id 4D63D42313;
 Wed, 29 Nov 2023 09:25:32 +0100 (CET)
Message-ID: <51f01dcf-89db-4ac2-9081-cf1da14e563e@proxmox.com>
Date: Wed, 29 Nov 2023 09:25:31 +0100
MIME-Version: 1.0
User-Agent: Mozilla Thunderbird
To: Proxmox VE user list <pve-user@lists.proxmox.com>,
 PVE User List <pve-user@pve.proxmox.com>
References: <mailman.401.1701213847.422.pve-user@lists.proxmox.com>
Content-Language: de-AT, en-US
From: Lukas Wagner <l.wagner@proxmox.com>
In-Reply-To: <mailman.401.1701213847.422.pve-user@lists.proxmox.com>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
X-SPAM-LEVEL: Spam detection results:  0
 AWL -0.008 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: Re: [PVE-User] vzdump mailnotification
X-BeenThere: pve-user@lists.proxmox.com
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Proxmox VE user list <pve-user.lists.proxmox.com>
List-Unsubscribe: <https://lists.proxmox.com/cgi-bin/mailman/options/pve-user>, 
 <mailto:pve-user-request@lists.proxmox.com?subject=unsubscribe>
List-Archive: <http://lists.proxmox.com/pipermail/pve-user/>
List-Post: <mailto:pve-user@lists.proxmox.com>
List-Help: <mailto:pve-user-request@lists.proxmox.com?subject=help>
List-Subscribe: <https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-user>, 
 <mailto:pve-user-request@lists.proxmox.com?subject=subscribe>
X-List-Received-Date: Wed, 29 Nov 2023 08:25:33 -0000

Hello Stefan,

This post in our forum should help:

https://forum.proxmox.com/threads/email-after-each-backup-since-latest-pve-update.136752/page-2#post-609870

This is not a bug, but a side effect of the introduction of a new 
notification system in Proxmox VE.

Setting 'Notification mode' to 'Email (legacy)' should restore the old 
behavior. Alternatively, you can use the matcher system in the new 
notification system (failed backup notifications are sent with severity 
'error' instead of 'info'). Note that there are still some UX 
improvements for the matcher system in our development queue, so for now 
it is probably a bit easier to set the 'notification mode' for the 
backup job.

Hope this helps.

-- 
- Lukas