On Thu, 12 May 2005, Michael Holzt wrote:

I'm currently trying to hack TLS support for qpsmtpd. The idea is to use
IO::Socket::TLS. I implemented a new starttls command, my current code is:
...
Is your full patch available anywhere? I'd like to have a look.

What was posted was nearly the complete patch. Here is however a complete one:

Thanks.

Not relevant to your I/O problems, but this is not yet a full implementation of starttls. You'll need to discard any data from before the switch to tls (helo host, from/rcpto, authentication state). IOW, an implicit rset, I think.

---
Charlie

Reply via email to