Debug: build a summary string tracking transport SMTP commands & responses
[exim.git] / src / src / EDITME
index d21a45edaabf56b8643d58d466a212deae01dd83..53022e5934cffd88abc8bd431f61576361f9281a 100644 (file)
@@ -1489,4 +1489,9 @@ EXIM_TMPDIR="/tmp"
 # For development, add this to include code to time various stages and report.
 # CFLAGS += -DMEASURE_TIMING
 
+# For a very slightly smaller build, for constrained systems, uncomment this.
+# The feature involved is purely for debugging.
+
+# DISABLE_CLIENT_CMD_LOG=yes
+
 # End of EDITME for Exim 4.