Re: IMAP uses SSL even when not requested

2002-06-04 Thread David T-G
David, et al -- ...and then David Champion said... % ... % > I still can't think of a single reason (aside from testing) that you % > will prefer the plaintext over SSL, by default. % % I can, but I don't care to get into it. I've already lost too many % precious days of my life to arguing abou

Re: IMAP uses SSL even when not requested

2002-06-04 Thread David Champion
* On 2002.06.04, in <[EMAIL PROTECTED]>, * "Dan Boger" <[EMAIL PROTECTED]> wrote: > On Tue, Jun 04, 2002 at 11:55:28AM -0500, David Champion wrote: > > > needed for connecting securely to servers that don't accept connections > > > on the imaps port, but instead support the STARTTLS extensio

Re: IMAP uses SSL even when not requested

2002-06-04 Thread Dan Boger
On Tue, Jun 04, 2002 at 11:55:28AM -0500, David Champion wrote: > > needed for connecting securely to servers that don't accept connections > > on the imaps port, but instead support the STARTTLS extension on the > > normal imap port. You can likely disable this feature with "set > > ssl_starttls

Re: IMAP uses SSL even when not requested

2002-06-04 Thread David Champion
* On 2002.06.04, in <[EMAIL PROTECTED]>, * "Aaron Schrab" <[EMAIL PROTECTED]> wrote: > At 23:25 -0700 03 Jun 2002, Jeremy Lin <[EMAIL PROTECTED]> wrote: > > I'm connecting to a server that supports both imap and imaps, and even though > > I'm setting mutt to connect via imap, it asks me abou

Re: IMAP uses SSL even when not requested

2002-06-04 Thread Aaron Schrab
At 23:25 -0700 03 Jun 2002, Jeremy Lin <[EMAIL PROTECTED]> wrote: > I'm connecting to a server that supports both imap and imaps, and even though > I'm setting mutt to connect via imap, it asks me about the certificate and > then seems to connect with SSL anyway. Is this a feature, or is something