1 <!DOCTYPE HTML PUBLIC
"-//W3C//DTD HTML 4.01//EN"
2 "http://www.w3.org/TR/html4/strict.dtd">
8 <title>Postfix Documentation
</title>
10 <meta http-equiv=
"Content-Type" content=
"text/html; charset=us-ascii">
11 <link rel='stylesheet' type='text/css' href='postfix.css'
>
17 <p> <img src=
"mysza.gif" width=
"130" height=
"91" alt=
"[LOGO]"> </p>
19 <p class='navhead'
>QUICK LINKS
</p>
21 <p class='nav'
><a href=
"start.html">Home
</a> </p>
23 <p class='nav'
><a href=
"announcements.html">Announcements
</a> </p>
25 <p class='nav'
><a href=
"non-english.html">Non-English Info
</a> </p>
27 <p class='nav'
><a href=
"features.html">Feature overview
</a> </p>
29 <p class='nav'
><a href=
"web-sites.html">Web sites (text)
</a> </p>
31 <p class='nav'
><a href=
"download.html">Download (source)
</a> </p>
33 <p class='nav'
><a href=
"lists.html">Mailing lists
</a> </p>
35 <p class='nav'
><a href=
"press.html">Press and Interviews
</a> </p>
37 <p class='nav'
><a href=
"documentation.html">Documentation
</a> </p>
39 <p class='nav'
><a href=
"docs.html">Howtos and FAQs
</a> </p>
41 <p class='nav'
><a href=
"addon.html">Add-on Software
</a> </p>
43 <p class='nav'
><a href=
"packages.html">Packages and Ports
</a> </p>
45 <p class='nav'
><a href=
"mirror.html">Becoming a mirror site
</a> </p>
47 <p class='navhead'
></p>
49 <form method=
"get" action=
"http://www.google.com/search">
51 <input size=
"-1" type=
"submit" value=
"Search"><br>
53 <input type=
"text" name=
"q" size=
"16" maxlength=
"255" value=
"">
54 <input type=
"hidden" name=
"sitesearch" value=
"www.postfix.org">
62 <h1>Postfix Documentation
</h1>
70 <strong>General configuration
</strong>
74 <li> <a href=
"BASIC_CONFIGURATION_README.html"> Basic configuration
77 <li> <a href=
"SOHO_README.html"> Small/home office hints and tips
</a>
79 <li> <a href=
"STANDARD_CONFIGURATION_README.html"> Standard
80 configuration examples
</a>
82 <li> <a href=
"ADDRESS_REWRITING_README.html"> Address rewriting
85 <li> <a href=
"VIRTUAL_README.html"> Virtual domain hosting
</a>
87 <li> <a href=
"SASL_README.html"> SASL Authentication
</a>
89 <li> <a href=
"IPV6_README.html"> IP Version
6 Support
</a>
91 <li> <a href=
"TLS_README.html"> TLS Encryption and authentication
</a>
93 <li> <a href=
"MULTI_INSTANCE_README.html"> Multiple-instance management
</a>
95 <li> <a href=
"INSTALL.html"> Installation from source code
</a>
99 <strong>Problem solving
</strong>
103 <li> <a href=
"QSHAPE_README.html"> Bottleneck analysis
</a>
105 <li> <a href=
"STRESS_README.html"> Stress-dependent configuration
</a>
107 <li> <a href=
"TUNING_README.html"> Performance tuning
</a>
109 <li> <a href=
"DEBUG_README.html"> Debugging strategies
</a>
113 <strong>Content inspection
</strong>
117 <li> <a href=
"CONTENT_INSPECTION_README.html"> Content inspection
120 <li> <a href=
"BACKSCATTER_README.html"> Stopping backscatter mail
123 <li> <a href=
"BUILTIN_FILTER_README.html"> Built-in content inspection
</a>
125 <li> <a href=
"FILTER_README.html"> After-queue content filter
</a>
127 <li> <a href=
"SMTPD_PROXY_README.html"> Before-queue content
130 <li> <a href=
"MILTER_README.html"> Before-queue Milter applications
137 <td align=
"left" valign=
"top">
139 <strong>SMTP Relay/access control
</strong>
143 <li> <a href=
"SMTPD_ACCESS_README.html"> Relay/access control
146 <li> <a href=
"SMTPD_POLICY_README.html"> Access policy delegation
149 <li> <a href=
"ADDRESS_VERIFICATION_README.html"> Address verification
152 <li> <a href=
"RESTRICTION_CLASS_README.html">
153 Per-client/user/etc. access
</a>
155 <li> <a href=
"POSTSCREEN_README.html"> Zombie blocking with postscreen
</a>
157 <li> <a href=
"ETRN_README.html"> ETRN Support
</a>
159 <li> <a href=
"UUCP_README.html"> LAN connected via UUCP
</a>
163 <strong> Lookup tables (databases)
</strong>
167 <li> <a href=
"DATABASE_README.html"> Lookup table overview
</a>
169 <li> <a href=
"CDB_README.html"> CDB Howto
</a>
171 <li> <a href=
"DB_README.html"> Berkeley DB Howto
</a>
173 <li> <a href=
"LDAP_README.html"> LDAP Howto
</a>
175 <li> <a href=
"MYSQL_README.html"> MySQL Howto
</a>
177 <li> <a href=
"PCRE_README.html"> PCRE Howto
</a>
179 <li> <a href=
"PGSQL_README.html"> PostgreSQL Howto
</a>
181 <li> <a href=
"SQLITE_README.html"> SQLite Howto
</a>
185 <strong> Mailing list support
</strong>
189 <li> <a href=
"VERP_README.html"> VERP Support
</a>
195 <td align=
"left" valign=
"top">
197 <strong> Specific environments
</strong>
201 <li> <a href=
"LINUX_README.html"> Linux issues
</a>
203 <li> <a href=
"NFS_README.html"> NFS issues
</a>
207 <strong> Other mail delivery agents
</strong>
211 <li> <a href=
"MAILDROP_README.html"> Maildrop
</a>
215 <strong> Other topics
</strong>
219 <li> <a href=
"OVERVIEW.html"> Architecture overview
</a>
221 <li> <a href=
"postconf.5.html"> All main.cf parameters
</a>
223 <li> <a href=
"postfix-manuals.html"> All Postfix manual pages
</a>
225 <li> <a href=
"LOCAL_RECIPIENT_README.html"> Rejecting Unknown Local
228 <li> <a href=
"ADDRESS_CLASS_README.html"> Address Classes
</a>
230 <li> <a href=
"CONNECTION_CACHE_README.html"> Connection cache howto
</a>
232 <li> <a href=
"DSN_README.html"> Postfix DSN support
</a>
234 <li> <a href=
"PACKAGE_README.html"> Guidelines for Package Builders
237 <li> <a href=
"SCHEDULER_README.html"> Queue Scheduler
</a>
239 <li> <a href=
"XCLIENT_README.html"> XCLIENT Command
</a>
241 <li> <a href=
"XFORWARD_README.html"> XFORWARD Command
</a>
243 <li> <a href=
"wip.html"> Work-in-progress
</a>