----- Original Message ----- 
From: "Dhafer Ben Arbia" <[EMAIL PROTECTED]>
To: "courier-imap" <[email protected]>
Sent: Thursday, April 26, 2007 4:06 PM
Subject: [Courier-imap] Yes,But...


> Dear Vadim,
> I did all rhe certif,and concatenate the two pem file into one ,
> like it's done here :
> http://contrib.lynuxsolutions.com/doku.php?id=documentation:mailserver:mail_server_on_debian_gnu_linux-part3
> but i still not connected with a timeout error.
> imapd-ssl: Unexpected SSL connection shutdown.

How are you cennecting? Direct SSL to port 993? Or using STARTTLS on port 
143? Two different things - i believe if you configure your IMAP client to 
do STARTTLS on port 143, you should be able to login.

And - please to back to documentation. Right now you're way over you head.

>
> this is my imapd-ssl , may be there something that i didn't seen:
>
> SSLPORT=993
>
> SSLADDRESS=0
>
> SSLPIDFILE=/var/run/imapd-ssl.pid
>
> SSLLOGGEROPTS="-name=imapd-ssl"
>
> IMAPDSSLSTART=YES
>
> IMAPDSTARTTLS=YES
>
> IMAP_TLS_REQUIRED=1

This is why you get disconnected if you try SSL port 993 without STARTTLS. 
Change it to 0 and you should be fine.

>
> COURIERTLS=/usr/lib/courier-imap/bin/couriertls
>
> TLS_PROTOCOL=SSL3
>
> TLS_STARTTLS_PROTOCOL=TLS1
>
> TLS_CERTFILE=/etc/postfix/newcerts/imap.pem
>
> TLS_VERIFYPEER=REQUIREPEER
>
> MAILDIRPATH=Maildir
>
> Thanks a lot.Still connected.
> Regards.
>
> Dhafer
>


--------------------------------------------------------------------------------


> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/


--------------------------------------------------------------------------------


> _______________________________________________
> Courier-imap mailing list
> [email protected]
> Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap
> 


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Courier-imap mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap

Reply via email to