From eca29eede1e58b02109707bc3bb939a241cecbad Mon Sep 17 00:00:00 2001 From: Thomas Morper Date: Tue, 13 Jan 2015 23:56:23 +0700 Subject: network/exim: Updated for version 4.85. Signed-off-by: Willy Sudiarto Raharjo --- network/exim/exim.Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'network/exim/exim.Makefile') diff --git a/network/exim/exim.Makefile b/network/exim/exim.Makefile index f4834c0dd0..bf195578f3 100644 --- a/network/exim/exim.Makefile +++ b/network/exim/exim.Makefile @@ -488,9 +488,9 @@ WITH_CONTENT_SCAN=yes # LDFLAGS += -lopendmarc -# Uncomment the following line to support Transport post-delivery actions, +# Uncomment the following line to support Events, # eg. for logging to a database. -# EXPERIMENTAL_TPDA=yes +# EXPERIMENTAL_EVENT=yes # Uncomment the following line to add Redis lookup support # You need to have hiredis installed on your system (https://github.com/redis/hiredis). @@ -509,6 +509,9 @@ WITH_CONTENT_SCAN=yes # Uncomment the following line to add DSN support # EXPERIMENTAL_DSN=yes +# Uncomment the following line to add DANE support +# EXPERIMENTAL_DANE=yes + ############################################################################### # THESE ARE THINGS YOU MIGHT WANT TO SPECIFY # ############################################################################### -- cgit v1.2.3