On Fri, 8 Jul 2005, Matt Sergeant wrote:
Can you try the attached plugin, along with *just* your change to reset the connection.
Will do.
I *think* that's the only thing we need to change to get this to work as a plugin rather than changing the core (again). And I'd much rather we could do this via the plugin API ...
Nice approach indeed. Looks good, but I can see at least one problem (not insurmountable) - STARTTLS should be removed from capabilities after TLS is negotiated.
We can also implement SSMTP directly in forkserver - rather than use a socket listener and SSL wrapper. I'll look at that next, unless someone else gets there first. Should be very easy.
--- Charlie
