This commit is contained in:
Dirk
2025-11-27 22:17:54 +01:00
parent 7823699982
commit 3a0a6eaf88

View File

@@ -53,7 +53,7 @@ $tests++;
#3
uri = "smtp-relay.gmail.com:587";
$uri = "smtp-relay.gmail.com:587";
printf "%s\n", " .. plain JSON and STARTTLS --> $uri ...";
$out = `$prg --jsonfile $json_file $check2run -t smtp $uri`;
$json = json($json_file);