From 5cf6b1c983adc61e9ddd0b93e76f21dae7cf6eb8 Mon Sep 17 00:00:00 2001 From: Paul Wise Date: Wed, 17 Jun 2015 12:31:12 +0800 Subject: [PATCH] Temporarily disable mails to sanger as mails bounce. tjrc@sanger.ac.uk retry time not reached for any host after a long failure period dh3@sanger.ac.uk retry time not reached for any host after a long failure period --- config/static/objects/contacts.cfg | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/static/objects/contacts.cfg b/config/static/objects/contacts.cfg index b8ac15e..5a9d307 100644 --- a/config/static/objects/contacts.cfg +++ b/config/static/objects/contacts.cfg @@ -29,8 +29,8 @@ define contact{ define contact{ contact_name tjrc1 alias Tim Cutts - service_notification_period 24x7 - host_notification_period 24x7 + service_notification_period never + host_notification_period never service_notification_options w,u,c,r host_notification_options d,r service_notification_commands notify-service-by-email @@ -41,8 +41,8 @@ define contact{ define contact{ contact_name dave alias Dave Holland - service_notification_period 24x7 - host_notification_period 24x7 + service_notification_period never + host_notification_period never service_notification_options w,u,c,r host_notification_options d,r service_notification_commands notify-service-by-email -- 2.20.1