Re: [Exim] closed connection in response to STARTTLS

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Kirill Miazine
Ημερομηνία:  
Προς: sharun
Υ/ο: exim-users
Αντικείμενο: 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