Re: [Exim] tls problems in exim-4.30

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Philip Hazel
日付:  
To: T. Horsnell (tsh)
CC: exim-users
題目: Re: [Exim] tls problems in exim-4.30
On Tue, 6 Apr 2004, T. Horsnell (tsh) wrote:

> I have a curious problem with exim-4.30 on an Alpha
> running Tru64 V5.1B. Apart from the build-error below
> (which is fixed by adding the line:
>
> typedef int socklen_t;
>
> to exim.h)


Hmm. The configuration for "OSF1" (what is now Tru64) contains

#define SOCKLEN_T    size_t


which is supposed to cope with this. Oh! you are talking about 4.30.
This is fixed in 4.31.

But 4.32 will be out fairly soon to fix some other things; you might as
well wait at this stage.

> I also get a configfile error at startup. The program is built with
> the appropriate TLS options enabled, but when it starts, it complains
> about tls_option lines:
>
> # /local/src/exim/exim-4.30-TLS/build-OSF1-alpha/exim -bdf -q1h -C /local/src/exim/exim-4.30-TLS/configure
> 2004-04-06 18:13:58 Exim configuration error in line 10 of /local/src/exim/exim-4.30-TLS/configure:
> main option "tls_advertise_hosts" unknown
>
> and yet still offers STARTTLS at the SMTP EHLO command:


That's impossible. A configuration error prevents Exim from starting up.
I suspect an old version is still running.

What does

/local/src/exim/exim-4.30-TLS/build-OSF1-alpha/exim -bV

say? It should list TLS if it supports it.


--
Philip Hazel            University of Cambridge Computing Service,
ph10@???      Cambridge, England. Phone: +44 1223 334714.
Get the Exim 4 book:    http://www.uit.co.uk/exim-book