fix: updated diskalert smtp server

This commit is contained in:
2024-05-06 00:41:42 +10:00
parent 9a2d0f65f3
commit 735d661aa2
2 changed files with 1 additions and 52 deletions

View File

@ -8,7 +8,7 @@
MAILTO="support@comprofix.com"
MAILFROM="support@comprofix.com"
THISSERVER=$(hostname -f)
SMTP="mail.comprofix.com"
SMTP="comprofix-com.mail.protection.outlook.com"
LOGFILE="/var/log/diskalert.log"
THISSERVER=$(hostname -f)