1 | # $Id: TRACEFLAGS,v 1.1.1.1 2003-04-08 15:08:09 zacheiss Exp $ |
---|
2 | 0, 4 main.c main canonical name, UUCP node name, a.k.a.s |
---|
3 | 0, 15 main.c main print configuration |
---|
4 | 0, 44 util.c printav print address of each string |
---|
5 | 0, 101 main.c main print version and exit |
---|
6 | 1 main.c main print from person |
---|
7 | 2 main.c finis |
---|
8 | 3 conf.c getla, shouldqueue |
---|
9 | 4 conf.c enoughspace |
---|
10 | 5 clock.c setevent, clrevent, tick |
---|
11 | 6 savemail.c savemail, returntosender |
---|
12 | 7 queue.c queuename |
---|
13 | 8 domain.c getmxrr, getcanonname |
---|
14 | 9 daemon.c getauthinfo IDENT protocol |
---|
15 | 9 daemon.c maphostname |
---|
16 | 10 deliver.c deliver |
---|
17 | 11 deliver.c openmailer, mailfile |
---|
18 | 12 parseaddr.c remotename |
---|
19 | 13 deliver.c sendall, sendenvelope |
---|
20 | 14 headers.c commaize |
---|
21 | 15 daemon.c getrequests |
---|
22 | 16 daemon.c makeconnection |
---|
23 | 17 deliver.c hostsignature |
---|
24 | 17 domain.c mxrand |
---|
25 | 18 usersmtp.c reply, smtpmessage, smtpinit, smtpmailfrom, smtpdata |
---|
26 | 19 srvrsmtp.c smtp |
---|
27 | 20 parseaddr.c parseaddr |
---|
28 | 21 parseaddr.c rewrite |
---|
29 | 22 parseaddr.c prescan |
---|
30 | 24 parseaddr.c buildaddr, allocaddr |
---|
31 | 25 recipient.c sendtolist |
---|
32 | 26 recipient.c recipient |
---|
33 | 27 alias.c alias |
---|
34 | 27 alias.c readaliases |
---|
35 | 27 alias.c forward |
---|
36 | 27 recipient.c include |
---|
37 | 28 udb.c udbexpand, udbsender |
---|
38 | 29 parseaddr.c maplocaluser |
---|
39 | 29 recipient.c recipient (local users), finduser |
---|
40 | 30 collect.c collect |
---|
41 | 30 collect.c eatfrom |
---|
42 | 31 headers.c chompheader |
---|
43 | 32 headers.c eatheader |
---|
44 | 33 headers.c crackaddr |
---|
45 | 34 headers.c putheader |
---|
46 | 35 macro.c expand, define |
---|
47 | 36 stab.c stab |
---|
48 | 37 readcf.c (many) |
---|
49 | 38 map.c initmaps, setupmaps (bogus map) |
---|
50 | 39 map.c map_rewrite |
---|
51 | 40 queue.c queueup, orderq, dowork |
---|
52 | 41 queue.c orderq |
---|
53 | 42 mci.c mci_get |
---|
54 | 43 mime.c mime8to7 |
---|
55 | 44 recipient.c writable |
---|
56 | 44 safefile.c safefile, safedirpath, filechanged |
---|
57 | 45 envelope.c setsender |
---|
58 | 46 envelope.c openxscript |
---|
59 | 47 main.c drop_privileges |
---|
60 | 48 parseaddr.c rscheck |
---|
61 | 48 conf.c validate_connection |
---|
62 | 49 conf.c checkcompat |
---|
63 | 50 envelope.c dropenvelope |
---|
64 | 51 queue.c unlockqueue |
---|
65 | 52 main.c disconnect |
---|
66 | 53 util.c xfclose |
---|
67 | 54 err.c putoutmsg |
---|
68 | 55 conf.c lockfile |
---|
69 | 56 mci.c persistent host status |
---|
70 | 57 util.c snprintf |
---|
71 | 58 bf.c bf* routines |
---|
72 | 60 map.c |
---|
73 | 61 conf.c sm_gethostbyname |
---|
74 | 62 multiple file descriptor checking |
---|
75 | 63 queue.c runqueue process watching |
---|
76 | 64 multiple Milter |
---|
77 | 65 main.c permission checks |
---|
78 | #if _FFR_ADAPTIVE_EOL |
---|
79 | 66 srvrsmtp.c conformance checks |
---|
80 | #endif /* _FFR_ADAPTIVE_EOL */ |
---|
81 | #if _FFR_QUEUE_SCHED_DBG |
---|
82 | 69 queue.c scheduling |
---|
83 | #endif /* _FFR_QUEUE_SCHED_DBG */ |
---|
84 | #if _FFR_QUARANTINE |
---|
85 | 70 queue.c quarantining |
---|
86 | #endif /* _FFR_QUARANTINE */ |
---|
87 | 71,>99 milter.c quarantine on errors |
---|
88 | 80 content length |
---|
89 | 81 sun remote mode |
---|
90 | 91 mci.c syslogging of MCI cache information |
---|
91 | 93,>99 * Prevent daemon connection fork for profiling/debugging |
---|
92 | 94,>99 srvrsmtp.c cause commands to fail (for protocol testing) |
---|
93 | 95 srvrsmtp.c AUTH |
---|
94 | 95 usersmtp.c AUTH |
---|
95 | 96 tls.c Activate SSL_CTX_set_info_callback() |
---|
96 | 97 srvrsmtp.c Trace automode settings for I/O |
---|
97 | 98 * timers |
---|
98 | 99 main.c avoid backgrounding (no printed output) |
---|