From e31bbc0d2dd7336fbc83d7850b760fb7d9affdbf Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Fri, 4 Jun 2021 12:00:23 +0000 Subject: Initial commit --- doc/index.html | 97 ++++++++++++++++++++++++++++++++++++++++ doc/smtpd-starttls-proxy-io.html | 31 +++++++++++++ doc/upgrade.html | 28 ++++++++++++ 3 files changed, 156 insertions(+) create mode 100644 doc/index.html create mode 100644 doc/smtpd-starttls-proxy-io.html create mode 100644 doc/upgrade.html (limited to 'doc') diff --git a/doc/index.html b/doc/index.html new file mode 100644 index 0000000..39229f9 --- /dev/null +++ b/doc/index.html @@ -0,0 +1,97 @@ + + + + + + smtpd-starttls-proxy - A proxy implementing STARTTLS in front of SMTP servers that do not + + + + + + +

+Software
+skarnet.org +

+ +

smtpd-starttls-proxy

+ +

What is it ?

+ +

+ smtpd-starttls-proxy is a program implementing STARTTLS for mail servers. +

+ +
+ +

Installation

+ +

Requirements

+ + + +

Licensing

+ +

+ smtpd-starttls-proxy is free software. It is available under the +ISC license. +

+ +

Download

+ + + +

Compilation

+ + + +

Upgrade notes

+ + + +
+ +

Reference

+ +

Commands

+ + + +

Related resources

+ + + + + diff --git a/doc/smtpd-starttls-proxy-io.html b/doc/smtpd-starttls-proxy-io.html new file mode 100644 index 0000000..9f699b9 --- /dev/null +++ b/doc/smtpd-starttls-proxy-io.html @@ -0,0 +1,31 @@ + + + + + + smtpd-starttls-proxy: the smtpd-starttls-proxy-io program + + + + + + +

+smtpd-starttls-proxy
+Software
+skarnet.org +

+ +

The smtpd-starttls-proxy-io program

+ +

Interface

+ +
+     smtpd-starttls-proxy-io server...
+
+ + + + + diff --git a/doc/upgrade.html b/doc/upgrade.html new file mode 100644 index 0000000..b93cb58 --- /dev/null +++ b/doc/upgrade.html @@ -0,0 +1,28 @@ + + + + + + smtpd-starttls-proxy: how to upgrade + + + + + + +

+smtpd-starttls-proxy
+Software
+skarnet.org +

+ +

What has changed in smtpd-starttls-proxy

+ +

in 0.0.1.0

+ + + + + -- cgit v1.3.1