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 <f.ebner@proxmox.com>
This commit is contained in:
Fiona Ebner 2022-10-21 15:02:48 +02:00 committed by Wolfgang Bumiller
parent 72220d79d7
commit a2e7d5eb6b

1
debian/control vendored
View File

@ -173,6 +173,7 @@ Depends: fonts-font-awesome,
Recommends: zfsutils-linux, Recommends: zfsutils-linux,
ifupdown2, ifupdown2,
proxmox-offline-mirror-helper, proxmox-offline-mirror-helper,
proxmox-mail-forward,
Description: Proxmox Backup Server daemon with tools and GUI Description: Proxmox Backup Server daemon with tools and GUI
This package contains the Proxmox Backup Server daemons and related This package contains the Proxmox Backup Server daemons and related
tools. This includes a web-based graphical user interface. tools. This includes a web-based graphical user interface.