summaryrefslogtreecommitdiffstats
path: root/contrib/sendmail/src/TRACEFLAGS
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/sendmail/src/TRACEFLAGS')
-rw-r--r--contrib/sendmail/src/TRACEFLAGS7
1 files changed, 6 insertions, 1 deletions
diff --git a/contrib/sendmail/src/TRACEFLAGS b/contrib/sendmail/src/TRACEFLAGS
index 2aad39b..6762d8d 100644
--- a/contrib/sendmail/src/TRACEFLAGS
+++ b/contrib/sendmail/src/TRACEFLAGS
@@ -1,4 +1,4 @@
-# $Id: TRACEFLAGS,v 8.37.2.1 2002/07/01 20:55:47 gshapiro Exp $
+# $Id: TRACEFLAGS,v 8.37.2.3 2002/09/12 02:57:36 gshapiro Exp $
0, 4 main.c main canonical name, UUCP node name, a.k.a.s
0, 15 main.c main print configuration
0, 44 util.c printav print address of each string
@@ -75,8 +75,12 @@
63 queue.c runqueue process watching
64 multiple Milter
65 main.c permission checks
+#if _FFR_ADAPTIVE_EOL
66 srvrsmtp.c conformance checks
+#endif /* _FFR_ADAPTIVE_EOL */
+#if _FFR_QUEUE_SCHED_DBG
69 queue.c scheduling
+#endif /* _FFR_QUEUE_SCHED_DBG */
#if _FFR_QUARANTINE
70 queue.c quarantining
#endif /* _FFR_QUARANTINE */
@@ -84,6 +88,7 @@
80 content length
81 sun remote mode
91 mci.c syslogging of MCI cache information
+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
OpenPOWER on IntegriCloud