diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-06-04 21:16:04 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2021-06-04 21:16:04 +0000 |
| commit | 82b2919a8420e1c09300e0dedf2e8dc87989f764 (patch) | |
| tree | 12faa7fd4ce7daf4a2c33f5cf57d12cce450ef82 | |
| parent | 37bbdb6f2de562e5d794d85312caec49cfc439f1 (diff) | |
| download | smtpd-starttls-proxy-82b2919a8420e1c09300e0dedf2e8dc87989f764.tar.gz | |
More doc fixes
| -rw-r--r-- | doc/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index 1af6d62..e0e6326 100644 --- a/doc/index.html +++ b/doc/index.html @@ -20,7 +20,8 @@ <h2> What is it ? </h2> <p> - smtpd-starttls-proxy is a program implementing STARTTLS for mail servers. + smtpd-starttls-proxy is a package implementing STARTTLS for +inetd-like mail servers that do not already support STARTTLS. </p> <hr /> |
