summaryrefslogtreecommitdiffstats
path: root/etc/inc/gwlb.inc
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2013-02-06 09:10:08 -0500
committerjim-p <jimp@pfsense.org>2013-02-06 09:10:08 -0500
commit72b4a1e87ae1db3ba10330551acbfbe829e338b8 (patch)
tree53cefb178248b2ad9ec4f7fe7c912da3a7eb6d71 /etc/inc/gwlb.inc
parent861475283159148a470855e99f9318ea15ba84c3 (diff)
downloadpfsense-72b4a1e87ae1db3ba10330551acbfbe829e338b8.zip
pfsense-72b4a1e87ae1db3ba10330551acbfbe829e338b8.tar.gz
This message can be really spammy on a failure if you have multiple gateway groups. Disable e-mail notification of this message for now.
If the e-mail actually made it out, at least one of the gateways must still be up...
Diffstat (limited to 'etc/inc/gwlb.inc')
-rw-r--r--etc/inc/gwlb.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/inc/gwlb.inc b/etc/inc/gwlb.inc
index 663070e..0f5b169 100644
--- a/etc/inc/gwlb.inc
+++ b/etc/inc/gwlb.inc
@@ -781,7 +781,7 @@ function return_gateway_groups_array() {
$msg = gettext("Gateways status could not be determined, considering all as up/active. (Group: {$group['name']})");
log_error($msg);
notify_via_growl($msg);
- notify_via_smtp($msg);
+ //notify_via_smtp($msg);
}
$tiers = $backupplan;
}
OpenPOWER on IntegriCloud