diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-02-08 04:50:57 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-02-08 04:50:57 +0000 |
| commit | 17a28de8bf05d314426ed6498e2690baac129b58 (patch) | |
| tree | 0e2b90dcd37a834a2d459428877c5033a02e29c7 /doc | |
| parent | de33be8ad62f2c3c2f7c4030b1ebb301a73e0872 (diff) | |
| download | smtpd-starttls-proxy-17a28de8bf05d314426ed6498e2690baac129b58.tar.gz | |
Doc typo fixes
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/qmail-remote.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/qmail-remote.html b/doc/qmail-remote.html index 1cfc91a..d8d3c99 100644 --- a/doc/qmail-remote.html +++ b/doc/qmail-remote.html @@ -55,7 +55,7 @@ where this version of <tt>qmail-remote</tt> is installed. <li> If the underlying OS and <a href="//skarnet.org/software/skalibs/">skalibs</a> support IPv6, then this <tt>qmail-remote</tt> does as well, and uses IPv4 and IPv6 addresses indiscriminately when connecting to an MX. </li> - <li> It speaks ESMTP and will use STARTTLS if the server supports it. </li> + <li> It will use STARTTLS if the server supports it. </li> <li> All its DNS resolutions are done in parallel, which eliminates some pathological cases where the original <tt>qmail-remote</tt> can hang around doing nothing for a <em>long</em> time. </li> @@ -105,7 +105,7 @@ This is useful in certain setups requiring client authentication. </dd> <dd> This file must be used in conjunction with <tt>clientcert</tt>. It contains the path to the private key used to sign the client certificate. Note that access to the private key file should be as restricted as possible, but the <tt>qmailr</tt> -user (or whatever user <tt>qmail-smtpc</tt> runs as) must be able to read it. </dd> +user (or whatever user <tt>qmail-remote</tt> runs as) must be able to read it. </dd> <dt> <tt>tlsstrictness</tt> </dt> <dd> This file contains an integer representing the strictness level expected of |
