Module: monitoring-plugins Branch: master Commit: 3a69b8c16a78953f89267238e74abc4c9e5dca7f Author: Franz Schwartau <fr...@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',