RE: TLS implementation.

2001-08-01 Thread McHugh, Sean
t: Re: TLS implementation. TLS negotiated after the connection is established (basically they send STARTTLS and take note of the response code). You should not need to configure anything. What makes you think you need to do this? Regards. On Tue, Jul 31, 2001 at 04:24:53PM -0400, McHugh, Sean alleg

RE: TLS implementation.

2001-07-31 Thread McHugh, Sean
this? Regards. On Tue, Jul 31, 2001 at 04:24:53PM -0400, McHugh, Sean allegedly wrote: > We almost have qmail with TLS.patch working on Solaris 8 (x86). Server > allows starttls > command and patch installed fine. We are a little stuck at the point where > we specify > what host

TLS implementation.

2001-07-31 Thread McHugh, Sean
We almost have qmail with TLS.patch working on Solaris 8 (x86). Server allows starttls command and patch installed fine. We are a little stuck at the point where we specify what host we want qmail-remote to invoke TLS for and what hosts we want qmail-smtpd to force to use TLS in sending to us.