atom feed17 messages in net.sourceforge.lists.courier-usersRE: [courier-users] Re: Connection to...
FromSent OnAttachments
Bowie BaileyJul 9, 2002 12:00 pm 
Thorsten SchroederJul 9, 2002 12:15 pm 
Richard GeoffrionJul 9, 2002 12:46 pm 
Bowie BaileyJul 9, 2002 12:55 pm 
Peter C. NortonJul 9, 2002 1:14 pm 
Peter C. NortonJul 9, 2002 1:16 pm 
Sam VarshavchikJul 9, 2002 2:11 pm 
Bowie BaileyJul 9, 2002 2:50 pm 
Sam VarshavchikJul 9, 2002 3:14 pm 
Juha SaarinenJul 9, 2002 5:13 pm 
Bowie BaileyJul 10, 2002 6:51 am 
Sam VarshavchikJul 10, 2002 7:27 am 
Matt BartonJul 10, 2002 8:34 am 
Peter C. NortonJul 10, 2002 10:07 am 
Juha SaarinenJul 10, 2002 1:16 pm 
Bowie BaileyJul 10, 2002 2:07 pm 
Juha SaarinenJul 10, 2002 3:12 pm 
Subject:RE: [courier-users] Re: Connection to port 113
From:Bowie Bailey (Bowi@BUC.com)
Date:Jul 10, 2002 2:07:41 pm
List:net.sourceforge.lists.courier-users

Unfortunately, I'm dealing with non-technical end users. The simpler the solution the better. I don't want to do anything that can't be handled by a basic Outlook Express client.

Bowie

-----Original Message----- From: Juha Saarinen [SMTP:ju@saarinen.org] Sent: Wednesday, July 10, 2002 4:17 PM To: Bowie Bailey Cc: Courier-Users (E-mail) Subject: RE: [courier-users] Re: Connection to port 113

On Wed, 10 Jul 2002, Bowie Bailey wrote:

Is LOGIN encrypted at all or is it basically plaintext? I would like to get some sort of authentication going, but it needs to be at least

semi-secure.

Plain text. That's why you'd use it with TLS/SSL, so as to encrypt the connection. Alternatively, you could tunnel the lot with e.g. stunnel (http://www.stunnel.org/). Bit more involved to set up initially, but perhaps easier than troubleshooting eccentric Microsoft mail clients. ;-)