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 -- `What a good friend you are to him, Dr. Maturin. His other friends are so grateful to you.' `I sew his ears on from time to time, sure' -- ## 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/
