aboutsummaryrefslogtreecommitdiff
path: root/contrib/sendmail/src/TRACEFLAGS
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/sendmail/src/TRACEFLAGS')
-rw-r--r--contrib/sendmail/src/TRACEFLAGS16
1 files changed, 11 insertions, 5 deletions
diff --git a/contrib/sendmail/src/TRACEFLAGS b/contrib/sendmail/src/TRACEFLAGS
index 0b9ccd989320..7c9b1c7c6e98 100644
--- a/contrib/sendmail/src/TRACEFLAGS
+++ b/contrib/sendmail/src/TRACEFLAGS
@@ -71,15 +71,14 @@
57 util.c snprintf
58 bf.c bf* routines
59 parseaddr.c cataddr
-60 map.c
+60 parseaddr.c map_lookup
61 conf.c sm_gethostbyname
62 multiple file descriptor checking
63 queue.c runqueue process watching
64 multiple Milter
65 main.c permission checks
#if DANE
-66 domain.c force port=25 for TLSA RR lookups
-67 domain.c TLSA RR lookups
+66,>99 domain.c force port=25 for TLSA RR lookups
#endif
68 unused
#if _FFR_QUEUE_SCHED_DBG
@@ -105,19 +104,26 @@
83 collect.c timeout
84 deliver.c timeout
85 map.c dprintf map
+#if _FFR_TESTS
+86,>99 milter.c macro tests
+#endif
#if _FFR_PROXY
87 srvrsmtp.c proxy mode
#endif
88,>99 tls.c disable the effect of _FFR_VRFY_TRUSTED_FIRST
89 conf.c >=8 use sm_dprintf() instead of syslog()
-90 unused
+#if _FFR_TESTS
+90,>99 tls.c deliver.c Simulate error for OpenSSL functions related to DANE
+#endif
91 mci.c syslogging of MCI cache information
92 EF_LOGSENDER
93,>99 * Prevent daemon connection fork for profiling/debugging
94,>99 srvrsmtp.c cause commands to fail (for protocol testing)
95 srvrsmtp.c AUTH
95 usersmtp.c AUTH
-96 tls.c DHparam info, Activate SSL_CTX_set_info_callback()
+96 tls.c DHparam info, activate SSL_CTX_set_info_callback(), etc
97 srvrsmtp.c Trace automode settings for I/O
+#if _FFR_TIMERS
98 * timers
+#endif
99 main.c avoid backgrounding (no printed output)