1
0
Fork 0
mirror of git://git.skarnet.org/smtpd-starttls-proxy synced 2026-06-03 22:54:10 +00:00
No description
  • C 65.5%
  • Shell 22.6%
  • Makefile 11%
  • Emacs Lisp 0.9%
Find a file
2026-05-20 01:21:08 +00:00
doc Prepare for 0.1.1.0; add --qmailrundir 2026-05-20 01:21:08 +00:00
package Prepare for 0.1.1.0; add --qmailrundir 2026-05-20 01:21:08 +00:00
src Prepare for 0.1.1.0; add --qmailrundir 2026-05-20 01:21:08 +00:00
tools Add support for disabling rpath; update deps 2026-03-31 11:31:11 +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 Prepare for 0.1.1.0; add --qmailrundir 2026-05-20 01:21:08 +00:00
CONTRIBUTING Add support for disabling rpath; update deps 2026-03-31 11:31:11 +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 Prepare for 0.1.1.0; add --qmailrundir 2026-05-20 01:21:08 +00:00
Makefile Add support for disabling rpath; update deps 2026-03-31 11:31:11 +00:00
NEWS Prepare for 0.1.1.0; add --qmailrundir 2026-05-20 01:21:08 +00:00
patch-for-solaris version: 0.0.1.5 2024-10-09 14:29:03 +00:00
README version: 0.1.0.0 2026-05-09 13:49:21 +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.
 The smtpd-starttls-proxy package also comes with a modern
replacement for qmail's qmail-remote SMTP client.

 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.