Hello,

First, thanks for the suggestions...

I guess I should start by pointing out one important bit of information.  I have 
unchecked the "Enabled" checkbox for "ESMTP over TLS" under "Inbound ESMTP" in 
webadmin.  I assumed this meant 
that this service was disabled, as I had no intention of supporting SSL for mail at 
this point (something I intended to look into at a later date)  However, following 
your advice, here are the results...

The addcr command gives me the following output:

[EMAIL PROTECTED] root]# addcr | TLS_VERIFYPEER=NONE couriertls -host=localhost 
-port=25 -protocol=smtp
220 mail.skoroworld.com ESMTP
STARTTLS
220 Ok

And then I suppose it continues waiting for input at that point, pressing enter 
obviously gives me:

502 ESMTP command error

And obviously when I hit Ctrl-C I get the "Unexpected SSL connection shutdown" message 
in the maillog.

The suggested openssl command gives me the following output:

[EMAIL PROTECTED] root]# openssl s_client -connect mail.skoroworld.com:465 -CApath 
/usr/lib/courier/share/rootcerts
connect: Connection refused
connect:errno=29

What should my next step be?

Thanks!

--Kevin




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to