autoupdate
[postfix-master.git] / postfix-master / anatomy.html
blob073a8b42393fc78c79e69f039facf6fd12bea59c
1 <html>
3 <head>
5 <title>Postfix Mail System Anatomy</title>
7 <META NAME="ROBOTS" CONTENT="NOINDEX,NOFOLLOW">
8 </head>
10 <body background="obsolete.gif">
12 <h1><a href="big-picture.html"><img src="small-picture.gif" width="115" height="45"></a> Postfix
13 Mail System Anatomy</h1>
15 <hr>
17 <p> <strong> Note: this web page is no longer maintained. It exists
18 only to avoid breaking links in web pages that describe earlier
19 versions of the Postfix mail system. </strong> </p>
21 <a href="docs.html">Up one level</a> | <a href="overview.html">Postfix
22 Overview</a> | Postfix Anatomy | <a href="config.html">Postfix
23 Configuration</a> | <a href="faq.html">Postfix FAQ</a>
25 <h2>Table of contents</h2>
27 <ul>
29 <li><a href="receiving.html">Receiving mail</a>. What path a
30 message takes on its way into the Postfix mail system, and what
31 programs are involved. Lots of daemons, mostly.
33 <p>
35 <li><a href="delivering.html">Delivering mail</a>. An introduction
36 to the machinery that is responsible for delivering mail: queues,
37 a queue manager, and more daemons.
39 <p>
41 <li><a href="backstage.html">Behind the scenes</a>. What happens
42 behind the scenes while mail is flowing through the Postfix system:
43 another manager, and still more daemons.
45 <p>
47 <li><a href="commands.html">Command-line utilities</a>. Auxiliary
48 programs that people interact with when using the Postfix mail
49 system. No daemons here.
51 </ul>
53 <hr>
55 <a href="docs.html">Up one level</a> | <a href="overview.html">Postfix
56 Overview</a> | Postfix Anatomy | <a href="config.html">Postfix
57 Configuration</a> | <a href="faq.html">Postfix FAQ</a>
59 </body>
61 </html>