Thanks Jeff, I have looked for this file and I�ve found it where you say, so it should be compiled with SSL support. However, my openssl instalation on the machine where CCoureir-IMAP is running is not in the default directory (/usr/local/bin and libraries in /usr/local/lib), and when I look for the dinamic loaded libraries for the file imapd I get next:

[EMAIL PROTECTED] /: ldd /usr/lib/courier/bin/imapd
        libgdbm.so.2 =>  /usr/local/lib/libgdbm.so.2
        libsocket.so.1 =>        /usr/lib/libsocket.so.1
        libnsl.so.1 =>   /usr/lib/libnsl.so.1
        libc.so.1 =>     /usr/lib/libc.so.1
        libgcc_s.so.1 =>         /usr/local/lib/libgcc_s.so.1
        libdl.so.1 =>    /usr/lib/libdl.so.1
        libmp.so.2 =>    /usr/lib/libmp.so.2
        /usr/platform/SUNW,Ultra-5_10/lib/libc_psr.so.1

so it doesn�t load libssl.so. Looking the same with the couriertls file:

[EMAIL PROTECTED] /usr/lib/courier/bin: ldd /usr/lib/courier/bin/couriertls
        libdl.so.1 =>    /usr/lib/libdl.so.1
        libssl.so.0.9.6 =>       /usr/local/ssl/lib/libssl.so.0.9.6
        libcrypto.so.0.9.6 =>    /usr/local/ssl/lib/libcrypto.so.0.9.6
        libsocket.so.1 =>        /usr/lib/libsocket.so.1
        libnsl.so.1 =>   /usr/lib/libnsl.so.1
        libc.so.1 =>     /usr/lib/libc.so.1
        libmp.so.2 =>    /usr/lib/libmp.so.2
        /usr/platform/SUNW,Ultra-5_10/lib/libc_psr.so.1

What is couriertls for? Any ideas or suggesions???

Thanks for help.

Jorge



Jeff Jansen escribi�:
On Monday 19 January 2004 08:47, Jorge Izquierdo wrote:

That�s exactly how I have created my certificate. I suspect that my
courier installation does not have SSL support. I didn�t make the
initial installation so I would like to know how I can check if the IMAP
I�m working with could b started with SSL support or I should build
another courier binaries with SSL support.


To see if SSL/TLS support was compiled in then look for the file /usr/lib/courier/bin/couriertls. If that is there then openssl was found when courier was compiled and ssl support is available in courier.

Jeff Jansen



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users





--
***************************************
Jorge Izquierdo Alonso
e-mail: [EMAIL PROTECTED]
Tfn: +34 91 806 16 00 (switchboard)
Fax: +34 91 806 16 99
SGI Soluciones Globales Internet
C/Isaac Newton n� 11
28760 Tres Cantos,  Madrid
http://www.sgi.es
***************************************






------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to