From e6838dd4ded977c0abb0a01a424340de55ca68aa Mon Sep 17 00:00:00 2001 From: ralfk Date: Thu, 14 Nov 2024 19:11:16 +0100 Subject: [PATCH] Surface8: 2024-11-14 19:11:16 --- Technik/Proxmox-Server.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Technik/Proxmox-Server.md b/Technik/Proxmox-Server.md index 308f1d6..4bfa0ec 100644 --- a/Technik/Proxmox-Server.md +++ b/Technik/Proxmox-Server.md @@ -233,3 +233,13 @@ stopen eines Containers 35 23 * * * /root/cronjobs/202stopngix.sh +### Emai Benachrichtigung einrichten + +```bash +apt install postfix libsasl2-modules -y + +nano /etc/postfix/main.cf + +``` + +