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 + +``` + +