Sorry, my fault-- I managed to break one of my config files in an earlier rampage :)
Pop3d/imap is now working happily over SSL :-) Thanks for the help. Bryan On 27 Jan 2002, Gordon Messmer wrote: > On Sun, 2002-01-27 at 08:09, Bryan Ross wrote: > > > > I've got courier-mta up and running with virtual domains, and everything > > works lovely.. apart from secure connections. Eg, I can pop3 in, but as > > soon as I ask Outlook or a similar client to connect using SSL, it > > fails, and in /var/log/maillog, I get; > > > > pop3d-ssl: starttls: accept: error:140760FC:SSL >routines:SSL23_GET_CLIENT_HELLO:unknown protocol > > This is frequently a problem when your client doesn't accept the > server's cert. Make sure that your CN matches the hostname that clients > use to connect to the server. > > You can make sure that SSL is working properly, and verify the details > of your cert using openssl like this: > > openssl s_client -connect host:995 > > openssl will print out the details of the certificate and connect you to > the POP3 server. Just type "QUIT". :) > > > +----- -++- -----+ | Bryan Ross <[EMAIL PROTECTED]> | +----------------------------------------------------------+ |Before you criticize someone, walk a mile in their shoes. | |That way, if he gets angry, he's a mile away and barefoot!| +----------------------------------------------------------+ | http://www.return0.net/bryan/ | +----- -++- -----+ _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
