summaryrefslogtreecommitdiff
path: root/test/README
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2014-10-26 23:35:32 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2014-10-26 23:35:32 +0000
commit41fdef91b0872ea275e5ff41af06d61ca4649ea7 (patch)
tree097efd7552aa03ec4f9c44887c11c65f616eb2b8 /test/README
parentf797c123446126b9ac1a9da9a722b2f2eedee9b1 (diff)
Testsuite: output changes for ipv6
Diffstat (limited to 'test/README')
-rw-r--r--test/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/README b/test/README
index d4ef72d5e..80c35117b 100644
--- a/test/README
+++ b/test/README
@@ -836,7 +836,7 @@ This command runs the auxiliary "client" program that simulates an SMTP client.
It is controlled by a script read from its standard input, details of which are
given below. There are two options. One is -t, which must be followed directly
by a number, to specify the command timeout in seconds (e.g. -t5). The default
-timeout is 1 second. The other option is -tls-on-connect, which causes the
+timeout is 5 seconds. The other option is -tls-on-connect, which causes the
client to try to start up a TLS session as soon as it has connected, without
using the STARTTLS command. The client program connects to the given IP address
and port, using the specified interface, if one is given.