Sophie

Sophie

distrib > Fedora > 16 > i386 > by-pkgid > 9adab841b2346eed28e146b23c25375c > files > 158

exim-doc-4.73-2.fc15.noarch.rpm

<!DOCTYPE html PUBLIC "XSLT-compat">
<html lang="en-GB">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../common.css">
<meta name="author" content="The Exim Project. &lt;http://www.exim.org/&gt;">
<meta name="copyright" content="Copyright ©2010 The Exim Project. All rights reserved">
<meta name="description" content="Exim is a message transfer agent (MTA) developed at the University of Cambridge for use on Unix systems connected to the Internet.">
<meta name="keywords" content="exim,smtp,mta,email">
<meta name="robots" content="noodp,noydir,index,follow">
<meta name="viewport" content="width=device-width">
<title>56. Concept Index</title>
<link rel="stylesheet" type="text/css" href="../../../../doc/chapter.css">
<link rel="canonical" href="http://www.exim.org/exim-html-current/doc/html/spec_html/ch56.html">
</head>
<body>
<h1 id="header"><a href="../../../..">Exim Internet Mailer</a></h1>
<div id="outer">
<ul id="nav_flow" class="nav">
<li><a href="../../../../index.html">Home</a></li>
<li><a href="../../../../mirrors.html">Download</a></li>
<li><a href="../../../../docs.html">Documentation</a></li>
<li><a href="../../../../maillist.html">Mailing Lists</a></li>
<li><a href="http://wiki.exim.org/">Wiki</a></li>
<li><a href="http://www.exim.org/bugzilla/">Bugs</a></li>
<li><a href="../../../../credits.html">Credits</a></li>
<li class="search"><form action="http://www.google.com/search" method="get">
<span class="search_field_container"><input type="search" name="q" placeholder="Search Docs" class="search_field"></span><input type="hidden" name="hl" value="en"><input type="hidden" name="ie" value="UTF-8"><input type="hidden" name="as_qdr" value="all"><input type="hidden" name="q" value="site:www.exim.org"><input type="hidden" name="q" value="inurl:exim-html-current">
</form></li>
</ul>
<div id="inner"><div id="content">
<a class="previous_page" href="ch55.html">&lt;-previous</a><a class="next_page" href="ch57.html">next-&gt;</a><div id="chapter" class="chapterindex">
<h2 id="index_concept" class="index">Chapter 56 - Concept Index</h2>
<div class="sectionindex">
<h3 id="index_concept_" class="index">Symbols</h3>
<dl>
<dt>*@ with single-key lookup</dt>
<dd><p><a href="ch09.html#SECTdefaultvaluelookups" title="9. File and database lookups">File and database lookups<small> [Default values in single-key lookups]</small></a>, <a href="ch10.html#SECTaddresslist" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Address lists]</small></a></p></dd>
<dt>+caseful</dt>
<dd><p><a href="ch10.html#SECTcasletadd" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Case of letters in address lists]</small></a>, <a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>+defer_unknown</dt>
<dd><p><a href="ch40.html#SECTmorednslists" title="40. Access control lists">Access control lists<small> [Using DNS lists]</small></a></p></dd>
<dt>+exclude_unknown</dt>
<dd><p><a href="ch40.html#SECTmorednslists" title="40. Access control lists">Access control lists<small> [Using DNS lists]</small></a></p></dd>
<dt>+ignore_defer</dt>
<dd><p><a href="ch10.html#SECTtemdnserr" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Temporary DNS errors when looking up host information]</small></a></p></dd>
<dt>+ignore_unknown</dt>
<dd><p><a href="ch10.html#SECTbehipnot" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Behaviour when an IP address or name cannot be found]</small></a></p></dd>
<dt>+include_defer</dt>
<dd><p><a href="ch10.html#SECTtemdnserr" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Temporary DNS errors when looking up host information]</small></a></p></dd>
<dt>+include_unknown</dt>
<dd><p><a href="ch10.html#SECTbehipnot" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Behaviour when an IP address or name cannot be found]</small></a>, <a href="ch40.html#SECTmorednslists" title="40. Access control lists">Access control lists<small> [Using DNS lists]</small></a></p></dd>
<dt>.ifdef</dt>
<dd><p><a href="ch06.html#SECID46" title="6. The Exim run time configuration file">The Exim run time configuration file<small> [Conditional skips in the configuration file]</small></a></p></dd>
<dt>.include in configuration file</dt>
<dd><p><a href="ch06.html#SECID41" title="6. The Exim run time configuration file">The Exim run time configuration file<small> [File inclusions in the configuration file]</small></a></p></dd>
<dt>.include_if_exists in configuration file</dt>
<dd><p><a href="ch06.html#SECID41" title="6. The Exim run time configuration file">The Exim run time configuration file<small> [File inclusions in the configuration file]</small></a></p></dd>
<dt>/dev/null</dt>
<dd><p><a href="ch22.html#SECTspecitredli" title="22. The redirect router">The redirect router<small> [Special items in redirection lists]</small></a></p></dd>
<dt>/etc/aliases</dt>
<dd><p><a href="ch04.html#SECID32" title="4. Building and installing Exim">Building and installing Exim<small> [Installing Exim binaries and scripts]</small></a></p></dd>
<dt>/etc/mail/mailer.conf</dt>
<dd><p><a href="ch04.html#SECID35" title="4. Building and installing Exim">Building and installing Exim<small> [Replacing another MTA with Exim]</small></a></p></dd>
<dt>/etc/passwd</dt>
<dd>
<p><a href="ch09.html#SECID62" title="9. File and database lookups">File and database lookups<small> [Query-style lookup types]</small></a>, <a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a></p>
<dl>
<dt>multiple reading of</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
</dl>
</dd>
<dt>/etc/userdbshadow.dat</dt>
<dd><p><a href="ch09.html#SECTsinglekeylookups" title="9. File and database lookups">File and database lookups<small> [Single-key lookup types]</small></a></p></dd>
<dt>4xx responses</dt>
<dd><dl>
<dt>count of</dt>
<dd><p><a href="ch11.html#SECTexpvar" title="11. String expansions">String expansions<small> [Expansion variables]</small></a></p></dd>
<dt>retry rules for</dt>
<dd><p><a href="ch32.html#SECID159" title="32. Retry configuration">Retry configuration<small> [Choosing which retry rule to use for address errors]</small></a></p></dd>
<dt>retrying after</dt>
<dd><p><a href="ch30.html#SECID146" title="30. The smtp transport">The smtp transport<small> [Private options for smtp]</small></a></p></dd>
<dt>to STARTTLS</dt>
<dd><p><a href="ch30.html#SECID146" title="30. The smtp transport">The smtp transport<small> [Private options for smtp]</small></a></p></dd>
</dl></dd>
<dt>8-bit characters</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>8BITMIME</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>@ in a domain list</dt>
<dd><p><a href="ch07.html#SECTdefconfmain" title="7. The default configuration file">The default configuration file<small> [Main configuration settings]</small></a>, <a href="ch10.html#SECTdomainlist" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Domain lists]</small></a></p></dd>
<dt>@ in a host list</dt>
<dd><p><a href="ch10.html#SECThoslispatip" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Host list patterns that match by IP address]</small></a></p></dd>
<dt>@@ with single-key lookup</dt>
<dd><p><a href="ch10.html#SECTaddresslist" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Address lists]</small></a></p></dd>
<dt>@[] in a domain list</dt>
<dd><p><a href="ch10.html#SECTdomainlist" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Domain lists]</small></a></p></dd>
<dt>@[] in a host list</dt>
<dd><p><a href="ch10.html#SECThoslispatip" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Host list patterns that match by IP address]</small></a></p></dd>
<dt>@mx_any</dt>
<dd><p><a href="ch10.html#SECTdomainlist" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Domain lists]</small></a></p></dd>
<dt>@mx_primary</dt>
<dd><p><a href="ch10.html#SECTdomainlist" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Domain lists]</small></a></p></dd>
<dt>@mx_secondary</dt>
<dd><p><a href="ch10.html#SECTdomainlist" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Domain lists]</small></a></p></dd>
</dl>
</div>
<div class="sectionindex">
<h3 id="index_concept_A" class="index">A</h3>
<dl>
<dt>AUTH</dt>
<dd><dl>
<dt>ACL for</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch40.html#SECID189" title="40. Access control lists">Access control lists<small> [Specifying when ACLs are used]</small></a></p></dd>
<dt>advertising</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>advertising when encrypted</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>configuration</dt>
<dd><p><a href="ch06.html#SECTconffilfor" title="6. The Exim run time configuration file">The Exim run time configuration file<small> [Configuration file format]</small></a>, <a href="ch07.html#SECTdefconfauth" title="7. The default configuration file">The default configuration file<small> [Authenticators configuration]</small></a></p></dd>
<dt>description of</dt>
<dd><p><a href="ch33.html" title="33. SMTP authentication">SMTP authentication</a></p></dd>
<dt>in plaintext authenticator</dt>
<dd><p><a href="ch34.html#SECTplainserver" title="34. The plaintext authenticator">The plaintext authenticator<small> [Using plaintext in a server]</small></a></p></dd>
<dt>logging</dt>
<dd><p><a href="ch49.html#SECID251" title="49. Log files">Log files<small> [Logging message reception]</small></a></p></dd>
<dt>on MAIL command</dt>
<dd><p><a href="ch11.html#SECTexpvar" title="11. String expansions">String expansions<small> [Expansion variables]</small></a>, <a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch33.html#SECTauthparamail" title="33. SMTP authentication">SMTP authentication<small> [The AUTH parameter on MAIL commands]</small></a>, <a href="ch33.html#SECID170" title="33. SMTP authentication">SMTP authentication<small> [Authentication by an Exim client]</small></a></p></dd>
<dt>on bounce message</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>testing a server</dt>
<dd><p><a href="ch33.html#SECID169" title="33. SMTP authentication">SMTP authentication<small> [Testing server authentication]</small></a></p></dd>
<dt>with PAM</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
</dl></dd>
<dt>Athena</dt>
<dd><p><a href="ch02.html" title="2. Incorporated code">Incorporated code</a></p></dd>
<dt>abandoning mail</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch22.html#SECTspecitredli" title="22. The redirect router">The redirect router<small> [Special items in redirection lists]</small></a></p></dd>
<dt>accept ACL verb</dt>
<dd><p><a href="ch40.html#SECID200" title="40. Access control lists">Access control lists<small> [ACL verbs]</small></a></p></dd>
<dt>accept router</dt>
<dd><p><a href="ch16.html" title="16. The accept router">The accept router</a></p></dd>
<dt>access control lists (ACLs)</dt>
<dd><dl>
<dt>at start of non-SMTP message</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>case of local part in</dt>
<dd><p><a href="ch40.html#SECTcontrols" title="40. Access control lists">Access control lists<small> [Use of the control modifier]</small></a></p></dd>
<dt>certificate verification</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>conditions; list of</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>conditions; processing</dt>
<dd><p><a href="ch40.html#SECTcondmodproc" title="40. Access control lists">Access control lists<small> [Condition and modifier processing]</small></a></p></dd>
<dt>customized test</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>data for message ACL</dt>
<dd><p><a href="ch40.html#SECID198" title="40. Access control lists">Access control lists<small> [Data for message ACLs]</small></a></p></dd>
<dt>data for non-message ACL</dt>
<dd><p><a href="ch40.html#SECTdatfornon" title="40. Access control lists">Access control lists<small> [Data for non-message ACLs]</small></a></p></dd>
<dt>default configuration</dt>
<dd><p><a href="ch07.html#SECID54" title="7. The default configuration file">The default configuration file<small> [ACL configuration]</small></a></p></dd>
<dt>description</dt>
<dd><p><a href="ch40.html" title="40. Access control lists">Access control lists</a></p></dd>
<dt>enabling debug logging</dt>
<dd><p><a href="ch40.html#SECTcontrols" title="40. Access control lists">Access control lists<small> [Use of the control modifier]</small></a></p></dd>
<dt>finding which to use</dt>
<dd><p><a href="ch40.html#SECID195" title="40. Access control lists">Access control lists<small> [Finding an ACL to use]</small></a></p></dd>
<dt>for non-SMTP messages</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>format of</dt>
<dd><p><a href="ch40.html#SECID199" title="40. Access control lists">Access control lists<small> [Format of an ACL]</small></a></p></dd>
<dt>indirect</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>introduction</dt>
<dd><p><a href="ch03.html#SECID11" title="3. How Exim receives and delivers mail">How Exim receives and delivers mail<small> [Policy control]</small></a></p></dd>
<dt>modifiers; list of</dt>
<dd><p><a href="ch40.html#SECTACLmodi" title="40. Access control lists">Access control lists<small> [ACL modifiers]</small></a></p></dd>
<dt>modifiers; processing</dt>
<dd><p><a href="ch40.html#SECTcondmodproc" title="40. Access control lists">Access control lists<small> [Condition and modifier processing]</small></a></p></dd>
<dt>nested</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>on SMTP connection</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>options for specifying</dt>
<dd><p><a href="ch40.html#SECID189" title="40. Access control lists">Access control lists<small> [Specifying when ACLs are used]</small></a></p></dd>
<dt>relay control</dt>
<dd><p><a href="ch40.html#SECTrelaycontrol" title="40. Access control lists">Access control lists<small> [Using an ACL to control relaying]</small></a></p></dd>
<dt>return codes</dt>
<dd><p><a href="ch40.html#SECID196" title="40. Access control lists">Access control lists<small> [ACL return codes]</small></a></p></dd>
<dt>rewriting addresses in</dt>
<dd><p><a href="ch31.html#SECID148" title="31. Address rewriting">Address rewriting<small> [When does rewriting happen?]</small></a></p></dd>
<dt>scanning for spam</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>scanning for viruses</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>setting up for SMTP commands</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>testing a DNS list</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a>, <a href="ch40.html#SECTmorednslists" title="40. Access control lists">Access control lists<small> [Using DNS lists]</small></a></p></dd>
<dt>testing a TLS certificate</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>testing a local part</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>testing a recipient</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>testing a recipient domain</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>testing a sender</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>testing a sender domain</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>testing by regex matching</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a>, <a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>testing for authentication</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>testing for encryption</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>testing the client host</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>testing, customized</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>unset options</dt>
<dd><p><a href="ch40.html#SECID197" title="40. Access control lists">Access control lists<small> [Unset ACL options]</small></a></p></dd>
<dt>variables</dt>
<dd><p><a href="ch40.html#SECTaclvariables" title="40. Access control lists">Access control lists<small> [ACL variables]</small></a></p></dd>
<dt>variables, handling unset</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>verbs, definition of</dt>
<dd><p><a href="ch40.html#SECID199" title="40. Access control lists">Access control lists<small> [Format of an ACL]</small></a></p></dd>
<dt>verifying HELO/EHLO</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>verifying header syntax</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>verifying host reverse lookup</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>verifying recipient</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>verifying sender</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>verifying sender in the header</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>virus scanning</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
</dl></dd>
<dt>acl ACL condition</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>adding drivers</dt>
<dd><p><a href="ch55.html" title="55. Adding new drivers or lookup types">Adding new drivers or lookup types</a></p></dd>
<dt>additional groups</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a>, <a href="ch24.html" title="24. Generic options for transports">Generic options for transports</a></p></dd>
<dt>address</dt>
<dd><dl>
<dt>constructed</dt>
<dd><p><a href="ch44.html#SECTconstr" title="44. Message processing">Message processing<small> [Constructed addresses]</small></a></p></dd>
<dt>copying routing</dt>
<dd><p><a href="ch17.html#SECID118" title="17. The dnslookup router">The dnslookup router<small> [Private options for dnslookup]</small></a>, <a href="ch20.html#SECTprioptman" title="20. The manualroute router">The manualroute router<small> [Private options for manualroute]</small></a></p></dd>
<dt>qualification</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch44.html#SECID218" title="44. Message processing">Message processing<small> [Unqualified addresses]</small></a></p></dd>
<dt>rewriting</dt>
<dd><p><a href="ch01.html" title="1. Introduction">Introduction</a></p></dd>
<dt>sender</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>source-routed</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>testing</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a></p></dd>
<dt>verification</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>without domain</dt>
<dd><p><a href="ch01.html#SECID6" title="1. Introduction">Introduction<small> [Limitations]</small></a></p></dd>
</dl></dd>
<dt>address duplicate, discarding</dt>
<dd><p><a href="ch03.html#SECID17" title="3. How Exim receives and delivers mail">How Exim receives and delivers mail<small> [Duplicate addresses]</small></a>, <a href="ch22.html#SECTdupaddr" title="22. The redirect router">The redirect router<small> [Duplicate addresses]</small></a></p></dd>
<dt>address expansion item</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>address list</dt>
<dd><dl>
<dt>@@ lookup type</dt>
<dd><p><a href="ch10.html#SECTaddresslist" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Address lists]</small></a></p></dd>
<dt>case forcing</dt>
<dd><p><a href="ch10.html#SECTcasletadd" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Case of letters in address lists]</small></a></p></dd>
<dt>empty item</dt>
<dd><p><a href="ch10.html#SECTaddresslist" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Address lists]</small></a></p></dd>
<dt>in a rewriting pattern</dt>
<dd><p><a href="ch31.html#SECID151" title="31. Address rewriting">Address rewriting<small> [Rewriting patterns]</small></a></p></dd>
<dt>in expansion condition</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>local part starting with !</dt>
<dd><p><a href="ch10.html#SECTaddresslist" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Address lists]</small></a></p></dd>
<dt>lookup for complete address</dt>
<dd><p><a href="ch10.html#SECTaddresslist" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Address lists]</small></a></p></dd>
<dt>patterns</dt>
<dd><p><a href="ch10.html#SECTaddresslist" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Address lists]</small></a></p></dd>
<dt>regular expression in</dt>
<dd><p><a href="ch10.html#SECTaddresslist" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Address lists]</small></a></p></dd>
<dt>split local part and domain</dt>
<dd><p><a href="ch10.html#SECTaddresslist" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Address lists]</small></a></p></dd>
</dl></dd>
<dt>address qualification, suppressing</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>address redirection</dt>
<dd><dl>
<dt>broken files</dt>
<dd><p><a href="ch22.html#SECID130" title="22. The redirect router">The redirect router<small> [Private options for the redirect router]</small></a></p></dd>
<dt>disabling rewriting</dt>
<dd><p><a href="ch22.html#SECID130" title="22. The redirect router">The redirect router<small> [Private options for the redirect router]</small></a></p></dd>
<dt>domain; preserving</dt>
<dd><p><a href="ch22.html#SECID130" title="22. The redirect router">The redirect router<small> [Private options for the redirect router]</small></a></p></dd>
<dt>errors</dt>
<dd><p><a href="ch22.html#SECID129" title="22. The redirect router">The redirect router<small> [Errors in redirection lists]</small></a></p></dd>
<dt>included external list</dt>
<dd><p><a href="ch22.html#SECTspecitredli" title="22. The redirect router">The redirect router<small> [Special items in redirection lists]</small></a></p></dd>
<dt>local part without domain</dt>
<dd><p><a href="ch22.html#SECTredlocmai" title="22. The redirect router">The redirect router<small> [Redirecting to a local mailbox]</small></a></p></dd>
<dt>non-filter list items</dt>
<dd><p><a href="ch22.html#SECTitenonfilred" title="22. The redirect router">The redirect router<small> [Items in a non-filter redirection list]</small></a></p></dd>
<dt>one-time expansion</dt>
<dd><p><a href="ch22.html#SECID130" title="22. The redirect router">The redirect router<small> [Private options for the redirect router]</small></a></p></dd>
<dt>redirect router</dt>
<dd><p><a href="ch22.html" title="22. The redirect router">The redirect router</a></p></dd>
<dt>repeated for each delivery attempt</dt>
<dd><p><a href="ch22.html#SECID128" title="22. The redirect router">The redirect router<small> [Repeated redirection expansion]</small></a></p></dd>
<dt>to black hole</dt>
<dd><p><a href="ch22.html#SECTspecitredli" title="22. The redirect router">The redirect router<small> [Special items in redirection lists]</small></a></p></dd>
<dt>to file</dt>
<dd><p><a href="ch22.html#SECTspecitredli" title="22. The redirect router">The redirect router<small> [Special items in redirection lists]</small></a></p></dd>
<dt>to local mailbox</dt>
<dd><p><a href="ch22.html#SECTredlocmai" title="22. The redirect router">The redirect router<small> [Redirecting to a local mailbox]</small></a></p></dd>
<dt>to pipe</dt>
<dd><p><a href="ch22.html#SECTspecitredli" title="22. The redirect router">The redirect router<small> [Special items in redirection lists]</small></a></p></dd>
<dt>while verifying</dt>
<dd><p><a href="ch22.html#SECID125" title="22. The redirect router">The redirect router<small> [Forward files and address verification]</small></a>, <a href="ch40.html#SECTredirwhilveri" title="40. Access control lists">Access control lists<small> [Redirection while verifying]</small></a></p></dd>
</dl></dd>
<dt>addresses expansion item</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>admin user</dt>
<dd>
<p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch51.html#SECID264" title="51. The Exim monitor">The Exim monitor<small> [Running the monitor]</small></a>, <a href="ch52.html#SECID274" title="52. Security considerations">Security considerations<small> [Privileged users]</small></a></p>
<dl>
<dt>definition of</dt>
<dd><p><a href="ch05.html#SECTtrustedadmin" title="5. The Exim command line">The Exim command line<small> [Trusted and admin users]</small></a></p></dd>
</dl>
</dd>
<dt>alias file</dt>
<dd><dl>
<dt>backslash in</dt>
<dd><p><a href="ch22.html#SECTredlocmai" title="22. The redirect router">The redirect router<small> [Redirecting to a local mailbox]</small></a></p></dd>
<dt>broken</dt>
<dd><p><a href="ch22.html#SECID130" title="22. The redirect router">The redirect router<small> [Private options for the redirect router]</small></a></p></dd>
<dt>building</dt>
<dd><p><a href="ch05.html#SECID38" title="5. The Exim command line">The Exim command line<small> [Setting options by program name]</small></a>, <a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>exception to default</dt>
<dd><p><a href="ch22.html#SECTspecitredli" title="22. The redirect router">The redirect router<small> [Special items in redirection lists]</small></a></p></dd>
<dt>in a redirect router</dt>
<dd><p><a href="ch22.html" title="22. The redirect router">The redirect router</a></p></dd>
<dt>one-time expansion</dt>
<dd><p><a href="ch22.html#SECID130" title="22. The redirect router">The redirect router<small> [Private options for the redirect router]</small></a></p></dd>
<dt>ownership</dt>
<dd><p><a href="ch22.html#SECID130" title="22. The redirect router">The redirect router<small> [Private options for the redirect router]</small></a></p></dd>
<dt>per-domain default</dt>
<dd><p><a href="ch09.html#SECTdefaultvaluelookups" title="9. File and database lookups">File and database lookups<small> [Default values in single-key lookups]</small></a></p></dd>
</dl></dd>
<dt>alias for host</dt>
<dd><p><a href="ch10.html#SECThoslispatnam" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Host list patterns that match by host name]</small></a></p></dd>
<dt>alternate configuration file</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>and expansion condition</dt>
<dd><p><a href="ch11.html#SECID84" title="11. String expansions">String expansions<small> [Combining expansion conditions]</small></a></p></dd>
<dt>angle brackets, excess</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>appendfile transport</dt>
<dd><p><a href="ch26.html" title="26. The appendfile transport">The appendfile transport</a></p></dd>
<dt>appending to a file</dt>
<dd><p><a href="ch26.html#SECTopappend" title="26. The appendfile transport">The appendfile transport<small> [Operational details for appending]</small></a></p></dd>
<dt>asterisk</dt>
<dd><dl>
<dt>after IP address</dt>
<dd><p><a href="ch45.html#SECToutSMTPTCP" title="45. SMTP processing">SMTP processing<small> [Outgoing SMTP and LMTP over TCP/IP]</small></a>, <a href="ch49.html#SECID252" title="49. Log files">Log files<small> [Logging deliveries]</small></a></p></dd>
<dt>in address list</dt>
<dd><p><a href="ch10.html#SECTaddresslist" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Address lists]</small></a></p></dd>
<dt>in domain list</dt>
<dd><p><a href="ch10.html#SECTdomainlist" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Domain lists]</small></a></p></dd>
<dt>in host list</dt>
<dd><p><a href="ch10.html#SECID80" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Special host list patterns]</small></a>, <a href="ch10.html#SECThoslispatnam" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Host list patterns that match by host name]</small></a></p></dd>
<dt>in lookup type</dt>
<dd><p><a href="ch10.html#SECTdomainlist" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Domain lists]</small></a></p></dd>
<dt>in search type</dt>
<dd><p><a href="ch09.html#SECTpartiallookup" title="9. File and database lookups">File and database lookups<small> [Partial matching in single-key lookups]</small></a></p></dd>
</dl></dd>
<dt>authenticated ACL condition</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>authentication</dt>
<dd>
<p><a href="ch33.html" title="33. SMTP authentication">SMTP authentication</a></p>
<dl>
<dt>ACL checking</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>CRAM-MD5 mechanism</dt>
<dd><p><a href="ch35.html" title="35. The cram_md5 authenticator">The cram_md5 authenticator</a></p></dd>
<dt>LOGIN mechanism</dt>
<dd><p><a href="ch34.html#SECID173" title="34. The plaintext authenticator">The plaintext authenticator<small> [The LOGIN authentication mechanism]</small></a></p></dd>
<dt>Microsoft Secure Password</dt>
<dd><p><a href="ch38.html" title="38. The spa authenticator">The spa authenticator</a></p></dd>
<dt>NTLM</dt>
<dd><p><a href="ch38.html" title="38. The spa authenticator">The spa authenticator</a></p></dd>
<dt>PLAIN mechanism</dt>
<dd><p><a href="ch34.html#SECID172" title="34. The plaintext authenticator">The plaintext authenticator<small> [The PLAIN authentication mechanism]</small></a></p></dd>
<dt>advertising</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>bounce message</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>failure</dt>
<dd><p><a href="ch11.html#SECTexpvar" title="11. String expansions">String expansions<small> [Expansion variables]</small></a></p></dd>
<dt>generic options</dt>
<dd><p><a href="ch33.html#SECID168" title="33. SMTP authentication">SMTP authentication<small> [Generic options for authenticators]</small></a></p></dd>
<dt>id</dt>
<dd><p><a href="ch11.html#SECTexpvar" title="11. String expansions">String expansions<small> [Expansion variables]</small></a></p></dd>
<dt>id, specifying for local message</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>logging</dt>
<dd><p><a href="ch49.html#SECID251" title="49. Log files">Log files<small> [Logging message reception]</small></a></p></dd>
<dt>name, specifying for local message</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>on an Exim client</dt>
<dd><p><a href="ch33.html#SECID170" title="33. SMTP authentication">SMTP authentication<small> [Authentication by an Exim client]</small></a></p></dd>
<dt>on an Exim server</dt>
<dd><p><a href="ch33.html#SECTauthexiser" title="33. SMTP authentication">SMTP authentication<small> [Authentication on an Exim server]</small></a></p></dd>
<dt>optional in client</dt>
<dd><p><a href="ch30.html#SECID146" title="30. The smtp transport">The smtp transport<small> [Private options for smtp]</small></a></p></dd>
<dt>required by client</dt>
<dd><p><a href="ch30.html#SECID146" title="30. The smtp transport">The smtp transport<small> [Private options for smtp]</small></a></p></dd>
<dt>sender</dt>
<dd><p><a href="ch11.html#SECTexpvar" title="11. String expansions">String expansions<small> [Expansion variables]</small></a></p></dd>
<dt>sender, specifying for local message</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>sender; authenticated</dt>
<dd><p><a href="ch33.html#SECTauthparamail" title="33. SMTP authentication">SMTP authentication<small> [The AUTH parameter on MAIL commands]</small></a></p></dd>
<dt>testing a server</dt>
<dd><p><a href="ch33.html#SECID169" title="33. SMTP authentication">SMTP authentication<small> [Testing server authentication]</small></a></p></dd>
</dl>
</dd>
<dt>authenticators</dt>
<dd><dl>
<dt>cram_md5</dt>
<dd><p><a href="ch35.html" title="35. The cram_md5 authenticator">The cram_md5 authenticator</a></p></dd>
<dt>cyrus_sasl</dt>
<dd><p><a href="ch36.html" title="36. The cyrus_sasl authenticator">The cyrus_sasl authenticator</a></p></dd>
<dt>dovecot</dt>
<dd><p><a href="ch37.html" title="37. The dovecot authenticator">The dovecot authenticator</a></p></dd>
<dt>plaintext</dt>
<dd><p><a href="ch34.html" title="34. The plaintext authenticator">The plaintext authenticator</a></p></dd>
<dt>spa</dt>
<dd><p><a href="ch38.html" title="38. The spa authenticator">The spa authenticator</a></p></dd>
</dl></dd>
<dt>autoreply transport</dt>
<dd>
<p><a href="ch27.html" title="27. The autoreply transport">The autoreply transport</a></p>
<dl>
<dt>for system filter</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
</dl>
</dd>
</dl>
</div>
<div class="sectionindex">
<h3 id="index_concept_B" class="index">B</h3>
<dl>
<dt>BATV, verifying</dt>
<dd><p><a href="ch40.html#SECTverifyPRVS" title="40. Access control lists">Access control lists<small> [Bounce address tag validation]</small></a></p></dd>
<dt>BIN_DIRECTORY</dt>
<dd><p><a href="ch04.html#SECID32" title="4. Building and installing Exim">Building and installing Exim<small> [Installing Exim binaries and scripts]</small></a></p></dd>
<dt>BSD, DBM library for</dt>
<dd><p><a href="ch04.html#SECTdb" title="4. Building and installing Exim">Building and installing Exim<small> [DBM libraries]</small></a></p></dd>
<dt>Bcc: header line</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch44.html#SECID222" title="44. Message processing">Message processing<small> [The Bcc: header line]</small></a></p></dd>
<dt>Berkeley DB library</dt>
<dd>
<p><a href="ch04.html#SECTdb" title="4. Building and installing Exim">Building and installing Exim<small> [DBM libraries]</small></a></p>
<dl>
<dt>file format</dt>
<dd><p><a href="ch09.html#SECTsinglekeylookups" title="9. File and database lookups">File and database lookups<small> [Single-key lookup types]</small></a></p></dd>
</dl>
</dd>
<dt>Bounce Address Tag Validation</dt>
<dd><p><a href="ch01.html" title="1. Introduction">Introduction</a></p></dd>
<dt>Bugzilla</dt>
<dd><p><a href="ch01.html#SECID2" title="1. Introduction">Introduction<small> [FTP and web sites]</small></a></p></dd>
<dt>background delivery</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>backlog of connections</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>backslash in alias file</dt>
<dd><p><a href="ch22.html#SECTredlocmai" title="22. The redirect router">The redirect router<small> [Redirecting to a local mailbox]</small></a></p></dd>
<dt>bang paths</dt>
<dd><dl>
<dt>not handled by Exim</dt>
<dd><p><a href="ch01.html#SECID6" title="1. Introduction">Introduction<small> [Limitations]</small></a></p></dd>
<dt>rewriting</dt>
<dd><p><a href="ch31.html#SECID156" title="31. Address rewriting">Address rewriting<small> [Rewriting examples]</small></a></p></dd>
</dl></dd>
<dt>banner for SMTP</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>base36</dt>
<dd><p><a href="ch03.html#SECTmessiden" title="3. How Exim receives and delivers mail">How Exim receives and delivers mail<small> [Message identification]</small></a></p></dd>
<dt>base62</dt>
<dd><p><a href="ch03.html#SECTmessiden" title="3. How Exim receives and delivers mail">How Exim receives and delivers mail<small> [Message identification]</small></a>, <a href="ch26.html#SECID134" title="26. The appendfile transport">The appendfile transport<small> [Private options for appendfile]</small></a></p></dd>
<dt>base62 expansion item</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>base62d expansion item</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>base64 encoding</dt>
<dd><dl>
<dt>conversion from hex</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>creating authentication test data</dt>
<dd><p><a href="ch33.html#SECID169" title="33. SMTP authentication">SMTP authentication<small> [Testing server authentication]</small></a></p></dd>
<dt>functions for local_scan() use</dt>
<dd><p><a href="ch42.html#SECID211" title="42. Adding a local scan function to Exim">Adding a local scan function to Exim<small> [Available Exim functions]</small></a></p></dd>
<dt>in encrypted password</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>in header lines</dt>
<dd><p><a href="ch11.html#SECTexpansionitems" title="11. String expansions">String expansions<small> [Expansion items]</small></a></p></dd>
<dt>in plaintext authenticator</dt>
<dd><p><a href="ch34.html#SECTplainserver" title="34. The plaintext authenticator">The plaintext authenticator<small> [Using plaintext in a server]</small></a></p></dd>
<dt>in string expansion</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
</dl></dd>
<dt>batched SMTP input</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch45.html#SECTincomingbatchedSMTP" title="45. SMTP processing">SMTP processing<small> [Incoming batched SMTP]</small></a></p></dd>
<dt>batched SMTP output</dt>
<dd><p><a href="ch45.html#SECTbatchSMTP" title="45. SMTP processing">SMTP processing<small> [Outgoing batched SMTP]</small></a></p></dd>
<dt>batched SMTP output example</dt>
<dd><p><a href="ch20.html#SECID123" title="20. The manualroute router">The manualroute router<small> [Manualroute examples]</small></a></p></dd>
<dt>batched local delivery</dt>
<dd><p><a href="ch25.html" title="25. Address batching in local transports">Address batching in local transports</a></p></dd>
<dt>bcc recipients, verifying none</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>binary zero</dt>
<dd><dl>
<dt>in RFC 2047 decoding</dt>
<dd><p><a href="ch42.html#SECID211" title="42. Adding a local scan function to Exim">Adding a local scan function to Exim<small> [Available Exim functions]</small></a></p></dd>
<dt>in authentication data</dt>
<dd><p><a href="ch33.html#SECID169" title="33. SMTP authentication">SMTP authentication<small> [Testing server authentication]</small></a></p></dd>
<dt>in header line</dt>
<dd><p><a href="ch11.html#SECTexpansionitems" title="11. String expansions">String expansions<small> [Expansion items]</small></a></p></dd>
<dt>in lookup key</dt>
<dd><p><a href="ch09.html#SECTsinglekeylookups" title="9. File and database lookups">File and database lookups<small> [Single-key lookup types]</small></a>, <a href="ch09.html#SECTsinglekeylookups" title="9. File and database lookups">File and database lookups<small> [Single-key lookup types]</small></a>, <a href="ch09.html#SECTsinglekeylookups" title="9. File and database lookups">File and database lookups<small> [Single-key lookup types]</small></a>, <a href="ch09.html#SECTsinglekeylookups" title="9. File and database lookups">File and database lookups<small> [Single-key lookup types]</small></a>, <a href="ch50.html#SECTdbmbuild" title="50. Exim utilities">Exim utilities<small> [Making DBM files (exim_dbmbuild)]</small></a></p></dd>
<dt>in message body</dt>
<dd><p><a href="ch11.html#SECTexpvar" title="11. String expansions">String expansions<small> [Expansion variables]</small></a>, <a href="ch11.html#SECTexpvar" title="11. String expansions">String expansions<small> [Expansion variables]</small></a></p></dd>
<dt>in plaintext authenticator</dt>
<dd><p><a href="ch34.html#SECTplainserver" title="34. The plaintext authenticator">The plaintext authenticator<small> [Using plaintext in a server]</small></a>, <a href="ch34.html#SECID172" title="34. The plaintext authenticator">The plaintext authenticator<small> [The PLAIN authentication mechanism]</small></a></p></dd>
</dl></dd>
<dt>bind IP address</dt>
<dd><p><a href="ch30.html#SECID146" title="30. The smtp transport">The smtp transport<small> [Private options for smtp]</small></a></p></dd>
<dt>black hole</dt>
<dd><p><a href="ch22.html#SECTspecitredli" title="22. The redirect router">The redirect router<small> [Special items in redirection lists]</small></a></p></dd>
<dt>black list (DNS)</dt>
<dd><p><a href="ch11.html#SECTexpvar" title="11. String expansions">String expansions<small> [Expansion variables]</small></a>, <a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a>, <a href="ch40.html#SECTmorednslists" title="40. Access control lists">Access control lists<small> [Using DNS lists]</small></a>, <a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>body of message</dt>
<dd><dl>
<dt>binary zero count</dt>
<dd><p><a href="ch11.html#SECTexpvar" title="11. String expansions">String expansions<small> [Expansion variables]</small></a></p></dd>
<dt>definition of</dt>
<dd><p><a href="ch01.html#SECID9" title="1. Introduction">Introduction<small> [Terminology]</small></a></p></dd>
<dt>expansion variable</dt>
<dd><p><a href="ch11.html#SECTexpvar" title="11. String expansions">String expansions<small> [Expansion variables]</small></a>, <a href="ch11.html#SECTexpvar" title="11. String expansions">String expansions<small> [Expansion variables]</small></a></p></dd>
<dt>line count</dt>
<dd><p><a href="ch11.html#SECTexpvar" title="11. String expansions">String expansions<small> [Expansion variables]</small></a></p></dd>
<dt>size</dt>
<dd><p><a href="ch11.html#SECTexpvar" title="11. String expansions">String expansions<small> [Expansion variables]</small></a></p></dd>
<dt>transporting</dt>
<dd><p><a href="ch24.html" title="24. Generic options for transports">Generic options for transports</a></p></dd>
<dt>visible size</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
</dl></dd>
<dt>books about Exim</dt>
<dd><p><a href="ch01.html#SECID1" title="1. Introduction">Introduction<small> [Exim documentation]</small></a></p></dd>
<dt>bool expansion condition</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>bool_lax expansion condition</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>boolean configuration values</dt>
<dd><p><a href="ch06.html#SECID47" title="6. The Exim run time configuration file">The Exim run time configuration file<small> [Boolean options]</small></a></p></dd>
<dt>bounce message</dt>
<dd><dl>
<dt>Reply-to: in</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>copy to other address</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>customizing</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch46.html#SECID239" title="46. Customizing bounce and warning messages">Customizing bounce and warning messages<small> [Customizing bounce messages]</small></a></p></dd>
<dt>definition of</dt>
<dd><p><a href="ch01.html#SECID9" title="1. Introduction">Introduction<small> [Terminology]</small></a></p></dd>
<dt>discarding</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>failure to deliver</dt>
<dd><p><a href="ch03.html#SECID22" title="3. How Exim receives and delivers mail">How Exim receives and delivers mail<small> [Failures to deliver bounce messages]</small></a></p></dd>
<dt>generating</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>including body</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>including original</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>recipient of</dt>
<dd><p><a href="ch03.html#SECID21" title="3. How Exim receives and delivers mail">How Exim receives and delivers mail<small> [Permanent delivery failure]</small></a></p></dd>
<dt>redirection details; suppressing</dt>
<dd><p><a href="ch22.html#SECID130" title="22. The redirect router">The redirect router<small> [Private options for the redirect router]</small></a></p></dd>
<dt>sender authentication</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>size limit</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>when generated</dt>
<dd><p><a href="ch03.html#SECID21" title="3. How Exim receives and delivers mail">How Exim receives and delivers mail<small> [Permanent delivery failure]</small></a></p></dd>
</dl></dd>
<dt>bounce messages</dt>
<dd><dl>
<dt>From: line, specifying</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
</dl></dd>
<dt>broken alias or forward files</dt>
<dd><p><a href="ch22.html#SECID130" title="22. The redirect router">The redirect router<small> [Private options for the redirect router]</small></a></p></dd>
<dt>bug reports</dt>
<dd><p><a href="ch01.html#SECID5" title="1. Introduction">Introduction<small> [Bug reports]</small></a></p></dd>
<dt>build directory</dt>
<dd><p><a href="ch04.html#SECID29" title="4. Building and installing Exim">Building and installing Exim<small> [The building process]</small></a></p></dd>
<dt>build-time options, overriding</dt>
<dd><p><a href="ch04.html#SECToverride" title="4. Building and installing Exim">Building and installing Exim<small> [Overriding build-time options for Exim]</small></a></p></dd>
<dt>building DBM files</dt>
<dd><p><a href="ch50.html#SECTdbmbuild" title="50. Exim utilities">Exim utilities<small> [Making DBM files (exim_dbmbuild)]</small></a></p></dd>
<dt>building Exim</dt>
<dd>
<p><a href="ch04.html" title="4. Building and installing Exim">Building and installing Exim</a></p>
<dl>
<dt>OS-specific C header files</dt>
<dd><p><a href="ch04.html#SECID30" title="4. Building and installing Exim">Building and installing Exim<small> [OS-specific header files]</small></a></p></dd>
<dt>architecture type</dt>
<dd><p><a href="ch04.html#SECToverride" title="4. Building and installing Exim">Building and installing Exim<small> [Overriding build-time options for Exim]</small></a></p></dd>
<dt>multiple OS/architectures</dt>
<dd><p><a href="ch04.html#SECID24" title="4. Building and installing Exim">Building and installing Exim<small> [Multiple machine architectures and operating systems]</small></a></p></dd>
<dt>operating system type</dt>
<dd><p><a href="ch04.html#SECToverride" title="4. Building and installing Exim">Building and installing Exim<small> [Overriding build-time options for Exim]</small></a></p></dd>
<dt>overriding default settings</dt>
<dd><p><a href="ch04.html#SECToverride" title="4. Building and installing Exim">Building and installing Exim<small> [Overriding build-time options for Exim]</small></a></p></dd>
<dt>pre-building configuration</dt>
<dd><p><a href="ch04.html#SECID25" title="4. Building and installing Exim">Building and installing Exim<small> [Pre-building configuration]</small></a></p></dd>
</dl>
</dd>
<dt>building Eximon</dt>
<dd><p><a href="ch04.html#SECID31" title="4. Building and installing Exim">Building and installing Exim<small> [Overriding build-time options for the monitor]</small></a></p></dd>
<dt>building alias file</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
</dl>
</div>
<div class="sectionindex">
<h3 id="index_concept_C" class="index">C</h3>
<dl>
<dt>CIDR notation</dt>
<dd><p><a href="ch10.html#SECThoslispatip" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Host list patterns that match by IP address]</small></a>, <a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>CONFIGURE_FILE</dt>
<dd><p><a href="ch04.html#SECID32" title="4. Building and installing Exim">Building and installing Exim<small> [Installing Exim binaries and scripts]</small></a>, <a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch06.html" title="6. The Exim run time configuration file">The Exim run time configuration file</a></p></dd>
<dt>CONFIGURE_GROUP</dt>
<dd><p><a href="ch06.html" title="6. The Exim run time configuration file">The Exim run time configuration file</a></p></dd>
<dt>CONFIGURE_OWNER</dt>
<dd><p><a href="ch06.html" title="6. The Exim run time configuration file">The Exim run time configuration file</a></p></dd>
<dt>CR character</dt>
<dd><p><a href="ch01.html" title="1. Introduction">Introduction</a></p></dd>
<dt>CRAM-MD5 authentication mechanism</dt>
<dd><p><a href="ch35.html" title="35. The cram_md5 authenticator">The cram_md5 authenticator</a></p></dd>
<dt>CRL</dt>
<dd><p><a href="ch01.html" title="1. Introduction">Introduction</a></p></dd>
<dt>CSA</dt>
<dd><dl>
<dt>in dnsdb lookup</dt>
<dd><p><a href="ch09.html#SECID66" title="9. File and database lookups">File and database lookups<small> [Pseudo dnsdb record types]</small></a></p></dd>
<dt>verifying</dt>
<dd><p><a href="ch40.html#SECTverifyCSA" title="40. Access control lists">Access control lists<small> [Client SMTP authorization (CSA)]</small></a></p></dd>
</dl></dd>
<dt>CSA verification</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>Cc: header line</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>Client SMTP Authorization</dt>
<dd><p><a href="ch01.html" title="1. Introduction">Introduction</a></p></dd>
<dt>Courier</dt>
<dd><p><a href="ch09.html#SECTsinglekeylookups" title="9. File and database lookups">File and database lookups<small> [Single-key lookup types]</small></a></p></dd>
<dt>Cygwin</dt>
<dd><p><a href="ch03.html#SECTmessiden" title="3. How Exim receives and delivers mail">How Exim receives and delivers mail<small> [Message identification]</small></a></p></dd>
<dt>Cyrus</dt>
<dd>
<p><a href="ch02.html" title="2. Incorporated code">Incorporated code</a>, <a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a>, <a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a>, <a href="ch29.html#SECID142" title="29. The pipe transport">The pipe transport<small> [Private options for pipe]</small></a>, <a href="ch29.html#SECID143" title="29. The pipe transport">The pipe transport<small> [Using an external local delivery agent]</small></a>, <a href="ch30.html#SECID146" title="30. The smtp transport">The smtp transport<small> [Private options for smtp]</small></a></p>
<dl>
<dt>SASL library</dt>
<dd><p><a href="ch36.html" title="36. The cyrus_sasl authenticator">The cyrus_sasl authenticator</a></p></dd>
</dl>
</dd>
<dt>caching</dt>
<dd><dl>
<dt>callout</dt>
<dd><p><a href="ch40.html#SECTcallvercache" title="40. Access control lists">Access control lists<small> [Callout caching]</small></a></p></dd>
<dt>callout timeouts</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>lookup data</dt>
<dd><p><a href="ch09.html#SECID64" title="9. File and database lookups">File and database lookups<small> [Lookup caching]</small></a></p></dd>
<dt>named lists</dt>
<dd><p><a href="ch10.html#SECID79" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Named list caching]</small></a></p></dd>
</dl></dd>
<dt>caching callout, suppressing</dt>
<dd><p><a href="ch40.html#CALLaddparcall" title="40. Access control lists">Access control lists<small> [Additional parameters for callouts]</small></a></p></dd>
<dt>callout</dt>
<dd><dl>
<dt>additional parameters for</dt>
<dd><p><a href="ch40.html#CALLaddparcall" title="40. Access control lists">Access control lists<small> [Additional parameters for callouts]</small></a></p></dd>
<dt>cache, description of</dt>
<dd><p><a href="ch40.html#SECTcallvercache" title="40. Access control lists">Access control lists<small> [Callout caching]</small></a></p></dd>
<dt>cache, suppressing</dt>
<dd><p><a href="ch40.html#CALLaddparcall" title="40. Access control lists">Access control lists<small> [Additional parameters for callouts]</small></a></p></dd>
<dt>caching timeouts</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>connection timeout, specifying</dt>
<dd><p><a href="ch40.html#CALLaddparcall" title="40. Access control lists">Access control lists<small> [Additional parameters for callouts]</small></a></p></dd>
<dt>defer, action on</dt>
<dd><p><a href="ch40.html#CALLaddparcall" title="40. Access control lists">Access control lists<small> [Additional parameters for callouts]</small></a></p></dd>
<dt>full postmaster check</dt>
<dd><p><a href="ch40.html#CALLaddparcall" title="40. Access control lists">Access control lists<small> [Additional parameters for callouts]</small></a></p></dd>
<dt>overall timeout, specifying</dt>
<dd><p><a href="ch40.html#CALLaddparcall" title="40. Access control lists">Access control lists<small> [Additional parameters for callouts]</small></a></p></dd>
<dt>postmaster; checking</dt>
<dd><p><a href="ch40.html#CALLaddparcall" title="40. Access control lists">Access control lists<small> [Additional parameters for callouts]</small></a></p></dd>
<dt>random check</dt>
<dd><p><a href="ch40.html#CALLaddparcall" title="40. Access control lists">Access control lists<small> [Additional parameters for callouts]</small></a></p></dd>
<dt>sender for recipient check</dt>
<dd><p><a href="ch40.html#CALLaddparcall" title="40. Access control lists">Access control lists<small> [Additional parameters for callouts]</small></a></p></dd>
<dt>sender when verifying header</dt>
<dd><p><a href="ch40.html#CALLaddparcall" title="40. Access control lists">Access control lists<small> [Additional parameters for callouts]</small></a></p></dd>
<dt>timeout, specifying</dt>
<dd><p><a href="ch40.html#CALLaddparcall" title="40. Access control lists">Access control lists<small> [Additional parameters for callouts]</small></a></p></dd>
<dt>verification</dt>
<dd><p><a href="ch40.html#SECTcallver" title="40. Access control lists">Access control lists<small> [Callout verification]</small></a></p></dd>
</dl></dd>
<dt>carriage return</dt>
<dd><p><a href="ch26.html#SECID134" title="26. The appendfile transport">The appendfile transport<small> [Private options for appendfile]</small></a>, <a href="ch29.html#SECID142" title="29. The pipe transport">The pipe transport<small> [Private options for pipe]</small></a>, <a href="ch44.html#SECTlineendings" title="44. Message processing">Message processing<small> [Line endings]</small></a>, <a href="ch45.html#SECToutSMTPTCP" title="45. SMTP processing">SMTP processing<small> [Outgoing SMTP and LMTP over TCP/IP]</small></a>, <a href="ch45.html#SECID233" title="45. SMTP processing">SMTP processing<small> [Incoming SMTP messages over TCP/IP]</small></a></p></dd>
<dt>case forcing in address lists</dt>
<dd><p><a href="ch10.html#SECTcasletadd" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Case of letters in address lists]</small></a></p></dd>
<dt>case forcing in strings</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a>, <a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>case of local parts</dt>
<dd><p><a href="ch03.html#SECID17" title="3. How Exim receives and delivers mail">How Exim receives and delivers mail<small> [Duplicate addresses]</small></a>, <a href="ch10.html#SECTcasletadd" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Case of letters in address lists]</small></a>, <a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a>, <a href="ch40.html#SECTcontrols" title="40. Access control lists">Access control lists<small> [Use of the control modifier]</small></a>, <a href="ch44.html#SECID230" title="44. Message processing">Message processing<small> [Case of local parts]</small></a></p></dd>
<dt>case sensitivity</dt>
<dd><dl>
<dt>in (n)wildlsearch lookup</dt>
<dd><p><a href="ch09.html#SECTsinglekeylookups" title="9. File and database lookups">File and database lookups<small> [Single-key lookup types]</small></a></p></dd>
<dt>in lsearch lookup</dt>
<dd><p><a href="ch09.html#SECTsinglekeylookups" title="9. File and database lookups">File and database lookups<small> [Single-key lookup types]</small></a></p></dd>
</dl></dd>
<dt>cdb</dt>
<dd><dl>
<dt>acknowledgment</dt>
<dd><p><a href="ch02.html" title="2. Incorporated code">Incorporated code</a></p></dd>
<dt>description of</dt>
<dd><p><a href="ch09.html#SECTsinglekeylookups" title="9. File and database lookups">File and database lookups<small> [Single-key lookup types]</small></a></p></dd>
<dt>including support for</dt>
<dd><p><a href="ch04.html#SECToverride" title="4. Building and installing Exim">Building and installing Exim<small> [Overriding build-time options for Exim]</small></a></p></dd>
</dl></dd>
<dt>certificate</dt>
<dd><dl>
<dt>client, location of</dt>
<dd><p><a href="ch30.html#SECID146" title="30. The smtp transport">The smtp transport<small> [Private options for smtp]</small></a></p></dd>
<dt>references to discussion</dt>
<dd><p><a href="ch39.html#SECTcerandall" title="39. Encrypted SMTP connections using TLS/SSL">Encrypted SMTP connections using TLS/SSL<small> [Certificates and all that]</small></a></p></dd>
<dt>revocation list</dt>
<dd><p><a href="ch39.html#SECID184" title="39. Encrypted SMTP connections using TLS/SSL">Encrypted SMTP connections using TLS/SSL<small> [Revoked certificates]</small></a></p></dd>
<dt>revocation list for client</dt>
<dd><p><a href="ch30.html#SECID146" title="30. The smtp transport">The smtp transport<small> [Private options for smtp]</small></a></p></dd>
<dt>revocation list for server</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>self-signed</dt>
<dd><p><a href="ch39.html#SECID187" title="39. Encrypted SMTP connections using TLS/SSL">Encrypted SMTP connections using TLS/SSL<small> [Self-signed certificates]</small></a></p></dd>
<dt>server, location of</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>verification of client</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch39.html#SECID183" title="39. Encrypted SMTP connections using TLS/SSL">Encrypted SMTP connections using TLS/SSL<small> [Requesting and verifying client certificates]</small></a>, <a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>verification of server</dt>
<dd><p><a href="ch30.html#SECID146" title="30. The smtp transport">The smtp transport<small> [Private options for smtp]</small></a></p></dd>
</dl></dd>
<dt>change log</dt>
<dd><p><a href="ch01.html#SECID1" title="1. Introduction">Introduction<small> [Exim documentation]</small></a></p></dd>
<dt>checking access</dt>
<dd><p><a href="ch50.html#SECTcheckaccess" title="50. Exim utilities">Exim utilities<small> [Checking access policy (exim_checkaccess)]</small></a></p></dd>
<dt>checking disk space</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>cipher</dt>
<dd><dl>
<dt>logging</dt>
<dd><p><a href="ch39.html#SECID182" title="39. Encrypted SMTP connections using TLS/SSL">Encrypted SMTP connections using TLS/SSL<small> [Configuring an Exim server to use TLS]</small></a>, <a href="ch39.html#SECID185" title="39. Encrypted SMTP connections using TLS/SSL">Encrypted SMTP connections using TLS/SSL<small> [Configuring an Exim client to use TLS]</small></a></p></dd>
<dt>requiring specific</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch30.html#SECID146" title="30. The smtp transport">The smtp transport<small> [Private options for smtp]</small></a></p></dd>
</dl></dd>
<dt>class resources (BSD)</dt>
<dd><p><a href="ch29.html#SECID142" title="29. The pipe transport">The pipe transport<small> [Private options for pipe]</small></a></p></dd>
<dt>client, non-queueing</dt>
<dd><p><a href="ch48.html" title="48. Using Exim as a non-queueing client">Using Exim as a non-queueing client</a></p></dd>
<dt>command line</dt>
<dd><dl>
<dt>addresses with -t</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>options</dt>
<dd><p><a href="ch05.html" title="5. The Exim command line">The Exim command line</a></p></dd>
</dl></dd>
<dt>common option syntax</dt>
<dd><p><a href="ch06.html#SECTcos" title="6. The Exim run time configuration file">The Exim run time configuration file<small> [Common option syntax]</small></a></p></dd>
<dt>concurrent deliveries</dt>
<dd><p><a href="ch23.html#SECID131" title="23. Environment for running local transports">Environment for running local transports<small> [Concurrent deliveries]</small></a></p></dd>
<dt>condition ACL condition</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>configuration file</dt>
<dd><dl>
<dt>alternate</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch06.html#SECID40" title="6. The Exim run time configuration file">The Exim run time configuration file<small> [Using a different configuration file]</small></a></p></dd>
<dt>common option syntax</dt>
<dd><p><a href="ch06.html#SECTcos" title="6. The Exim run time configuration file">The Exim run time configuration file<small> [Common option syntax]</small></a></p></dd>
<dt>conditional skips</dt>
<dd><p><a href="ch06.html#SECID46" title="6. The Exim run time configuration file">The Exim run time configuration file<small> [Conditional skips in the configuration file]</small></a></p></dd>
<dt>default walk through</dt>
<dd><p><a href="ch07.html" title="7. The default configuration file">The default configuration file</a></p></dd>
<dt>editing</dt>
<dd><p><a href="ch04.html#SECToverride" title="4. Building and installing Exim">Building and installing Exim<small> [Overriding build-time options for Exim]</small></a></p></dd>
<dt>errors in</dt>
<dd><p><a href="ch06.html" title="6. The Exim run time configuration file">The Exim run time configuration file</a></p></dd>
<dt>format of</dt>
<dd><p><a href="ch06.html#SECTconffilfor" title="6. The Exim run time configuration file">The Exim run time configuration file<small> [Configuration file format]</small></a></p></dd>
<dt>general description</dt>
<dd><p><a href="ch06.html" title="6. The Exim run time configuration file">The Exim run time configuration file</a></p></dd>
<dt>including other files</dt>
<dd><p><a href="ch06.html#SECID41" title="6. The Exim run time configuration file">The Exim run time configuration file<small> [File inclusions in the configuration file]</small></a></p></dd>
<dt>leading white space in</dt>
<dd><p><a href="ch06.html#SECTconffilfor" title="6. The Exim run time configuration file">The Exim run time configuration file<small> [Configuration file format]</small></a></p></dd>
<dt>macros</dt>
<dd><p><a href="ch06.html#SECTmacrodefs" title="6. The Exim run time configuration file">The Exim run time configuration file<small> [Macros in the configuration file]</small></a></p></dd>
<dt>main section</dt>
<dd><p><a href="ch14.html" title="14. Main configuration">Main configuration</a></p></dd>
<dt>ownership</dt>
<dd><p><a href="ch06.html" title="6. The Exim run time configuration file">The Exim run time configuration file</a></p></dd>
<dt>retry section</dt>
<dd><p><a href="ch32.html" title="32. Retry configuration">Retry configuration</a></p></dd>
<dt>trailing white space in</dt>
<dd><p><a href="ch06.html#SECTconffilfor" title="6. The Exim run time configuration file">The Exim run time configuration file<small> [Configuration file format]</small></a></p></dd>
</dl></dd>
<dt>configuration for building Exim</dt>
<dd><p><a href="ch04.html#SECID25" title="4. Building and installing Exim">Building and installing Exim<small> [Pre-building configuration]</small></a></p></dd>
<dt>configuration options</dt>
<dd><dl>
<dt>extracting</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>hiding value of</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch06.html#SECTcos" title="6. The Exim run time configuration file">The Exim run time configuration file<small> [Common option syntax]</small></a></p></dd>
</dl></dd>
<dt>connection backlog</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>constructed address</dt>
<dd><p><a href="ch44.html#SECTconstr" title="44. Message processing">Message processing<small> [Constructed addresses]</small></a></p></dd>
<dt>content scanning</dt>
<dd><dl>
<dt>MIME checking</dt>
<dd><p><a href="ch41.html#SECTdemimecond" title="41. Content scanning at ACL time">Content scanning at ACL time<small> [The demime condition]</small></a></p></dd>
<dt>MIME parts</dt>
<dd><p><a href="ch41.html#SECTscanmimepart" title="41. Content scanning at ACL time">Content scanning at ACL time<small> [Scanning MIME parts]</small></a></p></dd>
<dt>at ACL time</dt>
<dd><p><a href="ch41.html" title="41. Content scanning at ACL time">Content scanning at ACL time</a></p></dd>
<dt>for spam</dt>
<dd><p><a href="ch41.html#SECTscanspamass" title="41. Content scanning at ACL time">Content scanning at ACL time<small> [Scanning with SpamAssassin]</small></a></p></dd>
<dt>for viruses</dt>
<dd><p><a href="ch41.html#SECTscanvirus" title="41. Content scanning at ACL time">Content scanning at ACL time<small> [Scanning for viruses]</small></a></p></dd>
<dt>per user</dt>
<dd><p><a href="ch24.html" title="24. Generic options for transports">Generic options for transports</a></p></dd>
<dt>specifying at build time</dt>
<dd><p><a href="ch04.html#SECID25" title="4. Building and installing Exim">Building and installing Exim<small> [Pre-building configuration]</small></a></p></dd>
<dt>the malware condition</dt>
<dd><p><a href="ch41.html#SECTscanvirus" title="41. Content scanning at ACL time">Content scanning at ACL time<small> [Scanning for viruses]</small></a></p></dd>
<dt>with regular expressions</dt>
<dd><p><a href="ch41.html#SECTscanregex" title="41. Content scanning at ACL time">Content scanning at ACL time<small> [Scanning with regular expressions]</small></a></p></dd>
</dl></dd>
<dt>continue ACL modifier</dt>
<dd><p><a href="ch40.html#SECTACLmodi" title="40. Access control lists">Access control lists<small> [ACL modifiers]</small></a></p></dd>
<dt>control ACL modifier</dt>
<dd><p><a href="ch40.html#SECTACLmodi" title="40. Access control lists">Access control lists<small> [ACL modifiers]</small></a>, <a href="ch40.html#SECTcontrols" title="40. Access control lists">Access control lists<small> [Use of the control modifier]</small></a></p></dd>
<dt>control of incoming mail</dt>
<dd><p><a href="ch40.html" title="40. Access control lists">Access control lists</a></p></dd>
<dt>copy of bounce message</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>copy of message (unseen option)</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a></p></dd>
<dt>cram_md5 authenticator</dt>
<dd><p><a href="ch35.html" title="35. The cram_md5 authenticator">The cram_md5 authenticator</a></p></dd>
<dt>creating directories</dt>
<dd><p><a href="ch26.html" title="26. The appendfile transport">The appendfile transport</a></p></dd>
<dt>crypt()</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>crypt16()</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>crypteq expansion condition</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>current directory for local transport</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a>, <a href="ch23.html#SECID132" title="23. Environment for running local transports">Environment for running local transports<small> [Current and home directories]</small></a></p></dd>
<dt>customizing</dt>
<dd><dl>
<dt>ACL condition</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>Received: header</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>SMTP banner</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>batching condition</dt>
<dd><p><a href="ch25.html" title="25. Address batching in local transports">Address batching in local transports</a></p></dd>
<dt>bounce message</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch46.html#SECID239" title="46. Customizing bounce and warning messages">Customizing bounce and warning messages<small> [Customizing bounce messages]</small></a></p></dd>
<dt>cannot route message</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a></p></dd>
<dt>failure message</dt>
<dd><p><a href="ch22.html#SECTspecitredli" title="22. The redirect router">The redirect router<small> [Special items in redirection lists]</small></a></p></dd>
<dt>input scan using C function</dt>
<dd><p><a href="ch42.html" title="42. Adding a local scan function to Exim">Adding a local scan function to Exim</a></p></dd>
<dt>precondition</dt>
<dd><p><a href="ch03.html#SECTrouprecon" title="3. How Exim receives and delivers mail">How Exim receives and delivers mail<small> [Router preconditions]</small></a></p></dd>
<dt>warning message</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch46.html#SECTcustwarn" title="46. Customizing bounce and warning messages">Customizing bounce and warning messages<small> [Customizing warning messages]</small></a></p></dd>
</dl></dd>
<dt>cycling logs</dt>
<dd><p><a href="ch49.html#SECID285" title="49. Log files">Log files<small> [Logging to local files that are periodically cycled]</small></a>, <a href="ch50.html#SECTcyclogfil" title="50. Exim utilities">Exim utilities<small> [Cycling log files (exicyclog)]</small></a></p></dd>
<dt>cyrus_sasl authenticator</dt>
<dd><p><a href="ch36.html" title="36. The cyrus_sasl authenticator">The cyrus_sasl authenticator</a></p></dd>
</dl>
</div>
<div class="sectionindex">
<h3 id="index_concept_D" class="index">D</h3>
<dl>
<dt>DATA</dt>
<dd><dl>
<dt>ACL for</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>ACLs for</dt>
<dd><p><a href="ch40.html#SECID189" title="40. Access control lists">Access control lists<small> [Specifying when ACLs are used]</small></a>, <a href="ch40.html#SECID193" title="40. Access control lists">Access control lists<small> [The DATA ACLs]</small></a></p></dd>
</dl></dd>
<dt>DBM</dt>
<dd><dl>
<dt>building dbm files</dt>
<dd><p><a href="ch50.html#SECTdbmbuild" title="50. Exim utilities">Exim utilities<small> [Making DBM files (exim_dbmbuild)]</small></a></p></dd>
<dt>lookup type</dt>
<dd><p><a href="ch09.html#SECTsinglekeylookups" title="9. File and database lookups">File and database lookups<small> [Single-key lookup types]</small></a></p></dd>
</dl></dd>
<dt>DBM libraries</dt>
<dd><dl>
<dt>configuration for building</dt>
<dd><p><a href="ch04.html#SECTdb" title="4. Building and installing Exim">Building and installing Exim<small> [DBM libraries]</small></a>, <a href="ch04.html#SECToverride" title="4. Building and installing Exim">Building and installing Exim<small> [Overriding build-time options for Exim]</small></a></p></dd>
<dt>discussion of</dt>
<dd><p><a href="ch04.html#SECTdb" title="4. Building and installing Exim">Building and installing Exim<small> [DBM libraries]</small></a></p></dd>
</dl></dd>
<dt>DKIM</dt>
<dd>
<p><a href="ch54.html" title="54. Support for DKIM (DomainKeys Identified Mail) - RFC4871">Support for DKIM (DomainKeys Identified Mail) - RFC4871</a></p>
<dl>
<dt>signing</dt>
<dd><p><a href="ch54.html#SECID513" title="54. Support for DKIM (DomainKeys Identified Mail) - RFC4871">Support for DKIM (DomainKeys Identified Mail) - RFC4871<small> [Signing outgoing messages]</small></a></p></dd>
<dt>verification</dt>
<dd><p><a href="ch54.html#SECID514" title="54. Support for DKIM (DomainKeys Identified Mail) - RFC4871">Support for DKIM (DomainKeys Identified Mail) - RFC4871<small> [Verifying DKIM signatures in incoming mail]</small></a></p></dd>
</dl>
</dd>
<dt>DNS</dt>
<dd><dl>
<dt>IPv6 lookup for AAAA records</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>as a lookup type</dt>
<dd><p><a href="ch09.html#SECID62" title="9. File and database lookups">File and database lookups<small> [Query-style lookup types]</small></a>, <a href="ch09.html#SECTdnsdb" title="9. File and database lookups">File and database lookups<small> [More about dnsdb]</small></a></p></dd>
<dt>pre-check of name syntax</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>qualifying single-component names</dt>
<dd><p><a href="ch17.html#SECID118" title="17. The dnslookup router">The dnslookup router<small> [Private options for dnslookup]</small></a></p></dd>
<dt>resolver options</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch17.html#SECID118" title="17. The dnslookup router">The dnslookup router<small> [Private options for dnslookup]</small></a>, <a href="ch17.html#SECID118" title="17. The dnslookup router">The dnslookup router<small> [Private options for dnslookup]</small></a></p></dd>
<dt>reverse lookup</dt>
<dd><p><a href="ch11.html#SECTexpvar" title="11. String expansions">String expansions<small> [Expansion variables]</small></a>, <a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch53.html#SECID282" title="53. Format of spool files">Format of spool files<small> [Format of the -H file]</small></a></p></dd>
<dt>try again response; overriding</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
</dl></dd>
<dt>DNS list</dt>
<dd><dl>
<dt>IPv6 usage</dt>
<dd><p><a href="ch40.html#SECTmorednslistslast" title="40. Access control lists">Access control lists<small> [DNS lists and IPv6]</small></a></p></dd>
<dt>data returned from</dt>
<dd><p><a href="ch40.html#SECID203" title="40. Access control lists">Access control lists<small> [Data returned by DNS lists]</small></a></p></dd>
<dt>in ACL</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a>, <a href="ch40.html#SECTmorednslists" title="40. Access control lists">Access control lists<small> [Using DNS lists]</small></a></p></dd>
<dt>information from merged</dt>
<dd><p><a href="ch40.html#SECTmordetinf" title="40. Access control lists">Access control lists<small> [Detailed information from merged DNS lists]</small></a></p></dd>
<dt>keyed by domain name</dt>
<dd><p><a href="ch40.html#SECID202" title="40. Access control lists">Access control lists<small> [DNS lists keyed on domain names]</small></a></p></dd>
<dt>keyed by explicit IP address</dt>
<dd><p><a href="ch40.html#SECID201" title="40. Access control lists">Access control lists<small> [Specifying the IP address for a DNS list lookup]</small></a></p></dd>
<dt>logging defer</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>matching specific returned data</dt>
<dd><p><a href="ch40.html#SECTaddmatcon" title="40. Access control lists">Access control lists<small> [Additional matching conditions for DNS lists]</small></a></p></dd>
<dt>multiple keys for</dt>
<dd><p><a href="ch40.html#SECTmulkeyfor" title="40. Access control lists">Access control lists<small> [Multiple explicit keys for a DNS list]</small></a></p></dd>
<dt>variables set from</dt>
<dd><p><a href="ch40.html#SECID204" title="40. Access control lists">Access control lists<small> [Variables set from DNS lists]</small></a></p></dd>
</dl></dd>
<dt>DNS resolver, debugging output</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>Darwin</dt>
<dd><p><a href="ch03.html#SECTmessiden" title="3. How Exim receives and delivers mail">How Exim receives and delivers mail<small> [Message identification]</small></a></p></dd>
<dt>Date: header line</dt>
<dd><p><a href="ch44.html#SECID223" title="44. Message processing">Message processing<small> [The Date: header line]</small></a></p></dd>
<dt>Debian</dt>
<dd><dl>
<dt>information sources</dt>
<dd><p><a href="ch01.html#SECID1" title="1. Introduction">Introduction<small> [Exim documentation]</small></a></p></dd>
<dt>mailing list for</dt>
<dd><p><a href="ch01.html#SECID3" title="1. Introduction">Introduction<small> [Mailing lists]</small></a></p></dd>
</dl></dd>
<dt>Delivery-date: header line</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch24.html" title="24. Generic options for transports">Generic options for transports</a>, <a href="ch44.html#SECID224" title="44. Message processing">Message processing<small> [The Delivery-date: header line]</small></a></p></dd>
<dt>daemon</dt>
<dd>
<p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch45.html#SECID233" title="45. SMTP processing">SMTP processing<small> [Incoming SMTP messages over TCP/IP]</small></a></p>
<dl>
<dt>TCP_NODELAY on sockets</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>listening IP addresses</dt>
<dd><p><a href="ch13.html" title="13. Starting the daemon and the use of network interfaces">Starting the daemon and the use of network interfaces</a></p></dd>
<dt>pid file path</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>process id (pid)</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>restarting</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch52.html#SECTrunexiwitpri" title="52. Security considerations">Security considerations<small> [Running Exim without privilege]</small></a></p></dd>
<dt>starting</dt>
<dd><p><a href="ch13.html" title="13. Starting the daemon and the use of network interfaces">Starting the daemon and the use of network interfaces</a></p></dd>
</dl>
</dd>
<dt>daemon startup, retrying</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>database</dt>
<dd><dl>
<dt>lookups</dt>
<dd><p><a href="ch09.html" title="9. File and database lookups">File and database lookups</a></p></dd>
<dt>updating in ACL</dt>
<dd><p><a href="ch40.html#SECTACLmodi" title="40. Access control lists">Access control lists<small> [ACL modifiers]</small></a></p></dd>
</dl></dd>
<dt>debugging</dt>
<dd><dl>
<dt>-N option</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>-bh option</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>-d option</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>enabling from an ACL</dt>
<dd><p><a href="ch40.html#SECTcontrols" title="40. Access control lists">Access control lists<small> [Use of the control modifier]</small></a></p></dd>
<dt>from embedded Perl</dt>
<dd><p><a href="ch12.html#SECID87" title="12. Embedded Perl">Embedded Perl<small> [Calling Exim functions from Perl]</small></a></p></dd>
<dt>list of selectors</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>suppressing delivery</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
</dl></dd>
<dt>decode ACL condition</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>def expansion condition</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>default</dt>
<dd><dl>
<dt>ACLs</dt>
<dd><p><a href="ch07.html#SECID54" title="7. The default configuration file">The default configuration file<small> [ACL configuration]</small></a></p></dd>
<dt>configuration file walk through</dt>
<dd><p><a href="ch07.html" title="7. The default configuration file">The default configuration file</a></p></dd>
<dt>in single-key lookups</dt>
<dd><p><a href="ch09.html#SECTdefaultvaluelookups" title="9. File and database lookups">File and database lookups<small> [Default values in single-key lookups]</small></a></p></dd>
<dt>retry rule</dt>
<dd><p><a href="ch07.html#SECID57" title="7. The default configuration file">The default configuration file<small> [Default retry rule]</small></a></p></dd>
<dt>routers</dt>
<dd><p><a href="ch07.html#SECID55" title="7. The default configuration file">The default configuration file<small> [Router configuration]</small></a></p></dd>
<dt>transports</dt>
<dd><p><a href="ch07.html#SECID56" title="7. The default configuration file">The default configuration file<small> [Transport configuration]</small></a></p></dd>
</dl></dd>
<dt>defer ACL verb</dt>
<dd><p><a href="ch40.html#SECID200" title="40. Access control lists">Access control lists<small> [ACL verbs]</small></a></p></dd>
<dt>defer in system filter</dt>
<dd><p><a href="ch43.html#SECID216" title="43. System-wide message filtering">System-wide message filtering<small> [Defer, freeze, and fail commands for system filters]</small></a></p></dd>
<dt>defer, fake</dt>
<dd><p><a href="ch40.html#SECTcontrols" title="40. Access control lists">Access control lists<small> [Use of the control modifier]</small></a></p></dd>
<dt>deferred delivery, forcing</dt>
<dd><p><a href="ch22.html#SECTspecitredli" title="22. The redirect router">The redirect router<small> [Special items in redirection lists]</small></a></p></dd>
<dt>delay ACL modifier</dt>
<dd><p><a href="ch40.html#SECTACLmodi" title="40. Access control lists">Access control lists<small> [ACL modifiers]</small></a></p></dd>
<dt>delay warning, specifying</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>delayed delivery, logging</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>delivery</dt>
<dd><dl>
<dt>abandoning further attempts</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>by external agent</dt>
<dd><p><a href="ch29.html#SECID143" title="29. The pipe transport">The pipe transport<small> [Using an external local delivery agent]</small></a></p></dd>
<dt>cancelling all</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>cancelling by address</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>deferral</dt>
<dd><p><a href="ch03.html#SECID18" title="3. How Exim receives and delivers mail">How Exim receives and delivers mail<small> [Delivery in detail]</small></a></p></dd>
<dt>delaying certain domains</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>discarded; logging</dt>
<dd><p><a href="ch49.html#SECID253" title="49. Log files">Log files<small> [Discarded deliveries]</small></a></p></dd>
<dt>failure report</dt>
<dd><p><a href="ch01.html" title="1. Introduction">Introduction</a></p></dd>
<dt>failure; logging</dt>
<dd><p><a href="ch49.html#SECID255" title="49. Log files">Log files<small> [Delivery failures]</small></a></p></dd>
<dt>fake; logging</dt>
<dd><p><a href="ch49.html#SECID256" title="49. Log files">Log files<small> [Fake deliveries]</small></a></p></dd>
<dt>first</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>forcing attempt</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>forcing deferral</dt>
<dd><p><a href="ch22.html#SECTspecitredli" title="22. The redirect router">The redirect router<small> [Special items in redirection lists]</small></a></p></dd>
<dt>forcing failure</dt>
<dd><p><a href="ch22.html#SECTspecitredli" title="22. The redirect router">The redirect router<small> [Special items in redirection lists]</small></a>, <a href="ch51.html#SECID269" title="51. The Exim monitor">The Exim monitor<small> [The queue menu]</small></a></p></dd>
<dt>forcing in queue run</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>from given sender</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>in detail</dt>
<dd><p><a href="ch03.html#SECID18" title="3. How Exim receives and delivers mail">How Exim receives and delivers mail<small> [Delivery in detail]</small></a></p></dd>
<dt>in the background</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>in the foreground</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>log line format</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a></p></dd>
<dt>manually started – not forced</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>maximum number of</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>parallelism for remote</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>permanent failure</dt>
<dd><p><a href="ch03.html#SECID21" title="3. How Exim receives and delivers mail">How Exim receives and delivers mail<small> [Permanent delivery failure]</small></a></p></dd>
<dt>problems with</dt>
<dd><p><a href="ch04.html#SECID34" title="4. Building and installing Exim">Building and installing Exim<small> [Testing]</small></a></p></dd>
<dt>procmail</dt>
<dd><p><a href="ch29.html#SECID143" title="29. The pipe transport">The pipe transport<small> [Using an external local delivery agent]</small></a></p></dd>
<dt>retry in remote transports</dt>
<dd><p><a href="ch03.html#SECID18" title="3. How Exim receives and delivers mail">How Exim receives and delivers mail<small> [Delivery in detail]</small></a></p></dd>
<dt>retry mechanism</dt>
<dd><p><a href="ch03.html#SECID19" title="3. How Exim receives and delivers mail">How Exim receives and delivers mail<small> [Retry mechanism]</small></a></p></dd>
<dt>sorting remote</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>suppressing immediate</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>temporary failure</dt>
<dd><p><a href="ch03.html#SECID20" title="3. How Exim receives and delivers mail">How Exim receives and delivers mail<small> [Temporary delivery failure]</small></a></p></dd>
<dt>to file; forbidding</dt>
<dd><p><a href="ch22.html#SECID130" title="22. The redirect router">The redirect router<small> [Private options for the redirect router]</small></a></p></dd>
<dt>to given domain</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>to pipe; forbidding</dt>
<dd><p><a href="ch22.html#SECID130" title="22. The redirect router">The redirect router<small> [Private options for the redirect router]</small></a></p></dd>
<dt>to single file</dt>
<dd><p><a href="ch26.html#SECTopdir" title="26. The appendfile transport">The appendfile transport<small> [Operational details for delivery to a new file]</small></a></p></dd>
<dt>unprivileged</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
</dl></dd>
<dt>delivery failure, long-term</dt>
<dd><p><a href="ch32.html#SECID166" title="32. Retry configuration">Retry configuration<small> [Long-term failures]</small></a></p></dd>
<dt>demime ACL condition</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>deny ACL verb</dt>
<dd><p><a href="ch40.html#SECID200" title="40. Access control lists">Access control lists<small> [ACL verbs]</small></a></p></dd>
<dt>design philosophy</dt>
<dd><p><a href="ch03.html#SECID10" title="3. How Exim receives and delivers mail">How Exim receives and delivers mail<small> [Overall philosophy]</small></a></p></dd>
<dt>dialup</dt>
<dd><p><a href="ch01.html" title="1. Introduction">Introduction</a></p></dd>
<dt>directories, multiple</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>directory creation</dt>
<dd><p><a href="ch26.html" title="26. The appendfile transport">The appendfile transport</a>, <a href="ch26.html#SECID134" title="26. The appendfile transport">The appendfile transport<small> [Private options for appendfile]</small></a>, <a href="ch26.html#SECTopappend" title="26. The appendfile transport">The appendfile transport<small> [Operational details for appending]</small></a>, <a href="ch26.html#SECTopdir" title="26. The appendfile transport">The appendfile transport<small> [Operational details for delivery to a new file]</small></a></p></dd>
<dt>discard ACL verb</dt>
<dd><p><a href="ch40.html#SECID200" title="40. Access control lists">Access control lists<small> [ACL verbs]</small></a></p></dd>
<dt>discarded messages</dt>
<dd><p><a href="ch49.html#SECID253" title="49. Log files">Log files<small> [Discarded deliveries]</small></a></p></dd>
<dt>discarding bounce message</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>disk space, checking</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>distribution</dt>
<dd><dl>
<dt>ftp site</dt>
<dd><p><a href="ch01.html#SECTavail" title="1. Introduction">Introduction<small> [Where to find the Exim distribution]</small></a></p></dd>
<dt>public key</dt>
<dd><p><a href="ch01.html#SECTavail" title="1. Introduction">Introduction<small> [Where to find the Exim distribution]</small></a></p></dd>
<dt>signing details</dt>
<dd><p><a href="ch01.html#SECTavail" title="1. Introduction">Introduction<small> [Where to find the Exim distribution]</small></a></p></dd>
</dl></dd>
<dt>dlfunc</dt>
<dd><p><a href="ch11.html#SECTexpansionitems" title="11. String expansions">String expansions<small> [Expansion items]</small></a></p></dd>
<dt>dmbnz lookup type</dt>
<dd><p><a href="ch09.html#SECTsinglekeylookups" title="9. File and database lookups">File and database lookups<small> [Single-key lookup types]</small></a></p></dd>
<dt>dnsdb lookup</dt>
<dd><p><a href="ch09.html#SECTdnsdb" title="9. File and database lookups">File and database lookups<small> [More about dnsdb]</small></a></p></dd>
<dt>dnslists ACL condition</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>dnslookup router</dt>
<dd><p><a href="ch17.html" title="17. The dnslookup router">The dnslookup router</a></p></dd>
<dt>doc/ChangeLog</dt>
<dd><p><a href="ch01.html#SECID1" title="1. Introduction">Introduction<small> [Exim documentation]</small></a></p></dd>
<dt>doc/NewStuff</dt>
<dd><p><a href="ch01.html#SECID1" title="1. Introduction">Introduction<small> [Exim documentation]</small></a></p></dd>
<dt>doc/spec.txt</dt>
<dd><p><a href="ch01.html#SECID1" title="1. Introduction">Introduction<small> [Exim documentation]</small></a></p></dd>
<dt>documentation</dt>
<dd>
<p><a href="ch01.html#SECID1" title="1. Introduction">Introduction<small> [Exim documentation]</small></a></p>
<dl>
<dt>available formats</dt>
<dd><p><a href="ch01.html#SECTavail" title="1. Introduction">Introduction<small> [Where to find the Exim distribution]</small></a></p></dd>
</dl>
</dd>
<dt>domain</dt>
<dd><dl>
<dt>ACL checking</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>UTF-8 characters in</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>definition of</dt>
<dd><p><a href="ch01.html#SECID9" title="1. Introduction">Introduction<small> [Terminology]</small></a></p></dd>
<dt>delaying delivery</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>delivery to</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>extraction</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>for qualifying addresses</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>in redirection; preserving</dt>
<dd><p><a href="ch22.html#SECID130" title="22. The redirect router">The redirect router<small> [Private options for the redirect router]</small></a></p></dd>
<dt>manually routing</dt>
<dd><p><a href="ch20.html" title="20. The manualroute router">The manualroute router</a></p></dd>
<dt>partial; widening</dt>
<dd><p><a href="ch17.html#SECID118" title="17. The dnslookup router">The dnslookup router<small> [Private options for dnslookup]</small></a></p></dd>
<dt>specifying non-immediate delivery</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>virtual</dt>
<dd><p><a href="ch47.html#SECTvirtualdomains" title="47. Some common configuration settings">Some common configuration settings<small> [Virtual domains]</small></a></p></dd>
</dl></dd>
<dt>domain list</dt>
<dd><dl>
<dt>asterisk in</dt>
<dd><p><a href="ch10.html#SECTdomainlist" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Domain lists]</small></a></p></dd>
<dt>in expansion condition</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>matching MX pointers to local host</dt>
<dd><p><a href="ch10.html#SECTdomainlist" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Domain lists]</small></a></p></dd>
<dt>matching by lookup</dt>
<dd><p><a href="ch10.html#SECTdomainlist" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Domain lists]</small></a></p></dd>
<dt>matching ends with</dt>
<dd><p><a href="ch10.html#SECTdomainlist" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Domain lists]</small></a></p></dd>
<dt>matching literal domain name</dt>
<dd><p><a href="ch10.html#SECTdomainlist" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Domain lists]</small></a></p></dd>
<dt>matching local IP interfaces</dt>
<dd><p><a href="ch10.html#SECTdomainlist" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Domain lists]</small></a></p></dd>
<dt>matching primary host name</dt>
<dd><p><a href="ch10.html#SECTdomainlist" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Domain lists]</small></a></p></dd>
<dt>matching regular expression</dt>
<dd><p><a href="ch10.html#SECTdomainlist" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Domain lists]</small></a></p></dd>
<dt>patterns for</dt>
<dd><p><a href="ch10.html#SECTdomainlist" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Domain lists]</small></a></p></dd>
</dl></dd>
<dt>domain literal</dt>
<dd>
<p><a href="ch10.html#SECTdomainlist" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Domain lists]</small></a>, <a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p>
<dl>
<dt>default router</dt>
<dd><p><a href="ch07.html#SECID55" title="7. The default configuration file">The default configuration file<small> [Router configuration]</small></a></p></dd>
<dt>recognizing format</dt>
<dd><p><a href="ch07.html#SECTdefconfmain" title="7. The default configuration file">The default configuration file<small> [Main configuration settings]</small></a></p></dd>
<dt>routing</dt>
<dd><p><a href="ch18.html" title="18. The ipliteral router">The ipliteral router</a></p></dd>
</dl>
</dd>
<dt>domainless addresses</dt>
<dd><p><a href="ch01.html#SECID6" title="1. Introduction">Introduction<small> [Limitations]</small></a></p></dd>
<dt>domains ACL condition</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>dot</dt>
<dd><dl>
<dt>in incoming non-SMTP message</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>in local part</dt>
<dd><p><a href="ch44.html#SECID231" title="44. Message processing">Message processing<small> [Dots in local parts]</small></a></p></dd>
<dt>trailing on domain</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
</dl></dd>
<dt>dovecot authenticator</dt>
<dd><p><a href="ch37.html" title="37. The dovecot authenticator">The dovecot authenticator</a></p></dd>
<dt>drivers</dt>
<dd><dl>
<dt>adding new</dt>
<dd><p><a href="ch55.html" title="55. Adding new drivers or lookup types">Adding new drivers or lookup types</a></p></dd>
<dt>configuration format</dt>
<dd><p><a href="ch06.html#SECTfordricon" title="6. The Exim run time configuration file">The Exim run time configuration file<small> [Format of driver configurations]</small></a></p></dd>
<dt>definition of</dt>
<dd><p><a href="ch03.html#SECTprocaddress" title="3. How Exim receives and delivers mail">How Exim receives and delivers mail<small> [Processing an address for delivery]</small></a></p></dd>
<dt>instance definition</dt>
<dd><p><a href="ch03.html#SECTprocaddress" title="3. How Exim receives and delivers mail">How Exim receives and delivers mail<small> [Processing an address for delivery]</small></a></p></dd>
</dl></dd>
<dt>drop ACL verb</dt>
<dd><p><a href="ch40.html#SECID200" title="40. Access control lists">Access control lists<small> [ACL verbs]</small></a></p></dd>
<dt>dsearch lookup type</dt>
<dd><p><a href="ch09.html#SECTsinglekeylookups" title="9. File and database lookups">File and database lookups<small> [Single-key lookup types]</small></a></p></dd>
<dt>duplicate addresses</dt>
<dd><p><a href="ch03.html#SECID17" title="3. How Exim receives and delivers mail">How Exim receives and delivers mail<small> [Duplicate addresses]</small></a>, <a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a>, <a href="ch22.html#SECTdupaddr" title="22. The redirect router">The redirect router<small> [Duplicate addresses]</small></a></p></dd>
</dl>
</div>
<div class="sectionindex">
<h3 id="index_concept_E" class="index">E</h3>
<dl>
<dt>EACCES</dt>
<dd><p><a href="ch22.html#SECID130" title="22. The redirect router">The redirect router<small> [Private options for the redirect router]</small></a></p></dd>
<dt>EHLO</dt>
<dd>
<p><a href="ch45.html#SECToutSMTPTCP" title="45. SMTP processing">SMTP processing<small> [Outgoing SMTP and LMTP over TCP/IP]</small></a>, <a href="ch49.html#SECID251" title="49. Log files">Log files<small> [Logging message reception]</small></a></p>
<dl>
<dt>ACL for</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch40.html#SECID189" title="40. Access control lists">Access control lists<small> [Specifying when ACLs are used]</small></a>, <a href="ch40.html#SECID192" title="40. Access control lists">Access control lists<small> [The EHLO/HELO ACL]</small></a></p></dd>
<dt>accepting junk data</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>argument, setting</dt>
<dd><p><a href="ch30.html#SECID146" title="30. The smtp transport">The smtp transport<small> [Private options for smtp]</small></a></p></dd>
<dt>avoiding use of</dt>
<dd><p><a href="ch30.html#SECID146" title="30. The smtp transport">The smtp transport<small> [Private options for smtp]</small></a></p></dd>
<dt>forcing reverse lookup</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>invalid data</dt>
<dd><p><a href="ch45.html#SECID233" title="45. SMTP processing">SMTP processing<small> [Incoming SMTP messages over TCP/IP]</small></a></p></dd>
<dt>underscores in</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>verifying</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>verifying, mandatory</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>verifying, optional</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
</dl>
</dd>
<dt>ENOTDIR</dt>
<dd><p><a href="ch22.html#SECID130" title="22. The redirect router">The redirect router<small> [Private options for the redirect router]</small></a></p></dd>
<dt>ESMTP, avoiding use of</dt>
<dd><p><a href="ch30.html#SECID146" title="30. The smtp transport">The smtp transport<small> [Private options for smtp]</small></a></p></dd>
<dt>ETRN</dt>
<dd><dl>
<dt>ACL for</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch40.html#SECID189" title="40. Access control lists">Access control lists<small> [Specifying when ACLs are used]</small></a></p></dd>
<dt>command to be run</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>logging</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>processing</dt>
<dd><p><a href="ch45.html#SECTETRN" title="45. SMTP processing">SMTP processing<small> [The ETRN command]</small></a></p></dd>
<dt>serializing</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>value of $domain</dt>
<dd><p><a href="ch11.html#SECTexpvar" title="11. String expansions">String expansions<small> [Expansion variables]</small></a></p></dd>
</dl></dd>
<dt>EXIM_GROUP</dt>
<dd><p><a href="ch06.html" title="6. The Exim run time configuration file">The Exim run time configuration file</a></p></dd>
<dt>EXIM_USER</dt>
<dd><p><a href="ch06.html" title="6. The Exim run time configuration file">The Exim run time configuration file</a></p></dd>
<dt>EXPN</dt>
<dd><dl>
<dt>ACL for</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch40.html#SECID189" title="40. Access control lists">Access control lists<small> [Specifying when ACLs are used]</small></a></p></dd>
<dt>error text, display of</dt>
<dd><p><a href="ch22.html#SECTspecitredli" title="22. The redirect router">The redirect router<small> [Special items in redirection lists]</small></a></p></dd>
<dt>processing</dt>
<dd><p><a href="ch45.html#SECID237" title="45. SMTP processing">SMTP processing<small> [The VRFY and EXPN commands]</small></a></p></dd>
<dt>router skipping</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a></p></dd>
<dt>with verify_only</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a></p></dd>
</dl></dd>
<dt>EXTRALIBS</dt>
<dd><p><a href="ch04.html#SECToverride" title="4. Building and installing Exim">Building and installing Exim<small> [Overriding build-time options for Exim]</small></a></p></dd>
<dt>Envelope-to: header line</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch24.html" title="24. Generic options for transports">Generic options for transports</a>, <a href="ch25.html" title="25. Address batching in local transports">Address batching in local transports</a>, <a href="ch44.html#SECID225" title="44. Message processing">Message processing<small> [The Envelope-to: header line]</small></a></p></dd>
<dt>Exim arguments, logging</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>Exim binary, path name</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>Exim group</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>Exim monitor</dt>
<dd><dl>
<dt>acknowledgment</dt>
<dd><p><a href="ch02.html" title="2. Incorporated code">Incorporated code</a></p></dd>
<dt>description</dt>
<dd><p><a href="ch51.html" title="51. The Exim monitor">The Exim monitor</a></p></dd>
<dt>window size</dt>
<dd><p><a href="ch51.html#SECID266" title="51. The Exim monitor">The Exim monitor<small> [Main action buttons]</small></a></p></dd>
</dl></dd>
<dt>Exim user</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>empty item in hosts list</dt>
<dd><p><a href="ch10.html#SECID80" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Special host list patterns]</small></a></p></dd>
<dt>encrypted ACL condition</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>encrypted strings, comparing</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>encryption</dt>
<dd><dl>
<dt>checking in an ACL</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>including support for</dt>
<dd><p><a href="ch04.html#SECTinctlsssl" title="4. Building and installing Exim">Building and installing Exim<small> [Including TLS/SSL encryption support]</small></a></p></dd>
<dt>on SMTP connection</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch39.html" title="39. Encrypted SMTP connections using TLS/SSL">Encrypted SMTP connections using TLS/SSL</a></p></dd>
</dl></dd>
<dt>endpass ACL modifier</dt>
<dd><p><a href="ch40.html#SECTACLmodi" title="40. Access control lists">Access control lists<small> [ACL modifiers]</small></a></p></dd>
<dt>envelope sender</dt>
<dd>
<p><a href="ch05.html#SECTtrustedadmin" title="5. The Exim command line">The Exim command line<small> [Trusted and admin users]</small></a>, <a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a>, <a href="ch24.html" title="24. Generic options for transports">Generic options for transports</a>, <a href="ch26.html#SECID134" title="26. The appendfile transport">The appendfile transport<small> [Private options for appendfile]</small></a>, <a href="ch29.html#SECID142" title="29. The pipe transport">The pipe transport<small> [Private options for pipe]</small></a>, <a href="ch43.html#SECID217" title="43. System-wide message filtering">System-wide message filtering<small> [Setting an errors address in a system filter]</small></a>, <a href="ch44.html#SECID219" title="44. Message processing">Message processing<small> [The UUCP From line]</small></a>, <a href="ch47.html#SECTverp" title="47. Some common configuration settings">Some common configuration settings<small> [Variable Envelope Return Paths (VERP)]</small></a></p>
<dl>
<dt>rewriting at transport time</dt>
<dd><p><a href="ch31.html#SECID148" title="31. Address rewriting">Address rewriting<small> [When does rewriting happen?]</small></a></p></dd>
</dl>
</dd>
<dt>envelope, definition of</dt>
<dd><p><a href="ch01.html#SECID9" title="1. Introduction">Introduction<small> [Terminology]</small></a></p></dd>
<dt>environment for local transports</dt>
<dd><p><a href="ch23.html" title="23. Environment for running local transports">Environment for running local transports</a></p></dd>
<dt>environment for pipe transport</dt>
<dd><p><a href="ch29.html#SECTpipeenv" title="29. The pipe transport">The pipe transport<small> [Environment variables]</small></a>, <a href="ch29.html#SECID142" title="29. The pipe transport">The pipe transport<small> [Private options for pipe]</small></a></p></dd>
<dt>eq expansion condition</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>eqi expansion condition</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>error</dt>
<dd><dl>
<dt>ignored</dt>
<dd><p><a href="ch49.html#SECID259" title="49. Log files">Log files<small> [Other log entries]</small></a></p></dd>
<dt>in configuration file</dt>
<dd><p><a href="ch06.html" title="6. The Exim run time configuration file">The Exim run time configuration file</a></p></dd>
<dt>in outgoing SMTP</dt>
<dd><p><a href="ch45.html#SECToutSMTPerr" title="45. SMTP processing">SMTP processing<small> [Errors in outgoing SMTP]</small></a></p></dd>
<dt>reporting</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>skipping bad syntax</dt>
<dd><p><a href="ch22.html#SECID130" title="22. The redirect router">The redirect router<small> [Private options for the redirect router]</small></a></p></dd>
</dl></dd>
<dt>escape characters in quoted strings</dt>
<dd><p><a href="ch06.html#SECTstrings" title="6. The Exim run time configuration file">The Exim run time configuration file<small> [String values]</small></a></p></dd>
<dt>escape expansion item</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>eval expansion item</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>exec failure</dt>
<dd><p><a href="ch29.html#SECID142" title="29. The pipe transport">The pipe transport<small> [Private options for pipe]</small></a></p></dd>
<dt>exicyclog</dt>
<dd><p><a href="ch49.html#SECID285" title="49. Log files">Log files<small> [Logging to local files that are periodically cycled]</small></a>, <a href="ch50.html#SECTcyclogfil" title="50. Exim utilities">Exim utilities<small> [Cycling log files (exicyclog)]</small></a></p></dd>
<dt>exigrep</dt>
<dd><p><a href="ch50.html#SECTextspeinf" title="50. Exim utilities">Exim utilities<small> [Extracting specific information from the log (exigrep)]</small></a></p></dd>
<dt>exim_checkaccess</dt>
<dd><p><a href="ch50.html#SECTcheckaccess" title="50. Exim utilities">Exim utilities<small> [Checking access policy (exim_checkaccess)]</small></a></p></dd>
<dt>exim_dbmbuild</dt>
<dd><p><a href="ch50.html#SECTdbmbuild" title="50. Exim utilities">Exim utilities<small> [Making DBM files (exim_dbmbuild)]</small></a></p></dd>
<dt>exim_dumpdb</dt>
<dd><p><a href="ch50.html#SECID261" title="50. Exim utilities">Exim utilities<small> [exim_dumpdb]</small></a></p></dd>
<dt>exim_fixdb</dt>
<dd><p><a href="ch50.html#SECID263" title="50. Exim utilities">Exim utilities<small> [exim_fixdb]</small></a></p></dd>
<dt>exim_lock</dt>
<dd><p><a href="ch50.html#SECTmailboxmaint" title="50. Exim utilities">Exim utilities<small> [Mailbox maintenance (exim_lock)]</small></a></p></dd>
<dt>exim_monitor/EDITME</dt>
<dd><p><a href="ch04.html#SECID25" title="4. Building and installing Exim">Building and installing Exim<small> [Pre-building configuration]</small></a>, <a href="ch51.html" title="51. The Exim monitor">The Exim monitor</a></p></dd>
<dt>exim_tidydb</dt>
<dd><p><a href="ch50.html#SECID262" title="50. Exim utilities">Exim utilities<small> [exim_tidydb]</small></a></p></dd>
<dt>eximon</dt>
<dd><p><a href="ch51.html" title="51. The Exim monitor">The Exim monitor</a></p></dd>
<dt>eximstats</dt>
<dd><p><a href="ch50.html#SECTmailstat" title="50. Exim utilities">Exim utilities<small> [Mail statistics (eximstats)]</small></a></p></dd>
<dt>exinext</dt>
<dd><p><a href="ch50.html#SECTfinindret" title="50. Exim utilities">Exim utilities<small> [Finding individual retry times (exinext)]</small></a></p></dd>
<dt>exipick</dt>
<dd><p><a href="ch50.html#SECTexipick" title="50. Exim utilities">Exim utilities<small> [Selecting messages by various criteria (exipick)]</small></a></p></dd>
<dt>exiqgrep</dt>
<dd><p><a href="ch50.html#SECTgreptheque" title="50. Exim utilities">Exim utilities<small> [Selective queue listing (exiqgrep)]</small></a></p></dd>
<dt>exiqsumm</dt>
<dd><p><a href="ch50.html#SECTsumtheque" title="50. Exim utilities">Exim utilities<small> [Summarizing the queue (exiqsumm)]</small></a></p></dd>
<dt>exiscan</dt>
<dd><p><a href="ch01.html" title="1. Introduction">Introduction</a></p></dd>
<dt>exists, expansion condition</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>exiwhat</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch50.html#SECTfinoutwha" title="50. Exim utilities">Exim utilities<small> [Finding out what Exim processes are doing (exiwhat)]</small></a></p></dd>
<dt>expansion</dt>
<dd><dl>
<dt>IP address</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>IP address masking</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>LDAP authentication test</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>MD5 hash</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>PAM authentication test</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>RFC 2047</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a>, <a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>RFC 2822 address handling</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a>, <a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>Radius authentication</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>SHA-1 hashing</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>UTF-8 conversion</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>and of conditions</dt>
<dd><p><a href="ch11.html#SECID84" title="11. String expansions">String expansions<small> [Combining expansion conditions]</small></a></p></dd>
<dt>arithmetic expression</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>base64 encoding</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>boolean parsing</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a>, <a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>calling Perl from</dt>
<dd><p><a href="ch11.html#SECTexpansionitems" title="11. String expansions">String expansions<small> [Expansion items]</small></a></p></dd>
<dt>case forcing</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a>, <a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>character translation</dt>
<dd><p><a href="ch11.html#SECTexpansionitems" title="11. String expansions">String expansions<small> [Expansion items]</small></a></p></dd>
<dt>checking for empty variable</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>checking header line existence</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>combining conditions</dt>
<dd><p><a href="ch11.html#SECID84" title="11. String expansions">String expansions<small> [Combining expansion conditions]</small></a></p></dd>
<dt>conditional</dt>
<dd><p><a href="ch11.html#SECTexpansionitems" title="11. String expansions">String expansions<small> [Expansion items]</small></a></p></dd>
<dt>conditions</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>conversion to base 62</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a>, <a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>definition of</dt>
<dd><p><a href="ch06.html#SECID51" title="6. The Exim run time configuration file">The Exim run time configuration file<small> [Expanded strings]</small></a></p></dd>
<dt>domain extraction</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>encrypted comparison</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>escape sequences</dt>
<dd><p><a href="ch11.html#SECID82" title="11. String expansions">String expansions<small> [Character escape sequences in expanded strings]</small></a></p></dd>
<dt>escaping non-printing characters</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>expression evaluation</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>extracting substrings by key</dt>
<dd><p><a href="ch11.html#SECTexpansionitems" title="11. String expansions">String expansions<small> [Expansion items]</small></a></p></dd>
<dt>extracting substrings by number</dt>
<dd><p><a href="ch11.html#SECTexpansionitems" title="11. String expansions">String expansions<small> [Expansion items]</small></a></p></dd>
<dt>file existence test</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>first delivery test</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>forall condition</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>forany condition</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>forced failure</dt>
<dd><p><a href="ch11.html#SECTforexpfai" title="11. String expansions">String expansions<small> [Forced expansion failure]</small></a></p></dd>
<dt>header insertion</dt>
<dd><p><a href="ch11.html#SECTexpansionitems" title="11. String expansions">String expansions<small> [Expansion items]</small></a></p></dd>
<dt>hex to base64</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>hmac hashing</dt>
<dd><p><a href="ch11.html#SECTexpansionitems" title="11. String expansions">String expansions<small> [Expansion items]</small></a></p></dd>
<dt>including literal text</dt>
<dd><p><a href="ch11.html#SECTlittext" title="11. String expansions">String expansions<small> [Literal text in expanded strings]</small></a></p></dd>
<dt>inserting an entire file</dt>
<dd><p><a href="ch11.html#SECTexpansionitems" title="11. String expansions">String expansions<small> [Expansion items]</small></a></p></dd>
<dt>inserting from a socket</dt>
<dd><p><a href="ch11.html#SECTexpansionitems" title="11. String expansions">String expansions<small> [Expansion items]</small></a></p></dd>
<dt>list creation</dt>
<dd><p><a href="ch11.html#SECTexpansionitems" title="11. String expansions">String expansions<small> [Expansion items]</small></a></p></dd>
<dt>local part extraction</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>lookup in</dt>
<dd><p><a href="ch11.html#SECTexpansionitems" title="11. String expansions">String expansions<small> [Expansion items]</small></a></p></dd>
<dt>negating a condition</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>non-expandable substrings</dt>
<dd><p><a href="ch11.html#SECTlittext" title="11. String expansions">String expansions<small> [Literal text in expanded strings]</small></a></p></dd>
<dt>numeric comparison</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>numeric hash</dt>
<dd><p><a href="ch11.html#SECTexpansionitems" title="11. String expansions">String expansions<small> [Expansion items]</small></a>, <a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>of lists</dt>
<dd><p><a href="ch10.html#SECID75" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Expansion of lists]</small></a></p></dd>
<dt>of strings</dt>
<dd><p><a href="ch11.html" title="11. String expansions">String expansions</a></p></dd>
<dt>operators</dt>
<dd><p><a href="ch11.html#SECTexpansionitems" title="11. String expansions">String expansions<small> [Expansion items]</small></a>, <a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>or of conditions</dt>
<dd><p><a href="ch11.html#SECID84" title="11. String expansions">String expansions<small> [Combining expansion conditions]</small></a></p></dd>
<dt>pwcheck authentication test</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>queue runner test</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>quoting</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>re-expansion of substring</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>reducing a list to a scalar</dt>
<dd><p><a href="ch11.html#SECTexpansionitems" title="11. String expansions">String expansions<small> [Expansion items]</small></a></p></dd>
<dt>regular expression comparison</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>running a command</dt>
<dd><p><a href="ch11.html#SECTexpansionitems" title="11. String expansions">String expansions<small> [Expansion items]</small></a></p></dd>
<dt>saslauthd authentication test</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>selecting from list by condition</dt>
<dd><p><a href="ch11.html#SECTexpansionitems" title="11. String expansions">String expansions<small> [Expansion items]</small></a></p></dd>
<dt>statting a file</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a>, <a href="ch22.html#SECID130" title="22. The redirect router">The redirect router<small> [Private options for the redirect router]</small></a></p></dd>
<dt>string comparison</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a>, <a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a>, <a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a>, <a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a>, <a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>string length</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>string substitution</dt>
<dd><p><a href="ch11.html#SECTexpansionitems" title="11. String expansions">String expansions<small> [Expansion items]</small></a></p></dd>
<dt>string truncation</dt>
<dd><p><a href="ch11.html#SECTexpansionitems" title="11. String expansions">String expansions<small> [Expansion items]</small></a>, <a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>substring expansion</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>substring extraction</dt>
<dd><p><a href="ch11.html#SECTexpansionitems" title="11. String expansions">String expansions<small> [Expansion items]</small></a></p></dd>
<dt>testing</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch11.html#SECID83" title="11. String expansions">String expansions<small> [Testing string expansions]</small></a></p></dd>
<dt>textual hash</dt>
<dd><p><a href="ch11.html#SECTexpansionitems" title="11. String expansions">String expansions<small> [Expansion items]</small></a>, <a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>variables</dt>
<dd><p><a href="ch11.html#SECTexpansionitems" title="11. String expansions">String expansions<small> [Expansion items]</small></a></p></dd>
<dt>variables, list of</dt>
<dd><p><a href="ch11.html#SECTexpvar" title="11. String expansions">String expansions<small> [Expansion variables]</small></a></p></dd>
<dt>variables, set from DNS list</dt>
<dd><p><a href="ch40.html#SECID204" title="40. Access control lists">Access control lists<small> [Variables set from DNS lists]</small></a></p></dd>
</dl></dd>
<dt>external local delivery</dt>
<dd><p><a href="ch29.html#SECID143" title="29. The pipe transport">The pipe transport<small> [Using an external local delivery agent]</small></a></p></dd>
<dt>external transports</dt>
<dd><p><a href="ch01.html#SECID6" title="1. Introduction">Introduction<small> [Limitations]</small></a></p></dd>
<dt>extract</dt>
<dd><dl>
<dt>substrings by key</dt>
<dd><p><a href="ch11.html#SECTexpansionitems" title="11. String expansions">String expansions<small> [Expansion items]</small></a></p></dd>
<dt>substrings by number</dt>
<dd><p><a href="ch11.html#SECTexpansionitems" title="11. String expansions">String expansions<small> [Expansion items]</small></a></p></dd>
</dl></dd>
</dl>
</div>
<div class="sectionindex">
<h3 id="index_concept_F" class="index">F</h3>
<dl>
<dt>FAQ</dt>
<dd><p><a href="ch01.html#SECID2" title="1. Introduction">Introduction<small> [FTP and web sites]</small></a></p></dd>
<dt>FTP site</dt>
<dd><p><a href="ch01.html#SECID2" title="1. Introduction">Introduction<small> [FTP and web sites]</small></a>, <a href="ch01.html#SECTavail" title="1. Introduction">Introduction<small> [Where to find the Exim distribution]</small></a></p></dd>
<dt>FreeBSD, MTA indirection</dt>
<dd><p><a href="ch04.html#SECID35" title="4. Building and installing Exim">Building and installing Exim<small> [Replacing another MTA with Exim]</small></a></p></dd>
<dt>From line</dt>
<dd><p><a href="ch05.html#SECTtrustedadmin" title="5. The Exim command line">The Exim command line<small> [Trusted and admin users]</small></a>, <a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch26.html#SECID134" title="26. The appendfile transport">The appendfile transport<small> [Private options for appendfile]</small></a>, <a href="ch26.html#SECID134" title="26. The appendfile transport">The appendfile transport<small> [Private options for appendfile]</small></a>, <a href="ch26.html#SECTopdir" title="26. The appendfile transport">The appendfile transport<small> [Operational details for delivery to a new file]</small></a>, <a href="ch29.html#SECID142" title="29. The pipe transport">The pipe transport<small> [Private options for pipe]</small></a>, <a href="ch44.html#SECID219" title="44. Message processing">Message processing<small> [The UUCP From line]</small></a></p></dd>
<dt>From: header line</dt>
<dd>
<p><a href="ch05.html#SECTtrustedadmin" title="5. The Exim command line">The Exim command line<small> [Trusted and admin users]</small></a>, <a href="ch44.html#SECTthefrohea" title="44. Message processing">Message processing<small> [The From: header line]</small></a></p>
<dl>
<dt>disabling checking of</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>in bounces</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
</dl>
</dd>
<dt>fail</dt>
<dd><dl>
<dt>in system filter</dt>
<dd><p><a href="ch43.html#SECID216" title="43. System-wide message filtering">System-wide message filtering<small> [Defer, freeze, and fail commands for system filters]</small></a></p></dd>
<dt>log line; reducing</dt>
<dd><p><a href="ch43.html#SECID216" title="43. System-wide message filtering">System-wide message filtering<small> [Defer, freeze, and fail commands for system filters]</small></a></p></dd>
</dl></dd>
<dt>failing delivery</dt>
<dd><dl>
<dt>forcing</dt>
<dd><p><a href="ch22.html#SECTspecitredli" title="22. The redirect router">The redirect router<small> [Special items in redirection lists]</small></a></p></dd>
<dt>from filter</dt>
<dd><p><a href="ch22.html#SECID130" title="22. The redirect router">The redirect router<small> [Private options for the redirect router]</small></a></p></dd>
</dl></dd>
<dt>failover</dt>
<dd><p><a href="ch01.html" title="1. Introduction">Introduction</a></p></dd>
<dt>failure of exec</dt>
<dd><p><a href="ch29.html#SECID142" title="29. The pipe transport">The pipe transport<small> [Private options for pipe]</small></a></p></dd>
<dt>fake defer</dt>
<dd><p><a href="ch40.html#SECTcontrols" title="40. Access control lists">Access control lists<small> [Use of the control modifier]</small></a></p></dd>
<dt>fake rejection</dt>
<dd><p><a href="ch40.html#SECTcontrols" title="40. Access control lists">Access control lists<small> [Use of the control modifier]</small></a></p></dd>
<dt>fallback</dt>
<dd><dl>
<dt>hosts specified on router</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a></p></dd>
<dt>hosts specified on transport</dt>
<dd><p><a href="ch30.html#SECID146" title="30. The smtp transport">The smtp transport<small> [Private options for smtp]</small></a>, <a href="ch30.html#SECID146" title="30. The smtp transport">The smtp transport<small> [Private options for smtp]</small></a></p></dd>
<dt>randomized hosts</dt>
<dd><p><a href="ch30.html#SECID146" title="30. The smtp transport">The smtp transport<small> [Private options for smtp]</small></a></p></dd>
</dl></dd>
<dt>fallover</dt>
<dd><p><a href="ch01.html" title="1. Introduction">Introduction</a></p></dd>
<dt>fifo (named pipe)</dt>
<dd><p><a href="ch26.html#SECID134" title="26. The appendfile transport">The appendfile transport<small> [Private options for appendfile]</small></a></p></dd>
<dt>file</dt>
<dd><dl>
<dt>MBX format</dt>
<dd><p><a href="ch26.html#SECID134" title="26. The appendfile transport">The appendfile transport<small> [Private options for appendfile]</small></a></p></dd>
<dt>appending</dt>
<dd><p><a href="ch26.html#SECTopappend" title="26. The appendfile transport">The appendfile transport<small> [Operational details for appending]</small></a></p></dd>
<dt>existence test</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>extracting characteristics</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>how a message is held</dt>
<dd><p><a href="ch03.html#SECID14" title="3. How Exim receives and delivers mail">How Exim receives and delivers mail<small> [Handling an incoming message]</small></a></p></dd>
<dt>in redirection list</dt>
<dd><p><a href="ch22.html#SECTspecitredli" title="22. The redirect router">The redirect router<small> [Special items in redirection lists]</small></a></p></dd>
<dt>inserting into expansion</dt>
<dd><p><a href="ch11.html#SECTexpansionitems" title="11. String expansions">String expansions<small> [Expansion items]</small></a></p></dd>
<dt>journal</dt>
<dd><p><a href="ch03.html#SECID15" title="3. How Exim receives and delivers mail">How Exim receives and delivers mail<small> [Life of a message]</small></a></p></dd>
<dt>locking</dt>
<dd><p><a href="ch26.html#SECID134" title="26. The appendfile transport">The appendfile transport<small> [Private options for appendfile]</small></a>, <a href="ch26.html#SECTopappend" title="26. The appendfile transport">The appendfile transport<small> [Operational details for appending]</small></a>, <a href="ch26.html#SECTopappend" title="26. The appendfile transport">The appendfile transport<small> [Operational details for appending]</small></a></p></dd>
<dt>lookups</dt>
<dd><p><a href="ch09.html" title="9. File and database lookups">File and database lookups</a>, <a href="ch11.html#SECTexpansionitems" title="11. String expansions">String expansions<small> [Expansion items]</small></a></p></dd>
<dt>mailbox; checking existing format</dt>
<dd><p><a href="ch26.html#SECID134" title="26. The appendfile transport">The appendfile transport<small> [Private options for appendfile]</small></a></p></dd>
<dt>requiring for router</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a></p></dd>
<dt>too many open</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>transport for system filter</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
</dl></dd>
<dt>filter</dt>
<dd><dl>
<dt>Sieve</dt>
<dd><p><a href="ch01.html" title="1. Introduction">Introduction</a></p></dd>
<dt>enabling use of</dt>
<dd><p><a href="ch22.html#SECID130" title="22. The redirect router">The redirect router<small> [Private options for the redirect router]</small></a></p></dd>
<dt>header lines; adding/removing</dt>
<dd><p><a href="ch43.html#SECTaddremheasys" title="43. System-wide message filtering">System-wide message filtering<small> [Adding and removing headers in a system filter]</small></a></p></dd>
<dt>introduction</dt>
<dd><p><a href="ch03.html#SECID12" title="3. How Exim receives and delivers mail">How Exim receives and delivers mail<small> [User filters]</small></a></p></dd>
<dt>locking out certain features</dt>
<dd><p><a href="ch22.html#SECID130" title="22. The redirect router">The redirect router<small> [Private options for the redirect router]</small></a></p></dd>
<dt>specifying in redirection data</dt>
<dd><p><a href="ch22.html#SECID126" title="22. The redirect router">The redirect router<small> [Interpreting redirection data]</small></a></p></dd>
<dt>system filter</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch43.html" title="43. System-wide message filtering">System-wide message filtering</a></p></dd>
<dt>testing</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>transport filter</dt>
<dd><p><a href="ch11.html#SECTexpvar" title="11. String expansions">String expansions<small> [Expansion variables]</small></a>, <a href="ch11.html#SECTexpvar" title="11. String expansions">String expansions<small> [Expansion variables]</small></a>, <a href="ch24.html" title="24. Generic options for transports">Generic options for transports</a>, <a href="ch29.html#SECThowcommandrun" title="29. The pipe transport">The pipe transport<small> [How the command is run]</small></a>, <a href="ch30.html#SECID146" title="30. The smtp transport">The smtp transport<small> [Private options for smtp]</small></a>, <a href="ch45.html#SECToutSMTPTCP" title="45. SMTP processing">SMTP processing<small> [Outgoing SMTP and LMTP over TCP/IP]</small></a></p></dd>
<dt>user for processing</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a></p></dd>
</dl></dd>
<dt>filtering all mail</dt>
<dd><p><a href="ch43.html" title="43. System-wide message filtering">System-wide message filtering</a></p></dd>
<dt>first delivery</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>first_delivery expansion condition</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>fixed point configuration values</dt>
<dd><p><a href="ch06.html#SECID50" title="6. The Exim run time configuration file">The Exim run time configuration file<small> [Fixed point numbers]</small></a></p></dd>
<dt>forcing delivery</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>foreground delivery</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>format</dt>
<dd><dl>
<dt>boolean</dt>
<dd><p><a href="ch06.html#SECID47" title="6. The Exim run time configuration file">The Exim run time configuration file<small> [Boolean options]</small></a></p></dd>
<dt>configuration file</dt>
<dd><p><a href="ch06.html#SECTconffilfor" title="6. The Exim run time configuration file">The Exim run time configuration file<small> [Configuration file format]</small></a></p></dd>
<dt>fixed point</dt>
<dd><p><a href="ch06.html#SECID50" title="6. The Exim run time configuration file">The Exim run time configuration file<small> [Fixed point numbers]</small></a></p></dd>
<dt>group name</dt>
<dd><p><a href="ch06.html#SECID52" title="6. The Exim run time configuration file">The Exim run time configuration file<small> [User and group names]</small></a></p></dd>
<dt>integer</dt>
<dd><p><a href="ch06.html#SECID48" title="6. The Exim run time configuration file">The Exim run time configuration file<small> [Integer values]</small></a></p></dd>
<dt>list item in configuration</dt>
<dd><p><a href="ch06.html#SECTlistconstruct" title="6. The Exim run time configuration file">The Exim run time configuration file<small> [List construction]</small></a></p></dd>
<dt>message</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>octal integer</dt>
<dd><p><a href="ch06.html#SECID49" title="6. The Exim run time configuration file">The Exim run time configuration file<small> [Octal integer values]</small></a></p></dd>
<dt>of message id</dt>
<dd><p><a href="ch03.html#SECTmessiden" title="3. How Exim receives and delivers mail">How Exim receives and delivers mail<small> [Message identification]</small></a></p></dd>
<dt>spool files</dt>
<dd><p><a href="ch53.html" title="53. Format of spool files">Format of spool files</a></p></dd>
<dt>string</dt>
<dd><p><a href="ch06.html#SECTstrings" title="6. The Exim run time configuration file">The Exim run time configuration file<small> [String values]</small></a></p></dd>
<dt>time interval</dt>
<dd><p><a href="ch06.html#SECTtimeformat" title="6. The Exim run time configuration file">The Exim run time configuration file<small> [Time intervals]</small></a></p></dd>
<dt>user name</dt>
<dd><p><a href="ch06.html#SECID52" title="6. The Exim run time configuration file">The Exim run time configuration file<small> [User and group names]</small></a></p></dd>
</dl></dd>
<dt>forward file</dt>
<dd><dl>
<dt>broken</dt>
<dd><p><a href="ch22.html#SECID130" title="22. The redirect router">The redirect router<small> [Private options for the redirect router]</small></a></p></dd>
<dt>one-time expansion</dt>
<dd><p><a href="ch22.html#SECID130" title="22. The redirect router">The redirect router<small> [Private options for the redirect router]</small></a></p></dd>
<dt>ownership</dt>
<dd><p><a href="ch22.html#SECID130" title="22. The redirect router">The redirect router<small> [Private options for the redirect router]</small></a></p></dd>
<dt>testing</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
</dl></dd>
<dt>freeze in system filter</dt>
<dd><p><a href="ch43.html#SECID216" title="43. System-wide message filtering">System-wide message filtering<small> [Defer, freeze, and fail commands for system filters]</small></a></p></dd>
<dt>freezing messages</dt>
<dd>
<p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch43.html#SECID216" title="43. System-wide message filtering">System-wide message filtering<small> [Defer, freeze, and fail commands for system filters]</small></a></p>
<dl>
<dt>allowing in filter</dt>
<dd><p><a href="ch22.html#SECID130" title="22. The redirect router">The redirect router<small> [Private options for the redirect router]</small></a></p></dd>
<dt>sending a message when freezing</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
</dl>
</dd>
<dt>from_utf8 expansion item</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>frozen messages</dt>
<dd><dl>
<dt>display</dt>
<dd><p><a href="ch51.html#SECID268" title="51. The Exim monitor">The Exim monitor<small> [The queue display]</small></a></p></dd>
<dt>forcing delivery</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>forcing in ACL</dt>
<dd><p><a href="ch40.html#SECTcontrols" title="40. Access control lists">Access control lists<small> [Use of the control modifier]</small></a></p></dd>
<dt>in queue listing</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>logging skipping</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>manual thaw; testing in filter</dt>
<dd><p><a href="ch43.html#SECID214" title="43. System-wide message filtering">System-wide message filtering<small> [Contents of a system filter]</small></a></p></dd>
<dt>moving</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>spool data</dt>
<dd><p><a href="ch53.html#SECID282" title="53. Format of spool files">Format of spool files<small> [Format of the -H file]</small></a></p></dd>
<dt>thawing</dt>
<dd><p><a href="ch03.html#SECID15" title="3. How Exim receives and delivers mail">How Exim receives and delivers mail<small> [Life of a message]</small></a>, <a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch51.html#SECID269" title="51. The Exim monitor">The Exim monitor<small> [The queue menu]</small></a></p></dd>
<dt>timing out</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
</dl></dd>
<dt>fsync(), disabling</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
</dl>
</div>
<div class="sectionindex">
<h3 id="index_concept_G" class="index">G</h3>
<dl>
<dt>GnuTLS</dt>
<dd>
<p><a href="ch39.html" title="39. Encrypted SMTP connections using TLS/SSL">Encrypted SMTP connections using TLS/SSL</a></p>
<dl>
<dt>building Exim with</dt>
<dd><p><a href="ch04.html#SECTinctlsssl" title="4. Building and installing Exim">Building and installing Exim<small> [Including TLS/SSL encryption support]</small></a></p></dd>
<dt>specifying parameters for</dt>
<dd><p><a href="ch39.html#SECTreqciphgnu" title="39. Encrypted SMTP connections using TLS/SSL">Encrypted SMTP connections using TLS/SSL<small> [Requiring specific ciphers or other parameters in GnuTLS]</small></a></p></dd>
</dl>
</dd>
<dt>gdbm DBM library</dt>
<dd><p><a href="ch04.html#SECTdb" title="4. Building and installing Exim">Building and installing Exim<small> [DBM libraries]</small></a></p></dd>
<dt>ge expansion condition</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>gecos field, parsing</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>gei expansion condition</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>generic options</dt>
<dd>
<p><a href="ch06.html#SECTfordricon" title="6. The Exim run time configuration file">The Exim run time configuration file<small> [Format of driver configurations]</small></a></p>
<dl>
<dt>router</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a></p></dd>
<dt>transport</dt>
<dd><p><a href="ch24.html" title="24. Generic options for transports">Generic options for transports</a></p></dd>
</dl>
</dd>
<dt>gid (group id)</dt>
<dd><dl>
<dt>Exim’s own</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>caller</dt>
<dd><p><a href="ch11.html#SECTexpvar" title="11. String expansions">String expansions<small> [Expansion variables]</small></a></p></dd>
<dt>in queryprogram router</dt>
<dd><p><a href="ch21.html" title="21. The queryprogram router">The queryprogram router</a></p></dd>
<dt>in spool file</dt>
<dd><p><a href="ch53.html#SECID282" title="53. Format of spool files">Format of spool files<small> [Format of the -H file]</small></a></p></dd>
<dt>local delivery</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a></p></dd>
<dt>of originating user</dt>
<dd><p><a href="ch11.html#SECTexpvar" title="11. String expansions">String expansions<small> [Expansion variables]</small></a></p></dd>
<dt>system filter</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch43.html#SECID212" title="43. System-wide message filtering">System-wide message filtering<small> [Specifying a system filter]</small></a></p></dd>
</dl></dd>
<dt>giving up on messages</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>groups</dt>
<dd><dl>
<dt>additional</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a>, <a href="ch24.html" title="24. Generic options for transports">Generic options for transports</a></p></dd>
<dt>name format</dt>
<dd><p><a href="ch06.html#SECID52" title="6. The Exim run time configuration file">The Exim run time configuration file<small> [User and group names]</small></a></p></dd>
<dt>trusted</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
</dl></dd>
<dt>gt expansion condition</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>gti expansion condition</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
</dl>
</div>
<div class="sectionindex">
<h3 id="index_concept_H" class="index">H</h3>
<dl>
<dt>HELO</dt>
<dd>
<p><a href="ch45.html#SECToutSMTPTCP" title="45. SMTP processing">SMTP processing<small> [Outgoing SMTP and LMTP over TCP/IP]</small></a>, <a href="ch49.html#SECID251" title="49. Log files">Log files<small> [Logging message reception]</small></a></p>
<dl>
<dt>ACL for</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch40.html#SECID189" title="40. Access control lists">Access control lists<small> [Specifying when ACLs are used]</small></a>, <a href="ch40.html#SECID192" title="40. Access control lists">Access control lists<small> [The EHLO/HELO ACL]</small></a></p></dd>
<dt>accepting junk data</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>argument, setting</dt>
<dd><p><a href="ch30.html#SECID146" title="30. The smtp transport">The smtp transport<small> [Private options for smtp]</small></a></p></dd>
<dt>forcing reverse lookup</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>forcing use of</dt>
<dd><p><a href="ch30.html#SECID146" title="30. The smtp transport">The smtp transport<small> [Private options for smtp]</small></a></p></dd>
<dt>invalid data</dt>
<dd><p><a href="ch45.html#SECID233" title="45. SMTP processing">SMTP processing<small> [Incoming SMTP messages over TCP/IP]</small></a></p></dd>
<dt>underscores in</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>verifying</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
</dl>
</dd>
<dt>HELO verifying</dt>
<dd><dl>
<dt>mandatory</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>optional</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
</dl></dd>
<dt>HOME</dt>
<dd><p><a href="ch29.html#SECTpipeenv" title="29. The pipe transport">The pipe transport<small> [Environment variables]</small></a></p></dd>
<dt>HOST</dt>
<dd><p><a href="ch29.html#SECTpipeenv" title="29. The pipe transport">The pipe transport<small> [Environment variables]</small></a></p></dd>
<dt>HP-UX</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>hash function</dt>
<dd><dl>
<dt>numeric</dt>
<dd><p><a href="ch11.html#SECTexpansionitems" title="11. String expansions">String expansions<small> [Expansion items]</small></a>, <a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>textual</dt>
<dd><p><a href="ch11.html#SECTexpansionitems" title="11. String expansions">String expansions<small> [Expansion items]</small></a>, <a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
</dl></dd>
<dt>header lines</dt>
<dd><dl>
<dt>added; visibility of</dt>
<dd><p><a href="ch40.html#SECTaddheadacl" title="40. Access control lists">Access control lists<small> [Adding header lines in ACLs]</small></a></p></dd>
<dt>adding</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a></p></dd>
<dt>adding in an ACL</dt>
<dd><p><a href="ch40.html#SECTaddheadacl" title="40. Access control lists">Access control lists<small> [Adding header lines in ACLs]</small></a></p></dd>
<dt>adding in transport</dt>
<dd><p><a href="ch24.html" title="24. Generic options for transports">Generic options for transports</a></p></dd>
<dt>adding; in router or transport</dt>
<dd><p><a href="ch44.html#SECTheadersaddrem" title="44. Message processing">Message processing<small> [Adding and removing header lines in routers and transports]</small></a></p></dd>
<dt>adding; in system filter</dt>
<dd><p><a href="ch43.html#SECTaddremheasys" title="43. System-wide message filtering">System-wide message filtering<small> [Adding and removing headers in a system filter]</small></a></p></dd>
<dt>character sets</dt>
<dd><p><a href="ch11.html#SECTexpansionitems" title="11. String expansions">String expansions<small> [Expansion items]</small></a></p></dd>
<dt>decoding</dt>
<dd><p><a href="ch11.html#SECTexpansionitems" title="11. String expansions">String expansions<small> [Expansion items]</small></a></p></dd>
<dt>in expansion strings</dt>
<dd><p><a href="ch11.html#SECTexpansionitems" title="11. String expansions">String expansions<small> [Expansion items]</small></a></p></dd>
<dt>listing</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>maximum size of</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>position of added lines</dt>
<dd><p><a href="ch40.html#SECTaddheadacl" title="40. Access control lists">Access control lists<small> [Adding header lines in ACLs]</small></a></p></dd>
<dt>removing</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a>, <a href="ch24.html" title="24. Generic options for transports">Generic options for transports</a></p></dd>
<dt>removing; in router or transport</dt>
<dd><p><a href="ch44.html#SECTheadersaddrem" title="44. Message processing">Message processing<small> [Adding and removing header lines in routers and transports]</small></a></p></dd>
<dt>removing; in system filter</dt>
<dd><p><a href="ch43.html#SECTaddremheasys" title="43. System-wide message filtering">System-wide message filtering<small> [Adding and removing headers in a system filter]</small></a></p></dd>
<dt>rewriting</dt>
<dd><p><a href="ch17.html#SECID118" title="17. The dnslookup router">The dnslookup router<small> [Private options for dnslookup]</small></a></p></dd>
<dt>rewriting at transport time</dt>
<dd><p><a href="ch31.html#SECID148" title="31. Address rewriting">Address rewriting<small> [When does rewriting happen?]</small></a></p></dd>
<dt>transporting</dt>
<dd><p><a href="ch24.html" title="24. Generic options for transports">Generic options for transports</a></p></dd>
<dt>verifying syntax</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>verifying the sender in</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
</dl></dd>
<dt>header section</dt>
<dd><dl>
<dt>definition of</dt>
<dd><p><a href="ch01.html#SECID9" title="1. Introduction">Introduction<small> [Terminology]</small></a></p></dd>
<dt>maximum size of</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
</dl></dd>
<dt>hex2b64 expansion item</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>hiding configuration option values</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch06.html#SECTcos" title="6. The Exim run time configuration file">The Exim run time configuration file<small> [Common option syntax]</small></a></p></dd>
<dt>hints database</dt>
<dd>
<p><a href="ch03.html#SECID20" title="3. How Exim receives and delivers mail">How Exim receives and delivers mail<small> [Temporary delivery failure]</small></a></p>
<dl>
<dt>DBM files used for</dt>
<dd><p><a href="ch04.html#SECTdb" title="4. Building and installing Exim">Building and installing Exim<small> [DBM libraries]</small></a></p></dd>
<dt>ETRN serialization</dt>
<dd><p><a href="ch45.html#SECTETRN" title="45. SMTP processing">SMTP processing<small> [The ETRN command]</small></a></p></dd>
<dt>access by remote transport</dt>
<dd><p><a href="ch24.html" title="24. Generic options for transports">Generic options for transports</a></p></dd>
<dt>callout cache</dt>
<dd><p><a href="ch40.html#SECTcallvercache" title="40. Access control lists">Access control lists<small> [Callout caching]</small></a></p></dd>
<dt>data expiry</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch32.html#SECID165" title="32. Retry configuration">Retry configuration<small> [Timeout of retry data]</small></a></p></dd>
<dt>maintenance</dt>
<dd><p><a href="ch50.html#SECThindatmai" title="50. Exim utilities">Exim utilities<small> [Hints database maintenance]</small></a></p></dd>
<dt>not overridden by -Mc</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>overriding retry hints</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>remembering routing</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch30.html#SECID144" title="30. The smtp transport">The smtp transport<small> [Multiple messages on a single connection]</small></a></p></dd>
<dt>retry keys</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a>, <a href="ch24.html" title="24. Generic options for transports">Generic options for transports</a>, <a href="ch45.html#SECToutSMTPTCP" title="45. SMTP processing">SMTP processing<small> [Outgoing SMTP and LMTP over TCP/IP]</small></a></p></dd>
<dt>serializing deliveries to a host</dt>
<dd><p><a href="ch30.html#SECID146" title="30. The smtp transport">The smtp transport<small> [Private options for smtp]</small></a></p></dd>
<dt>use for retrying</dt>
<dd><p><a href="ch32.html#SECID163" title="32. Retry configuration">Retry configuration<small> [Retry parameters]</small></a></p></dd>
</dl>
</dd>
<dt>hmac</dt>
<dd><p><a href="ch11.html#SECTexpansionitems" title="11. String expansions">String expansions<small> [Expansion items]</small></a></p></dd>
<dt>home directory</dt>
<dd><dl>
<dt>for local transport</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a>, <a href="ch23.html#SECID132" title="23. Environment for running local transports">Environment for running local transports<small> [Current and home directories]</small></a></p></dd>
<dt>for router</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a></p></dd>
</dl></dd>
<dt>host</dt>
<dd><dl>
<dt>ACL checking</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>alias for</dt>
<dd><p><a href="ch10.html#SECThoslispatnam" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Host list patterns that match by host name]</small></a></p></dd>
<dt>error</dt>
<dd><p><a href="ch45.html#SECToutSMTPerr" title="45. SMTP processing">SMTP processing<small> [Errors in outgoing SMTP]</small></a></p></dd>
<dt>for RFC 1413 calls</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>limiting SMTP connections from</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>list of; randomized</dt>
<dd><p><a href="ch20.html#SECTprioptman" title="20. The manualroute router">The manualroute router<small> [Private options for manualroute]</small></a>, <a href="ch30.html#SECID146" title="30. The smtp transport">The smtp transport<small> [Private options for smtp]</small></a></p></dd>
<dt>locally unique number for</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>lookup failures</dt>
<dd><p><a href="ch10.html#SECThoslispatnam" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Host list patterns that match by host name]</small></a></p></dd>
<dt>lookup failures, permanent</dt>
<dd><p><a href="ch10.html#SECTbehipnot" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Behaviour when an IP address or name cannot be found]</small></a></p></dd>
<dt>lookup failures, temporary</dt>
<dd><p><a href="ch10.html#SECTtemdnserr" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Temporary DNS errors when looking up host information]</small></a></p></dd>
<dt>maximum number to try</dt>
<dd><p><a href="ch30.html#SECID146" title="30. The smtp transport">The smtp transport<small> [Private options for smtp]</small></a>, <a href="ch30.html#SECTvalhosmax" title="30. The smtp transport">The smtp transport<small> [How the limits for the number of hosts to try are used]</small></a></p></dd>
<dt>name in SMTP responses</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>name of local</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>not logging connections from</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>rejecting connections from</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>reserved</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>serializing connections</dt>
<dd><p><a href="ch30.html#SECID146" title="30. The smtp transport">The smtp transport<small> [Private options for smtp]</small></a></p></dd>
<dt>treated as local</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>unqualified addresses from</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>verifying reverse lookup</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
</dl></dd>
<dt>host list</dt>
<dd><dl>
<dt>empty string in</dt>
<dd><p><a href="ch10.html#SECID80" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Special host list patterns]</small></a></p></dd>
<dt>lookup of IP address</dt>
<dd><p><a href="ch10.html#SECThoslispatsikey" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Host list patterns for single-key lookups by host address]</small></a></p></dd>
<dt>masked IP address</dt>
<dd><p><a href="ch10.html#SECThoslispatsikey" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Host list patterns for single-key lookups by host address]</small></a></p></dd>
<dt>matching IP addresses</dt>
<dd><p><a href="ch10.html#SECThoslispatip" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Host list patterns that match by IP address]</small></a></p></dd>
<dt>matching host name</dt>
<dd><p><a href="ch10.html#SECThoslispatnam" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Host list patterns that match by host name]</small></a>, <a href="ch10.html#SECThoslispatnamsk" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Host list patterns for single-key lookups by host name]</small></a></p></dd>
<dt>mixing names and addresses in</dt>
<dd><p><a href="ch10.html#SECTmixwilhos" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Mixing wildcarded host names and addresses in host lists]</small></a></p></dd>
<dt>patterns in</dt>
<dd><p><a href="ch10.html#SECThostlist" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Host lists]</small></a></p></dd>
<dt>regular expression in</dt>
<dd><p><a href="ch10.html#SECThoslispatnam" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Host list patterns that match by host name]</small></a></p></dd>
</dl></dd>
<dt>host name</dt>
<dd><dl>
<dt>lookup, failure of</dt>
<dd><p><a href="ch11.html#SECTexpvar" title="11. String expansions">String expansions<small> [Expansion variables]</small></a></p></dd>
<dt>lookup, forcing</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>matched in domain list</dt>
<dd><p><a href="ch10.html#SECTdomainlist" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Domain lists]</small></a></p></dd>
</dl></dd>
<dt>hosts ACL condition</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
</dl>
</div>
<div class="sectionindex">
<h3 id="index_concept_I" class="index">I</h3>
<dl>
<dt>IP address</dt>
<dd><dl>
<dt>binding</dt>
<dd><p><a href="ch30.html#SECID146" title="30. The smtp transport">The smtp transport<small> [Private options for smtp]</small></a></p></dd>
<dt>discarding</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a></p></dd>
<dt>for listening</dt>
<dd><p><a href="ch13.html" title="13. Starting the daemon and the use of network interfaces">Starting the daemon and the use of network interfaces</a></p></dd>
<dt>masking</dt>
<dd><p><a href="ch10.html#SECThoslispatsikey" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Host list patterns for single-key lookups by host address]</small></a>, <a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>testing string format</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>translating</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a></p></dd>
</dl></dd>
<dt>IP source routing</dt>
<dd><p><a href="ch52.html#SECID272" title="52. Security considerations">Security considerations<small> [IPv4 source routing]</small></a></p></dd>
<dt>IPv6</dt>
<dd><dl>
<dt>DNS black lists</dt>
<dd><p><a href="ch40.html#SECTmorednslistslast" title="40. Access control lists">Access control lists<small> [DNS lists and IPv6]</small></a></p></dd>
<dt>DNS lookup for AAAA records</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>address scopes</dt>
<dd><p><a href="ch13.html#SECID92" title="13. Starting the daemon and the use of network interfaces">Starting the daemon and the use of network interfaces<small> [IPv6 address scopes]</small></a></p></dd>
<dt>addresses in lists</dt>
<dd><p><a href="ch06.html#SECID53" title="6. The Exim run time configuration file">The Exim run time configuration file<small> [Changing list separators]</small></a></p></dd>
<dt>disabling</dt>
<dd><p><a href="ch13.html#SECID93" title="13. Starting the daemon and the use of network interfaces">Starting the daemon and the use of network interfaces<small> [Disabling IPv6]</small></a>, <a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>including support for</dt>
<dd><p><a href="ch04.html#SECID28" title="4. Building and installing Exim">Building and installing Exim<small> [Including support for IPv6]</small></a></p></dd>
</dl></dd>
<dt>IRIX, DBM library for</dt>
<dd><p><a href="ch04.html#SECTdb" title="4. Building and installing Exim">Building and installing Exim<small> [DBM libraries]</small></a></p></dd>
<dt>InterBase</dt>
<dd><dl>
<dt>server list</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
</dl></dd>
<dt>InterBase lookup type</dt>
<dd><p><a href="ch09.html#SECID62" title="9. File and database lookups">File and database lookups<small> [Query-style lookup types]</small></a>, <a href="ch09.html#SECTsql" title="9. File and database lookups">File and database lookups<small> [SQL lookups]</small></a>, <a href="ch09.html#SECID72" title="9. File and database lookups">File and database lookups<small> [More about MySQL, PostgreSQL, Oracle, and InterBase]</small></a></p></dd>
<dt>iconv() support</dt>
<dd><p><a href="ch04.html#SECID26" title="4. Building and installing Exim">Building and installing Exim<small> [Support for iconv()]</small></a></p></dd>
<dt>id of message</dt>
<dd><p><a href="ch03.html#SECTmessiden" title="3. How Exim receives and delivers mail">How Exim receives and delivers mail<small> [Message identification]</small></a></p></dd>
<dt>ident</dt>
<dd><p><a href="ch01.html" title="1. Introduction">Introduction</a></p></dd>
<dt>if, expansion item</dt>
<dd><p><a href="ch11.html#SECTexpansionitems" title="11. String expansions">String expansions<small> [Expansion items]</small></a></p></dd>
<dt>ignoring faulty addresses</dt>
<dd><p><a href="ch22.html#SECID130" title="22. The redirect router">The redirect router<small> [Private options for the redirect router]</small></a></p></dd>
<dt>included address list</dt>
<dd><p><a href="ch22.html#SECTspecitredli" title="22. The redirect router">The redirect router<small> [Special items in redirection lists]</small></a></p></dd>
<dt>inclusions in configuration file</dt>
<dd><p><a href="ch06.html#SECID41" title="6. The Exim run time configuration file">The Exim run time configuration file<small> [File inclusions in the configuration file]</small></a></p></dd>
<dt>incoming SMTP over TCP/IP</dt>
<dd><p><a href="ch45.html#SECID233" title="45. SMTP processing">SMTP processing<small> [Incoming SMTP messages over TCP/IP]</small></a></p></dd>
<dt>incorporated code</dt>
<dd><p><a href="ch02.html" title="2. Incorporated code">Incorporated code</a></p></dd>
<dt>inetd</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch45.html#SECID233" title="45. SMTP processing">SMTP processing<small> [Incoming SMTP messages over TCP/IP]</small></a></p></dd>
<dt>installing Exim</dt>
<dd>
<p><a href="ch04.html#SECID32" title="4. Building and installing Exim">Building and installing Exim<small> [Installing Exim binaries and scripts]</small></a></p>
<dl>
<dt>info documentation</dt>
<dd><p><a href="ch04.html#SECTinsinfdoc" title="4. Building and installing Exim">Building and installing Exim<small> [Installing info documentation]</small></a></p></dd>
<dt>install script options</dt>
<dd><p><a href="ch04.html#SECID32" title="4. Building and installing Exim">Building and installing Exim<small> [Installing Exim binaries and scripts]</small></a></p></dd>
<dt>testing the script</dt>
<dd><p><a href="ch04.html#SECID32" title="4. Building and installing Exim">Building and installing Exim<small> [Installing Exim binaries and scripts]</small></a></p></dd>
<dt>what is not installed</dt>
<dd><p><a href="ch04.html#SECID32" title="4. Building and installing Exim">Building and installing Exim<small> [Installing Exim binaries and scripts]</small></a></p></dd>
</dl>
</dd>
<dt>integer configuration values</dt>
<dd><p><a href="ch06.html#SECID48" title="6. The Exim run time configuration file">The Exim run time configuration file<small> [Integer values]</small></a></p></dd>
<dt>integer format</dt>
<dd><p><a href="ch06.html#SECID49" title="6. The Exim run time configuration file">The Exim run time configuration file<small> [Octal integer values]</small></a></p></dd>
<dt>interface</dt>
<dd><dl>
<dt>address, specifying for local message</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>listening</dt>
<dd><p><a href="ch13.html" title="13. Starting the daemon and the use of network interfaces">Starting the daemon and the use of network interfaces</a></p></dd>
<dt>logging</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>network</dt>
<dd><p><a href="ch13.html" title="13. Starting the daemon and the use of network interfaces">Starting the daemon and the use of network interfaces</a></p></dd>
</dl></dd>
<dt>intermittently connected hosts</dt>
<dd><p><a href="ch47.html#SECID246" title="47. Some common configuration settings">Some common configuration settings<small> [Intermittently connected hosts]</small></a></p></dd>
<dt>ipliteral router</dt>
<dd><p><a href="ch18.html" title="18. The ipliteral router">The ipliteral router</a></p></dd>
<dt>iplookup router</dt>
<dd><p><a href="ch19.html" title="19. The iplookup router">The iplookup router</a></p></dd>
<dt>iplsearch lookup type</dt>
<dd><p><a href="ch09.html#SECTsinglekeylookups" title="9. File and database lookups">File and database lookups<small> [Single-key lookup types]</small></a></p></dd>
<dt>isip expansion condition</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>isip4 expansion condition</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>isip6 expansion condition</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
</dl>
</div>
<div class="sectionindex">
<h3 id="index_concept_J" class="index">J</h3>
<dl>
<dt>journal file</dt>
<dd><p><a href="ch03.html#SECID15" title="3. How Exim receives and delivers mail">How Exim receives and delivers mail<small> [Life of a message]</small></a></p></dd>
</dl>
</div>
<div class="sectionindex">
<h3 id="index_concept_K" class="index">K</h3>
<dl>
<dt>Kerberos</dt>
<dd><p><a href="ch36.html" title="36. The cyrus_sasl authenticator">The cyrus_sasl authenticator</a></p></dd>
<dt>keepalive</dt>
<dd><dl>
<dt>on incoming connection</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>on outgoing connection</dt>
<dd><p><a href="ch30.html#SECID146" title="30. The smtp transport">The smtp transport<small> [Private options for smtp]</small></a></p></dd>
</dl></dd>
</dl>
</div>
<div class="sectionindex">
<h3 id="index_concept_L" class="index">L</h3>
<dl>
<dt>LDAP</dt>
<dd><dl>
<dt>authentication</dt>
<dd><p><a href="ch09.html#SECID70" title="9. File and database lookups">File and database lookups<small> [LDAP authentication and control information]</small></a></p></dd>
<dt>connections</dt>
<dd><p><a href="ch09.html#SECID69" title="9. File and database lookups">File and database lookups<small> [LDAP connections]</small></a></p></dd>
<dt>default servers</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>including support for</dt>
<dd><p><a href="ch04.html#SECToverride" title="4. Building and installing Exim">Building and installing Exim<small> [Overriding build-time options for Exim]</small></a></p></dd>
<dt>lookup type</dt>
<dd><p><a href="ch09.html#SECID62" title="9. File and database lookups">File and database lookups<small> [Query-style lookup types]</small></a></p></dd>
<dt>lookup, more about</dt>
<dd><p><a href="ch09.html#SECTldap" title="9. File and database lookups">File and database lookups<small> [More about LDAP]</small></a></p></dd>
<dt>protocol version, forcing</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>query format</dt>
<dd><p><a href="ch09.html#SECTforldaque" title="9. File and database lookups">File and database lookups<small> [Format of LDAP queries]</small></a></p></dd>
<dt>quoting</dt>
<dd><p><a href="ch09.html#SECID68" title="9. File and database lookups">File and database lookups<small> [LDAP quoting]</small></a></p></dd>
<dt>returned data formats</dt>
<dd><p><a href="ch09.html#SECID71" title="9. File and database lookups">File and database lookups<small> [Format of data returned by LDAP]</small></a></p></dd>
<dt>use for authentication</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>with TLS</dt>
<dd><p><a href="ch09.html#SECTforldaque" title="9. File and database lookups">File and database lookups<small> [Format of LDAP queries]</small></a></p></dd>
</dl></dd>
<dt>LF character</dt>
<dd><p><a href="ch01.html" title="1. Introduction">Introduction</a></p></dd>
<dt>LHLO argument setting</dt>
<dd><p><a href="ch30.html#SECID146" title="30. The smtp transport">The smtp transport<small> [Private options for smtp]</small></a></p></dd>
<dt>LMTP</dt>
<dd><dl>
<dt>ignoring quota errors</dt>
<dd><p><a href="ch28.html" title="28. The lmtp transport">The lmtp transport</a>, <a href="ch30.html#SECID146" title="30. The smtp transport">The smtp transport<small> [Private options for smtp]</small></a></p></dd>
<dt>over TCP/IP</dt>
<dd><p><a href="ch30.html#SECID146" title="30. The smtp transport">The smtp transport<small> [Private options for smtp]</small></a>, <a href="ch45.html#SECToutSMTPTCP" title="45. SMTP processing">SMTP processing<small> [Outgoing SMTP and LMTP over TCP/IP]</small></a></p></dd>
<dt>over a pipe</dt>
<dd><p><a href="ch28.html" title="28. The lmtp transport">The lmtp transport</a></p></dd>
<dt>over a socket</dt>
<dd><p><a href="ch28.html" title="28. The lmtp transport">The lmtp transport</a></p></dd>
<dt>processing details</dt>
<dd><p><a href="ch45.html" title="45. SMTP processing">SMTP processing</a></p></dd>
</dl></dd>
<dt>LOGIN authentication mechanism</dt>
<dd><p><a href="ch34.html#SECID173" title="34. The plaintext authenticator">The plaintext authenticator<small> [The LOGIN authentication mechanism]</small></a></p></dd>
<dt>Linux, DBM library for</dt>
<dd><p><a href="ch04.html#SECTdb" title="4. Building and installing Exim">Building and installing Exim<small> [DBM libraries]</small></a></p></dd>
<dt>Local/Makefile</dt>
<dd><p><a href="ch04.html#SECID25" title="4. Building and installing Exim">Building and installing Exim<small> [Pre-building configuration]</small></a>, <a href="ch04.html#SECToverride" title="4. Building and installing Exim">Building and installing Exim<small> [Overriding build-time options for Exim]</small></a></p></dd>
<dt>Local/eximon.conf</dt>
<dd><p><a href="ch04.html#SECID25" title="4. Building and installing Exim">Building and installing Exim<small> [Pre-building configuration]</small></a>, <a href="ch04.html#SECID31" title="4. Building and installing Exim">Building and installing Exim<small> [Overriding build-time options for the monitor]</small></a>, <a href="ch51.html" title="51. The Exim monitor">The Exim monitor</a></p></dd>
<dt>lc expansion item</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>ldapauth expansion condition</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>le expansion condition</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>lei expansion condition</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>length expansion item</dt>
<dd><p><a href="ch11.html#SECTexpansionitems" title="11. String expansions">String expansions<small> [Expansion items]</small></a>, <a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>length of login name</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>limit</dt>
<dd><dl>
<dt>SMTP connections from one host</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>SMTP syntax and protocol errors</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>bounce message size</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>hosts; maximum number tried</dt>
<dd><p><a href="ch30.html#SECTvalhosmax" title="30. The smtp transport">The smtp transport<small> [How the limits for the number of hosts to try are used]</small></a></p></dd>
<dt>incoming SMTP connections</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>message size</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>message size per transport</dt>
<dd><p><a href="ch24.html" title="24. Generic options for transports">Generic options for transports</a></p></dd>
<dt>messages per SMTP connection</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>non-mail SMTP commands</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>number of MX tried</dt>
<dd><p><a href="ch30.html#SECID146" title="30. The smtp transport">The smtp transport<small> [Private options for smtp]</small></a></p></dd>
<dt>number of hosts tried</dt>
<dd><p><a href="ch30.html#SECID146" title="30. The smtp transport">The smtp transport<small> [Private options for smtp]</small></a></p></dd>
<dt>number of recipients</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>on retry interval</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>open files for lookups</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>rate of message arrival</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>retry interval</dt>
<dd><p><a href="ch32.html#SECID163" title="32. Retry configuration">Retry configuration<small> [Retry parameters]</small></a></p></dd>
<dt>size of message header section</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>size of one header line</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>unknown SMTP commands</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>user name length</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
</dl></dd>
<dt>limitations of Exim</dt>
<dd><p><a href="ch01.html#SECID6" title="1. Introduction">Introduction<small> [Limitations]</small></a></p></dd>
<dt>limiting client sending rates</dt>
<dd><p><a href="ch40.html#SECTratelimiting" title="40. Access control lists">Access control lists<small> [Rate limiting incoming messages]</small></a></p></dd>
<dt>line endings</dt>
<dd><p><a href="ch44.html#SECTlineendings" title="44. Message processing">Message processing<small> [Line endings]</small></a></p></dd>
<dt>line length</dt>
<dd><dl>
<dt>maximum</dt>
<dd><p><a href="ch11.html#SECTexpvar" title="11. String expansions">String expansions<small> [Expansion variables]</small></a></p></dd>
</dl></dd>
<dt>linear search</dt>
<dd><p><a href="ch09.html#SECTsinglekeylookups" title="9. File and database lookups">File and database lookups<small> [Single-key lookup types]</small></a></p></dd>
<dt>linefeed</dt>
<dd><p><a href="ch26.html#SECID134" title="26. The appendfile transport">The appendfile transport<small> [Private options for appendfile]</small></a>, <a href="ch29.html#SECID142" title="29. The pipe transport">The pipe transport<small> [Private options for pipe]</small></a>, <a href="ch44.html#SECTlineendings" title="44. Message processing">Message processing<small> [Line endings]</small></a>, <a href="ch45.html#SECToutSMTPTCP" title="45. SMTP processing">SMTP processing<small> [Outgoing SMTP and LMTP over TCP/IP]</small></a>, <a href="ch45.html#SECID233" title="45. SMTP processing">SMTP processing<small> [Incoming SMTP messages over TCP/IP]</small></a></p></dd>
<dt>list</dt>
<dd><dl>
<dt>address list</dt>
<dd><p><a href="ch10.html#SECTaddresslist" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Address lists]</small></a></p></dd>
<dt>caching of named</dt>
<dd><p><a href="ch10.html#SECID79" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Named list caching]</small></a></p></dd>
<dt>domain list</dt>
<dd><p><a href="ch10.html#SECTdomainlist" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Domain lists]</small></a></p></dd>
<dt>empty item in</dt>
<dd><p><a href="ch06.html#SECTempitelis" title="6. The Exim run time configuration file">The Exim run time configuration file<small> [Empty items in lists]</small></a></p></dd>
<dt>file name in</dt>
<dd><p><a href="ch10.html#SECTfilnamlis" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [File names in lists]</small></a></p></dd>
<dt>host list</dt>
<dd><p><a href="ch10.html#SECThostlist" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Host lists]</small></a></p></dd>
<dt>iterative conditions</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>local part list</dt>
<dd><p><a href="ch10.html#SECTlocparlis" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Local part lists]</small></a></p></dd>
<dt>named</dt>
<dd><p><a href="ch10.html#SECTnamedlists" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Named lists]</small></a></p></dd>
<dt>named compared with macro</dt>
<dd><p><a href="ch10.html#SECID78" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Named lists compared with macros]</small></a></p></dd>
<dt>negation</dt>
<dd><p><a href="ch10.html#SECID76" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Negated items in lists]</small></a></p></dd>
<dt>reducing to a scalar</dt>
<dd><p><a href="ch11.html#SECTexpansionitems" title="11. String expansions">String expansions<small> [Expansion items]</small></a></p></dd>
<dt>selecting by condition</dt>
<dd><p><a href="ch11.html#SECTexpansionitems" title="11. String expansions">String expansions<small> [Expansion items]</small></a></p></dd>
<dt>syntax of in configuration</dt>
<dd><p><a href="ch06.html#SECTlistconstruct" title="6. The Exim run time configuration file">The Exim run time configuration file<small> [List construction]</small></a></p></dd>
</dl></dd>
<dt>list separator</dt>
<dd><dl>
<dt>changing</dt>
<dd><p><a href="ch06.html#SECID53" title="6. The Exim run time configuration file">The Exim run time configuration file<small> [Changing list separators]</small></a></p></dd>
<dt>newline as</dt>
<dd><p><a href="ch06.html#SECID53" title="6. The Exim run time configuration file">The Exim run time configuration file<small> [Changing list separators]</small></a></p></dd>
</dl></dd>
<dt>listing</dt>
<dd><dl>
<dt>message body</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>message headers</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>message in RFC 2822 format</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>message log</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>messages on the queue</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
</dl></dd>
<dt>lists of domains; hosts; etc.</dt>
<dd><p><a href="ch10.html" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists</a></p></dd>
<dt>lmtp transport</dt>
<dd><p><a href="ch28.html" title="28. The lmtp transport">The lmtp transport</a></p></dd>
<dt>load average</dt>
<dd>
<p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p>
<dl>
<dt>re-evaluating per message</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
</dl>
</dd>
<dt>local SMTP input</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>local delivery</dt>
<dd><dl>
<dt>definition of</dt>
<dd><p><a href="ch01.html#SECID9" title="1. Introduction">Introduction<small> [Terminology]</small></a></p></dd>
<dt>using an external agent</dt>
<dd><p><a href="ch29.html#SECID143" title="29. The pipe transport">The pipe transport<small> [Using an external local delivery agent]</small></a></p></dd>
</dl></dd>
<dt>local host</dt>
<dd><dl>
<dt>MX pointing to</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a>, <a href="ch17.html" title="17. The dnslookup router">The dnslookup router</a></p></dd>
<dt>domains treated as</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>name of</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>sending to</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a>, <a href="ch30.html#SECID146" title="30. The smtp transport">The smtp transport<small> [Private options for smtp]</small></a></p></dd>
</dl></dd>
<dt>local message reception</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>local part</dt>
<dd><dl>
<dt>ACL checking</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>case of</dt>
<dd><p><a href="ch44.html#SECID230" title="44. Message processing">Message processing<small> [Case of local parts]</small></a></p></dd>
<dt>checking in router</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a></p></dd>
<dt>definition of</dt>
<dd><p><a href="ch01.html#SECID9" title="1. Introduction">Introduction<small> [Terminology]</small></a></p></dd>
<dt>dots in</dt>
<dd><p><a href="ch44.html#SECID231" title="44. Message processing">Message processing<small> [Dots in local parts]</small></a></p></dd>
<dt>in retry keys</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a></p></dd>
<dt>list</dt>
<dd><p><a href="ch10.html#SECTlocparlis" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Local part lists]</small></a></p></dd>
<dt>list, in expansion condition</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>prefix</dt>
<dd><p><a href="ch24.html" title="24. Generic options for transports">Generic options for transports</a>, <a href="ch47.html#SECTmulbox" title="47. Some common configuration settings">Some common configuration settings<small> [Multiple user mailboxes]</small></a></p></dd>
<dt>starting with !</dt>
<dd><p><a href="ch10.html#SECTaddresslist" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Address lists]</small></a>, <a href="ch10.html#SECTaddresslist" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Address lists]</small></a></p></dd>
<dt>suffix</dt>
<dd><p><a href="ch24.html" title="24. Generic options for transports">Generic options for transports</a>, <a href="ch47.html#SECTmulbox" title="47. Some common configuration settings">Some common configuration settings<small> [Multiple user mailboxes]</small></a></p></dd>
</dl></dd>
<dt>local transports</dt>
<dd><dl>
<dt>environment for</dt>
<dd><p><a href="ch23.html" title="23. Environment for running local transports">Environment for running local transports</a></p></dd>
<dt>uid and gid</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a>, <a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a>, <a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a>, <a href="ch23.html#SECTenvuidgid" title="23. Environment for running local transports">Environment for running local transports<small> [Uids and gids]</small></a></p></dd>
</dl></dd>
<dt>local user, checking in router</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a></p></dd>
<dt>local_part expansion item</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>local_parts ACL condition</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>local_scan() function</dt>
<dd><dl>
<dt>API description</dt>
<dd><p><a href="ch42.html#SECTapiforloc" title="42. Adding a local scan function to Exim">Adding a local scan function to Exim<small> [API for local_scan()]</small></a></p></dd>
<dt>address rewriting; timing of</dt>
<dd><p><a href="ch31.html#SECID148" title="31. Address rewriting">Address rewriting<small> [When does rewriting happen?]</small></a></p></dd>
<dt>available Exim functions</dt>
<dd><p><a href="ch42.html#SECID211" title="42. Adding a local scan function to Exim">Adding a local scan function to Exim<small> [Available Exim functions]</small></a></p></dd>
<dt>available Exim variables</dt>
<dd><p><a href="ch42.html#SECID208" title="42. Adding a local scan function to Exim">Adding a local scan function to Exim<small> [Available Exim variables]</small></a></p></dd>
<dt>building Exim to use</dt>
<dd><p><a href="ch42.html#SECID207" title="42. Adding a local scan function to Exim">Adding a local scan function to Exim<small> [Building Exim to use a local scan function]</small></a></p></dd>
<dt>configuration options</dt>
<dd><p><a href="ch42.html#SECTconoptloc" title="42. Adding a local scan function to Exim">Adding a local scan function to Exim<small> [Configuration options for local_scan()]</small></a></p></dd>
<dt>description of</dt>
<dd><p><a href="ch42.html" title="42. Adding a local scan function to Exim">Adding a local scan function to Exim</a></p></dd>
<dt>memory handling</dt>
<dd><p><a href="ch42.html#SECTmemhanloc" title="42. Adding a local scan function to Exim">Adding a local scan function to Exim<small> [More about Exim’s memory handling]</small></a></p></dd>
<dt>timeout</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>when all recipients discarded</dt>
<dd><p><a href="ch40.html#SECID196" title="40. Access control lists">Access control lists<small> [ACL return codes]</small></a></p></dd>
</dl></dd>
<dt>lock files</dt>
<dd><p><a href="ch04.html#SECID34" title="4. Building and installing Exim">Building and installing Exim<small> [Testing]</small></a>, <a href="ch26.html#SECID134" title="26. The appendfile transport">The appendfile transport<small> [Private options for appendfile]</small></a></p></dd>
<dt>locking files</dt>
<dd><p><a href="ch26.html#SECID134" title="26. The appendfile transport">The appendfile transport<small> [Private options for appendfile]</small></a>, <a href="ch26.html#SECID134" title="26. The appendfile transport">The appendfile transport<small> [Private options for appendfile]</small></a>, <a href="ch26.html#SECID134" title="26. The appendfile transport">The appendfile transport<small> [Private options for appendfile]</small></a>, <a href="ch26.html#SECTopappend" title="26. The appendfile transport">The appendfile transport<small> [Operational details for appending]</small></a>, <a href="ch26.html#SECTopappend" title="26. The appendfile transport">The appendfile transport<small> [Operational details for appending]</small></a></p></dd>
<dt>locking mailboxes</dt>
<dd><p><a href="ch50.html#SECTmailboxmaint" title="50. Exim utilities">Exim utilities<small> [Mailbox maintenance (exim_lock)]</small></a></p></dd>
<dt>log</dt>
<dd><dl>
<dt>DNS failure in list</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>ETRN commands</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>Exim arguments</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>SMTP connections</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>SMTP protocol error</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>SMTP syntax error</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>SMTP transaction; incomplete</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>TLS cipher</dt>
<dd><p><a href="ch39.html#SECID182" title="39. Encrypted SMTP connections using TLS/SSL">Encrypted SMTP connections using TLS/SSL<small> [Configuring an Exim server to use TLS]</small></a>, <a href="ch39.html#SECID185" title="39. Encrypted SMTP connections using TLS/SSL">Encrypted SMTP connections using TLS/SSL<small> [Configuring an Exim client to use TLS]</small></a>, <a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>TLS peer DN</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>certificate verification</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>connection rejections</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>cycling local files</dt>
<dd><p><a href="ch49.html#SECID285" title="49. Log files">Log files<small> [Logging to local files that are periodically cycled]</small></a>, <a href="ch50.html#SECTcyclogfil" title="50. Exim utilities">Exim utilities<small> [Cycling log files (exicyclog)]</small></a></p></dd>
<dt>datestamped files</dt>
<dd><p><a href="ch49.html#SECTdatlogfil" title="49. Log files">Log files<small> [Datestamped log files]</small></a></p></dd>
<dt>delayed delivery</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>delivery duration</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>delivery line</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a>, <a href="ch49.html#SECID252" title="49. Log files">Log files<small> [Logging deliveries]</small></a></p></dd>
<dt>destination</dt>
<dd><p><a href="ch49.html#SECTwhelogwri" title="49. Log files">Log files<small> [Where the logs are written]</small></a></p></dd>
<dt>distinguished name</dt>
<dd><p><a href="ch39.html#SECID183" title="39. Encrypted SMTP connections using TLS/SSL">Encrypted SMTP connections using TLS/SSL<small> [Requesting and verifying client certificates]</small></a>, <a href="ch39.html#SECID185" title="39. Encrypted SMTP connections using TLS/SSL">Encrypted SMTP connections using TLS/SSL<small> [Configuring an Exim client to use TLS]</small></a></p></dd>
<dt>dnslist defer</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>dropped connection</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>extracts; grepping for</dt>
<dd><p><a href="ch50.html#SECTextspeinf" title="50. Exim utilities">Exim utilities<small> [Extracting specific information from the log (exigrep)]</small></a></p></dd>
<dt>fail command log line</dt>
<dd><p><a href="ch43.html#SECID216" title="43. System-wide message filtering">System-wide message filtering<small> [Defer, freeze, and fail commands for system filters]</small></a></p></dd>
<dt>file for each message</dt>
<dd><p><a href="ch03.html#SECID15" title="3. How Exim receives and delivers mail">How Exim receives and delivers mail<small> [Life of a message]</small></a></p></dd>
<dt>file path for</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>frozen messages; skipped</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>full parentage</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>general description</dt>
<dd><p><a href="ch49.html" title="49. Log files">Log files</a></p></dd>
<dt>header lines for rejection</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>host lookup failure</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>ident timeout</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>incoming interface</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>incoming remote port</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>local files; writing to</dt>
<dd><p><a href="ch49.html#SECID285" title="49. Log files">Log files<small> [Logging to local files that are periodically cycled]</small></a></p></dd>
<dt>message log; description of</dt>
<dd><p><a href="ch49.html#SECID260" title="49. Log files">Log files<small> [Message log]</small></a></p></dd>
<dt>message log; disabling</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>message size on delivery</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>non-MAIL SMTP sessions</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>outgoing remote port</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>process ids in</dt>
<dd><p><a href="ch49.html" title="49. Log files">Log files</a>, <a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>process log</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>queue run</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>queue time</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>reception line</dt>
<dd><p><a href="ch49.html#SECID251" title="49. Log files">Log files<small> [Logging message reception]</small></a></p></dd>
<dt>recipients</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>retry defer</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>return path</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>rewriting</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>selectors</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>sender on delivery</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>sender reception</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>sender verify failure</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>size rejection</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>smtp confirmation</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>subject</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>summary of fields</dt>
<dd><p><a href="ch49.html#SECID258" title="49. Log files">Log files<small> [Summary of Fields in Log Lines]</small></a></p></dd>
<dt>syslog; writing to</dt>
<dd><p><a href="ch49.html#SECID249" title="49. Log files">Log files<small> [Logging to syslog]</small></a></p></dd>
<dt>tail of; in monitor</dt>
<dd><p><a href="ch51.html#SECID267" title="51. The Exim monitor">The Exim monitor<small> [The log display]</small></a></p></dd>
<dt>timezone for entries</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>to file</dt>
<dd><p><a href="ch49.html#SECTwhelogwri" title="49. Log files">Log files<small> [Where the logs are written]</small></a></p></dd>
<dt>to syslog</dt>
<dd><p><a href="ch49.html#SECTwhelogwri" title="49. Log files">Log files<small> [Where the logs are written]</small></a></p></dd>
<dt>types of</dt>
<dd><p><a href="ch49.html" title="49. Log files">Log files</a></p></dd>
<dt>unknown SMTP command</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>writing from embedded Perl</dt>
<dd><p><a href="ch12.html#SECID87" title="12. Embedded Perl">Embedded Perl<small> [Calling Exim functions from Perl]</small></a></p></dd>
</dl></dd>
<dt>log_message ACL modifier</dt>
<dd><p><a href="ch40.html#SECTACLmodi" title="40. Access control lists">Access control lists<small> [ACL modifiers]</small></a></p></dd>
<dt>log_reject_target ACL modifier</dt>
<dd><p><a href="ch40.html#SECTACLmodi" title="40. Access control lists">Access control lists<small> [ACL modifiers]</small></a></p></dd>
<dt>logging in ACL</dt>
<dd><dl>
<dt>immediate</dt>
<dd><p><a href="ch40.html#SECTACLmodi" title="40. Access control lists">Access control lists<small> [ACL modifiers]</small></a></p></dd>
<dt>specifying which log</dt>
<dd><p><a href="ch40.html#SECTACLmodi" title="40. Access control lists">Access control lists<small> [ACL modifiers]</small></a></p></dd>
</dl></dd>
<dt>logwrite ACL modifier</dt>
<dd><p><a href="ch40.html#SECTACLmodi" title="40. Access control lists">Access control lists<small> [ACL modifiers]</small></a></p></dd>
<dt>lookup</dt>
<dd><dl>
<dt>* added to type</dt>
<dd><p><a href="ch09.html#SECTdefaultvaluelookups" title="9. File and database lookups">File and database lookups<small> [Default values in single-key lookups]</small></a></p></dd>
<dt>*@ added to type</dt>
<dd><p><a href="ch09.html#SECTdefaultvaluelookups" title="9. File and database lookups">File and database lookups<small> [Default values in single-key lookups]</small></a></p></dd>
<dt>DNS</dt>
<dd><p><a href="ch09.html#SECID62" title="9. File and database lookups">File and database lookups<small> [Query-style lookup types]</small></a></p></dd>
<dt>InterBase</dt>
<dd><p><a href="ch09.html#SECID62" title="9. File and database lookups">File and database lookups<small> [Query-style lookup types]</small></a>, <a href="ch09.html#SECTsql" title="9. File and database lookups">File and database lookups<small> [SQL lookups]</small></a>, <a href="ch09.html#SECID72" title="9. File and database lookups">File and database lookups<small> [More about MySQL, PostgreSQL, Oracle, and InterBase]</small></a></p></dd>
<dt>LDAP</dt>
<dd><p><a href="ch09.html#SECID62" title="9. File and database lookups">File and database lookups<small> [Query-style lookup types]</small></a>, <a href="ch09.html#SECTldap" title="9. File and database lookups">File and database lookups<small> [More about LDAP]</small></a></p></dd>
<dt>MySQL</dt>
<dd><p><a href="ch09.html#SECID62" title="9. File and database lookups">File and database lookups<small> [Query-style lookup types]</small></a>, <a href="ch09.html#SECTsql" title="9. File and database lookups">File and database lookups<small> [SQL lookups]</small></a>, <a href="ch09.html#SECID72" title="9. File and database lookups">File and database lookups<small> [More about MySQL, PostgreSQL, Oracle, and InterBase]</small></a></p></dd>
<dt>NIS</dt>
<dd><p><a href="ch09.html#SECTsinglekeylookups" title="9. File and database lookups">File and database lookups<small> [Single-key lookup types]</small></a></p></dd>
<dt>NIS+</dt>
<dd><p><a href="ch09.html#SECID62" title="9. File and database lookups">File and database lookups<small> [Query-style lookup types]</small></a>, <a href="ch09.html#SECTnisplus" title="9. File and database lookups">File and database lookups<small> [More about NIS+]</small></a></p></dd>
<dt>Oracle</dt>
<dd><p><a href="ch09.html#SECID62" title="9. File and database lookups">File and database lookups<small> [Query-style lookup types]</small></a>, <a href="ch09.html#SECTsql" title="9. File and database lookups">File and database lookups<small> [SQL lookups]</small></a>, <a href="ch09.html#SECID72" title="9. File and database lookups">File and database lookups<small> [More about MySQL, PostgreSQL, Oracle, and InterBase]</small></a></p></dd>
<dt>PostgreSQL</dt>
<dd><p><a href="ch09.html#SECID62" title="9. File and database lookups">File and database lookups<small> [Query-style lookup types]</small></a>, <a href="ch09.html#SECTsql" title="9. File and database lookups">File and database lookups<small> [SQL lookups]</small></a>, <a href="ch09.html#SECID72" title="9. File and database lookups">File and database lookups<small> [More about MySQL, PostgreSQL, Oracle, and InterBase]</small></a></p></dd>
<dt>SQLite</dt>
<dd><p><a href="ch09.html#SECTsqlite" title="9. File and database lookups">File and database lookups<small> [More about SQLite]</small></a></p></dd>
<dt>caching</dt>
<dd><p><a href="ch09.html#SECID64" title="9. File and database lookups">File and database lookups<small> [Lookup caching]</small></a></p></dd>
<dt>cdb</dt>
<dd><p><a href="ch09.html#SECTsinglekeylookups" title="9. File and database lookups">File and database lookups<small> [Single-key lookup types]</small></a></p></dd>
<dt>dbm</dt>
<dd><p><a href="ch09.html#SECTsinglekeylookups" title="9. File and database lookups">File and database lookups<small> [Single-key lookup types]</small></a></p></dd>
<dt>dbm – terminating zero</dt>
<dd><p><a href="ch09.html#SECTsinglekeylookups" title="9. File and database lookups">File and database lookups<small> [Single-key lookup types]</small></a></p></dd>
<dt>dbmnz</dt>
<dd><p><a href="ch09.html#SECTsinglekeylookups" title="9. File and database lookups">File and database lookups<small> [Single-key lookup types]</small></a></p></dd>
<dt>default values</dt>
<dd><p><a href="ch09.html#SECTdefaultvaluelookups" title="9. File and database lookups">File and database lookups<small> [Default values in single-key lookups]</small></a></p></dd>
<dt>description of</dt>
<dd><p><a href="ch09.html" title="9. File and database lookups">File and database lookups</a></p></dd>
<dt>dnsdb</dt>
<dd><p><a href="ch09.html#SECTdnsdb" title="9. File and database lookups">File and database lookups<small> [More about dnsdb]</small></a></p></dd>
<dt>dsearch</dt>
<dd><p><a href="ch09.html#SECTsinglekeylookups" title="9. File and database lookups">File and database lookups<small> [Single-key lookup types]</small></a></p></dd>
<dt>in domain list</dt>
<dd><p><a href="ch10.html#SECTdomainlist" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Domain lists]</small></a></p></dd>
<dt>in expanded string</dt>
<dd><p><a href="ch11.html#SECTexpansionitems" title="11. String expansions">String expansions<small> [Expansion items]</small></a></p></dd>
<dt>inclusion in binary</dt>
<dd><p><a href="ch04.html#SECToverride" title="4. Building and installing Exim">Building and installing Exim<small> [Overriding build-time options for Exim]</small></a></p></dd>
<dt>iplsearch</dt>
<dd><p><a href="ch09.html#SECTsinglekeylookups" title="9. File and database lookups">File and database lookups<small> [Single-key lookup types]</small></a></p></dd>
<dt>lsearch</dt>
<dd><p><a href="ch09.html#SECTsinglekeylookups" title="9. File and database lookups">File and database lookups<small> [Single-key lookup types]</small></a></p></dd>
<dt>lsearch – colons in keys</dt>
<dd><p><a href="ch09.html#SECTsinglekeylookups" title="9. File and database lookups">File and database lookups<small> [Single-key lookup types]</small></a></p></dd>
<dt>maximum open files</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>nwildlsearch</dt>
<dd><p><a href="ch09.html#SECTsinglekeylookups" title="9. File and database lookups">File and database lookups<small> [Single-key lookup types]</small></a></p></dd>
<dt>partial matching</dt>
<dd><p><a href="ch09.html#SECTpartiallookup" title="9. File and database lookups">File and database lookups<small> [Partial matching in single-key lookups]</small></a></p></dd>
<dt>partial matching – changing prefix</dt>
<dd><p><a href="ch09.html#SECTpartiallookup" title="9. File and database lookups">File and database lookups<small> [Partial matching in single-key lookups]</small></a></p></dd>
<dt>passwd</dt>
<dd><p><a href="ch09.html#SECID62" title="9. File and database lookups">File and database lookups<small> [Query-style lookup types]</small></a></p></dd>
<dt>query-style types</dt>
<dd><p><a href="ch09.html#SECID62" title="9. File and database lookups">File and database lookups<small> [Query-style lookup types]</small></a></p></dd>
<dt>quoting</dt>
<dd><p><a href="ch09.html#SECID65" title="9. File and database lookups">File and database lookups<small> [Quoting lookup data]</small></a></p></dd>
<dt>single-key types</dt>
<dd><p><a href="ch09.html#SECTsinglekeylookups" title="9. File and database lookups">File and database lookups<small> [Single-key lookup types]</small></a></p></dd>
<dt>sqlite</dt>
<dd><p><a href="ch09.html#SECID62" title="9. File and database lookups">File and database lookups<small> [Query-style lookup types]</small></a></p></dd>
<dt>temporary error in</dt>
<dd><p><a href="ch09.html#SECID63" title="9. File and database lookups">File and database lookups<small> [Temporary errors in lookups]</small></a></p></dd>
<dt>types of</dt>
<dd><p><a href="ch09.html#SECID61" title="9. File and database lookups">File and database lookups<small> [Lookup types]</small></a></p></dd>
<dt>whoson</dt>
<dd><p><a href="ch09.html#SECID62" title="9. File and database lookups">File and database lookups<small> [Query-style lookup types]</small></a></p></dd>
<dt>wildcard</dt>
<dd><p><a href="ch09.html#SECTdefaultvaluelookups" title="9. File and database lookups">File and database lookups<small> [Default values in single-key lookups]</small></a>, <a href="ch09.html#SECTpartiallookup" title="9. File and database lookups">File and database lookups<small> [Partial matching in single-key lookups]</small></a></p></dd>
<dt>wildlsearch</dt>
<dd><p><a href="ch09.html#SECTsinglekeylookups" title="9. File and database lookups">File and database lookups<small> [Single-key lookup types]</small></a></p></dd>
</dl></dd>
<dt>loop</dt>
<dd><dl>
<dt>caused by fail</dt>
<dd><p><a href="ch43.html#SECID216" title="43. System-wide message filtering">System-wide message filtering<small> [Defer, freeze, and fail commands for system filters]</small></a></p></dd>
<dt>in lookups</dt>
<dd><p><a href="ch10.html#SECTaddresslist" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Address lists]</small></a></p></dd>
<dt>prevention</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>while file testing</dt>
<dd><p><a href="ch26.html#SECTopappend" title="26. The appendfile transport">The appendfile transport<small> [Operational details for appending]</small></a></p></dd>
<dt>while routing</dt>
<dd><p><a href="ch03.html#SECID18" title="3. How Exim receives and delivers mail">How Exim receives and delivers mail<small> [Delivery in detail]</small></a></p></dd>
<dt>while routing, avoidance of</dt>
<dd><p><a href="ch22.html#SECTredlocmai" title="22. The redirect router">The redirect router<small> [Redirecting to a local mailbox]</small></a></p></dd>
</dl></dd>
<dt>lower casing</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a>, <a href="ch50.html#SECTdbmbuild" title="50. Exim utilities">Exim utilities<small> [Making DBM files (exim_dbmbuild)]</small></a></p></dd>
<dt>lsearch lookup type</dt>
<dd><p><a href="ch09.html#SECTsinglekeylookups" title="9. File and database lookups">File and database lookups<small> [Single-key lookup types]</small></a></p></dd>
<dt>lt expansion condition</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>lti expansion condition</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
</dl>
</div>
<div class="sectionindex">
<h3 id="index_concept_M" class="index">M</h3>
<dl>
<dt>MAIL</dt>
<dd><dl>
<dt>ACL for</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch40.html#SECID189" title="40. Access control lists">Access control lists<small> [Specifying when ACLs are used]</small></a></p></dd>
<dt>SIZE option</dt>
<dd><p><a href="ch45.html#SECID233" title="45. SMTP processing">SMTP processing<small> [Incoming SMTP messages over TCP/IP]</small></a></p></dd>
<dt>logging session without</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>rewriting argument of</dt>
<dd><p><a href="ch31.html#SECTrewriteS" title="31. Address rewriting">Address rewriting<small> [The SMTP-time rewriting flag]</small></a></p></dd>
</dl></dd>
<dt>MBX format, specifying</dt>
<dd><p><a href="ch26.html#SECID134" title="26. The appendfile transport">The appendfile transport<small> [Private options for appendfile]</small></a></p></dd>
<dt>MD5 hash</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a>, <a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>MIME content scanning</dt>
<dd>
<p><a href="ch41.html#SECTscanmimepart" title="41. Content scanning at ACL time">Content scanning at ACL time<small> [Scanning MIME parts]</small></a>, <a href="ch41.html#SECTdemimecond" title="41. Content scanning at ACL time">Content scanning at ACL time<small> [The demime condition]</small></a></p>
<dl>
<dt>ACL for</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch40.html#SECID189" title="40. Access control lists">Access control lists<small> [Specifying when ACLs are used]</small></a></p></dd>
<dt>returned variables</dt>
<dd><p><a href="ch41.html#SECTscanmimepart" title="41. Content scanning at ACL time">Content scanning at ACL time<small> [Scanning MIME parts]</small></a></p></dd>
</dl>
</dd>
<dt>MMDF format mailbox</dt>
<dd><p><a href="ch26.html#SECID134" title="26. The appendfile transport">The appendfile transport<small> [Private options for appendfile]</small></a></p></dd>
<dt>MX record</dt>
<dd><dl>
<dt>checking for secondary</dt>
<dd><p><a href="ch17.html#SECID118" title="17. The dnslookup router">The dnslookup router<small> [Private options for dnslookup]</small></a></p></dd>
<dt>in dnsdb lookup</dt>
<dd><p><a href="ch09.html#SECTdnsdb" title="9. File and database lookups">File and database lookups<small> [More about dnsdb]</small></a>, <a href="ch09.html#SECID66" title="9. File and database lookups">File and database lookups<small> [Pseudo dnsdb record types]</small></a></p></dd>
<dt>maximum tried</dt>
<dd><p><a href="ch30.html#SECID146" title="30. The smtp transport">The smtp transport<small> [Private options for smtp]</small></a></p></dd>
<dt>pointing to IP address</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>pointing to local host</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a>, <a href="ch17.html" title="17. The dnslookup router">The dnslookup router</a></p></dd>
<dt>required to exist</dt>
<dd><p><a href="ch17.html#SECID118" title="17. The dnslookup router">The dnslookup router<small> [Private options for dnslookup]</small></a></p></dd>
</dl></dd>
<dt>Message-ID: header line</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch44.html#SECID226" title="44. Message processing">Message processing<small> [The Message-ID: header line]</small></a></p></dd>
<dt>Microsoft Secure Password Authentication</dt>
<dd><p><a href="ch02.html" title="2. Incorporated code">Incorporated code</a>, <a href="ch38.html" title="38. The spa authenticator">The spa authenticator</a></p></dd>
<dt>MySQL</dt>
<dd><dl>
<dt>lookup type</dt>
<dd><p><a href="ch09.html#SECID62" title="9. File and database lookups">File and database lookups<small> [Query-style lookup types]</small></a>, <a href="ch09.html#SECTsql" title="9. File and database lookups">File and database lookups<small> [SQL lookups]</small></a>, <a href="ch09.html#SECID72" title="9. File and database lookups">File and database lookups<small> [More about MySQL, PostgreSQL, Oracle, and InterBase]</small></a></p></dd>
<dt>server list</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
</dl></dd>
<dt>macro</dt>
<dd><dl>
<dt>compared with named list</dt>
<dd><p><a href="ch10.html#SECID78" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Named lists compared with macros]</small></a></p></dd>
<dt>description of</dt>
<dd><p><a href="ch06.html#SECTmacrodefs" title="6. The Exim run time configuration file">The Exim run time configuration file<small> [Macros in the configuration file]</small></a></p></dd>
<dt>setting on command line</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
</dl></dd>
<dt>mail hub example</dt>
<dd><p><a href="ch20.html#SECID123" title="20. The manualroute router">The manualroute router<small> [Manualroute examples]</small></a></p></dd>
<dt>mail loop prevention</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>mailbox</dt>
<dd><dl>
<dt>MMDF format</dt>
<dd><p><a href="ch26.html#SECID134" title="26. The appendfile transport">The appendfile transport<small> [Private options for appendfile]</small></a></p></dd>
<dt>locking, blocking and non-blocking</dt>
<dd><p><a href="ch26.html#SECID134" title="26. The appendfile transport">The appendfile transport<small> [Private options for appendfile]</small></a></p></dd>
<dt>maintenance</dt>
<dd><p><a href="ch50.html#SECTmailboxmaint" title="50. Exim utilities">Exim utilities<small> [Mailbox maintenance (exim_lock)]</small></a></p></dd>
<dt>multiple</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a>, <a href="ch47.html#SECTmulbox" title="47. Some common configuration settings">Some common configuration settings<small> [Multiple user mailboxes]</small></a></p></dd>
<dt>size warning</dt>
<dd><p><a href="ch26.html#SECID134" title="26. The appendfile transport">The appendfile transport<small> [Private options for appendfile]</small></a></p></dd>
<dt>specifying size of</dt>
<dd><p><a href="ch26.html#SECID134" title="26. The appendfile transport">The appendfile transport<small> [Private options for appendfile]</small></a>, <a href="ch26.html#SECID134" title="26. The appendfile transport">The appendfile transport<small> [Private options for appendfile]</small></a></p></dd>
<dt>symbolic link</dt>
<dd><p><a href="ch26.html#SECID134" title="26. The appendfile transport">The appendfile transport<small> [Private options for appendfile]</small></a>, <a href="ch26.html#SECTopappend" title="26. The appendfile transport">The appendfile transport<small> [Operational details for appending]</small></a></p></dd>
<dt>time of last read</dt>
<dd><p><a href="ch32.html#SECID161" title="32. Retry configuration">Retry configuration<small> [Retry rules for specific errors]</small></a></p></dd>
</dl></dd>
<dt>maildir format</dt>
<dd>
<p><a href="ch26.html#SECTopdir" title="26. The appendfile transport">The appendfile transport<small> [Operational details for delivery to a new file]</small></a></p>
<dl>
<dt>description of</dt>
<dd><p><a href="ch26.html#SECTmaildirdelivery" title="26. The appendfile transport">The appendfile transport<small> [Maildir delivery]</small></a></p></dd>
<dt>maildirfolder file</dt>
<dd><p><a href="ch26.html#SECID134" title="26. The appendfile transport">The appendfile transport<small> [Private options for appendfile]</small></a></p></dd>
<dt>maildirsize file</dt>
<dd><p><a href="ch26.html#SECID134" title="26. The appendfile transport">The appendfile transport<small> [Private options for appendfile]</small></a>, <a href="ch26.html#SECID136" title="26. The appendfile transport">The appendfile transport<small> [Using a maildirsize file]</small></a></p></dd>
<dt>quota; directories included in</dt>
<dd><p><a href="ch26.html#SECID134" title="26. The appendfile transport">The appendfile transport<small> [Private options for appendfile]</small></a></p></dd>
<dt>specifying</dt>
<dd><p><a href="ch26.html#SECID134" title="26. The appendfile transport">The appendfile transport<small> [Private options for appendfile]</small></a></p></dd>
<dt>time of last read</dt>
<dd><p><a href="ch32.html#SECID161" title="32. Retry configuration">Retry configuration<small> [Retry rules for specific errors]</small></a></p></dd>
</dl>
</dd>
<dt>maildir++</dt>
<dd><p><a href="ch26.html#SECTmaildirdelivery" title="26. The appendfile transport">The appendfile transport<small> [Maildir delivery]</small></a></p></dd>
<dt>maildirfolder, creating</dt>
<dd><p><a href="ch26.html#SECID134" title="26. The appendfile transport">The appendfile transport<small> [Private options for appendfile]</small></a></p></dd>
<dt>mailing lists</dt>
<dd>
<p><a href="ch47.html#SECTmailinglists" title="47. Some common configuration settings">Some common configuration settings<small> [Using Exim to handle mailing lists]</small></a></p>
<dl>
<dt>closed</dt>
<dd><p><a href="ch47.html#SECID243" title="47. Some common configuration settings">Some common configuration settings<small> [Closed mailing lists]</small></a></p></dd>
<dt>for Exim users</dt>
<dd><p><a href="ch01.html#SECID3" title="1. Introduction">Introduction<small> [Mailing lists]</small></a></p></dd>
<dt>one-time expansion</dt>
<dd><p><a href="ch22.html#SECID130" title="22. The redirect router">The redirect router<small> [Private options for the redirect router]</small></a></p></dd>
<dt>re-expansion of</dt>
<dd><p><a href="ch47.html#SECID242" title="47. Some common configuration settings">Some common configuration settings<small> [Re-expansion of mailing lists]</small></a></p></dd>
<dt>syntax errors in</dt>
<dd><p><a href="ch47.html#SECID241" title="47. Some common configuration settings">Some common configuration settings<small> [Syntax errors in mailing lists]</small></a></p></dd>
</dl>
</dd>
<dt>mailq</dt>
<dd><p><a href="ch05.html#SECID38" title="5. The Exim command line">The Exim command line<small> [Setting options by program name]</small></a></p></dd>
<dt>mailstore format</dt>
<dd>
<p><a href="ch26.html#SECTopdir" title="26. The appendfile transport">The appendfile transport<small> [Operational details for delivery to a new file]</small></a></p>
<dl>
<dt>description of</dt>
<dd><p><a href="ch26.html#SECID137" title="26. The appendfile transport">The appendfile transport<small> [Mailstore delivery]</small></a></p></dd>
<dt>specifying</dt>
<dd><p><a href="ch26.html#SECID134" title="26. The appendfile transport">The appendfile transport<small> [Private options for appendfile]</small></a></p></dd>
</dl>
</dd>
<dt>main configuration</dt>
<dd><p><a href="ch14.html" title="14. Main configuration">Main configuration</a></p></dd>
<dt>main log</dt>
<dd><p><a href="ch49.html" title="49. Log files">Log files</a></p></dd>
<dt>maintaining Exim’s hints database</dt>
<dd><p><a href="ch50.html#SECThindatmai" title="50. Exim utilities">Exim utilities<small> [Hints database maintenance]</small></a></p></dd>
<dt>malware ACL condition</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>malware scan test</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>manualroute router</dt>
<dd><p><a href="ch20.html" title="20. The manualroute router">The manualroute router</a></p></dd>
<dt>mask expansion item</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>masked IP address</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>match expansion condition</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>match_address expansion condition</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>match_domain expansion condition</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>match_ip expansion condition</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>match_local_part expansion condition</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>maximum</dt>
<dd>
<p><a href="ch01.html" title="1. Introduction">Introduction</a></p>
<dl>
<dt>line length</dt>
<dd><p><a href="ch11.html#SECTexpvar" title="11. String expansions">String expansions<small> [Expansion variables]</small></a></p></dd>
</dl>
</dd>
<dt>md5 expansion item</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>message</dt>
<dd><dl>
<dt>abandoning delivery attempts</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>adding recipients</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>age of</dt>
<dd><p><a href="ch11.html#SECTexpvar" title="11. String expansions">String expansions<small> [Expansion variables]</small></a></p></dd>
<dt>changing sender</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>controlling incoming</dt>
<dd><p><a href="ch40.html" title="40. Access control lists">Access control lists</a></p></dd>
<dt>copying every</dt>
<dd><p><a href="ch47.html#SECID245" title="47. Some common configuration settings">Some common configuration settings<small> [Taking copies of mail]</small></a></p></dd>
<dt>discarded</dt>
<dd><p><a href="ch49.html#SECID253" title="49. Log files">Log files<small> [Discarded deliveries]</small></a></p></dd>
<dt>error</dt>
<dd><p><a href="ch45.html#SECToutSMTPerr" title="45. SMTP processing">SMTP processing<small> [Errors in outgoing SMTP]</small></a></p></dd>
<dt>forced failure</dt>
<dd><p><a href="ch43.html#SECID216" title="43. System-wide message filtering">System-wide message filtering<small> [Defer, freeze, and fail commands for system filters]</small></a></p></dd>
<dt>format</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>freezing</dt>
<dd><p><a href="ch43.html#SECID216" title="43. System-wide message filtering">System-wide message filtering<small> [Defer, freeze, and fail commands for system filters]</small></a></p></dd>
<dt>frozen</dt>
<dd><p><a href="ch03.html#SECID15" title="3. How Exim receives and delivers mail">How Exim receives and delivers mail<small> [Life of a message]</small></a></p></dd>
<dt>general processing</dt>
<dd><p><a href="ch44.html" title="44. Message processing">Message processing</a></p></dd>
<dt>header, definition of</dt>
<dd><p><a href="ch01.html#SECID9" title="1. Introduction">Introduction<small> [Terminology]</small></a></p></dd>
<dt>life of</dt>
<dd><p><a href="ch03.html#SECID15" title="3. How Exim receives and delivers mail">How Exim receives and delivers mail<small> [Life of a message]</small></a></p></dd>
<dt>listing body of</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>listing header lines</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>listing in RFC 2822 format</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>listing message log</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>log file for</dt>
<dd><p><a href="ch03.html#SECID15" title="3. How Exim receives and delivers mail">How Exim receives and delivers mail<small> [Life of a message]</small></a>, <a href="ch49.html#SECID260" title="49. Log files">Log files<small> [Message log]</small></a></p></dd>
<dt>manually discarding</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>manually freezing</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>queueing by SMTP connection count</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>queueing by file existence</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>queueing by load</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>queueing by message count</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>queueing certain domains</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>queueing remote deliveries</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>queueing unconditionally</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>reception</dt>
<dd><p><a href="ch03.html#SECID13" title="3. How Exim receives and delivers mail">How Exim receives and delivers mail<small> [Receiving mail]</small></a></p></dd>
<dt>size</dt>
<dd><p><a href="ch11.html#SECTexpvar" title="11. String expansions">String expansions<small> [Expansion variables]</small></a></p></dd>
<dt>size in queue listing</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>size issue for transport filter</dt>
<dd><p><a href="ch30.html#SECID146" title="30. The smtp transport">The smtp transport<small> [Private options for smtp]</small></a></p></dd>
<dt>size limit</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>submission</dt>
<dd><p><a href="ch40.html#SECTcontrols" title="40. Access control lists">Access control lists<small> [Use of the control modifier]</small></a>, <a href="ch44.html#SECTsubmodnon" title="44. Message processing">Message processing<small> [Submission mode for non-local messages]</small></a>, <a href="ch44.html#SECTthefrohea" title="44. Message processing">Message processing<small> [The From: header line]</small></a>, <a href="ch44.html#SECID226" title="44. Message processing">Message processing<small> [The Message-ID: header line]</small></a>, <a href="ch44.html#SECTthesenhea" title="44. Message processing">Message processing<small> [The Sender: header line]</small></a></p></dd>
<dt>submission, ports for</dt>
<dd><p><a href="ch07.html#SECTdefconfmain" title="7. The default configuration file">The default configuration file<small> [Main configuration settings]</small></a></p></dd>
<dt>thawing frozen</dt>
<dd><p><a href="ch03.html#SECID15" title="3. How Exim receives and delivers mail">How Exim receives and delivers mail<small> [Life of a message]</small></a>, <a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>transporting body only</dt>
<dd><p><a href="ch24.html" title="24. Generic options for transports">Generic options for transports</a></p></dd>
<dt>transporting headers only</dt>
<dd><p><a href="ch24.html" title="24. Generic options for transports">Generic options for transports</a></p></dd>
</dl></dd>
<dt>message ACL modifier</dt>
<dd>
<p><a href="ch40.html#SECTACLmodi" title="40. Access control lists">Access control lists<small> [ACL modifiers]</small></a>, <a href="ch40.html#SECTaddheadacl" title="40. Access control lists">Access control lists<small> [Adding header lines in ACLs]</small></a></p>
<dl>
<dt>with accept</dt>
<dd><p><a href="ch40.html#SECID200" title="40. Access control lists">Access control lists<small> [ACL verbs]</small></a></p></dd>
</dl>
</dd>
<dt>message body</dt>
<dd><dl>
<dt>binary zero count</dt>
<dd><p><a href="ch11.html#SECTexpvar" title="11. String expansions">String expansions<small> [Expansion variables]</small></a></p></dd>
<dt>in expansion</dt>
<dd><p><a href="ch11.html#SECTexpvar" title="11. String expansions">String expansions<small> [Expansion variables]</small></a>, <a href="ch11.html#SECTexpvar" title="11. String expansions">String expansions<small> [Expansion variables]</small></a></p></dd>
<dt>line count</dt>
<dd><p><a href="ch11.html#SECTexpvar" title="11. String expansions">String expansions<small> [Expansion variables]</small></a></p></dd>
<dt>newlines in variables</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>size</dt>
<dd><p><a href="ch11.html#SECTexpvar" title="11. String expansions">String expansions<small> [Expansion variables]</small></a></p></dd>
<dt>visible size</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
</dl></dd>
<dt>message ids</dt>
<dd><dl>
<dt>details of format</dt>
<dd><p><a href="ch03.html#SECTmessiden" title="3. How Exim receives and delivers mail">How Exim receives and delivers mail<small> [Message identification]</small></a></p></dd>
<dt>with multiple hosts</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
</dl></dd>
<dt>message logs</dt>
<dd><dl>
<dt>disabling</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>preserving</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
</dl></dd>
<dt>message sender, constructed by Exim</dt>
<dd><p><a href="ch03.html#SECID13" title="3. How Exim receives and delivers mail">How Exim receives and delivers mail<small> [Receiving mail]</small></a></p></dd>
<dt>mime_regex ACL condition</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>mixed-case login names</dt>
<dd><p><a href="ch44.html#SECID230" title="44. Message processing">Message processing<small> [Case of local parts]</small></a></p></dd>
<dt>monitor</dt>
<dd><p><a href="ch01.html" title="1. Introduction">Introduction</a></p></dd>
<dt>msglog directory</dt>
<dd><p><a href="ch49.html#SECID260" title="49. Log files">Log files<small> [Message log]</small></a></p></dd>
<dt>multiline responses, suppressing</dt>
<dd><p><a href="ch40.html#SECTcontrols" title="40. Access control lists">Access control lists<small> [Use of the control modifier]</small></a></p></dd>
<dt>multiple SMTP deliveries</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch30.html#SECID146" title="30. The smtp transport">The smtp transport<small> [Private options for smtp]</small></a>, <a href="ch30.html#SECID146" title="30. The smtp transport">The smtp transport<small> [Private options for smtp]</small></a>, <a href="ch47.html#SECID248" title="47. Some common configuration settings">Some common configuration settings<small> [Exim on the intermittently connected client host]</small></a></p></dd>
<dt>multiple SMTP deliveries with TLS</dt>
<dd><p><a href="ch39.html#SECTmulmessam" title="39. Encrypted SMTP connections using TLS/SSL">Encrypted SMTP connections using TLS/SSL<small> [Multiple messages on the same encrypted TCP/IP connection]</small></a></p></dd>
<dt>multiple mailboxes</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a>, <a href="ch47.html#SECTmulbox" title="47. Some common configuration settings">Some common configuration settings<small> [Multiple user mailboxes]</small></a></p></dd>
<dt>multiple spool directories</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
</dl>
</div>
<div class="sectionindex">
<h3 id="index_concept_N" class="index">N</h3>
<dl>
<dt>NFS</dt>
<dd>
<p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a></p>
<dl>
<dt>checking for file existence</dt>
<dd><p><a href="ch22.html#SECID130" title="22. The redirect router">The redirect router<small> [Private options for the redirect router]</small></a></p></dd>
<dt>lock file</dt>
<dd><p><a href="ch26.html#SECID134" title="26. The appendfile transport">The appendfile transport<small> [Private options for appendfile]</small></a>, <a href="ch26.html#SECID134" title="26. The appendfile transport">The appendfile transport<small> [Private options for appendfile]</small></a>, <a href="ch26.html#SECTopappend" title="26. The appendfile transport">The appendfile transport<small> [Operational details for appending]</small></a></p></dd>
</dl>
</dd>
<dt>NIS lookup type</dt>
<dd>
<p><a href="ch09.html#SECTsinglekeylookups" title="9. File and database lookups">File and database lookups<small> [Single-key lookup types]</small></a></p>
<dl>
<dt>including support for</dt>
<dd><p><a href="ch04.html#SECToverride" title="4. Building and installing Exim">Building and installing Exim<small> [Overriding build-time options for Exim]</small></a></p></dd>
</dl>
</dd>
<dt>NIS+ lookup type</dt>
<dd>
<p><a href="ch09.html#SECID62" title="9. File and database lookups">File and database lookups<small> [Query-style lookup types]</small></a>, <a href="ch09.html#SECTnisplus" title="9. File and database lookups">File and database lookups<small> [More about NIS+]</small></a></p>
<dl>
<dt>including support for</dt>
<dd><p><a href="ch04.html#SECToverride" title="4. Building and installing Exim">Building and installing Exim<small> [Overriding build-time options for Exim]</small></a></p></dd>
</dl>
</dd>
<dt>NIS, retrying user lookups</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>NTLM authentication</dt>
<dd><p><a href="ch38.html" title="38. The spa authenticator">The spa authenticator</a></p></dd>
<dt>NUL</dt>
<dd><p><a href="ch01.html" title="1. Introduction">Introduction</a></p></dd>
<dt>Nagle algorithm</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>name</dt>
<dd><dl>
<dt>of local host</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>of sender</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
</dl></dd>
<dt>name server for enclosing domain</dt>
<dd><p><a href="ch09.html#SECID66" title="9. File and database lookups">File and database lookups<small> [Pseudo dnsdb record types]</small></a></p></dd>
<dt>named lists</dt>
<dd><p><a href="ch10.html#SECTnamedlists" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Named lists]</small></a></p></dd>
<dt>named pipe (fifo)</dt>
<dd><p><a href="ch26.html#SECID134" title="26. The appendfile transport">The appendfile transport<small> [Private options for appendfile]</small></a></p></dd>
<dt>ndbm DBM library</dt>
<dd><p><a href="ch04.html#SECTdb" title="4. Building and installing Exim">Building and installing Exim<small> [DBM libraries]</small></a></p></dd>
<dt>negation</dt>
<dd><dl>
<dt>in expansion condition</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>in lists</dt>
<dd><p><a href="ch10.html#SECID76" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Negated items in lists]</small></a></p></dd>
</dl></dd>
<dt>network interface</dt>
<dd><p><a href="ch13.html" title="13. Starting the daemon and the use of network interfaces">Starting the daemon and the use of network interfaces</a></p></dd>
<dt>new drivers, adding</dt>
<dd><p><a href="ch55.html" title="55. Adding new drivers or lookup types">Adding new drivers or lookup types</a></p></dd>
<dt>newaliases</dt>
<dd><p><a href="ch05.html#SECID38" title="5. The Exim command line">The Exim command line<small> [Setting options by program name]</small></a></p></dd>
<dt>newline</dt>
<dd><dl>
<dt>as list separator</dt>
<dd><p><a href="ch06.html#SECID53" title="6. The Exim run time configuration file">The Exim run time configuration file<small> [Changing list separators]</small></a></p></dd>
<dt>in message body variables</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
</dl></dd>
<dt>no_xxx</dt>
<dd><p><a href="ch01.html" title="1. Introduction">Introduction</a></p></dd>
<dt>non-SMTP messages</dt>
<dd><dl>
<dt>ACLs for</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch40.html#SECID189" title="40. Access control lists">Access control lists<small> [Specifying when ACLs are used]</small></a>, <a href="ch40.html#SECID190" title="40. Access control lists">Access control lists<small> [The non-SMTP ACLs]</small></a></p></dd>
</dl></dd>
<dt>non-immediate delivery</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>number of deliveries</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>numeric comparison</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>numerical variables ($1 $2  etc)</dt>
<dd><dl>
<dt>in manualroute router</dt>
<dd><p><a href="ch20.html#SECID122" title="20. The manualroute router">The manualroute router<small> [Format of the list of hosts]</small></a></p></dd>
</dl></dd>
<dt>numerical variables ($1 $2 etc)</dt>
<dd>
<p><a href="ch11.html#SECTexpvar" title="11. String expansions">String expansions<small> [Expansion variables]</small></a></p>
<dl>
<dt>in From  line handling</dt>
<dd><p><a href="ch44.html#SECID219" title="44. Message processing">Message processing<small> [The UUCP From line]</small></a></p></dd>
<dt>in cram_md5 authenticator</dt>
<dd><p><a href="ch35.html#SECID176" title="35. The cram_md5 authenticator">The cram_md5 authenticator<small> [Using cram_md5 as a server]</small></a></p></dd>
<dt>in errors_copy</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>in gecos_name</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>in if expansion</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>in lookup expansion</dt>
<dd><p><a href="ch11.html#SECTexpansionitems" title="11. String expansions">String expansions<small> [Expansion items]</small></a></p></dd>
<dt>in plaintext authenticator</dt>
<dd><p><a href="ch34.html#SECTplainserver" title="34. The plaintext authenticator">The plaintext authenticator<small> [Using plaintext in a server]</small></a></p></dd>
<dt>in rewriting rules</dt>
<dd><p><a href="ch31.html#SECID151" title="31. Address rewriting">Address rewriting<small> [Rewriting patterns]</small></a></p></dd>
<dt>in spa authenticator</dt>
<dd><p><a href="ch38.html#SECID179" title="38. The spa authenticator">The spa authenticator<small> [Using spa as a server]</small></a></p></dd>
</dl>
</dd>
<dt>nwildlsearch lookup type</dt>
<dd><p><a href="ch09.html#SECTsinglekeylookups" title="9. File and database lookups">File and database lookups<small> [Single-key lookup types]</small></a></p></dd>
</dl>
</div>
<div class="sectionindex">
<h3 id="index_concept_O" class="index">O</h3>
<dl>
<dt>OpenSSL</dt>
<dd>
<p><a href="ch39.html" title="39. Encrypted SMTP connections using TLS/SSL">Encrypted SMTP connections using TLS/SSL</a></p>
<dl>
<dt>building Exim with</dt>
<dd><p><a href="ch04.html#SECTinctlsssl" title="4. Building and installing Exim">Building and installing Exim<small> [Including TLS/SSL encryption support]</small></a></p></dd>
</dl>
</dd>
<dt>OpenSSL </dt>
<dd><dl>
<dt>compatibility</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
</dl></dd>
<dt>Oracle</dt>
<dd><dl>
<dt>lookup type</dt>
<dd><p><a href="ch09.html#SECID62" title="9. File and database lookups">File and database lookups<small> [Query-style lookup types]</small></a>, <a href="ch09.html#SECTsql" title="9. File and database lookups">File and database lookups<small> [SQL lookups]</small></a>, <a href="ch09.html#SECID72" title="9. File and database lookups">File and database lookups<small> [More about MySQL, PostgreSQL, Oracle, and InterBase]</small></a></p></dd>
<dt>server list</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
</dl></dd>
<dt>one-time aliasing/forwarding expansion</dt>
<dd><p><a href="ch22.html#SECID130" title="22. The redirect router">The redirect router<small> [Private options for the redirect router]</small></a></p></dd>
<dt>open files, too many</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>options</dt>
<dd><dl>
<dt>appendfile transport</dt>
<dd><p><a href="ch26.html#SECID134" title="26. The appendfile transport">The appendfile transport<small> [Private options for appendfile]</small></a></p></dd>
<dt>authenticator – extracting</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>autoreply transport</dt>
<dd><p><a href="ch27.html#SECID139" title="27. The autoreply transport">The autoreply transport<small> [Private options for autoreply]</small></a></p></dd>
<dt>command line</dt>
<dd><p><a href="ch05.html" title="5. The Exim command line">The Exim command line</a></p></dd>
<dt>command line; terminating</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>configuration – extracting</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>cram_md5 authenticator (client)</dt>
<dd><p><a href="ch35.html#SECID177" title="35. The cram_md5 authenticator">The cram_md5 authenticator<small> [Using cram_md5 as a client]</small></a></p></dd>
<dt>cram_md5 authenticator (server)</dt>
<dd><p><a href="ch35.html#SECID176" title="35. The cram_md5 authenticator">The cram_md5 authenticator<small> [Using cram_md5 as a server]</small></a></p></dd>
<dt>dnslookup router</dt>
<dd><p><a href="ch17.html#SECID118" title="17. The dnslookup router">The dnslookup router<small> [Private options for dnslookup]</small></a></p></dd>
<dt>generic – definition of</dt>
<dd><p><a href="ch06.html#SECTfordricon" title="6. The Exim run time configuration file">The Exim run time configuration file<small> [Format of driver configurations]</small></a></p></dd>
<dt>generic; for authenticators</dt>
<dd><p><a href="ch33.html#SECID168" title="33. SMTP authentication">SMTP authentication<small> [Generic options for authenticators]</small></a></p></dd>
<dt>generic; for routers</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a></p></dd>
<dt>generic; for transports</dt>
<dd><p><a href="ch24.html" title="24. Generic options for transports">Generic options for transports</a></p></dd>
<dt>hiding value of</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch06.html#SECTcos" title="6. The Exim run time configuration file">The Exim run time configuration file<small> [Common option syntax]</small></a></p></dd>
<dt>iplookup router</dt>
<dd><p><a href="ch19.html" title="19. The iplookup router">The iplookup router</a></p></dd>
<dt>lmtp transport</dt>
<dd><p><a href="ch28.html" title="28. The lmtp transport">The lmtp transport</a></p></dd>
<dt>macro – extracting</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>manualroute router</dt>
<dd><p><a href="ch20.html#SECTprioptman" title="20. The manualroute router">The manualroute router<small> [Private options for manualroute]</small></a></p></dd>
<dt>pipe transport</dt>
<dd><p><a href="ch29.html#SECID142" title="29. The pipe transport">The pipe transport<small> [Private options for pipe]</small></a></p></dd>
<dt>plaintext authenticator (client)</dt>
<dd><p><a href="ch34.html#SECID175" title="34. The plaintext authenticator">The plaintext authenticator<small> [Using plaintext in a client]</small></a></p></dd>
<dt>plaintext authenticator (server)</dt>
<dd><p><a href="ch34.html#SECID171" title="34. The plaintext authenticator">The plaintext authenticator<small> [Plaintext options]</small></a></p></dd>
<dt>queryprogram router</dt>
<dd><p><a href="ch21.html" title="21. The queryprogram router">The queryprogram router</a></p></dd>
<dt>redirect router</dt>
<dd><p><a href="ch22.html#SECID130" title="22. The redirect router">The redirect router<small> [Private options for the redirect router]</small></a></p></dd>
<dt>router – extracting</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>smtp transport</dt>
<dd><p><a href="ch30.html#SECID146" title="30. The smtp transport">The smtp transport<small> [Private options for smtp]</small></a></p></dd>
<dt>spa authenticator (client)</dt>
<dd><p><a href="ch38.html#SECID180" title="38. The spa authenticator">The spa authenticator<small> [Using spa as a client]</small></a></p></dd>
<dt>spa authenticator (server)</dt>
<dd><p><a href="ch38.html#SECID179" title="38. The spa authenticator">The spa authenticator<small> [Using spa as a server]</small></a></p></dd>
<dt>transport – extracting</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
</dl></dd>
<dt>or expansion condition</dt>
<dd><p><a href="ch11.html#SECID84" title="11. String expansions">String expansions<small> [Combining expansion conditions]</small></a></p></dd>
<dt>os.h</dt>
<dd><p><a href="ch04.html#SECID30" title="4. Building and installing Exim">Building and installing Exim<small> [OS-specific header files]</small></a></p></dd>
<dt>outgoing LMTP over TCP/IP</dt>
<dd><p><a href="ch45.html#SECToutSMTPTCP" title="45. SMTP processing">SMTP processing<small> [Outgoing SMTP and LMTP over TCP/IP]</small></a></p></dd>
<dt>outgoing SMTP over TCP/IP</dt>
<dd><p><a href="ch45.html#SECToutSMTPTCP" title="45. SMTP processing">SMTP processing<small> [Outgoing SMTP and LMTP over TCP/IP]</small></a></p></dd>
<dt>ownership</dt>
<dd><dl>
<dt>alias file</dt>
<dd><p><a href="ch22.html#SECID130" title="22. The redirect router">The redirect router<small> [Private options for the redirect router]</small></a></p></dd>
<dt>configuration file</dt>
<dd><p><a href="ch06.html" title="6. The Exim run time configuration file">The Exim run time configuration file</a></p></dd>
<dt>forward file</dt>
<dd><p><a href="ch22.html#SECID130" title="22. The redirect router">The redirect router<small> [Private options for the redirect router]</small></a></p></dd>
</dl></dd>
</dl>
</div>
<div class="sectionindex">
<h3 id="index_concept_P" class="index">P</h3>
<dl>
<dt>PAM authentication</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>PCRE</dt>
<dd><p><a href="ch02.html" title="2. Incorporated code">Incorporated code</a>, <a href="ch08.html" title="8. Regular expressions">Regular expressions</a></p></dd>
<dt>PCRE library</dt>
<dd><p><a href="ch04.html#SECTpcre" title="4. Building and installing Exim">Building and installing Exim<small> [PCRE library]</small></a></p></dd>
<dt>PIPELINING</dt>
<dd><dl>
<dt>avoiding the use of</dt>
<dd><p><a href="ch30.html#SECID146" title="30. The smtp transport">The smtp transport<small> [Private options for smtp]</small></a>, <a href="ch30.html#SECID146" title="30. The smtp transport">The smtp transport<small> [Private options for smtp]</small></a></p></dd>
<dt>expected errors</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>suppressing advertising</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch40.html#SECTcontrols" title="40. Access control lists">Access control lists<small> [Use of the control modifier]</small></a></p></dd>
</dl></dd>
<dt>PLAIN authentication mechanism</dt>
<dd><p><a href="ch34.html#SECID172" title="34. The plaintext authenticator">The plaintext authenticator<small> [The PLAIN authentication mechanism]</small></a></p></dd>
<dt>Perl</dt>
<dd><dl>
<dt>calling from Exim</dt>
<dd><p><a href="ch12.html" title="12. Embedded Perl">Embedded Perl</a></p></dd>
<dt>including support for</dt>
<dd><p><a href="ch04.html#SECToverride" title="4. Building and installing Exim">Building and installing Exim<small> [Overriding build-time options for Exim]</small></a></p></dd>
<dt>standard output and error</dt>
<dd><p><a href="ch12.html#SECID88" title="12. Embedded Perl">Embedded Perl<small> [Use of standard output and error by Perl]</small></a></p></dd>
<dt>starting the interpreter</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>use in expanded string</dt>
<dd><p><a href="ch11.html#SECTexpansionitems" title="11. String expansions">String expansions<small> [Expansion items]</small></a></p></dd>
<dt>use of warn</dt>
<dd><p><a href="ch12.html#SECID88" title="12. Embedded Perl">Embedded Perl<small> [Use of standard output and error by Perl]</small></a></p></dd>
</dl></dd>
<dt>PostgreSQL lookup type</dt>
<dd>
<p><a href="ch09.html#SECID62" title="9. File and database lookups">File and database lookups<small> [Query-style lookup types]</small></a>, <a href="ch09.html#SECTsql" title="9. File and database lookups">File and database lookups<small> [SQL lookups]</small></a>, <a href="ch09.html#SECID72" title="9. File and database lookups">File and database lookups<small> [More about MySQL, PostgreSQL, Oracle, and InterBase]</small></a></p>
<dl>
<dt>server list</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
</dl>
</dd>
<dt>packet radio</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a></p></dd>
<dt>pam expansion condition</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>panic log</dt>
<dd><p><a href="ch49.html" title="49. Log files">Log files</a></p></dd>
<dt>partial matching</dt>
<dd><p><a href="ch09.html#SECTpartiallookup" title="9. File and database lookups">File and database lookups<small> [Partial matching in single-key lookups]</small></a></p></dd>
<dt>passwd file</dt>
<dd><p><a href="ch01.html" title="1. Introduction">Introduction</a></p></dd>
<dt>passwd lookup type</dt>
<dd><p><a href="ch09.html#SECID62" title="9. File and database lookups">File and database lookups<small> [Query-style lookup types]</small></a></p></dd>
<dt>percent hack</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch40.html#SECTrelaycontrol" title="40. Access control lists">Access control lists<small> [Using an ACL to control relaying]</small></a></p></dd>
<dt>periodic queue running</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>pid (process id)</dt>
<dd><dl>
<dt>in log lines</dt>
<dd><p><a href="ch49.html" title="49. Log files">Log files</a>, <a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>of current process</dt>
<dd><p><a href="ch11.html#SECTexpvar" title="11. String expansions">String expansions<small> [Expansion variables]</small></a></p></dd>
<dt>of daemon</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>re-use of</dt>
<dd><p><a href="ch03.html#SECTmessiden" title="3. How Exim receives and delivers mail">How Exim receives and delivers mail<small> [Message identification]</small></a></p></dd>
</dl></dd>
<dt>pid file, path for</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>pipe</dt>
<dd><dl>
<dt>duplicated</dt>
<dd><p><a href="ch22.html#SECTdupaddr" title="22. The redirect router">The redirect router<small> [Duplicate addresses]</small></a></p></dd>
<dt>in redirection list</dt>
<dd><p><a href="ch22.html#SECTspecitredli" title="22. The redirect router">The redirect router<small> [Special items in redirection lists]</small></a></p></dd>
<dt>named (fifo)</dt>
<dd><p><a href="ch26.html#SECID134" title="26. The appendfile transport">The appendfile transport<small> [Private options for appendfile]</small></a></p></dd>
</dl></dd>
<dt>pipe transport</dt>
<dd>
<p><a href="ch29.html" title="29. The pipe transport">The pipe transport</a></p>
<dl>
<dt>environment for command</dt>
<dd><p><a href="ch29.html#SECTpipeenv" title="29. The pipe transport">The pipe transport<small> [Environment variables]</small></a>, <a href="ch29.html#SECID142" title="29. The pipe transport">The pipe transport<small> [Private options for pipe]</small></a></p></dd>
<dt>failure of exec</dt>
<dd><p><a href="ch29.html#SECID142" title="29. The pipe transport">The pipe transport<small> [Private options for pipe]</small></a></p></dd>
<dt>for system filter</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>logging output</dt>
<dd><p><a href="ch29.html#SECID142" title="29. The pipe transport">The pipe transport<small> [Private options for pipe]</small></a></p></dd>
<dt>path for command</dt>
<dd><p><a href="ch29.html#SECThowcommandrun" title="29. The pipe transport">The pipe transport<small> [How the command is run]</small></a></p></dd>
<dt>permitted commands</dt>
<dd><p><a href="ch29.html#SECID142" title="29. The pipe transport">The pipe transport<small> [Private options for pipe]</small></a></p></dd>
<dt>returned data</dt>
<dd><p><a href="ch29.html#SECID141" title="29. The pipe transport">The pipe transport<small> [Returned status and data]</small></a></p></dd>
<dt>temporary failure</dt>
<dd><p><a href="ch29.html#SECID142" title="29. The pipe transport">The pipe transport<small> [Private options for pipe]</small></a></p></dd>
<dt>uid for</dt>
<dd><p><a href="ch23.html#SECTenvuidgid" title="23. Environment for running local transports">Environment for running local transports<small> [Uids and gids]</small></a></p></dd>
<dt>with multiple addresses</dt>
<dd><p><a href="ch25.html" title="25. Address batching in local transports">Address batching in local transports</a></p></dd>
</dl>
</dd>
<dt>plaintext authenticator</dt>
<dd><p><a href="ch34.html" title="34. The plaintext authenticator">The plaintext authenticator</a></p></dd>
<dt>policy control</dt>
<dd><dl>
<dt>access control lists</dt>
<dd><p><a href="ch40.html" title="40. Access control lists">Access control lists</a></p></dd>
<dt>address verification</dt>
<dd><p><a href="ch40.html#SECTaddressverification" title="40. Access control lists">Access control lists<small> [Address verification]</small></a></p></dd>
<dt>by local scan function</dt>
<dd><p><a href="ch42.html" title="42. Adding a local scan function to Exim">Adding a local scan function to Exim</a></p></dd>
<dt>checking access</dt>
<dd><p><a href="ch50.html#SECTcheckaccess" title="50. Exim utilities">Exim utilities<small> [Checking access policy (exim_checkaccess)]</small></a></p></dd>
<dt>overview</dt>
<dd><p><a href="ch03.html#SECID11" title="3. How Exim receives and delivers mail">How Exim receives and delivers mail<small> [Policy control]</small></a></p></dd>
<dt>rejection, returning details</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>relay control</dt>
<dd><p><a href="ch40.html#SECTrelaycontrol" title="40. Access control lists">Access control lists<small> [Using an ACL to control relaying]</small></a></p></dd>
<dt>testing</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
</dl></dd>
<dt>port</dt>
<dd><dl>
<dt>465 and 587</dt>
<dd><p><a href="ch07.html#SECTdefconfmain" title="7. The default configuration file">The default configuration file<small> [Main configuration settings]</small></a></p></dd>
<dt>for daemon</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>for message submission</dt>
<dd><p><a href="ch07.html#SECTdefconfmain" title="7. The default configuration file">The default configuration file<small> [Main configuration settings]</small></a></p></dd>
<dt>iplookup router</dt>
<dd><p><a href="ch19.html" title="19. The iplookup router">The iplookup router</a></p></dd>
<dt>logging outgoint remote</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>logging remote</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>receiving TCP/IP</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>sending TCP/IP</dt>
<dd><p><a href="ch30.html#SECID146" title="30. The smtp transport">The smtp transport<small> [Private options for smtp]</small></a></p></dd>
</dl></dd>
<dt>preconditions</dt>
<dd><dl>
<dt>checking</dt>
<dd><p><a href="ch03.html#SECTrunindrou" title="3. How Exim receives and delivers mail">How Exim receives and delivers mail<small> [Running an individual router]</small></a></p></dd>
<dt>definition of</dt>
<dd><p><a href="ch03.html#SECTprocaddress" title="3. How Exim receives and delivers mail">How Exim receives and delivers mail<small> [Processing an address for delivery]</small></a></p></dd>
<dt>order of processing</dt>
<dd><p><a href="ch03.html#SECTrouprecon" title="3. How Exim receives and delivers mail">How Exim receives and delivers mail<small> [Router preconditions]</small></a></p></dd>
</dl></dd>
<dt>prefix</dt>
<dd><dl>
<dt>for local part, including in envelope</dt>
<dd><p><a href="ch24.html" title="24. Generic options for transports">Generic options for transports</a></p></dd>
<dt>for local part, used in router</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a></p></dd>
<dt>for partial matching</dt>
<dd><p><a href="ch09.html#SECTpartiallookup" title="9. File and database lookups">File and database lookups<small> [Partial matching in single-key lookups]</small></a></p></dd>
</dl></dd>
<dt>preserving domain in redirection</dt>
<dd><p><a href="ch22.html#SECID130" title="22. The redirect router">The redirect router<small> [Private options for the redirect router]</small></a></p></dd>
<dt>primary host name</dt>
<dd><p><a href="ch10.html#SECTdomainlist" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Domain lists]</small></a></p></dd>
<dt>printing characters</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>private options</dt>
<dd><p><a href="ch06.html#SECTfordricon" title="6. The Exim run time configuration file">The Exim run time configuration file<small> [Format of driver configurations]</small></a></p></dd>
<dt>privilege, running without</dt>
<dd><p><a href="ch52.html#SECTrunexiwitpri" title="52. Security considerations">Security considerations<small> [Running Exim without privilege]</small></a></p></dd>
<dt>privileged user</dt>
<dd><p><a href="ch52.html#SECID274" title="52. Security considerations">Security considerations<small> [Privileged users]</small></a></p></dd>
<dt>process id</dt>
<dd><p><a href="ch01.html" title="1. Introduction">Introduction</a></p></dd>
<dt>process log path</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>process, querying</dt>
<dd><p><a href="ch50.html#SECTfinoutwha" title="50. Exim utilities">Exim utilities<small> [Finding out what Exim processes are doing (exiwhat)]</small></a></p></dd>
<dt>procmail</dt>
<dd><p><a href="ch29.html#SECID143" title="29. The pipe transport">The pipe transport<small> [Using an external local delivery agent]</small></a></p></dd>
<dt>protocol, specifying for local message</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>prvs expansion item</dt>
<dd><p><a href="ch11.html#SECTexpansionitems" title="11. String expansions">String expansions<small> [Expansion items]</small></a></p></dd>
<dt>prvscheck expansion item</dt>
<dd><p><a href="ch11.html#SECTexpansionitems" title="11. String expansions">String expansions<small> [Expansion items]</small></a></p></dd>
<dt>public key for signed distribution</dt>
<dd><p><a href="ch01.html#SECTavail" title="1. Introduction">Introduction<small> [Where to find the Exim distribution]</small></a></p></dd>
<dt>pwauthd daemon</dt>
<dd><p><a href="ch02.html" title="2. Incorporated code">Incorporated code</a></p></dd>
<dt>pwcheck daemon</dt>
<dd><p><a href="ch02.html" title="2. Incorporated code">Incorporated code</a>, <a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>pwcheck expansion condition</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
</dl>
</div>
<div class="sectionindex">
<h3 id="index_concept_Q" class="index">Q</h3>
<dl>
<dt>QUIT, ACL for</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch40.html#SECID189" title="40. Access control lists">Access control lists<small> [Specifying when ACLs are used]</small></a>, <a href="ch40.html#SECTQUITACL" title="40. Access control lists">Access control lists<small> [The QUIT ACL]</small></a></p></dd>
<dt>query-style lookup</dt>
<dd><dl>
<dt>definition of</dt>
<dd><p><a href="ch09.html#SECID61" title="9. File and database lookups">File and database lookups<small> [Lookup types]</small></a></p></dd>
<dt>list of types</dt>
<dd><p><a href="ch09.html#SECID62" title="9. File and database lookups">File and database lookups<small> [Query-style lookup types]</small></a></p></dd>
</dl></dd>
<dt>queryprogram router</dt>
<dd><p><a href="ch21.html" title="21. The queryprogram router">The queryprogram router</a></p></dd>
<dt>queue</dt>
<dd><dl>
<dt>count of messages on</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>definition of</dt>
<dd><p><a href="ch01.html#SECID9" title="1. Introduction">Introduction<small> [Terminology]</small></a></p></dd>
<dt>delivering specific messages</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>display in monitor</dt>
<dd><p><a href="ch51.html#SECID268" title="51. The Exim monitor">The Exim monitor<small> [The queue display]</small></a></p></dd>
<dt>double scanning</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>forcing delivery</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>grepping</dt>
<dd><p><a href="ch50.html#SECTgreptheque" title="50. Exim utilities">Exim utilities<small> [Selective queue listing (exiqgrep)]</small></a></p></dd>
<dt>initial delivery</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>listing messages on</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>local deliveries only</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>menu in monitor</dt>
<dd><p><a href="ch51.html#SECID269" title="51. The Exim monitor">The Exim monitor<small> [The queue menu]</small></a></p></dd>
<dt>routing</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>summary</dt>
<dd><p><a href="ch50.html#SECTsumtheque" title="50. Exim utilities">Exim utilities<small> [Summarizing the queue (exiqsumm)]</small></a></p></dd>
</dl></dd>
<dt>queue runner</dt>
<dd>
<p><a href="ch03.html#SECID18" title="3. How Exim receives and delivers mail">How Exim receives and delivers mail<small> [Delivery in detail]</small></a>, <a href="ch03.html#SECID19" title="3. How Exim receives and delivers mail">How Exim receives and delivers mail<small> [Retry mechanism]</small></a>, <a href="ch05.html#SECID38" title="5. The Exim command line">The Exim command line<small> [Setting options by program name]</small></a>, <a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p>
<dl>
<dt>abandoning</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>definition of</dt>
<dd><p><a href="ch01.html#SECID9" title="1. Introduction">Introduction<small> [Terminology]</small></a></p></dd>
<dt>description of operation</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>detecting when delivering from</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>for specific recipients</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>for specific senders</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>logging</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>maximum number of</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>processing messages in order</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>starting manually</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>starting periodically</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
</dl>
</dd>
<dt>queue_running expansion condition</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>queueing incoming messages</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch40.html#SECTcontrols" title="40. Access control lists">Access control lists<small> [Use of the control modifier]</small></a></p></dd>
<dt>quota</dt>
<dd><dl>
<dt>error testing in retry rule</dt>
<dd><p><a href="ch32.html#SECID161" title="32. Retry configuration">Retry configuration<small> [Retry rules for specific errors]</small></a></p></dd>
<dt>imposed by Exim</dt>
<dd><p><a href="ch26.html#SECID134" title="26. The appendfile transport">The appendfile transport<small> [Private options for appendfile]</small></a></p></dd>
<dt>in maildir delivery</dt>
<dd><p><a href="ch26.html#SECTmaildirdelivery" title="26. The appendfile transport">The appendfile transport<small> [Maildir delivery]</small></a>, <a href="ch26.html#SECID136" title="26. The appendfile transport">The appendfile transport<small> [Using a maildirsize file]</small></a></p></dd>
<dt>maildir; directories included in</dt>
<dd><p><a href="ch26.html#SECID134" title="26. The appendfile transport">The appendfile transport<small> [Private options for appendfile]</small></a></p></dd>
<dt>system</dt>
<dd><p><a href="ch26.html" title="26. The appendfile transport">The appendfile transport</a></p></dd>
<dt>warning threshold</dt>
<dd><p><a href="ch26.html#SECID134" title="26. The appendfile transport">The appendfile transport<small> [Private options for appendfile]</small></a></p></dd>
</dl></dd>
<dt>quote expansion item</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>quote_local_part expansion item</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>quoting</dt>
<dd><dl>
<dt>in lookups</dt>
<dd><p><a href="ch09.html#SECID65" title="9. File and database lookups">File and database lookups<small> [Quoting lookup data]</small></a></p></dd>
<dt>in pipe command</dt>
<dd><p><a href="ch29.html#SECThowcommandrun" title="29. The pipe transport">The pipe transport<small> [How the command is run]</small></a></p></dd>
<dt>in regular expressions</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>in string expansions</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>lookup-specific</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
</dl></dd>
</dl>
</div>
<div class="sectionindex">
<h3 id="index_concept_R" class="index">R</h3>
<dl>
<dt>RBL</dt>
<dd><p><a href="ch01.html" title="1. Introduction">Introduction</a></p></dd>
<dt>RCPT</dt>
<dd><dl>
<dt>ACL for</dt>
<dd><p><a href="ch07.html#SECID54" title="7. The default configuration file">The default configuration file<small> [ACL configuration]</small></a>, <a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch40.html#SECID189" title="40. Access control lists">Access control lists<small> [Specifying when ACLs are used]</small></a></p></dd>
<dt>maximum number of incoming</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>maximum number of outgoing</dt>
<dd><p><a href="ch30.html#SECID146" title="30. The smtp transport">The smtp transport<small> [Private options for smtp]</small></a></p></dd>
<dt>rate limiting</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>rewriting argument of</dt>
<dd><p><a href="ch31.html#SECTrewriteS" title="31. Address rewriting">Address rewriting<small> [The SMTP-time rewriting flag]</small></a></p></dd>
<dt>value of $message_size</dt>
<dd><p><a href="ch11.html#SECTexpvar" title="11. String expansions">String expansions<small> [Expansion variables]</small></a></p></dd>
</dl></dd>
<dt>RFC 1413</dt>
<dd>
<p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p>
<dl>
<dt>logging timeout</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>query timeout</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
</dl>
</dd>
<dt>RFC 2047</dt>
<dd>
<p><a href="ch04.html#SECID26" title="4. Building and installing Exim">Building and installing Exim<small> [Support for iconv()]</small></a>, <a href="ch31.html#SECID155" title="31. Address rewriting">Address rewriting<small> [Flags controlling the rewriting process]</small></a>, <a href="ch41.html#SECTscanmimepart" title="41. Content scanning at ACL time">Content scanning at ACL time<small> [Scanning MIME parts]</small></a>, <a href="ch42.html#SECID211" title="42. Adding a local scan function to Exim">Adding a local scan function to Exim<small> [Available Exim functions]</small></a>, <a href="ch44.html#SECTconstr" title="44. Message processing">Message processing<small> [Constructed addresses]</small></a></p>
<dl>
<dt>binary zero in</dt>
<dd><p><a href="ch42.html#SECID211" title="42. Adding a local scan function to Exim">Adding a local scan function to Exim<small> [Available Exim functions]</small></a></p></dd>
<dt>decoding</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>disabling length check</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>expansion operator</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
</dl>
</dd>
<dt>Radius</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>Received: header line</dt>
<dd>
<p><a href="ch44.html#SECID227" title="44. Message processing">Message processing<small> [The Received: header line]</small></a></p>
<dl>
<dt>counting</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>customizing</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
</dl>
</dd>
<dt>References: header line</dt>
<dd><p><a href="ch44.html#SECID228" title="44. Message processing">Message processing<small> [The References: header line]</small></a></p></dd>
<dt>Resent- header lines</dt>
<dd>
<p><a href="ch44.html#SECID220" title="44. Message processing">Message processing<small> [Resent- header lines]</small></a></p>
<dl>
<dt>with -t</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
</dl>
</dd>
<dt>Return-path: header line</dt>
<dd>
<p><a href="ch24.html" title="24. Generic options for transports">Generic options for transports</a>, <a href="ch44.html#SECID229" title="44. Message processing">Message processing<small> [The Return-path: header line]</small></a></p>
<dl>
<dt>removing</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
</dl>
</dd>
<dt>radius expansion condition</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>random number</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>randomized host list</dt>
<dd><p><a href="ch20.html#SECTprioptman" title="20. The manualroute router">The manualroute router<small> [Private options for manualroute]</small></a>, <a href="ch30.html#SECID146" title="30. The smtp transport">The smtp transport<small> [Private options for smtp]</small></a></p></dd>
<dt>rate limiting</dt>
<dd>
<p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p>
<dl>
<dt>client sending</dt>
<dd><p><a href="ch40.html#SECTratelimiting" title="40. Access control lists">Access control lists<small> [Rate limiting incoming messages]</small></a></p></dd>
</dl>
</dd>
<dt>rate limitint</dt>
<dd><dl>
<dt>reading data without updating</dt>
<dd><p><a href="ch40.html#rearatdat" title="40. Access control lists">Access control lists<small> [Reading ratelimit data without updating]</small></a></p></dd>
</dl></dd>
<dt>readfile expansion item</dt>
<dd><p><a href="ch11.html#SECTexpansionitems" title="11. String expansions">String expansions<small> [Expansion items]</small></a></p></dd>
<dt>readsocket expansion item</dt>
<dd><p><a href="ch11.html#SECTexpansionitems" title="11. String expansions">String expansions<small> [Expansion items]</small></a></p></dd>
<dt>receiving mail</dt>
<dd><p><a href="ch03.html#SECID13" title="3. How Exim receives and delivers mail">How Exim receives and delivers mail<small> [Receiving mail]</small></a></p></dd>
<dt>recipient</dt>
<dd><dl>
<dt>ACL checking</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>adding</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>adding in local scan</dt>
<dd><p><a href="ch42.html#SECID208" title="42. Adding a local scan function to Exim">Adding a local scan function to Exim<small> [Available Exim variables]</small></a></p></dd>
<dt>error</dt>
<dd><p><a href="ch45.html#SECToutSMTPerr" title="45. SMTP processing">SMTP processing<small> [Errors in outgoing SMTP]</small></a></p></dd>
<dt>extracting from header lines</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>maximum number</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>removing</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>removing in local scan</dt>
<dd><p><a href="ch42.html#SECID208" title="42. Adding a local scan function to Exim">Adding a local scan function to Exim<small> [Available Exim variables]</small></a></p></dd>
<dt>verifying</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
</dl></dd>
<dt>recipients ACL condition</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>redirect router</dt>
<dd><p><a href="ch22.html" title="22. The redirect router">The redirect router</a></p></dd>
<dt>redirection</dt>
<dd><p><a href="ch01.html" title="1. Introduction">Introduction</a></p></dd>
<dt>regex ACL condition</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>regular expressions</dt>
<dd><dl>
<dt>content scanning with</dt>
<dd><p><a href="ch41.html#SECTscanregex" title="41. Content scanning at ACL time">Content scanning at ACL time<small> [Scanning with regular expressions]</small></a></p></dd>
<dt>in address list</dt>
<dd><p><a href="ch10.html#SECTaddresslist" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Address lists]</small></a></p></dd>
<dt>in domain list</dt>
<dd><p><a href="ch10.html#SECTdomainlist" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Domain lists]</small></a></p></dd>
<dt>in host list</dt>
<dd><p><a href="ch10.html#SECThoslispatnam" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Host list patterns that match by host name]</small></a></p></dd>
<dt>in retry rules</dt>
<dd><p><a href="ch32.html#SECID158" title="32. Retry configuration">Retry configuration<small> [Format of retry rules]</small></a></p></dd>
<dt>library</dt>
<dd><p><a href="ch02.html" title="2. Incorporated code">Incorporated code</a>, <a href="ch08.html" title="8. Regular expressions">Regular expressions</a></p></dd>
<dt>match in expanded string</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>quoting</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
</dl></dd>
<dt>reject log</dt>
<dd>
<p><a href="ch49.html" title="49. Log files">Log files</a></p>
<dl>
<dt>disabling</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
</dl>
</dd>
<dt>rejection, fake</dt>
<dd><p><a href="ch40.html#SECTcontrols" title="40. Access control lists">Access control lists<small> [Use of the control modifier]</small></a></p></dd>
<dt>relaying</dt>
<dd><dl>
<dt>checking control of</dt>
<dd><p><a href="ch40.html#SECTcheralcon" title="40. Access control lists">Access control lists<small> [Checking a relay configuration]</small></a></p></dd>
<dt>control by ACL</dt>
<dd><p><a href="ch40.html#SECTrelaycontrol" title="40. Access control lists">Access control lists<small> [Using an ACL to control relaying]</small></a></p></dd>
<dt>testing configuration</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
</dl></dd>
<dt>remote delivery, definition of</dt>
<dd><p><a href="ch01.html#SECID9" title="1. Introduction">Introduction<small> [Terminology]</small></a></p></dd>
<dt>removing messages</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>removing recipients</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>repeated redirection expansion</dt>
<dd><p><a href="ch22.html#SECID128" title="22. The redirect router">The redirect router<small> [Repeated redirection expansion]</small></a></p></dd>
<dt>replacing another MTA</dt>
<dd><p><a href="ch04.html#SECID35" title="4. Building and installing Exim">Building and installing Exim<small> [Replacing another MTA with Exim]</small></a></p></dd>
<dt>reporting bugs</dt>
<dd><p><a href="ch01.html#SECID5" title="1. Introduction">Introduction<small> [Bug reports]</small></a></p></dd>
<dt>require ACL verb</dt>
<dd><p><a href="ch40.html#SECID200" title="40. Access control lists">Access control lists<small> [ACL verbs]</small></a></p></dd>
<dt>resolver, debugging output</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>retry</dt>
<dd><dl>
<dt>after long-term failure</dt>
<dd><p><a href="ch32.html#SECID166" title="32. Retry configuration">Retry configuration<small> [Long-term failures]</small></a></p></dd>
<dt>algorithms</dt>
<dd><p><a href="ch32.html#SECID163" title="32. Retry configuration">Retry configuration<small> [Retry parameters]</small></a></p></dd>
<dt>configuration testing</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>configuration, description of</dt>
<dd><p><a href="ch32.html" title="32. Retry configuration">Retry configuration</a></p></dd>
<dt>default rule</dt>
<dd><p><a href="ch07.html#SECID57" title="7. The default configuration file">The default configuration file<small> [Default retry rule]</small></a></p></dd>
<dt>description of mechanism</dt>
<dd><p><a href="ch03.html#SECID19" title="3. How Exim receives and delivers mail">How Exim receives and delivers mail<small> [Retry mechanism]</small></a></p></dd>
<dt>fixed intervals</dt>
<dd><p><a href="ch32.html#SECID163" title="32. Retry configuration">Retry configuration<small> [Retry parameters]</small></a></p></dd>
<dt>increasing intervals</dt>
<dd><p><a href="ch32.html#SECID163" title="32. Retry configuration">Retry configuration<small> [Retry parameters]</small></a></p></dd>
<dt>intermittently working deliveries</dt>
<dd><p><a href="ch32.html#SECID167" title="32. Retry configuration">Retry configuration<small> [Deliveries that work intermittently]</small></a></p></dd>
<dt>interval, maximum</dt>
<dd><p><a href="ch32.html#SECID163" title="32. Retry configuration">Retry configuration<small> [Retry parameters]</small></a></p></dd>
<dt>limit on interval</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>parameters in rules</dt>
<dd><p><a href="ch32.html#SECID163" title="32. Retry configuration">Retry configuration<small> [Retry parameters]</small></a></p></dd>
<dt>quota error testing</dt>
<dd><p><a href="ch32.html#SECID161" title="32. Retry configuration">Retry configuration<small> [Retry rules for specific errors]</small></a></p></dd>
<dt>random intervals</dt>
<dd><p><a href="ch32.html#SECID163" title="32. Retry configuration">Retry configuration<small> [Retry parameters]</small></a></p></dd>
<dt>rules</dt>
<dd><p><a href="ch32.html#SECID158" title="32. Retry configuration">Retry configuration<small> [Format of retry rules]</small></a></p></dd>
<dt>rules; sender-specific</dt>
<dd><p><a href="ch32.html#SECID162" title="32. Retry configuration">Retry configuration<small> [Retry rules for specified senders]</small></a></p></dd>
<dt>specific errors; specifying</dt>
<dd><p><a href="ch32.html#SECID161" title="32. Retry configuration">Retry configuration<small> [Retry rules for specific errors]</small></a></p></dd>
<dt>time not reached</dt>
<dd><p><a href="ch32.html" title="32. Retry configuration">Retry configuration</a>, <a href="ch49.html#SECID259" title="49. Log files">Log files<small> [Other log entries]</small></a></p></dd>
<dt>timeout of data</dt>
<dd><p><a href="ch32.html#SECID165" title="32. Retry configuration">Retry configuration<small> [Timeout of retry data]</small></a></p></dd>
<dt>times</dt>
<dd><p><a href="ch50.html#SECTfinindret" title="50. Exim utilities">Exim utilities<small> [Finding individual retry times (exinext)]</small></a></p></dd>
</dl></dd>
<dt>return code</dt>
<dd><dl>
<dt>for -bS</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>for -bm</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>for -bt</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>for -bv</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>for -oee</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>for -oem</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>for -oep</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>for bad configuration</dt>
<dd><p><a href="ch06.html" title="6. The Exim run time configuration file">The Exim run time configuration file</a></p></dd>
<dt>from run expansion</dt>
<dd><p><a href="ch11.html#SECTexpansionitems" title="11. String expansions">String expansions<small> [Expansion items]</small></a>, <a href="ch11.html#SECTexpvar" title="11. String expansions">String expansions<small> [Expansion variables]</small></a></p></dd>
</dl></dd>
<dt>return path</dt>
<dd>
<p><a href="ch01.html" title="1. Introduction">Introduction</a></p>
<dl>
<dt>changing in transport</dt>
<dd><p><a href="ch24.html" title="24. Generic options for transports">Generic options for transports</a></p></dd>
<dt>created from Sender:</dt>
<dd><p><a href="ch44.html#SECTthesenhea" title="44. Message processing">Message processing<small> [The Sender: header line]</small></a></p></dd>
<dt>definition of</dt>
<dd><p><a href="ch01.html#SECID9" title="1. Introduction">Introduction<small> [Terminology]</small></a></p></dd>
<dt>in submission mode</dt>
<dd><p><a href="ch44.html#SECTsubmodnon" title="44. Message processing">Message processing<small> [Submission mode for non-local messages]</small></a></p></dd>
</dl>
</dd>
<dt>reverse DNS lookup</dt>
<dd><p><a href="ch11.html#SECTexpvar" title="11. String expansions">String expansions<small> [Expansion variables]</small></a>, <a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch53.html#SECID282" title="53. Format of spool files">Format of spool files<small> [Format of the -H file]</small></a></p></dd>
<dt>revocation list</dt>
<dd><p><a href="ch39.html#SECID184" title="39. Encrypted SMTP connections using TLS/SSL">Encrypted SMTP connections using TLS/SSL<small> [Revoked certificates]</small></a></p></dd>
<dt>rewriting</dt>
<dd><dl>
<dt>addresses</dt>
<dd><p><a href="ch03.html#SECID14" title="3. How Exim receives and delivers mail">How Exim receives and delivers mail<small> [Handling an incoming message]</small></a>, <a href="ch31.html" title="31. Address rewriting">Address rewriting</a>, <a href="ch44.html#SECID232" title="44. Message processing">Message processing<small> [Rewriting addresses]</small></a></p></dd>
<dt>at transport time</dt>
<dd><p><a href="ch24.html" title="24. Generic options for transports">Generic options for transports</a>, <a href="ch31.html#SECID148" title="31. Address rewriting">Address rewriting<small> [When does rewriting happen?]</small></a></p></dd>
<dt>bang paths</dt>
<dd><p><a href="ch31.html#SECID156" title="31. Address rewriting">Address rewriting<small> [Rewriting examples]</small></a></p></dd>
<dt>flags</dt>
<dd><p><a href="ch31.html#SECID154" title="31. Address rewriting">Address rewriting<small> [Flags specifying which headers and envelope addresses to rewrite]</small></a></p></dd>
<dt>header lines</dt>
<dd><p><a href="ch17.html#SECID118" title="17. The dnslookup router">The dnslookup router<small> [Private options for dnslookup]</small></a></p></dd>
<dt>logging</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>patterns</dt>
<dd><p><a href="ch31.html#SECID151" title="31. Address rewriting">Address rewriting<small> [Rewriting patterns]</small></a></p></dd>
<dt>replacements</dt>
<dd><p><a href="ch31.html#SECID152" title="31. Address rewriting">Address rewriting<small> [Rewriting replacements]</small></a></p></dd>
<dt>rules</dt>
<dd><p><a href="ch31.html#SECID150" title="31. Address rewriting">Address rewriting<small> [Rewriting rules]</small></a></p></dd>
<dt>testing</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch31.html#SECID149" title="31. Address rewriting">Address rewriting<small> [Testing the rewriting rules that apply on input]</small></a></p></dd>
<dt>timing of</dt>
<dd><p><a href="ch31.html#SECID148" title="31. Address rewriting">Address rewriting<small> [When does rewriting happen?]</small></a></p></dd>
<dt>whole addresses</dt>
<dd><p><a href="ch31.html#SECID155" title="31. Address rewriting">Address rewriting<small> [Flags controlling the rewriting process]</small></a></p></dd>
</dl></dd>
<dt>rfc2047 expansion item</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>rfc2047d expansion item</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>rmail</dt>
<dd><p><a href="ch05.html#SECID38" title="5. The Exim command line">The Exim command line<small> [Setting options by program name]</small></a></p></dd>
<dt>root privilege</dt>
<dd>
<p><a href="ch52.html#SECID270" title="52. Security considerations">Security considerations<small> [Root privilege]</small></a></p>
<dl>
<dt>running without</dt>
<dd><p><a href="ch52.html#SECTrunexiwitpri" title="52. Security considerations">Security considerations<small> [Running Exim without privilege]</small></a></p></dd>
</dl>
</dd>
<dt>router</dt>
<dd><dl>
<dt>IP address translation</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a></p></dd>
<dt>adding header lines</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a></p></dd>
<dt>carrying on after success</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a></p></dd>
<dt>case of local parts</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a></p></dd>
<dt>changing address for errors</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a></p></dd>
<dt>checking for local user</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a></p></dd>
<dt>checking senders</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a></p></dd>
<dt>customized precondition</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a></p></dd>
<dt>customizing cannot route message</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a></p></dd>
<dt>data attached to address</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a></p></dd>
<dt>definition of</dt>
<dd><p><a href="ch03.html#SECTprocaddress" title="3. How Exim receives and delivers mail">How Exim receives and delivers mail<small> [Processing an address for delivery]</small></a></p></dd>
<dt>discarding IP addresses</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a></p></dd>
<dt>fallback hosts</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a></p></dd>
<dt>for verification</dt>
<dd><p><a href="ch03.html#SECID16" title="3. How Exim receives and delivers mail">How Exim receives and delivers mail<small> [Processing an address for verification]</small></a></p></dd>
<dt>forcing verification failure</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a></p></dd>
<dt>go to after pass</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a></p></dd>
<dt>home directory for</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a></p></dd>
<dt>preconditions, order of processing</dt>
<dd><p><a href="ch03.html#SECTrouprecon" title="3. How Exim receives and delivers mail">How Exim receives and delivers mail<small> [Router preconditions]</small></a></p></dd>
<dt>prefix for local part</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a></p></dd>
<dt>removing header lines</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a></p></dd>
<dt>requiring file existence</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a></p></dd>
<dt>restricting to specific domains</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a></p></dd>
<dt>restricting to specific local parts</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a></p></dd>
<dt>result of running</dt>
<dd><p><a href="ch03.html#SECTrunindrou" title="3. How Exim receives and delivers mail">How Exim receives and delivers mail<small> [Running an individual router]</small></a></p></dd>
<dt>running details</dt>
<dd><p><a href="ch03.html#SECTrunindrou" title="3. How Exim receives and delivers mail">How Exim receives and delivers mail<small> [Running an individual router]</small></a></p></dd>
<dt>setting group</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a></p></dd>
<dt>skipping for EXPN</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a></p></dd>
<dt>skipping when address testing</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a></p></dd>
<dt>start at after redirection</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a></p></dd>
<dt>suffix for local part</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a></p></dd>
<dt>timeout</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a></p></dd>
<dt>used only when verifying</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a></p></dd>
<dt>user for filter processing</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a></p></dd>
</dl></dd>
<dt>routers</dt>
<dd><dl>
<dt>accept</dt>
<dd><p><a href="ch16.html" title="16. The accept router">The accept router</a></p></dd>
<dt>default</dt>
<dd><p><a href="ch07.html#SECID55" title="7. The default configuration file">The default configuration file<small> [Router configuration]</small></a></p></dd>
<dt>dnslookup</dt>
<dd><p><a href="ch17.html" title="17. The dnslookup router">The dnslookup router</a></p></dd>
<dt>ipliteral</dt>
<dd><p><a href="ch18.html" title="18. The ipliteral router">The ipliteral router</a></p></dd>
<dt>iplookup</dt>
<dd><p><a href="ch19.html" title="19. The iplookup router">The iplookup router</a></p></dd>
<dt>manualroute</dt>
<dd><p><a href="ch20.html" title="20. The manualroute router">The manualroute router</a></p></dd>
<dt>queryprogram</dt>
<dd><p><a href="ch21.html" title="21. The queryprogram router">The queryprogram router</a></p></dd>
<dt>redirect</dt>
<dd><p><a href="ch22.html" title="22. The redirect router">The redirect router</a></p></dd>
</dl></dd>
<dt>routing</dt>
<dd><dl>
<dt>by external program</dt>
<dd><p><a href="ch21.html" title="21. The queryprogram router">The queryprogram router</a></p></dd>
<dt>loops in</dt>
<dd><p><a href="ch03.html#SECID18" title="3. How Exim receives and delivers mail">How Exim receives and delivers mail<small> [Delivery in detail]</small></a>, <a href="ch22.html#SECTredlocmai" title="22. The redirect router">The redirect router<small> [Redirecting to a local mailbox]</small></a></p></dd>
<dt>whole queue before delivery</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
</dl></dd>
<dt>rsmtp</dt>
<dd><p><a href="ch05.html#SECID38" title="5. The Exim command line">The Exim command line<small> [Setting options by program name]</small></a></p></dd>
<dt>run expansion item</dt>
<dd><p><a href="ch11.html#SECTexpansionitems" title="11. String expansions">String expansions<small> [Expansion items]</small></a></p></dd>
<dt>run time configuration</dt>
<dd><p><a href="ch06.html" title="6. The Exim run time configuration file">The Exim run time configuration file</a></p></dd>
<dt>runq</dt>
<dd><p><a href="ch05.html#SECID38" title="5. The Exim command line">The Exim command line<small> [Setting options by program name]</small></a></p></dd>
<dt>rxquote expansion item</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
</dl>
</div>
<div class="sectionindex">
<h3 id="index_concept_S" class="index">S</h3>
<dl>
<dt>SHA-1 hash</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a>, <a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>SIGHUP</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch52.html#SECTrunexiwitpri" title="52. Security considerations">Security considerations<small> [Running Exim without privilege]</small></a></p></dd>
<dt>SIGUSR1</dt>
<dd><p><a href="ch50.html#SECTfinoutwha" title="50. Exim utilities">Exim utilities<small> [Finding out what Exim processes are doing (exiwhat)]</small></a></p></dd>
<dt>SIZE option on MAIL command</dt>
<dd><p><a href="ch45.html#SECToutSMTPTCP" title="45. SMTP processing">SMTP processing<small> [Outgoing SMTP and LMTP over TCP/IP]</small></a>, <a href="ch45.html#SECID233" title="45. SMTP processing">SMTP processing<small> [Incoming SMTP messages over TCP/IP]</small></a></p></dd>
<dt>SMTP</dt>
<dd><dl>
<dt>SIZE</dt>
<dd><p><a href="ch24.html" title="24. Generic options for transports">Generic options for transports</a>, <a href="ch30.html#SECID146" title="30. The smtp transport">The smtp transport<small> [Private options for smtp]</small></a></p></dd>
<dt>authentication configuration</dt>
<dd><p><a href="ch33.html" title="33. SMTP authentication">SMTP authentication</a></p></dd>
<dt>batched incoming</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch45.html#SECTincomingbatchedSMTP" title="45. SMTP processing">SMTP processing<small> [Incoming batched SMTP]</small></a></p></dd>
<dt>batched outgoing</dt>
<dd><p><a href="ch45.html#SECTbatchSMTP" title="45. SMTP processing">SMTP processing<small> [Outgoing batched SMTP]</small></a></p></dd>
<dt>batched outgoing; example</dt>
<dd><p><a href="ch20.html#SECID123" title="20. The manualroute router">The manualroute router<small> [Manualroute examples]</small></a></p></dd>
<dt>batching over TCP/IP</dt>
<dd><p><a href="ch45.html#SECToutSMTPTCP" title="45. SMTP processing">SMTP processing<small> [Outgoing SMTP and LMTP over TCP/IP]</small></a></p></dd>
<dt>callout verification</dt>
<dd><p><a href="ch40.html#SECTcallver" title="40. Access control lists">Access control lists<small> [Callout verification]</small></a></p></dd>
<dt>command, argument for</dt>
<dd><p><a href="ch11.html#SECTexpvar" title="11. String expansions">String expansions<small> [Expansion variables]</small></a></p></dd>
<dt>connection backlog</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>connection, ACL for</dt>
<dd><p><a href="ch40.html#SECID189" title="40. Access control lists">Access control lists<small> [Specifying when ACLs are used]</small></a>, <a href="ch40.html#SECID191" title="40. Access control lists">Access control lists<small> [The SMTP connect ACL]</small></a></p></dd>
<dt>delaying delivery</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>details policy failures</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>encrypted connection</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>encryption</dt>
<dd><p><a href="ch39.html" title="39. Encrypted SMTP connections using TLS/SSL">Encrypted SMTP connections using TLS/SSL</a></p></dd>
<dt>error codes</dt>
<dd><p><a href="ch22.html#SECTspecitredli" title="22. The redirect router">The redirect router<small> [Special items in redirection lists]</small></a>, <a href="ch22.html#SECID130" title="22. The redirect router">The redirect router<small> [Private options for the redirect router]</small></a>, <a href="ch40.html#SECTACLmodi" title="40. Access control lists">Access control lists<small> [ACL modifiers]</small></a></p></dd>
<dt>errors in outgoing</dt>
<dd><p><a href="ch45.html#SECToutSMTPerr" title="45. SMTP processing">SMTP processing<small> [Errors in outgoing SMTP]</small></a></p></dd>
<dt>host name in responses</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>incoming call count</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>incoming connection count</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>incoming over TCP/IP</dt>
<dd><p><a href="ch45.html#SECID233" title="45. SMTP processing">SMTP processing<small> [Incoming SMTP messages over TCP/IP]</small></a></p></dd>
<dt>input timeout</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>limiting incoming message count</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>limiting non-mail commands</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>limiting syntax and protocol errors</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>limiting unknown commands</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>listener</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>local incoming</dt>
<dd><p><a href="ch45.html#SECID238" title="45. SMTP processing">SMTP processing<small> [Incoming local SMTP]</small></a></p></dd>
<dt>local input</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>logging confirmation</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>logging connections</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>logging incomplete transactions</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>logging protocol error</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>logging syntax errors</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>multiple deliveries</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch30.html#SECID146" title="30. The smtp transport">The smtp transport<small> [Private options for smtp]</small></a>, <a href="ch47.html#SECID248" title="47. Some common configuration settings">Some common configuration settings<small> [Exim on the intermittently connected client host]</small></a></p></dd>
<dt>non-mail commands</dt>
<dd><p><a href="ch45.html#SECID236" title="45. SMTP processing">SMTP processing<small> [Use of non-mail SMTP commands]</small></a></p></dd>
<dt>outgoing over TCP/IP</dt>
<dd><p><a href="ch45.html#SECToutSMTPTCP" title="45. SMTP processing">SMTP processing<small> [Outgoing SMTP and LMTP over TCP/IP]</small></a></p></dd>
<dt>output flushing, disabling for callout</dt>
<dd><p><a href="ch40.html#SECTcontrols" title="40. Access control lists">Access control lists<small> [Use of the control modifier]</small></a>, <a href="ch40.html#SECTcallver" title="40. Access control lists">Access control lists<small> [Callout verification]</small></a></p></dd>
<dt>output flushing, disabling for delay</dt>
<dd><p><a href="ch40.html#SECTcontrols" title="40. Access control lists">Access control lists<small> [Use of the control modifier]</small></a></p></dd>
<dt>passed connection</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch30.html#SECID146" title="30. The smtp transport">The smtp transport<small> [Private options for smtp]</small></a>, <a href="ch45.html#SECToutSMTPTCP" title="45. SMTP processing">SMTP processing<small> [Outgoing SMTP and LMTP over TCP/IP]</small></a>, <a href="ch47.html#SECID248" title="47. Some common configuration settings">Some common configuration settings<small> [Exim on the intermittently connected client host]</small></a></p></dd>
<dt>processing details</dt>
<dd><p><a href="ch45.html" title="45. SMTP processing">SMTP processing</a></p></dd>
<dt>protocol errors</dt>
<dd><p><a href="ch45.html#SECID235" title="45. SMTP processing">SMTP processing<small> [Syntax and protocol errors in SMTP commands]</small></a></p></dd>
<dt>rate limiting</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>rewriting malformed addresses</dt>
<dd><p><a href="ch31.html#SECTrewriteS" title="31. Address rewriting">Address rewriting<small> [The SMTP-time rewriting flag]</small></a></p></dd>
<dt>smtps protocol</dt>
<dd><p><a href="ch07.html#SECTdefconfmain" title="7. The default configuration file">The default configuration file<small> [Main configuration settings]</small></a>, <a href="ch13.html#SECTsupobssmt" title="13. Starting the daemon and the use of network interfaces">Starting the daemon and the use of network interfaces<small> [Support for the obsolete SSMTP (or SMTPS) protocol]</small></a>, <a href="ch39.html#SECID284" title="39. Encrypted SMTP connections using TLS/SSL">Encrypted SMTP connections using TLS/SSL<small> [Support for the legacy ssmtp (aka smtps) protocol]</small></a></p></dd>
<dt>ssmtp protocol</dt>
<dd><p><a href="ch07.html#SECTdefconfmain" title="7. The default configuration file">The default configuration file<small> [Main configuration settings]</small></a>, <a href="ch13.html#SECTsupobssmt" title="13. Starting the daemon and the use of network interfaces">Starting the daemon and the use of network interfaces<small> [Support for the obsolete SSMTP (or SMTPS) protocol]</small></a>, <a href="ch39.html#SECID284" title="39. Encrypted SMTP connections using TLS/SSL">Encrypted SMTP connections using TLS/SSL<small> [Support for the legacy ssmtp (aka smtps) protocol]</small></a></p></dd>
<dt>synchronization checking</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch40.html#SECTcontrols" title="40. Access control lists">Access control lists<small> [Use of the control modifier]</small></a></p></dd>
<dt>syntax errors</dt>
<dd><p><a href="ch45.html#SECID235" title="45. SMTP processing">SMTP processing<small> [Syntax and protocol errors in SMTP commands]</small></a></p></dd>
<dt>syntax errors; logging</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>testing incoming</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>unknown command; logging</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>unrecognized commands</dt>
<dd><p><a href="ch45.html#SECID234" title="45. SMTP processing">SMTP processing<small> [Unrecognized SMTP commands]</small></a></p></dd>
<dt>welcome banner</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
</dl></dd>
<dt>SPA authentication</dt>
<dd><p><a href="ch02.html" title="2. Incorporated code">Incorporated code</a></p></dd>
<dt>SQL lookup types</dt>
<dd><p><a href="ch09.html#SECTsql" title="9. File and database lookups">File and database lookups<small> [SQL lookups]</small></a></p></dd>
<dt>SRV record</dt>
<dd><dl>
<dt>enabling use of</dt>
<dd><p><a href="ch17.html#SECID118" title="17. The dnslookup router">The dnslookup router<small> [Private options for dnslookup]</small></a></p></dd>
<dt>in dnsdb lookup</dt>
<dd><p><a href="ch09.html#SECTdnsdb" title="9. File and database lookups">File and database lookups<small> [More about dnsdb]</small></a></p></dd>
<dt>required to exist</dt>
<dd><p><a href="ch17.html#SECID118" title="17. The dnslookup router">The dnslookup router<small> [Private options for dnslookup]</small></a></p></dd>
</dl></dd>
<dt>SSL</dt>
<dd><p><a href="ch01.html" title="1. Introduction">Introduction</a></p></dd>
<dt>STARTTLS, ACL for</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch40.html#SECID189" title="40. Access control lists">Access control lists<small> [Specifying when ACLs are used]</small></a></p></dd>
<dt>SUPPORT_TLS</dt>
<dd><p><a href="ch04.html#SECTinctlsssl" title="4. Building and installing Exim">Building and installing Exim<small> [Including TLS/SSL encryption support]</small></a></p></dd>
<dt>Samba project</dt>
<dd><p><a href="ch02.html" title="2. Incorporated code">Incorporated code</a></p></dd>
<dt>Sender: header line</dt>
<dd>
<p><a href="ch05.html#SECTtrustedadmin" title="5. The Exim command line">The Exim command line<small> [Trusted and admin users]</small></a>, <a href="ch44.html#SECTthesenhea" title="44. Message processing">Message processing<small> [The Sender: header line]</small></a></p>
<dl>
<dt>disabling addition of</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>retaining from local submission</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
</dl>
</dd>
<dt>Sendmail compatibility</dt>
<dd><dl>
<dt>-G option ignored</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>-U option ignored</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>-bi option</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>-h option ignored</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>-n option ignored</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>-oA option</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>-om option ignored</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>-oo option ignored</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>-t option</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>8-bit characters</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>From line</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch44.html#SECID219" title="44. Message processing">Message processing<small> [The UUCP From line]</small></a>, <a href="ch44.html#SECTthefrohea" title="44. Message processing">Message processing<small> [The From: header line]</small></a></p></dd>
<dt>calling Exim as newaliases</dt>
<dd><p><a href="ch05.html#SECID38" title="5. The Exim command line">The Exim command line<small> [Setting options by program name]</small></a></p></dd>
<dt>command line interface</dt>
<dd><p><a href="ch01.html#SECID8" title="1. Introduction">Introduction<small> [Calling interface]</small></a></p></dd>
</dl></dd>
<dt>Sieve filter</dt>
<dd>
<p><a href="ch03.html#SECID12" title="3. How Exim receives and delivers mail">How Exim receives and delivers mail<small> [User filters]</small></a></p>
<dl>
<dt>configuring appendfile</dt>
<dd><p><a href="ch26.html#SECTfildiropt" title="26. The appendfile transport">The appendfile transport<small> [The file and directory options]</small></a></p></dd>
<dt>enabling in default router</dt>
<dd><p><a href="ch07.html#SECID55" title="7. The default configuration file">The default configuration file<small> [Router configuration]</small></a></p></dd>
<dt>enabling use of</dt>
<dd><p><a href="ch22.html#SECID130" title="22. The redirect router">The redirect router<small> [Private options for the redirect router]</small></a></p></dd>
<dt>forbidding delivery to a file</dt>
<dd><p><a href="ch22.html#SECID130" title="22. The redirect router">The redirect router<small> [Private options for the redirect router]</small></a></p></dd>
<dt>keep facility; disabling</dt>
<dd><p><a href="ch22.html#SECID130" title="22. The redirect router">The redirect router<small> [Private options for the redirect router]</small></a></p></dd>
<dt>not available for system filter</dt>
<dd><p><a href="ch03.html#SECID18" title="3. How Exim receives and delivers mail">How Exim receives and delivers mail<small> [Delivery in detail]</small></a>, <a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>relative mailbox path handling</dt>
<dd><p><a href="ch26.html#SECTfildiropt" title="26. The appendfile transport">The appendfile transport<small> [The file and directory options]</small></a></p></dd>
<dt>specifying in redirection data</dt>
<dd><p><a href="ch22.html#SECID126" title="22. The redirect router">The redirect router<small> [Interpreting redirection data]</small></a></p></dd>
<dt>syntax errors in</dt>
<dd><p><a href="ch22.html#SECID130" title="22. The redirect router">The redirect router<small> [Private options for the redirect router]</small></a></p></dd>
<dt>testing</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>vacation directory</dt>
<dd><p><a href="ch22.html#SECID130" title="22. The redirect router">The redirect router<small> [Private options for the redirect router]</small></a></p></dd>
<dt>value of $address_file</dt>
<dd><p><a href="ch11.html#SECTexpvar" title="11. String expansions">String expansions<small> [Expansion variables]</small></a></p></dd>
</dl>
</dd>
<dt>Solaris</dt>
<dd><dl>
<dt>DBM library for</dt>
<dd><p><a href="ch04.html#SECTdb" title="4. Building and installing Exim">Building and installing Exim<small> [DBM libraries]</small></a></p></dd>
<dt>LDAP</dt>
<dd><p><a href="ch09.html#SECTldap" title="9. File and database lookups">File and database lookups<small> [More about LDAP]</small></a></p></dd>
<dt>PAM support</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>flock() support</dt>
<dd><p><a href="ch26.html#SECID134" title="26. The appendfile transport">The appendfile transport<small> [Private options for appendfile]</small></a></p></dd>
<dt>mail command</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>stopping Exim on</dt>
<dd><p><a href="ch04.html#SECID37" title="4. Building and installing Exim">Building and installing Exim<small> [Stopping the Exim daemon on Solaris]</small></a></p></dd>
</dl></dd>
<dt>SpamAssassin</dt>
<dd><p><a href="ch41.html#SECTscanspamass" title="41. Content scanning at ACL time">Content scanning at ACL time<small> [Scanning with SpamAssassin]</small></a></p></dd>
<dt>saslauthd daemon</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>saslauthd expansion condition</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>scanning</dt>
<dd><p><a href="ch01.html" title="1. Introduction">Introduction</a></p></dd>
<dt>security</dt>
<dd><dl>
<dt>build-time features</dt>
<dd><p><a href="ch52.html#SECID286" title="52. Security considerations">Security considerations<small> [Building a more hardened Exim]</small></a></p></dd>
<dt>discussion of</dt>
<dd><p><a href="ch52.html" title="52. Security considerations">Security considerations</a></p></dd>
</dl></dd>
<dt>sender</dt>
<dd><dl>
<dt>ACL checking</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a>, <a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>address</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch44.html#SECID219" title="44. Message processing">Message processing<small> [The UUCP From line]</small></a></p></dd>
<dt>authenticated</dt>
<dd><p><a href="ch11.html#SECTexpvar" title="11. String expansions">String expansions<small> [Expansion variables]</small></a></p></dd>
<dt>changing</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>constructed by Exim</dt>
<dd><p><a href="ch03.html#SECID13" title="3. How Exim receives and delivers mail">How Exim receives and delivers mail<small> [Receiving mail]</small></a></p></dd>
<dt>definition of</dt>
<dd><p><a href="ch01.html#SECID9" title="1. Introduction">Introduction<small> [Terminology]</small></a></p></dd>
<dt>gid</dt>
<dd><p><a href="ch11.html#SECTexpvar" title="11. String expansions">String expansions<small> [Expansion variables]</small></a></p></dd>
<dt>host address, specifying for local message</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>host name, specifying for local message</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>ident string, specifying for local message</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>name</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>setting by untrusted user</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>source of</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>uid</dt>
<dd><p><a href="ch11.html#SECTexpvar" title="11. String expansions">String expansions<small> [Expansion variables]</small></a></p></dd>
<dt>verifying</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>verifying in header</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
</dl></dd>
<dt>sender_domains ACL condition</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>sender_retain submission option</dt>
<dd><p><a href="ch44.html#SECTsubmodnon" title="44. Message processing">Message processing<small> [Submission mode for non-local messages]</small></a></p></dd>
<dt>senders ACL condition</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>serializing connections</dt>
<dd><p><a href="ch30.html#SECID146" title="30. The smtp transport">The smtp transport<small> [Private options for smtp]</small></a></p></dd>
<dt>set ACL modifier</dt>
<dd><p><a href="ch40.html#SECTACLmodi" title="40. Access control lists">Access control lists<small> [ACL modifiers]</small></a></p></dd>
<dt>setuid</dt>
<dd>
<p><a href="ch52.html#SECID270" title="52. Security considerations">Security considerations<small> [Root privilege]</small></a></p>
<dl>
<dt>installing Exim with</dt>
<dd><p><a href="ch04.html#SECID32" title="4. Building and installing Exim">Building and installing Exim<small> [Installing Exim binaries and scripts]</small></a></p></dd>
</dl>
</dd>
<dt>sg expansion item</dt>
<dd><p><a href="ch11.html#SECTexpansionitems" title="11. String expansions">String expansions<small> [Expansion items]</small></a></p></dd>
<dt>sha2 expansion item</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>shadow transport</dt>
<dd><p><a href="ch24.html" title="24. Generic options for transports">Generic options for transports</a></p></dd>
<dt>simultaneous deliveries</dt>
<dd><p><a href="ch23.html#SECID131" title="23. Environment for running local transports">Environment for running local transports<small> [Concurrent deliveries]</small></a></p></dd>
<dt>single-key lookup</dt>
<dd><dl>
<dt>definition of</dt>
<dd><p><a href="ch09.html#SECID61" title="9. File and database lookups">File and database lookups<small> [Lookup types]</small></a></p></dd>
<dt>list of types</dt>
<dd><p><a href="ch09.html#SECTsinglekeylookups" title="9. File and database lookups">File and database lookups<small> [Single-key lookup types]</small></a></p></dd>
</dl></dd>
<dt>size</dt>
<dd><dl>
<dt>of bounce, limit</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>of mailbox</dt>
<dd><p><a href="ch26.html#SECID134" title="26. The appendfile transport">The appendfile transport<small> [Private options for appendfile]</small></a>, <a href="ch26.html#SECID134" title="26. The appendfile transport">The appendfile transport<small> [Private options for appendfile]</small></a>, <a href="ch26.html#SECID134" title="26. The appendfile transport">The appendfile transport<small> [Private options for appendfile]</small></a></p></dd>
<dt>of message</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch11.html#SECTexpvar" title="11. String expansions">String expansions<small> [Expansion variables]</small></a>, <a href="ch30.html#SECID146" title="30. The smtp transport">The smtp transport<small> [Private options for smtp]</small></a>, <a href="ch49.html#SECID251" title="49. Log files">Log files<small> [Logging message reception]</small></a>, <a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>of message, limit</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch24.html" title="24. Generic options for transports">Generic options for transports</a></p></dd>
<dt>of monitor window</dt>
<dd><p><a href="ch51.html#SECID266" title="51. The Exim monitor">The Exim monitor<small> [Main action buttons]</small></a></p></dd>
</dl></dd>
<dt>skipping faulty addresses</dt>
<dd><p><a href="ch22.html#SECID130" title="22. The redirect router">The redirect router<small> [Private options for the redirect router]</small></a></p></dd>
<dt>smart host</dt>
<dd><dl>
<dt>example router</dt>
<dd><p><a href="ch20.html#SECID123" title="20. The manualroute router">The manualroute router<small> [Manualroute examples]</small></a>, <a href="ch47.html#SECID240" title="47. Some common configuration settings">Some common configuration settings<small> [Sending mail to a smart host]</small></a></p></dd>
<dt>suppressing queueing</dt>
<dd><p><a href="ch48.html" title="48. Using Exim as a non-queueing client">Using Exim as a non-queueing client</a></p></dd>
</dl></dd>
<dt>smtp transport</dt>
<dd><p><a href="ch30.html" title="30. The smtp transport">The smtp transport</a></p></dd>
<dt>smtps protocol</dt>
<dd><p><a href="ch07.html#SECTdefconfmain" title="7. The default configuration file">The default configuration file<small> [Main configuration settings]</small></a>, <a href="ch13.html#SECTsupobssmt" title="13. Starting the daemon and the use of network interfaces">Starting the daemon and the use of network interfaces<small> [Support for the obsolete SSMTP (or SMTPS) protocol]</small></a>, <a href="ch39.html#SECID284" title="39. Encrypted SMTP connections using TLS/SSL">Encrypted SMTP connections using TLS/SSL<small> [Support for the legacy ssmtp (aka smtps) protocol]</small></a></p></dd>
<dt>socket, use of in expansion</dt>
<dd><p><a href="ch11.html#SECTexpansionitems" title="11. String expansions">String expansions<small> [Expansion items]</small></a></p></dd>
<dt>sorting remote deliveries</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>source routing</dt>
<dd><dl>
<dt>in IP packets</dt>
<dd><p><a href="ch52.html#SECID272" title="52. Security considerations">Security considerations<small> [IPv4 source routing]</small></a></p></dd>
<dt>in email address</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
</dl></dd>
<dt>spa authenticator</dt>
<dd><p><a href="ch38.html" title="38. The spa authenticator">The spa authenticator</a></p></dd>
<dt>spam ACL condition</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>spam scanning</dt>
<dd>
<p><a href="ch41.html#SECTscanspamass" title="41. Content scanning at ACL time">Content scanning at ACL time<small> [Scanning with SpamAssassin]</small></a></p>
<dl>
<dt>returned variables</dt>
<dd><p><a href="ch41.html#SECID206" title="41. Content scanning at ACL time">Content scanning at ACL time<small> [Calling SpamAssassin from an Exim ACL]</small></a></p></dd>
</dl>
</dd>
<dt>spool directory</dt>
<dd><dl>
<dt>checking space</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>creating</dt>
<dd><p><a href="ch04.html#SECID33" title="4. Building and installing Exim">Building and installing Exim<small> [Setting up the spool directory]</small></a></p></dd>
<dt>definition of</dt>
<dd><p><a href="ch01.html#SECID9" title="1. Introduction">Introduction<small> [Terminology]</small></a></p></dd>
<dt>file locked</dt>
<dd><p><a href="ch49.html#SECID259" title="49. Log files">Log files<small> [Other log entries]</small></a></p></dd>
<dt>files</dt>
<dd><p><a href="ch52.html#SECID275" title="52. Security considerations">Security considerations<small> [Spool files]</small></a></p></dd>
<dt>files that hold a message</dt>
<dd><p><a href="ch03.html#SECID14" title="3. How Exim receives and delivers mail">How Exim receives and delivers mail<small> [Handling an incoming message]</small></a></p></dd>
<dt>format of files</dt>
<dd><p><a href="ch53.html" title="53. Format of spool files">Format of spool files</a></p></dd>
<dt>input sub-directory</dt>
<dd><p><a href="ch03.html#SECID14" title="3. How Exim receives and delivers mail">How Exim receives and delivers mail<small> [Handling an incoming message]</small></a></p></dd>
<dt>path to</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>split</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
</dl></dd>
<dt>spool file is locked</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>spool files</dt>
<dd><dl>
<dt>editing</dt>
<dd><p><a href="ch53.html" title="53. Format of spool files">Format of spool files</a></p></dd>
<dt>format of</dt>
<dd><p><a href="ch53.html" title="53. Format of spool files">Format of spool files</a></p></dd>
</dl></dd>
<dt>sprintf()</dt>
<dd><p><a href="ch52.html#SECID279" title="52. Security considerations">Security considerations<small> [Use of sprintf()]</small></a></p></dd>
<dt>sqlite lookup type</dt>
<dd>
<p><a href="ch09.html#SECID62" title="9. File and database lookups">File and database lookups<small> [Query-style lookup types]</small></a>, <a href="ch09.html#SECTsqlite" title="9. File and database lookups">File and database lookups<small> [More about SQLite]</small></a></p>
<dl>
<dt>lock timeout</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
</dl>
</dd>
<dt>src/EDITME</dt>
<dd><p><a href="ch04.html#SECID25" title="4. Building and installing Exim">Building and installing Exim<small> [Pre-building configuration]</small></a></p></dd>
<dt>ssmtp protocol</dt>
<dd><p><a href="ch07.html#SECTdefconfmain" title="7. The default configuration file">The default configuration file<small> [Main configuration settings]</small></a>, <a href="ch13.html#SECTsupobssmt" title="13. Starting the daemon and the use of network interfaces">Starting the daemon and the use of network interfaces<small> [Support for the obsolete SSMTP (or SMTPS) protocol]</small></a>, <a href="ch39.html#SECID284" title="39. Encrypted SMTP connections using TLS/SSL">Encrypted SMTP connections using TLS/SSL<small> [Support for the legacy ssmtp (aka smtps) protocol]</small></a></p></dd>
<dt>stat expansion item</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>statistics</dt>
<dd><p><a href="ch50.html#SECTmailstat" title="50. Exim utilities">Exim utilities<small> [Mail statistics (eximstats)]</small></a></p></dd>
<dt>statvfs function</dt>
<dd><p><a href="ch51.html#SECID265" title="51. The Exim monitor">The Exim monitor<small> [The stripcharts]</small></a></p></dd>
<dt>sticky bit</dt>
<dd><p><a href="ch04.html#SECID34" title="4. Building and installing Exim">Building and installing Exim<small> [Testing]</small></a>, <a href="ch26.html#SECID134" title="26. The appendfile transport">The appendfile transport<small> [Private options for appendfile]</small></a></p></dd>
<dt>str2b64 expansion item</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>string</dt>
<dd><dl>
<dt>case forcing</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a>, <a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>comparison</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a>, <a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a>, <a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a>, <a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a>, <a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
<dt>expansion</dt>
<dd><p><a href="ch01.html" title="1. Introduction">Introduction</a></p></dd>
<dt>format of configuration values</dt>
<dd><p><a href="ch06.html#SECTstrings" title="6. The Exim run time configuration file">The Exim run time configuration file<small> [String values]</small></a></p></dd>
<dt>length in expansion</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>list, definition of</dt>
<dd><p><a href="ch06.html#SECTlistconstruct" title="6. The Exim run time configuration file">The Exim run time configuration file<small> [List construction]</small></a></p></dd>
<dt>quoted</dt>
<dd><p><a href="ch06.html#SECTstrings" title="6. The Exim run time configuration file">The Exim run time configuration file<small> [String values]</small></a></p></dd>
<dt>testing for IP address</dt>
<dd><p><a href="ch11.html#SECTexpcond" title="11. String expansions">String expansions<small> [Expansion conditions]</small></a></p></dd>
</dl></dd>
<dt>stripchart</dt>
<dd><p><a href="ch51.html#SECID265" title="51. The Exim monitor">The Exim monitor<small> [The stripcharts]</small></a></p></dd>
<dt>strlen expansion item</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>subject, logging</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>submission fixups, suppressing</dt>
<dd><p><a href="ch40.html#SECTcontrols" title="40. Access control lists">Access control lists<small> [Use of the control modifier]</small></a></p></dd>
<dt>submission mode</dt>
<dd><p><a href="ch40.html#SECTcontrols" title="40. Access control lists">Access control lists<small> [Use of the control modifier]</small></a>, <a href="ch44.html#SECTsubmodnon" title="44. Message processing">Message processing<small> [Submission mode for non-local messages]</small></a>, <a href="ch44.html#SECTthefrohea" title="44. Message processing">Message processing<small> [The From: header line]</small></a>, <a href="ch44.html#SECTthesenhea" title="44. Message processing">Message processing<small> [The Sender: header line]</small></a></p></dd>
<dt>substr expansion item</dt>
<dd><p><a href="ch11.html#SECTexpansionitems" title="11. String expansions">String expansions<small> [Expansion items]</small></a>, <a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>substring extraction</dt>
<dd><p><a href="ch11.html#SECTexpansionitems" title="11. String expansions">String expansions<small> [Expansion items]</small></a>, <a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>suffix for local part</dt>
<dd><dl>
<dt>including in envelope</dt>
<dd><p><a href="ch24.html" title="24. Generic options for transports">Generic options for transports</a></p></dd>
<dt>used in router</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a></p></dd>
</dl></dd>
<dt>symbolic link</dt>
<dd><dl>
<dt>to build directory</dt>
<dd><p><a href="ch04.html#SECID24" title="4. Building and installing Exim">Building and installing Exim<small> [Multiple machine architectures and operating systems]</small></a></p></dd>
<dt>to exim binary</dt>
<dd><p><a href="ch04.html#SECID35" title="4. Building and installing Exim">Building and installing Exim<small> [Replacing another MTA with Exim]</small></a></p></dd>
<dt>to mailbox</dt>
<dd><p><a href="ch26.html#SECID134" title="26. The appendfile transport">The appendfile transport<small> [Private options for appendfile]</small></a>, <a href="ch26.html#SECTopappend" title="26. The appendfile transport">The appendfile transport<small> [Operational details for appending]</small></a></p></dd>
<dt>to source files</dt>
<dd><p><a href="ch04.html#SECID29" title="4. Building and installing Exim">Building and installing Exim<small> [The building process]</small></a></p></dd>
</dl></dd>
<dt>synchronization checking in SMTP</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch40.html#SECTcontrols" title="40. Access control lists">Access control lists<small> [Use of the control modifier]</small></a></p></dd>
<dt>syntax of common options</dt>
<dd><p><a href="ch06.html#SECTcos" title="6. The Exim run time configuration file">The Exim run time configuration file<small> [Common option syntax]</small></a></p></dd>
<dt>syslog</dt>
<dd>
<p><a href="ch49.html#SECTwhelogwri" title="49. Log files">Log files<small> [Where the logs are written]</small></a></p>
<dl>
<dt>duplicate log lines; suppressing</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>facility; setting</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>process name; setting</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>timestamps</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
</dl>
</dd>
<dt>system aliases file</dt>
<dd><p><a href="ch04.html#SECID32" title="4. Building and installing Exim">Building and installing Exim<small> [Installing Exim binaries and scripts]</small></a></p></dd>
<dt>system filter</dt>
<dd>
<p><a href="ch43.html" title="43. System-wide message filtering">System-wide message filtering</a></p>
<dl>
<dt>specifying</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>testing</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
</dl>
</dd>
<dt>system log</dt>
<dd><p><a href="ch49.html" title="49. Log files">Log files</a></p></dd>
</dl>
</div>
<div class="sectionindex">
<h3 id="index_concept_T" class="index">T</h3>
<dl>
<dt>TCP/IP</dt>
<dd><dl>
<dt>logging incoming remote port</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>logging ougtoing remote port</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>setting listening interfaces</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch13.html" title="13. Starting the daemon and the use of network interfaces">Starting the daemon and the use of network interfaces</a></p></dd>
<dt>setting listening ports</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch13.html" title="13. Starting the daemon and the use of network interfaces">Starting the daemon and the use of network interfaces</a>, <a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>setting outgoing port</dt>
<dd><p><a href="ch30.html#SECID146" title="30. The smtp transport">The smtp transport<small> [Private options for smtp]</small></a></p></dd>
</dl></dd>
<dt>TCP_NODELAY on listening sockets</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>TCP_WRAPPERS_DAEMON_NAME</dt>
<dd><p><a href="ch04.html#SECID27" title="4. Building and installing Exim">Building and installing Exim<small> [Use of tcpwrappers]</small></a></p></dd>
<dt>TLS</dt>
<dd><dl>
<dt>D-H parameters for server</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>OpenSSL vs GnuTLS</dt>
<dd><p><a href="ch39.html#SECTopenvsgnu" title="39. Encrypted SMTP connections using TLS/SSL">Encrypted SMTP connections using TLS/SSL<small> [OpenSSL vs GnuTLS]</small></a></p></dd>
<dt>advertising</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>automatic start</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>avoiding for certain hosts</dt>
<dd><p><a href="ch30.html#SECID146" title="30. The smtp transport">The smtp transport<small> [Private options for smtp]</small></a></p></dd>
<dt>broken clients</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>client certificate revocation list</dt>
<dd><p><a href="ch30.html#SECID146" title="30. The smtp transport">The smtp transport<small> [Private options for smtp]</small></a></p></dd>
<dt>client certificate verification</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch39.html#SECID183" title="39. Encrypted SMTP connections using TLS/SSL">Encrypted SMTP connections using TLS/SSL<small> [Requesting and verifying client certificates]</small></a>, <a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>client certificate, location of</dt>
<dd><p><a href="ch30.html#SECID146" title="30. The smtp transport">The smtp transport<small> [Private options for smtp]</small></a></p></dd>
<dt>client private key, location of</dt>
<dd><p><a href="ch30.html#SECID146" title="30. The smtp transport">The smtp transport<small> [Private options for smtp]</small></a></p></dd>
<dt>configuring an Exim client</dt>
<dd><p><a href="ch39.html#SECID185" title="39. Encrypted SMTP connections using TLS/SSL">Encrypted SMTP connections using TLS/SSL<small> [Configuring an Exim client to use TLS]</small></a></p></dd>
<dt>configuring an Exim server</dt>
<dd><p><a href="ch39.html#SECID182" title="39. Encrypted SMTP connections using TLS/SSL">Encrypted SMTP connections using TLS/SSL<small> [Configuring an Exim server to use TLS]</small></a></p></dd>
<dt>esmtp state; remembering</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>including support for TLS</dt>
<dd><p><a href="ch04.html#SECTinctlsssl" title="4. Building and installing Exim">Building and installing Exim<small> [Including TLS/SSL encryption support]</small></a></p></dd>
<dt>logging cipher</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>logging peer DN</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
<dt>multiple message deliveries</dt>
<dd><p><a href="ch30.html#SECID146" title="30. The smtp transport">The smtp transport<small> [Private options for smtp]</small></a>, <a href="ch39.html#SECTmulmessam" title="39. Encrypted SMTP connections using TLS/SSL">Encrypted SMTP connections using TLS/SSL<small> [Multiple messages on the same encrypted TCP/IP connection]</small></a></p></dd>
<dt>on SMTP connection</dt>
<dd><p><a href="ch39.html" title="39. Encrypted SMTP connections using TLS/SSL">Encrypted SMTP connections using TLS/SSL</a></p></dd>
<dt>passing connection</dt>
<dd><p><a href="ch30.html#SECID146" title="30. The smtp transport">The smtp transport<small> [Private options for smtp]</small></a></p></dd>
<dt>requiring for certain servers</dt>
<dd><p><a href="ch30.html#SECID146" title="30. The smtp transport">The smtp transport<small> [Private options for smtp]</small></a></p></dd>
<dt>requiring specific ciphers</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch30.html#SECID146" title="30. The smtp transport">The smtp transport<small> [Private options for smtp]</small></a></p></dd>
<dt>requiring specific ciphers (OpenSSL)</dt>
<dd><p><a href="ch39.html#SECTreqciphssl" title="39. Encrypted SMTP connections using TLS/SSL">Encrypted SMTP connections using TLS/SSL<small> [Requiring specific ciphers in OpenSSL]</small></a></p></dd>
<dt>revoked certificates</dt>
<dd><p><a href="ch39.html#SECID184" title="39. Encrypted SMTP connections using TLS/SSL">Encrypted SMTP connections using TLS/SSL<small> [Revoked certificates]</small></a></p></dd>
<dt>server certificate revocation list</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>server certificate verification</dt>
<dd><p><a href="ch30.html#SECID146" title="30. The smtp transport">The smtp transport<small> [Private options for smtp]</small></a></p></dd>
<dt>server certificate; location of</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>server private key; location of</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>specifying MAC algorithms (GnuTLS)</dt>
<dd><p><a href="ch39.html#SECTreqciphgnu" title="39. Encrypted SMTP connections using TLS/SSL">Encrypted SMTP connections using TLS/SSL<small> [Requiring specific ciphers or other parameters in GnuTLS]</small></a></p></dd>
<dt>specifying ciphers (GnuTLS)</dt>
<dd><p><a href="ch39.html#SECTreqciphgnu" title="39. Encrypted SMTP connections using TLS/SSL">Encrypted SMTP connections using TLS/SSL<small> [Requiring specific ciphers or other parameters in GnuTLS]</small></a></p></dd>
<dt>specifying key exchange methods (GnuTLS)</dt>
<dd><p><a href="ch39.html#SECTreqciphgnu" title="39. Encrypted SMTP connections using TLS/SSL">Encrypted SMTP connections using TLS/SSL<small> [Requiring specific ciphers or other parameters in GnuTLS]</small></a></p></dd>
<dt>specifying protocols (GnuTLS)</dt>
<dd><p><a href="ch39.html#SECTreqciphgnu" title="39. Encrypted SMTP connections using TLS/SSL">Encrypted SMTP connections using TLS/SSL<small> [Requiring specific ciphers or other parameters in GnuTLS]</small></a></p></dd>
<dt>use without STARTTLS</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
</dl></dd>
<dt>TXT record</dt>
<dd><dl>
<dt>in dnsdb lookup</dt>
<dd><p><a href="ch09.html#SECTdnsdb" title="9. File and database lookups">File and database lookups<small> [More about dnsdb]</small></a></p></dd>
</dl></dd>
<dt>To: header line</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>Tru64-Unix build-time settings</dt>
<dd><p><a href="ch04.html#SECToverride" title="4. Building and installing Exim">Building and installing Exim<small> [Overriding build-time options for Exim]</small></a></p></dd>
<dt>tcp_wrappers_daemon_name</dt>
<dd><p><a href="ch04.html#SECID27" title="4. Building and installing Exim">Building and installing Exim<small> [Use of tcpwrappers]</small></a></p></dd>
<dt>tcpwrappers, building Exim to support</dt>
<dd><p><a href="ch04.html#SECID27" title="4. Building and installing Exim">Building and installing Exim<small> [Use of tcpwrappers]</small></a></p></dd>
<dt>tdb DBM library</dt>
<dd><p><a href="ch04.html#SECTdb" title="4. Building and installing Exim">Building and installing Exim<small> [DBM libraries]</small></a></p></dd>
<dt>terminology definitions</dt>
<dd><p><a href="ch01.html#SECID9" title="1. Introduction">Introduction<small> [Terminology]</small></a></p></dd>
<dt>testing</dt>
<dd><dl>
<dt>,</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>addresses</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a></p></dd>
<dt>filter file</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>forward file</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>incoming SMTP</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>installation</dt>
<dd><p><a href="ch04.html#SECID34" title="4. Building and installing Exim">Building and installing Exim<small> [Testing]</small></a></p></dd>
<dt>relay control</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>retry configuration</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>rewriting</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch31.html#SECID149" title="31. Address rewriting">Address rewriting<small> [Testing the rewriting rules that apply on input]</small></a></p></dd>
<dt>string expansion</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch11.html#SECID83" title="11. String expansions">String expansions<small> [Testing string expansions]</small></a></p></dd>
<dt>system filter</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>variables in drivers</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a>, <a href="ch24.html" title="24. Generic options for transports">Generic options for transports</a></p></dd>
</dl></dd>
<dt>thawing messages</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch51.html#SECID269" title="51. The Exim monitor">The Exim monitor<small> [The queue menu]</small></a></p></dd>
<dt>time interval</dt>
<dd><dl>
<dt>decoding</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>formatting</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>specifying in configuration</dt>
<dd><p><a href="ch06.html#SECTtimeformat" title="6. The Exim run time configuration file">The Exim run time configuration file<small> [Time intervals]</small></a></p></dd>
</dl></dd>
<dt>time_eval expansion item</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>time_interval expansion item</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>timeout</dt>
<dd><dl>
<dt>for RFC 1413 call</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>for SMTP input</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>for local_scan() function</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>for non-SMTP input</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>frozen messages</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>mailbox locking</dt>
<dd><p><a href="ch26.html#SECID134" title="26. The appendfile transport">The appendfile transport<small> [Private options for appendfile]</small></a>, <a href="ch26.html#SECID134" title="26. The appendfile transport">The appendfile transport<small> [Private options for appendfile]</small></a></p></dd>
<dt>of retry data</dt>
<dd><p><a href="ch32.html#SECID165" title="32. Retry configuration">Retry configuration<small> [Timeout of retry data]</small></a></p></dd>
<dt>of router</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a></p></dd>
</dl></dd>
<dt>timezone, setting</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>tmail</dt>
<dd><p><a href="ch29.html#SECID142" title="29. The pipe transport">The pipe transport<small> [Private options for pipe]</small></a></p></dd>
<dt>too many open files</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>top bit</dt>
<dd><p><a href="ch01.html" title="1. Introduction">Introduction</a></p></dd>
<dt>tr expansion item</dt>
<dd><p><a href="ch11.html#SECTexpansionitems" title="11. String expansions">String expansions<small> [Expansion items]</small></a></p></dd>
<dt>trailing dot on domain</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>training courses</dt>
<dd><p><a href="ch01.html#SECID4" title="1. Introduction">Introduction<small> [Exim training]</small></a></p></dd>
<dt>transport</dt>
<dd><dl>
<dt>body only</dt>
<dd><p><a href="ch24.html" title="24. Generic options for transports">Generic options for transports</a></p></dd>
<dt>current directory for</dt>
<dd><p><a href="ch24.html" title="24. Generic options for transports">Generic options for transports</a></p></dd>
<dt>definition of</dt>
<dd><p><a href="ch03.html#SECTprocaddress" title="3. How Exim receives and delivers mail">How Exim receives and delivers mail<small> [Processing an address for delivery]</small></a></p></dd>
<dt>external</dt>
<dd><p><a href="ch01.html#SECID6" title="1. Introduction">Introduction<small> [Limitations]</small></a></p></dd>
<dt>filter</dt>
<dd><p><a href="ch11.html#SECTexpvar" title="11. String expansions">String expansions<small> [Expansion variables]</small></a>, <a href="ch11.html#SECTexpvar" title="11. String expansions">String expansions<small> [Expansion variables]</small></a>, <a href="ch24.html" title="24. Generic options for transports">Generic options for transports</a>, <a href="ch29.html#SECThowcommandrun" title="29. The pipe transport">The pipe transport<small> [How the command is run]</small></a>, <a href="ch30.html#SECID146" title="30. The smtp transport">The smtp transport<small> [Private options for smtp]</small></a>, <a href="ch45.html#SECToutSMTPTCP" title="45. SMTP processing">SMTP processing<small> [Outgoing SMTP and LMTP over TCP/IP]</small></a></p></dd>
<dt>filter, timeout</dt>
<dd><p><a href="ch24.html" title="24. Generic options for transports">Generic options for transports</a></p></dd>
<dt>generic options for</dt>
<dd><p><a href="ch24.html" title="24. Generic options for transports">Generic options for transports</a></p></dd>
<dt>group; additional</dt>
<dd><p><a href="ch24.html" title="24. Generic options for transports">Generic options for transports</a></p></dd>
<dt>group; specifying</dt>
<dd><p><a href="ch24.html" title="24. Generic options for transports">Generic options for transports</a></p></dd>
<dt>header lines only</dt>
<dd><p><a href="ch24.html" title="24. Generic options for transports">Generic options for transports</a></p></dd>
<dt>header lines; adding</dt>
<dd><p><a href="ch24.html" title="24. Generic options for transports">Generic options for transports</a></p></dd>
<dt>header lines; removing</dt>
<dd><p><a href="ch24.html" title="24. Generic options for transports">Generic options for transports</a></p></dd>
<dt>header lines; rewriting</dt>
<dd><p><a href="ch24.html" title="24. Generic options for transports">Generic options for transports</a></p></dd>
<dt>home directory for</dt>
<dd><p><a href="ch24.html" title="24. Generic options for transports">Generic options for transports</a></p></dd>
<dt>local</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a>, <a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a>, <a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a></p></dd>
<dt>local; address batching in</dt>
<dd><p><a href="ch25.html" title="25. Address batching in local transports">Address batching in local transports</a></p></dd>
<dt>local; current directory for</dt>
<dd><p><a href="ch23.html#SECID132" title="23. Environment for running local transports">Environment for running local transports<small> [Current and home directories]</small></a></p></dd>
<dt>local; environment for</dt>
<dd><p><a href="ch23.html" title="23. Environment for running local transports">Environment for running local transports</a></p></dd>
<dt>local; home directory for</dt>
<dd><p><a href="ch23.html#SECID132" title="23. Environment for running local transports">Environment for running local transports<small> [Current and home directories]</small></a></p></dd>
<dt>local; uid and gid</dt>
<dd><p><a href="ch23.html#SECTenvuidgid" title="23. Environment for running local transports">Environment for running local transports<small> [Uids and gids]</small></a></p></dd>
<dt>message size; limiting</dt>
<dd><p><a href="ch24.html" title="24. Generic options for transports">Generic options for transports</a></p></dd>
<dt>return path; changing</dt>
<dd><p><a href="ch24.html" title="24. Generic options for transports">Generic options for transports</a></p></dd>
<dt>shadow</dt>
<dd><p><a href="ch24.html" title="24. Generic options for transports">Generic options for transports</a></p></dd>
<dt>user, specifying</dt>
<dd><p><a href="ch24.html" title="24. Generic options for transports">Generic options for transports</a></p></dd>
</dl></dd>
<dt>transports</dt>
<dd><dl>
<dt>appendfile</dt>
<dd><p><a href="ch26.html" title="26. The appendfile transport">The appendfile transport</a></p></dd>
<dt>autoreply</dt>
<dd><p><a href="ch27.html" title="27. The autoreply transport">The autoreply transport</a></p></dd>
<dt>default</dt>
<dd><p><a href="ch07.html#SECID56" title="7. The default configuration file">The default configuration file<small> [Transport configuration]</small></a></p></dd>
<dt>lmtp</dt>
<dd><p><a href="ch28.html" title="28. The lmtp transport">The lmtp transport</a></p></dd>
<dt>pipe</dt>
<dd><p><a href="ch29.html" title="29. The pipe transport">The pipe transport</a></p></dd>
<dt>smtp</dt>
<dd><p><a href="ch30.html" title="30. The smtp transport">The smtp transport</a></p></dd>
</dl></dd>
<dt>trusted groups</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>trusted users</dt>
<dd>
<p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch52.html#SECID274" title="52. Security considerations">Security considerations<small> [Privileged users]</small></a></p>
<dl>
<dt>definition of</dt>
<dd><p><a href="ch05.html#SECTtrustedadmin" title="5. The Exim command line">The Exim command line<small> [Trusted and admin users]</small></a></p></dd>
</dl>
</dd>
</dl>
</div>
<div class="sectionindex">
<h3 id="index_concept_U" class="index">U</h3>
<dl>
<dt>USE_DB</dt>
<dd><p><a href="ch04.html#SECTdb" title="4. Building and installing Exim">Building and installing Exim<small> [DBM libraries]</small></a>, <a href="ch50.html#SECTdbmbuild" title="50. Exim utilities">Exim utilities<small> [Making DBM files (exim_dbmbuild)]</small></a></p></dd>
<dt>USE_GNUTLS</dt>
<dd><p><a href="ch04.html#SECTinctlsssl" title="4. Building and installing Exim">Building and installing Exim<small> [Including TLS/SSL encryption support]</small></a></p></dd>
<dt>USE_TCP_WRAPPERS</dt>
<dd><p><a href="ch04.html#SECID27" title="4. Building and installing Exim">Building and installing Exim<small> [Use of tcpwrappers]</small></a></p></dd>
<dt>UTF-8</dt>
<dd><dl>
<dt>conversion from</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>in domain name</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
</dl></dd>
<dt>UUCP</dt>
<dd><dl>
<dt>From line</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch44.html#SECID219" title="44. Message processing">Message processing<small> [The UUCP From line]</small></a></p></dd>
<dt>example of router for</dt>
<dd><p><a href="ch20.html#SECID123" title="20. The manualroute router">The manualroute router<small> [Manualroute examples]</small></a></p></dd>
</dl></dd>
<dt>Unicode</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>uc expansion item</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>uid (user id)</dt>
<dd><dl>
<dt>Exim’s own</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>caller</dt>
<dd><p><a href="ch11.html#SECTexpvar" title="11. String expansions">String expansions<small> [Expansion variables]</small></a></p></dd>
<dt>for queryprogram</dt>
<dd><p><a href="ch21.html" title="21. The queryprogram router">The queryprogram router</a></p></dd>
<dt>in spool file</dt>
<dd><p><a href="ch53.html#SECID282" title="53. Format of spool files">Format of spool files<small> [Format of the -H file]</small></a></p></dd>
<dt>local delivery</dt>
<dd><p><a href="ch15.html" title="15. Generic options for routers">Generic options for routers</a>, <a href="ch24.html" title="24. Generic options for transports">Generic options for transports</a>, <a href="ch29.html#SECID142" title="29. The pipe transport">The pipe transport<small> [Private options for pipe]</small></a></p></dd>
<dt>of originating user</dt>
<dd><p><a href="ch11.html#SECTexpvar" title="11. String expansions">String expansions<small> [Expansion variables]</small></a></p></dd>
<dt>system filter</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch43.html#SECID212" title="43. System-wide message filtering">System-wide message filtering<small> [Specifying a system filter]</small></a></p></dd>
<dt>unknown caller</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
</dl></dd>
<dt>underscore in EHLO/HELO</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>unfreezing messages</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch51.html#SECID269" title="51. The Exim monitor">The Exim monitor<small> [The queue menu]</small></a></p></dd>
<dt>unknown host name</dt>
<dd><p><a href="ch10.html#SECThoslispatnam" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Host list patterns that match by host name]</small></a>, <a href="ch10.html#SECThoslispatnamsk" title="10. Domain, host, address, and local part lists">Domain, host, address, and local part lists<small> [Host list patterns for single-key lookups by host name]</small></a></p></dd>
<dt>unprivileged delivery</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>unprivileged running</dt>
<dd><p><a href="ch52.html#SECTrunexiwitpri" title="52. Security considerations">Security considerations<small> [Running Exim without privilege]</small></a></p></dd>
<dt>unqualified addresses</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch44.html#SECID218" title="44. Message processing">Message processing<small> [Unqualified addresses]</small></a></p></dd>
<dt>untrusted user setting sender</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>upgrading Exim</dt>
<dd><p><a href="ch04.html#SECID36" title="4. Building and installing Exim">Building and installing Exim<small> [Upgrading Exim]</small></a></p></dd>
<dt>upper casing</dt>
<dd><p><a href="ch11.html#SECTexpop" title="11. String expansions">String expansions<small> [Expansion operators]</small></a></p></dd>
<dt>user</dt>
<dd><dl>
<dt>admin</dt>
<dd><p><a href="ch52.html#SECID274" title="52. Security considerations">Security considerations<small> [Privileged users]</small></a></p></dd>
<dt>admin definition of</dt>
<dd><p><a href="ch05.html#SECTtrustedadmin" title="5. The Exim command line">The Exim command line<small> [Trusted and admin users]</small></a></p></dd>
<dt>trusted</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a>, <a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch52.html#SECID274" title="52. Security considerations">Security considerations<small> [Privileged users]</small></a></p></dd>
<dt>trusted definition of</dt>
<dd><p><a href="ch05.html#SECTtrustedadmin" title="5. The Exim command line">The Exim command line<small> [Trusted and admin users]</small></a></p></dd>
<dt>untrusted setting sender</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
</dl></dd>
<dt>user name</dt>
<dd><dl>
<dt>format of</dt>
<dd><p><a href="ch06.html#SECID52" title="6. The Exim run time configuration file">The Exim run time configuration file<small> [User and group names]</small></a></p></dd>
<dt>maximum length</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
</dl></dd>
<dt>utilities</dt>
<dd><p><a href="ch50.html" title="50. Exim utilities">Exim utilities</a></p></dd>
</dl>
</div>
<div class="sectionindex">
<h3 id="index_concept_V" class="index">V</h3>
<dl>
<dt>VERP</dt>
<dd><p><a href="ch47.html#SECTverp" title="47. Some common configuration settings">Some common configuration settings<small> [Variable Envelope Return Paths (VERP)]</small></a></p></dd>
<dt>VRFY</dt>
<dd><dl>
<dt>ACL for</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch40.html#SECID189" title="40. Access control lists">Access control lists<small> [Specifying when ACLs are used]</small></a></p></dd>
<dt>error text, display of</dt>
<dd><p><a href="ch22.html#SECTspecitredli" title="22. The redirect router">The redirect router<small> [Special items in redirection lists]</small></a></p></dd>
<dt>processing</dt>
<dd><p><a href="ch45.html#SECID237" title="45. SMTP processing">SMTP processing<small> [The VRFY and EXPN commands]</small></a></p></dd>
</dl></dd>
<dt>Variable Envelope Return Paths</dt>
<dd><p><a href="ch47.html#SECTverp" title="47. Some common configuration settings">Some common configuration settings<small> [Variable Envelope Return Paths (VERP)]</small></a></p></dd>
<dt>vacation processing</dt>
<dd><p><a href="ch47.html#SECID244" title="47. Some common configuration settings">Some common configuration settings<small> [Simplified vacation processing]</small></a></p></dd>
<dt>variables</dt>
<dd><p><a href="ch01.html" title="1. Introduction">Introduction</a></p></dd>
<dt>verify ACL condition</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a>, <a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a>, <a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a>, <a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a>, <a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a>, <a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a>, <a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a>, <a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>verifying</dt>
<dd><dl>
<dt>EHLO</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>HELO</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>header syntax</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>not blind</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>recipient</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>redirection while</dt>
<dd><p><a href="ch40.html#SECTredirwhilveri" title="40. Access control lists">Access control lists<small> [Redirection while verifying]</small></a></p></dd>
<dt>sender</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>sender in header</dt>
<dd><p><a href="ch40.html#SECTaclconditions" title="40. Access control lists">Access control lists<small> [ACL conditions]</small></a></p></dd>
<dt>suppressing error details</dt>
<dd><p><a href="ch40.html#SECTsenaddver" title="40. Access control lists">Access control lists<small> [Sender address verification reporting]</small></a></p></dd>
</dl></dd>
<dt>verifying address</dt>
<dd><dl>
<dt>by callout</dt>
<dd><p><a href="ch40.html#SECTcallver" title="40. Access control lists">Access control lists<small> [Callout verification]</small></a></p></dd>
<dt>differentiating failures</dt>
<dd><p><a href="ch40.html#SECTaddressverification" title="40. Access control lists">Access control lists<small> [Address verification]</small></a></p></dd>
<dt>options for</dt>
<dd><p><a href="ch40.html#SECTaddressverification" title="40. Access control lists">Access control lists<small> [Address verification]</small></a></p></dd>
<dt>overview</dt>
<dd><p><a href="ch03.html#SECID16" title="3. How Exim receives and delivers mail">How Exim receives and delivers mail<small> [Processing an address for verification]</small></a></p></dd>
<dt>using -bv</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
</dl></dd>
<dt>version number of Exim</dt>
<dd><p><a href="ch05.html#SECID39" title="5. The Exim command line">The Exim command line<small> [Command line options]</small></a></p></dd>
<dt>virtual domains</dt>
<dd><p><a href="ch47.html#SECTvirtualdomains" title="47. Some common configuration settings">Some common configuration settings<small> [Virtual domains]</small></a></p></dd>
<dt>virus scanners</dt>
<dd><dl>
<dt>DrWeb</dt>
<dd><p><a href="ch41.html#SECTscanvirus" title="41. Content scanning at ACL time">Content scanning at ACL time<small> [Scanning for viruses]</small></a></p></dd>
<dt>F-Secure</dt>
<dd><p><a href="ch41.html#SECTscanvirus" title="41. Content scanning at ACL time">Content scanning at ACL time<small> [Scanning for viruses]</small></a></p></dd>
<dt>Kaspersky</dt>
<dd><p><a href="ch41.html#SECTscanvirus" title="41. Content scanning at ACL time">Content scanning at ACL time<small> [Scanning for viruses]</small></a>, <a href="ch41.html#SECTscanvirus" title="41. Content scanning at ACL time">Content scanning at ACL time<small> [Scanning for viruses]</small></a></p></dd>
<dt>Sophos and Sophie</dt>
<dd><p><a href="ch41.html#SECTscanvirus" title="41. Content scanning at ACL time">Content scanning at ACL time<small> [Scanning for viruses]</small></a></p></dd>
<dt>clamd</dt>
<dd><p><a href="ch41.html#SECTscanvirus" title="41. Content scanning at ACL time">Content scanning at ACL time<small> [Scanning for viruses]</small></a></p></dd>
<dt>command line interface</dt>
<dd><p><a href="ch41.html#SECTscanvirus" title="41. Content scanning at ACL time">Content scanning at ACL time<small> [Scanning for viruses]</small></a></p></dd>
<dt>mksd</dt>
<dd><p><a href="ch41.html#SECTscanvirus" title="41. Content scanning at ACL time">Content scanning at ACL time<small> [Scanning for viruses]</small></a></p></dd>
</dl></dd>
<dt>virus scanning</dt>
<dd><p><a href="ch41.html#SECTscanvirus" title="41. Content scanning at ACL time">Content scanning at ACL time<small> [Scanning for viruses]</small></a></p></dd>
</dl>
</div>
<div class="sectionindex">
<h3 id="index_concept_W" class="index">W</h3>
<dl>
<dt>warn ACL verb</dt>
<dd>
<p><a href="ch40.html#SECID200" title="40. Access control lists">Access control lists<small> [ACL verbs]</small></a>, <a href="ch40.html#SECTaddheadacl" title="40. Access control lists">Access control lists<small> [Adding header lines in ACLs]</small></a></p>
<dl>
<dt>log when skipping</dt>
<dd><p><a href="ch49.html#SECTlogselector" title="49. Log files">Log files<small> [Reducing or increasing what is logged]</small></a></p></dd>
</dl>
</dd>
<dt>warning of delay</dt>
<dd>
<p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p>
<dl>
<dt>customizing the message</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a>, <a href="ch46.html#SECTcustwarn" title="46. Customizing bounce and warning messages">Customizing bounce and warning messages<small> [Customizing warning messages]</small></a></p></dd>
</dl>
</dd>
<dt>web site</dt>
<dd><p><a href="ch01.html#SECID2" title="1. Introduction">Introduction<small> [FTP and web sites]</small></a></p></dd>
<dt>welcome banner for SMTP</dt>
<dd><p><a href="ch14.html#SECTalomo" title="14. Main configuration">Main configuration<small> [Alphabetical list of main options]</small></a></p></dd>
<dt>white space</dt>
<dd><dl>
<dt>in configuration file</dt>
<dd><p><a href="ch06.html#SECTconffilfor" title="6. The Exim run time configuration file">The Exim run time configuration file<small> [Configuration file format]</small></a></p></dd>
<dt>in header lines</dt>
<dd><p><a href="ch11.html#SECTexpansionitems" title="11. String expansions">String expansions<small> [Expansion items]</small></a></p></dd>
<dt>in lsearch key</dt>
<dd><p><a href="ch09.html#SECTsinglekeylookups" title="9. File and database lookups">File and database lookups<small> [Single-key lookup types]</small></a></p></dd>
</dl></dd>
<dt>whoson lookup type</dt>
<dd><p><a href="ch09.html#SECID62" title="9. File and database lookups">File and database lookups<small> [Query-style lookup types]</small></a></p></dd>
<dt>wiki</dt>
<dd><p><a href="ch01.html#SECID2" title="1. Introduction">Introduction<small> [FTP and web sites]</small></a></p></dd>
<dt>wildcard lookups</dt>
<dd><p><a href="ch09.html#SECTdefaultvaluelookups" title="9. File and database lookups">File and database lookups<small> [Default values in single-key lookups]</small></a>, <a href="ch09.html#SECTpartiallookup" title="9. File and database lookups">File and database lookups<small> [Partial matching in single-key lookups]</small></a></p></dd>
<dt>wildlsearch lookup type</dt>
<dd><p><a href="ch09.html#SECTsinglekeylookups" title="9. File and database lookups">File and database lookups<small> [Single-key lookup types]</small></a></p></dd>
<dt>window size</dt>
<dd><p><a href="ch51.html#SECID266" title="51. The Exim monitor">The Exim monitor<small> [Main action buttons]</small></a></p></dd>
</dl>
</div>
<div class="sectionindex">
<h3 id="index_concept_X" class="index">X</h3>
<dl>
<dt>X-Failed-Recipients: header line</dt>
<dd><p><a href="ch03.html#SECID21" title="3. How Exim receives and delivers mail">How Exim receives and delivers mail<small> [Permanent delivery failure]</small></a></p></dd>
<dt>X-windows</dt>
<dd><p><a href="ch02.html" title="2. Incorporated code">Incorporated code</a>, <a href="ch51.html" title="51. The Exim monitor">The Exim monitor</a></p></dd>
<dt>X11 libraries, location of</dt>
<dd><p><a href="ch04.html#SECToverride" title="4. Building and installing Exim">Building and installing Exim<small> [Overriding build-time options for Exim]</small></a></p></dd>
</dl>
</div>
<div class="sectionindex">
<h3 id="index_concept_Z" class="index">Z</h3>
<dl>
<dt>zero, binary</dt>
<dd><p><a href="ch01.html" title="1. Introduction">Introduction</a></p></dd>
</dl>
</div>
</div>
<a class="previous_page" href="ch55.html">&lt;-previous</a><a class="next_page" href="ch57.html">next-&gt;</a>
</div></div>
<iframe id="branding" name="branding" src="../../../../branding/branding.html" height="0" frameborder="no" scrolling="no"></iframe><div id="footer">Website design by <a href="https://secure.grepular.com/">Mike Cardwell</a>, of <a href="http://cardwellit.com/">Cardwell IT Ltd.</a>
</div>
<div class="left_bar"></div>
<div class="right_bar"></div>
<div id="toc">
<ul class="hidden"></ul>
<img src="../../../../doc/contents.png" width="16" height="155">
</div>
</div>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script><script type="text/javascript" src="../../../../common.js"></script><script type="text/javascript" src="../../../../doc/chapter.js"></script>
</body>
</html>