Rannounce: acceptutils 20181108
"Amitai Schleier" <[email protected]> 8 Nov 2018 16:04:36 -0500
| Newsgroups | gmane.mail.qmail.general |
|---|---|
| Message-ID | <[email protected]> |
acceptutils (https://schmonz.com/qmail/acceptutils) has been updated. Changes: - Add STARTTLS support to fixsmtpio(8), which needs to terminate TLS in order to continue observing requests and responses and do its job. - Restore missing trailing " ESMTP" in greeting. - Fix all warnings in acceptutils code. - Document FIXSMTPIODEBUG, UCSPITLS, and DISABLETLS. By prepending "fixsmtpio" to your qmail-smtpd invocation, you can obviate the need for half of the TLS patch. The qmail-remote half continues to be needed. :-) If you can't use acceptutils for this because you rely on STARTTLS support being directly patched into qmail-smtpd, please share your use case with me. As always, I'm equally happy to hear about difficulties, bugs, and successes. - Amitai