xref: /freebsd/contrib/sendmail/src/TRACEFLAGS (revision 6780ab54325a71e7e70112b11657973edde8655e)
1#	$Id: TRACEFLAGS,v 8.37.2.1 2002/07/01 20:55:47 gshapiro Exp $
20, 4	main.c		main	canonical name, UUCP node name, a.k.a.s
30, 15	main.c		main	print configuration
40, 44	util.c		printav	print address of each string
50, 101	main.c		main	print version and exit
61	main.c		main	print from person
72	main.c		finis
83	conf.c		getla, shouldqueue
94	conf.c		enoughspace
105	clock.c		setevent, clrevent, tick
116	savemail.c	savemail, returntosender
127	queue.c		queuename
138	domain.c	getmxrr, getcanonname
149	daemon.c	getauthinfo	IDENT protocol
159	daemon.c	maphostname
1610	deliver.c	deliver
1711	deliver.c	openmailer, mailfile
1812	parseaddr.c	remotename
1913	deliver.c	sendall, sendenvelope
2014	headers.c	commaize
2115	daemon.c	getrequests
2216	daemon.c	makeconnection
2317	deliver.c	hostsignature
2417	domain.c	mxrand
2518	usersmtp.c	reply, smtpmessage, smtpinit, smtpmailfrom, smtpdata
2619	srvrsmtp.c	smtp
2720	parseaddr.c	parseaddr
2821	parseaddr.c	rewrite
2922	parseaddr.c	prescan
3024	parseaddr.c	buildaddr, allocaddr
3125	recipient.c	sendtolist
3226	recipient.c	recipient
3327	alias.c		alias
3427	alias.c		readaliases
3527	alias.c		forward
3627	recipient.c	include
3728	udb.c		udbexpand, udbsender
3829	parseaddr.c	maplocaluser
3929	recipient.c	recipient (local users), finduser
4030	collect.c	collect
4130	collect.c	eatfrom
4231	headers.c	chompheader
4332	headers.c	eatheader
4433	headers.c	crackaddr
4534	headers.c	putheader
4635	macro.c		expand, define
4736	stab.c		stab
4837	readcf.c	(many)
4938	map.c		initmaps, setupmaps (bogus map)
5039	map.c		map_rewrite
5140	queue.c		queueup, orderq, dowork
5241	queue.c		orderq
5342	mci.c		mci_get
5443	mime.c		mime8to7
5544	recipient.c	writable
5644	safefile.c	safefile, safedirpath, filechanged
5745	envelope.c	setsender
5846	envelope.c	openxscript
5947	main.c		drop_privileges
6048	parseaddr.c	rscheck
6148	conf.c		validate_connection
6249	conf.c		checkcompat
6350	envelope.c	dropenvelope
6451	queue.c		unlockqueue
6552	main.c		disconnect
6653	util.c		xfclose
6754	err.c		putoutmsg
6855	conf.c		lockfile
6956	mci.c		persistent host status
7057	util.c		snprintf
7158	bf.c		bf* routines
7260	map.c
7361	conf.c		sm_gethostbyname
7462	multiple	file descriptor checking
7563	queue.c		runqueue process watching
7664	multiple	Milter
7765	main.c		permission checks
7866	srvrsmtp.c	conformance checks
7969	queue.c		scheduling
80#if _FFR_QUARANTINE
8170	queue.c		quarantining
82#endif /* _FFR_QUARANTINE */
8371,>99	milter.c	quarantine on errors
8480			content length
8581			sun remote mode
8691	mci.c		syslogging of MCI cache information
8794,>99	srvrsmtp.c	cause commands to fail (for protocol testing)
8895	srvrsmtp.c	AUTH
8995	usersmtp.c	AUTH
9096	tls.c		Activate SSL_CTX_set_info_callback()
9197	srvrsmtp.c	Trace automode settings for I/O
9298	*		timers
9399	main.c		avoid backgrounding (no printed output)
94