Andreas Metzler wrote:
> Christian Schmidt <[email protected]> wrote:
>   
>> eximmail, 01.09.2009 (d.m.y):
>>     
>
>   
>>> I am trying to figure if I have TLS built in to my exim. 
>>>       
>
>   
>> Just ask your exim binary:
>> ldd /path/to/your/exim/binary
>> And look if libssl or libgnutls appears in the output.
>>     
>
> That is just an indication. ldd follows indirect linking, i.e. if you
> built exim with postgreSQL support, you will find libssl in the ldd
> output no matter whether exim was built with TLS support, since libpq
> links against libssl.
> cu andreas
>   
I think I just about got it the only problem I am having now is whoever 
sends mail it tries to connect to ssl and not the normal channels and 
all mail comes in with an ssl error of (SSL_accept): 
error:00000000:lib(0):func(0):reason(0). I looks as if the ssl is 
shutting down before completion?
-- 
## List details at http://lists.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to