From 0b6423f9c99d9edf8c96fefd0f6c453859395aa1 Mon Sep 17 00:00:00 2001 From: Holger Weiss Date: Mon, 30 Sep 2013 00:03:24 +0200 Subject: Import Nagios Plugins site Import the Nagios Plugins web site, Cronjobs, infrastructure scripts, and configuration files. --- web/attachments/156009-check_email_loop.diff | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 web/attachments/156009-check_email_loop.diff (limited to 'web/attachments/156009-check_email_loop.diff') diff --git a/web/attachments/156009-check_email_loop.diff b/web/attachments/156009-check_email_loop.diff new file mode 100644 index 0000000..01901f4 --- /dev/null +++ b/web/attachments/156009-check_email_loop.diff @@ -0,0 +1,16 @@ +Index: check_email_loop.pl +=================================================================== +RCS file: /cvsroot/nagiosplug/nagiosplug/contrib/check_email_loop.pl,v +retrieving revision 1.3 +diff -r1.3 check_email_loop.pl +1c1 +< #!/usr/bin/perl +--- +> #!/usr/bin/perl -w +51a52,53 +> $debug = 0; +> +115c117 +< %other_smtp_opts={}; +--- +> %other_smtp_opts=(); -- cgit v1.2.3-74-g34f1