Obtain System Structure
Sendmail Files
arpadate.c, clock.c, collect.c, conf.c, convtime.c, daemon.c, deliver.c,
domain.c, envelope.c, err.c, headers.c, macro.c, main.c, map.c, mci.c,
mime.c, parseaddr.c, queue.c, readcf.c, recipient.c, safefile.c,
savemail.c, srvrsmtp.c, stab.c, stats.c, sysexits.c, trace.c, udb.c,
usersmtp.c, util.c, version.c,
Sendmail Documentation Headings
| 2.5. | Configuration file | readcf.c |
| 3.3.1. | Aliasing | alias.c |
| 3.4. | Message collection | collect.c |
| 3.5. | Message delivery | deliver.c |
| 3.6. | Queued messages | queue.c |
| 3.7. | Configuration | conf.c |
| 3.7.1. | Macros | macro.c |
| 3.7.2. | Header declarations | headers.c, envelope.c |
| 3.7.4. | Address rewriting rules | parseaddr.c |