setup-email-pve.sh aktualisiert
This commit is contained in:
@@ -6,8 +6,8 @@ echo "🔧 Konfiguration von Proxmox VE Benachrichtigungen (PVE 8.x)"
|
||||
echo
|
||||
|
||||
# Abfragen
|
||||
read -rp "▶️ SMTP-Absenderadresse (z. B. pve@example.com): " MAILFROM
|
||||
read -rp "▶️ SMTP-Hostname (z. B. smtp.example.com:587): " SMTPHOST
|
||||
read -rp "▶️ SMTP-Absenderadresse (z.B. pve@example.com): " MAILFROM
|
||||
read -rp "▶️ SMTP-Hostname (z.B. smtp.example.com:587): " SMTPHOST
|
||||
read -rp "▶️ SMTP-Benutzername: " SMTPUSER
|
||||
read -rsp "▶️ SMTP-Passwort: " SMTPPASS
|
||||
echo
|
||||
|
||||
Reference in New Issue
Block a user