diff options
author | tv <tv@krebsco.de> | 2016-04-12 14:26:37 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2016-04-12 14:26:37 +0200 |
commit | a0d08d4793e9aa66837519d5171f4aefa7ea59fb (patch) | |
tree | 54ab0333d101b08809862a9f7eabca60232f688c /krebs/3modules/exim-smarthost.nix | |
parent | 345efd36833fc0ada2805b46fd71bcc9642f4374 (diff) |
exim-smarthost: don't tls_advertise_hosts
Diffstat (limited to 'krebs/3modules/exim-smarthost.nix')
-rw-r--r-- | krebs/3modules/exim-smarthost.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/krebs/3modules/exim-smarthost.nix b/krebs/3modules/exim-smarthost.nix index cee10ce7d..a01ab543b 100644 --- a/krebs/3modules/exim-smarthost.nix +++ b/krebs/3modules/exim-smarthost.nix @@ -136,6 +136,8 @@ let syslog_timestamp = false syslog_duplication = false + tls_advertise_hosts = + begin acl acl_check_rcpt: |