[monitoring-plugins] enable NP_HOST_TCP_SMTP_STARTTLS
Franz Schwartau
git at monitoring-plugins.org
Mon Sep 4 12:30:11 CEST 2023
Module: monitoring-plugins
Branch: master
Commit: 3a69b8c16a78953f89267238e74abc4c9e5dca7f
Author: Franz Schwartau <franz at electromail.org>
Date: Tue Aug 29 12:25:17 2023 +0200
URL: https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=3a69b8c
enable NP_HOST_TCP_SMTP_STARTTLS
---
.github/NPTest.cache | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/NPTest.cache b/.github/NPTest.cache
index c8dbdf6..e369457 100644
--- a/.github/NPTest.cache
+++ b/.github/NPTest.cache
@@ -26,7 +26,7 @@
'NP_HOST_TCP_PROXY' => 'localhost',
'NP_HOST_TCP_SMTP' => 'localhost',
'NP_HOST_TCP_SMTP_NOSTARTTLS' => '',
- 'NP_HOST_TCP_SMTP_STARTTLS' => '',
+ 'NP_HOST_TCP_SMTP_STARTTLS' => 'localhost',
'NP_HOST_TLS_CERT' => 'localhost',
'NP_HOST_TLS_HTTP' => 'localhost',
'NP_HOST_UDP_TIME' => 'none',
More information about the Commits
mailing list