Brian thank you for the suggestion, although there's no need for 
profanity... ;-/

>
>> Anyone know whether courier-mta-ssl and courier-ssl are built against
>> OpenSSL or GnuTLS?
>>
>
> Try ldd(1), if Unbuntu has it...
>
> $ ldd  $(which couriertls)
>  /usr/local/bin/couriertls:
> libssl.so.4 => /usr/lib/libssl.so.4 (0x80063e000)
> libcrypto.so.4 => /lib/libcrypto.so.4 (0x800776000)
> libc.so.6 => /lib/libc.so.6 (0x8009bd000)

$ ldd $(which couriertls)
        linux-vdso.so.1 =>  (0x00007fff331fe000)
        libssl.so.0.9.8 => /usr/lib/libssl.so.0.9.8 (0x00007fcb2ac05000)
        libcrypto.so.0.9.8 => /usr/lib/libcrypto.so.0.9.8 
(0x00007fcb2a885000)
        libcrypt.so.1 => /lib/libcrypt.so.1 (0x00007fcb2a64d000)
        libc.so.6 => /lib/libc.so.6 (0x00007fcb2a2eb000)
        libdl.so.2 => /lib/libdl.so.2 (0x00007fcb2a0e7000)
        libz.so.1 => /usr/lib/libz.so.1 (0x00007fcb29ed0000)
        /lib64/ld-linux-x86-64.so.2 (0x00007fcb2ae4f000)

My OpenSSL version is
OpenSSL 0.9.8g 19 Oct 2007

Ricardo 


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

Reply via email to