From: root Date: Tue, 20 Nov 2007 23:28:20 +0000 (-0500) Subject: Remove directives that were causing Exim TLS not to work on port ssmtp X-Git-Url: https://git.hcoop.net/hcoop/zz_old/config/exim4-hopper.git/commitdiff_plain/b4dc64f6d77ee016e5dbd6fe7c0eab71795a4234 Remove directives that were causing Exim TLS not to work on port ssmtp --- diff --git a/conf.d/main/01_exim4-config_listmacrosdefs b/conf.d/main/01_exim4-config_listmacrosdefs index 4ac804b..0c772bd 100644 --- a/conf.d/main/01_exim4-config_listmacrosdefs +++ b/conf.d/main/01_exim4-config_listmacrosdefs @@ -164,6 +164,3 @@ MAILDIR_HOME_MAILDIR_LOCATION = /afs/hcoop.net/common/email # hcoop-change: enable TLS MAIN_TLS_ENABLE = yes -# be sure to add these ports to /etc/default/exim4 -daemon_smtp_ports = 25 : 465 -tls_on_connect_ports = 465