* 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