xref: /freebsd/contrib/sendmail/src/TRACEFLAGS (revision 7bd6fde3)
1#	$Id: TRACEFLAGS,v 8.44 2006/02/27 18:52:41 ca 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
78#if _FFR_ADAPTIVE_EOL
7966	srvrsmtp.c	conformance checks
80#endif /* _FFR_ADAPTIVE_EOL */
81#if _FFR_QUEUE_SCHED_DBG
8269	queue.c		scheduling
83#endif /* _FFR_QUEUE_SCHED_DBG */
8470	queue.c		quarantining
8571,>99	milter.c	quarantine on errors
8673	queue.c		shared memory updates
8780			content length
8881			sun remote mode
8983	collect.c	timeout
9084	deliver.c	timeout
9191	mci.c		syslogging of MCI cache information
9293,>99	*		Prevent daemon connection fork for profiling/debugging
9394,>99	srvrsmtp.c	cause commands to fail (for protocol testing)
9495	srvrsmtp.c	AUTH
9595	usersmtp.c	AUTH
9696	tls.c		Activate SSL_CTX_set_info_callback()
9797	srvrsmtp.c	Trace automode settings for I/O
9898	*		timers
9999	main.c		avoid backgrounding (no printed output)
100