From fa0a986d30f48ad784202322a0149112619a2693 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 7 Dec 2023 10:16:05 +0100 Subject: Refreshing send-email.patch. Signed-off-by: Daniel Baumann --- debian/patches/debian/0005-send-email.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'debian') diff --git a/debian/patches/debian/0005-send-email.patch b/debian/patches/debian/0005-send-email.patch index 1614c4622..829a71646 100644 --- a/debian/patches/debian/0005-send-email.patch +++ b/debian/patches/debian/0005-send-email.patch @@ -4,11 +4,11 @@ Description: Disabling to send emails by default. diff -Naurp netdata.orig/health/notifications/health_alarm_notify.conf netdata/health/notifications/health_alarm_notify.conf --- netdata.orig/health/notifications/health_alarm_notify.conf +++ netdata/health/notifications/health_alarm_notify.conf -@@ -199,7 +199,7 @@ sendsms="" +@@ -212,7 +212,7 @@ sendsms="" EMAIL_SENDER="" - # enable/disable sending emails --SEND_EMAIL="YES" + # enable/disable sending emails, set this YES, or NO, AUTO to enable/disable based on sendmail availability +-SEND_EMAIL="AUTO" +SEND_EMAIL="NO" # if a role recipient is not configured, an email will be send to: -- cgit v1.2.3