Autor: Peter McEvoy Data: Para: exim-users Asunto: Re: [Exim] hosts_avoid_esmtp
On Wed, Apr 07, 2004 at 11:54:09AM +0100, Tim Jackson wrote: > hosts_avoid_tls is an option of the smtp transport. Defining a hostlist
> which happens to have that name won't do anything on its own.
>
> Try adding the option "hosts_avoid_tls = whatever" to your smtp transport.
> That should do the trick.