diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-02-10 07:33:09 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-02-10 07:33:09 +0000 |
| commit | 34b8a10af3b6999e8dfbb1ee267bd58c09b27bfd (patch) | |
| tree | dcda8cf126cf785c6583d91562e1805f9c422985 /doc/index.html | |
| parent | 7bbbb7ef9da9dc1de07656ce53e170ed3aa4cb32 (diff) | |
| download | smtpd-starttls-proxy-34b8a10af3b6999e8dfbb1ee267bd58c09b27bfd.tar.gz | |
Make TLS spawn instead of exec, sigh
Diffstat (limited to 'doc/index.html')
| -rw-r--r-- | doc/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index 3b350ea..c5423e5 100644 --- a/doc/index.html +++ b/doc/index.html @@ -34,7 +34,7 @@ inetd-like mail servers that do not already support it. <li> A POSIX-compliant system with a standard C development environment </li> <li> GNU make, version 3.81 or later </li> <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> version -2.14.5.1 or later. It's a build-time requirement. It's also a run-time +2.14.5.2 or later. It's a build-time requirement. It's also a run-time requirement if you link against the shared version of the skalibs library. </li> <li> <a href="//skarnet.org/software/s6/">s6</a> version |
