[pbs-devel] [PATCH proxmox-backup 1/1] fix #4287: d/control: recommend proxmox-mail-forward
    Fiona Ebner 
    f.ebner at proxmox.com
       
    Fri Oct 21 15:02:48 CEST 2022
    
    
  
which registers a binary in /root/.forward and handles mail forwarding
to the mail addresss configured for root at pam in PBS. Similar to how it
is done in PVE currently.
Signed-off-by: Fiona Ebner <f.ebner at proxmox.com>
---
 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.
-- 
2.30.2
    
    
More information about the pbs-devel
mailing list