Re: [exim] do not advertise starttls on specified ports

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: PRAJITH
Data:  
Para: krzf83@gmail.com
CC: exim-users
Asunto: Re: [exim] do not advertise starttls on specified ports
you could use "tls_on_connect_ports" directive.

EX:
tls_on_connect_ports = 465 : 587

On Thu, Apr 30, 2015 at 6:21 PM, krzf83@??? <krzf83@???> wrote:

> I want exim to not advertise stattls on all ports except port 25. How
> can I do it? Using tls_advertise_hosts I can only specify hosts to
> advertise/not advertise starttls. How do it for ports? Currently my
> exim advertises starttls on all ports.
>
> --
> ## List details at https://lists.exim.org/mailman/listinfo/exim-users
> ## Exim details at http://www.exim.org/
> ## Please use the Wiki with this list - http://wiki.exim.org/
>