summaryrefslogtreecommitdiffstats
path: root/network/exim/exim.Makefile
diff options
context:
space:
mode:
author Thomas Morper2019-02-15 01:37:06 +0100
committer Willy Sudiarto Raharjo2019-02-15 01:37:06 +0100
commitc6784ded0ed63ec4625e8dd44942dd09f9c1c91a (patch)
tree430307d198711fbb3b75b8d80d9c4e7cca304f1c /network/exim/exim.Makefile
parenta8e7016b34c93042d50dffd134d08c605e6827be (diff)
downloadslackbuilds-c6784ded0ed63ec4625e8dd44942dd09f9c1c91a.tar.gz
network/exim: Updated for version 4.92.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/exim/exim.Makefile')
-rw-r--r--network/exim/exim.Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/network/exim/exim.Makefile b/network/exim/exim.Makefile
index 08befe0e5d..90ccf38ad8 100644
--- a/network/exim/exim.Makefile
+++ b/network/exim/exim.Makefile
@@ -523,6 +523,11 @@ DISABLE_MAL_MKS=yes
# Uncomment the following line to add queuefile transport support
# EXPERIMENTAL_QUEUEFILE=yes
+# Uncomment the following to add REQUIRETLS support.
+# You must also have SUPPORT_TLS enabled.
+# Ref: https://datatracker.ietf.org/doc/draft-fenton-smtp-require-tls
+# EXPERIMENTAL_REQUIRETLS=yes
+
###############################################################################
# THESE ARE THINGS YOU MIGHT WANT TO SPECIFY #
###############################################################################