X-Git-Url: https://git.hcoop.net/hcoop/zz_old/config/exim4-hopper.git/blobdiff_plain/81d83937698ae9042d1204a5154ceb0dbf3c6fcd..0140c711fc07768b2cb7d6624d94cf5063ba707c:/conf.d/main/01_exim4-config_listmacrosdefs diff --git a/conf.d/main/01_exim4-config_listmacrosdefs b/conf.d/main/01_exim4-config_listmacrosdefs index 3c34794..4ac804b 100644 --- a/conf.d/main/01_exim4-config_listmacrosdefs +++ b/conf.d/main/01_exim4-config_listmacrosdefs @@ -161,3 +161,9 @@ SYSTEM_ALIASES_FILE_TRANSPORT = address_file # hcoop-change: deliver mail to AFS 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