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