Autor: Renaud Allard Datum: To: chitgoks, exim users Betreff: Re: [exim] main option "tls_advertise_hosts" unknown
chitgoks wrote: > this sucks.
> my Makefile doesnt have SUPPORT_TLS=yes
> my openssl is not found in /usr/include/openssl, who knows where it's
> located. i tired whereis and locate but no luck. only the openssl
> executable is found
>
You probably don't have the ssl devel package installed.
On a RHEL5 system, it is called: openssl-devel-0.9.8b-8.3.el5.i386.rpm
This may differ a little bit on Centos.
> ssl devel libraries is not the same as the db4 db libraries that exim
> uses right? my os is centos.