[exim] Question TLS

Góra strony
Delete this message
Reply to this message
Autor: Luciano InfoCultura
Data:  
Dla: exim-users@exim.org
Temat: [exim] Question TLS
How do I make connections initiated on ports 25 or 587 in plain text only allow the sending of messages after using STARTTLS.
my brief configuration:The message exchange is between servers and do not use authentication.
..MAIN_TLS_ENABLE = truedaemon_smtp_ports = 25: 465: 587tls_on_connect_ports = 465..


Luciano da Silva