<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<br>
<div class="moz-cite-prefix">On 05/10/2014 11:29 AM, Patrick Goupell
wrote:<br>
</div>
<blockquote cite="mid:536E45EE.6070907@upmerchants.com" type="cite">
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<br>
Thank you for the help. I have made the changes as noted and the
"telnet" test show tls starting.<br>
<br>
I can access the email account using thunderbird on port 110,
pop3.<br>
<br>
Now I am trying to set up thunderbird to use port 995, pop3 / ssl
/ tls<br>
<br>
I have courier on the mail server.<br>
<br>
When I try to connect with thunderbird I get the following error
on the mail server:<br>
<br>
pop3d-ssl: couriertls: /etc/courier/pop3d.pem: error:0906D06C:PEM
routines:PEM_read_bio:no start line<br>
<br>
Doing web searches I find references to .pem and .der
certifiacates.<br>
<br>
I did a openssl x509 -in mycertifiacte.crt -text -noout and it
shows the certificate text without error.<br>
<br>
So what do I do now?<br>
<br>
Patrick<br>
<br>
</blockquote>
I should have noted that I did a symlink ln -s
/path/to/mycertificacte.crt /etc/courier/pop3d.pem<br>
<br>
Patrick<br>
<br>
</body>
</html>