From eb9672690c8cd08572556b689951639d04ff7c63 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Fri, 4 Jun 2021 19:42:33 +0000 Subject: Change to run as a child, not a parent --- doc/smtpd-starttls-proxy-io.html | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) (limited to 'doc/smtpd-starttls-proxy-io.html') diff --git a/doc/smtpd-starttls-proxy-io.html b/doc/smtpd-starttls-proxy-io.html index 9f699b9..2bf20ca 100644 --- a/doc/smtpd-starttls-proxy-io.html +++ b/doc/smtpd-starttls-proxy-io.html @@ -18,13 +18,28 @@

The smtpd-starttls-proxy-io program

+

+smtpd-starttls-proxy-io is a program that runs in front of a UCSPI-compliant +SMTP server (such as qmail-smtpd) and extends it with STARTTLS +capability. +

+ +

+ smtpd-starttls-proxy-io provides no TLS on its own; +instead, it expects to be run under a +UCSPI-TLS +server, and interfaces with it. +

+

Interface

-     smtpd-starttls-proxy-io server...
+     smtpd-starttls-proxy-io smtpd...
 
-- cgit v1.3.1