diff options
author | gshapiro <gshapiro@FreeBSD.org> | 2005-06-07 04:14:59 +0000 |
---|---|---|
committer | gshapiro <gshapiro@FreeBSD.org> | 2005-06-07 04:14:59 +0000 |
commit | 125167ce170bc64dfd57dd664a3bdde3580230c7 (patch) | |
tree | 2c6b97c0946a681c9c1031038e89d298a645c754 /contrib/sendmail/src/TRACEFLAGS | |
parent | 476228659f3f241ba8be1db8703b14c5f443082a (diff) | |
download | FreeBSD-src-125167ce170bc64dfd57dd664a3bdde3580230c7.zip FreeBSD-src-125167ce170bc64dfd57dd664a3bdde3580230c7.tar.gz |
Import sendmail 8.13.4
Diffstat (limited to 'contrib/sendmail/src/TRACEFLAGS')
-rw-r--r-- | contrib/sendmail/src/TRACEFLAGS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/sendmail/src/TRACEFLAGS b/contrib/sendmail/src/TRACEFLAGS index 9927922..3e0a14c 100644 --- a/contrib/sendmail/src/TRACEFLAGS +++ b/contrib/sendmail/src/TRACEFLAGS @@ -1,4 +1,4 @@ -# $Id: TRACEFLAGS,v 8.42 2003/06/13 22:29:11 lijian Exp $ +# $Id: TRACEFLAGS,v 8.43 2005/02/16 23:38:51 ca 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 @@ -83,6 +83,7 @@ #endif /* _FFR_QUEUE_SCHED_DBG */ 70 queue.c quarantining 71,>99 milter.c quarantine on errors +73 queue.c shared memory updates 80 content length 81 sun remote mode 91 mci.c syslogging of MCI cache information |