Re: [Exim] closed connection in response to STARTTLS

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Kirill Miazine
Dátum:  
Címzett: sharun
CC: exim-users
Tárgy: Re: [Exim] closed connection in response to STARTTLS
* sharun@??? [20020424 11:45]:
> > > How to fix these problem ?
> >
> > hosts_avoid_tls
>
>
> [1\2] Exim configuration error in line 20:
> [2/2] main option "hosts_avoid_tls" unknown


It shouldn't go in the main section. It's a private option of the smtp
transport:

smtp:
    driver = smtp
    hosts_avoid_tls = 213.180.193.106


--
Kirill