1
0
Fork 0
mirror of git://git.skarnet.org/smtpd-starttls-proxy synced 2026-02-27 14:04:14 +00:00
No description
  • C 64.8%
  • Shell 23.1%
  • Makefile 11.2%
  • Emacs Lisp 0.9%
Find a file
2026-02-25 19:26:02 +00:00
doc Make TLS spawn instead of exec, sigh 2026-02-10 07:33:09 +00:00
package don't wait for a banner after STARTTLS 2026-02-25 19:26:02 +00:00
src don't wait for a banner after STARTTLS 2026-02-25 19:26:02 +00:00
tools fix gen-deps.sh 2025-10-26 10:50:40 +00:00
.gitignore final batch of code, this should be complete! 2026-02-07 14:08:53 +00:00
AUTHORS Initial commit 2021-06-04 12:00:23 +00:00
configure Start some new work 2026-01-30 11:07:43 +00:00
CONTRIBUTING Initial commit 2021-06-04 12:00:23 +00:00
COPYING Start some new work 2026-01-30 11:07:43 +00:00
DCO Initial commit 2021-06-04 12:00:23 +00:00
INSTALL Make TLS spawn instead of exec, sigh 2026-02-10 07:33:09 +00:00
Makefile Start some new work 2026-01-30 11:07:43 +00:00
NEWS Make TLS spawn instead of exec, sigh 2026-02-10 07:33:09 +00:00
patch-for-solaris version: 0.0.1.5 2024-10-09 14:29:03 +00:00
README Start some new work 2026-01-30 11:07:43 +00:00
README.solaris version: 0.0.2.0 2025-05-05 07:47:59 +00:00

smtpd-starttls-proxy - a STARTTLS implementation for mail servers
-----------------------------------------------------------------

 smtpd-starttls-proxy is a chainloading program that runs right
before the SMTP server on your command line. It interposes
itself between the client commands and the server, and implements
STARTTLS on behalf of the server.

 See https://skarnet.org/software/smtpd-starttls-proxy/ for details.


* Installation
  ------------

 See the INSTALL file.


* Contact information
  -------------------

 Laurent Bercot <ska-skaware at skarnet.org>

 Please use the <skaware at list.skarnet.org> mailing-list for
questions about smtpd-starttls-proxy.