[Watchdog] Send mails with priority 1

master
andryyy 2020-05-23 11:16:13 +02:00
parent 6a95d217b4
commit 8a441dd77a
No known key found for this signature in database
GPG Key ID: 8EC34FF2794E25EF
2 changed files with 2 additions and 1 deletions

View File

@ -113,6 +113,7 @@ function mail_error() {
--charset=UTF-8 \
--subject="${SUBJECT}" \
--body-plain="${BODY}" \
--add-header="X-Priority: 1" \
--to=${rcpt} \
--from="watchdog@${MAILCOW_HOSTNAME}" \
--hello-host=${MAILCOW_HOSTNAME} \

View File

@ -396,7 +396,7 @@ services:
- /lib/modules:/lib/modules:ro
watchdog-mailcow:
image: mailcow/watchdog:1.76
image: mailcow/watchdog:1.77
# Debug
#command: /watchdog.sh
dns: