From a2e7d5eb6be7154f0a4c29fe3769e745ecff7713 Mon Sep 17 00:00:00 2001 From: Fiona Ebner Date: Fri, 21 Oct 2022 15:02:48 +0200 Subject: [PATCH] fix #4287: d/control: recommend proxmox-mail-forward which registers a binary in /root/.forward and handles mail forwarding to the mail addresss configured for root@pam in PBS. Similar to how it is done in PVE currently. Signed-off-by: Fiona Ebner --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 65331524..35066256 100644 --- a/debian/control +++ b/debian/control @@ -173,6 +173,7 @@ Depends: fonts-font-awesome, Recommends: zfsutils-linux, ifupdown2, proxmox-offline-mirror-helper, + proxmox-mail-forward, Description: Proxmox Backup Server daemon with tools and GUI This package contains the Proxmox Backup Server daemons and related tools. This includes a web-based graphical user interface.