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%
| doc | ||
| package | ||
| src | ||
| tools | ||
| .gitignore | ||
| AUTHORS | ||
| configure | ||
| CONTRIBUTING | ||
| COPYING | ||
| DCO | ||
| INSTALL | ||
| Makefile | ||
| NEWS | ||
| patch-for-solaris | ||
| README | ||
| README.solaris | ||
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.