]> git.netwichtig.de Git - user/henk/code/exim.git/blobdiff - src/src/EDITME
smtp output, no remote support
[user/henk/code/exim.git] / src / src / EDITME
index 353dde3ee6ea9514b55acbfd3ef1e19c02c141de..426033577172a0612304d9053df65c44ade7614d 100644 (file)
@@ -494,6 +494,14 @@ EXIM_MONITOR=eximon.bin
 # Uncomment the following line to add DANE support
 # EXPERIMENTAL_DANE=yes
 
+# Uncomment the following line to add SOCKS support
+# EXPERIMENTAL_SOCKS=yes
+
+# Uncomment the following to add Internationalisation features. You need to
+# have the IDN library installed.
+EXPERIMENTAL_INTERNATIONAL=yes
+LDFLAGS += -lidn
+
 ###############################################################################
 #                 THESE ARE THINGS YOU MIGHT WANT TO SPECIFY                  #
 ###############################################################################