Imported all available docbook sets
[exim-website.git] / docbook / 4.62 / spec.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
3 <book>
4 <bookinfo>
5 <title>Specification of the Exim Mail Transfer Agent</title>
6 <titleabbrev>The Exim MTA</titleabbrev>
7 <date>27 April 2006</date>
8 <author><firstname>Philip</firstname><surname>Hazel</surname></author>
9 <authorinitials>PH</authorinitials>
10 <affiliation><orgname>University of Cambridge Computing Service</orgname></affiliation>
11 <address>New Museums Site, Pembroke Street, Cambridge CB2 3QH, England</address>
12 <revhistory><revision>
13   <revnumber>4.62</revnumber>
14   <date>27 April 2006</date>
15   <authorinitials>PH</authorinitials>
16 </revision></revhistory>
17 <copyright><year>2006</year><holder>University of Cambridge</holder></copyright>
18 </bookinfo>
19 <chapter>
20 <title>Introduction</title>
21
22 <indexterm role="concept">
23   <primary>$1, $2, etc.</primary>
24   <see><emphasis>numerical variables</emphasis></see>
25 </indexterm>
26 <indexterm role="concept">
27   <primary>address</primary>
28   <secondary>rewriting</secondary>
29   <see><emphasis>rewriting</emphasis></see>
30 </indexterm>
31 <indexterm role="concept">
32   <primary>Bounce Address Tag Validation</primary>
33   <see><emphasis>BATV</emphasis></see>
34 </indexterm>
35 <indexterm role="concept">
36   <primary>Client SMTP Authorization</primary>
37   <see><emphasis>CSA</emphasis></see>
38 </indexterm>
39 <indexterm role="concept">
40   <primary>CR character</primary>
41   <see><emphasis>carriage return</emphasis></see>
42 </indexterm>
43 <indexterm role="concept">
44   <primary>CRL</primary>
45   <see><emphasis>certificate revocation list</emphasis></see>
46 </indexterm>
47 <indexterm role="concept">
48   <primary>delivery</primary>
49   <secondary>failure report</secondary>
50   <see><emphasis>bounce message</emphasis></see>
51 </indexterm>
52 <indexterm role="concept">
53   <primary>dialup</primary>
54   <see><emphasis>intermittently connected hosts</emphasis></see>
55 </indexterm>
56 <indexterm role="concept">
57   <primary>exiscan</primary>
58   <see><emphasis>content scanning</emphasis></see>
59 </indexterm>
60 <indexterm role="concept">
61   <primary>failover</primary>
62   <see><emphasis>fallback</emphasis></see>
63 </indexterm>
64 <indexterm role="concept">
65   <primary>fallover</primary>
66   <see><emphasis>fallback</emphasis></see>
67 </indexterm>
68 <indexterm role="concept">
69   <primary>filter</primary>
70   <secondary>Sieve</secondary>
71   <see><emphasis>Sieve filter</emphasis></see>
72 </indexterm>
73 <indexterm role="concept">
74   <primary>ident</primary>
75   <see><emphasis>RFC 1413</emphasis></see>
76 </indexterm>
77 <indexterm role="concept">
78   <primary>LF character</primary>
79   <see><emphasis>linefeed</emphasis></see>
80 </indexterm>
81 <indexterm role="concept">
82   <primary>maximum</primary>
83   <see><emphasis>limit</emphasis></see>
84 </indexterm>
85 <indexterm role="concept">
86   <primary>monitor</primary>
87   <see><emphasis>Exim monitor</emphasis></see>
88 </indexterm>
89 <indexterm role="concept">
90   <primary>no_<emphasis>xxx</emphasis></primary>
91   <see>entry for xxx</see>
92 </indexterm>
93 <indexterm role="concept">
94   <primary>NUL</primary>
95   <see><emphasis>binary zero</emphasis></see>
96 </indexterm>
97 <indexterm role="concept">
98   <primary>passwd file</primary>
99   <see><emphasis>/etc/passwd</emphasis></see>
100 </indexterm>
101 <indexterm role="concept">
102   <primary>process id</primary>
103   <see><emphasis>pid</emphasis></see>
104 </indexterm>
105 <indexterm role="concept">
106   <primary>RBL</primary>
107   <see><emphasis>DNS list</emphasis></see>
108 </indexterm>
109 <indexterm role="concept">
110   <primary>redirection</primary>
111   <see><emphasis>address redirection</emphasis></see>
112 </indexterm>
113 <indexterm role="concept">
114   <primary>return path</primary>
115   <seealso><emphasis>envelope sender</emphasis></seealso>
116 </indexterm>
117 <indexterm role="concept">
118   <primary>scanning</primary>
119   <see><emphasis>content scanning</emphasis></see>
120 </indexterm>
121 <indexterm role="concept">
122   <primary>SSL</primary>
123   <see><emphasis>TLS</emphasis></see>
124 </indexterm>
125 <indexterm role="concept">
126   <primary>string</primary>
127   <secondary>expansion</secondary>
128   <see><emphasis>expansion</emphasis></see>
129 </indexterm>
130 <indexterm role="concept">
131   <primary>top bit</primary>
132   <see><emphasis>8-bit characters</emphasis></see>
133 </indexterm>
134 <indexterm role="concept">
135   <primary>variables</primary>
136   <see><emphasis>expansion, variables</emphasis></see>
137 </indexterm>
138 <indexterm role="concept">
139   <primary>zero, binary</primary>
140   <see><emphasis>binary zero</emphasis></see>
141 </indexterm>
142
143 <para>
144 Exim is a mail transfer agent (MTA) for hosts that are running Unix or
145 Unix-like operating systems. It was designed on the assumption that it would be
146 run on hosts that are permanently connected to the Internet. However, it can be
147 used on intermittently connected hosts with suitable configuration adjustments.
148 </para>
149 <para>
150 Configuration files currently exist for the following operating systems: AIX,
151 BSD/OS (aka BSDI), Darwin (Mac OS X), DGUX, Dragonfly, FreeBSD, GNU/Hurd,
152 GNU/Linux, HI-OSF (Hitachi), HI-UX, HP-UX, IRIX, MIPS RISCOS, NetBSD, OpenBSD,
153 OpenUNIX, QNX, SCO, SCO SVR4.2 (aka UNIX-SV), Solaris (aka SunOS5), SunOS4,
154 Tru64-Unix (formerly Digital UNIX, formerly DEC-OSF1), Ultrix, and Unixware.
155 Some of these operating systems are no longer current and cannot easily be
156 tested, so the configuration files may no longer work in practice.
157 </para>
158 <para>
159 There are also configuration files for compiling Exim in the Cygwin environment
160 that can be installed on systems running Windows. However, this document does
161 not contain any information about running Exim in the Cygwin environment.
162 </para>
163 <para>
164 The terms and conditions for the use and distribution of Exim are contained in
165 the file <filename>NOTICE</filename>. Exim is distributed under the terms of the GNU General
166 Public Licence, a copy of which may be found in the file <filename>LICENCE</filename>.
167 </para>
168 <para>
169 The use, supply or promotion of Exim for the purpose of sending bulk,
170 unsolicited electronic mail is incompatible with the basic aims of the program,
171 which revolve around the free provision of a service that enhances the quality
172 of personal communications. The author of Exim regards indiscriminate
173 mass-mailing as an antisocial, irresponsible abuse of the Internet.
174 </para>
175 <para>
176 Exim owes a great deal to Smail 3 and its author, Ron Karr. Without the
177 experience of running and working on the Smail 3 code, I could never have
178 contemplated starting to write a new MTA. Many of the ideas and user interfaces
179 were originally taken from Smail 3, though the actual code of Exim is entirely
180 new, and has developed far beyond the initial concept.
181 </para>
182 <para>
183 Many people, both in Cambridge and around the world, have contributed to the
184 development and the testing of Exim, and to porting it to various operating
185 systems. I am grateful to them all. The distribution now contains a file called
186 <filename>ACKNOWLEDGMENTS</filename>, in which I have started recording the names of
187 contributors.
188 </para>
189 <section>
190 <title>Exim documentation</title>
191 <para revisionflag="changed">
192 <indexterm role="concept">
193 <primary>documentation</primary>
194 </indexterm>
195 This edition of the Exim specification applies to version 4.62 of Exim.
196 Substantive changes from the 4.61 edition are marked in some
197 renditions of the document; this paragraph is so marked if the rendition is
198 capable of showing a change indicator.
199 </para>
200 <para>
201 This document is very much a reference manual; it is not a tutorial. The reader
202 is expected to have some familiarity with the SMTP mail transfer protocol and
203 with general Unix system administration. Although there are some discussions
204 and examples in places, the information is mostly organized in a way that makes
205 it easy to look up, rather than in a natural order for sequential reading.
206 Furthermore, the manual aims to cover every aspect of Exim in detail, including
207 a number of rarely-used, special-purpose features that are unlikely to be of
208 very wide interest.
209 </para>
210 <para>
211 <indexterm role="concept">
212 <primary>books about Exim</primary>
213 </indexterm>
214 An <quote>easier</quote> discussion of Exim which provides more in-depth explanatory,
215 introductory, and tutorial material can be found in a book entitled <emphasis>The Exim
216 SMTP Mail Server</emphasis>, published by UIT Cambridge
217 (<emphasis role="bold"><ulink url="http://www.uit.co.uk/exim-book/">http://www.uit.co.uk/exim-book/</ulink></emphasis>).
218 </para>
219 <para>
220 This book also contains a chapter that gives a general introduction to SMTP and
221 Internet mail. Inevitably, however, the book is unlikely to be fully up-to-date
222 with the latest release of Exim. (Note that the earlier book about Exim,
223 published by O&#x2019;Reilly, covers Exim 3, and many things have changed in Exim 4.)
224 </para>
225 <para>
226 <indexterm role="concept">
227 <primary>Debian</primary>
228 <secondary>information sources</secondary>
229 </indexterm>
230 If you are using a Debian distribution of Exim, you will find information about
231 Debian-specific features in the file
232 </para>
233 <literallayout>
234 <filename>/usr/share/doc/exim4-base/README.Debian</filename>
235 </literallayout>
236 <para>
237 The command <command>man update-exim.conf</command> is another source of Debian-specific
238 information.
239 </para>
240 <para>
241 <indexterm role="concept">
242 <primary><filename>doc/NewStuff</filename></primary>
243 </indexterm>
244 <indexterm role="concept">
245 <primary><filename>doc/ChangeLog</filename></primary>
246 </indexterm>
247 <indexterm role="concept">
248 <primary>change log</primary>
249 </indexterm>
250 As the program develops, there may be features in newer versions that have not
251 yet made it into this document, which is updated only when the most significant
252 digit of the fractional part of the version number changes. Specifications of
253 new features that are not yet in this manual are placed in the file
254 <filename>doc/NewStuff</filename> in the Exim distribution.
255 </para>
256 <para>
257 Some features may be classified as <quote>experimental</quote>. These may change
258 incompatibly while they are developing, or even be withdrawn. For this reason,
259 they are not documented in this manual. Information about experimental features
260 can be found in the file <filename>doc/experimental.txt</filename>.
261 </para>
262 <para>
263 All changes to the program (whether new features, bug fixes, or other kinds of
264 change) are noted briefly in the file called <filename>doc/ChangeLog</filename>.
265 </para>
266 <para>
267 <indexterm role="concept">
268 <primary><filename>doc/spec.txt</filename></primary>
269 </indexterm>
270 This specification itself is available as an ASCII file in <filename>doc/spec.txt</filename> so
271 that it can easily be searched with a text editor. Other files in the <filename>doc</filename>
272 directory are:
273 </para>
274 <informaltable frame="none">
275 <tgroup cols="2" colsep="0" rowsep="0">
276 <colspec colwidth="100pt" align="left"/>
277 <colspec colwidth="260pt" align="left"/>
278 <tbody>
279 <row>
280 <entry><filename>OptionLists.txt</filename></entry>
281 <entry>list of all options in alphabetical order</entry>
282 </row>
283 <row>
284 <entry><filename>dbm.discuss.txt</filename></entry>
285 <entry>discussion about DBM libraries</entry>
286 </row>
287 <row>
288 <entry><filename>exim.8</filename></entry>
289 <entry>a man page of Exim&#x2019;s command line options</entry>
290 </row>
291 <row>
292 <entry><filename>experimental.txt</filename></entry>
293 <entry>documentation of experimental features</entry>
294 </row>
295 <row>
296 <entry><filename>filter.txt</filename></entry>
297 <entry>specification of the filter language</entry>
298 </row>
299 <row>
300 <entry><filename>pcrepattern.txt</filename></entry>
301 <entry>specification of PCRE regular expressions</entry>
302 </row>
303 <row>
304 <entry><filename>pcretest.txt</filename></entry>
305 <entry>specification of the PCRE testing program</entry>
306 </row>
307 <row>
308 <entry><filename>Exim3.upgrade</filename></entry>
309 <entry>upgrade notes from release 2 to release 3</entry>
310 </row>
311 <row>
312 <entry><filename>Exim4.upgrade</filename></entry>
313 <entry>upgrade notes from release 3 to release 4</entry>
314 </row>
315 </tbody>
316 </tgroup>
317 </informaltable>
318 <para>
319 The main specification and the specification of the filtering language are also
320 available in other formats (HTML, PostScript, PDF, and Texinfo). Section
321 <xref linkend="SECTavail"/> below tells you how to get hold of these.
322 </para>
323 </section>
324 <section>
325 <title>FTP and web sites</title>
326 <para>
327 <indexterm role="concept">
328 <primary>web site</primary>
329 </indexterm>
330 <indexterm role="concept">
331 <primary>FTP site</primary>
332 </indexterm>
333 The primary site for Exim source distributions is currently the University of
334 Cambridge&#x2019;s FTP site, whose contents are described in <emphasis>Where to find the Exim
335 distribution</emphasis> below. In addition, there is a web site and an FTP site at
336 <option>exim.org</option>. These are now also hosted at the University of Cambridge. The
337 <option>exim.org</option> site was previously hosted for a number of years by Energis
338 Squared, formerly Planet Online Ltd, whose support I gratefully acknowledge.
339 </para>
340 <para>
341 <indexterm role="concept">
342 <primary>wiki</primary>
343 </indexterm>
344 <indexterm role="concept">
345 <primary>FAQ</primary>
346 </indexterm>
347 As well as Exim distribution tar files, the Exim web site contains a number of
348 differently formatted versions of the documentation, including the FAQ in both
349 text and HTML formats. The HTML version comes with a keyword-in-context index.
350 A recent addition to the online information is the Exim wiki
351 (<emphasis role="bold"><ulink url="http://www.exim.org/eximwiki/">http://www.exim.org/eximwiki/</ulink></emphasis>). We hope that this will make it easier
352 for Exim users to contribute examples, tips, and know-how for the benefit of
353 others.
354 </para>
355 </section>
356 <section>
357 <title>Mailing lists</title>
358 <para>
359 <indexterm role="concept">
360 <primary>mailing lists</primary>
361 <secondary>for Exim users</secondary>
362 </indexterm>
363 The following are the three main Exim mailing lists:
364 </para>
365 <informaltable frame="none">
366 <tgroup cols="2" colsep="0" rowsep="0">
367 <colspec colwidth="140pt" align="left"/>
368 <colspec colwidth="260pt" align="left"/>
369 <tbody>
370 <row>
371 <entry><emphasis>exim-users@exim.org</emphasis></entry>
372 <entry>general discussion list</entry>
373 </row>
374 <row>
375 <entry><emphasis>exim-dev@exim.org</emphasis></entry>
376 <entry>discussion of bugs, enhancements, etc.</entry>
377 </row>
378 <row>
379 <entry><emphasis>exim-announce@exim.org</emphasis></entry>
380 <entry>moderated, low volume announcements list</entry>
381 </row>
382 </tbody>
383 </tgroup>
384 </informaltable>
385 <para>
386 You can subscribe to these lists, change your existing subscriptions, and view
387 or search the archives via the mailing lists link on the Exim home page.
388 <indexterm role="concept">
389 <primary>Debian</primary>
390 <secondary>mailing list for</secondary>
391 </indexterm>
392 If you are using a Debian distribution of Exim, you may wish to subscribe to
393 the Debian-specific mailing list <emphasis>pkg-exim4-users@lists.alioth.debian.org</emphasis>.
394 </para>
395 </section>
396 <section>
397 <title>Exim training</title>
398 <para>
399 <indexterm role="concept">
400 <primary>training courses</primary>
401 </indexterm>
402 From time to time (approximately annually at the time of writing), training
403 courses are run by the author of Exim in Cambridge, UK. Details of any
404 forthcoming courses can be found on the web site
405 <emphasis role="bold"><ulink url="http://www-tus.csx.cam.ac.uk/courses/exim/">http://www-tus.csx.cam.ac.uk/courses/exim/</ulink></emphasis>.
406 </para>
407 </section>
408 <section>
409 <title>Bug reports</title>
410 <para>
411 <indexterm role="concept">
412 <primary>bug reports</primary>
413 </indexterm>
414 <indexterm role="concept">
415 <primary>reporting bugs</primary>
416 </indexterm>
417 Reports of obvious bugs should be emailed to <emphasis>bugs@exim.org</emphasis>. However, if you
418 are unsure whether some behaviour is a bug or not, the best thing to do is to
419 post a message to the <emphasis>exim-dev</emphasis> mailing list and have it discussed.
420 </para>
421 </section>
422 <section id="SECTavail">
423 <title>Where to find the Exim distribution</title>
424 <para>
425 <indexterm role="concept">
426 <primary>FTP site</primary>
427 </indexterm>
428 <indexterm role="concept">
429 <primary>distribution</primary>
430 <secondary>ftp site</secondary>
431 </indexterm>
432 The master ftp site for the Exim distribution is
433 </para>
434 <literallayout>
435 <emphasis role="bold">ftp://ftp.csx.cam.ac.uk/pub/software/email/exim</emphasis>
436 </literallayout>
437 <para>
438 This is mirrored by
439 </para>
440 <literallayout>
441 <emphasis role="bold">ftp://ftp.exim.org/pub/exim</emphasis>
442 </literallayout>
443 <para>
444 The file references that follow are relative to the <filename>exim</filename> directories at
445 these sites. There are now quite a number of independent mirror sites around
446 the world. Those that I know about are listed in the file called <filename>Mirrors</filename>.
447 </para>
448 <para>
449 Within the <filename>exim</filename> directory there are subdirectories called <filename>exim3</filename> (for
450 previous Exim 3 distributions), <filename>exim4</filename> (for the latest Exim 4
451 distributions), and <filename>Testing</filename> for testing versions. In the <filename>exim4</filename>
452 subdirectory, the current release can always be found in files called
453 </para>
454 <literallayout>
455 <filename>exim-n.nn.tar.gz</filename>
456 <filename>exim-n.nn.tar.bz2</filename>
457 </literallayout>
458 <para>
459 where <emphasis>n.nn</emphasis> is the highest such version number in the directory. The two
460 files contain identical data; the only difference is the type of compression.
461 The <filename>.bz2</filename> file is usually a lot smaller than the <filename>.gz</filename> file.
462 </para>
463 <para>
464 <indexterm role="concept">
465 <primary>distribution</primary>
466 <secondary>signing details</secondary>
467 </indexterm>
468 <indexterm role="concept">
469 <primary>distribution</primary>
470 <secondary>public key</secondary>
471 </indexterm>
472 <indexterm role="concept">
473 <primary>public key for signed distribution</primary>
474 </indexterm>
475 The distributions are currently signed with Philip Hazel&#x2019;s GPG key. The
476 corresponding public key is available from a number of keyservers, and there is
477 also a copy in the file <filename>Public-Key</filename>. The signatures for the tar bundles are
478 in:
479 </para>
480 <literallayout>
481 <filename>exim-n.nn.tar.gz.sig</filename>
482 <filename>exim-n.nn.tar.bz2.sig</filename>
483 </literallayout>
484 <para>
485 For each released version, the log of changes is made separately available in a
486 separate file in the directory <filename>ChangeLogs</filename> so that it is possible to
487 find out what has changed without having to download the entire distribution.
488 </para>
489 <para>
490 <indexterm role="concept">
491 <primary>documentation</primary>
492 <secondary>available formats</secondary>
493 </indexterm>
494 The main distribution contains ASCII versions of this specification and other
495 documentation; other formats of the documents are available in separate files
496 inside the <filename>exim4</filename> directory of the FTP site:
497 </para>
498 <literallayout>
499 <filename>exim-html-n.nn.tar.gz</filename>
500 <filename>exim-pdf-n.nn.tar.gz</filename>
501 <filename>exim-postscript-n.nn.tar.gz</filename>
502 <filename>exim-texinfo-n.nn.tar.gz</filename>
503 </literallayout>
504 <para>
505 These tar files contain only the <filename>doc</filename> directory, not the complete
506 distribution, and are also available in <filename>.bz2</filename> as well as <filename>.gz</filename> forms.
507 <indexterm role="concept">
508 <primary>FAQ</primary>
509 </indexterm>
510 The FAQ is available for downloading in two different formats in these files:
511 </para>
512 <literallayout>
513 <filename>exim4/FAQ.txt.gz</filename>
514 <filename>exim4/FAQ.html.tar.gz</filename>
515 </literallayout>
516 <para>
517 The first of these is a single ASCII file that can be searched with a text
518 editor. The second is a directory of HTML files, normally accessed by starting
519 at <filename>index.html</filename>. The HTML version of the FAQ (which is also included in the
520 HTML documentation tarbundle) includes a keyword-in-context index, which is
521 often the most convenient way of finding your way around.
522 </para>
523 </section>
524 <section>
525 <title>Wish list</title>
526 <para>
527 <indexterm role="concept">
528 <primary>wish list</primary>
529 </indexterm>
530 A wish list is maintained, containing ideas for new features that have been
531 submitted. From time to time the file is exported to the ftp site into the file
532 <filename>exim4/WishList</filename>. Items are removed from the list if they get implemented.
533 </para>
534 </section>
535 <section>
536 <title>Contributed material</title>
537 <para>
538 <indexterm role="concept">
539 <primary>contributed material</primary>
540 </indexterm>
541 At the ftp site, there is a directory called <filename>Contrib</filename> that contains
542 miscellaneous files contributed to the Exim community by Exim users. There is
543 also a collection of contributed configuration examples in
544 <filename>exim4/config.samples.tar.gz</filename>. These samples are referenced from the FAQ.
545 </para>
546 </section>
547 <section>
548 <title>Limitations</title>
549 <itemizedlist>
550 <listitem>
551 <para>
552 <indexterm role="concept">
553 <primary>limitations of Exim</primary>
554 </indexterm>
555 <indexterm role="concept">
556 <primary>bang paths</primary>
557 <secondary>not handled by Exim</secondary>
558 </indexterm>
559 Exim is designed for use as an Internet MTA, and therefore handles addresses in
560 RFC 2822 domain format only. It cannot handle UUCP <quote>bang paths</quote>, though
561 simple two-component bang paths can be converted by a straightforward rewriting
562 configuration. This restriction does not prevent Exim from being interfaced to
563 UUCP as a transport mechanism, provided that domain addresses are used.
564 </para>
565 </listitem>
566 <listitem>
567 <para>
568 <indexterm role="concept">
569 <primary>domainless addresses</primary>
570 </indexterm>
571 <indexterm role="concept">
572 <primary>address</primary>
573 <secondary>without domain</secondary>
574 </indexterm>
575 Exim insists that every address it handles has a domain attached. For incoming
576 local messages, domainless addresses are automatically qualified with a
577 configured domain value. Configuration options specify from which remote
578 systems unqualified addresses are acceptable. These are then qualified on
579 arrival.
580 </para>
581 </listitem>
582 <listitem>
583 <para>
584 <indexterm role="concept">
585 <primary>transport</primary>
586 <secondary>external</secondary>
587 </indexterm>
588 <indexterm role="concept">
589 <primary>external transports</primary>
590 </indexterm>
591 The only external transport mechanisms that are currently implemented are SMTP
592 and LMTP over a TCP/IP network (including support for IPv6). However, a pipe
593 transport is available, and there are facilities for writing messages to files
594 and pipes, optionally in <emphasis>batched SMTP</emphasis> format; these facilities can be used
595 to send messages to other transport mechanisms such as UUCP, provided they can
596 handle domain-style addresses. Batched SMTP input is also catered for.
597 </para>
598 </listitem>
599 <listitem>
600 <para>
601 Exim is not designed for storing mail for dial-in hosts. When the volumes of
602 such mail are large, it is better to get the messages <quote>delivered</quote> into files
603 (that is, off Exim&#x2019;s queue) and subsequently passed on to the dial-in hosts by
604 other means.
605 </para>
606 </listitem>
607 <listitem>
608 <para>
609 Although Exim does have basic facilities for scanning incoming messages, these
610 are not comprehensive enough to do full virus or spam scanning. Such operations
611 are best carried out using additional specialized software packages. If you
612 compile Exim with the content-scanning extension, straightforward interfaces to
613 a number of common scanners are provided.
614 </para>
615 </listitem>
616 </itemizedlist>
617 </section>
618 <section>
619 <title>Run time configuration</title>
620 <para>
621 Exim&#x2019;s run time configuration is held in a single text file that is divided
622 into a number of sections. The entries in this file consist of keywords and
623 values, in the style of Smail 3 configuration files. A default configuration
624 file which is suitable for simple online installations is provided in the
625 distribution, and is described in chapter <xref linkend="CHAPdefconfil"/> below.
626 </para>
627 </section>
628 <section>
629 <title>Calling interface</title>
630 <para>
631 <indexterm role="concept">
632 <primary>Sendmail compatibility</primary>
633 <secondary>command line interface</secondary>
634 </indexterm>
635 Like many MTAs, Exim has adopted the Sendmail command line interface so that it
636 can be a straight replacement for <filename>/usr/lib/sendmail</filename> or
637 <filename>/usr/sbin/sendmail</filename> when sending mail, but you do not need to know anything
638 about Sendmail in order to run Exim. For actions other than sending messages,
639 Sendmail-compatible options also exist, but those that produce output (for
640 example, <option>-bp</option>, which lists the messages on the queue) do so in Exim&#x2019;s own
641 format. There are also some additional options that are compatible with Smail
642 3, and some further options that are new to Exim. Chapter <xref linkend="CHAPcommandline"/>
643 documents all Exim&#x2019;s command line options. This information is automatically
644 made into the man page that forms part of the Exim distribution.
645 </para>
646 <para>
647 Control of messages on the queue can be done via certain privileged command
648 line options. There is also an optional monitor program called <emphasis>eximon</emphasis>,
649 which displays current information in an X window, and which contains a menu
650 interface to Exim&#x2019;s command line administration options.
651 </para>
652 </section>
653 <section>
654 <title>Terminology</title>
655 <para>
656 <indexterm role="concept">
657 <primary>terminology definitions</primary>
658 </indexterm>
659 <indexterm role="concept">
660 <primary>body of message</primary>
661 <secondary>definition of</secondary>
662 </indexterm>
663 The <emphasis>body</emphasis> of a message is the actual data that the sender wants to transmit.
664 It is the last part of a message, and is separated from the <emphasis>header</emphasis> (see
665 below) by a blank line.
666 </para>
667 <para>
668 <indexterm role="concept">
669 <primary>bounce message</primary>
670 <secondary>definition of</secondary>
671 </indexterm>
672 When a message cannot be delivered, it is normally returned to the sender in a
673 delivery failure message or a <quote>non-delivery report</quote> (NDR). The term
674 <emphasis>bounce</emphasis> is commonly used for this action, and the error reports are often
675 called <emphasis>bounce messages</emphasis>. This is a convenient shorthand for <quote>delivery
676 failure error report</quote>. Such messages have an empty sender address in the
677 message&#x2019;s <emphasis>envelope</emphasis> (see below) to ensure that they cannot themselves give
678 rise to further bounce messages.
679 </para>
680 <para>
681 The term <emphasis>default</emphasis> appears frequently in this manual. It is used to qualify a
682 value which is used in the absence of any setting in the configuration. It may
683 also qualify an action which is taken unless a configuration setting specifies
684 otherwise.
685 </para>
686 <para>
687 The term <emphasis>defer</emphasis> is used when the delivery of a message to a specific
688 destination cannot immediately take place for some reason (a remote host may be
689 down, or a user&#x2019;s local mailbox may be full). Such deliveries are <emphasis>deferred</emphasis>
690 until a later time.
691 </para>
692 <para>
693 The word <emphasis>domain</emphasis> is sometimes used to mean all but the first component of a
694 host&#x2019;s name. It is <emphasis>not</emphasis> used in that sense here, where it normally refers to
695 the part of an email address following the @ sign.
696 </para>
697 <para>
698 <indexterm role="concept">
699 <primary>envelope</primary>
700 <secondary>definition of</secondary>
701 </indexterm>
702 <indexterm role="concept">
703 <primary>sender</primary>
704 <secondary>definition of</secondary>
705 </indexterm>
706 A message in transit has an associated <emphasis>envelope</emphasis>, as well as a header and a
707 body. The envelope contains a sender address (to which bounce messages should
708 be delivered), and any number of recipient addresses. References to the
709 sender or the recipients of a message usually mean the addresses in the
710 envelope. An MTA uses these addresses for delivery, and for returning bounce
711 messages, not the addresses that appear in the header lines.
712 </para>
713 <para>
714 <indexterm role="concept">
715 <primary>message header</primary>
716 <secondary>definition of</secondary>
717 </indexterm>
718 <indexterm role="concept">
719 <primary>header section</primary>
720 <secondary>definition of</secondary>
721 </indexterm>
722 The <emphasis>header</emphasis> of a message is the first part of a message&#x2019;s text, consisting
723 of a number of lines, each of which has a name such as <emphasis>From:</emphasis>, <emphasis>To:</emphasis>,
724 <emphasis>Subject:</emphasis>, etc. Long header lines can be split over several text lines by
725 indenting the continuations. The header is separated from the body by a blank
726 line.
727 </para>
728 <para>
729 <indexterm role="concept">
730 <primary>local part</primary>
731 <secondary>definition of</secondary>
732 </indexterm>
733 <indexterm role="concept">
734 <primary>domain</primary>
735 <secondary>definition of</secondary>
736 </indexterm>
737 The term <emphasis>local part</emphasis>, which is taken from RFC 2822, is used to refer to that
738 part of an email address that precedes the @ sign. The part that follows the
739 @ sign is called the <emphasis>domain</emphasis> or <emphasis>mail domain</emphasis>.
740 </para>
741 <para>
742 <indexterm role="concept">
743 <primary>local delivery</primary>
744 <secondary>definition of</secondary>
745 </indexterm>
746 <indexterm role="concept">
747 <primary>remote delivery</primary>
748 <secondary>definition of</secondary>
749 </indexterm>
750 The terms <emphasis>local delivery</emphasis> and <emphasis>remote delivery</emphasis> are used to distinguish
751 delivery to a file or a pipe on the local host from delivery by SMTP over
752 TCP/IP to another host. As far as Exim is concerned, all hosts other than the
753 host it is running on are <emphasis>remote</emphasis>.
754 </para>
755 <para>
756 <indexterm role="concept">
757 <primary>return path</primary>
758 <secondary>definition of</secondary>
759 </indexterm>
760 <emphasis>Return path</emphasis> is another name that is used for the sender address in a
761 message&#x2019;s envelope.
762 </para>
763 <para>
764 <indexterm role="concept">
765 <primary>queue</primary>
766 <secondary>definition of</secondary>
767 </indexterm>
768 The term <emphasis>queue</emphasis> is used to refer to the set of messages awaiting delivery,
769 because this term is in widespread use in the context of MTAs. However, in
770 Exim&#x2019;s case the reality is more like a pool than a queue, because there is
771 normally no ordering of waiting messages.
772 </para>
773 <para>
774 <indexterm role="concept">
775 <primary>queue runner</primary>
776 <secondary>definition of</secondary>
777 </indexterm>
778 The term <emphasis>queue runner</emphasis> is used to describe a process that scans the queue
779 and attempts to deliver those messages whose retry times have come. This term
780 is used by other MTAs, and also relates to the command <option>runq</option>, but in Exim
781 the waiting messages are normally processed in an unpredictable order.
782 </para>
783 <para>
784 <indexterm role="concept">
785 <primary>spool directory</primary>
786 <secondary>definition of</secondary>
787 </indexterm>
788 The term <emphasis>spool directory</emphasis> is used for a directory in which Exim keeps the
789 messages on its queue &ndash; that is, those that it is in the process of
790 delivering. This should not be confused with the directory in which local
791 mailboxes are stored, which is called a <quote>spool directory</quote> by some people. In
792 the Exim documentation, <quote>spool</quote> is always used in the first sense.
793 </para>
794 </section>
795 </chapter>
796
797 <chapter>
798 <title>Incorporated code</title>
799 <para>
800 <indexterm role="concept">
801 <primary>incorporated code</primary>
802 </indexterm>
803 <indexterm role="concept">
804 <primary>regular expressions</primary>
805 <secondary>library</secondary>
806 </indexterm>
807 <indexterm role="concept">
808 <primary>PCRE</primary>
809 </indexterm>
810 A number of pieces of external code are included in the Exim distribution.
811 </para>
812 <itemizedlist>
813 <listitem>
814 <para>
815 Regular expressions are supported in the main Exim program and in the Exim
816 monitor using the freely-distributable PCRE library, copyright &copy;
817 University of Cambridge. The source is distributed in the directory
818 <filename>src/pcre</filename>. However, this is a cut-down version of PCRE. If you want to use
819 the PCRE library in other programs, you should obtain and install the full
820 version from <emphasis role="bold"><ulink url="ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre">ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre</ulink></emphasis>.
821 </para>
822 </listitem>
823 <listitem>
824 <para>
825 <indexterm role="concept">
826 <primary>cdb</primary>
827 <secondary>acknowledgement</secondary>
828 </indexterm>
829 Support for the cdb (Constant DataBase) lookup method is provided by code
830 contributed by Nigel Metheringham of (at the time he contributed it) Planet
831 Online Ltd. The implementation is completely contained within the code of Exim.
832 It does not link against an external cdb library. The code contains the
833 following statements:
834 </para>
835 <blockquote>
836 <para>
837 Copyright &copy; 1998 Nigel Metheringham, Planet Online Ltd
838 </para>
839 <para>
840 This program is free software; you can redistribute it and/or modify it under
841 the terms of the GNU General Public License as published by the Free Software
842 Foundation; either version 2 of the License, or (at your option) any later
843 version.
844 </para>
845 <para>
846 This code implements Dan Bernstein&#x2019;s Constant DataBase (cdb) spec. Information,
847 the spec and sample code for cdb can be obtained from
848 <emphasis role="bold"><ulink url="http://www.pobox.com/~djb/cdb.html">http://www.pobox.com/~djb/cdb.html</ulink></emphasis>. This implementation borrows some
849 code from Dan Bernstein&#x2019;s implementation (which has no license restrictions
850 applied to it).
851 </para>
852 </blockquote>
853 </listitem>
854 <listitem>
855 <para>
856 <indexterm role="concept">
857 <primary>SPA authentication</primary>
858 </indexterm>
859 <indexterm role="concept">
860 <primary>Samba project</primary>
861 </indexterm>
862 <indexterm role="concept">
863 <primary>Microsoft Secure Password Authentication</primary>
864 </indexterm>
865 Client support for Microsoft&#x2019;s <emphasis>Secure Password Authentication</emphasis> is provided
866 by code contributed by Marc Prud&#x2019;hommeaux. Server support was contributed by
867 Tom Kistner. This includes code taken from the Samba project, which is released
868 under the Gnu GPL.
869 </para>
870 </listitem>
871 <listitem>
872 <para>
873 <indexterm role="concept">
874 <primary>Cyrus</primary>
875 </indexterm>
876 <indexterm role="concept">
877 <primary><emphasis>pwcheck</emphasis> daemon</primary>
878 </indexterm>
879 <indexterm role="concept">
880 <primary><emphasis>pwauthd</emphasis> daemon</primary>
881 </indexterm>
882 Support for calling the Cyrus <emphasis>pwcheck</emphasis> and <emphasis>saslauthd</emphasis> daemons is provided
883 by code taken from the Cyrus-SASL library and adapted by Alexander S.
884 Sabourenkov. The permission notice appears below, in accordance with the
885 conditions expressed therein.
886 </para>
887 <blockquote>
888 <para>
889 Copyright &copy; 2001 Carnegie Mellon University.  All rights reserved.
890 </para>
891 <para>
892 Redistribution and use in source and binary forms, with or without
893 modification, are permitted provided that the following conditions
894 are met:
895 </para>
896 <orderedlist numeration="arabic">
897 <listitem>
898 <para>
899 Redistributions of source code must retain the above copyright
900 notice, this list of conditions and the following disclaimer.
901 </para>
902 </listitem>
903 <listitem>
904 <para>
905 Redistributions in binary form must reproduce the above copyright
906 notice, this list of conditions and the following disclaimer in
907 the documentation and/or other materials provided with the
908 distribution.
909 </para>
910 </listitem>
911 <listitem>
912 <para>
913 The name <quote>Carnegie Mellon University</quote> must not be used to
914 endorse or promote products derived from this software without
915 prior written permission. For permission or any other legal
916 details, please contact
917 </para>
918 <literallayout>
919               Office of Technology Transfer
920               Carnegie Mellon University
921               5000 Forbes Avenue
922               Pittsburgh, PA  15213-3890
923               (412) 268-4387, fax: (412) 268-7395
924               tech-transfer@andrew.cmu.edu
925 </literallayout>
926 </listitem>
927 <listitem>
928 <para>
929 Redistributions of any form whatsoever must retain the following
930 acknowledgment:
931 </para>
932 <para>
933 <quote>This product includes software developed by Computing Services
934 at Carnegie Mellon University (<emphasis role="bold"><ulink url="http://www.cmu.edu/computing/">http://www.cmu.edu/computing/</ulink></emphasis>.</quote>
935 </para>
936 <para>
937 CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO
938 THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
939 AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE
940 FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
941 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
942 AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
943 OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
944 </para>
945 </listitem>
946 </orderedlist>
947 </blockquote>
948 </listitem>
949 <listitem>
950 <para>
951 <indexterm role="concept">
952 <primary>Exim monitor</primary>
953 <secondary>acknowledgement</secondary>
954 </indexterm>
955 <indexterm role="concept">
956 <primary>X-windows</primary>
957 </indexterm>
958 <indexterm role="concept">
959 <primary>Athena</primary>
960 </indexterm>
961 The Exim Monitor program, which is an X-Window application, includes
962 modified versions of the Athena StripChart and TextPop widgets.
963 This code is copyright by DEC and MIT, and their permission notice appears
964 below, in accordance with the conditions expressed therein.
965 </para>
966 <blockquote>
967 <para>
968 Copyright 1987, 1988 by Digital Equipment Corporation, Maynard, Massachusetts,
969 and the Massachusetts Institute of Technology, Cambridge, Massachusetts.
970 </para>
971 <para>
972 All Rights Reserved
973 </para>
974 <para>
975 Permission to use, copy, modify, and distribute this software and its
976 documentation for any purpose and without fee is hereby granted,
977 provided that the above copyright notice appear in all copies and that
978 both that copyright notice and this permission notice appear in
979 supporting documentation, and that the names of Digital or MIT not be
980 used in advertising or publicity pertaining to distribution of the
981 software without specific, written prior permission.
982 </para>
983 <para>
984 DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
985 ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
986 DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
987 ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
988 WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
989 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
990 SOFTWARE.
991 </para>
992 </blockquote>
993 </listitem>
994 <listitem>
995 <para>
996 Many people have contributed code fragments, some large, some small, that were
997 not covered by any specific licence requirements. It is assumed that the
998 contributors are happy to see their code incoporated into Exim under the GPL.
999 </para>
1000 </listitem>
1001 </itemizedlist>
1002 </chapter>
1003
1004 <chapter>
1005 <title>How Exim receives and delivers mail</title>
1006 <titleabbrev>Receiving and delivering mail</titleabbrev>
1007 <section>
1008 <title>Overall philosophy</title>
1009 <para>
1010 <indexterm role="concept">
1011 <primary>design philosophy</primary>
1012 </indexterm>
1013 Exim is designed to work efficiently on systems that are permanently connected
1014 to the Internet and are handling a general mix of mail. In such circumstances,
1015 most messages can be delivered immediately. Consequently, Exim does not
1016 maintain independent queues of messages for specific domains or hosts, though
1017 it does try to send several messages in a single SMTP connection after a host
1018 has been down, and it also maintains per-host retry information.
1019 </para>
1020 </section>
1021 <section>
1022 <title>Policy control</title>
1023 <para>
1024 <indexterm role="concept">
1025 <primary>policy control</primary>
1026 <secondary>overview</secondary>
1027 </indexterm>
1028 Policy controls are now an important feature of MTAs that are connected to the
1029 Internet. Perhaps their most important job is to stop MTAs being abused as
1030 <quote>open relays</quote> by misguided individuals who send out vast amounts of
1031 unsolicited junk, and want to disguise its source. Exim provides flexible
1032 facilities for specifying policy controls on incoming mail:
1033 </para>
1034 <itemizedlist>
1035 <listitem>
1036 <para>
1037 <indexterm role="concept">
1038 <primary>access control lists (ACLs)</primary>
1039 <secondary>introduction</secondary>
1040 </indexterm>
1041 Exim 4 (unlike previous versions of Exim) implements policy controls on
1042 incoming mail by means of <emphasis>Access Control Lists</emphasis> (ACLs). Each list is a
1043 series of statements that may either grant or deny access. ACLs can be used at
1044 several places in the SMTP dialogue while receiving a message from a remote
1045 host. However, the most common places are after each RCPT command, and at the
1046 very end of the message. The sysadmin can specify conditions for accepting or
1047 rejecting individual recipients or the entire message, respectively, at these
1048 two points (see chapter <xref linkend="CHAPACL"/>). Denial of access results in an SMTP
1049 error code.
1050 </para>
1051 </listitem>
1052 <listitem>
1053 <para>
1054 An ACL is also available for locally generated, non-SMTP messages. In this
1055 case, the only available actions are to accept or deny the entire message.
1056 </para>
1057 </listitem>
1058 <listitem>
1059 <para>
1060 When Exim is compiled with the content-scanning extension, facilities are
1061 provided in the ACL mechanism for passing the message to external virus and/or
1062 spam scanning software. The result of such a scan is passed back to the ACL,
1063 which can then use it to decide what to do with the message.
1064 </para>
1065 </listitem>
1066 <listitem>
1067 <para>
1068 When a message has been received, either from a remote host or from the local
1069 host, but before the final acknowledgement has been sent, a locally supplied C
1070 function called <function>local_scan()</function> can be run to inspect the message and decide
1071 whether to accept it or not (see chapter <xref linkend="CHAPlocalscan"/>). If the message
1072 is accepted, the list of recipients can be modified by the function.
1073 </para>
1074 </listitem>
1075 <listitem>
1076 <para>
1077 Using the <function>local_scan()</function> mechanism is another way of calling external scanner
1078 software. The <option>SA-Exim</option> add-on package works this way. It does not require
1079 Exim to be compiled with the content-scanning extension.
1080 </para>
1081 </listitem>
1082 <listitem>
1083 <para>
1084 After a message has been accepted, a further checking mechanism is available in
1085 the form of the <emphasis>system filter</emphasis> (see chapter <xref linkend="CHAPsystemfilter"/>). This
1086 runs at the start of every delivery process.
1087 </para>
1088 </listitem>
1089 </itemizedlist>
1090 </section>
1091 <section>
1092 <title>User filters</title>
1093 <para>
1094 <indexterm role="concept">
1095 <primary>filter</primary>
1096 <secondary>introduction</secondary>
1097 </indexterm>
1098 <indexterm role="concept">
1099 <primary>Sieve filter</primary>
1100 </indexterm>
1101 In a conventional Exim configuration, users are able to run private filters by
1102 setting up appropriate <filename>.forward</filename> files in their home directories. See
1103 chapter <xref linkend="CHAPredirect"/> (about the <command>redirect</command> router) for the
1104 configuration needed to support this, and the separate document entitled
1105 <emphasis>Exim&#x2019;s interfaces to mail filtering</emphasis> for user details. Two different kinds
1106 of filtering are available:
1107 </para>
1108 <itemizedlist>
1109 <listitem>
1110 <para>
1111 Sieve filters are written in the standard filtering language that is defined
1112 by RFC 3028.
1113 </para>
1114 </listitem>
1115 <listitem>
1116 <para>
1117 Exim filters are written in a syntax that is unique to Exim, but which is more
1118 powerful than Sieve, which it pre-dates.
1119 </para>
1120 </listitem>
1121 </itemizedlist>
1122 <para>
1123 User filters are run as part of the routing process, described below.
1124 </para>
1125 </section>
1126 <section id="SECTmessiden">
1127 <title>Message identification</title>
1128 <para>
1129 <indexterm role="concept">
1130 <primary>message ids</primary>
1131 <secondary>details of format</secondary>
1132 </indexterm>
1133 <indexterm role="concept">
1134 <primary>format</primary>
1135 <secondary>of message id</secondary>
1136 </indexterm>
1137 <indexterm role="concept">
1138 <primary>id of message</primary>
1139 </indexterm>
1140 <indexterm role="concept">
1141 <primary>base62</primary>
1142 </indexterm>
1143 <indexterm role="concept">
1144 <primary>base36</primary>
1145 </indexterm>
1146 <indexterm role="concept">
1147 <primary>Darwin</primary>
1148 </indexterm>
1149 <indexterm role="concept">
1150 <primary>Cygwin</primary>
1151 </indexterm>
1152 Every message handled by Exim is given a <emphasis>message id</emphasis> which is sixteen
1153 characters long. It is divided into three parts, separated by hyphens, for
1154 example <literal>16VDhn-0001bo-D3</literal>. Each part is a sequence of letters and digits,
1155 normally encoding numbers in base 62. However, in the Darwin operating
1156 system (Mac OS X) and when Exim is compiled to run under Cygwin, base 36
1157 (avoiding the use of lower case letters) is used instead, because the message
1158 id is used to construct file names, and the names of files in those systems are
1159 not always case-sensitive.
1160 </para>
1161 <para>
1162 <indexterm role="concept">
1163 <primary>pid (process id)</primary>
1164 <secondary>re-use of</secondary>
1165 </indexterm>
1166 The detail of the contents of the message id have changed as Exim has evolved.
1167 Earlier versions relied on the operating system not re-using a process id (pid)
1168 within one second. On modern operating systems, this assumption can no longer
1169 be made, so the algorithm had to be changed. To retain backward compatibility,
1170 the format of the message id was retained, which is why the following rules are
1171 somewhat eccentric:
1172 </para>
1173 <itemizedlist>
1174 <listitem>
1175 <para>
1176 The first six characters of the message id are the time at which the message
1177 started to be received, to a granularity of one second. That is, this field
1178 contains the number of seconds since the start of the epoch (the normal Unix
1179 way of representing the date and time of day).
1180 </para>
1181 </listitem>
1182 <listitem>
1183 <para>
1184 After the first hyphen, the next six characters are the id of the process that
1185 received the message.
1186 </para>
1187 </listitem>
1188 <listitem>
1189 <para>
1190 There are two different possibilities for the final two characters:
1191 </para>
1192 <orderedlist numeration="arabic">
1193 <listitem>
1194 <para>
1195 <indexterm role="concept">
1196 <primary><option>localhost_number</option></primary>
1197 </indexterm>
1198 If <option>localhost_number</option> is not set, this value is the fractional part of the
1199 time of reception, normally in units of 1/2000 of a second, but for systems
1200 that must use base 36 instead of base 62 (because of case-insensitive file
1201 systems), the units are 1/1000 of a second.
1202 </para>
1203 </listitem>
1204 <listitem>
1205 <para>
1206 If <option>localhost_number</option> is set, it is multiplied by 200 (100) and added to
1207 the fractional part of the time, which in this case is in units of 1/200
1208 (1/100) of a second.
1209 </para>
1210 </listitem>
1211 </orderedlist>
1212 </listitem>
1213 </itemizedlist>
1214 <para>
1215 After a message has been received, Exim waits for the clock to tick at the
1216 appropriate resolution before proceeding, so that if another message is
1217 received by the same process, or by another process with the same (re-used)
1218 pid, it is guaranteed that the time will be different. In most cases, the clock
1219 will already have ticked while the message was being received.
1220 </para>
1221 </section>
1222 <section>
1223 <title>Receiving mail</title>
1224 <para>
1225 <indexterm role="concept">
1226 <primary>receiving mail</primary>
1227 </indexterm>
1228 <indexterm role="concept">
1229 <primary>message</primary>
1230 <secondary>reception</secondary>
1231 </indexterm>
1232 The only way Exim can receive mail from another host is using SMTP over
1233 TCP/IP, in which case the sender and recipient addresses are transferred using
1234 SMTP commands. However, from a locally running process (such as a user&#x2019;s MUA),
1235 there are several possibilities:
1236 </para>
1237 <itemizedlist>
1238 <listitem>
1239 <para>
1240 If the process runs Exim with the <option>-bm</option> option, the message is read
1241 non-interactively (usually via a pipe), with the recipients taken from the
1242 command line, or from the body of the message if <option>-t</option> is also used.
1243 </para>
1244 </listitem>
1245 <listitem>
1246 <para>
1247 If the process runs Exim with the <option>-bS</option> option, the message is also read
1248 non-interactively, but in this case the recipients are listed at the start of
1249 the message in a series of SMTP RCPT commands, terminated by a DATA
1250 command. This is so-called <quote>batch SMTP</quote> format,
1251 but it isn&#x2019;t really SMTP. The SMTP commands are just another way of passing
1252 envelope addresses in a non-interactive submission.
1253 </para>
1254 </listitem>
1255 <listitem>
1256 <para>
1257 If the process runs Exim with the <option>-bs</option> option, the message is read
1258 interactively, using the SMTP protocol. A two-way pipe is normally used for
1259 passing data between the local process and the Exim process.
1260 This is <quote>real</quote> SMTP and is handled in the same way as SMTP over TCP/IP. For
1261 example, the ACLs for SMTP commands are used for this form of submission.
1262 </para>
1263 </listitem>
1264 <listitem>
1265 <para>
1266 A local process may also make a TCP/IP call to the host&#x2019;s loopback address
1267 (127.0.0.1) or any other of its IP addresses. When receiving messages, Exim
1268 does not treat the loopback address specially. It treats all such connections
1269 in the same way as connections from other hosts.
1270 </para>
1271 </listitem>
1272 </itemizedlist>
1273 <para>
1274 <indexterm role="concept">
1275 <primary>message sender</primary>
1276 <secondary>constructed by Exim</secondary>
1277 </indexterm>
1278 <indexterm role="concept">
1279 <primary>sender</primary>
1280 <secondary>constructed by Exim</secondary>
1281 </indexterm>
1282 In the three cases that do not involve TCP/IP, the sender address is
1283 constructed from the login name of the user that called Exim and a default
1284 qualification domain (which can be set by the <option>qualify_domain</option> configuration
1285 option). For local or batch SMTP, a sender address that is passed using the
1286 SMTP MAIL command is ignored. However, the system administrator may allow
1287 certain users (<quote>trusted users</quote>) to specify a different sender address
1288 unconditionally, or all users to specify certain forms of different sender
1289 address. The <option>-f</option> option or the SMTP MAIL command is used to specify these
1290 different addresses. See section <xref linkend="SECTtrustedadmin"/> for details of trusted
1291 users, and the <option>untrusted_set_sender</option> option for a way of allowing untrusted
1292 users to change sender addresses.
1293 </para>
1294 <para>
1295 Messages received by either of the non-interactive mechanisms are subject to
1296 checking by the non-SMTP ACL, if one is defined. Messages received using SMTP
1297 (either over TCP/IP, or interacting with a local process) can be checked by a
1298 number of ACLs that operate at different times during the SMTP session. Either
1299 individual recipients, or the entire message, can be rejected if local policy
1300 requirements are not met. The <function>local_scan()</function> function (see chapter
1301 <xref linkend="CHAPlocalscan"/>) is run for all incoming messages.
1302 </para>
1303 <para>
1304 Exim can be configured not to start a delivery process when a message is
1305 received; this can be unconditional, or depend on the number of incoming SMTP
1306 connections or the system load. In these situations, new messages wait on the
1307 queue until a queue runner process picks them up. However, in standard
1308 configurations under normal conditions, delivery is started as soon as a
1309 message is received.
1310 </para>
1311 </section>
1312 <section>
1313 <title>Handling an incoming message</title>
1314 <para>
1315 <indexterm role="concept">
1316 <primary>spool directory</primary>
1317 <secondary>files that hold a message</secondary>
1318 </indexterm>
1319 <indexterm role="concept">
1320 <primary>file</primary>
1321 <secondary>how a message is held</secondary>
1322 </indexterm>
1323 When Exim accepts a message, it writes two files in its spool directory. The
1324 first contains the envelope information, the current status of the message, and
1325 the header lines, and the second contains the body of the message. The names of
1326 the two spool files consist of the message id, followed by <literal>-H</literal> for the
1327 file containing the envelope and header, and <literal>-D</literal> for the data file.
1328 </para>
1329 <para>
1330 <indexterm role="concept">
1331 <primary>spool directory</primary>
1332 <secondary><filename>input</filename> sub-directory</secondary>
1333 </indexterm>
1334 By default all these message files are held in a single directory called
1335 <filename>input</filename> inside the general Exim spool directory. Some operating systems do
1336 not perform very well if the number of files in a directory gets large; to
1337 improve performance in such cases, the <option>split_spool_directory</option> option can be
1338 used. This causes Exim to split up the input files into 62 sub-directories
1339 whose names are single letters or digits. <phrase revisionflag="changed">When this is done, the queue is
1340 processed one sub-directory at a time instead of all at once, which can improve
1341 overall performance even when there are not enough files in each directory to
1342 affect file system performance.</phrase>
1343 </para>
1344 <para>
1345 The envelope information consists of the address of the message&#x2019;s sender and
1346 the addresses of the recipients. This information is entirely separate from
1347 any addresses contained in the header lines. The status of the message includes
1348 a list of recipients who have already received the message. The format of the
1349 first spool file is described in chapter <xref linkend="CHAPspool"/>.
1350 </para>
1351 <para>
1352 <indexterm role="concept">
1353 <primary>rewriting</primary>
1354 <secondary>addresses</secondary>
1355 </indexterm>
1356 Address rewriting that is specified in the rewrite section of the configuration
1357 (see chapter <xref linkend="CHAPrewrite"/>) is done once and for all on incoming addresses,
1358 both in the header lines and the envelope, at the time the message is accepted.
1359 If during the course of delivery additional addresses are generated (for
1360 example, via aliasing), these new addresses are rewritten as soon as they are
1361 generated. At the time a message is actually delivered (transported) further
1362 rewriting can take place; because this is a transport option, it can be
1363 different for different forms of delivery. It is also possible to specify the
1364 addition or removal of certain header lines at the time the message is
1365 delivered (see chapters <xref linkend="CHAProutergeneric"/> and
1366 <xref linkend="CHAPtransportgeneric"/>).
1367 </para>
1368 </section>
1369 <section>
1370 <title>Life of a message</title>
1371 <para>
1372 <indexterm role="concept">
1373 <primary>message</primary>
1374 <secondary>life of</secondary>
1375 </indexterm>
1376 <indexterm role="concept">
1377 <primary>message</primary>
1378 <secondary>frozen</secondary>
1379 </indexterm>
1380 A message remains in the spool directory until it is completely delivered to
1381 its recipients or to an error address, or until it is deleted by an
1382 administrator or by the user who originally created it. In cases when delivery
1383 cannot proceed &ndash; for example, when a message can neither be delivered to its
1384 recipients nor returned to its sender, the message is marked <quote>frozen</quote> on the
1385 spool, and no more deliveries are attempted.
1386 </para>
1387 <para>
1388 <indexterm role="concept">
1389 <primary>frozen messages</primary>
1390 <secondary>thawing</secondary>
1391 </indexterm>
1392 <indexterm role="concept">
1393 <primary>message</primary>
1394 <secondary>thawing frozen</secondary>
1395 </indexterm>
1396 An administrator can <quote>thaw</quote> such messages when the problem has been
1397 corrected, and can also freeze individual messages by hand if necessary. In
1398 addition, an administrator can force a delivery error, causing a bounce message
1399 to be sent.
1400 </para>
1401 <para>
1402 <indexterm role="concept">
1403 <primary><option>timeout_frozen_after</option></primary>
1404 </indexterm>
1405 <indexterm role="concept">
1406 <primary><option>ignore_bounce_errors_after</option></primary>
1407 </indexterm>
1408 There are options called <option>ignore_bounce_errors_after</option> and
1409 <option>timeout_frozen_after</option>, which discard frozen messages after a certain time.
1410 The first applies only to frozen bounces, the second to any frozen messages.
1411 </para>
1412 <para>
1413 <indexterm role="concept">
1414 <primary>message</primary>
1415 <secondary>log file for</secondary>
1416 </indexterm>
1417 <indexterm role="concept">
1418 <primary>log</primary>
1419 <secondary>file for each message</secondary>
1420 </indexterm>
1421 While Exim is working on a message, it writes information about each delivery
1422 attempt to its main log file. This includes successful, unsuccessful, and
1423 delayed deliveries for each recipient (see chapter <xref linkend="CHAPlog"/>). The log
1424 lines are also written to a separate <emphasis>message log</emphasis> file for each message.
1425 These logs are solely for the benefit of the administrator, and are normally
1426 deleted along with the spool files when processing of a message is complete.
1427 The use of individual message logs can be disabled by setting
1428 <option>no_message_logs</option>; this might give an improvement in performance on very busy
1429 systems.
1430 </para>
1431 <para>
1432 <indexterm role="concept">
1433 <primary>journal file</primary>
1434 </indexterm>
1435 <indexterm role="concept">
1436 <primary>file</primary>
1437 <secondary>journal</secondary>
1438 </indexterm>
1439 All the information Exim itself needs to set up a delivery is kept in the first
1440 spool file, along with the header lines. When a successful delivery occurs, the
1441 address is immediately written at the end of a journal file, whose name is the
1442 message id followed by <literal>-J</literal>. At the end of a delivery run, if there are some
1443 addresses left to be tried again later, the first spool file (the <literal>-H</literal> file)
1444 is updated to indicate which these are, and the journal file is then deleted.
1445 Updating the spool file is done by writing a new file and renaming it, to
1446 minimize the possibility of data loss.
1447 </para>
1448 <para>
1449 Should the system or the program crash after a successful delivery but before
1450 the spool file has been updated, the journal is left lying around. The next
1451 time Exim attempts to deliver the message, it reads the journal file and
1452 updates the spool file before proceeding. This minimizes the chances of double
1453 deliveries caused by crashes.
1454 </para>
1455 </section>
1456 <section id="SECTprocaddress">
1457 <title>Processing an address for delivery</title>
1458 <para>
1459 <indexterm role="concept">
1460 <primary>drivers</primary>
1461 <secondary>definition of</secondary>
1462 </indexterm>
1463 <indexterm role="concept">
1464 <primary>router</primary>
1465 <secondary>definition of</secondary>
1466 </indexterm>
1467 <indexterm role="concept">
1468 <primary>transport</primary>
1469 <secondary>definition of</secondary>
1470 </indexterm>
1471 The main delivery processing elements of Exim are called <emphasis>routers</emphasis> and
1472 <emphasis>transports</emphasis>, and collectively these are known as <emphasis>drivers</emphasis>. Code for a
1473 number of them is provided in the source distribution, and compile-time options
1474 specify which ones are included in the binary. Run time options specify which
1475 ones are actually used for delivering messages.
1476 </para>
1477 <para>
1478 <indexterm role="concept">
1479 <primary>drivers</primary>
1480 <secondary>instance definition</secondary>
1481 </indexterm>
1482 Each driver that is specified in the run time configuration is an <emphasis>instance</emphasis>
1483 of that particular driver type. Multiple instances are allowed; for example,
1484 you can set up several different <command>smtp</command> transports, each with different
1485 option values that might specify different ports or different timeouts. Each
1486 instance has its own identifying name. In what follows we will normally use the
1487 instance name when discussing one particular instance (that is, one specific
1488 configuration of the driver), and the generic driver name when discussing
1489 the driver&#x2019;s features in general.
1490 </para>
1491 <para>
1492 A <emphasis>router</emphasis> is a driver that operates on an address, either determining how
1493 its delivery should happen, by assigning it to a specific transport, or
1494 converting the address into one or more new addresses (for example, via an
1495 alias file). A router may also explicitly choose to fail an address, causing it
1496 to be bounced.
1497 </para>
1498 <para>
1499 A <emphasis>transport</emphasis> is a driver that transmits a copy of the message from Exim&#x2019;s
1500 spool to some destination. There are two kinds of transport: for a <emphasis>local</emphasis>
1501 transport, the destination is a file or a pipe on the local host, whereas for a
1502 <emphasis>remote</emphasis> transport the destination is some other host. A message is passed
1503 to a specific transport as a result of successful routing. If a message has
1504 several recipients, it may be passed to a number of different transports.
1505 </para>
1506 <para>
1507 <indexterm role="concept">
1508 <primary>preconditions</primary>
1509 <secondary>definition of</secondary>
1510 </indexterm>
1511 An address is processed by passing it to each configured router instance in
1512 turn, subject to certain preconditions, until a router accepts the address or
1513 specifies that it should be bounced. We will describe this process in more
1514 detail shortly. First, as a simple example, we consider how each recipient
1515 address in a message is processed in a small configuration of three routers.
1516 </para>
1517 <para>
1518 To make this a more concrete example, it is described in terms of some actual
1519 routers, but remember, this is only an example. You can configure Exim&#x2019;s
1520 routers in many different ways, and there may be any number of routers in a
1521 configuration.
1522 </para>
1523 <para>
1524 The first router that is specified in a configuration is often one that handles
1525 addresses in domains that are not recognized specially by the local host. These
1526 are typically addresses for arbitrary domains on the Internet. A precondition
1527 is set up which looks for the special domains known to the host (for example,
1528 its own domain name), and the router is run for addresses that do <emphasis>not</emphasis>
1529 match. Typically, this is a router that looks up domains in the DNS in order to
1530 find the hosts to which this address routes. If it succeeds, the address is
1531 assigned to a suitable SMTP transport; if it does not succeed, the router is
1532 configured to fail the address.
1533 </para>
1534 <para>
1535 The second router is reached only when the domain is recognized as one that
1536 <quote>belongs</quote> to the local host. This router does redirection &ndash; also known as
1537 aliasing and forwarding. When it generates one or more new addresses from the
1538 original, each of them is routed independently from the start. Otherwise, the
1539 router may cause an address to fail, or it may simply decline to handle the
1540 address, in which case the address is passed to the next router.
1541 </para>
1542 <para>
1543 The final router in many configurations is one that checks to see if the
1544 address belongs to a local mailbox. The precondition may involve a check to
1545 see if the local part is the name of a login account, or it may look up the
1546 local part in a file or a database. If its preconditions are not met, or if
1547 the router declines, we have reached the end of the routers. When this happens,
1548 the address is bounced.
1549 </para>
1550 </section>
1551 <section>
1552 <title>Processing an address for verification</title>
1553 <para>
1554 <indexterm role="concept">
1555 <primary>router</primary>
1556 <secondary>for verification</secondary>
1557 </indexterm>
1558 <indexterm role="concept">
1559 <primary>verifying address</primary>
1560 <secondary>overview</secondary>
1561 </indexterm>
1562 As well as being used to decide how to deliver to an address, Exim&#x2019;s routers
1563 are also used for <emphasis>address verification</emphasis>. Verification can be requested as
1564 one of the checks to be performed in an ACL for incoming messages, on both
1565 sender and recipient addresses, and it can be tested using the <option>-bv</option> and
1566 <option>-bvs</option> command line options.
1567 </para>
1568 <para>
1569 When an address is being verified, the routers are run in <quote>verify mode</quote>. This
1570 does not affect the way the routers work, but it is a state that can be
1571 detected. By this means, a router can be skipped or made to behave differently
1572 when verifying. A common example is a configuration in which the first router
1573 sends all messages to a message-scanning program, unless they have been
1574 previously scanned. Thus, the first router accepts all addresses without any
1575 checking, making it useless for verifying. Normally, the <option>no_verify</option> option
1576 would be set for such a router, causing it to be skipped in verify mode.
1577 </para>
1578 </section>
1579 <section id="SECTrunindrou">
1580 <title>Running an individual router</title>
1581 <para>
1582 <indexterm role="concept">
1583 <primary>router</primary>
1584 <secondary>running details</secondary>
1585 </indexterm>
1586 <indexterm role="concept">
1587 <primary>preconditions</primary>
1588 <secondary>checking</secondary>
1589 </indexterm>
1590 <indexterm role="concept">
1591 <primary>router</primary>
1592 <secondary>result of running</secondary>
1593 </indexterm>
1594 As explained in the example above, a number of preconditions are checked before
1595 running a router. If any are not met, the router is skipped, and the address is
1596 passed to the next router. When all the preconditions on a router <emphasis>are</emphasis> met,
1597 the router is run. What happens next depends on the outcome, which is one of
1598 the following:
1599 </para>
1600 <itemizedlist>
1601 <listitem>
1602 <para>
1603 <emphasis>accept</emphasis>: The router accepts the address, and either assigns it to a
1604 transport, or generates one or more <quote>child</quote> addresses. Processing the
1605 original address ceases,
1606 <indexterm role="concept">
1607 <primary><option>unseen</option> option</primary>
1608 </indexterm>
1609 unless the <option>unseen</option> option is set on the router. This option
1610 can be used to set up multiple deliveries with different routing (for example,
1611 for keeping archive copies of messages). When <option>unseen</option> is set, the address is
1612 passed to the next router. Normally, however, an <emphasis>accept</emphasis> return marks the
1613 end of routing.
1614 </para>
1615 <para>
1616 Any child addresses generated by the router are processed independently,
1617 starting with the first router by default. It is possible to change this by
1618 setting the <option>redirect_router</option> option to specify which router to start at for
1619 child addresses. Unlike <option>pass_router</option> (see below) the router specified by
1620 <option>redirect_router</option> may be anywhere in the router configuration.
1621 </para>
1622 </listitem>
1623 <listitem>
1624 <para>
1625 <emphasis>pass</emphasis>: The router recognizes the address, but cannot handle it itself. It
1626 requests that the address be passed to another router. By default the address
1627 is passed to the next router, but this can be changed by setting the
1628 <option>pass_router</option> option. However, (unlike <option>redirect_router</option>) the named router
1629 must be below the current router (to avoid loops).
1630 </para>
1631 </listitem>
1632 <listitem>
1633 <para>
1634 <emphasis>decline</emphasis>: The router declines to accept the address because it does not
1635 recognize it at all. By default, the address is passed to the next router, but
1636 this can be prevented by setting the <option>no_more</option> option. When <option>no_more</option> is
1637 set, all the remaining routers are skipped. In effect, <option>no_more</option> converts
1638 <emphasis>decline</emphasis> into <emphasis>fail</emphasis>.
1639 </para>
1640 </listitem>
1641 <listitem>
1642 <para>
1643 <emphasis>fail</emphasis>: The router determines that the address should fail, and queues it for
1644 the generation of a bounce message. There is no further processing of the
1645 original address unless <option>unseen</option> is set on the router.
1646 </para>
1647 </listitem>
1648 <listitem>
1649 <para>
1650 <emphasis>defer</emphasis>: The router cannot handle the address at the present time. (A
1651 database may be offline, or a DNS lookup may have timed out.) No further
1652 processing of the address happens in this delivery attempt. It is tried again
1653 next time the message is considered for delivery.
1654 </para>
1655 </listitem>
1656 <listitem>
1657 <para>
1658 <emphasis>error</emphasis>: There is some error in the router (for example, a syntax error in
1659 its configuration). The action is as for defer.
1660 </para>
1661 </listitem>
1662 </itemizedlist>
1663 <para>
1664 If an address reaches the end of the routers without having been accepted by
1665 any of them, it is bounced as unrouteable. The default error message in this
1666 situation is <quote>unrouteable address</quote>, but you can set your own message by
1667 making use of the <option>cannot_route_message</option> option. This can be set for any
1668 router; the value from the last router that <quote>saw</quote> the address is used.
1669 </para>
1670 <para>
1671 Sometimes while routing you want to fail a delivery when some conditions are
1672 met but others are not, instead of passing the address on for further routing.
1673 You can do this by having a second router that explicitly fails the delivery
1674 when the relevant conditions are met. The <command>redirect</command> router has a <quote>fail</quote>
1675 facility for this purpose.
1676 </para>
1677 </section>
1678 <section>
1679 <title>Duplicate addresses</title>
1680 <para>
1681 <indexterm role="concept">
1682 <primary>case of local parts</primary>
1683 </indexterm>
1684 <indexterm role="concept">
1685 <primary>address duplicate</primary>
1686 <secondary>discarding</secondary>
1687 </indexterm>
1688 Once routing is complete, Exim scans the addresses that are assigned to local
1689 and remote transports, and discards any duplicates that it finds. During this
1690 check, local parts are treated as case-sensitive.
1691 </para>
1692 </section>
1693 <section id="SECTrouprecon">
1694 <title>Router preconditions</title>
1695 <para>
1696 <indexterm role="concept">
1697 <primary>router preconditions</primary>
1698 <secondary>order of processing</secondary>
1699 </indexterm>
1700 <indexterm role="concept">
1701 <primary>preconditions</primary>
1702 <secondary>order of processing</secondary>
1703 </indexterm>
1704 The preconditions that are tested for each router are listed below, in the
1705 order in which they are tested. The individual configuration options are
1706 described in more detail in chapter <xref linkend="CHAProutergeneric"/>.
1707 </para>
1708 <itemizedlist>
1709 <listitem>
1710 <para>
1711 The <option>local_part_prefix</option> and <option>local_part_suffix</option> options can specify that
1712 the local parts handled by the router may or must have certain prefixes and/or
1713 suffixes. If a mandatory affix (prefix or suffix) is not present, the router is
1714 skipped. These conditions are tested first. When an affix is present, it is
1715 removed from the local part before further processing, including the evaluation
1716 of any other conditions.
1717 </para>
1718 </listitem>
1719 <listitem>
1720 <para>
1721 Routers can be designated for use only when not verifying an address, that is,
1722 only when routing it for delivery (or testing its delivery routing). If the
1723 <option>verify</option> option is set false, the router is skipped when Exim is verifying an
1724 address.
1725 Setting the <option>verify</option> option actually sets two options, <option>verify_sender</option> and
1726 <option>verify_recipient</option>, which independently control the use of the router for
1727 sender and recipient verification. You can set these options directly if
1728 you want a router to be used for only one type of verification.
1729 </para>
1730 </listitem>
1731 <listitem>
1732 <para>
1733 If the <option>address_test</option> option is set false, the router is skipped when Exim is
1734 run with the <option>-bt</option> option to test an address routing. This can be helpful
1735 when the first router sends all new messages to a scanner of some sort; it
1736 makes it possible to use <option>-bt</option> to test subsequent delivery routing without
1737 having to simulate the effect of the scanner.
1738 </para>
1739 </listitem>
1740 <listitem>
1741 <para>
1742 Routers can be designated for use only when verifying an address, as
1743 opposed to routing it for delivery. The <option>verify_only</option> option controls this.
1744 </para>
1745 </listitem>
1746 <listitem>
1747 <para>
1748 Individual routers can be explicitly skipped when running the routers to
1749 check an address given in the SMTP EXPN command (see the <option>expn</option> option).
1750 </para>
1751 </listitem>
1752 <listitem>
1753 <para>
1754 If the <option>domains</option> option is set, the domain of the address must be in the set
1755 of domains that it defines.
1756 </para>
1757 </listitem>
1758 <listitem>
1759 <para>
1760 <indexterm role="concept">
1761 <primary><varname>$local_part_prefix</varname></primary>
1762 </indexterm>
1763 <indexterm role="concept">
1764 <primary><varname>$local_part</varname></primary>
1765 </indexterm>
1766 <indexterm role="concept">
1767 <primary><varname>$local_part_suffix</varname></primary>
1768 </indexterm>
1769 If the <option>local_parts</option> option is set, the local part of the address must be in
1770 the set of local parts that it defines. If <option>local_part_prefix</option> or
1771 <option>local_part_suffix</option> is in use, the prefix or suffix is removed from the local
1772 part before this check. If you want to do precondition tests on local parts
1773 that include affixes, you can do so by using a <option>condition</option> option (see below)
1774 that uses the variables <varname>$local_part</varname>, <varname>$local_part_prefix</varname>, and
1775 <varname>$local_part_suffix</varname> as necessary.
1776 </para>
1777 </listitem>
1778 <listitem>
1779 <para>
1780 <indexterm role="concept">
1781 <primary><varname>$local_user_uid</varname></primary>
1782 </indexterm>
1783 <indexterm role="concept">
1784 <primary><varname>$local_user_gid</varname></primary>
1785 </indexterm>
1786 <indexterm role="concept">
1787 <primary><varname>$home</varname></primary>
1788 </indexterm>
1789 If the <option>check_local_user</option> option is set, the local part must be the name of
1790 an account on the local host. If this check succeeds, the uid and gid of the
1791 local user are placed in <varname>$local_user_uid</varname> and <varname>$local_user_gid</varname> and the
1792 user&#x2019;s home directory is placed in <varname>$home</varname>; these values can be used in the
1793 remaining preconditions.
1794 </para>
1795 </listitem>
1796 <listitem>
1797 <para>
1798 If the <option>router_home_directory</option> option is set, it is expanded at this point,
1799 because it overrides the value of <varname>$home</varname>. If this expansion were left till
1800 later, the value of <varname>$home</varname> as set by <option>check_local_user</option> would be used in
1801 subsequent tests. Having two different values of <varname>$home</varname> in the same router
1802 could lead to confusion.
1803 </para>
1804 </listitem>
1805 <listitem>
1806 <para>
1807 If the <option>senders</option> option is set, the envelope sender address must be in the
1808 set of addresses that it defines.
1809 </para>
1810 </listitem>
1811 <listitem>
1812 <para>
1813 If the <option>require_files</option> option is set, the existence or non-existence of
1814 specified files is tested.
1815 </para>
1816 </listitem>
1817 <listitem>
1818 <para>
1819 <indexterm role="concept">
1820 <primary>customizing</primary>
1821 <secondary>precondition</secondary>
1822 </indexterm>
1823 If the <option>condition</option> option is set, it is evaluated and tested. This option
1824 uses an expanded string to allow you to set up your own custom preconditions.
1825 Expanded strings are described in chapter <xref linkend="CHAPexpand"/>.
1826 </para>
1827 </listitem>
1828 </itemizedlist>
1829 <para>
1830 Note that <option>require_files</option> comes near the end of the list, so you cannot use
1831 it to check for the existence of a file in which to lookup up a domain, local
1832 part, or sender. However, as these options are all expanded, you can use the
1833 <option>exists</option> expansion condition to make such tests within each condition. The
1834 <option>require_files</option> option is intended for checking files that the router may be
1835 going to use internally, or which are needed by a specific transport (for
1836 example, <filename>.procmailrc</filename>).
1837 </para>
1838 </section>
1839 <section>
1840 <title>Delivery in detail</title>
1841 <para>
1842 <indexterm role="concept">
1843 <primary>delivery</primary>
1844 <secondary>in detail</secondary>
1845 </indexterm>
1846 When a message is to be delivered, the sequence of events is as follows:
1847 </para>
1848 <itemizedlist>
1849 <listitem>
1850 <para>
1851 If a system-wide filter file is specified, the message is passed to it. The
1852 filter may add recipients to the message, replace the recipients, discard the
1853 message, cause a new message to be generated, or cause the message delivery to
1854 fail. The format of the system filter file is the same as for Exim user filter
1855 files, described in the separate document entitled <emphasis>Exim&#x2019;s interfaces to mail
1856 filtering</emphasis>.
1857 <indexterm role="concept">
1858 <primary>Sieve filter</primary>
1859 <secondary>not available for system filter</secondary>
1860 </indexterm>
1861 (<emphasis role="bold">Note</emphasis>: Sieve cannot be used for system filter files.)
1862 </para>
1863 <para>
1864 Some additional features are available in system filters &ndash; see chapter
1865 <xref linkend="CHAPsystemfilter"/> for details. Note that a message is passed to the system
1866 filter only once per delivery attempt, however many recipients it has. However,
1867 if there are several delivery attempts because one or more addresses could not
1868 be immediately delivered, the system filter is run each time. The filter
1869 condition <option>first_delivery</option> can be used to detect the first run of the system
1870 filter.
1871 </para>
1872 </listitem>
1873 <listitem>
1874 <para>
1875 Each recipient address is offered to each configured router in turn, subject to
1876 its preconditions, until one is able to handle it. If no router can handle the
1877 address, that is, if they all decline, the address is failed. Because routers
1878 can be targeted at particular domains, several locally handled domains can be
1879 processed entirely independently of each other.
1880 </para>
1881 </listitem>
1882 <listitem>
1883 <para>
1884 <indexterm role="concept">
1885 <primary>routing</primary>
1886 <secondary>loops in</secondary>
1887 </indexterm>
1888 <indexterm role="concept">
1889 <primary>loop</primary>
1890 <secondary>while routing</secondary>
1891 </indexterm>
1892 A router that accepts an address may assign it to a local or a remote
1893 transport. However, the transport is not run at this time. Instead, the address
1894 is placed on a list for the particular transport, which will be run later.
1895 Alternatively, the router may generate one or more new addresses (typically
1896 from alias, forward, or filter files). New addresses are fed back into this
1897 process from the top, but in order to avoid loops, a router ignores any address
1898 which has an identically-named ancestor that was processed by itself.
1899 </para>
1900 </listitem>
1901 <listitem>
1902 <para>
1903 When all the routing has been done, addresses that have been successfully
1904 handled are passed to their assigned transports. When local transports are
1905 doing real local deliveries, they handle only one address at a time, but if a
1906 local transport is being used as a pseudo-remote transport (for example, to
1907 collect batched SMTP messages for transmission by some other means) multiple
1908 addresses can be handled. Remote transports can always handle more than one
1909 address at a time, but can be configured not to do so, or to restrict multiple
1910 addresses to the same domain.
1911 </para>
1912 </listitem>
1913 <listitem>
1914 <para>
1915 Each local delivery to a file or a pipe runs in a separate process under a
1916 non-privileged uid, and these deliveries are run one at a time. Remote
1917 deliveries also run in separate processes, normally under a uid that is private
1918 to Exim (<quote>the Exim user</quote>), but in this case, several remote deliveries can be
1919 run in parallel. The maximum number of simultaneous remote deliveries for any
1920 one message is set by the <option>remote_max_parallel</option> option.
1921 The order in which deliveries are done is not defined, except that all local
1922 deliveries happen before any remote deliveries.
1923 </para>
1924 </listitem>
1925 <listitem>
1926 <para>
1927 <indexterm role="concept">
1928 <primary>queue runner</primary>
1929 </indexterm>
1930 When it encounters a local delivery during a queue run, Exim checks its retry
1931 database to see if there has been a previous temporary delivery failure for the
1932 address before running the local transport. If there was a previous failure,
1933 Exim does not attempt a new delivery until the retry time for the address is
1934 reached. However, this happens only for delivery attempts that are part of a
1935 queue run. Local deliveries are always attempted when delivery immediately
1936 follows message reception, even if retry times are set for them. This makes for
1937 better behaviour if one particular message is causing problems (for example,
1938 causing quota overflow, or provoking an error in a filter file).
1939 </para>
1940 </listitem>
1941 <listitem>
1942 <para>
1943 <indexterm role="concept">
1944 <primary>delivery</primary>
1945 <secondary>retry in remote transports</secondary>
1946 </indexterm>
1947 Remote transports do their own retry handling, since an address may be
1948 deliverable to one of a number of hosts, each of which may have a different
1949 retry time. If there have been previous temporary failures and no host has
1950 reached its retry time, no delivery is attempted, whether in a queue run or
1951 not. See chapter <xref linkend="CHAPretry"/> for details of retry strategies.
1952 </para>
1953 </listitem>
1954 <listitem>
1955 <para>
1956 If there were any permanent errors, a bounce message is returned to an
1957 appropriate address (the sender in the common case), with details of the error
1958 for each failing address. Exim can be configured to send copies of bounce
1959 messages to other addresses.
1960 </para>
1961 </listitem>
1962 <listitem>
1963 <para>
1964 <indexterm role="concept">
1965 <primary>delivery</primary>
1966 <secondary>deferral</secondary>
1967 </indexterm>
1968 If one or more addresses suffered a temporary failure, the message is left on
1969 the queue, to be tried again later. Delivery of these addresses is said to be
1970 <emphasis>deferred</emphasis>.
1971 </para>
1972 </listitem>
1973 <listitem>
1974 <para>
1975 When all the recipient addresses have either been delivered or bounced,
1976 handling of the message is complete. The spool files and message log are
1977 deleted, though the message log can optionally be preserved if required.
1978 </para>
1979 </listitem>
1980 </itemizedlist>
1981 </section>
1982 <section>
1983 <title>Retry mechanism</title>
1984 <para>
1985 <indexterm role="concept">
1986 <primary>delivery</primary>
1987 <secondary>retry mechanism</secondary>
1988 </indexterm>
1989 <indexterm role="concept">
1990 <primary>retry</primary>
1991 <secondary>description of mechanism</secondary>
1992 </indexterm>
1993 <indexterm role="concept">
1994 <primary>queue runner</primary>
1995 </indexterm>
1996 Exim&#x2019;s mechanism for retrying messages that fail to get delivered at the first
1997 attempt is the queue runner process. You must either run an Exim daemon that
1998 uses the <option>-q</option> option with a time interval to start queue runners at regular
1999 intervals, or use some other means (such as <emphasis>cron</emphasis>) to start them. If you do
2000 not arrange for queue runners to be run, messages that fail temporarily at the
2001 first attempt will remain on your queue for ever. A queue runner process works
2002 its way through the queue, one message at a time, trying each delivery that has
2003 passed its retry time.
2004 You can run several queue runners at once.
2005 </para>
2006 <para>
2007 Exim uses a set of configured rules to determine when next to retry the failing
2008 address (see chapter <xref linkend="CHAPretry"/>). These rules also specify when Exim
2009 should give up trying to deliver to the address, at which point it generates a
2010 bounce message. If no retry rules are set for a particular host, address, and
2011 error combination, no retries are attempted, and temporary errors are treated
2012 as permanent.
2013 </para>
2014 </section>
2015 <section>
2016 <title>Temporary delivery failure</title>
2017 <para>
2018 <indexterm role="concept">
2019 <primary>delivery</primary>
2020 <secondary>temporary failure</secondary>
2021 </indexterm>
2022 There are many reasons why a message may not be immediately deliverable to a
2023 particular address. Failure to connect to a remote machine (because it, or the
2024 connection to it, is down) is one of the most common. Temporary failures may be
2025 detected during routing as well as during the transport stage of delivery.
2026 Local deliveries may be delayed if NFS files are unavailable, or if a mailbox
2027 is on a file system where the user is over quota. Exim can be configured to
2028 impose its own quotas on local mailboxes; where system quotas are set they will
2029 also apply.
2030 </para>
2031 <para>
2032 If a host is unreachable for a period of time, a number of messages may be
2033 waiting for it by the time it recovers, and sending them in a single SMTP
2034 connection is clearly beneficial. Whenever a delivery to a remote host is
2035 deferred,
2036 </para>
2037 <para>
2038 <indexterm role="concept">
2039 <primary>hints database</primary>
2040 </indexterm>
2041 Exim makes a note in its hints database, and whenever a successful
2042 SMTP delivery has happened, it looks to see if any other messages are waiting
2043 for the same host. If any are found, they are sent over the same SMTP
2044 connection, subject to a configuration limit as to the maximum number in any
2045 one connection.
2046 </para>
2047 </section>
2048 <section>
2049 <title>Permanent delivery failure</title>
2050 <para>
2051 <indexterm role="concept">
2052 <primary>delivery</primary>
2053 <secondary>permanent failure</secondary>
2054 </indexterm>
2055 <indexterm role="concept">
2056 <primary>bounce message</primary>
2057 <secondary>when generated</secondary>
2058 </indexterm>
2059 When a message cannot be delivered to some or all of its intended recipients, a
2060 bounce message is generated. Temporary delivery failures turn into permanent
2061 errors when their timeout expires. All the addresses that fail in a given
2062 delivery attempt are listed in a single message. If the original message has
2063 many recipients, it is possible for some addresses to fail in one delivery
2064 attempt and others to fail subsequently, giving rise to more than one bounce
2065 message. The wording of bounce messages can be customized by the administrator.
2066 See chapter <xref linkend="CHAPemsgcust"/> for details.
2067 </para>
2068 <para>
2069 <indexterm role="concept">
2070 <primary><emphasis>X-Failed-Recipients:</emphasis> header line</primary>
2071 </indexterm>
2072 Bounce messages contain an <emphasis>X-Failed-Recipients:</emphasis> header line that lists the
2073 failed addresses, for the benefit of programs that try to analyse such messages
2074 automatically.
2075 </para>
2076 <para>
2077 <indexterm role="concept">
2078 <primary>bounce message</primary>
2079 <secondary>recipient of</secondary>
2080 </indexterm>
2081 A bounce message is normally sent to the sender of the original message, as
2082 obtained from the message&#x2019;s envelope. For incoming SMTP messages, this is the
2083 address given in the MAIL command. However, when an address is expanded via a
2084 forward or alias file, an alternative address can be specified for delivery
2085 failures of the generated addresses. For a mailing list expansion (see section
2086 <xref linkend="SECTmailinglists"/>) it is common to direct bounce messages to the manager
2087 of the list.
2088 </para>
2089 </section>
2090 <section>
2091 <title>Failures to deliver bounce messages</title>
2092 <para>
2093 <indexterm role="concept">
2094 <primary>bounce message</primary>
2095 <secondary>failure to deliver</secondary>
2096 </indexterm>
2097 If a bounce message (either locally generated or received from a remote host)
2098 itself suffers a permanent delivery failure, the message is left on the queue,
2099 but it is frozen, awaiting the attention of an administrator. There are options
2100 that can be used to make Exim discard such failed messages, or to keep them
2101 for only a short time (see <option>timeout_frozen_after</option> and
2102 <option>ignore_bounce_errors_after</option>).
2103 </para>
2104 </section>
2105 </chapter>
2106
2107 <chapter>
2108 <title>Building and installing Exim</title>
2109 <para>
2110 <indexterm role="concept" id="IIDbuex" class="startofrange">
2111 <primary>building Exim</primary>
2112 </indexterm>
2113 </para>
2114 <section>
2115 <title>Unpacking</title>
2116 <para>
2117 Exim is distributed as a gzipped or bzipped tar file which, when upacked,
2118 creates a directory with the name of the current release (for example,
2119 <filename>exim-4.62</filename>) into which the following files are placed:
2120 </para>
2121 <informaltable frame="none">
2122 <tgroup cols="2" colsep="0" rowsep="0">
2123 <colspec colwidth="140pt" align="left"/>
2124 <colspec colwidth="260pt" align="left"/>
2125 <tbody>
2126 <row>
2127 <entry><filename>ACKNOWLEDGMENTS</filename></entry>
2128 <entry>contains some acknowledgments</entry>
2129 </row>
2130 <row>
2131 <entry><filename>CHANGES</filename></entry>
2132 <entry>contains a reference to where changes are documented</entry>
2133 </row>
2134 <row>
2135 <entry><filename>LICENCE</filename></entry>
2136 <entry>the GNU General Public Licence</entry>
2137 </row>
2138 <row>
2139 <entry><filename>Makefile</filename></entry>
2140 <entry>top-level make file</entry>
2141 </row>
2142 <row>
2143 <entry><filename>NOTICE</filename></entry>
2144 <entry>conditions for the use of Exim</entry>
2145 </row>
2146 <row>
2147 <entry><filename>README</filename></entry>
2148 <entry>list of files, directories and simple build instructions</entry>
2149 </row>
2150 </tbody>
2151 </tgroup>
2152 </informaltable>
2153 <para>
2154 Other files whose names begin with <filename>README</filename> may also be present. The
2155 following subdirectories are created:
2156 </para>
2157 <informaltable frame="none">
2158 <tgroup cols="2" colsep="0" rowsep="0">
2159 <colspec colwidth="140pt" align="left"/>
2160 <colspec colwidth="260pt" align="left"/>
2161 <tbody>
2162 <row>
2163 <entry><filename>Local</filename></entry>
2164 <entry>an empty directory for local configuration files</entry>
2165 </row>
2166 <row>
2167 <entry><filename>OS</filename></entry>
2168 <entry>OS-specific files</entry>
2169 </row>
2170 <row>
2171 <entry><filename>doc</filename></entry>
2172 <entry>documentation files</entry>
2173 </row>
2174 <row>
2175 <entry><filename>exim_monitor</filename></entry>
2176 <entry>source files for the Exim monitor</entry>
2177 </row>
2178 <row>
2179 <entry><filename>scripts</filename></entry>
2180 <entry>scripts used in the build process</entry>
2181 </row>
2182 <row>
2183 <entry><filename>src</filename></entry>
2184 <entry>remaining source files</entry>
2185 </row>
2186 <row>
2187 <entry><filename>util</filename></entry>
2188 <entry>independent utilities</entry>
2189 </row>
2190 </tbody>
2191 </tgroup>
2192 </informaltable>
2193 <para>
2194 The main utility programs are contained in the <filename>src</filename> directory, and are built
2195 with the Exim binary. The <filename>util</filename> directory contains a few optional scripts
2196 that may be useful to some sites.
2197 </para>
2198 </section>
2199 <section>
2200 <title>Multiple machine architectures and operating systems</title>
2201 <para>
2202 <indexterm role="concept">
2203 <primary>building Exim</primary>
2204 <secondary>multiple OS/architectures</secondary>
2205 </indexterm>
2206 The building process for Exim is arranged to make it easy to build binaries for
2207 a number of different architectures and operating systems from the same set of
2208 source files. Compilation does not take place in the <filename>src</filename> directory.
2209 Instead, a <emphasis>build directory</emphasis> is created for each architecture and operating
2210 system.
2211 <indexterm role="concept">
2212 <primary>symbolic link</primary>
2213 <secondary>to build directory</secondary>
2214 </indexterm>
2215 Symbolic links to the sources are installed in this directory, which is where
2216 the actual building takes place. In most cases, Exim can discover the machine
2217 architecture and operating system for itself, but the defaults can be
2218 overridden if necessary.
2219 </para>
2220 </section>
2221 <section id="SECTdb">
2222 <title>DBM libraries</title>
2223 <para>
2224 <indexterm role="concept">
2225 <primary>DBM libraries</primary>
2226 <secondary>discussion of</secondary>
2227 </indexterm>
2228 <indexterm role="concept">
2229 <primary>hints database</primary>
2230 <secondary>DBM files used for</secondary>
2231 </indexterm>
2232 Even if you do not use any DBM files in your configuration, Exim still needs a
2233 DBM library in order to operate, because it uses indexed files for its hints
2234 databases. Unfortunately, there are a number of DBM libraries in existence, and
2235 different operating systems often have different ones installed.
2236 </para>
2237 <para>
2238 <indexterm role="concept">
2239 <primary>Solaris</primary>
2240 <secondary>DBM library for</secondary>
2241 </indexterm>
2242 <indexterm role="concept">
2243 <primary>IRIX</primary>
2244 <secondary>DBM library for</secondary>
2245 </indexterm>
2246 <indexterm role="concept">
2247 <primary>BSD</primary>
2248 <secondary>DBM library for</secondary>
2249 </indexterm>
2250 <indexterm role="concept">
2251 <primary>Linux</primary>
2252 <secondary>DBM library for</secondary>
2253 </indexterm>
2254 If you are using Solaris, IRIX, one of the modern BSD systems, or a modern
2255 Linux distribution, the DBM configuration should happen automatically, and you
2256 may be able to ignore this section. Otherwise, you may have to learn more than
2257 you would like about DBM libraries from what follows.
2258 </para>
2259 <para>
2260 <indexterm role="concept">
2261 <primary><emphasis>ndbm</emphasis> DBM library</primary>
2262 </indexterm>
2263 Licensed versions of Unix normally contain a library of DBM functions operating
2264 via the <emphasis>ndbm</emphasis> interface, and this is what Exim expects by default. Free
2265 versions of Unix seem to vary in what they contain as standard. In particular,
2266 some early versions of Linux have no default DBM library, and different
2267 distributors have chosen to bundle different libraries with their packaged
2268 versions. However, the more recent releases seem to have standardised on the
2269 Berkeley DB library.
2270 </para>
2271 <para>
2272 Different DBM libraries have different conventions for naming the files they
2273 use. When a program opens a file called <filename>dbmfile</filename>, there are several
2274 possibilities:
2275 </para>
2276 <orderedlist numeration="arabic">
2277 <listitem>
2278 <para>
2279 A traditional <emphasis>ndbm</emphasis> implementation, such as that supplied as part of
2280 Solaris, operates on two files called <filename>dbmfile.dir</filename> and <filename>dbmfile.pag</filename>.
2281 </para>
2282 </listitem>
2283 <listitem>
2284 <para>
2285 <indexterm role="concept">
2286 <primary><emphasis>gdbm</emphasis> DBM library</primary>
2287 </indexterm>
2288 The GNU library, <emphasis>gdbm</emphasis>, operates on a single file. If used via its <emphasis>ndbm</emphasis>
2289 compatibility interface it makes two different hard links to it with names
2290 <filename>dbmfile.dir</filename> and <filename>dbmfile.pag</filename>, but if used via its native interface, the
2291 file name is used unmodified.
2292 </para>
2293 </listitem>
2294 <listitem>
2295 <para>
2296 <indexterm role="concept">
2297 <primary>Berkeley DB library</primary>
2298 </indexterm>
2299 The Berkeley DB package, if called via its <emphasis>ndbm</emphasis> compatibility interface,
2300 operates on a single file called <filename>dbmfile.db</filename>, but otherwise looks to the
2301 programmer exactly the same as the traditional <emphasis>ndbm</emphasis> implementation.
2302 </para>
2303 </listitem>
2304 <listitem>
2305 <para>
2306 If the Berkeley package is used in its native mode, it operates on a single
2307 file called <filename>dbmfile</filename>; the programmer&#x2019;s interface is somewhat different to
2308 the traditional <emphasis>ndbm</emphasis> interface.
2309 </para>
2310 </listitem>
2311 <listitem>
2312 <para>
2313 To complicate things further, there are several very different versions of the
2314 Berkeley DB package. Version 1.85 was stable for a very long time, releases
2315 2.<emphasis>x</emphasis> and 3.<emphasis>x</emphasis> were current for a while, but the latest versions are now
2316 numbered 4.<emphasis>x</emphasis>. Maintenance of some of the earlier releases has ceased. All
2317 versions of Berkeley DB can be obtained from
2318 <emphasis role="bold"><ulink url="http://www.sleepycat.com/">http://www.sleepycat.com/</ulink></emphasis>.
2319 </para>
2320 </listitem>
2321 <listitem>
2322 <para>
2323 <indexterm role="concept">
2324 <primary><emphasis>tdb</emphasis> DBM library</primary>
2325 </indexterm>
2326 Yet another DBM library, called <emphasis>tdb</emphasis>, is available from
2327 <emphasis role="bold"><ulink url="http://download.sourceforge.net/tdb">http://download.sourceforge.net/tdb</ulink></emphasis>. It has its own interface, and also
2328 operates on a single file.
2329 </para>
2330 </listitem>
2331 </orderedlist>
2332 <para>
2333 <indexterm role="concept">
2334 <primary>USE_DB</primary>
2335 </indexterm>
2336 <indexterm role="concept">
2337 <primary>DBM libraries</primary>
2338 <secondary>configuration for building</secondary>
2339 </indexterm>
2340 Exim and its utilities can be compiled to use any of these interfaces. In order
2341 to use any version of the Berkeley DB package in native mode, you must set
2342 USE_DB in an appropriate configuration file (typically
2343 <filename>Local/Makefile</filename>). For example:
2344 </para>
2345 <literallayout class="monospaced">
2346 USE_DB=yes
2347 </literallayout>
2348 <para>
2349 Similarly, for gdbm you set USE_GDBM, and for tdb you set USE_TDB. An
2350 error is diagnosed if you set more than one of these.
2351 </para>
2352 <para>
2353 At the lowest level, the build-time configuration sets none of these options,
2354 thereby assuming an interface of type (1). However, some operating system
2355 configuration files (for example, those for the BSD operating systems and
2356 Linux) assume type (4) by setting USE_DB as their default, and the
2357 configuration files for Cygwin set USE_GDBM. Anything you set in
2358 <filename>Local/Makefile</filename>, however, overrides these system defaults.
2359 </para>
2360 <para>
2361 As well as setting USE_DB, USE_GDBM, or USE_TDB, it may also be
2362 necessary to set DBMLIB, to cause inclusion of the appropriate library, as
2363 in one of these lines:
2364 </para>
2365 <literallayout class="monospaced">
2366 DBMLIB = -ldb
2367 DBMLIB = -ltdb
2368 </literallayout>
2369 <para>
2370 Settings like that will work if the DBM library is installed in the standard
2371 place. Sometimes it is not, and the library&#x2019;s header file may also not be in
2372 the default path. You may need to set INCLUDE to specify where the header
2373 file is, and to specify the path to the library more fully in DBMLIB, as in
2374 this example:
2375 </para>
2376 <literallayout class="monospaced">
2377 INCLUDE=-I/usr/local/include/db-4.1
2378 DBMLIB=/usr/local/lib/db-4.1/libdb.a
2379 </literallayout>
2380 <para>
2381 There is further detailed discussion about the various DBM libraries in the
2382 file <filename>doc/dbm.discuss.txt</filename> in the Exim distribution.
2383 </para>
2384 </section>
2385 <section>
2386 <title>Pre-building configuration</title>
2387 <para>
2388 <indexterm role="concept">
2389 <primary>building Exim</primary>
2390 <secondary>pre-building configuration</secondary>
2391 </indexterm>
2392 <indexterm role="concept">
2393 <primary>configuration for building Exim</primary>
2394 </indexterm>
2395 <indexterm role="concept">
2396 <primary><filename>Local/Makefile</filename></primary>
2397 </indexterm>
2398 <indexterm role="concept">
2399 <primary><filename>src/EDITME</filename></primary>
2400 </indexterm>
2401 Before building Exim, a local configuration file that specifies options
2402 independent of any operating system has to be created with the name
2403 <filename>Local/Makefile</filename>. A template for this file is supplied as the file
2404 <filename>src/EDITME</filename>, and it contains full descriptions of all the option settings
2405 therein. These descriptions are therefore not repeated here. If you are
2406 building Exim for the first time, the simplest thing to do is to copy
2407 <filename>src/EDITME</filename> to <filename>Local/Makefile</filename>, then read it and edit it appropriately.
2408 </para>
2409 <para>
2410 There are three settings that you must supply, because Exim will not build
2411 without them. They are the location of the run time configuration file
2412 (CONFIGURE_FILE), the directory in which Exim binaries will be installed
2413 (BIN_DIRECTORY), and the identity of the Exim user (EXIM_USER and
2414 maybe EXIM_GROUP as well). The value of CONFIGURE_FILE can in fact be
2415 a colon-separated list of file names; Exim uses the first of them that exists.
2416 </para>
2417 <para>
2418 There are a few other parameters that can be specified either at build time or
2419 at run time, to enable the same binary to be used on a number of different
2420 machines. However, if the locations of Exim&#x2019;s spool directory and log file
2421 directory (if not within the spool directory) are fixed, it is recommended that
2422 you specify them in <filename>Local/Makefile</filename> instead of at run time, so that errors
2423 detected early in Exim&#x2019;s execution (such as a malformed configuration file) can
2424 be logged.
2425 </para>
2426 <para>
2427 <indexterm role="concept">
2428 <primary>content scanning</primary>
2429 <secondary>specifying at build time</secondary>
2430 </indexterm>
2431 Exim&#x2019;s interfaces for calling virus and spam scanning software directly from
2432 access control lists are not compiled by default. If you want to include these
2433 facilities, you need to set
2434 </para>
2435 <literallayout class="monospaced">
2436 WITH_CONTENT_SCAN=yes
2437 </literallayout>
2438 <para>
2439 in your <filename>Local/Makefile</filename>. For details of the facilities themselves, see
2440 chapter <xref linkend="CHAPexiscan"/>.
2441 </para>
2442 <para>
2443 <indexterm role="concept">
2444 <primary><filename>Local/eximon.conf</filename></primary>
2445 </indexterm>
2446 <indexterm role="concept">
2447 <primary>_exim_monitor/EDITME_</primary>
2448 </indexterm>
2449 If you are going to build the Exim monitor, a similar configuration process is
2450 required. The file <filename>exim_monitor/EDITME</filename> must be edited appropriately for
2451 your installation and saved under the name <filename>Local/eximon.conf</filename>. If you are
2452 happy with the default settings described in <filename>exim_monitor/EDITME</filename>,
2453 <filename>Local/eximon.conf</filename> can be empty, but it must exist.
2454 </para>
2455 <para>
2456 This is all the configuration that is needed in straightforward cases for known
2457 operating systems. However, the building process is set up so that it is easy
2458 to override options that are set by default or by operating-system-specific
2459 configuration files, for example to change the name of the C compiler, which
2460 defaults to <option>gcc</option>. See section <xref linkend="SECToverride"/> below for details of how to
2461 do this.
2462 </para>
2463 </section>
2464 <section>
2465 <title>Support for iconv()</title>
2466 <para>
2467 <indexterm role="concept">
2468 <primary><function>iconv()</function> support</primary>
2469 </indexterm>
2470 <indexterm role="concept">
2471 <primary>RFC 2047</primary>
2472 </indexterm>
2473 The contents of header lines in messages may be encoded according to the rules
2474 described RFC 2047. This makes it possible to transmit characters that are not
2475 in the ASCII character set, and to label them as being in a particular
2476 character set. When Exim is inspecting header lines by means of the <option>$h_</option>
2477 mechanism, it decodes them, and translates them into a specified character set
2478 (default ISO-8859-1). The translation is possible only if the operating system
2479 supports the <function>iconv()</function> function.
2480 </para>
2481 <para>
2482 However, some of the operating systems that supply <function>iconv()</function> do not support
2483 very many conversions. The GNU <option>libiconv</option> library (available from
2484 <emphasis role="bold"><ulink url="http://www.gnu.org/software/libiconv/">http://www.gnu.org/software/libiconv/</ulink></emphasis>) can be installed on such
2485 systems to remedy this deficiency, as well as on systems that do not supply
2486 <function>iconv()</function> at all. After installing <option>libiconv</option>, you should add
2487 </para>
2488 <literallayout class="monospaced">
2489 HAVE_ICONV=yes
2490 </literallayout>
2491 <para>
2492 to your <filename>Local/Makefile</filename> and rebuild Exim.
2493 </para>
2494 </section>
2495 <section id="SECTinctlsssl">
2496 <title>Including TLS/SSL encryption support</title>
2497 <para>
2498 <indexterm role="concept">
2499 <primary>TLS</primary>
2500 <secondary>including support for TLS</secondary>
2501 </indexterm>
2502 <indexterm role="concept">
2503 <primary>encryption</primary>
2504 <secondary>including support for</secondary>
2505 </indexterm>
2506 <indexterm role="concept">
2507 <primary>SUPPORT_TLS</primary>
2508 </indexterm>
2509 <indexterm role="concept">
2510 <primary>OpenSSL</primary>
2511 <secondary>building Exim with</secondary>
2512 </indexterm>
2513 <indexterm role="concept">
2514 <primary>GnuTLS</primary>
2515 <secondary>building Exim with</secondary>
2516 </indexterm>
2517 Exim can be built to support encrypted SMTP connections, using the STARTTLS
2518 command as per RFC 2487. It can also support legacy clients that expect to
2519 start a TLS session immediately on connection to a non-standard port (see the
2520 <option>tls_on_connect_ports</option> runtime option and the <option>-tls-on-connect</option> command
2521 line option).
2522 </para>
2523 <para>
2524 If you want to build Exim with TLS support, you must first install either the
2525 OpenSSL or GnuTLS library. There is no cryptographic code in Exim itself for
2526 implementing SSL.
2527 </para>
2528 <para>
2529 If OpenSSL is installed, you should set
2530 </para>
2531 <literallayout class="monospaced">
2532 SUPPORT_TLS=yes
2533 TLS_LIBS=-lssl -lcrypto
2534 </literallayout>
2535 <para>
2536 in <filename>Local/Makefile</filename>. You may also need to specify the locations of the
2537 OpenSSL library and include files. For example:
2538 </para>
2539 <literallayout class="monospaced">
2540 SUPPORT_TLS=yes
2541 TLS_LIBS=-L/usr/local/openssl/lib -lssl -lcrypto
2542 TLS_INCLUDE=-I/usr/local/openssl/include/
2543 </literallayout>
2544 <para>
2545 <indexterm role="concept">
2546 <primary>USE_GNUTLS</primary>
2547 </indexterm>
2548 If GnuTLS is installed, you should set
2549 </para>
2550 <literallayout class="monospaced">
2551 SUPPORT_TLS=yes
2552 USE_GNUTLS=yes
2553 TLS_LIBS=-lgnutls -ltasn1 -lgcrypt
2554 </literallayout>
2555 <para>
2556 in <filename>Local/Makefile</filename>, and again you may need to specify the locations of the
2557 library and include files. For example:
2558 </para>
2559 <literallayout class="monospaced">
2560 SUPPORT_TLS=yes
2561 USE_GNUTLS=yes
2562 TLS_LIBS=-L/usr/gnu/lib -lgnutls -ltasn1 -lgcrypt
2563 TLS_INCLUDE=-I/usr/gnu/include
2564 </literallayout>
2565 <para>
2566 You do not need to set TLS_INCLUDE if the relevant directory is already
2567 specified in INCLUDE. Details of how to configure Exim to make use of TLS are
2568 given in chapter <xref linkend="CHAPTLS"/>.
2569 </para>
2570 </section>
2571 <section>
2572 <title>Use of tcpwrappers</title>
2573 <para>
2574 <indexterm role="concept">
2575 <primary>tcpwrappers</primary>
2576 <secondary>building Exim to support</secondary>
2577 </indexterm>
2578 <indexterm role="concept">
2579 <primary>USE_TCP_WRAPPERS</primary>
2580 </indexterm>
2581 Exim can be linked with the <emphasis>tcpwrappers</emphasis> library in order to check incoming
2582 SMTP calls using the <emphasis>tcpwrappers</emphasis> control files. This may be a convenient
2583 alternative to Exim&#x2019;s own checking facilities for installations that are
2584 already making use of <emphasis>tcpwrappers</emphasis> for other purposes. To do this, you
2585 should set USE_TCP_WRAPPERS in <filename>Local/Makefile</filename>, arrange for the file
2586 <filename>tcpd.h</filename> to be available at compile time, and also ensure that the library
2587 <filename>libwrap.a</filename> is available at link time, typically by including <option>-lwrap</option> in
2588 EXTRALIBS_EXIM. For example, if <emphasis>tcpwrappers</emphasis> is installed in <filename>/usr/local</filename>,
2589 you might have
2590 </para>
2591 <literallayout class="monospaced">
2592 USE_TCP_WRAPPERS=yes
2593 CFLAGS=-O -I/usr/local/include
2594 EXTRALIBS_EXIM=-L/usr/local/lib -lwrap
2595 </literallayout>
2596 <para>
2597 in <filename>Local/Makefile</filename>. The name to use in the <emphasis>tcpwrappers</emphasis> control files is
2598 <quote>exim</quote>. For example, the line
2599 </para>
2600 <literallayout class="monospaced">
2601 exim : LOCAL  192.168.1.  .friendly.domain.example
2602 </literallayout>
2603 <para>
2604 in your <filename>/etc/hosts.allow</filename> file allows connections from the local host, from
2605 the subnet 192.168.1.0/24, and from all hosts in <emphasis>friendly.domain.example</emphasis>.
2606 All other connections are denied. Consult the <emphasis>tcpwrappers</emphasis> documentation for
2607 further details.
2608 </para>
2609 </section>
2610 <section>
2611 <title>Including support for IPv6</title>
2612 <para>
2613 <indexterm role="concept">
2614 <primary>IPv6</primary>
2615 <secondary>including support for</secondary>
2616 </indexterm>
2617 Exim contains code for use on systems that have IPv6 support. Setting
2618 <literal>HAVE_IPV6=YES</literal> in <filename>Local/Makefile</filename> causes the IPv6 code to be included;
2619 it may also be necessary to set IPV6_INCLUDE and IPV6_LIBS on systems
2620 where the IPv6 support is not fully integrated into the normal include and
2621 library files.
2622 </para>
2623 <para>
2624 Two different types of DNS record for handling IPv6 addresses have been
2625 defined. AAAA records (analagous to A records for IPv4) are in use, and are
2626 currently seen as the mainstream. Another record type called A6 was proposed
2627 as better than AAAA because it had more flexibility. However, it was felt to be
2628 over-complex, and its status was reduced to <quote>experimental</quote>. It is not known
2629 if anyone is actually using A6 records. Exim has support for A6 records, but
2630 this is included only if you set <literal>SUPPORT_A6=YES</literal> in <filename>Local/Makefile</filename>. The
2631 support has not been tested for some time.
2632 </para>
2633 </section>
2634 <section>
2635 <title>The building process</title>
2636 <para>
2637 <indexterm role="concept">
2638 <primary>build directory</primary>
2639 </indexterm>
2640 Once <filename>Local/Makefile</filename> (and <filename>Local/eximon.conf</filename>, if required) have been
2641 created, run <emphasis>make</emphasis> at the top level. It determines the architecture and
2642 operating system types, and creates a build directory if one does not exist.
2643 For example, on a Sun system running Solaris 8, the directory
2644 <filename>build-SunOS5-5.8-sparc</filename> is created.
2645 <indexterm role="concept">
2646 <primary>symbolic link</primary>
2647 <secondary>to source files</secondary>
2648 </indexterm>
2649 Symbolic links to relevant source files are installed in the build directory.
2650 </para>
2651 <para>
2652 <emphasis role="bold">Warning</emphasis>: The <option>-j</option> (parallel) flag must not be used with <emphasis>make</emphasis>; the
2653 building process fails if it is set.
2654 </para>
2655 <para>
2656 If this is the first time <emphasis>make</emphasis> has been run, it calls a script that builds
2657 a make file inside the build directory, using the configuration files from the
2658 <filename>Local</filename> directory. The new make file is then passed to another instance of
2659 <emphasis>make</emphasis>. This does the real work, building a number of utility scripts, and
2660 then compiling and linking the binaries for the Exim monitor (if configured), a
2661 number of utility programs, and finally Exim itself. The command <literal>make
2662 makefile</literal> can be used to force a rebuild of the make file in the build
2663 directory, should this ever be necessary.
2664 </para>
2665 <para>
2666 If you have problems building Exim, check for any comments there may be in the
2667 <filename>README</filename> file concerning your operating system, and also take a look at the
2668 FAQ, where some common problems are covered.
2669 </para>
2670 </section>
2671 <section>
2672 <title>Output from <quote>make</quote></title>
2673 <para>
2674 The output produced by the <emphasis>make</emphasis> process for compile lines is often very
2675 unreadable, because these lines can be very long. For this reason, the normal
2676 output is suppressed by default, and instead output similar to that which
2677 appears when compiling the 2.6 Linux kernel is generated: just a short line for
2678 each module that is being compiled or linked. However, it is still possible to
2679 get the full output, by calling <emphasis>make</emphasis> like this:
2680 </para>
2681 <literallayout class="monospaced">
2682 FULLECHO='' make -e
2683 </literallayout>
2684 <para>
2685 The value of FULLECHO defaults to <quote>@</quote>, the flag character that suppresses
2686 command reflection in <emphasis>make</emphasis>. When you ask for the full output, it is
2687 given in addition to the the short output.
2688 </para>
2689 </section>
2690 <section id="SECToverride">
2691 <title>Overriding build-time options for Exim</title>
2692 <para>
2693 <indexterm role="concept">
2694 <primary>build-time options</primary>
2695 <secondary>overriding</secondary>
2696 </indexterm>
2697 The main make file that is created at the beginning of the building process
2698 consists of the concatenation of a number of files which set configuration
2699 values, followed by a fixed set of <emphasis>make</emphasis> instructions. If a value is set
2700 more than once, the last setting overrides any previous ones. This provides a
2701 convenient way of overriding defaults. The files that are concatenated are, in
2702 order:
2703 </para>
2704 <literallayout>
2705 <filename>OS/Makefile-Default</filename>
2706 <filename>OS/Makefile-</filename>&lt;<emphasis>ostype</emphasis>&gt;
2707 <filename>Local/Makefile</filename>
2708 <filename>Local/Makefile-</filename>&lt;<emphasis>ostype</emphasis>&gt;
2709 <filename>Local/Makefile-</filename>&lt;<emphasis>archtype</emphasis>&gt;
2710 <filename>Local/Makefile-</filename>&lt;<emphasis>ostype</emphasis>&gt;-&lt;<emphasis>archtype</emphasis>&gt;
2711 <filename>OS/Makefile-Base</filename>
2712 </literallayout>
2713 <para>
2714 <indexterm role="concept">
2715 <primary><filename>Local/Makefile</filename></primary>
2716 </indexterm>
2717 <indexterm role="concept">
2718 <primary>building Exim</primary>
2719 <secondary>operating system type</secondary>
2720 </indexterm>
2721 <indexterm role="concept">
2722 <primary>building Exim</primary>
2723 <secondary>architecture type</secondary>
2724 </indexterm>
2725 where &lt;<emphasis>ostype</emphasis>&gt; is the operating system type and &lt;<emphasis>archtype</emphasis>&gt; is the
2726 architecture type. <filename>Local/Makefile</filename> is required to exist, and the building
2727 process fails if it is absent. The other three <filename>Local</filename> files are optional,
2728 and are often not needed.
2729 </para>
2730 <para>
2731 The values used for &lt;<emphasis>ostype</emphasis>&gt; and &lt;<emphasis>archtype</emphasis>&gt; are obtained from scripts
2732 called <filename>scripts/os-type</filename> and <filename>scripts/arch-type</filename> respectively. If either of
2733 the environment variables EXIM_OSTYPE or EXIM_ARCHTYPE is set, their
2734 values are used, thereby providing a means of forcing particular settings.
2735 Otherwise, the scripts try to get values from the <option>uname</option> command. If this
2736 fails, the shell variables OSTYPE and ARCHTYPE are inspected. A number
2737 of <emphasis>ad hoc</emphasis> transformations are then applied, to produce the standard names
2738 that Exim expects. You can run these scripts directly from the shell in order
2739 to find out what values are being used on your system.
2740 </para>
2741 <para>
2742 <filename>OS/Makefile-Default</filename> contains comments about the variables that are set
2743 therein. Some (but not all) are mentioned below. If there is something that
2744 needs changing, review the contents of this file and the contents of the make
2745 file for your operating system (<filename>OS/Makefile-&lt;ostype&gt;</filename>) to see what the
2746 default values are.
2747 </para>
2748 <para>
2749 <indexterm role="concept">
2750 <primary>building Exim</primary>
2751 <secondary>overriding default settings</secondary>
2752 </indexterm>
2753 If you need to change any of the values that are set in <filename>OS/Makefile-Default</filename>
2754 or in <filename>OS/Makefile-&lt;ostype&gt;</filename>, or to add any new definitions, you do not
2755 need to change the original files. Instead, you should make the changes by
2756 putting the new values in an appropriate <filename>Local</filename> file. For example,
2757 <indexterm role="concept">
2758 <primary>Tru64-Unix build-time settings</primary>
2759 </indexterm>
2760 when building Exim in many releases of the Tru64-Unix (formerly Digital UNIX,
2761 formerly DEC-OSF1) operating system, it is necessary to specify that the C
2762 compiler is called <emphasis>cc</emphasis> rather than <emphasis>gcc</emphasis>. Also, the compiler must be
2763 called with the option <option>-std1</option>, to make it recognize some of the features of
2764 Standard C that Exim uses. (Most other compilers recognize Standard C by
2765 default.) To do this, you should create a file called <filename>Local/Makefile-OSF1</filename>
2766 containing the lines
2767 </para>
2768 <literallayout class="monospaced">
2769 CC=cc
2770 CFLAGS=-std1
2771 </literallayout>
2772 <para>
2773 If you are compiling for just one operating system, it may be easier to put
2774 these lines directly into <filename>Local/Makefile</filename>.
2775 </para>
2776 <para>
2777 Keeping all your local configuration settings separate from the distributed
2778 files makes it easy to transfer them to new versions of Exim simply by copying
2779 the contents of the <filename>Local</filename> directory.
2780 </para>
2781 <para>
2782 <indexterm role="concept">
2783 <primary>NIS lookup type</primary>
2784 <secondary>including support for</secondary>
2785 </indexterm>
2786 <indexterm role="concept">
2787 <primary>NIS+ lookup type</primary>
2788 <secondary>including support for</secondary>
2789 </indexterm>
2790 <indexterm role="concept">
2791 <primary>LDAP</primary>
2792 <secondary>including support for</secondary>
2793 </indexterm>
2794 <indexterm role="concept">
2795 <primary>lookup</primary>
2796 <secondary>inclusion in binary</secondary>
2797 </indexterm>
2798 Exim contains support for doing LDAP, NIS, NIS+, and other kinds of file
2799 lookup, but not all systems have these components installed, so the default is
2800 not to include the relevant code in the binary. All the different kinds of file
2801 and database lookup that Exim supports are implemented as separate code modules
2802 which are included only if the relevant compile-time options are set. In the
2803 case of LDAP, NIS, and NIS+, the settings for <filename>Local/Makefile</filename> are:
2804 </para>
2805 <literallayout class="monospaced">
2806 LOOKUP_LDAP=yes
2807 LOOKUP_NIS=yes
2808 LOOKUP_NISPLUS=yes
2809 </literallayout>
2810 <para>
2811 and similar settings apply to the other lookup types. They are all listed in
2812 <filename>src/EDITME</filename>. In many cases the relevant include files and interface
2813 libraries need to be installed before compiling Exim.
2814 <indexterm role="concept">
2815 <primary>cdb</primary>
2816 <secondary>including support for</secondary>
2817 </indexterm>
2818 However, there are some optional lookup types (such as cdb) for which
2819 the code is entirely contained within Exim, and no external include
2820 files or libraries are required. When a lookup type is not included in the
2821 binary, attempts to configure Exim to use it cause run time configuration
2822 errors.
2823 </para>
2824 <para>
2825 <indexterm role="concept">
2826 <primary>Perl</primary>
2827 <secondary>including support for</secondary>
2828 </indexterm>
2829 Exim can be linked with an embedded Perl interpreter, allowing Perl
2830 subroutines to be called during string expansion. To enable this facility,
2831 </para>
2832 <literallayout class="monospaced">
2833 EXIM_PERL=perl.o
2834 </literallayout>
2835 <para>
2836 must be defined in <filename>Local/Makefile</filename>. Details of this facility are given in
2837 chapter <xref linkend="CHAPperl"/>.
2838 </para>
2839 <para>
2840 <indexterm role="concept">
2841 <primary>X11 libraries</primary>
2842 <secondary>location of</secondary>
2843 </indexterm>
2844 The location of the X11 libraries is something that varies a lot between
2845 operating systems, and there may be different versions of X11 to cope
2846 with. Exim itself makes no use of X11, but if you are compiling the Exim
2847 monitor, the X11 libraries must be available.
2848 The following three variables are set in <filename>OS/Makefile-Default</filename>:
2849 </para>
2850 <literallayout class="monospaced">
2851 X11=/usr/X11R6
2852 XINCLUDE=-I$(X11)/include
2853 XLFLAGS=-L$(X11)/lib
2854 </literallayout>
2855 <para>
2856 These are overridden in some of the operating-system configuration files. For
2857 example, in <filename>OS/Makefile-SunOS5</filename> there is
2858 </para>
2859 <literallayout class="monospaced">
2860 X11=/usr/openwin
2861 XINCLUDE=-I$(X11)/include
2862 XLFLAGS=-L$(X11)/lib -R$(X11)/lib
2863 </literallayout>
2864 <para>
2865 If you need to override the default setting for your operating system, place a
2866 definition of all three of these variables into your
2867 <filename>Local/Makefile-&lt;ostype&gt;</filename> file.
2868 </para>
2869 <para>
2870 <indexterm role="concept">
2871 <primary>EXTRALIBS</primary>
2872 </indexterm>
2873 If you need to add any extra libraries to the link steps, these can be put in a
2874 variable called EXTRALIBS, which appears in all the link commands, but by
2875 default is not defined. In contrast, EXTRALIBS_EXIM is used only on the
2876 command for linking the main Exim binary, and not for any associated utilities.
2877 </para>
2878 <para>
2879 <indexterm role="concept">
2880 <primary>DBM libraries</primary>
2881 <secondary>configuration for building</secondary>
2882 </indexterm>
2883 There is also DBMLIB, which appears in the link commands for binaries that
2884 use DBM functions (see also section <xref linkend="SECTdb"/>). Finally, there is
2885 EXTRALIBS_EXIMON, which appears only in the link step for the Exim monitor
2886 binary, and which can be used, for example, to include additional X11
2887 libraries.
2888 </para>
2889 <para>
2890 <indexterm role="concept">
2891 <primary>configuration file</primary>
2892 <secondary>editing</secondary>
2893 </indexterm>
2894 The make file copes with rebuilding Exim correctly if any of the configuration
2895 files are edited. However, if an optional configuration file is deleted, it is
2896 necessary to touch the associated non-optional file (that is,
2897 <filename>Local/Makefile</filename> or <filename>Local/eximon.conf</filename>) before rebuilding.
2898 </para>
2899 </section>
2900 <section>
2901 <title>OS-specific header files</title>
2902 <para>
2903 <indexterm role="concept">
2904 <primary><filename>os.h</filename></primary>
2905 </indexterm>
2906 <indexterm role="concept">
2907 <primary>building Exim</primary>
2908 <secondary>OS-specific C header files</secondary>
2909 </indexterm>
2910 The <filename>OS</filename> directory contains a number of files with names of the form
2911 <filename>os.h-&lt;ostype&gt;</filename>. These are system-specific C header files that should not
2912 normally need to be changed. There is a list of macro settings that are
2913 recognized in the file <filename>OS/os.configuring</filename>, which should be consulted if you
2914 are porting Exim to a new operating system.
2915 </para>
2916 </section>
2917 <section>
2918 <title>Overriding build-time options for the monitor</title>
2919 <para>
2920 <indexterm role="concept">
2921 <primary>building Eximon</primary>
2922 <secondary>overriding default options</secondary>
2923 </indexterm>
2924 A similar process is used for overriding things when building the Exim monitor,
2925 where the files that are involved are
2926 </para>
2927 <literallayout>
2928 <filename>OS/eximon.conf-Default</filename>
2929 <filename>OS/eximon.conf-</filename>&lt;<emphasis>ostype</emphasis>&gt;
2930 <filename>Local/eximon.conf</filename>
2931 <filename>Local/eximon.conf-</filename>&lt;<emphasis>ostype</emphasis>&gt;
2932 <filename>Local/eximon.conf-</filename>&lt;<emphasis>archtype</emphasis>&gt;
2933 <filename>Local/eximon.conf-</filename>&lt;<emphasis>ostype</emphasis>&gt;-&lt;<emphasis>archtype</emphasis>&gt;
2934 </literallayout>
2935 <para>
2936 <indexterm role="concept">
2937 <primary><filename>Local/eximon.conf</filename></primary>
2938 </indexterm>
2939 As with Exim itself, the final three files need not exist, and in this case the
2940 <filename>OS/eximon.conf-&lt;ostype&gt;</filename> file is also optional. The default values in
2941 <filename>OS/eximon.conf-Default</filename> can be overridden dynamically by setting environment
2942 variables of the same name, preceded by EXIMON_. For example, setting
2943 EXIMON_LOG_DEPTH in the environment overrides the value of
2944 LOG_DEPTH at run time.
2945 <indexterm role="concept" startref="IIDbuex" class="endofrange"/>
2946 </para>
2947 </section>
2948 <section>
2949 <title>Installing Exim binaries and scripts</title>
2950 <para>
2951 <indexterm role="concept">
2952 <primary>installing Exim</primary>
2953 </indexterm>
2954 <indexterm role="concept">
2955 <primary>BIN_DIRECTORY</primary>
2956 </indexterm>
2957 The command <literal>make install</literal> runs the <command>exim_install</command> script with no
2958 arguments. The script copies binaries and utility scripts into the directory
2959 whose name is specified by the BIN_DIRECTORY setting in <filename>Local/Makefile</filename>.
2960 <indexterm role="concept">
2961 <primary>setuid</primary>
2962 <secondary>installing Exim with</secondary>
2963 </indexterm>
2964 The install script copies files only if they are newer than the files they are
2965 going to replace. The Exim binary is required to be owned by root and have the
2966 <emphasis>setuid</emphasis> bit set, for normal configurations. Therefore, you must run <literal>make
2967 install</literal> as root so that it can set up the Exim binary in this way. However, in
2968 some special situations (for example, if a host is doing no local deliveries)
2969 it may be possible to run Exim without making the binary setuid root (see
2970 chapter <xref linkend="CHAPsecurity"/> for details).
2971 </para>
2972 <para>
2973 <indexterm role="concept">
2974 <primary>CONFIGURE_FILE</primary>
2975 </indexterm>
2976 Exim&#x2019;s run time configuration file is named by the CONFIGURE_FILE setting
2977 in <filename>Local/Makefile</filename>. If this names a single file, and the file does not
2978 exist, the default configuration file <filename>src/configure.default</filename> is copied there
2979 by the installation script. If a run time configuration file already exists, it
2980 is left alone. If CONFIGURE_FILE is a colon-separated list, naming several
2981 alternative files, no default is installed.
2982 </para>
2983 <para>
2984 <indexterm role="concept">
2985 <primary>system aliases file</primary>
2986 </indexterm>
2987 <indexterm role="concept">
2988 <primary><filename>/etc/aliases</filename></primary>
2989 </indexterm>
2990 One change is made to the default configuration file when it is installed: the
2991 default configuration contains a router that references a system aliases file.
2992 The path to this file is set to the value specified by
2993 SYSTEM_ALIASES_FILE in <filename>Local/Makefile</filename> (<filename>/etc/aliases</filename> by default).
2994 If the system aliases file does not exist, the installation script creates it,
2995 and outputs a comment to the user.
2996 </para>
2997 <para>
2998 The created file contains no aliases, but it does contain comments about the
2999 aliases a site should normally have. Mail aliases have traditionally been
3000 kept in <filename>/etc/aliases</filename>. However, some operating systems are now using
3001 <filename>/etc/mail/aliases</filename>. You should check if yours is one of these, and change
3002 Exim&#x2019;s configuration if necessary.
3003 </para>
3004 <para>
3005 The default configuration uses the local host&#x2019;s name as the only local domain,
3006 and is set up to do local deliveries into the shared directory <filename>/var/mail</filename>,
3007 running as the local user. System aliases and <filename>.forward</filename> files in users&#x2019; home
3008 directories are supported, but no NIS or NIS+ support is configured. Domains
3009 other than the name of the local host are routed using the DNS, with delivery
3010 over SMTP.
3011 </para>
3012 <para>
3013 It is possible to install Exim for special purposes (such as building a binary
3014 distribution) in a private part of the file system. You can do this by a
3015 command such as
3016 </para>
3017 <literallayout class="monospaced">
3018 make DESTDIR=/some/directory/ install
3019 </literallayout>
3020 <para>
3021 This has the effect of pre-pending the specified directory to all the file
3022 paths, except the name of the system aliases file that appears in the default
3023 configuration. (If a default alias file is created, its name <emphasis>is</emphasis> modified.)
3024 For backwards compatibility, ROOT is used if DESTDIR is not set,
3025 but this usage is deprecated.
3026 </para>
3027 <para>
3028 <indexterm role="concept">
3029 <primary>installing Exim</primary>
3030 <secondary>what is not installed</secondary>
3031 </indexterm>
3032 Running <emphasis>make install</emphasis> does not copy the Exim 4 conversion script
3033 <emphasis>convert4r4</emphasis>, or the <emphasis>pcretest</emphasis> test program. You will probably run the
3034 first of these only once (if you are upgrading from Exim 3), and the second
3035 isn&#x2019;t really part of Exim. None of the documentation files in the <filename>doc</filename>
3036 directory are copied, except for the info files when you have set
3037 INFO_DIRECTORY, as described in section <xref linkend="SECTinsinfdoc"/> below.
3038 </para>
3039 <para>
3040 For the utility programs, old versions are renamed by adding the suffix <filename>.O</filename>
3041 to their names. The Exim binary itself, however, is handled differently. It is
3042 installed under a name that includes the version number and the compile number,
3043 for example <filename>exim-4.62-1</filename>. The script then arranges for a symbolic link
3044 called <filename>exim</filename> to point to the binary. If you are updating a previous version
3045 of Exim, the script takes care to ensure that the name <filename>exim</filename> is never absent
3046 from the directory (as seen by other processes).
3047 </para>
3048 <para>
3049 <indexterm role="concept">
3050 <primary>installing Exim</primary>
3051 <secondary>testing the script</secondary>
3052 </indexterm>
3053 If you want to see what the <emphasis>make install</emphasis> will do before running it for
3054 real, you can pass the <option>-n</option> option to the installation script by this
3055 command:
3056 </para>
3057 <literallayout class="monospaced">
3058 make INSTALL_ARG=-n install
3059 </literallayout>
3060 <para>
3061 The contents of the variable INSTALL_ARG are passed to the installation
3062 script. You do not need to be root to run this test. Alternatively, you can run
3063 the installation script directly, but this must be from within the build
3064 directory. For example, from the top-level Exim directory you could use this
3065 command:
3066 </para>
3067 <literallayout class="monospaced">
3068 (cd build-SunOS5-5.5.1-sparc; ../scripts/exim_install -n)
3069 </literallayout>
3070 <para>
3071 <indexterm role="concept">
3072 <primary>installing Exim</primary>
3073 <secondary>install script options</secondary>
3074 </indexterm>
3075 There are two other options that can be supplied to the installation script.
3076 </para>
3077 <itemizedlist>
3078 <listitem>
3079 <para>
3080 <option>-no_chown</option> bypasses the call to change the owner of the installed binary
3081 to root, and the call to make it a setuid binary.
3082 </para>
3083 </listitem>
3084 <listitem>
3085 <para>
3086 <option>-no_symlink</option> bypasses the setting up of the symbolic link <filename>exim</filename> to the
3087 installed binary.
3088 </para>
3089 </listitem>
3090 </itemizedlist>
3091 <para>
3092 INSTALL_ARG can be used to pass these options to the script. For example:
3093 </para>
3094 <literallayout class="monospaced">
3095 make INSTALL_ARG=-no_symlink install
3096 </literallayout>
3097 <para>
3098 The installation script can also be given arguments specifying which files are
3099 to be copied. For example, to install just the Exim binary, and nothing else,
3100 without creating the symbolic link, you could use:
3101 </para>
3102 <literallayout class="monospaced">
3103 make INSTALL_ARG='-no_symlink exim' install
3104 </literallayout>
3105 </section>
3106 <section id="SECTinsinfdoc">
3107 <title>Installing info documentation</title>
3108 <para>
3109 <indexterm role="concept">
3110 <primary>installing Exim</primary>
3111 <secondary><emphasis>info</emphasis> documentation</secondary>
3112 </indexterm>
3113 Not all systems use the GNU <emphasis>info</emphasis> system for documentation, and for this
3114 reason, the Texinfo source of Exim&#x2019;s documentation is not included in the main
3115 distribution. Instead it is available separately from the ftp site (see section
3116 <xref linkend="SECTavail"/>).
3117 </para>
3118 <para>
3119 If you have defined INFO_DIRECTORY in <filename>Local/Makefile</filename> and the Texinfo
3120 source of the documentation is found in the source tree, running <literal>make
3121 install</literal> automatically builds the info files and installs them.
3122 </para>
3123 </section>
3124 <section>
3125 <title>Setting up the spool directory</title>
3126 <para>
3127 <indexterm role="concept">
3128 <primary>spool directory</primary>
3129 <secondary>creating</secondary>
3130 </indexterm>
3131 When it starts up, Exim tries to create its spool directory if it does not
3132 exist. The Exim uid and gid are used for the owner and group of the spool
3133 directory. Sub-directories are automatically created in the spool directory as
3134 necessary.
3135 </para>
3136 </section>
3137 <section>
3138 <title>Testing</title>
3139 <para>
3140 <indexterm role="concept">
3141 <primary>testing</primary>
3142 <secondary>installation</secondary>
3143 </indexterm>
3144 Having installed Exim, you can check that the run time configuration file is
3145 syntactically valid by running the following command, which assumes that the
3146 Exim binary directory is within your PATH environment variable:
3147 </para>
3148 <literallayout class="monospaced">
3149 exim -bV
3150 </literallayout>
3151 <para>
3152 If there are any errors in the configuration file, Exim outputs error messages.
3153 Otherwise it outputs the version number and build date,
3154 the DBM library that is being used, and information about which drivers and
3155 other optional code modules are included in the binary.
3156 Some simple routing tests can be done by using the address testing option. For
3157 example,
3158 </para>
3159 <literallayout>
3160 <literal>exim -bt</literal> &lt;<emphasis>local username</emphasis>&gt;
3161 </literallayout>
3162 <para>
3163 should verify that it recognizes a local mailbox, and
3164 </para>
3165 <literallayout>
3166 <literal>exim -bt</literal> &lt;<emphasis>remote address</emphasis>&gt;
3167 </literallayout>
3168 <para>
3169 a remote one. Then try getting it to deliver mail, both locally and remotely.
3170 This can be done by passing messages directly to Exim, without going through a
3171 user agent. For example:
3172 </para>
3173 <literallayout class="monospaced">
3174 exim -v postmaster@your.domain.example
3175 From: user@your.domain.example
3176 To: postmaster@your.domain.example
3177 Subject: Testing Exim
3178
3179 This is a test message.
3180 ^D
3181 </literallayout>
3182 <para>
3183 The <option>-v</option> option causes Exim to output some verification of what it is doing.
3184 In this case you should see copies of three log lines, one for the message&#x2019;s
3185 arrival, one for its delivery, and one containing <quote>Completed</quote>.
3186 </para>
3187 <para>
3188 <indexterm role="concept">
3189 <primary>delivery</primary>
3190 <secondary>problems with</secondary>
3191 </indexterm>
3192 If you encounter problems, look at Exim&#x2019;s log files (<emphasis>mainlog</emphasis> and
3193 <emphasis>paniclog</emphasis>) to see if there is any relevant information there. Another source
3194 of information is running Exim with debugging turned on, by specifying the
3195 <option>-d</option> option. If a message is stuck on Exim&#x2019;s spool, you can force a delivery
3196 with debugging turned on by a command of the form
3197 </para>
3198 <literallayout>
3199 <literal>exim -d -M</literal> &lt;<emphasis>exim-message-id</emphasis>&gt;
3200 </literallayout>
3201 <para>
3202 You must be root or an <quote>admin user</quote> in order to do this. The <option>-d</option> option
3203 produces rather a lot of output, but you can cut this down to specific areas.
3204 For example, if you use <option>-d-all+route</option> only the debugging information
3205 relevant to routing is included. (See the <option>-d</option> option in chapter
3206 <xref linkend="CHAPcommandline"/> for more details.)
3207 </para>
3208 <para>
3209 <indexterm role="concept">
3210 <primary><quote>sticky</quote> bit</primary>
3211 </indexterm>
3212 <indexterm role="concept">
3213 <primary>lock files</primary>
3214 </indexterm>
3215 One specific problem that has shown up on some sites is the inability to do
3216 local deliveries into a shared mailbox directory, because it does not have the
3217 <quote>sticky bit</quote> set on it. By default, Exim tries to create a lock file before
3218 writing to a mailbox file, and if it cannot create the lock file, the delivery
3219 is deferred. You can get round this either by setting the <quote>sticky bit</quote> on the
3220 directory, or by setting a specific group for local deliveries and allowing
3221 that group to create files in the directory (see the comments above the
3222 <command>local_delivery</command> transport in the default configuration file). Another
3223 approach is to configure Exim not to use lock files, but just to rely on
3224 <function>fcntl()</function> locking instead. However, you should do this only if all user
3225 agents also use <function>fcntl()</function> locking. For further discussion of locking issues,
3226 see chapter <xref linkend="CHAPappendfile"/>.
3227 </para>
3228 <para>
3229 One thing that cannot be tested on a system that is already running an MTA is
3230 the receipt of incoming SMTP mail on the standard SMTP port. However, the
3231 <option>-oX</option> option can be used to run an Exim daemon that listens on some other
3232 port, or <emphasis>inetd</emphasis> can be used to do this. The <option>-bh</option> option and the
3233 <emphasis>exim_checkaccess</emphasis> utility can be used to check out policy controls on
3234 incoming SMTP mail.
3235 </para>
3236 <para>
3237 Testing a new version on a system that is already running Exim can most easily
3238 be done by building a binary with a different CONFIGURE_FILE setting. From
3239 within the run time configuration, all other file and directory names
3240 that Exim uses can be altered, in order to keep it entirely clear of the
3241 production version.
3242 </para>
3243 </section>
3244 <section>
3245 <title>Replacing another MTA with Exim</title>
3246 <para>
3247 <indexterm role="concept">
3248 <primary>replacing another MTA</primary>
3249 </indexterm>
3250 Building and installing Exim for the first time does not of itself put it in
3251 general use. The name by which the system&#x2019;s MTA is called by mail user agents
3252 is either <filename>/usr/sbin/sendmail</filename>, or <filename>/usr/lib/sendmail</filename> (depending on the
3253 operating system), and it is necessary to make this name point to the <emphasis>exim</emphasis>
3254 binary in order to get the user agents to pass messages to Exim. This is
3255 normally done by renaming any existing file and making <filename>/usr/sbin/sendmail</filename>
3256 or <filename>/usr/lib/sendmail</filename>
3257 <indexterm role="concept">
3258 <primary>symbolic link</primary>
3259 <secondary>to <emphasis>exim</emphasis> binary</secondary>
3260 </indexterm>
3261 a symbolic link to the <emphasis>exim</emphasis> binary. It is a good idea to remove any setuid
3262 privilege and executable status from the old MTA. It is then necessary to stop
3263 and restart the mailer daemon, if one is running.
3264 </para>
3265 <para>
3266 <indexterm role="concept">
3267 <primary>FreeBSD</primary>
3268 <secondary>MTA indirection</secondary>
3269 </indexterm>
3270 <indexterm role="concept">
3271 <primary><filename>/etc/mail/mailer.conf</filename></primary>
3272 </indexterm>
3273 Some operating systems have introduced alternative ways of switching MTAs. For
3274 example, if you are running FreeBSD, you need to edit the file
3275 <filename>/etc/mail/mailer.conf</filename> instead of setting up a symbolic link as just
3276 described. A typical example of the contents of this file for running Exim is
3277 as follows:
3278 </para>
3279 <literallayout class="monospaced">
3280 sendmail            /usr/exim/bin/exim
3281 send-mail           /usr/exim/bin/exim
3282 mailq               /usr/exim/bin/exim -bp
3283 newaliases          /usr/bin/true
3284 </literallayout>
3285 <para>
3286 Once you have set up the symbolic link, or edited <filename>/etc/mail/mailer.conf</filename>,
3287 your Exim installation is <quote>live</quote>. Check it by sending a message from your
3288 favourite user agent.
3289 </para>
3290 <para>
3291 You should consider what to tell your users about the change of MTA. Exim may
3292 have different capabilities to what was previously running, and there are
3293 various operational differences such as the text of messages produced by
3294 command line options and in bounce messages. If you allow your users to make
3295 use of Exim&#x2019;s filtering capabilities, you should make the document entitled
3296 <emphasis>Exim&#x2019;s interface to mail filtering</emphasis> available to them.
3297 </para>
3298 </section>
3299 <section>
3300 <title>Upgrading Exim</title>
3301 <para>
3302 <indexterm role="concept">
3303 <primary>upgrading Exim</primary>
3304 </indexterm>
3305 If you are already running Exim on your host, building and installing a new
3306 version automatically makes it available to MUAs, or any other programs that
3307 call the MTA directly. However, if you are running an Exim daemon, you do need
3308 to send it a HUP signal, to make it re-execute itself, and thereby pick up the
3309 new binary. You do not need to stop processing mail in order to install a new
3310 version of Exim. The install script does not modify an existing runtime
3311 configuration file.
3312 </para>
3313 </section>
3314 <section>
3315 <title>Stopping the Exim daemon on Solaris</title>
3316 <para>
3317 <indexterm role="concept">
3318 <primary>Solaris</primary>
3319 <secondary>stopping Exim on</secondary>
3320 </indexterm>
3321 The standard command for stopping the mailer daemon on Solaris is
3322 </para>
3323 <literallayout class="monospaced">
3324 /etc/init.d/sendmail stop
3325 </literallayout>
3326 <para>
3327 If <filename>/usr/lib/sendmail</filename> has been turned into a symbolic link, this script
3328 fails to stop Exim because it uses the command <emphasis>ps -e</emphasis> and greps the output
3329 for the text <quote>sendmail</quote>; this is not present because the actual program name
3330 (that is, <quote>exim</quote>) is given by the <emphasis>ps</emphasis> command with these options. A
3331 solution is to replace the line that finds the process id with something like
3332 </para>
3333 <literallayout class="monospaced">
3334 pid=`cat /var/spool/exim/exim-daemon.pid`
3335 </literallayout>
3336 <para>
3337 to obtain the daemon&#x2019;s pid directly from the file that Exim saves it in.
3338 </para>
3339 <para>
3340 Note, however, that stopping the daemon does not <quote>stop Exim</quote>. Messages can
3341 still be received from local processes, and if automatic delivery is configured
3342 (the normal case), deliveries will still occur.
3343 </para>
3344 </section>
3345 </chapter>
3346
3347 <chapter id="CHAPcommandline">
3348 <title>The Exim command line</title>
3349 <para>
3350 <indexterm role="concept" id="IIDclo1" class="startofrange">
3351 <primary>command line</primary>
3352 <secondary>options</secondary>
3353 </indexterm>
3354 <indexterm role="concept" id="IIDclo2" class="startofrange">
3355 <primary>options</primary>
3356 <secondary>command line</secondary>
3357 </indexterm>
3358 Exim&#x2019;s command line takes the standard Unix form of a sequence of options,
3359 each starting with a hyphen character, followed by a number of arguments. The
3360 options are compatible with the main options of Sendmail, and there are also
3361 some additional options, some of which are compatible with Smail 3. Certain
3362 combinations of options do not make sense, and provoke an error if used.
3363 The form of the arguments depends on which options are set.
3364 </para>
3365 <section>
3366 <title>Setting options by program name</title>
3367 <para>
3368 <indexterm role="concept">
3369 <primary><emphasis>mailq</emphasis></primary>
3370 </indexterm>
3371 If Exim is called under the name <emphasis>mailq</emphasis>, it behaves as if the option <option>-bp</option>
3372 were present before any other options.
3373 The <option>-bp</option> option requests a listing of the contents of the mail queue on the
3374 standard output.
3375 This feature is for compatibility with some systems that contain a command of
3376 that name in one of the standard libraries, symbolically linked to
3377 <filename>/usr/sbin/sendmail</filename> or <filename>/usr/lib/sendmail</filename>.
3378 </para>
3379 <para>
3380 <indexterm role="concept">
3381 <primary><emphasis>rsmtp</emphasis></primary>
3382 </indexterm>
3383 If Exim is called under the name <emphasis>rsmtp</emphasis> it behaves as if the option <option>-bS</option>
3384 were present before any other options, for compatibility with Smail. The
3385 <option>-bS</option> option is used for reading in a number of messages in batched SMTP
3386 format.
3387 </para>
3388 <para>
3389 <indexterm role="concept">
3390 <primary><emphasis>rmail</emphasis></primary>
3391 </indexterm>
3392 If Exim is called under the name <emphasis>rmail</emphasis> it behaves as if the <option>-i</option> and
3393 <option>-oee</option> options were present before any other options, for compatibility with
3394 Smail. The name <emphasis>rmail</emphasis> is used as an interface by some UUCP systems.
3395 </para>
3396 <para>
3397 <indexterm role="concept">
3398 <primary><emphasis>runq</emphasis></primary>
3399 </indexterm>
3400 <indexterm role="concept">
3401 <primary>queue runner</primary>
3402 </indexterm>
3403 If Exim is called under the name <emphasis>runq</emphasis> it behaves as if the option <option>-q</option>
3404 were present before any other options, for compatibility with Smail. The <option>-q</option>
3405 option causes a single queue runner process to be started.
3406 </para>
3407 <para>
3408 <indexterm role="concept">
3409 <primary><emphasis>newaliases</emphasis></primary>
3410 </indexterm>
3411 <indexterm role="concept">
3412 <primary>alias file</primary>
3413 <secondary>building</secondary>
3414 </indexterm>
3415 <indexterm role="concept">
3416 <primary>Sendmail compatibility</primary>
3417 <secondary>calling Exim as <emphasis>newaliases</emphasis></secondary>
3418 </indexterm>
3419 If Exim is called under the name <emphasis>newaliases</emphasis> it behaves as if the option
3420 <option>-bi</option> were present before any other options, for compatibility with Sendmail.
3421 This option is used for rebuilding Sendmail&#x2019;s alias file. Exim does not have
3422 the concept of a single alias file, but can be configured to run a given
3423 command if called with the <option>-bi</option> option.
3424 </para>
3425 </section>
3426 <section id="SECTtrustedadmin">
3427 <title>Trusted and admin users</title>
3428 <para>
3429 Some Exim options are available only to <emphasis>trusted users</emphasis> and others are
3430 available only to <emphasis>admin users</emphasis>. In the description below, the phrases <quote>Exim
3431 user</quote> and <quote>Exim group</quote> mean the user and group defined by EXIM_USER and
3432 EXIM_GROUP in <filename>Local/Makefile</filename> or set by the <option>exim_user</option> and
3433 <option>exim_group</option> options. These do not necessarily have to use the name <quote>exim</quote>.
3434 </para>
3435 <itemizedlist>
3436 <listitem>
3437 <para>
3438 <indexterm role="concept">
3439 <primary>trusted user</primary>
3440 <secondary>definition of</secondary>
3441 </indexterm>
3442 <indexterm role="concept">
3443 <primary>user</primary>
3444 <secondary>trusted definition of</secondary>
3445 </indexterm>
3446 The trusted users are root, the Exim user, any user listed in the
3447 <option>trusted_users</option> configuration option, and any user whose current group or any
3448 supplementary group is one of those listed in the <option>trusted_groups</option>
3449 configuration option. Note that the Exim group is not automatically trusted.
3450 </para>
3451 <para>
3452 <indexterm role="concept">
3453 <primary><quote>From</quote> line</primary>
3454 </indexterm>
3455 <indexterm role="concept">
3456 <primary>envelope sender</primary>
3457 </indexterm>
3458 Trusted users are always permitted to use the <option>-f</option> option or a leading
3459 <quote>From&nbsp;</quote> line to specify the envelope sender of a message that is passed to
3460 Exim through the local interface (see the <option>-bm</option> and <option>-f</option> options below).
3461 See the <option>untrusted_set_sender</option> option for a way of permitting non-trusted
3462 users to set envelope senders.
3463 </para>
3464 <para>
3465 <indexterm role="concept">
3466 <primary><emphasis>From:</emphasis> header line</primary>
3467 </indexterm>
3468 <indexterm role="concept">
3469 <primary><emphasis>Sender:</emphasis> header line</primary>
3470 </indexterm>
3471 For a trusted user, there is never any check on the contents of the <emphasis>From:</emphasis>
3472 header line, and a <emphasis>Sender:</emphasis> line is never added. Furthermore, any existing
3473 <emphasis>Sender:</emphasis> line in incoming local (non-TCP/IP) messages is not removed.
3474 </para>
3475 <para>
3476 Trusted users may also specify a host name, host address, interface address,
3477 protocol name, ident value, and authentication data when submitting a message
3478 locally. Thus, they are able to insert messages into Exim&#x2019;s queue locally that
3479 have the characteristics of messages received from a remote host. Untrusted
3480 users may in some circumstances use <option>-f</option>, but can never set the other values
3481 that are available to trusted users.
3482 </para>
3483 </listitem>
3484 <listitem>
3485 <para>
3486 <indexterm role="concept">
3487 <primary>user</primary>
3488 <secondary>admin definition of</secondary>
3489 </indexterm>
3490 <indexterm role="concept">
3491 <primary>admin user</primary>
3492 <secondary>definition of</secondary>
3493 </indexterm>
3494 The admin users are root, the Exim user, and any user that is a member of the
3495 Exim group or of any group listed in the <option>admin_groups</option> configuration option.
3496 The current group does not have to be one of these groups.
3497 </para>
3498 <para>
3499 Admin users are permitted to list the queue, and to carry out certain
3500 operations on messages, for example, to force delivery failures. It is also
3501 necessary to be an admin user in order to see the full information provided by
3502 the Exim monitor, and full debugging output.
3503 </para>
3504 <para>
3505 By default, the use of the <option>-M</option>, <option>-q</option>, <option>-R</option>, and <option>-S</option> options to cause
3506 Exim to attempt delivery of messages on its queue is restricted to admin users.
3507 However, this restriction can be relaxed by setting the <option>prod_requires_admin</option>
3508 option false (that is, specifying <option>no_prod_requires_admin</option>).
3509 </para>
3510 <para>
3511 Similarly, the use of the <option>-bp</option> option to list all the messages in the queue
3512 is restricted to admin users unless <option>queue_list_requires_admin</option> is set
3513 false.
3514 </para>
3515 </listitem>
3516 </itemizedlist>
3517 <para>
3518 <emphasis role="bold">Warning</emphasis>: If you configure your system so that admin users are able to
3519 edit Exim&#x2019;s configuration file, you are giving those users an easy way of
3520 getting root. There is further discussion of this issue at the start of chapter
3521 <xref linkend="CHAPconf"/>.
3522 </para>
3523 </section>
3524 <section>
3525 <title>Command line options</title>
3526 <para>
3527 The command options are described in alphabetical order below.
3528 </para>
3529 <!-- === Start of command line options === -->
3530 <variablelist>
3531 <varlistentry>
3532 <term><option>--</option></term>
3533 <listitem>
3534 <para>
3535 <indexterm role="option">
3536 <primary>--</primary>
3537 </indexterm>
3538 <indexterm role="concept">
3539 <primary>options</primary>
3540 <secondary>command line; terminating</secondary>
3541 </indexterm>
3542 This is a pseudo-option whose only purpose is to terminate the options and
3543 therefore to cause subsequent command line items to be treated as arguments
3544 rather than options, even if they begin with hyphens.
3545 </para>
3546 </listitem></varlistentry>
3547 <varlistentry>
3548 <term><option>--help</option></term>
3549 <listitem>
3550 <para>
3551 <indexterm role="option">
3552 <primary><option>--help</option></primary>
3553 </indexterm>
3554 This option causes Exim to output a few sentences stating what it is.
3555 The same output is generated if the Exim binary is called with no options and
3556 no arguments.
3557 </para>
3558 </listitem></varlistentry>
3559 <varlistentry>
3560 <term><option>-B</option>&lt;<emphasis>type</emphasis>&gt;</term>
3561 <listitem>
3562 <para>
3563 <indexterm role="option">
3564 <primary><option>-B</option></primary>
3565 </indexterm>
3566 <indexterm role="concept">
3567 <primary>8-bit characters</primary>
3568 </indexterm>
3569 <indexterm role="concept">
3570 <primary>Sendmail compatibility</primary>
3571 <secondary>8-bit characters</secondary>
3572 </indexterm>
3573 This is a Sendmail option for selecting 7 or 8 bit processing. Exim is 8-bit
3574 clean; it ignores this option.
3575 </para>
3576 </listitem></varlistentry>
3577 <varlistentry>
3578 <term><option>-bd</option></term>
3579 <listitem>
3580 <para>
3581 <indexterm role="option">
3582 <primary><option>-bd</option></primary>
3583 </indexterm>
3584 <indexterm role="concept">
3585 <primary>daemon</primary>
3586 </indexterm>
3587 <indexterm role="concept">
3588 <primary>SMTP listener</primary>
3589 </indexterm>
3590 <indexterm role="concept">
3591 <primary>queue runner</primary>
3592 </indexterm>
3593 This option runs Exim as a daemon, awaiting incoming SMTP connections. Usually
3594 the <option>-bd</option> option is combined with the <option>-q</option>&lt;<emphasis>time</emphasis>&gt; option, to specify
3595 that the daemon should also initiate periodic queue runs.
3596 </para>
3597 <para>
3598 The <option>-bd</option> option can be used only by an admin user. If either of the <option>-d</option>
3599 (debugging) or <option>-v</option> (verifying) options are set, the daemon does not
3600 disconnect from the controlling terminal. When running this way, it can be
3601 stopped by pressing ctrl-C.
3602 </para>
3603 <para>
3604 By default, Exim listens for incoming connections to the standard SMTP port on
3605 all the host&#x2019;s running interfaces. However, it is possible to listen on other
3606 ports, on multiple ports, and only on specific interfaces. Chapter
3607 <xref linkend="CHAPinterfaces"/> contains a description of the options that control this.
3608 </para>
3609 <para>
3610 When a listening daemon
3611 <indexterm role="concept">
3612 <primary>daemon</primary>
3613 <secondary>process id (pid)</secondary>
3614 </indexterm>
3615 <indexterm role="concept">
3616 <primary>pid (process id)</primary>
3617 <secondary>of daemon</secondary>
3618 </indexterm>
3619 is started without the use of <option>-oX</option> (that is, without overriding the normal
3620 configuration), it writes its process id to a file called <filename>exim-daemon.pid</filename>
3621 in Exim&#x2019;s spool directory. This location can be overridden by setting
3622 PID_FILE_PATH in <filename>Local/Makefile</filename>. The file is written while Exim is still
3623 running as root.
3624 </para>
3625 <para>
3626 When <option>-oX</option> is used on the command line to start a listening daemon, the
3627 process id is not written to the normal pid file path. However, <option>-oP</option> can be
3628 used to specify a path on the command line if a pid file is required.
3629 </para>
3630 <para>
3631 The SIGHUP signal
3632 <indexterm role="concept">
3633 <primary>SIGHUP</primary>
3634 </indexterm>
3635 can be used to cause the daemon to re-exec itself. This should be done whenever
3636 Exim&#x2019;s configuration file, or any file that is incorporated into it by means of
3637 the <option>.include</option> facility, is changed, and also whenever a new version of Exim
3638 is installed. It is not necessary to do this when other files that are
3639 referenced from the configuration (for example, alias files) are changed,
3640 because these are reread each time they are used.
3641 </para>
3642 </listitem></varlistentry>
3643 <varlistentry>
3644 <term><option>-bdf</option></term>
3645 <listitem>
3646 <para>
3647 <indexterm role="option">
3648 <primary><option>-bdf</option></primary>
3649 </indexterm>
3650 This option has the same effect as <option>-bd</option> except that it never disconnects
3651 from the controlling terminal, even when no debugging is specified.
3652 </para>
3653 </listitem></varlistentry>
3654 <varlistentry>
3655 <term><option>-be</option></term>
3656 <listitem>
3657 <para>
3658 <indexterm role="option">
3659 <primary><option>-be</option></primary>
3660 </indexterm>
3661 <indexterm role="concept">
3662 <primary>testing</primary>
3663 <secondary>string expansion</secondary>
3664 </indexterm>
3665 <indexterm role="concept">
3666 <primary>expansion</primary>
3667 <secondary>testing</secondary>
3668 </indexterm>
3669 Run Exim in expansion testing mode. Exim discards its root privilege, to
3670 prevent ordinary users from using this mode to read otherwise inaccessible
3671 files. If no arguments are given, Exim runs interactively, prompting for lines
3672 of data. Otherwise, it processes each argument in turn.
3673 </para>
3674 <para>
3675 If Exim was built with USE_READLINE=yes in <filename>Local/Makefile</filename>, it tries
3676 to load the <option>libreadline</option> library dynamically whenever the <option>-be</option> option is
3677 used without command line arguments. If successful, it uses the <function>readline()</function>
3678 function, which provides extensive line-editing facilities, for reading the
3679 test data. A line history is supported.
3680 </para>
3681 <para>
3682 Long expansion expressions can be split over several lines by using backslash
3683 continuations. As in Exim&#x2019;s run time configuration, white space at the start of
3684 continuation lines is ignored. Each argument or data line is passed through the
3685 string expansion mechanism, and the result is output. Variable values from the
3686 configuration file (for example, <varname>$qualify_domain</varname>) are available, but no
3687 message-specific values (such as <varname>$domain</varname>) are set, because no message is
3688 being processed.
3689 </para>
3690 <para>
3691 <emphasis role="bold">Note</emphasis>: If you use this mechanism to test lookups, and you change the data
3692 files or databases you are using, you must exit and restart Exim before trying
3693 the same lookup again. Otherwise, because each Exim process caches the results
3694 of lookups, you will just get the same result as before.
3695 </para>
3696 </listitem></varlistentry>
3697 <varlistentry>
3698 <term><option>-bF</option>&nbsp;&lt;<emphasis>filename</emphasis>&gt;</term>
3699 <listitem>
3700 <para>
3701 <indexterm role="option">
3702 <primary><option>-bF</option></primary>
3703 </indexterm>
3704 <indexterm role="concept">
3705 <primary>system filter</primary>
3706 <secondary>testing</secondary>
3707 </indexterm>
3708 <indexterm role="concept">
3709 <primary>testing</primary>
3710 <secondary>system filter</secondary>
3711 </indexterm>
3712 This option is the same as <option>-bf</option> except that it assumes that the filter being
3713 tested is a system filter. The additional commands that are available only in
3714 system filters are recognized.
3715 </para>
3716 </listitem></varlistentry>
3717 <varlistentry>
3718 <term><option>-bf</option>&nbsp;&lt;<emphasis>filename</emphasis>&gt;</term>
3719 <listitem>
3720 <para>
3721 <indexterm role="option">
3722 <primary><option>-bf</option></primary>
3723 </indexterm>
3724 <indexterm role="concept">
3725 <primary>filter</primary>
3726 <secondary>testing</secondary>
3727 </indexterm>
3728 <indexterm role="concept">
3729 <primary>testing</primary>
3730 <secondary>filter file</secondary>
3731 </indexterm>
3732 <indexterm role="concept">
3733 <primary>forward file</primary>
3734 <secondary>testing</secondary>
3735 </indexterm>
3736 <indexterm role="concept">
3737 <primary>testing</primary>
3738 <secondary>forward file</secondary>
3739 </indexterm>
3740 <indexterm role="concept">
3741 <primary>Sieve filter</primary>
3742 <secondary>testing</secondary>
3743 </indexterm>
3744 This option runs Exim in user filter testing mode; the file is the filter file
3745 to be tested, and a test message must be supplied on the standard input. If
3746 there are no message-dependent tests in the filter, an empty file can be
3747 supplied.
3748 </para>
3749 <para>
3750 If you want to test a system filter file, use <option>-bF</option> instead of <option>-bf</option>. You
3751 can use both <option>-bF</option> and <option>-bf</option> on the same command, in order to test a system
3752 filter and a user filter in the same run. For example:
3753 </para>
3754 <literallayout class="monospaced">
3755 exim -bF /system/filter -bf /user/filter &lt;/test/message
3756 </literallayout>
3757 <para>
3758 This is helpful when the system filter adds header lines or sets filter
3759 variables that are used by the user filter.
3760 </para>
3761 <para>
3762 If the test filter file does not begin with one of the special lines
3763 </para>
3764 <literallayout class="monospaced">
3765 # Exim filter
3766 # Sieve filter
3767 </literallayout>
3768 <para>
3769 it is taken to be a normal <filename>.forward</filename> file, and is tested for validity under
3770 that interpretation. See sections <xref linkend="SECTitenonfilred"/> to
3771 <xref linkend="SECTspecitredli"/> for a description of the possible contents of non-filter
3772 redirection lists.
3773 </para>
3774 <para>
3775 The result of an Exim command that uses <option>-bf</option>, provided no errors are
3776 detected, is a list of the actions that Exim would try to take if presented
3777 with the message for real. More details of filter testing are given in the
3778 separate document entitled <emphasis>Exim&#x2019;s interfaces to mail filtering</emphasis>.
3779 </para>
3780 <para>
3781 When testing a filter file,
3782 <indexterm role="concept">
3783 <primary><quote>From</quote> line</primary>
3784 </indexterm>
3785 <indexterm role="concept">
3786 <primary>envelope sender</primary>
3787 </indexterm>
3788 <indexterm role="concept">
3789 <primary><option>-f</option> option</primary>
3790 <secondary>for filter testing</secondary>
3791 </indexterm>
3792 the envelope sender can be set by the <option>-f</option> option,
3793 or by a <quote>From&nbsp;</quote> line at the start of the test message. Various parameters
3794 that would normally be taken from the envelope recipient address of the message
3795 can be set by means of additional command line options (see the next four
3796 options).
3797 </para>
3798 </listitem></varlistentry>
3799 <varlistentry>
3800 <term><option>-bfd</option>&nbsp;&lt;<emphasis>domain</emphasis>&gt;</term>
3801 <listitem>
3802 <para>
3803 <indexterm role="option">
3804 <primary><option>-bfd</option></primary>
3805 </indexterm>
3806 <indexterm role="concept">
3807 <primary><varname>$qualify_domain</varname></primary>
3808 </indexterm>
3809 This sets the domain of the recipient address when a filter file is being
3810 tested by means of the <option>-bf</option> option. The default is the value of
3811 <varname>$qualify_domain</varname>.
3812 </para>
3813 </listitem></varlistentry>
3814 <varlistentry>
3815 <term><option>-bfl</option>&nbsp;&lt;<emphasis>local&nbsp;part</emphasis>&gt;</term>
3816 <listitem>
3817 <para>
3818 <indexterm role="option">
3819 <primary><option>-bfl</option></primary>
3820 </indexterm>
3821 This sets the local part of the recipient address when a filter file is being
3822 tested by means of the <option>-bf</option> option. The default is the username of the
3823 process that calls Exim. A local part should be specified with any prefix or
3824 suffix stripped, because that is how it appears to the filter when a message is
3825 actually being delivered.
3826 </para>
3827 </listitem></varlistentry>
3828 <varlistentry>
3829 <term><option>-bfp</option>&nbsp;&lt;<emphasis>prefix</emphasis>&gt;</term>
3830 <listitem>
3831 <para>
3832 <indexterm role="option">
3833 <primary><option>-bfp</option></primary>
3834 </indexterm>
3835 This sets the prefix of the local part of the recipient address when a filter
3836 file is being tested by means of the <option>-bf</option> option. The default is an empty
3837 prefix.
3838 </para>
3839 </listitem></varlistentry>
3840 <varlistentry>
3841 <term><option>-bfs</option>&nbsp;&lt;<emphasis>suffix</emphasis>&gt;</term>
3842 <listitem>
3843 <para>
3844 <indexterm role="option">
3845 <primary><option>-bfs</option></primary>
3846 </indexterm>
3847 This sets the suffix of the local part of the recipient address when a filter
3848 file is being tested by means of the <option>-bf</option> option. The default is an empty
3849 suffix.
3850 </para>
3851 </listitem></varlistentry>
3852 <varlistentry>
3853 <term><option>-bh</option>&nbsp;&lt;<emphasis>IP&nbsp;address</emphasis>&gt;</term>
3854 <listitem>
3855 <para>
3856 <indexterm role="option">
3857 <primary><option>-bh</option></primary>
3858 </indexterm>
3859 <indexterm role="concept">
3860 <primary>testing</primary>
3861 <secondary>incoming SMTP</secondary>
3862 </indexterm>
3863 <indexterm role="concept">
3864 <primary>SMTP</primary>
3865 <secondary>testing incoming</secondary>
3866 </indexterm>
3867 <indexterm role="concept">
3868 <primary>testing</primary>
3869 <secondary>relay control</secondary>
3870 </indexterm>
3871 <indexterm role="concept">
3872 <primary>relaying</primary>
3873 <secondary>testing configuration</secondary>
3874 </indexterm>
3875 <indexterm role="concept">
3876 <primary>policy control</primary>
3877 <secondary>testing</secondary>
3878 </indexterm>
3879 <indexterm role="concept">
3880 <primary>debugging</primary>
3881 <secondary><option>-bh</option> option</secondary>
3882 </indexterm>
3883 This option runs a fake SMTP session as if from the given IP address, using the
3884 standard input and output. The IP address may include a port number at the end,
3885 after a full stop. For example:
3886 </para>
3887 <literallayout class="monospaced">
3888 exim -bh 10.9.8.7.1234
3889 exim -bh fe80::a00:20ff:fe86:a061.5678
3890 </literallayout>
3891 <para>
3892 When an IPv6 address is given, it is converted into canonical form. In the case
3893 of the second example above, the value of <varname>$sender_host_address</varname> after
3894 conversion to the canonical form is
3895 <literal>fe80:0000:0000:0a00:20ff:fe86:a061.5678</literal>.
3896 </para>
3897 <para>
3898 Comments as to what is going on are written to the standard error file. These
3899 include lines beginning with <quote>LOG</quote> for anything that would have been logged.
3900 This facility is provided for testing configuration options for incoming
3901 messages, to make sure they implement the required policy. For example, you can
3902 test your relay controls using <option>-bh</option>.
3903 </para>
3904 <para>
3905 <emphasis role="bold">Warning 1</emphasis>:
3906 <indexterm role="concept">
3907 <primary>RFC 1413</primary>
3908 </indexterm>
3909 You cannot test features of the configuration that rely on
3910 ident (RFC 1413) callouts. These cannot be done when testing using
3911 <option>-bh</option> because there is no incoming SMTP connection.
3912 </para>
3913 <para>
3914 <emphasis role="bold">Warning 2</emphasis>: Address verification callouts (see section <xref linkend="SECTcallver"/>)
3915 are also skipped when testing using <option>-bh</option>. If you want these callouts to
3916 occur, use <option>-bhc</option> instead.
3917 </para>
3918 <para>
3919 Messages supplied during the testing session are discarded, and nothing is
3920 written to any of the real log files. There may be pauses when DNS (and other)
3921 lookups are taking place, and of course these may time out. The <option>-oMi</option> option
3922 can be used to specify a specific IP interface and port if this is important.
3923 </para>
3924 <para>
3925 The <emphasis>exim_checkaccess</emphasis> utility is a <quote>packaged</quote> version of <option>-bh</option> whose
3926 output just states whether a given recipient address from a given host is
3927 acceptable or not. See section <xref linkend="SECTcheckaccess"/>.
3928 </para>
3929 </listitem></varlistentry>
3930 <varlistentry>
3931 <term><option>-bhc</option>&nbsp;&lt;<emphasis>IP&nbsp;address</emphasis>&gt;</term>
3932 <listitem>
3933 <para>
3934 <indexterm role="option">
3935 <primary><option>-bhc</option></primary>
3936 </indexterm>
3937 This option operates in the same way as <option>-bh</option>, except that address
3938 verification callouts are performed if required. This includes consulting and
3939 updating the callout cache database.
3940 </para>
3941 </listitem></varlistentry>
3942 <varlistentry>
3943 <term><option>-bi</option></term>
3944 <listitem>
3945 <para>
3946 <indexterm role="option">
3947 <primary><option>-bi</option></primary>
3948 </indexterm>
3949 <indexterm role="concept">
3950 <primary>alias file</primary>
3951 <secondary>building</secondary>
3952 </indexterm>
3953 <indexterm role="concept">
3954 <primary>building alias file</primary>
3955 </indexterm>
3956 <indexterm role="concept">
3957 <primary>Sendmail compatibility</primary>
3958 <secondary><option>-bi</option> option</secondary>
3959 </indexterm>
3960 Sendmail interprets the <option>-bi</option> option as a request to rebuild its alias file.
3961 Exim does not have the concept of a single alias file, and so it cannot mimic
3962 this behaviour. However, calls to <filename>/usr/lib/sendmail</filename> with the <option>-bi</option> option
3963 tend to appear in various scripts such as NIS make files, so the option must be
3964 recognized.
3965 </para>
3966 <para>
3967 If <option>-bi</option> is encountered, the command specified by the <option>bi_command</option>
3968 configuration option is run, under the uid and gid of the caller of Exim. If
3969 the <option>-oA</option> option is used, its value is passed to the command as an argument.
3970 The command set by <option>bi_command</option> may not contain arguments. The command can
3971 use the <emphasis>exim_dbmbuild</emphasis> utility, or some other means, to rebuild alias files
3972 if this is required. If the <option>bi_command</option> option is not set, calling Exim with
3973 <option>-bi</option> is a no-op.
3974 </para>
3975 </listitem></varlistentry>
3976 <varlistentry>
3977 <term><option>-bm</option></term>
3978 <listitem>
3979 <para>
3980 <indexterm role="option">
3981 <primary><option>-bm</option></primary>
3982 </indexterm>
3983 <indexterm role="concept">
3984 <primary>local message reception</primary>
3985 </indexterm>
3986 This option runs an Exim receiving process that accepts an incoming,
3987 locally-generated message on the current input. The recipients are given as the
3988 command arguments (except when <option>-t</option> is also present &ndash; see below). Each
3989 argument can be a comma-separated list of RFC 2822 addresses. This is the
3990 default option for selecting the overall action of an Exim call; it is assumed
3991 if no other conflicting option is present.
3992 </para>
3993 <para>
3994 If any addresses in the message are unqualified (have no domain), they are
3995 qualified by the values of the <option>qualify_domain</option> or <option>qualify_recipient</option>
3996 options, as appropriate. The <option>-bnq</option> option (see below) provides a way of
3997 suppressing this for special cases.
3998 </para>
3999 <para>
4000 Policy checks on the contents of local messages can be enforced by means of
4001 the non-SMTP ACL. See chapter <xref linkend="CHAPACL"/> for details.
4002 </para>
4003 <para>
4004 <indexterm role="concept">
4005 <primary>return code</primary>
4006 <secondary>for <option>-bm</option></secondary>
4007 </indexterm>
4008 The return code is zero if the message is successfully accepted. Otherwise, the
4009 action is controlled by the <option>-oe</option><emphasis>x</emphasis> option setting &ndash; see below.
4010 </para>
4011 <para>
4012 The format
4013 <indexterm role="concept">
4014 <primary>message</primary>
4015 <secondary>format</secondary>
4016 </indexterm>
4017 <indexterm role="concept">
4018 <primary>format</primary>
4019 <secondary>message</secondary>
4020 </indexterm>
4021 <indexterm role="concept">
4022 <primary><quote>From</quote> line</primary>
4023 </indexterm>
4024 <indexterm role="concept">
4025 <primary>UUCP</primary>
4026 <secondary><quote>From</quote> line</secondary>
4027 </indexterm>
4028 <indexterm role="concept">
4029 <primary>Sendmail compatibility</primary>
4030 <secondary><quote>From</quote> line</secondary>
4031 </indexterm>
4032 of the message must be as defined in RFC 2822, except that, for
4033 compatibility with Sendmail and Smail, a line in one of the forms
4034 </para>
4035 <literallayout class="monospaced">
4036 From sender Fri Jan  5 12:55 GMT 1997
4037 From sender Fri, 5 Jan 97 12:55:01
4038 </literallayout>
4039 <para>
4040 (with the weekday optional, and possibly with additional text after the date)
4041 is permitted to appear at the start of the message. There appears to be no
4042 authoritative specification of the format of this line. Exim recognizes it by
4043 matching against the regular expression defined by the <option>uucp_from_pattern</option>
4044 option, which can be changed if necessary.
4045 </para>
4046 <para>
4047 The
4048 <indexterm role="concept">
4049 <primary><option>-f</option> option</primary>
4050 <secondary>overriding <quote>From</quote> line</secondary>
4051 </indexterm>
4052 specified sender is treated as if it were given as the argument to the
4053 <option>-f</option> option, but if a <option>-f</option> option is also present, its argument is used in
4054 preference to the address taken from the message. The caller of Exim must be a
4055 trusted user for the sender of a message to be set in this way.
4056 </para>
4057 </listitem></varlistentry>
4058 <varlistentry>
4059 <term><option>-bnq</option></term>
4060 <listitem>
4061 <para>
4062 <indexterm role="option">
4063 <primary><option>-bnq</option></primary>
4064 </indexterm>
4065 <indexterm role="concept">
4066 <primary>address qualification</primary>
4067 <secondary>suppressing</secondary>
4068 </indexterm>
4069 By default, Exim automatically qualifies unqualified addresses (those
4070 without domains) that appear in messages that are submitted locally (that
4071 is, not over TCP/IP). This qualification applies both to addresses in
4072 envelopes, and addresses in header lines. Sender addresses are qualified using
4073 <option>qualify_domain</option>, and recipient addresses using <option>qualify_recipient</option> (which
4074 defaults to the value of <option>qualify_domain</option>).
4075 </para>
4076 <para>
4077 Sometimes, qualification is not wanted. For example, if <option>-bS</option> (batch SMTP) is
4078 being used to re-submit messages that originally came from remote hosts after
4079 content scanning, you probably do not want to qualify unqualified addresses in
4080 header lines. (Such lines will be present only if you have not enabled a header
4081 syntax check in the appropriate ACL.)
4082 </para>
4083 <para>
4084 The <option>-bnq</option> option suppresses all qualification of unqualified addresses in
4085 messages that originate on the local host. When this is used, unqualified
4086 addresses in the envelope provoke errors (causing message rejection) and
4087 unqualified addresses in header lines are left alone.
4088 </para>
4089 </listitem></varlistentry>
4090 <varlistentry>
4091 <term><option>-bP</option></term>
4092 <listitem>
4093 <para>
4094 <indexterm role="option">
4095 <primary><option>-bP</option></primary>
4096 </indexterm>
4097 <indexterm role="concept">
4098 <primary>configuration options</primary>
4099 <secondary>extracting</secondary>
4100 </indexterm>
4101 <indexterm role="concept">
4102 <primary>options</primary>
4103 <secondary>configuration &ndash; extracting</secondary>
4104 </indexterm>
4105 If this option is given with no arguments, it causes the values of all Exim&#x2019;s
4106 main configuration options to be written to the standard output. The values
4107 of one or more specific options can be requested by giving their names as
4108 arguments, for example:
4109 </para>
4110 <literallayout class="monospaced">
4111 exim -bP qualify_domain hold_domains
4112 </literallayout>
4113 <para>
4114 However, any option setting that is preceded by the word <quote>hide</quote> in the
4115 configuration file is not shown in full, except to an admin user. For other
4116 users, the output is as in this example:
4117 </para>
4118 <literallayout class="monospaced">
4119 mysql_servers = &lt;value not displayable&gt;
4120 </literallayout>
4121 <para>
4122 If <option>configure_file</option> is given as an argument, the name of the run time
4123 configuration file is output.
4124 If a list of configuration files was supplied, the value that is output here
4125 is the name of the file that was actually used.
4126 </para>
4127 <para>
4128 <indexterm role="concept">
4129 <primary>daemon</primary>
4130 <secondary>process id (pid)</secondary>
4131 </indexterm>
4132 <indexterm role="concept">
4133 <primary>pid (process id)</primary>
4134 <secondary>of daemon</secondary>
4135 </indexterm>
4136 If <option>log_file_path</option> or <option>pid_file_path</option> are given, the names of the
4137 directories where log files and daemon pid files are written are output,
4138 respectively. If these values are unset, log files are written in a
4139 sub-directory of the spool directory called <option>log</option>, and the pid file is
4140 written directly into the spool directory.
4141 </para>
4142 <para>
4143 If <option>-bP</option> is followed by a name preceded by <literal>+</literal>, for example,
4144 </para>
4145 <literallayout class="monospaced">
4146 exim -bP +local_domains
4147 </literallayout>
4148 <para>
4149 it searches for a matching named list of any type (domain, host, address, or
4150 local part) and outputs what it finds.
4151 </para>
4152 <para>
4153 <indexterm role="concept">
4154 <primary>options</primary>
4155 <secondary>router &ndash; extracting</secondary>
4156 </indexterm>
4157 <indexterm role="concept">
4158 <primary>options</primary>
4159 <secondary>transport &ndash; extracting</secondary>
4160 </indexterm>
4161 If one of the words <option>router</option>, <option>transport</option>, or <option>authenticator</option> is given,
4162 followed by the name of an appropriate driver instance, the option settings for
4163 that driver are output. For example:
4164 </para>
4165 <literallayout class="monospaced">
4166 exim -bP transport local_delivery
4167 </literallayout>
4168 <para>
4169 The generic driver options are output first, followed by the driver&#x2019;s private
4170 options. A list of the names of drivers of a particular type can be obtained by
4171 using one of the words <option>router_list</option>, <option>transport_list</option>, or
4172 <option>authenticator_list</option>, and a complete list of all drivers with their option
4173 settings can be obtained by using <option>routers</option>, <option>transports</option>, or
4174 <option>authenticators</option>.
4175 </para>
4176 </listitem></varlistentry>
4177 <varlistentry>
4178 <term><option>-bp</option></term>
4179 <listitem>
4180 <para>
4181 <indexterm role="option">
4182 <primary><option>-bp</option></primary>
4183 </indexterm>
4184 <indexterm role="concept">
4185 <primary>queue</primary>
4186 <secondary>listing messages on</secondary>
4187 </indexterm>
4188 <indexterm role="concept">
4189 <primary>listing</primary>
4190 <secondary>messages on the queue</secondary>
4191 </indexterm>
4192 This option requests a listing of the contents of the mail queue on the
4193 standard output. If the <option>-bp</option> option is followed by a list of message ids,
4194 just those messages are listed. By default, this option can be used only by an
4195 admin user. However, the <option>queue_list_requires_admin</option> option can be set false
4196 to allow any user to see the queue.
4197 </para>
4198 <para>
4199 Each message on the queue is displayed as in the following example:
4200 </para>
4201 <literallayout class="monospaced">
4202 25m  2.9K 0t5C6f-0000c8-00 &lt;alice@wonderland.fict.example&gt;
4203           red.king@looking-glass.fict.example
4204           &lt;other addresses&gt;
4205 </literallayout>
4206 <para>
4207 <indexterm role="concept">
4208 <primary>message</primary>
4209 <secondary>size in queue listing</secondary>
4210 </indexterm>
4211 <indexterm role="concept">
4212 <primary>size</primary>
4213 <secondary>of message</secondary>
4214 </indexterm>
4215 The first line contains the length of time the message has been on the queue
4216 (in this case 25 minutes), the size of the message (2.9K), the unique local
4217 identifier for the message, and the message sender, as contained in the
4218 envelope. For bounce messages, the sender address is empty, and appears as
4219 <quote>&lt;&gt;</quote>. If the message was submitted locally by an untrusted user who overrode
4220 the default sender address, the user&#x2019;s login name is shown in parentheses
4221 before the sender address.
4222 </para>
4223 <para>
4224 <indexterm role="concept">
4225 <primary>frozen messages</primary>
4226 <secondary>in queue listing</secondary>
4227 </indexterm>
4228 If the message is frozen (attempts to deliver it are suspended) then the text
4229 <quote>*** frozen ***</quote> is displayed at the end of this line.
4230 </para>
4231 <para>
4232 The recipients of the message (taken from the envelope, not the headers) are
4233 displayed on subsequent lines. Those addresses to which the message has already
4234 been delivered are marked with the letter D. If an original address gets
4235 expanded into several addresses via an alias or forward file, the original is
4236 displayed with a D only when deliveries for all of its child addresses are
4237 complete.
4238 </para>
4239 </listitem></varlistentry>
4240 <varlistentry>
4241 <term><option>-bpa</option></term>
4242 <listitem>
4243 <para>
4244 <indexterm role="option">
4245 <primary><option>-bpa</option></primary>
4246 </indexterm>
4247 This option operates like <option>-bp</option>, but in addition it shows delivered addresses
4248 that were generated from the original top level address(es) in each message by
4249 alias or forwarding operations. These addresses are flagged with <quote>+D</quote> instead
4250 of just <quote>D</quote>.
4251 </para>
4252 </listitem></varlistentry>
4253 <varlistentry>
4254 <term><option>-bpc</option></term>
4255 <listitem>
4256 <para>
4257 <indexterm role="option">
4258 <primary><option>-bpc</option></primary>
4259 </indexterm>
4260 <indexterm role="concept">
4261 <primary>queue</primary>
4262 <secondary>count of messages on</secondary>
4263 </indexterm>
4264 This option counts the number of messages on the queue, and writes the total
4265 to the standard output. It is restricted to admin users, unless
4266 <option>queue_list_requires_admin</option> is set false.
4267 </para>
4268 </listitem></varlistentry>
4269 <varlistentry>
4270 <term><option>-bpr</option></term>
4271 <listitem>
4272 <para>
4273 <indexterm role="option">
4274 <primary><option>-bpr</option></primary>
4275 </indexterm>
4276 This option operates like <option>-bp</option>, but the output is not sorted into
4277 chronological order of message arrival. This can speed it up when there are
4278 lots of messages on the queue, and is particularly useful if the output is
4279 going to be post-processed in a way that doesn&#x2019;t need the sorting.
4280 </para>
4281 </listitem></varlistentry>
4282 <varlistentry>
4283 <term><option>-bpra</option></term>
4284 <listitem>
4285 <para>
4286 <indexterm role="option">
4287 <primary><option>-bpra</option></primary>
4288 </indexterm>
4289 This option is a combination of <option>-bpr</option> and <option>-bpa</option>.
4290 </para>
4291 </listitem></varlistentry>
4292 <varlistentry>
4293 <term><option>-bpru</option></term>
4294 <listitem>
4295 <para>
4296 <indexterm role="option">
4297 <primary><option>-bpru</option></primary>
4298 </indexterm>
4299 This option is a combination of <option>-bpr</option> and <option>-bpu</option>.
4300 </para>
4301 </listitem></varlistentry>
4302 <varlistentry>
4303 <term><option>-bpu</option></term>
4304 <listitem>
4305 <para>
4306 <indexterm role="option">
4307 <primary><option>-bpu</option></primary>
4308 </indexterm>
4309 This option operates like <option>-bp</option> but shows only undelivered top-level
4310 addresses for each message displayed. Addresses generated by aliasing or
4311 forwarding are not shown, unless the message was deferred after processing by a
4312 router with the <option>one_time</option> option set.
4313 </para>
4314 </listitem></varlistentry>
4315 <varlistentry>
4316 <term><option>-brt</option></term>
4317 <listitem>
4318 <para>
4319 <indexterm role="option">
4320 <primary><option>-brt</option></primary>
4321 </indexterm>
4322 <indexterm role="concept">
4323 <primary>testing</primary>
4324 <secondary>retry configuration</secondary>
4325 </indexterm>
4326 <indexterm role="concept">
4327 <primary>retry</primary>
4328 <secondary>configuration testing</secondary>
4329 </indexterm>
4330 This option is for testing retry rules, and it must be followed by up to three
4331 arguments. It causes Exim to look for a retry rule that matches the values
4332 and to write it to the standard output. For example:
4333 </para>
4334 <literallayout class="monospaced">
4335 exim -brt bach.comp.mus.example
4336 Retry rule: *.comp.mus.example  F,2h,15m; F,4d,30m;
4337 </literallayout>
4338 <para>
4339 See chapter <xref linkend="CHAPretry"/> for a description of Exim&#x2019;s retry rules. The first
4340 argument, which is required, can be a complete address in the form
4341 <emphasis>local_part@domain</emphasis>, or it can be just a domain name. If the second argument
4342 contains a dot, it is interpreted as an optional second domain name; if no
4343 retry rule is found for the first argument, the second is tried. This ties in
4344 with Exim&#x2019;s behaviour when looking for retry rules for remote hosts &ndash; if no
4345 rule is found that matches the host, one that matches the mail domain is
4346 sought. Finally, an argument that is the name of a specific delivery error, as
4347 used in setting up retry rules, can be given. For example:
4348 </para>
4349 <literallayout class="monospaced">
4350 exim -brt haydn.comp.mus.example quota_3d
4351 Retry rule: *@haydn.comp.mus.example quota_3d  F,1h,15m
4352 </literallayout>
4353 </listitem></varlistentry>
4354 <varlistentry>
4355 <term><option>-brw</option></term>
4356 <listitem>
4357 <para>
4358 <indexterm role="option">
4359 <primary><option>-brw</option></primary>
4360 </indexterm>
4361 <indexterm role="concept">
4362 <primary>testing</primary>
4363 <secondary>rewriting</secondary>
4364 </indexterm>
4365 <indexterm role="concept">
4366 <primary>rewriting</primary>
4367 <secondary>testing</secondary>
4368 </indexterm>
4369 This option is for testing address rewriting rules, and it must be followed by
4370 a single argument, consisting of either a local part without a domain, or a
4371 complete address with a fully qualified domain. Exim outputs how this address
4372 would be rewritten for each possible place it might appear. See chapter
4373 <xref linkend="CHAPrewrite"/> for further details.
4374 </para>
4375 </listitem></varlistentry>
4376 <varlistentry>
4377 <term><option>-bS</option></term>
4378 <listitem>
4379 <para>
4380 <indexterm role="option">
4381 <primary><option>-bS</option></primary>
4382 </indexterm>
4383 <indexterm role="concept">
4384 <primary>SMTP</primary>
4385 <secondary>batched incoming</secondary>
4386 </indexterm>
4387 <indexterm role="concept">
4388 <primary>batched SMTP input</primary>
4389 </indexterm>
4390 This option is used for batched SMTP input, which is an alternative interface
4391 for non-interactive local message submission. A number of messages can be
4392 submitted in a single run. However, despite its name, this is not really SMTP
4393 input. Exim reads each message&#x2019;s envelope from SMTP commands on the standard
4394 input, but generates no responses. If the caller is trusted, or
4395 <option>untrusted_set_sender</option> is set, the senders in the SMTP MAIL commands are
4396 believed; otherwise the sender is always the caller of Exim.
4397 </para>
4398 <para>
4399 The message itself is read from the standard input, in SMTP format (leading
4400 dots doubled), terminated by a line containing just a single dot. An error is
4401 provoked if the terminating dot is missing. A further message may then follow.
4402 </para>
4403 <para>
4404 As for other local message submissions, the contents of incoming batch SMTP
4405 messages can be checked using the non-SMTP ACL (see chapter <xref linkend="CHAPACL"/>).
4406 Unqualified addresses are automatically qualified using <option>qualify_domain</option> and
4407 <option>qualify_recipient</option>, as appropriate, unless the <option>-bnq</option> option is used.
4408 </para>
4409 <para>
4410 Some other SMTP commands are recognized in the input. HELO and EHLO act
4411 as RSET; VRFY, EXPN, ETRN, and HELP act as NOOP;
4412 QUIT quits, ignoring the rest of the standard input.
4413 </para>
4414 <para>
4415 <indexterm role="concept">
4416 <primary>return code</primary>
4417 <secondary>for <option>-bS</option></secondary>
4418 </indexterm>
4419 If any error is encountered, reports are written to the standard output and
4420 error streams, and Exim gives up immediately. The return code is 0 if no error
4421 was detected; it is 1 if one or more messages were accepted before the error
4422 was detected; otherwise it is 2.
4423 </para>
4424 <para>
4425 More details of input using batched SMTP are given in section
4426 <xref linkend="SECTincomingbatchedSMTP"/>.
4427 </para>
4428 </listitem></varlistentry>
4429 <varlistentry>
4430 <term><option>-bs</option></term>
4431 <listitem>
4432 <para>
4433 <indexterm role="option">
4434 <primary><option>-bs</option></primary>
4435 </indexterm>
4436 <indexterm role="concept">
4437 <primary>SMTP</primary>
4438 <secondary>local input</secondary>
4439 </indexterm>
4440 <indexterm role="concept">
4441 <primary>local SMTP input</primary>
4442 </indexterm>
4443 This option causes Exim to accept one or more messages by reading SMTP commands
4444 on the standard input, and producing SMTP replies on the standard output. SMTP
4445 policy controls, as defined in ACLs (see chapter <xref linkend="CHAPACL"/>) are applied.
4446 Some user agents use this interface as a way of passing locally-generated
4447 messages to the MTA.
4448 </para>
4449 <para>
4450 In
4451 <indexterm role="concept">
4452 <primary>sender</primary>
4453 <secondary>source of</secondary>
4454 </indexterm>
4455 this usage, if the caller of Exim is trusted, or <option>untrusted_set_sender</option> is
4456 set, the senders of messages are taken from the SMTP MAIL commands.
4457 Otherwise the content of these commands is ignored and the sender is set up as
4458 the calling user. Unqualified addresses are automatically qualified using
4459 <option>qualify_domain</option> and <option>qualify_recipient</option>, as appropriate, unless the
4460 <option>-bnq</option> option is used.
4461 </para>
4462 <para>
4463 <indexterm role="concept">
4464 <primary>inetd</primary>
4465 </indexterm>
4466 The
4467 <option>-bs</option> option is also used to run Exim from <emphasis>inetd</emphasis>, as an alternative to
4468 using a listening daemon. Exim can distinguish the two cases by checking
4469 whether the standard input is a TCP/IP socket. When Exim is called from
4470 <emphasis>inetd</emphasis>, the source of the mail is assumed to be remote, and the comments
4471 above concerning senders and qualification do not apply. In this situation,
4472 Exim behaves in exactly the same way as it does when receiving a message via
4473 the listening daemon.
4474 </para>
4475 </listitem></varlistentry>
4476 <varlistentry>
4477 <term><option>-bt</option></term>
4478 <listitem>
4479 <para>
4480 <indexterm role="option">
4481 <primary><option>-bt</option></primary>
4482 </indexterm>
4483 <indexterm role="concept">
4484 <primary>testing</primary>
4485 <secondary>addresses</secondary>
4486 </indexterm>
4487 <indexterm role="concept">
4488 <primary>address</primary>
4489 <secondary>testing</secondary>
4490 </indexterm>
4491 This option runs Exim in address testing mode, in which each argument is taken
4492 as an address to be tested for deliverability. The results are written to the
4493 standard output. If a test fails, and the caller is not an admin user, no
4494 details of the failure are output, because these might contain sensitive
4495 information such as usernames and passwords for database lookups.
4496 </para>
4497 <para>
4498 If no arguments are given, Exim runs in an interactive manner, prompting with a
4499 right angle bracket for addresses to be tested.
4500 </para>
4501 <para>
4502 Unlike the <option>-be</option> test option, you cannot arrange for Exim to use the
4503 <function>readline()</function> function, because it is running as <emphasis>root</emphasis> and there are
4504 security issues.
4505 </para>
4506 <para>
4507 Each address is handled as if it were the recipient address of a message
4508 (compare the <option>-bv</option> option). It is passed to the routers and the result is
4509 written to the standard output. However, any router that has
4510 <option>no_address_test</option> set is bypassed. This can make <option>-bt</option> easier to use for
4511 genuine routing tests if your first router passes everything to a scanner
4512 program.
4513 </para>
4514 <para>
4515 The
4516 <indexterm role="concept">
4517 <primary>return code</primary>
4518 <secondary>for <option>-bt</option></secondary>
4519 </indexterm>
4520 return code is 2 if any address failed outright; it is 1 if no address
4521 failed outright but at least one could not be resolved for some reason. Return
4522 code 0 is given only when all addresses succeed.
4523 </para>
4524 <para>
4525 <emphasis role="bold">Warning</emphasis>: <option>-bt</option> can only do relatively simple testing. If any of the
4526 routers in the configuration makes any tests on the sender address of a
4527 message,
4528 <indexterm role="concept">
4529 <primary><option>-f</option> option</primary>
4530 <secondary>for address testing</secondary>
4531 </indexterm>
4532 you can use the <option>-f</option> option to set an appropriate sender when running
4533 <option>-bt</option> tests. Without it, the sender is assumed to be the calling user at the
4534 default qualifying domain. However, if you have set up (for example) routers
4535 whose behaviour depends on the contents of an incoming message, you cannot test
4536 those conditions using <option>-bt</option>. The <option>-N</option> option provides a possible way of
4537 doing such tests.
4538 </para>
4539 </listitem></varlistentry>
4540 <varlistentry>
4541 <term><option>-bV</option></term>
4542 <listitem>
4543 <para>
4544 <indexterm role="option">
4545 <primary><option>-bV</option></primary>
4546 </indexterm>
4547 <indexterm role="concept">
4548 <primary>version number of Exim</primary>
4549 <secondary>verifying</secondary>
4550 </indexterm>
4551 This option causes Exim to write the current version number, compilation
4552 number, and compilation date of the <emphasis>exim</emphasis> binary to the standard output.
4553 It also lists the DBM library this is being used, the optional modules (such as
4554 specific lookup types), the drivers that are included in the binary, and the
4555 name of the run time configuration file that is in use.
4556 </para>
4557 <para>
4558 As part of its operation, <option>-bV</option> causes Exim to read and syntax check its
4559 configuration file. However, this is a static check only. It cannot check
4560 values that are to be expanded. For example, although a misspelt ACL verb is
4561 detected, an error in the verb&#x2019;s arguments is not. You cannot rely on <option>-bV</option>
4562 alone to discover (for example) all the typos in the configuration; some
4563 realistic testing is needed. The <option>-bh</option> and <option>-N</option> options provide more
4564 dynamic testing facilities.
4565 </para>
4566 </listitem></varlistentry>
4567 <varlistentry>
4568 <term><option>-bv</option></term>
4569 <listitem>
4570 <para>
4571 <indexterm role="option">
4572 <primary><option>-bv</option></primary>
4573 </indexterm>
4574 <indexterm role="concept">
4575 <primary>verifying address</primary>
4576 <secondary>using <option>-bv</option></secondary>
4577 </indexterm>
4578 <indexterm role="concept">
4579 <primary>address</primary>
4580 <secondary>verification</secondary>
4581 </indexterm>
4582 This option runs Exim in address verification mode, in which each argument is
4583 taken as an address to be verified. During normal operation, verification
4584 happens mostly as a consequence processing a <option>verify</option> condition in an ACL
4585 (see chapter <xref linkend="CHAPACL"/>). If you want to test an entire ACL, see the <option>-bh</option>
4586 option.
4587 </para>
4588 <para>
4589 If verification fails, and the caller is not an admin user, no details of the
4590 failure are output, because these might contain sensitive information such as
4591 usernames and passwords for database lookups.
4592 </para>
4593 <para>
4594 If no arguments are given, Exim runs in an interactive manner, prompting with a
4595 right angle bracket for addresses to be verified.
4596 </para>
4597 <para>
4598 Unlike the <option>-be</option> test option, you cannot arrange for Exim to use the
4599 <function>readline()</function> function, because it is running as <emphasis>exim</emphasis> and there are
4600 security issues.
4601 </para>
4602 <para>
4603 Verification differs from address testing (the <option>-bt</option> option) in that routers
4604 that have <option>no_verify</option> set are skipped, and if the address is accepted by a
4605 router that has <option>fail_verify</option> set, verification fails. The address is
4606 verified as a recipient if <option>-bv</option> is used; to test verification for a sender
4607 address, <option>-bvs</option> should be used.
4608 </para>
4609 <para>
4610 If the <option>-v</option> option is not set, the output consists of a single line for each
4611 address, stating whether it was verified or not, and giving a reason in the
4612 latter case. Otherwise, more details are given of how the address has been
4613 handled, and in the case of address redirection, all the generated addresses
4614 are also considered. Without <option>-v</option>, generating more than one address by
4615 redirection causes verification to end successfully.
4616 </para>
4617 <para>
4618 The
4619 <indexterm role="concept">
4620 <primary>return code</primary>
4621 <secondary>for <option>-bv</option></secondary>
4622 </indexterm>
4623 return code is 2 if any address failed outright; it is 1 if no address
4624 failed outright but at least one could not be resolved for some reason. Return
4625 code 0 is given only when all addresses succeed.
4626 </para>
4627 <para>
4628 If any of the routers in the configuration makes any tests on the sender
4629 address of a message, you should use the <option>-f</option> option to set an appropriate
4630 sender when running <option>-bv</option> tests. Without it, the sender is assumed to be the
4631 calling user at the default qualifying domain.
4632 </para>
4633 </listitem></varlistentry>
4634 <varlistentry>
4635 <term><option>-bvs</option></term>
4636 <listitem>
4637 <para>
4638 <indexterm role="option">
4639 <primary><option>-bvs</option></primary>
4640 </indexterm>
4641 This option acts like <option>-bv</option>, but verifies the address as a sender rather
4642 than a recipient address. This affects any rewriting and qualification that
4643 might happen.
4644 </para>
4645 </listitem></varlistentry>
4646 <varlistentry>
4647 <term><option>-C</option>&nbsp;&lt;<emphasis>filelist</emphasis>&gt;</term>
4648 <listitem>
4649 <para>
4650 <indexterm role="option">
4651 <primary><option>-C</option></primary>
4652 </indexterm>
4653 <indexterm role="concept">
4654 <primary>configuration file</primary>
4655 <secondary>alternate</secondary>
4656 </indexterm>
4657 <indexterm role="concept">
4658 <primary>CONFIGURE_FILE</primary>
4659 </indexterm>
4660 <indexterm role="concept">
4661 <primary>alternate configuration file</primary>
4662 </indexterm>
4663 This option causes Exim to find the run time configuration file from the given
4664 list instead of from the list specified by the CONFIGURE_FILE
4665 compile-time setting. Usually, the list will consist of just a single file
4666 name, but it can be a colon-separated list of names. In this case, the first
4667 file that exists is used. Failure to open an existing file stops Exim from
4668 proceeding any further along the list, and an error is generated.
4669 </para>
4670 <para>
4671 When this option is used by a caller other than root or the Exim user, and the
4672 list is different from the compiled-in list, Exim gives up its root privilege
4673 immediately, and runs with the real and effective uid and gid set to those of
4674 the caller. However, if ALT_CONFIG_ROOT_ONLY is defined in
4675 <filename>Local/Makefile</filename>, root privilege is retained for <option>-C</option> only if the caller of
4676 Exim is root.
4677 </para>
4678 <para>
4679 That is, the Exim user is no longer privileged in this regard. This build-time
4680 option is not set by default in the Exim source distribution tarbundle.
4681 However, if you are using a <quote>packaged</quote> version of Exim (source or binary),
4682 the packagers might have enabled it.
4683 </para>
4684 <para>
4685 Setting ALT_CONFIG_ROOT_ONLY locks out the possibility of testing a
4686 configuration using <option>-C</option> right through message reception and delivery, even
4687 if the caller is root. The reception works, but by that time, Exim is running
4688 as the Exim user, so when it re-executes to regain privilege for the delivery,
4689 the use of <option>-C</option> causes privilege to be lost. However, root can test reception
4690 and delivery using two separate commands (one to put a message on the queue,
4691 using <option>-odq</option>, and another to do the delivery, using <option>-M</option>).
4692 </para>
4693 <para>
4694 If ALT_CONFIG_PREFIX is defined <filename>in Local/Makefile</filename>, it specifies a
4695 prefix string with which any file named in a <option>-C</option> command line option
4696 must start. In addition, the file name must not contain the sequence <literal>/../</literal>.
4697 However, if the value of the <option>-C</option> option is identical to the value of
4698 CONFIGURE_FILE in <filename>Local/Makefile</filename>, Exim ignores <option>-C</option> and proceeds as
4699 usual. There is no default setting for ALT_CONFIG_PREFIX; when it is
4700 unset, any file name can be used with <option>-C</option>.
4701 </para>
4702 <para>
4703 ALT_CONFIG_PREFIX can be used to confine alternative configuration files
4704 to a directory to which only root has access. This prevents someone who has
4705 broken into the Exim account from running a privileged Exim with an arbitrary
4706 configuration file.
4707 </para>
4708 <para>
4709 The <option>-C</option> facility is useful for ensuring that configuration files are
4710 syntactically correct, but cannot be used for test deliveries, unless the
4711 caller is privileged, or unless it is an exotic configuration that does not
4712 require privilege. No check is made on the owner or group of the files
4713 specified by this option.
4714 </para>
4715 </listitem></varlistentry>
4716 <varlistentry>
4717 <term><option>-D</option>&lt;<emphasis>macro</emphasis>&gt;=&lt;<emphasis>value</emphasis>&gt;</term>
4718 <listitem>
4719 <para>
4720 <indexterm role="option">
4721 <primary><option>-D</option></primary>
4722 </indexterm>
4723 <indexterm role="concept">
4724 <primary>macro</primary>
4725 <secondary>setting on command line</secondary>
4726 </indexterm>
4727 This option can be used to override macro definitions in the configuration file
4728 (see section <xref linkend="SECTmacrodefs"/>). However, like <option>-C</option>, if it is used by an
4729 unprivileged caller, it causes Exim to give up its root privilege.
4730 If DISABLE_D_OPTION is defined in <filename>Local/Makefile</filename>, the use of <option>-D</option> is
4731 completely disabled, and its use causes an immediate error exit.
4732 </para>
4733 <para>
4734 The entire option (including equals sign if present) must all be within one
4735 command line item. <option>-D</option> can be used to set the value of a macro to the empty
4736 string, in which case the equals sign is optional. These two commands are
4737 synonymous:
4738 </para>
4739 <literallayout class="monospaced">
4740 exim -DABC  ...
4741 exim -DABC= ...
4742 </literallayout>
4743 <para>
4744 To include spaces in a macro definition item, quotes must be used. If you use
4745 quotes, spaces are permitted around the macro name and the equals sign. For
4746 example:
4747 </para>
4748 <literallayout class="monospaced">
4749 exim '-D ABC = something' ...
4750 </literallayout>
4751 <para>
4752 <option>-D</option> may be repeated up to 10 times on a command line.
4753 </para>
4754 </listitem></varlistentry>
4755 <varlistentry>
4756 <term><option>-d</option>&lt;<emphasis>debug&nbsp;options</emphasis>&gt;</term>
4757 <listitem>
4758 <para>
4759 <indexterm role="option">
4760 <primary><option>-d</option></primary>
4761 </indexterm>
4762 <indexterm role="concept">
4763 <primary>debugging</primary>
4764 <secondary>list of selectors</secondary>
4765 </indexterm>
4766 <indexterm role="concept">
4767 <primary>debugging</primary>
4768 <secondary><option>-d</option> option</secondary>
4769 </indexterm>
4770 This option causes debugging information to be written to the standard
4771 error stream. It is restricted to admin users because debugging output may show
4772 database queries that contain password information. Also, the details of users&#x2019;
4773 filter files should be protected. When <option>-d</option> is used, <option>-v</option> is assumed. If
4774 <option>-d</option> is given on its own, a lot of standard debugging data is output. This
4775 can be reduced, or increased to include some more rarely needed information, by
4776 directly following <option>-d</option> with a string made up of names preceded by plus or
4777 minus characters. These add or remove sets of debugging data, respectively. For
4778 example, <option>-d+filter</option> adds filter debugging, whereas <option>-d-all+filter</option> selects
4779 only filter debugging. Note that no spaces are allowed in the debug setting.
4780 The available debugging categories are:
4781 </para>
4782 <literallayout>
4783 <literal>acl            </literal> ACL interpretation
4784 <literal>auth           </literal> authenticators
4785 <literal>deliver        </literal> general delivery logic
4786 <literal>dns            </literal> DNS lookups (see also resolver)
4787 <literal>dnsbl          </literal> DNS black list (aka RBL) code
4788 <literal>exec           </literal> arguments for <function>execv()</function> calls
4789 <literal>expand         </literal> detailed debugging for string expansions
4790 <literal>filter         </literal> filter handling
4791 <literal>hints_lookup   </literal> hints data lookups
4792 <literal>host_lookup    </literal> all types of name-to-IP address handling
4793 <literal>ident          </literal> ident lookup
4794 <literal>interface      </literal> lists of local interfaces
4795 <literal>lists          </literal> matching things in lists
4796 <literal>load           </literal> system load checks
4797 <literal>local_scan     </literal> can be used by <function>local_scan()</function> (see chapter <xref linkend="CHAPlocalscan"/>)
4798 <literal>lookup         </literal> general lookup code and all lookups
4799 <literal>memory         </literal> memory handling
4800 <literal>pid            </literal> add pid to debug output lines
4801 <literal>process_info   </literal> setting info for the process log
4802 <literal>queue_run      </literal> queue runs
4803 <literal>receive        </literal> general message reception logic
4804 <literal>resolver       </literal> turn on the DNS resolver&#x2019;s debugging output
4805 <literal>retry          </literal> retry handling
4806 <literal>rewrite        </literal> address rewriting
4807 <literal>route          </literal> address routing
4808 <literal>timestamp      </literal> add timestamp to debug output lines
4809 <literal>tls            </literal> TLS logic
4810 <literal>transport      </literal> transports
4811 <literal>uid            </literal> changes of uid/gid and looking up uid/gid
4812 <literal>verify         </literal> address verification logic
4813 <literal>all            </literal> almost all of the above (see below), and also <option>-v</option>
4814 </literallayout>
4815 <para>
4816 The <literal>all</literal> option excludes <literal>memory</literal> when used as <literal>+all</literal>, but includes it
4817 for <literal>-all</literal>. The reason for this is that <literal>+all</literal> is something that people
4818 tend to use when generating debug output for Exim maintainers. If <literal>+memory</literal>
4819 is included, an awful lot of output that is very rarely of interest is
4820 generated, so it now has to be explicitly requested. However, <literal>-all</literal> does
4821 turn everything off.
4822 </para>
4823 <para>
4824 <indexterm role="concept">
4825 <primary>resolver</primary>
4826 <secondary>debugging output</secondary>
4827 </indexterm>
4828 <indexterm role="concept">
4829 <primary>DNS resolver</primary>
4830 <secondary>debugging output</secondary>
4831 </indexterm>
4832 The <literal>resolver</literal> option produces output only if the DNS resolver was compiled
4833 with DEBUG enabled. This is not the case in some operating systems. Also,
4834 unfortunately, debugging output from the DNS resolver is written to stdout
4835 rather than stderr.
4836 </para>
4837 <para>
4838 The default (<option>-d</option> with no argument) omits <literal>expand</literal>, <literal>filter</literal>,
4839 <literal>interface</literal>, <literal>load</literal>, <literal>memory</literal>, <literal>pid</literal>, <literal>resolver</literal>, and <literal>timestamp</literal>.
4840 However, the <literal>pid</literal> selector is forced when debugging is turned on for a
4841 daemon, which then passes it on to any re-executed Exims. Exim also
4842 automatically adds the pid to debug lines when several remote deliveries are
4843 run in parallel.
4844 </para>
4845 <para>
4846 The <literal>timestamp</literal> selector causes the current time to be inserted at the start
4847 of all debug output lines. This can be useful when trying to track down delays
4848 in processing.
4849 </para>
4850 <para>
4851 If the <option>debug_print</option> option is set in any driver, it produces output whenever
4852 any debugging is selected, or if <option>-v</option> is used.
4853 </para>
4854 </listitem></varlistentry>
4855 <varlistentry>
4856 <term><option>-dd</option>&lt;<emphasis>debug&nbsp;options</emphasis>&gt;</term>
4857 <listitem>
4858 <para>
4859 <indexterm role="option">
4860 <primary><option>-dd</option></primary>
4861 </indexterm>
4862 This option behaves exactly like <option>-d</option> except when used on a command that
4863 starts a daemon process. In that case, debugging is turned off for the
4864 subprocesses that the daemon creates. Thus, it is useful for monitoring the
4865 behaviour of the daemon without creating as much output as full debugging does.
4866 </para>
4867 </listitem></varlistentry>
4868 <varlistentry>
4869 <term><option>-dropcr</option></term>
4870 <listitem>
4871 <para>
4872 <indexterm role="option">
4873 <primary><option>-dropcr</option></primary>
4874 </indexterm>
4875 This is an obsolete option that is now a no-op. It used to affect the way Exim
4876 handled CR and LF characters in incoming messages. What happens now is
4877 described in section <xref linkend="SECTlineendings"/>.
4878 </para>
4879 </listitem></varlistentry>
4880 <varlistentry>
4881 <term><option>-E</option></term>
4882 <listitem>
4883 <para>
4884 <indexterm role="option">
4885 <primary><option>-E</option></primary>
4886 </indexterm>
4887 <indexterm role="concept">
4888 <primary>bounce message</primary>
4889 <secondary>generating</secondary>
4890 </indexterm>
4891 This option specifies that an incoming message is a locally-generated delivery
4892 failure report. It is used internally by Exim when handling delivery failures
4893 and is not intended for external use. Its only effect is to stop Exim
4894 generating certain messages to the postmaster, as otherwise message cascades
4895 could occur in some situations. As part of the same option, a message id may
4896 follow the characters <option>-E</option>. If it does, the log entry for the receipt of the
4897 new message contains the id, following <quote>R=</quote>, as a cross-reference.
4898 </para>
4899 </listitem></varlistentry>
4900 <varlistentry>
4901 <term><option>-e</option><emphasis>x</emphasis></term>
4902 <listitem>
4903 <para>
4904 <indexterm role="option">
4905 <primary><option>-e</option><emphasis>x</emphasis></primary>
4906 </indexterm>
4907 There are a number of Sendmail options starting with <option>-oe</option> which seem to be
4908 called by various programs without the leading <option>o</option> in the option. For
4909 example, the <option>vacation</option> program uses <option>-eq</option>. Exim treats all options of the
4910 form <option>-e</option><emphasis>x</emphasis> as synonymous with the corresponding <option>-oe</option><emphasis>x</emphasis> options.
4911 </para>
4912 </listitem></varlistentry>
4913 <varlistentry>
4914 <term><option>-F</option>&nbsp;&lt;<emphasis>string</emphasis>&gt;</term>
4915 <listitem>
4916 <para>
4917 <indexterm role="option">
4918 <primary><option>-F</option></primary>
4919 </indexterm>
4920 <indexterm role="concept">
4921 <primary>sender</primary>
4922 <secondary>name</secondary>
4923 </indexterm>
4924 <indexterm role="concept">
4925 <primary>name</primary>
4926 <secondary>of sender</secondary>
4927 </indexterm>
4928 This option sets the sender&#x2019;s full name for use when a locally-generated
4929 message is being accepted. In the absence of this option, the user&#x2019;s <emphasis>gecos</emphasis>
4930 entry from the password data is used. As users are generally permitted to alter
4931 their <emphasis>gecos</emphasis> entries, no security considerations are involved. White space
4932 between <option>-F</option> and the &lt;<emphasis>string</emphasis>&gt; is optional.
4933 </para>
4934 </listitem></varlistentry>
4935 <varlistentry>
4936 <term><option>-f</option>&nbsp;&lt;<emphasis>address</emphasis>&gt;</term>
4937 <listitem>
4938 <para>
4939 <indexterm role="option">
4940 <primary><option>-f</option></primary>
4941 </indexterm>
4942 <indexterm role="concept">
4943 <primary>sender</primary>
4944 <secondary>address</secondary>
4945 </indexterm>
4946 <indexterm role="concept">
4947 <primary>address</primary>
4948 <secondary>sender</secondary>
4949 </indexterm>
4950 <indexterm role="concept">
4951 <primary>trusted user</primary>
4952 </indexterm>
4953 <indexterm role="concept">
4954 <primary>envelope sender</primary>
4955 </indexterm>
4956 <indexterm role="concept">
4957 <primary>user</primary>
4958 <secondary>trusted</secondary>
4959 </indexterm>
4960 This option sets the address of the envelope sender of a locally-generated
4961 message (also known as the return path). The option can normally be used only
4962 by a trusted user, but <option>untrusted_set_sender</option> can be set to allow untrusted
4963 users to use it.
4964 </para>
4965 <para>
4966 Processes running as root or the Exim user are always trusted. Other
4967 trusted users are defined by the <option>trusted_users</option> or <option>trusted_groups</option>
4968 options. In the absence of <option>-f</option>, or if the caller is not trusted, the sender
4969 of a local message is set to the caller&#x2019;s login name at the default qualify
4970 domain.
4971 </para>
4972 <para>
4973 There is one exception to the restriction on the use of <option>-f</option>: an empty sender
4974 can be specified by any user, trusted or not, to create a message that can
4975 never provoke a bounce. An empty sender can be specified either as an empty
4976 string, or as a pair of angle brackets with nothing between them, as in these
4977 examples of shell commands:
4978 </para>
4979 <literallayout class="monospaced">
4980 exim -f '&lt;&gt;' user@domain
4981 exim -f "" user@domain
4982 </literallayout>
4983 <para>
4984 In addition, the use of <option>-f</option> is not restricted when testing a filter file
4985 with <option>-bf</option> or when testing or verifying addresses using the <option>-bt</option> or
4986 <option>-bv</option> options.
4987 </para>
4988 <para>
4989 Allowing untrusted users to change the sender address does not of itself make
4990 it possible to send anonymous mail. Exim still checks that the <emphasis>From:</emphasis> header
4991 refers to the local user, and if it does not, it adds a <emphasis>Sender:</emphasis> header,
4992 though this can be overridden by setting <option>no_local_from_check</option>.
4993 </para>
4994 <para>
4995 White
4996 <indexterm role="concept">
4997 <primary><quote>From</quote> line</primary>
4998 </indexterm>
4999 space between <option>-f</option> and the &lt;<emphasis>address</emphasis>&gt; is optional (that is, they can be
5000 given as two arguments or one combined argument). The sender of a
5001 locally-generated message can also be set (when permitted) by an initial
5002 <quote>From&nbsp;</quote> line in the message &ndash; see the description of <option>-bm</option> above &ndash; but
5003 if <option>-f</option> is also present, it overrides <quote>From&nbsp;</quote>.
5004 </para>
5005 </listitem></varlistentry>
5006 <varlistentry>
5007 <term><option>-G</option></term>
5008 <listitem>
5009 <para>
5010 <indexterm role="option">
5011 <primary><option>-G</option></primary>
5012 </indexterm>
5013 <indexterm role="concept">
5014 <primary>Sendmail compatibility</primary>
5015 <secondary><option>-G</option> option ignored</secondary>
5016 </indexterm>
5017 This is a Sendmail option which is ignored by Exim.
5018 </para>
5019 </listitem></varlistentry>
5020 <varlistentry>
5021 <term><option>-h</option>&nbsp;&lt;<emphasis>number</emphasis>&gt;</term>
5022 <listitem>
5023 <para>
5024 <indexterm role="option">
5025 <primary><option>-h</option></primary>
5026 </indexterm>
5027 <indexterm role="concept">
5028 <primary>Sendmail compatibility</primary>
5029 <secondary><option>-h</option> option ignored</secondary>
5030 </indexterm>
5031 This option is accepted for compatibility with Sendmail, but has no effect. (In
5032 Sendmail it overrides the <quote>hop count</quote> obtained by counting <emphasis>Received:</emphasis>
5033 headers.)
5034 </para>
5035 </listitem></varlistentry>
5036 <varlistentry>
5037 <term><option>-i</option></term>
5038 <listitem>
5039 <para>
5040 <indexterm role="option">
5041 <primary><option>-i</option></primary>
5042 </indexterm>
5043 <indexterm role="concept">
5044 <primary>Solaris</primary>
5045 <secondary><emphasis>mail</emphasis> command</secondary>
5046 </indexterm>
5047 <indexterm role="concept">
5048 <primary>dot in incoming</primary>
5049 <secondary>non-SMTP message</secondary>
5050 </indexterm>
5051 This option, which has the same effect as <option>-oi</option>, specifies that a dot on a
5052 line by itself should not terminate an incoming, non-SMTP message. I can find
5053 no documentation for this option in Solaris 2.4 Sendmail, but the <emphasis>mailx</emphasis>
5054 command in Solaris 2.4 uses it. See also <option>-ti</option>.
5055 </para>
5056 </listitem></varlistentry>
5057 <varlistentry>
5058 <term><option>-M</option>&nbsp;&lt;<emphasis>message&nbsp;id</emphasis>&gt;&nbsp;&lt;<emphasis>message&nbsp;id</emphasis>&gt;&nbsp;...</term>
5059 <listitem>
5060 <para>
5061 <indexterm role="option">
5062 <primary><option>-M</option></primary>
5063 </indexterm>
5064 <indexterm role="concept">
5065 <primary>forcing delivery</primary>
5066 </indexterm>
5067 <indexterm role="concept">
5068 <primary>delivery</primary>
5069 <secondary>forcing attempt</secondary>
5070 </indexterm>
5071 <indexterm role="concept">
5072 <primary>frozen messages</primary>
5073 <secondary>forcing delivery</secondary>
5074 </indexterm>
5075 This option requests Exim to run a delivery attempt on each message in turn. If
5076 any of the messages are frozen, they are automatically thawed before the
5077 delivery attempt. The settings of <option>queue_domains</option>, <option>queue_smtp_domains</option>,
5078 and <option>hold_domains</option> are ignored.
5079 </para>
5080 <para>
5081 Retry
5082 <indexterm role="concept">
5083 <primary>hints database</primary>
5084 <secondary>overriding retry hints</secondary>
5085 </indexterm>
5086 hints for any of the addresses are overridden &ndash; Exim tries to deliver even if
5087 the normal retry time has not yet been reached. This option requires the caller
5088 to be an admin user. However, there is an option called <option>prod_requires_admin</option>
5089 which can be set false to relax this restriction (and also the same requirement
5090 for the <option>-q</option>, <option>-R</option>, and <option>-S</option> options).
5091 </para>
5092 <para>
5093 The deliveries happen synchronously, that is, the original Exim process does
5094 not terminate until all the delivery attempts have finished. No output is
5095 produced unless there is a serious error. If you want to see what is happening,
5096 use the <option>-v</option> option as well, or inspect Exim&#x2019;s main log.
5097 </para>
5098 </listitem></varlistentry>
5099 <varlistentry>
5100 <term><option>-Mar</option>&nbsp;&lt;<emphasis>message&nbsp;id</emphasis>&gt;&nbsp;&lt;<emphasis>address</emphasis>&gt;&nbsp;&lt;<emphasis>address</emphasis>&gt;&nbsp;...</term>
5101 <listitem>
5102 <para>
5103 <indexterm role="option">
5104 <primary><option>-Mar</option></primary>
5105 </indexterm>
5106 <indexterm role="concept">
5107 <primary>message</primary>
5108 <secondary>adding recipients</secondary>
5109 </indexterm>
5110 <indexterm role="concept">
5111 <primary>recipient</primary>
5112 <secondary>adding</secondary>
5113 </indexterm>
5114 This option requests Exim to add the addresses to the list of recipients of the
5115 message (<quote>ar</quote> for <quote>add recipients</quote>). The first argument must be a message
5116 id, and the remaining ones must be email addresses. However, if the message is
5117 active (in the middle of a delivery attempt), it is not altered. This option
5118 can be used only by an admin user.
5119 </para>
5120 </listitem></varlistentry>
5121 <varlistentry>
5122 <term><option>-MC</option>&nbsp;&lt;<emphasis>transport</emphasis>&gt;&nbsp;&lt;<emphasis>hostname</emphasis>&gt;&nbsp;&lt;<emphasis>sequence&nbsp;number</emphasis>&gt;&nbsp;&lt;<emphasis>message&nbsp;id</emphasis>&gt;</term>
5123 <listitem>
5124 <para>
5125 <indexterm role="option">
5126 <primary><option>-MC</option></primary>
5127 </indexterm>
5128 <indexterm role="concept">
5129 <primary>SMTP</primary>
5130 <secondary>passed connection</secondary>
5131 </indexterm>
5132 <indexterm role="concept">
5133 <primary>SMTP</primary>
5134 <secondary>multiple deliveries</secondary>
5135 </indexterm>
5136 <indexterm role="concept">
5137 <primary>multiple SMTP deliveries</primary>
5138 </indexterm>
5139 This option is not intended for use by external callers. It is used internally
5140 by Exim to invoke another instance of itself to deliver a waiting message using
5141 an existing SMTP connection, which is passed as the standard input. Details are
5142 given in chapter <xref linkend="CHAPSMTP"/>. This must be the final option, and the caller
5143 must be root or the Exim user in order to use it.
5144 </para>
5145 </listitem></varlistentry>
5146 <varlistentry>
5147 <term><option>-MCA</option></term>
5148 <listitem>
5149 <para>
5150 <indexterm role="option">
5151 <primary><option>-MCA</option></primary>
5152 </indexterm>
5153 This option is not intended for use by external callers. It is used internally
5154 by Exim in conjunction with the <option>-MC</option> option. It signifies that the
5155 connection to the remote host has been authenticated.
5156 </para>
5157 </listitem></varlistentry>
5158 <varlistentry>
5159 <term><option>-MCP</option></term>
5160 <listitem>
5161 <para>
5162 <indexterm role="option">
5163 <primary><option>-MCP</option></primary>
5164 </indexterm>
5165 This option is not intended for use by external callers. It is used internally
5166 by Exim in conjunction with the <option>-MC</option> option. It signifies that the server to
5167 which Exim is connected supports pipelining.
5168 </para>
5169 </listitem></varlistentry>
5170 <varlistentry>
5171 <term><option>-MCQ</option>&nbsp;&lt;<emphasis>process&nbsp;id</emphasis>&gt;&nbsp;&lt;<emphasis>pipe&nbsp;fd</emphasis>&gt;</term>
5172 <listitem>
5173 <para>
5174 <indexterm role="option">
5175 <primary><option>-MCQ</option></primary>
5176 </indexterm>
5177 This option is not intended for use by external callers. It is used internally
5178 by Exim in conjunction with the <option>-MC</option> option when the original delivery was
5179 started by a queue runner. It passes on the process id of the queue runner,
5180 together with the file descriptor number of an open pipe. Closure of the pipe
5181 signals the final completion of the sequence of processes that are passing
5182 messages through the same SMTP connection.
5183 </para>
5184 </listitem></varlistentry>
5185 <varlistentry>
5186 <term><option>-MCS</option></term>
5187 <listitem>
5188 <para>
5189 <indexterm role="option">
5190 <primary><option>-MCS</option></primary>
5191 </indexterm>
5192 This option is not intended for use by external callers. It is used internally
5193 by Exim in conjunction with the <option>-MC</option> option, and passes on the fact that the
5194 SMTP SIZE option should be used on messages delivered down the existing
5195 connection.
5196 </para>
5197 </listitem></varlistentry>
5198 <varlistentry>
5199 <term><option>-MCT</option></term>
5200 <listitem>
5201 <para>
5202 <indexterm role="option">
5203 <primary><option>-MCT</option></primary>
5204 </indexterm>
5205 This option is not intended for use by external callers. It is used internally
5206 by Exim in conjunction with the <option>-MC</option> option, and passes on the fact that the
5207 host to which Exim is connected supports TLS encryption.
5208 </para>
5209 </listitem></varlistentry>
5210 <varlistentry>
5211 <term><option>-Mc</option>&nbsp;&lt;<emphasis>message&nbsp;id</emphasis>&gt;&nbsp;&lt;<emphasis>message&nbsp;id</emphasis>&gt;&nbsp;...</term>
5212 <listitem>
5213 <para>
5214 <indexterm role="option">
5215 <primary><option>-Mc</option></primary>
5216 </indexterm>
5217 <indexterm role="concept">
5218 <primary>hints database</primary>
5219 <secondary>not overridden by <option>-Mc</option></secondary>
5220 </indexterm>
5221 <indexterm role="concept">
5222 <primary>delivery</primary>
5223 <secondary>manually started &ndash; not forced</secondary>
5224 </indexterm>
5225 This option requests Exim to run a delivery attempt on each message in turn,
5226 but unlike the <option>-M</option> option, it does check for retry hints, and respects any
5227 that are found. This option is not very useful to external callers. It is
5228 provided mainly for internal use by Exim when it needs to re-invoke itself in
5229 order to regain root privilege for a delivery (see chapter <xref linkend="CHAPsecurity"/>).
5230 However, <option>-Mc</option> can be useful when testing, in order to run a delivery that
5231 respects retry times and other options such as <option>hold_domains</option> that are
5232 overridden when <option>-M</option> is used. Such a delivery does not count as a queue run.
5233 If you want to run a specific delivery as if in a queue run, you should use
5234 <option>-q</option> with a message id argument. A distinction between queue run deliveries
5235 and other deliveries is made in one or two places.
5236 </para>
5237 </listitem></varlistentry>
5238 <varlistentry>
5239 <term><option>-Mes</option>&nbsp;&lt;<emphasis>message&nbsp;id</emphasis>&gt;&nbsp;&lt;<emphasis>address</emphasis>&gt;</term>
5240 <listitem>
5241 <para>
5242 <indexterm role="option">
5243 <primary><option>-Mes</option></primary>
5244 </indexterm>
5245 <indexterm role="concept">
5246 <primary>message</primary>
5247 <secondary>changing sender</secondary>
5248 </indexterm>
5249 <indexterm role="concept">
5250 <primary>sender</primary>
5251 <secondary>changing</secondary>
5252 </indexterm>
5253 This option requests Exim to change the sender address in the message to the
5254 given address, which must be a fully qualified address or <quote>&lt;&gt;</quote> (<quote>es</quote> for
5255 <quote>edit sender</quote>). There must be exactly two arguments. The first argument must
5256 be a message id, and the second one an email address. However, if the message
5257 is active (in the middle of a delivery attempt), its status is not altered.
5258 This option can be used only by an admin user.
5259 </para>
5260 </listitem></varlistentry>
5261 <varlistentry>
5262 <term><option>-Mf</option>&nbsp;&lt;<emphasis>message&nbsp;id</emphasis>&gt;&nbsp;&lt;<emphasis>message&nbsp;id</emphasis>&gt;&nbsp;...</term>
5263 <listitem>
5264 <para>
5265 <indexterm role="option">
5266 <primary><option>-Mf</option></primary>
5267 </indexterm>
5268 <indexterm role="concept">
5269 <primary>freezing messages</primary>
5270 </indexterm>
5271 <indexterm role="concept">
5272 <primary>message</primary>
5273 <secondary>manually freezing</secondary>
5274 </indexterm>
5275 This option requests Exim to mark each listed message as <quote>frozen</quote>. This
5276 prevents any delivery attempts taking place until the message is <quote>thawed</quote>,
5277 either manually or as a result of the <option>auto_thaw</option> configuration option.
5278 However, if any of the messages are active (in the middle of a delivery
5279 attempt), their status is not altered. This option can be used only by an admin
5280 user.
5281 </para>
5282 </listitem></varlistentry>
5283 <varlistentry>
5284 <term><option>-Mg</option>&nbsp;&lt;<emphasis>message&nbsp;id</emphasis>&gt;&nbsp;&lt;<emphasis>message&nbsp;id</emphasis>&gt;&nbsp;...</term>
5285 <listitem>
5286 <para>
5287 <indexterm role="option">
5288 <primary><option>-Mg</option></primary>
5289 </indexterm>
5290 <indexterm role="concept">
5291 <primary>giving up on messages</primary>
5292 </indexterm>
5293 <indexterm role="concept">
5294 <primary>message</primary>
5295 <secondary>abandoning delivery attempts</secondary>
5296 </indexterm>
5297 <indexterm role="concept">
5298 <primary>delivery</primary>
5299 <secondary>abandoning further attempts</secondary>
5300 </indexterm>
5301 This option requests Exim to give up trying to deliver the listed messages,
5302 including any that are frozen. However, if any of the messages are active,
5303 their status is not altered. For non-bounce messages, a delivery error message
5304 is sent to the sender, containing the text <quote>cancelled by administrator</quote>.
5305 Bounce messages are just discarded. This option can be used only by an admin
5306 user.
5307 </para>
5308 </listitem></varlistentry>
5309 <varlistentry>
5310 <term><option>-Mmad</option>&nbsp;&lt;<emphasis>message&nbsp;id</emphasis>&gt;&nbsp;&lt;<emphasis>message&nbsp;id</emphasis>&gt;&nbsp;...</term>
5311 <listitem>
5312 <para>
5313 <indexterm role="option">
5314 <primary><option>-Mmad</option></primary>
5315 </indexterm>
5316 <indexterm role="concept">
5317 <primary>delivery</primary>
5318 <secondary>cancelling all</secondary>
5319 </indexterm>
5320 This option requests Exim to mark all the recipient addresses in the messages
5321 as already delivered (<quote>mad</quote> for <quote>mark all delivered</quote>). However, if any
5322 message is active (in the middle of a delivery attempt), its status is not
5323 altered. This option can be used only by an admin user.
5324 </para>
5325 </listitem></varlistentry>
5326 <varlistentry>
5327 <term><option>-Mmd</option>&nbsp;&lt;<emphasis>message&nbsp;id</emphasis>&gt;&nbsp;&lt;<emphasis>address</emphasis>&gt;&nbsp;&lt;<emphasis>address</emphasis>&gt;&nbsp;...</term>
5328 <listitem>
5329 <para>
5330 <indexterm role="option">
5331 <primary><option>-Mmd</option></primary>
5332 </indexterm>
5333 <indexterm role="concept">
5334 <primary>delivery</primary>
5335 <secondary>cancelling by address</secondary>
5336 </indexterm>
5337 <indexterm role="concept">
5338 <primary>recipient</primary>
5339 <secondary>removing</secondary>
5340 </indexterm>
5341 <indexterm role="concept">
5342 <primary>removing recipients</primary>
5343 </indexterm>
5344 This option requests Exim to mark the given addresses as already delivered
5345 (<quote>md</quote> for <quote>mark delivered</quote>). The first argument must be a message id, and
5346 the remaining ones must be email addresses. These are matched to recipient
5347 addresses in the message in a case-sensitive manner. If the message is active
5348 (in the middle of a delivery attempt), its status is not altered. This option
5349 can be used only by an admin user.
5350 </para>
5351 </listitem></varlistentry>
5352 <varlistentry>
5353 <term><option>-Mrm</option>&nbsp;&lt;<emphasis>message&nbsp;id</emphasis>&gt;&nbsp;&lt;<emphasis>message&nbsp;id</emphasis>&gt;&nbsp;...</term>
5354 <listitem>
5355 <para>
5356 <indexterm role="option">
5357 <primary><option>-Mrm</option></primary>
5358 </indexterm>
5359 <indexterm role="concept">
5360 <primary>removing messages</primary>
5361 </indexterm>
5362 <indexterm role="concept">
5363 <primary>abandoning mail</primary>
5364 </indexterm>
5365 <indexterm role="concept">
5366 <primary>message</primary>
5367 <secondary>manually discarding</secondary>
5368 </indexterm>
5369 This option requests Exim to remove the given messages from the queue. No
5370 bounce messages are sent; each message is simply forgotten. However, if any of
5371 the messages are active, their status is not altered. This option can be used
5372 only by an admin user or by the user who originally caused the message to be
5373 placed on the queue.
5374 </para>
5375 </listitem></varlistentry>
5376 <varlistentry>
5377 <term><option>-Mt</option>&nbsp;&lt;<emphasis>message&nbsp;id</emphasis>&gt;&nbsp;&lt;<emphasis>message&nbsp;id</emphasis>&gt;&nbsp;...</term>
5378 <listitem>
5379 <para>
5380 <indexterm role="option">
5381 <primary><option>-Mt</option></primary>
5382 </indexterm>
5383 <indexterm role="concept">
5384 <primary>thawing messages</primary>
5385 </indexterm>
5386 <indexterm role="concept">
5387 <primary>unfreezing messages</primary>
5388 </indexterm>
5389 <indexterm role="concept">
5390 <primary>frozen messages</primary>
5391 <secondary>thawing</secondary>
5392 </indexterm>
5393 <indexterm role="concept">
5394 <primary>message</primary>
5395 <secondary>thawing frozen</secondary>
5396 </indexterm>
5397 This option requests Exim to <quote>thaw</quote> any of the listed messages that are
5398 <quote>frozen</quote>, so that delivery attempts can resume. However, if any of the
5399 messages are active, their status is not altered. This option can be used only
5400 by an admin user.
5401 </para>
5402 </listitem></varlistentry>
5403 <varlistentry>
5404 <term><option>-Mvb</option>&nbsp;&lt;<emphasis>message&nbsp;id</emphasis>&gt;</term>
5405 <listitem>
5406 <para>
5407 <indexterm role="option">
5408 <primary><option>-Mvb</option></primary>
5409 </indexterm>
5410 <indexterm role="concept">
5411 <primary>listing</primary>
5412 <secondary>message body</secondary>
5413 </indexterm>
5414 <indexterm role="concept">
5415 <primary>message</primary>
5416 <secondary>listing body of</secondary>
5417 </indexterm>
5418 This option causes the contents of the message body (-D) spool file to be
5419 written to the standard output. This option can be used only by an admin user.
5420 </para>
5421 </listitem></varlistentry>
5422 <varlistentry>
5423 <term><option>-Mvh</option>&nbsp;&lt;<emphasis>message&nbsp;id</emphasis>&gt;</term>
5424 <listitem>
5425 <para>
5426 <indexterm role="option">
5427 <primary><option>-Mvh</option></primary>
5428 </indexterm>
5429 <indexterm role="concept">
5430 <primary>listing</primary>
5431 <secondary>message headers</secondary>
5432 </indexterm>
5433 <indexterm role="concept">
5434 <primary>header lines</primary>
5435 <secondary>listing</secondary>
5436 </indexterm>
5437 <indexterm role="concept">
5438 <primary>message</primary>
5439 <secondary>listing header lines</secondary>
5440 </indexterm>
5441 This option causes the contents of the message headers (-H) spool file to be
5442 written to the standard output. This option can be used only by an admin user.
5443 </para>
5444 </listitem></varlistentry>
5445 <varlistentry>
5446 <term><option>-Mvl</option>&nbsp;&lt;<emphasis>message&nbsp;id</emphasis>&gt;</term>
5447 <listitem>
5448 <para>
5449 <indexterm role="option">
5450 <primary><option>-Mvl</option></primary>
5451 </indexterm>
5452 <indexterm role="concept">
5453 <primary>listing</primary>
5454 <secondary>message log</secondary>
5455 </indexterm>
5456 <indexterm role="concept">
5457 <primary>message</primary>
5458 <secondary>listing message log</secondary>
5459 </indexterm>
5460 This option causes the contents of the message log spool file to be written to
5461 the standard output. This option can be used only by an admin user.
5462 </para>
5463 </listitem></varlistentry>
5464 <varlistentry>
5465 <term><option>-m</option></term>
5466 <listitem>
5467 <para>
5468 <indexterm role="option">
5469 <primary><option>-m</option></primary>
5470 </indexterm>
5471 This is apparently a synonym for <option>-om</option> that is accepted by Sendmail, so Exim
5472 treats it that way too.
5473 </para>
5474 </listitem></varlistentry>
5475 <varlistentry>
5476 <term><option>-N</option></term>
5477 <listitem>
5478 <para>
5479 <indexterm role="option">
5480 <primary><option>-N</option></primary>
5481 </indexterm>
5482 <indexterm role="concept">
5483 <primary>debugging</primary>
5484 <secondary><option>-N</option> option</secondary>
5485 </indexterm>
5486 <indexterm role="concept">
5487 <primary>debugging</primary>
5488 <secondary>suppressing delivery</secondary>
5489 </indexterm>
5490 This is a debugging option that inhibits delivery of a message at the transport
5491 level. It implies <option>-v</option>. Exim goes through many of the motions of delivery &ndash;
5492 it just doesn&#x2019;t actually transport the message, but instead behaves as if it
5493 had successfully done so. However, it does not make any updates to the retry
5494 database, and the log entries for deliveries are flagged with <quote>*&gt;</quote> rather
5495 than <quote>=&gt;</quote>.
5496 </para>
5497 <para>
5498 Because <option>-N</option> discards any message to which it applies, only root or the Exim
5499 user are allowed to use it with <option>-bd</option>, <option>-q</option>, <option>-R</option> or <option>-M</option>. In other
5500 words, an ordinary user can use it only when supplying an incoming message to
5501 which it will apply. Although transportation never fails when <option>-N</option> is set, an
5502 address may be deferred because of a configuration problem on a transport, or a
5503 routing problem. Once <option>-N</option> has been used for a delivery attempt, it sticks to
5504 the message, and applies to any subsequent delivery attempts that may happen
5505 for that message.
5506 </para>
5507 </listitem></varlistentry>
5508 <varlistentry>
5509 <term><option>-n</option></term>
5510 <listitem>
5511 <para>
5512 <indexterm role="option">
5513 <primary><option>-n</option></primary>
5514 </indexterm>
5515 <indexterm role="concept">
5516 <primary>Sendmail compatibility</primary>
5517 <secondary><option>-n</option> option ignored</secondary>
5518 </indexterm>
5519 This option is interpreted by Sendmail to mean <quote>no aliasing</quote>. It is ignored
5520 by Exim.
5521 </para>
5522 </listitem></varlistentry>
5523 <varlistentry>
5524 <term><option>-O</option>&nbsp;&lt;<emphasis>data</emphasis>&gt;</term>
5525 <listitem>
5526 <para>
5527 <indexterm role="option">
5528 <primary><option>-O</option></primary>
5529 </indexterm>
5530 This option is interpreted by Sendmail to mean <literal>set option</literal>. It is ignored by
5531 Exim.
5532 </para>
5533 </listitem></varlistentry>
5534 <varlistentry>
5535 <term><option>-oA</option>&nbsp;&lt;<emphasis>file&nbsp;name</emphasis>&gt;</term>
5536 <listitem>
5537 <para>
5538 <indexterm role="option">
5539 <primary><option>-oA</option></primary>
5540 </indexterm>
5541 <indexterm role="concept">
5542 <primary>Sendmail compatibility</primary>
5543 <secondary><option>-oA</option> option</secondary>
5544 </indexterm>
5545 This option is used by Sendmail in conjunction with <option>-bi</option> to specify an
5546 alternative alias file name. Exim handles <option>-bi</option> differently; see the
5547 description above.
5548 </para>
5549 </listitem></varlistentry>
5550 <varlistentry>
5551 <term><option>-oB</option>&nbsp;&lt;<emphasis>n</emphasis>&gt;</term>
5552 <listitem>
5553 <para>
5554 <indexterm role="option">
5555 <primary><option>-oB</option></primary>
5556 </indexterm>
5557 <indexterm role="concept">
5558 <primary>SMTP</primary>
5559 <secondary>passed connection</secondary>
5560 </indexterm>
5561 <indexterm role="concept">
5562 <primary>SMTP</primary>
5563 <secondary>multiple deliveries</secondary>
5564 </indexterm>
5565 <indexterm role="concept">
5566 <primary>multiple SMTP deliveries</primary>
5567 </indexterm>
5568 This is a debugging option which limits the maximum number of messages that can
5569 be delivered down one SMTP connection, overriding the value set in any <command>smtp</command>
5570 transport. If &lt;<emphasis>n</emphasis>&gt; is omitted, the limit is set to 1.
5571 </para>
5572 </listitem></varlistentry>
5573 <varlistentry>
5574 <term><option>-odb</option></term>
5575 <listitem>
5576 <para>
5577 <indexterm role="option">
5578 <primary><option>-odb</option></primary>
5579 </indexterm>
5580 <indexterm role="concept">
5581 <primary>background delivery</primary>
5582 </indexterm>
5583 <indexterm role="concept">
5584 <primary>delivery</primary>
5585 <secondary>in the background</secondary>
5586 </indexterm>
5587 This option applies to all modes in which Exim accepts incoming messages,
5588 including the listening daemon. It requests <quote>background</quote> delivery of such
5589 messages, which means that the accepting process automatically starts a
5590 delivery process for each message received, but does not wait for the delivery
5591 processes to finish.
5592 </para>
5593 <para>
5594 When all the messages have been received, the reception process exits,
5595 leaving the delivery processes to finish in their own time. The standard output
5596 and error streams are closed at the start of each delivery process.
5597 This is the default action if none of the <option>-od</option> options are present.
5598 </para>
5599 <para>
5600 If one of the queueing options in the configuration file
5601 (<option>queue_only</option> or <option>queue_only_file</option>, for example) is in effect, <option>-odb</option>
5602 overrides it if <option>queue_only_override</option> is set true, which is the default
5603 setting. If <option>queue_only_override</option> is set false, <option>-odb</option> has no effect.
5604 </para>
5605 </listitem></varlistentry>
5606 <varlistentry>
5607 <term><option>-odf</option></term>
5608 <listitem>
5609 <para>
5610 <indexterm role="option">
5611 <primary><option>-odf</option></primary>
5612 </indexterm>
5613 <indexterm role="concept">
5614 <primary>foreground delivery</primary>
5615 </indexterm>
5616 <indexterm role="concept">
5617 <primary>delivery</primary>
5618 <secondary>in the foreground</secondary>
5619 </indexterm>
5620 This option requests <quote>foreground</quote> (synchronous) delivery when Exim has
5621 accepted a locally-generated message. (For the daemon it is exactly the same as
5622 <option>-odb</option>.) A delivery process is automatically started to deliver the message,
5623 and Exim waits for it to complete before proceeding.
5624 </para>
5625 <para>
5626 The original Exim reception process does not finish until the delivery
5627 process for the final message has ended. The standard error stream is left open
5628 during deliveries.
5629 </para>
5630 <para>
5631 However, like <option>-odb</option>, this option has no effect if <option>queue_only_override</option> is
5632 false and one of the queueing options in the configuration file is in effect.
5633 </para>
5634 <para>
5635 If there is a temporary delivery error during foreground delivery, the
5636 message is left on the queue for later delivery, and the original reception
5637 process exits. See chapter <xref linkend="CHAPnonqueueing"/> for a way of setting up a
5638 restricted configuration that never queues messages.
5639 </para>
5640 </listitem></varlistentry>
5641 <varlistentry>
5642 <term><option>-odi</option></term>
5643 <listitem>
5644 <para>
5645 <indexterm role="option">
5646 <primary><option>-odi</option></primary>
5647 </indexterm>
5648 This option is synonymous with <option>-odf</option>. It is provided for compatibility with
5649 Sendmail.
5650 </para>
5651 </listitem></varlistentry>
5652 <varlistentry>
5653 <term><option>-odq</option></term>
5654 <listitem>
5655 <para>
5656 <indexterm role="option">
5657 <primary><option>-odq</option></primary>
5658 </indexterm>
5659 <indexterm role="concept">
5660 <primary>non-immediate delivery</primary>
5661 </indexterm>
5662 <indexterm role="concept">
5663 <primary>delivery</primary>
5664 <secondary>suppressing immediate</secondary>
5665 </indexterm>
5666 <indexterm role="concept">
5667 <primary>queueing incoming messages</primary>
5668 </indexterm>
5669 This option applies to all modes in which Exim accepts incoming messages,
5670 including the listening daemon. It specifies that the accepting process should
5671 not automatically start a delivery process for each message received. Messages
5672 are placed on the queue, and remain there until a subsequent queue runner
5673 process encounters them. There are several configuration options (such as
5674 <option>queue_only</option>) that can be used to queue incoming messages under certain
5675 conditions. This option overrides all of them and also <option>-odqs</option>. It always
5676 forces queueing.
5677 </para>
5678 </listitem></varlistentry>
5679 <varlistentry>
5680 <term><option>-odqs</option></term>
5681 <listitem>
5682 <para>
5683 <indexterm role="option">
5684 <primary><option>-odqs</option></primary>
5685 </indexterm>
5686 <indexterm role="concept">
5687 <primary>SMTP</primary>
5688 <secondary>delaying delivery</secondary>
5689 </indexterm>
5690 This option is a hybrid between <option>-odb</option>/<option>-odi</option> and <option>-odq</option>.
5691 However, like <option>-odb</option> and <option>-odi</option>, this option has no effect if
5692 <option>queue_only_override</option> is false and one of the queueing options in the
5693 configuration file is in effect.
5694 </para>
5695 <para>
5696 When <option>-odqs</option> does operate, a delivery process is started for each incoming
5697 message, in the background by default, but in the foreground if <option>-odi</option> is
5698 also present. The recipient addresses are routed, and local deliveries are done
5699 in the normal way. However, if any SMTP deliveries are required, they are not
5700 done at this time, so the message remains on the queue until a subsequent queue
5701 runner process encounters it. Because routing was done, Exim knows which
5702 messages are waiting for which hosts, and so a number of messages for the same
5703 host can be sent in a single SMTP connection. The <option>queue_smtp_domains</option>
5704 configuration option has the same effect for specific domains. See also the
5705 <option>-qq</option> option.
5706 </para>
5707 </listitem></varlistentry>
5708 <varlistentry>
5709 <term><option>-oee</option></term>
5710 <listitem>
5711 <para>
5712 <indexterm role="option">
5713 <primary><option>-oee</option></primary>
5714 </indexterm>
5715 <indexterm role="concept">
5716 <primary>error</primary>
5717 <secondary>reporting</secondary>
5718 </indexterm>
5719 If an error is detected while a non-SMTP message is being received (for
5720 example, a malformed address), the error is reported to the sender in a mail
5721 message.
5722 </para>
5723 <para>
5724 <indexterm role="concept">
5725 <primary>return code</primary>
5726 <secondary>for <option>-oee</option></secondary>
5727 </indexterm>
5728 Provided
5729 this error message is successfully sent, the Exim receiving process
5730 exits with a return code of zero. If not, the return code is 2 if the problem
5731 is that the original message has no recipients, or 1 any other error. This is
5732 the default <option>-oe</option><emphasis>x</emphasis> option if Exim is called as <emphasis>rmail</emphasis>.
5733 </para>
5734 </listitem></varlistentry>
5735 <varlistentry>
5736 <term><option>-oem</option></term>
5737 <listitem>
5738 <para>
5739 <indexterm role="option">
5740 <primary><option>-oem</option></primary>
5741 </indexterm>
5742 <indexterm role="concept">
5743 <primary>error</primary>
5744 <secondary>reporting</secondary>
5745 </indexterm>
5746 <indexterm role="concept">
5747 <primary>return code</primary>
5748 <secondary>for <option>-oem</option></secondary>
5749 </indexterm>
5750 This is the same as <option>-oee</option>, except that Exim always exits with a non-zero
5751 return code, whether or not the error message was successfully sent.
5752 This is the default <option>-oe</option><emphasis>x</emphasis> option, unless Exim is called as <emphasis>rmail</emphasis>.
5753 </para>
5754 </listitem></varlistentry>
5755 <varlistentry>
5756 <term><option>-oep</option></term>
5757 <listitem>
5758 <para>
5759 <indexterm role="option">
5760 <primary><option>-oep</option></primary>
5761 </indexterm>
5762 <indexterm role="concept">
5763 <primary>error</primary>
5764 <secondary>reporting</secondary>
5765 </indexterm>
5766 If an error is detected while a non-SMTP message is being received, the
5767 error is reported by writing a message to the standard error file (stderr).
5768 <indexterm role="concept">
5769 <primary>return code</primary>
5770 <secondary>for <option>-oep</option></secondary>
5771 </indexterm>
5772 The return code is 1 for all errors.
5773 </para>
5774 </listitem></varlistentry>
5775 <varlistentry>
5776 <term><option>-oeq</option></term>
5777 <listitem>
5778 <para>
5779 <indexterm role="option">
5780 <primary><option>-oeq</option></primary>
5781 </indexterm>
5782 <indexterm role="concept">
5783 <primary>error</primary>
5784 <secondary>reporting</secondary>
5785 </indexterm>
5786 This option is supported for compatibility with Sendmail, but has the same
5787 effect as <option>-oep</option>.
5788 </para>
5789 </listitem></varlistentry>
5790 <varlistentry>
5791 <term><option>-oew</option></term>
5792 <listitem>
5793 <para>
5794 <indexterm role="option">
5795 <primary><option>-oew</option></primary>
5796 </indexterm>
5797 <indexterm role="concept">
5798 <primary>error</primary>
5799 <secondary>reporting</secondary>
5800 </indexterm>
5801 This option is supported for compatibility with Sendmail, but has the same
5802 effect as <option>-oem</option>.
5803 </para>
5804 </listitem></varlistentry>
5805 <varlistentry>
5806 <term><option>-oi</option></term>
5807 <listitem>
5808 <para>
5809 <indexterm role="option">
5810 <primary><option>-oi</option></primary>
5811 </indexterm>
5812 <indexterm role="concept">
5813 <primary>dot in incoming</primary>
5814 <secondary>non-SMTP message</secondary>
5815 </indexterm>
5816 This option, which has the same effect as <option>-i</option>, specifies that a dot on a
5817 line by itself should not terminate an incoming, non-SMTP message. Otherwise, a
5818 single dot does terminate, though Exim does no special processing for other
5819 lines that start with a dot. This option is set by default if Exim is called as
5820 <emphasis>rmail</emphasis>. See also <option>-ti</option>.
5821 </para>
5822 </listitem></varlistentry>
5823 <varlistentry>
5824 <term><option>-oitrue</option></term>
5825 <listitem>
5826 <para>
5827 <indexterm role="option">
5828 <primary><option>-oitrue</option></primary>
5829 </indexterm>
5830 This option is treated as synonymous with <option>-oi</option>.
5831 </para>
5832 </listitem></varlistentry>
5833 <varlistentry>
5834 <term><option>-oMa</option>&nbsp;&lt;<emphasis>host&nbsp;address</emphasis>&gt;</term>
5835 <listitem>
5836 <para>
5837 <indexterm role="option">
5838 <primary><option>-oMa</option></primary>
5839 </indexterm>
5840 <indexterm role="concept">
5841 <primary>sender host address</primary>
5842 <secondary>specifying for local message</secondary>
5843 </indexterm>
5844 A number of options starting with <option>-oM</option> can be used to set values associated
5845 with remote hosts on locally-submitted messages (that is, messages not received
5846 over TCP/IP). These options can be used by any caller in conjunction with the
5847 <option>-bh</option>, <option>-be</option>, <option>-bf</option>, <option>-bF</option>, <option>-bt</option>, or <option>-bv</option> testing options. In
5848 other circumstances, they are ignored unless the caller is trusted.
5849 </para>
5850 <para>
5851 The <option>-oMa</option> option sets the sender host address. This may include a port
5852 number at the end, after a full stop (period). For example:
5853 </para>
5854 <literallayout class="monospaced">
5855 exim -bs -oMa 10.9.8.7.1234
5856 </literallayout>
5857 <para>
5858 An alternative syntax is to enclose the IP address in square brackets,
5859 followed by a colon and the port number:
5860 </para>
5861 <literallayout class="monospaced">
5862 exim -bs -oMa [10.9.8.7]:1234
5863 </literallayout>
5864 <para>
5865 The IP address is placed in the <varname>$sender_host_address</varname> variable, and the
5866 port, if present, in <varname>$sender_host_port</varname>.
5867 </para>
5868 </listitem></varlistentry>
5869 <varlistentry>
5870 <term><option>-oMaa</option>&nbsp;&lt;<emphasis>name</emphasis>&gt;</term>
5871 <listitem>
5872 <para>
5873 <indexterm role="option">
5874 <primary><option>-oMaa</option></primary>
5875 </indexterm>
5876 <indexterm role="concept">
5877 <primary>authentication name</primary>
5878 <secondary>specifying for local message</secondary>
5879 </indexterm>
5880 See <option>-oMa</option> above for general remarks about the <option>-oM</option> options. The <option>-oMaa</option>
5881 option sets the value of <varname>$sender_host_authenticated</varname> (the authenticator
5882 name). See chapter <xref linkend="CHAPSMTPAUTH"/> for a discussion of SMTP authentication.
5883 </para>
5884 </listitem></varlistentry>
5885 <varlistentry>
5886 <term><option>-oMai</option>&nbsp;&lt;<emphasis>string</emphasis>&gt;</term>
5887 <listitem>
5888 <para>
5889 <indexterm role="option">
5890 <primary><option>-oMai</option></primary>
5891 </indexterm>
5892 <indexterm role="concept">
5893 <primary>authentication id</primary>
5894 <secondary>specifying for local message</secondary>
5895 </indexterm>
5896 See <option>-oMa</option> above for general remarks about the <option>-oM</option> options. The <option>-oMai</option>
5897 option sets the value of <varname>$authenticated_id</varname> (the id that was authenticated).
5898 This overrides the default value (the caller&#x2019;s login id) for messages from
5899 local sources. See chapter <xref linkend="CHAPSMTPAUTH"/> for a discussion of authenticated
5900 ids.
5901 </para>
5902 </listitem></varlistentry>
5903 <varlistentry>
5904 <term><option>-oMas</option>&nbsp;&lt;<emphasis>address</emphasis>&gt;</term>
5905 <listitem>
5906 <para>
5907 <indexterm role="option">
5908 <primary><option>-oMas</option></primary>
5909 </indexterm>
5910 <indexterm role="concept">
5911 <primary>authentication sender</primary>
5912 <secondary>specifying for local message</secondary>
5913 </indexterm>
5914 See <option>-oMa</option> above for general remarks about the <option>-oM</option> options. The <option>-oMas</option>
5915 option sets the authenticated sender value in <varname>$authenticated_sender</varname>. It
5916 overrides the sender address that is created from the caller&#x2019;s login id for
5917 messages from local sources. See chapter <xref linkend="CHAPSMTPAUTH"/> for a discussion of
5918 authenticated senders.
5919 </para>
5920 </listitem></varlistentry>
5921 <varlistentry>
5922 <term><option>-oMi</option>&nbsp;&lt;<emphasis>interface&nbsp;address</emphasis>&gt;</term>
5923 <listitem>
5924 <para>
5925 <indexterm role="option">
5926 <primary><option>-oMi</option></primary>
5927 </indexterm>
5928 <indexterm role="concept">
5929 <primary>interface address</primary>
5930 <secondary>specifying for local message</secondary>
5931 </indexterm>
5932 See <option>-oMa</option> above for general remarks about the <option>-oM</option> options. The <option>-oMi</option>
5933 option sets the IP interface address value. A port number may be included,
5934 using the same syntax as for <option>-oMa</option>. The interface address is placed in
5935 <varname>$interface_address</varname> and the port number, if present, in <varname>$interface_port</varname>.
5936 </para>
5937 </listitem></varlistentry>
5938 <varlistentry>
5939 <term><option>-oMr</option>&nbsp;&lt;<emphasis>protocol&nbsp;name</emphasis>&gt;</term>
5940 <listitem>
5941 <para>
5942 <indexterm role="option">
5943 <primary><option>-oMr</option></primary>
5944 </indexterm>
5945 <indexterm role="concept">
5946 <primary>protocol</primary>
5947 <secondary>incoming &ndash; specifying for local message</secondary>
5948 </indexterm>
5949 <indexterm role="concept">
5950 <primary><varname>$received_protocol</varname></primary>
5951 </indexterm>
5952 See <option>-oMa</option> above for general remarks about the <option>-oM</option> options. The <option>-oMr</option>
5953 option sets the received protocol value that is stored in
5954 <varname>$received_protocol</varname>. However, this applies only when <option>-bs</option> is not used. For
5955 interactive SMTP input (<option>-bs</option>), the protocol is always <quote>local-</quote> followed by
5956 one of the standard SMTP protocol names (see the description of
5957 <varname>$received_protocol</varname> in section <xref linkend="SECTexpvar"/>). For <option>-bS</option> (batch SMTP)
5958 however, the protocol can be set by <option>-oMr</option>.
5959 </para>
5960 </listitem></varlistentry>
5961 <varlistentry>
5962 <term><option>-oMs</option>&nbsp;&lt;<emphasis>host&nbsp;name</emphasis>&gt;</term>
5963 <listitem>
5964 <para>
5965 <indexterm role="option">
5966 <primary><option>-oMs</option></primary>
5967 </indexterm>
5968 <indexterm role="concept">
5969 <primary>sender host name</primary>
5970 <secondary>specifying for local message</secondary>
5971 </indexterm>
5972 See <option>-oMa</option> above for general remarks about the <option>-oM</option> options. The <option>-oMs</option>
5973 option sets the sender host name in <varname>$sender_host_name</varname>. When this option is
5974 present, Exim does not attempt to look up a host name from an IP address; it
5975 uses the name it is given.
5976 </para>
5977 </listitem></varlistentry>
5978 <varlistentry>
5979 <term><option>-oMt</option>&nbsp;&lt;<emphasis>ident&nbsp;string</emphasis>&gt;</term>
5980 <listitem>
5981 <para>
5982 <indexterm role="option">
5983 <primary><option>-oMt</option></primary>
5984 </indexterm>
5985 <indexterm role="concept">
5986 <primary>sender ident string</primary>
5987 <secondary>specifying for local message</secondary>
5988 </indexterm>
5989 See <option>-oMa</option> above for general remarks about the <option>-oM</option> options. The <option>-oMt</option>
5990 option sets the sender ident value in <varname>$sender_ident</varname>. The default setting for
5991 local callers is the login id of the calling process.
5992 </para>
5993 </listitem></varlistentry>
5994 <varlistentry>
5995 <term><option>-om</option></term>
5996 <listitem>
5997 <para>
5998 <indexterm role="option">
5999 <primary><option>-om</option></primary>
6000 </indexterm>
6001 <indexterm role="concept">
6002 <primary>Sendmail compatibility</primary>
6003 <secondary><option>-om</option> option ignored</secondary>
6004 </indexterm>
6005 In Sendmail, this option means <quote>me too</quote>, indicating that the sender of a
6006 message should receive a copy of the message if the sender appears in an alias
6007 expansion. Exim always does this, so the option does nothing.
6008 </para>
6009 </listitem></varlistentry>
6010 <varlistentry>
6011 <term><option>-oo</option></term>
6012 <listitem>
6013 <para>
6014 <indexterm role="option">
6015 <primary><option>-oo</option></primary>
6016 </indexterm>
6017 <indexterm role="concept">
6018 <primary>Sendmail compatibility</primary>
6019 <secondary><option>-oo</option> option ignored</secondary>
6020 </indexterm>
6021 This option is ignored. In Sendmail it specifies <quote>old style headers</quote>,
6022 whatever that means.
6023 </para>
6024 </listitem></varlistentry>
6025 <varlistentry>
6026 <term><option>-oP</option>&nbsp;&lt;<emphasis>path</emphasis>&gt;</term>
6027 <listitem>
6028 <para>
6029 <indexterm role="option">
6030 <primary><option>-oP</option></primary>
6031 </indexterm>
6032 <indexterm role="concept">
6033 <primary>pid (process id)</primary>
6034 <secondary>of daemon</secondary>
6035 </indexterm>
6036 <indexterm role="concept">
6037 <primary>daemon</primary>
6038 <secondary>process id (pid)</secondary>
6039 </indexterm>
6040 This option is useful only in conjunction with <option>-bd</option> or <option>-q</option> with a time
6041 value. The option specifies the file to which the process id of the daemon is
6042 written. When <option>-oX</option> is used with <option>-bd</option>, or when <option>-q</option> with a time is used
6043 without <option>-bd</option>, this is the only way of causing Exim to write a pid file,
6044 because in those cases, the normal pid file is not used.
6045 </para>
6046 </listitem></varlistentry>
6047 <varlistentry>
6048 <term><option>-or</option>&nbsp;&lt;<emphasis>time</emphasis>&gt;</term>
6049 <listitem>
6050 <para>
6051 <indexterm role="option">
6052 <primary><option>-or</option></primary>
6053 </indexterm>
6054 <indexterm role="concept">
6055 <primary>timeout</primary>
6056 <secondary>for non-SMTP input</secondary>
6057 </indexterm>
6058 This option sets a timeout value for incoming non-SMTP messages. If it is not
6059 set, Exim will wait forever for the standard input. The value can also be set
6060 by the <option>receive_timeout</option> option. The format used for specifying times is
6061 described in section <xref linkend="SECTtimeformat"/>.
6062 </para>
6063 </listitem></varlistentry>
6064 <varlistentry>
6065 <term><option>-os</option>&nbsp;&lt;<emphasis>time</emphasis>&gt;</term>
6066 <listitem>
6067 <para>
6068 <indexterm role="option">
6069 <primary><option>-os</option></primary>
6070 </indexterm>
6071 <indexterm role="concept">
6072 <primary>timeout</primary>
6073 <secondary>for SMTP input</secondary>
6074 </indexterm>
6075 <indexterm role="concept">
6076 <primary>SMTP timeout</primary>
6077 <secondary>input</secondary>
6078 </indexterm>
6079 This option sets a timeout value for incoming SMTP messages. The timeout
6080 applies to each SMTP command and block of data. The value can also be set by
6081 the <option>smtp_receive_timeout</option> option; it defaults to 5 minutes. The format used
6082 for specifying times is described in section <xref linkend="SECTtimeformat"/>.
6083 </para>
6084 </listitem></varlistentry>
6085 <varlistentry>
6086 <term><option>-ov</option></term>
6087 <listitem>
6088 <para>
6089 <indexterm role="option">
6090 <primary><option>-ov</option></primary>
6091 </indexterm>
6092 This option has exactly the same effect as <option>-v</option>.
6093 </para>
6094 </listitem></varlistentry>
6095 <varlistentry>
6096 <term><option>-oX</option>&nbsp;&lt;<emphasis>number&nbsp;or&nbsp;string</emphasis>&gt;</term>
6097 <listitem>
6098 <para>
6099 <indexterm role="option">
6100 <primary><option>-oX</option></primary>
6101 </indexterm>
6102 <indexterm role="concept">
6103 <primary>TCP/IP</primary>
6104 <secondary>setting listening ports</secondary>
6105 </indexterm>
6106 <indexterm role="concept">
6107 <primary>TCP/IP</primary>
6108 <secondary>setting listening interfaces</secondary>
6109 </indexterm>
6110 <indexterm role="concept">
6111 <primary>port</primary>
6112 <secondary>receiving TCP/IP</secondary>
6113 </indexterm>
6114 This option is relevant only when the <option>-bd</option> (start listening daemon) option
6115 is also given. It controls which ports and interfaces the daemon uses. Details
6116 of the syntax, and how it interacts with configuration file options, are given
6117 in chapter <xref linkend="CHAPinterfaces"/>. When <option>-oX</option> is used to start a daemon, no pid
6118 file is written unless <option>-oP</option> is also present to specify a pid file name.
6119 </para>
6120 </listitem></varlistentry>
6121 <varlistentry>
6122 <term><option>-pd</option></term>
6123 <listitem>
6124 <para>
6125 <indexterm role="option">
6126 <primary><option>-pd</option></primary>
6127 </indexterm>
6128 <indexterm role="concept">
6129 <primary>Perl</primary>
6130 <secondary>starting the interpreter</secondary>
6131 </indexterm>
6132 This option applies when an embedded Perl interpreter is linked with Exim (see
6133 chapter <xref linkend="CHAPperl"/>). It overrides the setting of the <option>perl_at_start</option>
6134 option, forcing the starting of the interpreter to be delayed until it is
6135 needed.
6136 </para>
6137 </listitem></varlistentry>
6138 <varlistentry>
6139 <term><option>-ps</option></term>
6140 <listitem>
6141 <para>
6142 <indexterm role="option">
6143 <primary><option>-ps</option></primary>
6144 </indexterm>
6145 <indexterm role="concept">
6146 <primary>Perl</primary>
6147 <secondary>starting the interpreter</secondary>
6148 </indexterm>
6149 This option applies when an embedded Perl interpreter is linked with Exim (see
6150 chapter <xref linkend="CHAPperl"/>). It overrides the setting of the <option>perl_at_start</option>
6151 option, forcing the starting of the interpreter to occur as soon as Exim is
6152 started.
6153 </para>
6154 </listitem></varlistentry>
6155 <varlistentry>
6156 <term><option>-p</option>&lt;<emphasis>rval</emphasis>&gt;:&lt;<emphasis>sval</emphasis>&gt;</term>
6157 <listitem>
6158 <para>
6159 <indexterm role="option">
6160 <primary><option>-p</option></primary>
6161 </indexterm>
6162 For compatibility with Sendmail, this option is equivalent to
6163 </para>
6164 <literallayout>
6165 <literal>-oMr</literal> &lt;<emphasis>rval</emphasis>&gt; <literal>-oMs</literal> &lt;<emphasis>sval</emphasis>&gt;
6166 </literallayout>
6167 <para>
6168 It sets the incoming protocol and host name (for trusted callers). The
6169 host name and its colon can be omitted when only the protocol is to be set.
6170 Note the Exim already has two private options, <option>-pd</option> and <option>-ps</option>, that refer
6171 to embedded Perl. It is therefore impossible to set a protocol value of <literal>p</literal>
6172 or <literal>s</literal> using this option (but that does not seem a real limitation).
6173 </para>
6174 </listitem></varlistentry>
6175 <varlistentry>
6176 <term><option>-q</option></term>
6177 <listitem>
6178 <para>
6179 <indexterm role="option">
6180 <primary><option>-q</option></primary>
6181 </indexterm>
6182 <indexterm role="concept">
6183 <primary>queue runner</primary>
6184 <secondary>starting manually</secondary>
6185 </indexterm>
6186 This option is normally restricted to admin users. However, there is a
6187 configuration option called <option>prod_requires_admin</option> which can be set false to
6188 relax this restriction (and also the same requirement for the <option>-M</option>, <option>-R</option>,
6189 and <option>-S</option> options).
6190 </para>
6191 <para>
6192 <indexterm role="concept">
6193 <primary>queue runner</primary>
6194 <secondary>description of operation</secondary>
6195 </indexterm>
6196 The <option>-q</option> option starts one queue runner process. This scans the queue of
6197 waiting messages, and runs a delivery process for each one in turn. It waits
6198 for each delivery process to finish before starting the next one. A delivery
6199 process may not actually do any deliveries if the retry times for the addresses
6200 have not been reached. Use <option>-qf</option> (see below) if you want to override this.
6201 </para>
6202 <para>
6203 If
6204 <indexterm role="concept">
6205 <primary>SMTP</primary>
6206 <secondary>passed connection</secondary>
6207 </indexterm>
6208 <indexterm role="concept">
6209 <primary>SMTP</primary>
6210 <secondary>multiple deliveries</secondary>
6211 </indexterm>
6212 <indexterm role="concept">
6213 <primary>multiple SMTP deliveries</primary>
6214 </indexterm>
6215 the delivery process spawns other processes to deliver other messages down
6216 passed SMTP connections, the queue runner waits for these to finish before
6217 proceeding.
6218 </para>
6219 <para>
6220 When all the queued messages have been considered, the original queue runner
6221 process terminates. In other words, a single pass is made over the waiting
6222 mail, one message at a time. Use <option>-q</option> with a time (see below) if you want
6223 this to be repeated periodically.
6224 </para>
6225 <para>
6226 Exim processes the waiting messages in an unpredictable order. It isn&#x2019;t very
6227 random, but it is likely to be different each time, which is all that matters.
6228 If one particular message screws up a remote MTA, other messages to the same
6229 MTA have a chance of getting through if they get tried first.
6230 </para>
6231 <para>
6232 It is possible to cause the messages to be processed in lexical message id
6233 order, which is essentially the order in which they arrived, by setting the
6234 <option>queue_run_in_order</option> option, but this is not recommended for normal use.
6235 </para>
6236 </listitem></varlistentry>
6237 <varlistentry>
6238 <term><option>-q</option>&lt;<emphasis>qflags</emphasis>&gt;</term>
6239 <listitem>
6240 <para>
6241 The <option>-q</option> option may be followed by one or more flag letters that change its
6242 behaviour. They are all optional, but if more than one is present, they must
6243 appear in the correct order. Each flag is described in a separate item below.
6244 </para>
6245 </listitem></varlistentry>
6246 <varlistentry>
6247 <term><option>-qq...</option></term>
6248 <listitem>
6249 <para>
6250 <indexterm role="option">
6251 <primary><option>-qq</option></primary>
6252 </indexterm>
6253 <indexterm role="concept">
6254 <primary>queue</primary>
6255 <secondary>double scanning</secondary>
6256 </indexterm>
6257 <indexterm role="concept">
6258 <primary>queue</primary>
6259 <secondary>routing</secondary>
6260 </indexterm>
6261 <indexterm role="concept">
6262 <primary>routing</primary>
6263 <secondary>whole queue before delivery</secondary>
6264 </indexterm>
6265 An option starting with <option>-qq</option> requests a two-stage queue run. In the first
6266 stage, the queue is scanned as if the <option>queue_smtp_domains</option> option matched
6267 every domain. Addresses are routed, local deliveries happen, but no remote
6268 transports are run.
6269 </para>
6270 <para>
6271 <indexterm role="concept">
6272 <primary>hints database</primary>
6273 <secondary>remembering routing</secondary>
6274 </indexterm>
6275 The hints database that remembers which messages are waiting for specific hosts
6276 is updated, as if delivery to those hosts had been deferred. After this is
6277 complete, a second, normal queue scan happens, with routing and delivery taking
6278 place as normal. Messages that are routed to the same host should mostly be
6279 delivered down a single SMTP
6280 <indexterm role="concept">
6281 <primary>SMTP</primary>
6282 <secondary>passed connection</secondary>
6283 </indexterm>
6284 <indexterm role="concept">
6285 <primary>SMTP</primary>
6286 <secondary>multiple deliveries</secondary>
6287 </indexterm>
6288 <indexterm role="concept">
6289 <primary>multiple SMTP deliveries</primary>
6290 </indexterm>
6291 connection because of the hints that were set up during the first queue scan.
6292 This option may be useful for hosts that are connected to the Internet
6293 intermittently.
6294 </para>
6295 </listitem></varlistentry>
6296 <varlistentry>
6297 <term><option>-q[q]i...</option></term>
6298 <listitem>
6299 <para>
6300 <indexterm role="option">
6301 <primary><option>-qi</option></primary>
6302 </indexterm>
6303 <indexterm role="concept">
6304 <primary>queue</primary>
6305 <secondary>initial delivery</secondary>
6306 </indexterm>
6307 If the <emphasis>i</emphasis> flag is present, the queue runner runs delivery processes only for
6308 those messages that haven&#x2019;t previously been tried. (<emphasis>i</emphasis> stands for <quote>initial
6309 delivery</quote>.) This can be helpful if you are putting messages on the queue using
6310 <option>-odq</option> and want a queue runner just to process the new messages.
6311 </para>
6312 </listitem></varlistentry>
6313 <varlistentry>
6314 <term><option>-q[q][i]f...</option></term>
6315 <listitem>
6316 <para>
6317 <indexterm role="option">
6318 <primary><option>-qf</option></primary>
6319 </indexterm>
6320 <indexterm role="concept">
6321 <primary>queue</primary>
6322 <secondary>forcing delivery</secondary>
6323 </indexterm>
6324 <indexterm role="concept">
6325 <primary>delivery</primary>
6326 <secondary>forcing in queue run</secondary>
6327 </indexterm>
6328 If one <emphasis>f</emphasis> flag is present, a delivery attempt is forced for each non-frozen
6329 message, whereas without <emphasis>f</emphasis> only those non-frozen addresses that have passed
6330 their retry times are tried.
6331 </para>
6332 </listitem></varlistentry>
6333 <varlistentry>
6334 <term><option>-q[q][i]ff...</option></term>
6335 <listitem>
6336 <para>
6337 <indexterm role="option">
6338 <primary><option>-qff</option></primary>
6339 </indexterm>
6340 <indexterm role="concept">
6341 <primary>frozen messages</primary>
6342 <secondary>forcing delivery</secondary>
6343 </indexterm>
6344 If <emphasis>ff</emphasis> is present, a delivery attempt is forced for every message, whether
6345 frozen or not.
6346 </para>
6347 </listitem></varlistentry>
6348 <varlistentry>
6349 <term><option>-q[q][i][f[f]]l</option></term>
6350 <listitem>
6351 <para>
6352 <indexterm role="option">
6353 <primary><option>-ql</option></primary>
6354 </indexterm>
6355 <indexterm role="concept">
6356 <primary>queue</primary>
6357 <secondary>local deliveries only</secondary>
6358 </indexterm>
6359 The <emphasis>l</emphasis> (the letter <quote>ell</quote>) flag specifies that only local deliveries are to
6360 be done. If a message requires any remote deliveries, it remains on the queue
6361 for later delivery.
6362 </para>
6363 </listitem></varlistentry>
6364 <varlistentry>
6365 <term><option>-q</option>&lt;<emphasis>qflags</emphasis>&gt;&nbsp;&lt;<emphasis>start&nbsp;id</emphasis>&gt;&nbsp;&lt;<emphasis>end&nbsp;id</emphasis>&gt;</term>
6366 <listitem>
6367 <para>
6368 <indexterm role="concept">
6369 <primary>queue</primary>
6370 <secondary>delivering specific messages</secondary>
6371 </indexterm>
6372 When scanning the queue, Exim can be made to skip over messages whose ids are
6373 lexically less than a given value by following the <option>-q</option> option with a
6374 starting message id. For example:
6375 </para>
6376 <literallayout class="monospaced">
6377 exim -q 0t5C6f-0000c8-00
6378 </literallayout>
6379 <para>
6380 Messages that arrived earlier than <literal>0t5C6f-0000c8-00</literal> are not inspected. If a
6381 second message id is given, messages whose ids are lexically greater than it
6382 are also skipped. If the same id is given twice, for example,
6383 </para>
6384 <literallayout class="monospaced">
6385 exim -q 0t5C6f-0000c8-00 0t5C6f-0000c8-00
6386 </literallayout>
6387 <para>
6388 just one delivery process is started, for that message. This differs from
6389 <option>-M</option> in that retry data is respected, and it also differs from <option>-Mc</option> in
6390 that it counts as a delivery from a queue run. Note that the selection
6391 mechanism does not affect the order in which the messages are scanned. There
6392 are also other ways of selecting specific sets of messages for delivery in a
6393 queue run &ndash; see <option>-R</option> and <option>-S</option>.
6394 </para>
6395 </listitem></varlistentry>
6396 <varlistentry>
6397 <term><option>-q</option>&lt;<emphasis>qflags</emphasis>&gt;&lt;<emphasis>time</emphasis>&gt;</term>
6398 <listitem>
6399 <para>
6400 <indexterm role="concept">
6401 <primary>queue runner</primary>
6402 <secondary>starting periodically</secondary>
6403 </indexterm>
6404 <indexterm role="concept">
6405 <primary>periodic queue running</primary>
6406 </indexterm>
6407 When a time value is present, the <option>-q</option> option causes Exim to run as a daemon,
6408 starting a queue runner process at intervals specified by the given time value
6409 (whose format is described in section <xref linkend="SECTtimeformat"/>). This form of the
6410 <option>-q</option> option is commonly combined with the <option>-bd</option> option, in which case a
6411 single daemon process handles both functions. A common way of starting up a
6412 combined daemon at system boot time is to use a command such as
6413 </para>
6414 <literallayout class="monospaced">
6415 /usr/exim/bin/exim -bd -q30m
6416 </literallayout>
6417 <para>
6418 Such a daemon listens for incoming SMTP calls, and also starts a queue runner
6419 process every 30 minutes.
6420 </para>
6421 <para>
6422 When a daemon is started by <option>-q</option> with a time value, but without <option>-bd</option>, no
6423 pid file is written unless one is explicitly requested by the <option>-oP</option> option.
6424 </para>
6425 </listitem></varlistentry>
6426 <varlistentry>
6427 <term><option>-qR</option>&lt;<emphasis>rsflags</emphasis>&gt;&nbsp;&lt;<emphasis>string</emphasis>&gt;</term>
6428 <listitem>
6429 <para>
6430 <indexterm role="option">
6431 <primary><option>-qR</option></primary>
6432 </indexterm>
6433 This option is synonymous with <option>-R</option>. It is provided for Sendmail
6434 compatibility.
6435 </para>
6436 </listitem></varlistentry>
6437 <varlistentry>
6438 <term><option>-qS</option>&lt;<emphasis>rsflags</emphasis>&gt;&nbsp;&lt;<emphasis>string</emphasis>&gt;</term>
6439 <listitem>
6440 <para>
6441 <indexterm role="option">
6442 <primary><option>-qS</option></primary>
6443 </indexterm>
6444 This option is synonymous with <option>-S</option>.
6445 </para>
6446 </listitem></varlistentry>
6447 <varlistentry>
6448 <term><option>-R</option>&lt;<emphasis>rsflags</emphasis>&gt;&nbsp;&lt;<emphasis>string</emphasis>&gt;</term>
6449 <listitem>
6450 <para>
6451 <indexterm role="option">
6452 <primary><option>-R</option></primary>
6453 </indexterm>
6454 <indexterm role="concept">
6455 <primary>queue runner</primary>
6456 <secondary>for specific recipients</secondary>
6457 </indexterm>
6458 <indexterm role="concept">
6459 <primary>delivery</primary>
6460 <secondary>to given domain</secondary>
6461 </indexterm>
6462 <indexterm role="concept">
6463 <primary>domain</primary>
6464 <secondary>delivery to</secondary>
6465 </indexterm>
6466 The &lt;<emphasis>rsflags</emphasis>&gt; may be empty, in which case the white space before the string
6467 is optional, unless the string is <emphasis>f</emphasis>, <emphasis>ff</emphasis>, <emphasis>r</emphasis>, <emphasis>rf</emphasis>, or <emphasis>rff</emphasis>,
6468 which are the possible values for &lt;<emphasis>rsflags</emphasis>&gt;. White space is required if
6469 &lt;<emphasis>rsflags</emphasis>&gt; is not empty.
6470 </para>
6471 <para>
6472 This option is similar to <option>-q</option> with no time value, that is, it causes Exim to
6473 perform a single queue run, except that, when scanning the messages on the
6474 queue, Exim processes only those that have at least one undelivered recipient
6475 address containing the given string, which is checked in a case-independent
6476 way. If the &lt;<emphasis>rsflags</emphasis>&gt; start with <emphasis>r</emphasis>, &lt;<emphasis>string</emphasis>&gt; is interpreted as a
6477 regular expression; otherwise it is a literal string.
6478 </para>
6479 <para>
6480 Once a message is selected, all its addresses are processed. For the first
6481 selected message, Exim overrides any retry information and forces a delivery
6482 attempt for each undelivered address. This means that if delivery of any
6483 address in the first message is successful, any existing retry information is
6484 deleted, and so delivery attempts for that address in subsequently selected
6485 messages (which are processed without forcing) will run. However, if delivery
6486 of any address does not succeed, the retry information is updated, and in
6487 subsequently selected messages, the failing address will be skipped.
6488 </para>
6489 <para>
6490 <indexterm role="concept">
6491 <primary>frozen messages</primary>
6492 <secondary>forcing delivery</secondary>
6493 </indexterm>
6494 If the &lt;<emphasis>rsflags</emphasis>&gt; contain <emphasis>f</emphasis> or <emphasis>ff</emphasis>, the delivery forcing applies to
6495 all selected messages, not just the first; frozen messages are included when
6496 <emphasis>ff</emphasis> is present.
6497 </para>
6498 <para>
6499 The <option>-R</option> option makes it straightforward to initiate delivery of all messages
6500 to a given domain after a host has been down for some time. When the SMTP
6501 command ETRN is accepted by its ACL (see chapter <xref linkend="CHAPACL"/>), its default
6502 effect is to run Exim with the <option>-R</option> option, but it can be configured to run
6503 an arbitrary command instead.
6504 </para>
6505 </listitem></varlistentry>
6506 <varlistentry>
6507 <term><option>-r</option></term>
6508 <listitem>
6509 <para>
6510 <indexterm role="option">
6511 <primary><option>-r</option></primary>
6512 </indexterm>
6513 This is a documented (for Sendmail) obsolete alternative name for <option>-f</option>.
6514 </para>
6515 </listitem></varlistentry>
6516 <varlistentry>
6517 <term><option>-S</option>&lt;<emphasis>rsflags</emphasis>&gt;&nbsp;&lt;<emphasis>string</emphasis>&gt;</term>
6518 <listitem>
6519 <para>
6520 <indexterm role="option">
6521 <primary><option>-S</option></primary>
6522 </indexterm>
6523 <indexterm role="concept">
6524 <primary>delivery</primary>
6525 <secondary>from given sender</secondary>
6526 </indexterm>
6527 <indexterm role="concept">
6528 <primary>queue runner</primary>
6529 <secondary>for specific senders</secondary>
6530 </indexterm>
6531 This option acts like <option>-R</option> except that it checks the string against each
6532 message&#x2019;s sender instead of against the recipients. If <option>-R</option> is also set, both
6533 conditions must be met for a message to be selected. If either of the options
6534 has <emphasis>f</emphasis> or <emphasis>ff</emphasis> in its flags, the associated action is taken.
6535 </para>
6536 </listitem></varlistentry>
6537 <varlistentry>
6538 <term><option>-Tqt</option>&nbsp;&lt;<emphasis>times</emphasis>&gt;</term>
6539 <listitem>
6540 <para>
6541 <indexterm role="option">
6542 <primary><option>-Tqt</option></primary>
6543 </indexterm>
6544 This an option that is exclusively for use by the Exim testing suite. It is not
6545 recognized when Exim is run normally. It allows for the setting up of explicit
6546 <quote>queue times</quote> so that various warning/retry features can be tested.
6547 </para>
6548 </listitem></varlistentry>
6549 <varlistentry>
6550 <term><option>-t</option></term>
6551 <listitem>
6552 <para>
6553 <indexterm role="option">
6554 <primary><option>-t</option></primary>
6555 </indexterm>
6556 <indexterm role="concept">
6557 <primary>recipient</primary>
6558 <secondary>extracting from header lines</secondary>
6559 </indexterm>
6560 <indexterm role="concept">
6561 <primary><emphasis>Bcc:</emphasis> header line</primary>
6562 </indexterm>
6563 <indexterm role="concept">
6564 <primary><emphasis>Cc:</emphasis> header line</primary>
6565 </indexterm>
6566 <indexterm role="concept">
6567 <primary><emphasis>To:</emphasis> header line</primary>
6568 </indexterm>
6569 When Exim is receiving a locally-generated, non-SMTP message on its standard
6570 input, the <option>-t</option> option causes the recipients of the message to be obtained
6571 from the <emphasis>To:</emphasis>, <emphasis>Cc:</emphasis>, and <emphasis>Bcc:</emphasis> header lines in the message instead of
6572 from the command arguments. The addresses are extracted before any rewriting
6573 takes place and the <emphasis>Bcc:</emphasis> header line, if present, is then removed.
6574 </para>
6575 <para>
6576 <indexterm role="concept">
6577 <primary>Sendmail compatibility</primary>
6578 <secondary><option>-t</option> option</secondary>
6579 </indexterm>
6580 If the command has any arguments, they specify addresses to which the message
6581 is <emphasis>not</emphasis> to be delivered. That is, the argument addresses are removed from
6582 the recipients list obtained from the headers. This is compatible with Smail 3
6583 and in accordance with the documented behaviour of several versions of
6584 Sendmail, as described in man pages on a number of operating systems (e.g.
6585 Solaris 8, IRIX 6.5, HP-UX 11). However, some versions of Sendmail <emphasis>add</emphasis>
6586 argument addresses to those obtained from the headers, and the O&#x2019;Reilly
6587 Sendmail book documents it that way. Exim can be made to add argument addresses
6588 instead of subtracting them by setting the option
6589 <option>extract_addresses_remove_arguments</option> false.
6590 </para>
6591 <para>
6592 <indexterm role="concept">
6593 <primary><option>Resent-</option> header lines</primary>
6594 <secondary>with <option>-t</option></secondary>
6595 </indexterm>
6596 If there are any <option>Resent-</option> header lines in the message, Exim extracts
6597 recipients from all <emphasis>Resent-To:</emphasis>, <emphasis>Resent-Cc:</emphasis>, and <emphasis>Resent-Bcc:</emphasis> header
6598 lines instead of from <emphasis>To:</emphasis>, <emphasis>Cc:</emphasis>, and <emphasis>Bcc:</emphasis>. This is for compatibility
6599 with Sendmail and other MTAs. (Prior to release 4.20, Exim gave an error if
6600 <option>-t</option> was used in conjunction with <option>Resent-</option> header lines.)
6601 </para>
6602 <para>
6603 RFC 2822 talks about different sets of <option>Resent-</option> header lines (for when a
6604 message is resent several times). The RFC also specifies that they should be
6605 added at the front of the message, and separated by <emphasis>Received:</emphasis> lines. It is
6606 not at all clear how <option>-t</option> should operate in the present of multiple sets,
6607 nor indeed exactly what constitutes a <quote>set</quote>.
6608 In practice, it seems that MUAs do not follow the RFC. The <option>Resent-</option> lines
6609 are often added at the end of the header, and if a message is resent more than
6610 once, it is common for the original set of <option>Resent-</option> headers to be renamed as
6611 <option>X-Resent-</option> when a new set is added. This removes any possible ambiguity.
6612 </para>
6613 </listitem></varlistentry>
6614 <varlistentry>
6615 <term><option>-ti</option></term>
6616 <listitem>
6617 <para>
6618 <indexterm role="option">
6619 <primary><option>-ti</option></primary>
6620 </indexterm>
6621 This option is exactly equivalent to <option>-t</option> <option>-i</option>. It is provided for
6622 compatibility with Sendmail.
6623 </para>
6624 </listitem></varlistentry>
6625 <varlistentry>
6626 <term><option>-tls-on-connect</option></term>
6627 <listitem>
6628 <para>
6629 <indexterm role="option">
6630 <primary><option>-tls-on-connect</option></primary>
6631 </indexterm>
6632 <indexterm role="concept">
6633 <primary>TLS</primary>
6634 <secondary>use without STARTTLS</secondary>
6635 </indexterm>
6636 <indexterm role="concept">
6637 <primary>TLS</primary>
6638 <secondary>automatic start</secondary>
6639 </indexterm>
6640 This option is available when Exim is compiled with TLS support. It forces all
6641 incoming SMTP connections to behave as if the incoming port is listed in the
6642 <option>tls_on_connect_ports</option> option. See section <xref linkend="SECTsupobssmt"/> and chapter
6643 <xref linkend="CHAPTLS"/> for further details.
6644 </para>
6645 </listitem></varlistentry>
6646 <varlistentry>
6647 <term><option>-U</option></term>
6648 <listitem>
6649 <para>
6650 <indexterm role="option">
6651 <primary><option>-U</option></primary>
6652 </indexterm>
6653 <indexterm role="concept">
6654 <primary>Sendmail compatibility</primary>
6655 <secondary><option>-U</option> option ignored</secondary>
6656 </indexterm>
6657 Sendmail uses this option for <quote>initial message submission</quote>, and its
6658 documentation states that in future releases, it may complain about
6659 syntactically invalid messages rather than fixing them when this flag is not
6660 set. Exim ignores this option.
6661 </para>
6662 </listitem></varlistentry>
6663 <varlistentry>
6664 <term><option>-v</option></term>
6665 <listitem>
6666 <para>
6667 <indexterm role="option">
6668 <primary><option>-v</option></primary>
6669 </indexterm>
6670 This option causes Exim to write information to the standard error stream,
6671 describing what it is doing. In particular, it shows the log lines for
6672 receiving and delivering a message, and if an SMTP connection is made, the SMTP
6673 dialogue is shown. Some of the log lines shown may not actually be written to
6674 the log if the setting of <option>log_selector</option> discards them. Any relevant
6675 selectors are shown with each log line. If none are shown, the logging is
6676 unconditional.
6677 </para>
6678 </listitem></varlistentry>
6679 <varlistentry>
6680 <term><option>-x</option></term>
6681 <listitem>
6682 <para>
6683 <indexterm role="option">
6684 <primary><option>-x</option></primary>
6685 </indexterm>
6686 AIX uses <option>-x</option> for a private purpose (<quote>mail from a local mail program has
6687 National Language Support extended characters in the body of the mail item</quote>).
6688 It sets <option>-x</option> when calling the MTA from its <option>mail</option> command. Exim ignores
6689 this option.
6690 </para>
6691 </listitem></varlistentry>
6692 </variablelist>
6693 <para>
6694 <indexterm role="concept" startref="IIDclo1" class="endofrange"/>
6695 <indexterm role="concept" startref="IIDclo2" class="endofrange"/>
6696 </para>
6697 <!-- === End of command line options === -->
6698 </section>
6699 </chapter>
6700
6701 <chapter id="CHAPconf">
6702 <title>The Exim run time configuration file</title>
6703 <titleabbrev>The runtime configuration file</titleabbrev>
6704 <para>
6705 <indexterm role="concept">
6706 <primary>run time configuration</primary>
6707 </indexterm>
6708 <indexterm role="concept">
6709 <primary>configuration file</primary>
6710 <secondary>general description</secondary>
6711 </indexterm>
6712 <indexterm role="concept">
6713 <primary>CONFIGURE_FILE</primary>
6714 </indexterm>
6715 <indexterm role="concept">
6716 <primary>configuration file</primary>
6717 <secondary>errors in</secondary>
6718 </indexterm>
6719 <indexterm role="concept">
6720 <primary>error</primary>
6721 <secondary>in configuration file</secondary>
6722 </indexterm>
6723 <indexterm role="concept">
6724 <primary>return code</primary>
6725 <secondary>for bad configuration</secondary>
6726 </indexterm>
6727 Exim uses a single run time configuration file that is read whenever an Exim
6728 binary is executed. Note that in normal operation, this happens frequently,
6729 because Exim is designed to operate in a distributed manner, without central
6730 control.
6731 </para>
6732 <para>
6733 If a syntax error is detected while reading the configuration file, Exim
6734 writes a message on the standard error, and exits with a non-zero return code.
6735 The message is also written to the panic log. <emphasis role="bold">Note</emphasis>: Only simple syntax
6736 errors can be detected at this time. The values of any expanded options are
6737 not checked until the expansion happens, even when the expansion does not
6738 actually alter the string.
6739 </para>
6740 <para>
6741 The name of the configuration file is compiled into the binary for security
6742 reasons, and is specified by the CONFIGURE_FILE compilation option. In
6743 most configurations, this specifies a single file. However, it is permitted to
6744 give a colon-separated list of file names, in which case Exim uses the first
6745 existing file in the list.
6746 </para>
6747 <para>
6748 <indexterm role="concept">
6749 <primary>EXIM_USER</primary>
6750 </indexterm>
6751 <indexterm role="concept">
6752 <primary>EXIM_GROUP</primary>
6753 </indexterm>
6754 <indexterm role="concept">
6755 <primary>CONFIGURE_OWNER</primary>
6756 </indexterm>
6757 <indexterm role="concept">
6758 <primary>CONFIGURE_GROUP</primary>
6759 </indexterm>
6760 <indexterm role="concept">
6761 <primary>configuration file</primary>
6762 <secondary>ownership</secondary>
6763 </indexterm>
6764 <indexterm role="concept">
6765 <primary>ownership</primary>
6766 <secondary>configuration file</secondary>
6767 </indexterm>
6768 The run time configuration file must be owned by root or by the user that is
6769 specified at compile time by the EXIM_USER option, or by the user that is
6770 specified at compile time by the CONFIGURE_OWNER option (if set). The
6771 configuration file must not be world-writeable or group-writeable, unless its
6772 group is the one specified at compile time by the EXIM_GROUP option or by the
6773 CONFIGURE_GROUP option.
6774 </para>
6775 <para>
6776 <emphasis role="bold">Warning</emphasis>: In a conventional configuration, where the Exim binary is setuid
6777 to root, anybody who is able to edit the run time configuration file has an
6778 easy way to run commands as root. If you make your mail administrators members
6779 of the Exim group, but do not trust them with root, make sure that the run time
6780 configuration is not group writeable.
6781 </para>
6782 <para>
6783 A default configuration file, which will work correctly in simple situations,
6784 is provided in the file <filename>src/configure.default</filename>. If CONFIGURE_FILE
6785 defines just one file name, the installation process copies the default
6786 configuration to a new file of that name if it did not previously exist. If
6787 CONFIGURE_FILE is a list, no default is automatically installed. Chapter
6788 <xref linkend="CHAPdefconfil"/> is a <quote>walk-through</quote> discussion of the default
6789 configuration.
6790 </para>
6791 <section>
6792 <title>Using a different configuration file</title>
6793 <para>
6794 <indexterm role="concept">
6795 <primary>configuration file</primary>
6796 <secondary>alternate</secondary>
6797 </indexterm>
6798 A one-off alternate configuration can be specified by the <option>-C</option> command line
6799 option, which may specify a single file or a list of files. However, when
6800 <option>-C</option> is used, Exim gives up its root privilege, unless called by root or the
6801 Exim user (or unless the argument for <option>-C</option> is identical to the built-in value
6802 from CONFIGURE_FILE). <option>-C</option> is useful mainly for checking the syntax of
6803 configuration files before installing them. No owner or group checks are done
6804 on a configuration file specified by <option>-C</option>.
6805 </para>
6806 <para>
6807 The privileged use of <option>-C</option> by the Exim user can be locked out by setting
6808 ALT_CONFIG_ROOT_ONLY in <filename>Local/Makefile</filename> when building Exim. However,
6809 if you do this, you also lock out the possibility of testing a
6810 configuration using <option>-C</option> right through message reception and delivery, even
6811 if the caller is root. The reception works, but by that time, Exim is running
6812 as the Exim user, so when it re-execs to regain privilege for the delivery, the
6813 use of <option>-C</option> causes privilege to be lost. However, root can test reception and
6814 delivery using two separate commands (one to put a message on the queue, using
6815 <option>-odq</option>, and another to do the delivery, using <option>-M</option>).
6816 </para>
6817 <para>
6818 If ALT_CONFIG_PREFIX is defined <filename>in Local/Makefile</filename>, it specifies a
6819 prefix string with which any file named in a <option>-C</option> command line option must
6820 start. In addition, the file name must not contain the sequence <quote><literal>/../</literal></quote>.
6821 There is no default setting for ALT_CONFIG_PREFIX; when it is unset, any file
6822 name can be used with <option>-C</option>.
6823 </para>
6824 <para>
6825 One-off changes to a configuration can be specified by the <option>-D</option> command line
6826 option, which defines and overrides values for macros used inside the
6827 configuration file. However, like <option>-C</option>, the use of this option by a
6828 non-privileged user causes Exim to discard its root privilege.
6829 If DISABLE_D_OPTION is defined in <filename>Local/Makefile</filename>, the use of <option>-D</option> is
6830 completely disabled, and its use causes an immediate error exit.
6831 </para>
6832 <para>
6833 Some sites may wish to use the same Exim binary on different machines that
6834 share a file system, but to use different configuration files on each machine.
6835 If CONFIGURE_FILE_USE_NODE is defined in <filename>Local/Makefile</filename>, Exim first
6836 looks for a file whose name is the configuration file name followed by a dot
6837 and the machine&#x2019;s node name, as obtained from the <function>uname()</function> function. If this
6838 file does not exist, the standard name is tried. This processing occurs for
6839 each file name in the list given by CONFIGURE_FILE or <option>-C</option>.
6840 </para>
6841 <para>
6842 In some esoteric situations different versions of Exim may be run under
6843 different effective uids and the CONFIGURE_FILE_USE_EUID is defined to
6844 help with this. See the comments in <filename>src/EDITME</filename> for details.
6845 </para>
6846 </section>
6847 <section id="SECTconffilfor">
6848 <title>Configuration file format</title>
6849 <para>
6850 <indexterm role="concept">
6851 <primary>configuration file</primary>
6852 <secondary>format of</secondary>
6853 </indexterm>
6854 <indexterm role="concept">
6855 <primary>format</primary>
6856 <secondary>configuration file</secondary>
6857 </indexterm>
6858 Exim&#x2019;s configuration file is divided into a number of different parts. General
6859 option settings must always appear at the start of the file. The other parts
6860 are all optional, and may appear in any order. Each part other than the first
6861 is introduced by the word <quote>begin</quote> followed by the name of the part. The
6862 optional parts are:
6863 </para>
6864 <itemizedlist>
6865 <listitem>
6866 <para>
6867 <emphasis>ACL</emphasis>: Access control lists for controlling incoming SMTP mail.
6868 </para>
6869 </listitem>
6870 <listitem>
6871 <para>
6872 <indexterm role="concept">
6873 <primary>AUTH</primary>
6874 <secondary>configuration</secondary>
6875 </indexterm>
6876 <emphasis>authenticators</emphasis>: Configuration settings for the authenticator drivers. These
6877 are concerned with the SMTP AUTH command (see chapter <xref linkend="CHAPSMTPAUTH"/>).
6878 </para>
6879 </listitem>
6880 <listitem>
6881 <para>
6882 <emphasis>routers</emphasis>: Configuration settings for the router drivers. Routers process
6883 addresses and determine how the message is to be delivered.
6884 </para>
6885 </listitem>
6886 <listitem>
6887 <para>
6888 <emphasis>transports</emphasis>: Configuration settings for the transport drivers. Transports
6889 define mechanisms for copying messages to destinations.
6890 </para>
6891 </listitem>
6892 <listitem>
6893 <para>
6894 <emphasis>retry</emphasis>: Retry rules, for use when a message cannot be immediately delivered.
6895 </para>
6896 </listitem>
6897 <listitem>
6898 <para>
6899 <emphasis>rewrite</emphasis>: Global address rewriting rules, for use when a message arrives and
6900 when new addresses are generated during delivery.
6901 </para>
6902 </listitem>
6903 <listitem>
6904 <para>
6905 <emphasis>local_scan</emphasis>: Private options for the <function>local_scan()</function> function. If you
6906 want to use this feature, you must set
6907 </para>
6908 <literallayout class="monospaced">
6909 LOCAL_SCAN_HAS_OPTIONS=yes
6910 </literallayout>
6911 <para>
6912 in <filename>Local/Makefile</filename> before building Exim. Full details of the
6913 <function>local_scan()</function> facility are given in chapter <xref linkend="CHAPlocalscan"/>.
6914 </para>
6915 </listitem>
6916 </itemizedlist>
6917 <para>
6918 <indexterm role="concept">
6919 <primary>configuration file</primary>
6920 <secondary>leading white space in</secondary>
6921 </indexterm>
6922 <indexterm role="concept">
6923 <primary>configuration file</primary>
6924 <secondary>trailing white space in</secondary>
6925 </indexterm>
6926 <indexterm role="concept">
6927 <primary>white space</primary>
6928 <secondary>in configuration file</secondary>
6929 </indexterm>
6930 Leading and trailing white space in configuration lines is always ignored.
6931 </para>
6932 <para>
6933 Blank lines in the file, and lines starting with a # character (ignoring
6934 leading white space) are treated as comments and are ignored. <emphasis role="bold">Note</emphasis>: A
6935 # character other than at the beginning of a line is not treated specially,
6936 and does not introduce a comment.
6937 </para>
6938 <para>
6939 Any non-comment line can be continued by ending it with a backslash. Note that
6940 the general rule for white space means that trailing white space after the
6941 backslash and leading white space at the start of continuation
6942 lines is ignored. Comment lines beginning with # (but not empty lines) may
6943 appear in the middle of a sequence of continuation lines.
6944 </para>
6945 <para>
6946 A convenient way to create a configuration file is to start from the
6947 default, which is supplied in <filename>src/configure.default</filename>, and add, delete, or
6948 change settings as required.
6949 </para>
6950 <para>
6951 The ACLs, retry rules, and rewriting rules have their own syntax which is
6952 described in chapters <xref linkend="CHAPACL"/>, <xref linkend="CHAPretry"/>, and <xref linkend="CHAPrewrite"/>,
6953 respectively. The other parts of the configuration file have some syntactic
6954 items in common, and these are described below, from section <xref linkend="SECTcos"/>
6955 onwards. Before that, the inclusion, macro, and conditional facilities are
6956 described.
6957 </para>
6958 </section>
6959 <section>
6960 <title>File inclusions in the configuration file</title>
6961 <para>
6962 <indexterm role="concept">
6963 <primary>inclusions in configuration file</primary>
6964 </indexterm>
6965 <indexterm role="concept">
6966 <primary>configuration file</primary>
6967 <secondary>including other files</secondary>
6968 </indexterm>
6969 <indexterm role="concept">
6970 <primary>.include in configuration file</primary>
6971 </indexterm>
6972 <indexterm role="concept">
6973 <primary>.include_if_exists in configuration file</primary>
6974 </indexterm>
6975 You can include other files inside Exim&#x2019;s run time configuration file by
6976 using this syntax:
6977 </para>
6978 <literallayout>
6979 <literal>.include</literal> &lt;<emphasis>file name</emphasis>&gt;
6980 <literal>.include_if_exists</literal> &lt;<emphasis>file name</emphasis>&gt;
6981 </literallayout>
6982 <para>
6983 on a line by itself. Double quotes round the file name are optional. If you use
6984 the first form, a configuration error occurs if the file does not exist; the
6985 second form does nothing for non-existent files. In all cases, an absolute file
6986 name is required.
6987 </para>
6988 <para>
6989 Includes may be nested to any depth, but remember that Exim reads its
6990 configuration file often, so it is a good idea to keep them to a minimum.
6991 If you change the contents of an included file, you must HUP the daemon,
6992 because an included file is read only when the configuration itself is read.
6993 </para>
6994 <para>
6995 The processing of inclusions happens early, at a physical line level, so, like
6996 comment lines, an inclusion can be used in the middle of an option setting,
6997 for example:
6998 </para>
6999 <literallayout class="monospaced">
7000 hosts_lookup = a.b.c \
7001                .include /some/file
7002 </literallayout>
7003 <para>
7004 Include processing happens after macro processing (see below). Its effect is to
7005 process the lines of the included file as if they occurred inline where the
7006 inclusion appears.
7007 </para>
7008 </section>
7009 <section id="SECTmacrodefs">
7010 <title>Macros in the configuration file</title>
7011 <para>
7012 <indexterm role="concept">
7013 <primary>macro</primary>
7014 <secondary>description of</secondary>
7015 </indexterm>
7016 <indexterm role="concept">
7017 <primary>configuration file</primary>
7018 <secondary>macros</secondary>
7019 </indexterm>
7020 If a line in the main part of the configuration (that is, before the first
7021 <quote>begin</quote> line) begins with an upper case letter, it is taken as a macro
7022 definition, and must be of the form
7023 </para>
7024 <literallayout>
7025 &lt;<emphasis>name</emphasis>&gt; = &lt;<emphasis>rest of line</emphasis>&gt;
7026 </literallayout>
7027 <para>
7028 The name must consist of letters, digits, and underscores, and need not all be
7029 in upper case, though that is recommended. The rest of the line, including any
7030 continuations, is the replacement text, and has leading and trailing white
7031 space removed. Quotes are not removed. The replacement text can never end with
7032 a backslash character, but this doesn&#x2019;t seem to be a serious limitation.
7033 </para>
7034 <para>
7035 Macros may also be defined between router, transport, authenticator, or ACL
7036 definitions. They may not, however, be defined within an individual driver or
7037 ACL, or in the <option>local_scan</option>, retry, or rewrite sections of the configuration.
7038 </para>
7039 </section>
7040 <section>
7041 <title>Macro substitution</title>
7042 <para>
7043 Once a macro is defined, all subsequent lines in the file (and any included
7044 files) are scanned for the macro name; if there are several macros, the line is
7045 scanned for each in turn, in the order in which the macros are defined. The
7046 replacement text is not re-scanned for the current macro, though it is scanned
7047 for subsequently defined macros. For this reason, a macro name may not contain
7048 the name of a previously defined macro as a substring. You could, for example,
7049 define
7050 </para>
7051 <literallayout>
7052 <literal>ABCD_XYZ = </literal>&lt;<emphasis>something</emphasis>&gt;
7053 <literal>ABCD = </literal>&lt;<emphasis>something else</emphasis>&gt;
7054 </literallayout>
7055 <para>
7056 but putting the definitions in the opposite order would provoke a configuration
7057 error. Macro expansion is applied to individual physical lines from the file,
7058 before checking for line continuation or file inclusion (see above). If a line
7059 consists solely of a macro name, and the expansion of the macro is empty, the
7060 line is ignored. A macro at the start of a line may turn the line into a
7061 comment line or a <literal>.include</literal> line.
7062 </para>
7063 </section>
7064 <section>
7065 <title>Redefining macros</title>
7066 <para>
7067 Once defined, the value of a macro can be redefined later in the configuration
7068 (or in an included file). Redefinition is specified by using <emphasis>==</emphasis> instead of
7069 <emphasis>=</emphasis>. For example:
7070 </para>
7071 <literallayout class="monospaced">
7072 MAC =  initial value
7073 ...
7074 MAC == updated value
7075 </literallayout>
7076 <para>
7077 Redefinition does not alter the order in which the macros are applied to the
7078 subsequent lines of the configuration file. It is still the same order in which
7079 the macros were originally defined. All that changes is the macro&#x2019;s value.
7080 Redefinition makes it possible to accumulate values. For example:
7081 </para>
7082 <literallayout class="monospaced">
7083 MAC =  initial value
7084 ...
7085 MAC == MAC and something added
7086 </literallayout>
7087 <para>
7088 This can be helpful in situations where the configuration file is built
7089 from a number of other files.
7090 </para>
7091 </section>
7092 <section>
7093 <title>Overriding macro values</title>
7094 <para>
7095 The values set for macros in the configuration file can be overridden by the
7096 <option>-D</option> command line option, but Exim gives up its root privilege when <option>-D</option> is
7097 used, unless called by root or the Exim user. A definition on the command line
7098 using the <option>-D</option> option causes all definitions and redefinitions within the
7099 file to be ignored.
7100 </para>
7101 </section>
7102 <section>
7103 <title>Example of macro usage</title>
7104 <para>
7105 As an example of macro usage, consider a configuration where aliases are looked
7106 up in a MySQL database. It helps to keep the file less cluttered if long
7107 strings such as SQL statements are defined separately as macros, for example:
7108 </para>
7109 <literallayout class="monospaced">
7110 ALIAS_QUERY = select mailbox from user where \
7111               login=${quote_mysql:$local_part};
7112 </literallayout>
7113 <para>
7114 This can then be used in a <command>redirect</command> router setting like this:
7115 </para>
7116 <literallayout class="monospaced">
7117 data = ${lookup mysql{ALIAS_QUERY}}
7118 </literallayout>
7119 <para>
7120 In earlier versions of Exim macros were sometimes used for domain, host, or
7121 address lists. In Exim 4 these are handled better by named lists &ndash; see
7122 section <xref linkend="SECTnamedlists"/>.
7123 </para>
7124 </section>
7125 <section>
7126 <title>Conditional skips in the configuration file</title>
7127 <para>
7128 <indexterm role="concept">
7129 <primary>configuration file</primary>
7130 <secondary>conditional skips</secondary>
7131 </indexterm>
7132 <indexterm role="concept">
7133 <primary>.ifdef</primary>
7134 </indexterm>
7135 You can use the directives <literal>.ifdef</literal>, <literal>.ifndef</literal>, <literal>.elifdef</literal>,
7136 <literal>.elifndef</literal>, <literal>.else</literal>, and <literal>.endif</literal> to dynamically include or exclude
7137 portions of the configuration file. The processing happens whenever the file is
7138 read (that is, when an Exim binary starts to run).
7139 </para>
7140 <para>
7141 The implementation is very simple. Instances of the first four directives must
7142 be followed by text that includes the names of one or macros. The condition
7143 that is tested is whether or not any macro substitution has taken place in the
7144 line. Thus:
7145 </para>
7146 <literallayout class="monospaced">
7147 .ifdef AAA
7148 message_size_limit = 50M
7149 .else
7150 message_size_limit = 100M
7151 .endif
7152 </literallayout>
7153 <para>
7154 sets a message size limit of 50M if the macro <literal>AAA</literal> is defined, and 100M
7155 otherwise. If there is more than one macro named on the line, the condition
7156 is true if any of them are defined. That is, it is an <quote>or</quote> condition. To
7157 obtain an <quote>and</quote> condition, you need to use nested <literal>.ifdef</literal>s.
7158 </para>
7159 <para>
7160 Although you can use a macro expansion to generate one of these directives,
7161 it is not very useful, because the condition <quote>there was a macro substitution
7162 in this line</quote> will always be true.
7163 </para>
7164 <para>
7165 Text following <literal>.else</literal> and <literal>.endif</literal> is ignored, and can be used as comment
7166 to clarify complicated nestings.
7167 </para>
7168 </section>
7169 <section id="SECTcos">
7170 <title>Common option syntax</title>
7171 <para>
7172 <indexterm role="concept">
7173 <primary>common option syntax</primary>
7174 </indexterm>
7175 <indexterm role="concept">
7176 <primary>syntax of common options</primary>
7177 </indexterm>
7178 <indexterm role="concept">
7179 <primary>configuration file</primary>
7180 <secondary>common option syntax</secondary>
7181 </indexterm>
7182 For the main set of options, driver options, and <function>local_scan()</function> options,
7183 each setting is on a line by itself, and starts with a name consisting of
7184 lower-case letters and underscores. Many options require a data value, and in
7185 these cases the name must be followed by an equals sign (with optional white
7186 space) and then the value. For example:
7187 </para>
7188 <literallayout class="monospaced">
7189 qualify_domain = mydomain.example.com
7190 </literallayout>
7191 <para>
7192 Some option settings may contain sensitive data, for example, passwords for
7193 accessing databases. To stop non-admin users from using the <option>-bP</option> command
7194 line option to read these values, you can precede the option settings with the
7195 word <quote>hide</quote>. For example:
7196 </para>
7197 <literallayout class="monospaced">
7198 hide mysql_servers = localhost/users/admin/secret-password
7199 </literallayout>
7200 <para>
7201 For non-admin users, such options are displayed like this:
7202 </para>
7203 <literallayout class="monospaced">
7204 mysql_servers = &lt;value not displayable&gt;
7205 </literallayout>
7206 <para>
7207 If <quote>hide</quote> is used on a driver option, it hides the value of that option on
7208 all instances of the same driver.
7209 </para>
7210 <para>
7211 The following sections describe the syntax used for the different data types
7212 that are found in option settings.
7213 </para>
7214 </section>
7215 <section>
7216 <title>Boolean options</title>
7217 <para>
7218 <indexterm role="concept">
7219 <primary>format</primary>
7220 <secondary>boolean</secondary>
7221 </indexterm>
7222 <indexterm role="concept">
7223 <primary>boolean configuration values</primary>
7224 </indexterm>
7225 <indexterm role="option">
7226 <primary><option>no_</option><emphasis>xxx</emphasis></primary>
7227 </indexterm>
7228 <indexterm role="option">
7229 <primary><option>not_</option><emphasis>xxx</emphasis></primary>
7230 </indexterm>
7231 Options whose type is given as boolean are on/off switches. There are two
7232 different ways of specifying such options: with and without a data value. If
7233 the option name is specified on its own without data, the switch is turned on;
7234 if it is preceded by <quote>no_</quote> or <quote>not_</quote> the switch is turned off. However,
7235 boolean options may be followed by an equals sign and one of the words
7236 <quote>true</quote>, <quote>false</quote>, <quote>yes</quote>, or <quote>no</quote>, as an alternative syntax. For example,
7237 the following two settings have exactly the same effect:
7238 </para>
7239 <literallayout class="monospaced">
7240 queue_only
7241 queue_only = true
7242 </literallayout>
7243 <para>
7244 The following two lines also have the same (opposite) effect:
7245 </para>
7246 <literallayout class="monospaced">
7247 no_queue_only
7248 queue_only = false
7249 </literallayout>
7250 <para>
7251 You can use whichever syntax you prefer.
7252 </para>
7253 </section>
7254 <section>
7255 <title>Integer values</title>
7256 <para>
7257 <indexterm role="concept">
7258 <primary>integer configuration values</primary>
7259 </indexterm>
7260 <indexterm role="concept">
7261 <primary>format</primary>
7262 <secondary>integer</secondary>
7263 </indexterm>
7264 If an integer data item starts with the characters <quote>0x</quote>, the remainder of it
7265 is interpreted as a hexadecimal number. Otherwise, it is treated as octal if it
7266 starts with the digit 0, and decimal if not. If an integer value is followed by
7267 the letter K, it is multiplied by 1024; if it is followed by the letter M, it
7268 is multiplied by 1024x1024.
7269 </para>
7270 <para>
7271 When the values of integer option settings are output, values which are an
7272 exact multiple of 1024 or 1024x1024 are
7273 sometimes, but not always,
7274 printed using the letters K and M. The printing style is independent of the
7275 actual input format that was used.
7276 </para>
7277 </section>
7278 <section>
7279 <title>Octal integer values</title>
7280 <para>
7281 <indexterm role="concept">
7282 <primary>integer format</primary>
7283 </indexterm>
7284 <indexterm role="concept">
7285 <primary>format</primary>
7286 <secondary>octal integer</secondary>
7287 </indexterm>
7288 The value of an option specified as an octal integer is always interpreted in
7289 octal, whether or not it starts with the digit zero. Such options are always
7290 output in octal.
7291 </para>
7292 </section>
7293 <section>
7294 <title>Fixed point number values</title>
7295 <para>
7296 <indexterm role="concept">
7297 <primary>fixed point configuration values</primary>
7298 </indexterm>
7299 <indexterm role="concept">
7300 <primary>format</primary>
7301 <secondary>fixed point</secondary>
7302 </indexterm>
7303 A fixed point number consists of a decimal integer, optionally followed by a
7304 decimal point and up to three further digits.
7305 </para>
7306 </section>
7307 <section id="SECTtimeformat">
7308 <title>Time interval values</title>
7309 <para>
7310 <indexterm role="concept">
7311 <primary>time interval</primary>
7312 <secondary>specifying in configuration</secondary>
7313 </indexterm>
7314 <indexterm role="concept">
7315 <primary>format</primary>
7316 <secondary>time interval</secondary>
7317 </indexterm>
7318 A time interval is specified as a sequence of numbers, each followed by one of
7319 the following letters, with no intervening white space:
7320 </para>
7321 <informaltable frame="none">
7322 <tgroup cols="2" colsep="0" rowsep="0">
7323 <colspec colwidth="50pt" align="left"/>
7324 <colspec colwidth="260pt" align="left"/>
7325 <tbody>
7326 <row>
7327 <entry>&nbsp;<option>s</option></entry>
7328 <entry>seconds</entry>
7329 </row>
7330 <row>
7331 <entry>&nbsp;<option>m</option></entry>
7332 <entry>minutes</entry>
7333 </row>
7334 <row>
7335 <entry>&nbsp;<option>h</option></entry>
7336 <entry>hours</entry>
7337 </row>
7338 <row>
7339 <entry>&nbsp;<option>d</option></entry>
7340 <entry>days</entry>
7341 </row>
7342 <row>
7343 <entry>&nbsp;<option>w</option></entry>
7344 <entry>weeks</entry>
7345 </row>
7346 </tbody>
7347 </tgroup>
7348 </informaltable>
7349 <para>
7350 For example, <quote>3h50m</quote> specifies 3 hours and 50 minutes. The values of time
7351 intervals are output in the same format. Exim does not restrict the values; it
7352 is perfectly acceptable, for example, to specify <quote>90m</quote> instead of <quote>1h30m</quote>.
7353 </para>
7354 </section>
7355 <section id="SECTstrings">
7356 <title>String values</title>
7357 <para>
7358 <indexterm role="concept">
7359 <primary>string</primary>
7360 <secondary>format of configuration values</secondary>
7361 </indexterm>
7362 <indexterm role="concept">
7363 <primary>format</primary>
7364 <secondary>string</secondary>
7365 </indexterm>
7366 If a string data item does not start with a double-quote character, it is taken
7367 as consisting of the remainder of the line plus any continuation lines,
7368 starting at the first character after any leading white space, with trailing
7369 white space removed, and with no interpretation of the characters in the
7370 string. Because Exim removes comment lines (those beginning with #) at an early
7371 stage, they can appear in the middle of a multi-line string. The following
7372 settings are therefore equivalent:
7373 </para>
7374 <literallayout class="monospaced">
7375 trusted_users = uucp:mail
7376
7377 trusted_users = uucp:\
7378                 # This comment line is ignored
7379                 mail
7380 </literallayout>
7381 <para>
7382 <indexterm role="concept">
7383 <primary>string</primary>
7384 <secondary>quoted</secondary>
7385 </indexterm>
7386 <indexterm role="concept">
7387 <primary>escape characters in quoted strings</primary>
7388 </indexterm>
7389 If a string does start with a double-quote, it must end with a closing
7390 double-quote, and any backslash characters other than those used for line
7391 continuation are interpreted as escape characters, as follows:
7392 </para>
7393 <informaltable frame="none">
7394 <tgroup cols="2" colsep="0" rowsep="0">
7395 <colspec colwidth="100pt" align="left"/>
7396 <colspec colwidth="260pt" align="left"/>
7397 <tbody>
7398 <row>
7399 <entry>&nbsp;<literal>\\</literal></entry>
7400 <entry>single backslash</entry>
7401 </row>
7402 <row>
7403 <entry>&nbsp;<literal>\n</literal></entry>
7404 <entry>newline</entry>
7405 </row>
7406 <row>
7407 <entry>&nbsp;<literal>\r</literal></entry>
7408 <entry>carriage return</entry>
7409 </row>
7410 <row>
7411 <entry>&nbsp;<literal>\t</literal></entry>
7412 <entry>tab</entry>
7413 </row>
7414 <row>
7415 <entry>&nbsp;<literal>\</literal>&lt;<emphasis>octal digits</emphasis>&gt;</entry>
7416 <entry>up to 3 octal digits specify one character</entry>
7417 </row>
7418 <row>
7419 <entry>&nbsp;<literal>\x</literal>&lt;<emphasis>hex digits</emphasis>&gt;</entry>
7420 <entry>up to 2 hexadecimal digits specify one character</entry>
7421 </row>
7422 </tbody>
7423 </tgroup>
7424 </informaltable>
7425 <para>
7426 If a backslash is followed by some other character, including a double-quote
7427 character, that character replaces the pair.
7428 </para>
7429 <para>
7430 Quoting is necessary only if you want to make use of the backslash escapes to
7431 insert special characters, or if you need to specify a value with leading or
7432 trailing spaces. These cases are rare, so quoting is almost never needed in
7433 current versions of Exim. In versions of Exim before 3.14, quoting was required
7434 in order to continue lines, so you may come across older configuration files
7435 and examples that apparently quote unnecessarily.
7436 </para>
7437 </section>
7438 <section>
7439 <title>Expanded strings</title>
7440 <para>
7441 <indexterm role="concept">
7442 <primary>string expansion</primary>
7443 <secondary>definition of</secondary>
7444 </indexterm>
7445 <indexterm role="concept">
7446 <primary>expansion</primary>
7447 <secondary>definition of</secondary>
7448 </indexterm>
7449 Some strings in the configuration file are subjected to <emphasis>string expansion</emphasis>,
7450 by which means various parts of the string may be changed according to the
7451 circumstances (see chapter <xref linkend="CHAPexpand"/>). The input syntax for such strings
7452 is as just described; in particular, the handling of backslashes in quoted
7453 strings is done as part of the input process, before expansion takes place.
7454 However, backslash is also an escape character for the expander, so any
7455 backslashes that are required for that reason must be doubled if they are
7456 within a quoted configuration string.
7457 </para>
7458 </section>
7459 <section>
7460 <title>User and group names</title>
7461 <para>
7462 <indexterm role="concept">
7463 <primary>user name</primary>
7464 <secondary>format of</secondary>
7465 </indexterm>
7466 <indexterm role="concept">
7467 <primary>format</primary>
7468 <secondary>user name</secondary>
7469 </indexterm>
7470 <indexterm role="concept">
7471 <primary>group</primary>
7472 <secondary>name format</secondary>
7473 </indexterm>
7474 <indexterm role="concept">
7475 <primary>format</primary>
7476 <secondary>group name</secondary>
7477 </indexterm>
7478 User and group names are specified as strings, using the syntax described
7479 above, but the strings are interpreted specially. A user or group name must
7480 either consist entirely of digits, or be a name that can be looked up using the
7481 <function>getpwnam()</function> or <function>getgrnam()</function> function, as appropriate.
7482 </para>
7483 </section>
7484 <section id="SECTlistconstruct">
7485 <title>List construction</title>
7486 <para>
7487 <indexterm role="concept">
7488 <primary>list</primary>
7489 <secondary>syntax of in configuration</secondary>
7490 </indexterm>
7491 <indexterm role="concept">
7492 <primary>format</primary>
7493 <secondary>list item in configuration</secondary>
7494 </indexterm>
7495 <indexterm role="concept">
7496 <primary>string list</primary>
7497 <secondary>definition</secondary>
7498 </indexterm>
7499 The data for some configuration options is a list of items, with colon as the
7500 default separator. Many of these options are shown with type <quote>string list</quote> in
7501 the descriptions later in this document. Others are listed as <quote>domain list</quote>,
7502 <quote>host list</quote>, <quote>address list</quote>, or <quote>local part list</quote>. Syntactically, they
7503 are all the same; however, those other than <quote>string list</quote> are subject to
7504 particular kinds of interpretation, as described in chapter
7505 <xref linkend="CHAPdomhosaddlists"/>.
7506 </para>
7507 <para>
7508 In all these cases, the entire list is treated as a single string as far as the
7509 input syntax is concerned. The <option>trusted_users</option> setting in section
7510 <xref linkend="SECTstrings"/> above is an example. If a colon is actually needed in an item
7511 in a list, it must be entered as two colons. Leading and trailing white space
7512 on each item in a list is ignored. This makes it possible to include items that
7513 start with a colon, and in particular, certain forms of IPv6 address. For
7514 example, the list
7515 </para>
7516 <literallayout class="monospaced">
7517 local_interfaces = 127.0.0.1 : ::::1
7518 </literallayout>
7519 <para>
7520 contains two IP addresses, the IPv4 address 127.0.0.1 and the IPv6 address ::1.
7521 </para>
7522 <para>
7523 <emphasis role="bold">Note</emphasis>: Although leading and trailing white space is ignored in individual
7524 list items, it is not ignored when parsing the list. The space after the first
7525 colon in the example above is necessary. If it were not there, the list would
7526 be interpreted as the two items 127.0.0.1:: and 1.
7527 </para>
7528 <para>
7529 <indexterm role="concept">
7530 <primary>list separator</primary>
7531 <secondary>changing</secondary>
7532 </indexterm>
7533 <indexterm role="concept">
7534 <primary>IPv6</primary>
7535 <secondary>addresses in lists</secondary>
7536 </indexterm>
7537 Doubling colons in IPv6 addresses is an unwelcome chore, so a mechanism was
7538 introduced to allow the separator character to be changed. If a list begins
7539 with a left angle bracket, followed by any punctuation character, that
7540 character is used instead of colon as the list separator. For example, the list
7541 above can be rewritten to use a semicolon separator like this:
7542 </para>
7543 <literallayout class="monospaced">
7544 local_interfaces = &lt;; 127.0.0.1 ; ::1
7545 </literallayout>
7546 <para>
7547 This facility applies to all lists, with the exception of the list in
7548 <option>log_file_path</option>. It is recommended that the use of non-colon separators be
7549 confined to circumstances where they really are needed.
7550 </para>
7551 </section>
7552 <section id="SECTempitelis">
7553 <title>Empty items in lists</title>
7554 <para>
7555 <indexterm role="concept">
7556 <primary>list</primary>
7557 <secondary>empty item in</secondary>
7558 </indexterm>
7559 An empty item at the end of a list is always ignored. In other words, trailing
7560 separator characters are ignored. Thus, the list in
7561 </para>
7562 <literallayout class="monospaced">
7563 senders = user@domain :
7564 </literallayout>
7565 <para>
7566 contains only a single item. If you want to include an empty string as one item
7567 in a list, it must not be the last item. For example, this list contains three
7568 items, the second of which is empty:
7569 </para>
7570 <literallayout class="monospaced">
7571 senders = user1@domain : : user2@domain
7572 </literallayout>
7573 <para>
7574 <emphasis role="bold">Note</emphasis>: There must be white space between the two colons, as otherwise they
7575 are interpreted as representing a single colon data character (and the list
7576 would then contain just one item). If you want to specify a list that contains
7577 just one, empty item, you can do it as in this example:
7578 </para>
7579 <literallayout class="monospaced">
7580 senders = :
7581 </literallayout>
7582 <para>
7583 In this case, the first item is empty, and the second is discarded because it
7584 is at the end of the list.
7585 </para>
7586 </section>
7587 <section id="SECTfordricon">
7588 <title>Format of driver configurations</title>
7589 <para>
7590 <indexterm role="concept">
7591 <primary>drivers</primary>
7592 <secondary>configuration format</secondary>
7593 </indexterm>
7594 There are separate parts in the configuration for defining routers, transports,
7595 and authenticators. In each part, you are defining a number of driver
7596 instances, each with its own set of options. Each driver instance is defined by
7597 a sequence of lines like this:
7598 </para>
7599 <literallayout>
7600 &lt;<emphasis>instance name</emphasis>&gt;:
7601   &lt;<emphasis>option</emphasis>&gt;
7602   ...
7603   &lt;<emphasis>option</emphasis>&gt;
7604 </literallayout>
7605 <para>
7606 In the following example, the instance name is <command>localuser</command>, and it is
7607 followed by three options settings:
7608 </para>
7609 <literallayout class="monospaced">
7610 localuser:
7611   driver = accept
7612   check_local_user
7613   transport = local_delivery
7614 </literallayout>
7615 <para>
7616 For each driver instance, you specify which Exim code module it uses &ndash; by the
7617 setting of the <option>driver</option> option &ndash; and (optionally) some configuration
7618 settings. For example, in the case of transports, if you want a transport to
7619 deliver with SMTP you would use the <command>smtp</command> driver; if you want to deliver to
7620 a local file you would use the <command>appendfile</command> driver. Each of the drivers is
7621 described in detail in its own separate chapter later in this manual.
7622 </para>
7623 <para>
7624 You can have several routers, transports, or authenticators that are based on
7625 the same underlying driver (each must have a different instance name).
7626 </para>
7627 <para>
7628 The order in which routers are defined is important, because addresses are
7629 passed to individual routers one by one, in order. The order in which
7630 transports are defined does not matter at all. The order in which
7631 authenticators are defined is used only when Exim, as a client, is searching
7632 them to find one that matches an authentication mechanism offered by the
7633 server.
7634 </para>
7635 <para>
7636 <indexterm role="concept">
7637 <primary>generic options</primary>
7638 </indexterm>
7639 <indexterm role="concept">
7640 <primary>options</primary>
7641 <secondary>generic &ndash; definition of</secondary>
7642 </indexterm>
7643 Within a driver instance definition, there are two kinds of option: <emphasis>generic</emphasis>
7644 and <emphasis>private</emphasis>. The generic options are those that apply to all drivers of the
7645 same type (that is, all routers, all transports or all authenticators). The
7646 <option>driver</option> option is a generic option that must appear in every definition.
7647 <indexterm role="concept">
7648 <primary>private options</primary>
7649 </indexterm>
7650 The private options are special for each driver, and none need appear, because
7651 they all have default values.
7652 </para>
7653 <para>
7654 The options may appear in any order, except that the <option>driver</option> option must
7655 precede any private options, since these depend on the particular driver. For
7656 this reason, it is recommended that <option>driver</option> always be the first option.
7657 </para>
7658 <para>
7659 Driver instance names, which are used for reference in log entries and
7660 elsewhere, can be any sequence of letters, digits, and underscores (starting
7661 with a letter) and must be unique among drivers of the same type. A router and
7662 a transport (for example) can each have the same name, but no two router
7663 instances can have the same name. The name of a driver instance should not be
7664 confused with the name of the underlying driver module. For example, the
7665 configuration lines:
7666 </para>
7667 <literallayout class="monospaced">
7668 remote_smtp:
7669   driver = smtp
7670 </literallayout>
7671 <para>
7672 create an instance of the <command>smtp</command> transport driver whose name is
7673 <command>remote_smtp</command>. The same driver code can be used more than once, with
7674 different instance names and different option settings each time. A second
7675 instance of the <command>smtp</command> transport, with different options, might be defined
7676 thus:
7677 </para>
7678 <literallayout class="monospaced">
7679 special_smtp:
7680   driver = smtp
7681   port = 1234
7682   command_timeout = 10s
7683 </literallayout>
7684 <para>
7685 The names <command>remote_smtp</command> and <command>special_smtp</command> would be used to reference
7686 these transport instances from routers, and these names would appear in log
7687 lines.
7688 </para>
7689 <para>
7690 Comment lines may be present in the middle of driver specifications. The full
7691 list of option settings for any particular driver instance, including all the
7692 defaulted values, can be extracted by making use of the <option>-bP</option> command line
7693 option.
7694 </para>
7695 </section>
7696 </chapter>
7697
7698 <chapter id="CHAPdefconfil">
7699 <title>The default configuration file</title>
7700 <para>
7701 <indexterm role="concept" id="IIDconfiwal" class="startofrange">
7702 <primary>configuration file</primary>
7703 <secondary>default <quote>walk through</quote></secondary>
7704 </indexterm>
7705 <indexterm role="concept">
7706 <primary>default</primary>
7707 <secondary>configuration file <quote>walk through</quote></secondary>
7708 </indexterm>
7709 The default configuration file supplied with Exim as <filename>src/configure.default</filename>
7710 is sufficient for a host with simple mail requirements. As an introduction to
7711 the way Exim is configured, this chapter <quote>walks through</quote> the default
7712 configuration, giving brief explanations of the settings. Detailed descriptions
7713 of the options are given in subsequent chapters. The default configuration file
7714 itself contains extensive comments about ways you might want to modify the
7715 initial settings. However, note that there are many options that are not
7716 mentioned at all in the default configuration.
7717 </para>
7718 <section>
7719 <title>Main configuration settings</title>
7720 <para>
7721 The main (global) configuration option settings must always come first in the
7722 file. The first thing you&#x2019;ll see in the file, after some initial comments, is
7723 the line
7724 </para>
7725 <literallayout class="monospaced">
7726 # primary_hostname =
7727 </literallayout>
7728 <para>
7729 This is a commented-out setting of the <option>primary_hostname</option> option. Exim needs
7730 to know the official, fully qualified name of your host, and this is where you
7731 can specify it. However, in most cases you do not need to set this option. When
7732 it is unset, Exim uses the <function>uname()</function> system function to obtain the host name.
7733 </para>
7734 <para>
7735 The first three non-comment configuration lines are as follows:
7736 </para>
7737 <literallayout class="monospaced">
7738 domainlist local_domains = @
7739 domainlist relay_to_domains =
7740 hostlist   relay_from_hosts = 127.0.0.1
7741 </literallayout>
7742 <para>
7743 These are not, in fact, option settings. They are definitions of two named
7744 domain lists and one named host list. Exim allows you to give names to lists of
7745 domains, hosts, and email addresses, in order to make it easier to manage the
7746 configuration file (see section <xref linkend="SECTnamedlists"/>).
7747 </para>
7748 <para>
7749 The first line defines a domain list called <emphasis>local_domains</emphasis>; this is used
7750 later in the configuration to identify domains that are to be delivered
7751 on the local host.
7752 </para>
7753 <para>
7754 <indexterm role="concept">
7755 <primary>@ in a domain list</primary>
7756 </indexterm>
7757 There is just one item in this list, the string <quote>@</quote>. This is a special form
7758 of entry which means <quote>the name of the local host</quote>. Thus, if the local host is
7759 called <emphasis>a.host.example</emphasis>, mail to <emphasis>any.user@a.host.example</emphasis> is expected to
7760 be delivered locally. Because the local host&#x2019;s name is referenced indirectly,
7761 the same configuration file can be used on different hosts.
7762 </para>
7763 <para>
7764 The second line defines a domain list called <emphasis>relay_to_domains</emphasis>, but the
7765 list itself is empty. Later in the configuration we will come to the part that
7766 controls mail relaying through the local host; it allows relaying to any
7767 domains in this list. By default, therefore, no relaying on the basis of a mail
7768 domain is permitted.
7769 </para>
7770 <para>
7771 The third line defines a host list called <emphasis>relay_from_hosts</emphasis>. This list is
7772 used later in the configuration to permit relaying from any host or IP address
7773 that matches the list. The default contains just the IP address of the IPv4
7774 loopback interface, which means that processes on the local host are able to
7775 submit mail for relaying by sending it over TCP/IP to that interface. No other
7776 hosts are permitted to submit messages for relaying.
7777 </para>
7778 <para>
7779 Just to be sure there&#x2019;s no misunderstanding: at this point in the configuration
7780 we aren&#x2019;t actually setting up any controls. We are just defining some domains
7781 and hosts that will be used in the controls that are specified later.
7782 </para>
7783 <para>
7784 The next two configuration lines are genuine option settings:
7785 </para>
7786 <literallayout class="monospaced">
7787 acl_smtp_rcpt = acl_check_rcpt
7788 acl_smtp_data = acl_check_data
7789 </literallayout>
7790 <para>
7791 These options specify <emphasis>Access Control Lists</emphasis> (ACLs) that are to be used
7792 during an incoming SMTP session for every recipient of a message (every RCPT
7793 command), and after the contents of the message have been received,
7794 respectively. The names of the lists are <emphasis>acl_check_rcpt</emphasis> and
7795 <emphasis>acl_check_data</emphasis>, and we will come to their definitions below, in the ACL
7796 section of the configuration. The RCPT ACL controls which recipients are
7797 accepted for an incoming message &ndash; if a configuration does not provide an ACL
7798 to check recipients, no SMTP mail can be accepted. The DATA ACL allows the
7799 contents of a message to be checked.
7800 </para>
7801 <para>
7802 Two commented-out option settings are next:
7803 </para>
7804 <literallayout class="monospaced">
7805 # av_scanner = clamd:/tmp/clamd
7806 # spamd_address = 127.0.0.1 783
7807 </literallayout>
7808 <para>
7809 These are example settings that can be used when Exim is compiled with the
7810 content-scanning extension. The first specifies the interface to the virus
7811 scanner, and the second specifies the interface to SpamAssassin. Further
7812 details are given in chapter <xref linkend="CHAPexiscan"/>.
7813 </para>
7814 <para>
7815 Two more commented-out options settings follow:
7816 </para>
7817 <literallayout class="monospaced">
7818 # qualify_domain =
7819 # qualify_recipient =
7820 </literallayout>
7821 <para>
7822 The first of these specifies a domain that Exim uses when it constructs a
7823 complete email address from a local login name. This is often needed when Exim
7824 receives a message from a local process. If you do not set <option>qualify_domain</option>,
7825 the value of <option>primary_hostname</option> is used. If you set both of these options,
7826 you can have different qualification domains for sender and recipient
7827 addresses. If you set only the first one, its value is used in both cases.
7828 </para>
7829 <para>
7830 <indexterm role="concept">
7831 <primary>domain literal</primary>
7832 <secondary>recognizing format</secondary>
7833 </indexterm>
7834 The following line must be uncommented if you want Exim to recognize
7835 addresses of the form <emphasis>user@[10.11.12.13]</emphasis> that is, with a <quote>domain literal</quote>
7836 (an IP address within square brackets) instead of a named domain.
7837 </para>
7838 <literallayout class="monospaced">
7839 # allow_domain_literals
7840 </literallayout>
7841 <para>
7842 The RFCs still require this form, but many people think that in the modern
7843 Internet it makes little sense to permit mail to be sent to specific hosts by
7844 quoting their IP addresses. This ancient format has been used by people who
7845 try to abuse hosts by using them for unwanted relaying. However, some
7846 people believe there are circumstances (for example, messages addressed to
7847 <emphasis>postmaster</emphasis>) where domain literals are still useful.
7848 </para>
7849 <para>
7850 The next configuration line is a kind of trigger guard:
7851 </para>
7852 <literallayout class="monospaced">
7853 never_users = root
7854 </literallayout>
7855 <para>
7856 It specifies that no delivery must ever be run as the root user. The normal
7857 convention is to set up <emphasis>root</emphasis> as an alias for the system administrator. This
7858 setting is a guard against slips in the configuration.
7859 The list of users specified by <option>never_users</option> is not, however, the complete
7860 list; the build-time configuration in <filename>Local/Makefile</filename> has an option called
7861 FIXED_NEVER_USERS specifying a list that cannot be overridden. The
7862 contents of <option>never_users</option> are added to this list. By default
7863 FIXED_NEVER_USERS also specifies root.
7864 </para>
7865 <para>
7866 When a remote host connects to Exim in order to send mail, the only information
7867 Exim has about the host&#x2019;s identity is its IP address. The next configuration
7868 line,
7869 </para>
7870 <literallayout class="monospaced">
7871 host_lookup = *
7872 </literallayout>
7873 <para>
7874 specifies that Exim should do a reverse DNS lookup on all incoming connections,
7875 in order to get a host name. This improves the quality of the logging
7876 information, but if you feel it is too expensive, you can remove it entirely,
7877 or restrict the lookup to hosts on <quote>nearby</quote> networks.
7878 Note that it is not always possible to find a host name from an IP address,
7879 because not all DNS reverse zones are maintained, and sometimes DNS servers are
7880 unreachable.
7881 </para>
7882 <para>
7883 The next two lines are concerned with <emphasis>ident</emphasis> callbacks, as defined by RFC
7884 1413 (hence their names):
7885 </para>
7886 <literallayout class="monospaced" revisionflag="changed">
7887 rfc1413_hosts = *
7888 rfc1413_query_timeout = 5s
7889 </literallayout>
7890 <para>
7891 These settings cause Exim to make ident callbacks for all incoming SMTP calls.
7892 You can limit the hosts to which these calls are made, or change the timeout
7893 that is used. If you set the timeout to zero, all ident calls are disabled.
7894 Although they are cheap and can provide useful information for tracing problem
7895 messages, some hosts and firewalls have problems with ident calls. This can
7896 result in a timeout instead of an immediate refused connection, leading to
7897 delays on starting up an incoming SMTP session.
7898 </para>
7899 <para>
7900 When Exim receives messages over SMTP connections, it expects all addresses to
7901 be fully qualified with a domain, as required by the SMTP definition. However,
7902 if you are running a server to which simple clients submit messages, you may
7903 find that they send unqualified addresses. The two commented-out options:
7904 </para>
7905 <literallayout class="monospaced">
7906 # sender_unqualified_hosts =
7907 # recipient_unqualified_hosts =
7908 </literallayout>
7909 <para>
7910 show how you can specify hosts that are permitted to send unqualified sender
7911 and recipient addresses, respectively.
7912 </para>
7913 <para>
7914 The <option>percent_hack_domains</option> option is also commented out:
7915 </para>
7916 <literallayout class="monospaced">
7917 # percent_hack_domains =
7918 </literallayout>
7919 <para>
7920 It provides a list of domains for which the <quote>percent hack</quote> is to operate.
7921 This is an almost obsolete form of explicit email routing. If you do not know
7922 anything about it, you can safely ignore this topic.
7923 </para>
7924 <para>
7925 The last two settings in the main part of the default configuration are
7926 concerned with messages that have been <quote>frozen</quote> on Exim&#x2019;s queue. When a
7927 message is frozen, Exim no longer continues to try to deliver it. Freezing
7928 occurs when a bounce message encounters a permanent failure because the sender
7929 address of the original message that caused the bounce is invalid, so the
7930 bounce cannot be delivered. This is probably the most common case, but there
7931 are also other conditions that cause freezing, and frozen messages are not
7932 always bounce messages.
7933 </para>
7934 <literallayout class="monospaced">
7935 ignore_bounce_errors_after = 2d
7936 timeout_frozen_after = 7d
7937 </literallayout>
7938 <para>
7939 The first of these options specifies that failing bounce messages are to be
7940 discarded after 2 days on the queue. The second specifies that any frozen
7941 message (whether a bounce message or not) is to be timed out (and discarded)
7942 after a week. In this configuration, the first setting ensures that no failing
7943 bounce message ever lasts a week.
7944 </para>
7945 </section>
7946 <section>
7947 <title>ACL configuration</title>
7948 <para>
7949 <indexterm role="concept">
7950 <primary>default</primary>
7951 <secondary>ACLs</secondary>
7952 </indexterm>
7953 <indexterm role="concept">
7954 <primary>access control lists (ACLs)</primary>
7955 <secondary>default configuration</secondary>
7956 </indexterm>
7957 In the default configuration, the ACL section follows the main configuration.
7958 It starts with the line
7959 </para>
7960 <literallayout class="monospaced">
7961 begin acl
7962 </literallayout>
7963 <para>
7964 and it contains the definitions of two ACLs, called <emphasis>acl_check_rcpt</emphasis> and
7965 <emphasis>acl_check_data</emphasis>, that were referenced in the settings of <option>acl_smtp_rcpt</option>
7966 and <option>acl_smtp_data</option> above.
7967 </para>
7968 <para>
7969 <indexterm role="concept">
7970 <primary>RCPT</primary>
7971 <secondary>ACL for</secondary>
7972 </indexterm>
7973 The first ACL is used for every RCPT command in an incoming SMTP message. Each
7974 RCPT command specifies one of the message&#x2019;s recipients. The ACL statements
7975 are considered in order, until the recipient address is either accepted or
7976 rejected. The RCPT command is then accepted or rejected, according to the
7977 result of the ACL processing.
7978 </para>
7979 <literallayout class="monospaced">
7980 acl_check_rcpt:
7981 </literallayout>
7982 <para>
7983 This line, consisting of a name terminated by a colon, marks the start of the
7984 ACL, and names it.
7985 </para>
7986 <literallayout class="monospaced">
7987 accept  hosts = :
7988 </literallayout>
7989 <para>
7990 This ACL statement accepts the recipient if the sending host matches the list.
7991 But what does that strange list mean? It doesn&#x2019;t actually contain any host
7992 names or IP addresses. The presence of the colon puts an empty item in the
7993 list; Exim matches this only if the incoming message did not come from a remote
7994 host, because in that case, the remote hostname is empty. The colon is
7995 important. Without it, the list itself is empty, and can never match anything.
7996 </para>
7997 <para>
7998 What this statement is doing is to accept unconditionally all recipients in
7999 messages that are submitted by SMTP from local processes using the standard
8000 input and output (that is, not using TCP/IP). A number of MUAs operate in this
8001 manner.
8002 </para>
8003 <literallayout class="monospaced">
8004 deny    message       = Restricted characters in address
8005         domains       = +local_domains
8006         local_parts   = ^[.] : ^.*[@%!/|]
8007
8008 deny    message       = Restricted characters in address
8009         domains       = !+local_domains
8010         local_parts   = ^[./|] : ^.*[@%!] : ^.*/\\.\\./
8011 </literallayout>
8012 <para>
8013 These statements are concerned with local parts that contain any of the
8014 characters <quote>@</quote>, <quote>%</quote>, <quote>!</quote>, <quote>/</quote>, <quote>|</quote>, or dots in unusual places.
8015 Although these characters are entirely legal in local parts (in the case of
8016 <quote>@</quote> and leading dots, only if correctly quoted), they do not commonly occur
8017 in Internet mail addresses.
8018 </para>
8019 <para>
8020 The first three have in the past been associated with explicitly routed
8021 addresses (percent is still sometimes used &ndash; see the <option>percent_hack_domains</option>
8022 option). Addresses containing these characters are regularly tried by spammers
8023 in an attempt to bypass relaying restrictions, and also by open relay testing
8024 programs. Unless you really need them it is safest to reject these characters
8025 at this early stage. This configuration is heavy-handed in rejecting these
8026 characters for all messages it accepts from remote hosts. This is a deliberate
8027 policy of being as safe as possible.
8028 </para>
8029 <para>
8030 The first rule above is stricter, and is applied to messages that are addressed
8031 to one of the local domains handled by this host. This is implemented by the
8032 first condition, which restricts it to domains that are listed in the
8033 <emphasis>local_domains</emphasis> domain list. The <quote>+</quote> character is used to indicate a
8034 reference to a named list. In this configuration, there is just one domain in
8035 <emphasis>local_domains</emphasis>, but in general there may be many.
8036 </para>
8037 <para>
8038 The second condition on the first statement uses two regular expressions to
8039 block local parts that begin with a dot or contain <quote>@</quote>, <quote>%</quote>, <quote>!</quote>, <quote>/</quote>,
8040 or <quote>|</quote>. If you have local accounts that include these characters, you will
8041 have to modify this rule.
8042 </para>
8043 <para>
8044 Empty components (two dots in a row) are not valid in RFC 2822, but Exim
8045 allows them because they have been encountered in practice. (Consider the
8046 common convention of local parts constructed as
8047 <quote><emphasis>first-initial.second-initial.family-name</emphasis></quote> when applied to someone like
8048 the author of Exim, who has no second initial.) However, a local part starting
8049 with a dot or containing <quote>/../</quote> can cause trouble if it is used as part of a
8050 file name (for example, for a mailing list). This is also true for local parts
8051 that contain slashes. A pipe symbol can also be troublesome if the local part
8052 is incorporated unthinkingly into a shell command line.
8053 </para>
8054 <para>
8055 The second rule above applies to all other domains, and is less strict. This
8056 allows your own users to send outgoing messages to sites that use slashes
8057 and vertical bars in their local parts. It blocks local parts that begin
8058 with a dot, slash, or vertical bar, but allows these characters within the
8059 local part. However, the sequence <quote>/../</quote> is barred. The use of <quote>@</quote>, <quote>%</quote>,
8060 and <quote>!</quote> is blocked, as before. The motivation here is to prevent your users
8061 (or your users&#x2019; viruses) from mounting certain kinds of attack on remote sites.
8062 </para>
8063 <literallayout class="monospaced">
8064 accept  local_parts   = postmaster
8065         domains       = +local_domains
8066 </literallayout>
8067 <para>
8068 This statement, which has two conditions, accepts an incoming address if the
8069 local part is <emphasis>postmaster</emphasis> and the domain is one of those listed in the
8070 <emphasis>local_domains</emphasis> domain list. The <quote>+</quote> character is used to indicate a
8071 reference to a named list. In this configuration, there is just one domain in
8072 <emphasis>local_domains</emphasis>, but in general there may be many.
8073 </para>
8074 <para>
8075 The presence of this statement means that mail to postmaster is never blocked
8076 by any of the subsequent tests. This can be helpful while sorting out problems
8077 in cases where the subsequent tests are incorrectly denying access.
8078 </para>
8079 <literallayout class="monospaced">
8080 require verify        = sender
8081 </literallayout>
8082 <para>
8083 This statement requires the sender address to be verified before any subsequent
8084 ACL statement can be used. If verification fails, the incoming recipient
8085 address is refused. Verification consists of trying to route the address, to
8086 see if a bounce message could be delivered to it. In the case of remote
8087 addresses, basic verification checks only the domain, but <emphasis>callouts</emphasis> can be
8088 used for more verification if required. Section <xref linkend="SECTaddressverification"/>
8089 discusses the details of address verification.
8090 </para>
8091 <literallayout class="monospaced">
8092 accept  hosts         = +relay_from_hosts
8093         control       = submission
8094 </literallayout>
8095 <para>
8096 This statement accepts the address if the message is coming from one of the
8097 hosts that are defined as being allowed to relay through this host. Recipient
8098 verification is omitted here, because in many cases the clients are dumb MUAs
8099 that do not cope well with SMTP error responses. For the same reason, the
8100 second line specifies <quote>submission mode</quote> for messages that are accepted. This
8101 is described in detail in section <xref linkend="SECTsubmodnon"/>; it causes Exim to fix
8102 messages that are deficient in some way, for example, because they lack a
8103 <emphasis>Date:</emphasis> header line. If you are actually relaying out from MTAs, you should
8104 probably add recipient verification here, and disable submission mode.
8105 </para>
8106 <literallayout class="monospaced">
8107 accept  authenticated = *
8108         control       = submission
8109 </literallayout>
8110 <para>
8111 This statement accepts the address if the client host has authenticated itself.
8112 Submission mode is again specified, on the grounds that such messages are most
8113 likely to come from MUAs. The default configuration does not define any
8114 authenticators, which means that no client can in fact authenticate. You will
8115 need to add authenticator definitions if you want to make use of this ACL
8116 statement.
8117 </para>
8118 <literallayout class="monospaced">
8119 # deny    message     = rejected because $sender_host_address \
8120 #                       is in a black list at $dnslist_domain\n\
8121 #                       $dnslist_text
8122 #         dnslists    = black.list.example
8123 #
8124 # warn    message     = X-Warning: $sender_host_address is \
8125 #                       in a black list at $dnslist_domain
8126 #         log_message = found in $dnslist_domain
8127 #         dnslists    = black.list.example
8128 </literallayout>
8129 <para>
8130 These commented-out lines are examples of how you could configure Exim to check
8131 sending hosts against a DNS black list. The first statement rejects messages
8132 from blacklisted hosts, whereas the second merely inserts a warning header
8133 line.
8134 </para>
8135 <literallayout class="monospaced">
8136 accept  domains       = +local_domains
8137         endpass
8138         verify        = recipient
8139 </literallayout>
8140 <para>
8141 This statement accepts the incoming recipient address if its domain is one of
8142 the local domains, but only if the address can be verified. Verification of
8143 local addresses normally checks both the local part and the domain. The
8144 <option>endpass</option> line needs some explanation: if the condition above <option>endpass</option>
8145 fails, that is, if the address is not in a local domain, control is passed to
8146 the next ACL statement. However, if the condition below <option>endpass</option> fails, that
8147 is, if a recipient in a local domain cannot be verified, access is denied and
8148 the recipient is rejected.
8149 </para>
8150 <literallayout class="monospaced">
8151 accept  domains       = +relay_to_domains
8152         endpass
8153         verify        = recipient
8154 </literallayout>
8155 <para>
8156 This statement accepts the incoming recipient address if its domain is one of
8157 the domains for which this host is a relay, but again, only if the address can
8158 be verified.
8159 </para>
8160 <literallayout class="monospaced">
8161 deny    message       = relay not permitted
8162 </literallayout>
8163 <para>
8164 The final statement denies access, giving a specific error message. Reaching
8165 the end of the ACL also causes access to be denied, but with the generic
8166 message <quote>administrative prohibition</quote>.
8167 </para>
8168 <literallayout class="monospaced">
8169 acl_check_data:
8170 </literallayout>
8171 <para>
8172 This line marks the start of the second ACL, and names it. Most of the contents
8173 of this ACL are commented out:
8174 </para>
8175 <literallayout class="monospaced">
8176 # deny    malware   = *
8177 #         message   = This message contains a virus \
8178 #                     ($malware_name).
8179 </literallayout>
8180 <para>
8181 These lines are examples of how to arrange for messages to be scanned for
8182 viruses when Exim has been compiled with the content-scanning extension, and a
8183 suitable virus scanner is installed. If the message is found to contain a
8184 virus, it is rejected with the given custom error message.
8185 </para>
8186 <literallayout class="monospaced">
8187 # warn    spam      = nobody
8188 #         message   = X-Spam_score: $spam_score\n\
8189 #                     X-Spam_score_int: $spam_score_int\n\
8190 #                     X-Spam_bar: $spam_bar\n\
8191 #                     X-Spam_report: $spam_report
8192 </literallayout>
8193 <para>
8194 These lines are an example of how to arrange for messages to be scanned by
8195 SpamAssassin when Exim has been compiled with the content-scanning extension,
8196 and SpamAssassin has been installed. The SpamAssassin check is run with
8197 <literal>nobody</literal> as its user parameter, and the results are added to the message as a
8198 series of extra header line. In this case, the message is not rejected,
8199 whatever the spam score.
8200 </para>
8201 <literallayout class="monospaced">
8202 accept
8203 </literallayout>
8204 <para>
8205 This final line in the DATA ACL accepts the message unconditionally.
8206 </para>
8207 </section>
8208 <section>
8209 <title>Router configuration</title>
8210 <para>
8211 <indexterm role="concept">
8212 <primary>default</primary>
8213 <secondary>routers</secondary>
8214 </indexterm>
8215 <indexterm role="concept">
8216 <primary>routers</primary>
8217 <secondary>default</secondary>
8218 </indexterm>
8219 The router configuration comes next in the default configuration, introduced
8220 by the line
8221 </para>
8222 <literallayout class="monospaced">
8223 begin routers
8224 </literallayout>
8225 <para>
8226 Routers are the modules in Exim that make decisions about where to send
8227 messages. An address is passed to each router in turn, until it is either
8228 accepted, or failed. This means that the order in which you define the routers
8229 matters. Each router is fully described in its own chapter later in this
8230 manual. Here we give only brief overviews.
8231 </para>
8232 <literallayout class="monospaced">
8233 # domain_literal:
8234 #   driver = ipliteral
8235 #   domains = !+local_domains
8236 #   transport = remote_smtp
8237 </literallayout>
8238 <para>
8239 <indexterm role="concept">
8240 <primary>domain literal</primary>
8241 <secondary>default router</secondary>
8242 </indexterm>
8243 This router is commented out because the majority of sites do not want to
8244 support domain literal addresses (those of the form <emphasis>user@[10.9.8.7]</emphasis>). If
8245 you uncomment this router, you also need to uncomment the setting of
8246 <option>allow_domain_literals</option> in the main part of the configuration.
8247 </para>
8248 <literallayout class="monospaced">
8249 dnslookup:
8250   driver = dnslookup
8251   domains = ! +local_domains
8252   transport = remote_smtp
8253   ignore_target_hosts = 0.0.0.0 : 127.0.0.0/8
8254   no_more
8255 </literallayout>
8256 <para>
8257 The first uncommented router handles addresses that do not involve any local
8258 domains. This is specified by the line
8259 </para>
8260 <literallayout class="monospaced">
8261 domains = ! +local_domains
8262 </literallayout>
8263 <para>
8264 The <option>domains</option> option lists the domains to which this router applies, but the
8265 exclamation mark is a negation sign, so the router is used only for domains
8266 that are not in the domain list called <emphasis>local_domains</emphasis> (which was defined at
8267 the start of the configuration). The plus sign before <emphasis>local_domains</emphasis>
8268 indicates that it is referring to a named list. Addresses in other domains are
8269 passed on to the following routers.
8270 </para>
8271 <para>
8272 The name of the router driver is <command>dnslookup</command>,
8273 and is specified by the <option>driver</option> option. Do not be confused by the fact that
8274 the name of this router instance is the same as the name of the driver. The
8275 instance name is arbitrary, but the name set in the <option>driver</option> option must be
8276 one of the driver modules that is in the Exim binary.
8277 </para>
8278 <para>
8279 The <command>dnslookup</command> router routes addresses by looking up their domains in the
8280 DNS in order to obtain a list of hosts to which the address is routed. If the
8281 router succeeds, the address is queued for the <command>remote_smtp</command> transport, as
8282 specified by the <option>transport</option> option. If the router does not find the domain
8283 in the DNS, no further routers are tried because of the <option>no_more</option> setting, so
8284 the address fails and is bounced.
8285 </para>
8286 <para>
8287 The <option>ignore_target_hosts</option> option specifies a list of IP addresses that are to
8288 be entirely ignored. This option is present because a number of cases have been
8289 encountered where MX records in the DNS point to host names
8290 whose IP addresses are 0.0.0.0 or are in the 127 subnet (typically 127.0.0.1).
8291 Completely ignoring these IP addresses causes Exim to fail to route the
8292 email address, so it bounces. Otherwise, Exim would log a routing problem, and
8293 continue to try to deliver the message periodically until the address timed
8294 out.
8295 </para>
8296 <literallayout class="monospaced">
8297 system_aliases:
8298   driver = redirect
8299   allow_fail
8300   allow_defer
8301   data = ${lookup{$local_part}lsearch{/etc/aliases}}
8302 # user = exim
8303   file_transport = address_file
8304   pipe_transport = address_pipe
8305 </literallayout>
8306 <para>
8307 Control reaches this and subsequent routers only for addresses in the local
8308 domains. This router checks to see whether the local part is defined as an
8309 alias in the <filename>/etc/aliases</filename> file, and if so, redirects it according to the
8310 data that it looks up from that file. If no data is found for the local part,
8311 the value of the <option>data</option> option is empty, causing the address to be passed to
8312 the next router.
8313 </para>
8314 <para>
8315 <filename>/etc/aliases</filename> is a conventional name for the system aliases file that is
8316 often used. That is why it is referenced by from the default configuration
8317 file. However, you can change this by setting SYSTEM_ALIASES_FILE in
8318 <filename>Local/Makefile</filename> before building Exim.
8319 </para>
8320 <literallayout class="monospaced">
8321 userforward:
8322   driver = redirect
8323   check_local_user
8324 # local_part_suffix = +* : -*
8325 # local_part_suffix_optional
8326   file = $home/.forward
8327 # allow_filter
8328   no_verify
8329   no_expn
8330   check_ancestor
8331   file_transport = address_file
8332   pipe_transport = address_pipe
8333   reply_transport = address_reply
8334 </literallayout>
8335 <para>
8336 This is the most complicated router in the default configuration. It is another
8337 redirection router, but this time it is looking for forwarding data set up by
8338 individual users. The <option>check_local_user</option> setting specifies a check that the
8339 local part of the address is the login name of a local user. If it is not, the
8340 router is skipped. The two commented options that follow <option>check_local_user</option>,
8341 namely:
8342 </para>
8343 <literallayout class="monospaced">
8344 # local_part_suffix = +* : -*
8345 # local_part_suffix_optional
8346 </literallayout>
8347 <para>
8348 <indexterm role="concept">
8349 <primary><varname>$local_part_suffix</varname></primary>
8350 </indexterm>
8351 show how you can specify the recognition of local part suffixes. If the first
8352 is uncommented, a suffix beginning with either a plus or a minus sign, followed
8353 by any sequence of characters, is removed from the local part and placed in the
8354 variable <varname>$local_part_suffix</varname>. The second suffix option specifies that the
8355 presence of a suffix in the local part is optional. When a suffix is present,
8356 the check for a local login uses the local part with the suffix removed.
8357 </para>
8358 <para>
8359 When a local user account is found, the file called <filename>.forward</filename> in the user&#x2019;s
8360 home directory is consulted. If it does not exist, or is empty, the router
8361 declines. Otherwise, the contents of <filename>.forward</filename> are interpreted as
8362 redirection data (see chapter <xref linkend="CHAPredirect"/> for more details).
8363 </para>
8364 <para>
8365 <indexterm role="concept">
8366 <primary>Sieve filter</primary>
8367 <secondary>enabling in default router</secondary>
8368 </indexterm>
8369 Traditional <filename>.forward</filename> files contain just a list of addresses, pipes, or
8370 files. Exim supports this by default. However, if <option>allow_filter</option> is set (it
8371 is commented out by default), the contents of the file are interpreted as a set
8372 of Exim or Sieve filtering instructions, provided the file begins with <quote>#Exim
8373 filter</quote> or <quote>#Sieve filter</quote>, respectively. User filtering is discussed in the
8374 separate document entitled <emphasis>Exim&#x2019;s interfaces to mail filtering</emphasis>.
8375 </para>
8376 <para>
8377 The <option>no_verify</option> and <option>no_expn</option> options mean that this router is skipped when
8378 verifying addresses, or when running as a consequence of an SMTP EXPN command.
8379 There are two reasons for doing this:
8380 </para>
8381 <orderedlist numeration="arabic">
8382 <listitem>
8383 <para>
8384 Whether or not a local user has a <filename>.forward</filename> file is not really relevant when
8385 checking an address for validity; it makes sense not to waste resources doing
8386 unnecessary work.
8387 </para>
8388 </listitem>
8389 <listitem>
8390 <para>
8391 More importantly, when Exim is verifying addresses or handling an EXPN
8392 command during an SMTP session, it is running as the Exim user, not as root.
8393 The group is the Exim group, and no additional groups are set up.
8394 It may therefore not be possible for Exim to read users&#x2019; <filename>.forward</filename> files at
8395 this time.
8396 </para>
8397 </listitem>
8398 </orderedlist>
8399 <para>
8400 The setting of <option>check_ancestor</option> prevents the router from generating a new
8401 address that is the same as any previous address that was redirected. (This
8402 works round a problem concerning a bad interaction between aliasing and
8403 forwarding &ndash; see section <xref linkend="SECTredlocmai"/>).
8404 </para>
8405 <para>
8406 The final three option settings specify the transports that are to be used when
8407 forwarding generates a direct delivery to a file, or to a pipe, or sets up an
8408 auto-reply, respectively. For example, if a <filename>.forward</filename> file contains
8409 </para>
8410 <literallayout class="monospaced">
8411 a.nother@elsewhere.example, /home/spqr/archive
8412 </literallayout>
8413 <para>
8414 the delivery to <filename>/home/spqr/archive</filename> is done by running the <option>address_file</option>
8415 transport.
8416 </para>
8417 <literallayout class="monospaced">
8418 localuser:
8419   driver = accept
8420   check_local_user
8421 # local_part_suffix = +* : -*
8422 # local_part_suffix_optional
8423   transport = local_delivery
8424 </literallayout>
8425 <para>
8426 The final router sets up delivery into local mailboxes, provided that the local
8427 part is the name of a local login, by accepting the address and assigning it to
8428 the <command>local_delivery</command> transport. Otherwise, we have reached the end of the
8429 routers, so the address is bounced. The commented suffix settings fulfil the
8430 same purpose as they do for the <command>userforward</command> router.
8431 </para>
8432 </section>
8433 <section>
8434 <title>Transport configuration</title>
8435 <para>
8436 <indexterm role="concept">
8437 <primary>default</primary>
8438 <secondary>transports</secondary>
8439 </indexterm>
8440 <indexterm role="concept">
8441 <primary>transports</primary>
8442 <secondary>default</secondary>
8443 </indexterm>
8444 Transports define mechanisms for actually delivering messages. They operate
8445 only when referenced from routers, so the order in which they are defined does
8446 not matter. The transports section of the configuration starts with
8447 </para>
8448 <literallayout class="monospaced">
8449 begin transports
8450 </literallayout>
8451 <para>
8452 One remote transport and four local transports are defined.
8453 </para>
8454 <literallayout class="monospaced">
8455 remote_smtp:
8456   driver = smtp
8457 </literallayout>
8458 <para>
8459 This transport is used for delivering messages over SMTP connections. All its
8460 options are defaulted. The list of remote hosts comes from the router.
8461 </para>
8462 <literallayout class="monospaced">
8463 local_delivery:
8464   driver = appendfile
8465   file = /var/mail/$local_part
8466   delivery_date_add
8467   envelope_to_add
8468   return_path_add
8469 # group = mail
8470 # mode = 0660
8471 </literallayout>
8472 <para>
8473 This <command>appendfile</command> transport is used for local delivery to user mailboxes in
8474 traditional BSD mailbox format. By default it runs under the uid and gid of the
8475 local user, which requires the sticky bit to be set on the <filename>/var/mail</filename>
8476 directory. Some systems use the alternative approach of running mail deliveries
8477 under a particular group instead of using the sticky bit. The commented options
8478 show how this can be done.
8479 </para>
8480 <para>
8481 Exim adds three headers to the message as it delivers it: <emphasis>Delivery-date:</emphasis>,
8482 <emphasis>Envelope-to:</emphasis> and <emphasis>Return-path:</emphasis>. This action is requested by the three
8483 similarly-named options above.
8484 </para>
8485 <literallayout class="monospaced">
8486 address_pipe:
8487   driver = pipe
8488   return_output
8489 </literallayout>
8490 <para>
8491 This transport is used for handling deliveries to pipes that are generated by
8492 redirection (aliasing or users&#x2019; <filename>.forward</filename> files). The <option>return_output</option>
8493 option specifies that any output generated by the pipe is to be returned to the
8494 sender.
8495 </para>
8496 <literallayout class="monospaced">
8497 address_file:
8498   driver = appendfile
8499   delivery_date_add
8500   envelope_to_add
8501   return_path_add
8502 </literallayout>
8503 <para>
8504 This transport is used for handling deliveries to files that are generated by
8505 redirection. The name of the file is not specified in this instance of
8506 <command>appendfile</command>, because it comes from the <command>redirect</command> router.
8507 </para>
8508 <literallayout class="monospaced">
8509 address_reply:
8510   driver = autoreply
8511 </literallayout>
8512 <para>
8513 This transport is used for handling automatic replies generated by users&#x2019;
8514 filter files.
8515 </para>
8516 </section>
8517 <section>
8518 <title>Default retry rule</title>
8519 <para>
8520 <indexterm role="concept">
8521 <primary>retry</primary>
8522 <secondary>default rule</secondary>
8523 </indexterm>
8524 <indexterm role="concept">
8525 <primary>default</primary>
8526 <secondary>retry rule</secondary>
8527 </indexterm>
8528 The retry section of the configuration file contains rules which affect the way
8529 Exim retries deliveries that cannot be completed at the first attempt. It is
8530 introduced by the line
8531 </para>
8532 <literallayout class="monospaced">
8533 begin retry
8534 </literallayout>
8535 <para>
8536 In the default configuration, there is just one rule, which applies to all
8537 errors:
8538 </para>
8539 <literallayout class="monospaced">
8540 *   *   F,2h,15m; G,16h,1h,1.5; F,4d,6h
8541 </literallayout>
8542 <para>
8543 This causes any temporarily failing address to be retried every 15 minutes for
8544 2 hours, then at intervals starting at one hour and increasing by a factor of
8545 1.5 until 16 hours have passed, then every 6 hours up to 4 days. If an address
8546 is not delivered after 4 days of temporary failure, it is bounced.
8547 </para>
8548 </section>
8549 <section>
8550 <title>Rewriting configuration</title>
8551 <para>
8552 The rewriting section of the configuration, introduced by
8553 </para>
8554 <literallayout class="monospaced">
8555 begin rewrite
8556 </literallayout>
8557 <para>
8558 contains rules for rewriting addresses in messages as they arrive. There are no
8559 rewriting rules in the default configuration file.
8560 </para>
8561 </section>
8562 <section>
8563 <title>Authenticators configuration</title>
8564 <para>
8565 <indexterm role="concept">
8566 <primary>AUTH</primary>
8567 <secondary>configuration</secondary>
8568 </indexterm>
8569 The authenticators section of the configuration, introduced by
8570 </para>
8571 <literallayout class="monospaced">
8572 begin authenticators
8573 </literallayout>
8574 <para>
8575 defines mechanisms for the use of the SMTP AUTH command. No authenticators
8576 are specified in the default configuration file.
8577 <indexterm role="concept" startref="IIDconfiwal" class="endofrange"/>
8578 </para>
8579 </section>
8580 </chapter>
8581
8582 <chapter id="CHAPregexp">
8583 <title>Regular expressions</title>
8584 <para>
8585 <indexterm role="concept">
8586 <primary>regular expressions</primary>
8587 <secondary>library</secondary>
8588 </indexterm>
8589 <indexterm role="concept">
8590 <primary>PCRE</primary>
8591 </indexterm>
8592 Exim supports the use of regular expressions in many of its options. It
8593 uses the PCRE regular expression library; this provides regular expression
8594 matching that is compatible with Perl 5. The syntax and semantics of
8595 regular expressions is discussed in many Perl reference books, and also in
8596 Jeffrey Friedl&#x2019;s <emphasis>Mastering Regular Expressions</emphasis>, which is published by
8597 O&#x2019;Reilly (see <emphasis role="bold"><ulink url="http://www.oreilly.com/catalog/regex2/">http://www.oreilly.com/catalog/regex2/</ulink></emphasis>).
8598 </para>
8599 <para>
8600 The documentation for the syntax and semantics of the regular expressions that
8601 are supported by PCRE is included in plain text in the file
8602 <filename>doc/pcrepattern.txt</filename> in the Exim distribution, and also in the HTML
8603 tarbundle of Exim documentation. It describes in detail the features of the
8604 regular expressions that PCRE supports, so no further description is included
8605 here. The PCRE functions are called from Exim using the default option settings
8606 (that is, with no PCRE options set), except that the PCRE_CASELESS option is
8607 set when the matching is required to be case-insensitive.
8608 </para>
8609 <para>
8610 In most cases, when a regular expression is required in an Exim configuration,
8611 it has to start with a circumflex, in order to distinguish it from plain text
8612 or an <quote>ends with</quote> wildcard. In this example of a configuration setting, the
8613 second item in the colon-separated list is a regular expression.
8614 </para>
8615 <literallayout class="monospaced">
8616 domains = a.b.c : ^\\d{3} : *.y.z : ...
8617 </literallayout>
8618 <para>
8619 The doubling of the backslash is required because of string expansion that
8620 precedes interpretation &ndash; see section <xref linkend="SECTlittext"/> for more discussion
8621 of this issue, and a way of avoiding the need for doubling backslashes. The
8622 regular expression that is eventually used in this example contains just one
8623 backslash. The circumflex is included in the regular expression, and has the
8624 normal effect of <quote>anchoring</quote> it to the start of the string that is being
8625 matched.
8626 </para>
8627 <para>
8628 There are, however, two cases where a circumflex is not required for the
8629 recognition of a regular expression: these are the <option>match</option> condition in a
8630 string expansion, and the <option>matches</option> condition in an Exim filter file. In
8631 these cases, the relevant string is always treated as a regular expression; if
8632 it does not start with a circumflex, the expression is not anchored, and can
8633 match anywhere in the subject string.
8634 </para>
8635 <para>
8636 In all cases, if you want a regular expression to match at the end of a string,
8637 you must code the $ metacharacter to indicate this. For example:
8638 </para>
8639 <literallayout class="monospaced">
8640 domains = ^\\d{3}\\.example
8641 </literallayout>
8642 <para>
8643 matches the domain <emphasis>123.example</emphasis>, but it also matches <emphasis>123.example.com</emphasis>.
8644 You need to use:
8645 </para>
8646 <literallayout class="monospaced">
8647 domains = ^\\d{3}\\.example\$
8648 </literallayout>
8649 <para>
8650 if you want <emphasis>example</emphasis> to be the top-level domain. The backslash before the
8651 $ is needed because string expansion also interprets dollar characters.
8652 </para>
8653 <section>
8654 <title>Testing regular expressions</title>
8655 <para>
8656 <indexterm role="concept">
8657 <primary>testing</primary>
8658 <secondary>regular expressions</secondary>
8659 </indexterm>
8660 <indexterm role="concept">
8661 <primary>regular expressions</primary>
8662 <secondary>testing</secondary>
8663 </indexterm>
8664 <indexterm role="concept">
8665 <primary><emphasis>pcretest</emphasis></primary>
8666 </indexterm>
8667 A program called <emphasis>pcretest</emphasis> forms part of the PCRE distribution and is built
8668 with PCRE during the process of building Exim. It is primarily intended for
8669 testing PCRE itself, but it can also be used for experimenting with regular
8670 expressions. After building Exim, the binary can be found in the build
8671 directory (it is not installed anywhere automatically). There is documentation
8672 of various options in <filename>doc/pcretest.txt</filename>, but for simple testing, none are
8673 needed. This is the output of a sample run of <emphasis>pcretest</emphasis>:
8674 </para>
8675 <literallayout>
8676 <literal>  re&gt; </literal><emphasis role="bold"><literal>/^([@]+)@.+\.(ac|edu)\.(?!kr)[a-z]{2}$/</literal></emphasis>
8677 <literal>data&gt; </literal><emphasis role="bold"><literal>x@y.ac.uk</literal></emphasis>
8678 <literal> 0: x@y.ac.uk</literal>
8679 <literal> 1: x</literal>
8680 <literal> 2: ac</literal>
8681 <literal>data&gt; </literal><emphasis role="bold"><literal>x@y.ac.kr</literal></emphasis>
8682 <literal>No match</literal>
8683 <literal>data&gt; </literal><emphasis role="bold"><literal>x@y.edu.com</literal></emphasis>
8684 <literal>No match</literal>
8685 <literal>data&gt; </literal><emphasis role="bold"><literal>x@y.edu.co</literal></emphasis>
8686 <literal> 0: x@y.edu.co</literal>
8687 <literal> 1: x</literal>
8688 <literal> 2: edu</literal>
8689 </literallayout>
8690 <para>
8691 Input typed by the user is shown in bold face. After the <quote>re&gt;</quote> prompt, a
8692 regular expression enclosed in delimiters is expected. If this compiles without
8693 error, <quote>data&gt;</quote> prompts are given for strings against which the expression is
8694 matched. An empty data line causes a new regular expression to be read. If the
8695 match is successful, the captured substring values (that is, what would be in
8696 the variables <varname>$0</varname>, <varname>$1</varname>, <varname>$2</varname>, etc.) are shown. The above example tests for
8697 an email address whose domain ends with either <quote>ac</quote> or <quote>edu</quote> followed by a
8698 two-character top-level domain that is not <quote>kr</quote>. The local part is captured
8699 in <varname>$1</varname> and the <quote>ac</quote> or <quote>edu</quote> in <varname>$2</varname>.
8700 </para>
8701 </section>
8702 </chapter>
8703
8704 <chapter id="CHAPfdlookup">
8705 <title>File and database lookups</title>
8706 <para>
8707 <indexterm role="concept" id="IIDfidalo1" class="startofrange">
8708 <primary>file</primary>
8709 <secondary>lookups</secondary>
8710 </indexterm>
8711 <indexterm role="concept" id="IIDfidalo2" class="startofrange">
8712 <primary>database lookups</primary>
8713 </indexterm>
8714 <indexterm role="concept">
8715 <primary>lookup</primary>
8716 <secondary>description of</secondary>
8717 </indexterm>
8718 Exim can be configured to look up data in files or databases as it processes
8719 messages. Two different kinds of syntax are used:
8720 </para>
8721 <orderedlist numeration="arabic">
8722 <listitem>
8723 <para>
8724 A string that is to be expanded may contain explicit lookup requests. These
8725 cause parts of the string to be replaced by data that is obtained from the
8726 lookup. Lookups of this type are conditional expansion items. Different results
8727 can be defined for the cases of lookup success and failure. See chapter
8728 <xref linkend="CHAPexpand"/>, where string expansions are described in detail.
8729 </para>
8730 </listitem>
8731 <listitem>
8732 <para>
8733 Lists of domains, hosts, and email addresses can contain lookup requests as a
8734 way of avoiding excessively long linear lists. In this case, the data that is
8735 returned by the lookup is often (but not always) discarded; whether the lookup
8736 succeeds or fails is what really counts. These kinds of list are described in
8737 chapter <xref linkend="CHAPdomhosaddlists"/>.
8738 </para>
8739 </listitem>
8740 </orderedlist>
8741 <para>
8742 String expansions, lists, and lookups interact with each other in such a way
8743 that there is no order in which to describe any one of them that does not
8744 involve references to the others. Each of these three chapters makes more sense
8745 if you have read the other two first. If you are reading this for the first
8746 time, be aware that some of it will make a lot more sense after you have read
8747 chapters <xref linkend="CHAPdomhosaddlists"/> and <xref linkend="CHAPexpand"/>.
8748 </para>
8749 <section>
8750 <title>Examples of different lookup syntax</title>
8751 <para>
8752 It is easy to confuse the two different kinds of lookup, especially as the
8753 lists that may contain the second kind are always expanded before being
8754 processed as lists. Therefore, they may also contain lookups of the first kind.
8755 Be careful to distinguish between the following two examples:
8756 </para>
8757 <literallayout class="monospaced">
8758 domains = ${lookup{$sender_host_address}lsearch{/some/file}}
8759 domains = lsearch;/some/file
8760 </literallayout>
8761 <para>
8762 The first uses a string expansion, the result of which must be a domain list.
8763 No strings have been specified for a successful or a failing lookup; the
8764 defaults in this case are the looked-up data and an empty string, respectively.
8765 The expansion takes place before the string is processed as a list, and the
8766 file that is searched could contain lines like this:
8767 </para>
8768 <literallayout class="monospaced">
8769 192.168.3.4: domain1:domain2:...
8770 192.168.1.9: domain3:domain4:...
8771 </literallayout>
8772 <para>
8773 When the lookup succeeds, the result of the expansion is a list of domains (and
8774 possibly other types of item that are allowed in domain lists).
8775 </para>
8776 <para>
8777 In the second example, the lookup is a single item in a domain list. It causes
8778 Exim to use a lookup to see if the domain that is being processed can be found
8779 in the file. The file could contains lines like this:
8780 </para>
8781 <literallayout class="monospaced">
8782 domain1:
8783 domain2:
8784 </literallayout>
8785 <para>
8786 Any data that follows the keys is not relevant when checking that the domain
8787 matches the list item.
8788 </para>
8789 <para>
8790 It is possible, though no doubt confusing, to use both kinds of lookup at once.
8791 Consider a file containing lines like this:
8792 </para>
8793 <literallayout class="monospaced">
8794 192.168.5.6: lsearch;/another/file
8795 </literallayout>
8796 <para>
8797 If the value of <varname>$sender_host_address</varname> is 192.168.5.6, expansion of the
8798 first <option>domains</option> setting above generates the second setting, which therefore
8799 causes a second lookup to occur.
8800 </para>
8801 <para>
8802 The rest of this chapter describes the different lookup types that are
8803 available. Any of them can be used in any part of the configuration where a
8804 lookup is permitted.
8805 </para>
8806 </section>
8807 <section>
8808 <title>Lookup types</title>
8809 <para>
8810 <indexterm role="concept">
8811 <primary>lookup</primary>
8812 <secondary>types of</secondary>
8813 </indexterm>
8814 <indexterm role="concept">
8815 <primary>single-key lookup</primary>
8816 <secondary>definition of</secondary>
8817 </indexterm>
8818 Two different types of data lookup are implemented:
8819 </para>
8820 <itemizedlist>
8821 <listitem>
8822 <para>
8823 The <emphasis>single-key</emphasis> type requires the specification of a file in which to look,
8824 and a single key to search for. The key must be a non-empty string for the
8825 lookup to succeed. The lookup type determines how the file is searched.
8826 </para>
8827 </listitem>
8828 <listitem>
8829 <para>
8830 <indexterm role="concept">
8831 <primary>query-style lookup</primary>
8832 <secondary>definition of</secondary>
8833 </indexterm>
8834 The <emphasis>query-style</emphasis> type accepts a generalized database query. No particular
8835 key value is assumed by Exim for query-style lookups. You can use whichever
8836 Exim variables you need to construct the database query.
8837 </para>
8838 </listitem>
8839 </itemizedlist>
8840 <para>
8841 The code for each lookup type is in a separate source file that is included in
8842 the binary of Exim only if the corresponding compile-time option is set. The
8843 default settings in <filename>src/EDITME</filename> are:
8844 </para>
8845 <literallayout class="monospaced">
8846 LOOKUP_DBM=yes
8847 LOOKUP_LSEARCH=yes
8848 </literallayout>
8849 <para>
8850 which means that only linear searching and DBM lookups are included by default.
8851 For some types of lookup (e.g. SQL databases), you need to install appropriate
8852 libraries and header files before building Exim.
8853 </para>
8854 </section>
8855 <section id="SECTsinglekeylookups">
8856 <title>Single-key lookup types</title>
8857 <para>
8858 <indexterm role="concept">
8859 <primary>lookup</primary>
8860 <secondary>single-key types</secondary>
8861 </indexterm>
8862 <indexterm role="concept">
8863 <primary>single-key lookup</primary>
8864 <secondary>list of types</secondary>
8865 </indexterm>
8866 The following single-key lookup types are implemented:
8867 </para>
8868 <itemizedlist>
8869 <listitem>
8870 <para>
8871 <indexterm role="concept">
8872 <primary>cdb</primary>
8873 <secondary>description of</secondary>
8874 </indexterm>
8875 <indexterm role="concept">
8876 <primary>lookup</primary>
8877 <secondary>cdb</secondary>
8878 </indexterm>
8879 <indexterm role="concept">
8880 <primary>binary zero</primary>
8881 <secondary>in lookup key</secondary>
8882 </indexterm>
8883 <command>cdb</command>: The given file is searched as a Constant DataBase file, using the key
8884 string without a terminating binary zero. The cdb format is designed for
8885 indexed files that are read frequently and never updated, except by total
8886 re-creation. As such, it is particulary suitable for large files containing
8887 aliases or other indexed data referenced by an MTA. Information about cdb can
8888 be found in several places:
8889 </para>
8890 <literallayout>
8891 <emphasis role="bold"><ulink url="http://www.pobox.com/~djb/cdb.html">http://www.pobox.com/~djb/cdb.html</ulink></emphasis>
8892 <emphasis role="bold"><ulink url="ftp://ftp.corpit.ru/pub/tinycdb/">ftp://ftp.corpit.ru/pub/tinycdb/</ulink></emphasis>
8893 <emphasis role="bold"><ulink url="http://packages.debian.org/stable/utils/freecdb.html">http://packages.debian.org/stable/utils/freecdb.html</ulink></emphasis>
8894 </literallayout>
8895 <para>
8896 A cdb distribution is not needed in order to build Exim with cdb support,
8897 because the code for reading cdb files is included directly in Exim itself.
8898 However, no means of building or testing cdb files is provided with Exim, so
8899 you need to obtain a cdb distribution in order to do this.
8900 </para>
8901 </listitem>
8902 <listitem>
8903 <para>
8904 <indexterm role="concept">
8905 <primary>DBM</primary>
8906 <secondary>lookup type</secondary>
8907 </indexterm>
8908 <indexterm role="concept">
8909 <primary>lookup</primary>
8910 <secondary>dbm</secondary>
8911 </indexterm>
8912 <indexterm role="concept">
8913 <primary>binary zero</primary>
8914 <secondary>in lookup key</secondary>
8915 </indexterm>
8916 <command>dbm</command>: Calls to DBM library functions are used to extract data from the given
8917 DBM file by looking up the record with the given key. A terminating binary
8918 zero is included in the key that is passed to the DBM library. See section
8919 <xref linkend="SECTdb"/> for a discussion of DBM libraries.
8920 </para>
8921 <para>
8922 <indexterm role="concept">
8923 <primary>Berkeley DB library</primary>
8924 <secondary>file format</secondary>
8925 </indexterm>
8926 For all versions of Berkeley DB, Exim uses the DB_HASH style of database
8927 when building DBM files using the <option>exim_dbmbuild</option> utility. However, when
8928 using Berkeley DB versions 3 or 4, it opens existing databases for reading with
8929 the DB_UNKNOWN option. This enables it to handle any of the types of database
8930 that the library supports, and can be useful for accessing DBM files created by
8931 other applications. (For earlier DB versions, DB_HASH is always used.)
8932 </para>
8933 </listitem>
8934 <listitem>
8935 <para>
8936 <indexterm role="concept">
8937 <primary>lookup</primary>
8938 <secondary>dbmnz</secondary>
8939 </indexterm>
8940 <indexterm role="concept">
8941 <primary>lookup</primary>
8942 <secondary>dbm &ndash; terminating zero</secondary>
8943 </indexterm>
8944 <indexterm role="concept">
8945 <primary>binary zero</primary>
8946 <secondary>in lookup key</secondary>
8947 </indexterm>
8948 <indexterm role="concept">
8949 <primary>Courier</primary>
8950 </indexterm>
8951 <indexterm role="concept">
8952 <primary><filename>/etc/userdbshadow.dat</filename></primary>
8953 </indexterm>
8954 <indexterm role="concept">
8955 <primary>dmbnz lookup type</primary>
8956 </indexterm>
8957 <command>dbmnz</command>: This is the same as <command>dbm</command>, except that a terminating binary zero
8958 is not included in the key that is passed to the DBM library. You may need this
8959 if you want to look up data in files that are created by or shared with some
8960 other application that does not use terminating zeros. For example, you need to
8961 use <command>dbmnz</command> rather than <command>dbm</command> if you want to authenticate incoming SMTP
8962 calls using the passwords from Courier&#x2019;s <filename>/etc/userdbshadow.dat</filename> file. Exim&#x2019;s
8963 utility program for creating DBM files (<emphasis>exim_dbmbuild</emphasis>) includes the zeros
8964 by default, but has an option to omit them (see section <xref linkend="SECTdbmbuild"/>).
8965 </para>
8966 </listitem>
8967 <listitem>
8968 <para>
8969 <indexterm role="concept">
8970 <primary>lookup</primary>
8971 <secondary>dsearch</secondary>
8972 </indexterm>
8973 <indexterm role="concept">
8974 <primary>dsearch lookup type</primary>
8975 </indexterm>
8976 <command>dsearch</command>: The given file must be a directory; this is searched for a file
8977 whose name is the key. The key may not contain any forward slash characters.
8978 The result of a successful lookup is the name of the file. An example of how
8979 this lookup can be used to support virtual domains is given in section
8980 <xref linkend="SECTvirtualdomains"/>.
8981 </para>
8982 </listitem>
8983 <listitem>
8984 <para>
8985 <indexterm role="concept">
8986 <primary>lookup</primary>
8987 <secondary>iplsearch</secondary>
8988 </indexterm>
8989 <indexterm role="concept">
8990 <primary>iplsearch lookup type</primary>
8991 </indexterm>
8992 <command>iplsearch</command>: The given file is a text file containing keys and data. A key is
8993 terminated by a colon or white space or the end of the line. The keys in the
8994 file must be IP addresses, or IP addresses with CIDR masks. Keys that involve
8995 IPv6 addresses must be enclosed in quotes to prevent the first internal colon
8996 being interpreted as a key terminator. For example:
8997 </para>
8998 <literallayout class="monospaced">
8999 1.2.3.4:           data for 1.2.3.4
9000 192.168.0.0/16     data for 192.168.0.0/16
9001 "abcd::cdab":      data for abcd::cdab
9002 "abcd:abcd::/32"   data for abcd:abcd::/32
9003 </literallayout>
9004 <para>
9005 The key for an <command>iplsearch</command> lookup must be an IP address (without a mask). The
9006 file is searched linearly, using the CIDR masks where present, until a matching
9007 key is found. The first key that matches is used; there is no attempt to find a
9008 <quote>best</quote> match. Apart from the way the keys are matched, the processing for
9009 <command>iplsearch</command> is the same as for <command>lsearch</command>.
9010 </para>
9011 <para>
9012 <emphasis role="bold">Warning 1</emphasis>: Unlike most other single-key lookup types, a file of data for
9013 <command>iplsearch</command> can <emphasis>not</emphasis> be turned into a DBM or cdb file, because those
9014 lookup types support only literal keys.
9015 </para>
9016 <para>
9017 <emphasis role="bold">Warning 2</emphasis>: In a host list, you must always use <command>net-iplsearch</command> so that
9018 the implicit key is the host&#x2019;s IP address rather than its name (see section
9019 <xref linkend="SECThoslispatsikey"/>).
9020 </para>
9021 </listitem>
9022 <listitem>
9023 <para>
9024 <indexterm role="concept">
9025 <primary>linear search</primary>
9026 </indexterm>
9027 <indexterm role="concept">
9028 <primary>lookup</primary>
9029 <secondary>lsearch</secondary>
9030 </indexterm>
9031 <indexterm role="concept">
9032 <primary>lsearch lookup type</primary>
9033 </indexterm>
9034 <command>lsearch</command>: The given file is a text file that is searched linearly for a
9035 line beginning with the search key, terminated by a colon or white space or the
9036 end of the line. The first occurrence that is found in the file is used. White
9037 space between the key and the colon is permitted. The remainder of the line,
9038 with leading and trailing white space removed, is the data. This can be
9039 continued onto subsequent lines by starting them with any amount of white
9040 space, but only a single space character is included in the data at such a
9041 junction. If the data begins with a colon, the key must be terminated by a
9042 colon, for example:
9043 </para>
9044 <literallayout class="monospaced">
9045 baduser:  :fail:
9046 </literallayout>
9047 <para>
9048 Empty lines and lines beginning with # are ignored, even if they occur in the
9049 middle of an item. This is the traditional textual format of alias files. Note
9050 that the keys in an <command>lsearch</command> file are literal strings. There is no
9051 wildcarding of any kind.
9052 </para>
9053 <para>
9054 <indexterm role="concept">
9055 <primary>lookup</primary>
9056 <secondary>lsearch &ndash; colons in keys</secondary>
9057 </indexterm>
9058 <indexterm role="concept">
9059 <primary>white space</primary>
9060 <secondary>in lsearch key</secondary>
9061 </indexterm>
9062 In most <command>lsearch</command> files, keys are not required to contain colons or #
9063 characters, or white space. However, if you need this feature, it is available.
9064 If a key begins with a doublequote character, it is terminated only by a
9065 matching quote (or end of line), and the normal escaping rules apply to its
9066 contents (see section <xref linkend="SECTstrings"/>). An optional colon is permitted after
9067 quoted keys (exactly as for unquoted keys). There is no special handling of
9068 quotes for the data part of an <command>lsearch</command> line.
9069 </para>
9070 </listitem>
9071 <listitem>
9072 <para>
9073 <indexterm role="concept">
9074 <primary>NIS lookup type</primary>
9075 </indexterm>
9076 <indexterm role="concept">
9077 <primary>lookup</primary>
9078 <secondary>NIS</secondary>
9079 </indexterm>
9080 <indexterm role="concept">
9081 <primary>binary zero</primary>
9082 <secondary>in lookup key</secondary>
9083 </indexterm>
9084 <command>nis</command>: The given file is the name of a NIS map, and a NIS lookup is done with
9085 the given key, without a terminating binary zero. There is a variant called
9086 <command>nis0</command> which does include the terminating binary zero in the key. This is
9087 reportedly needed for Sun-style alias files. Exim does not recognize NIS
9088 aliases; the full map names must be used.
9089 </para>
9090 </listitem>
9091 <listitem>
9092 <para>
9093 <indexterm role="concept">
9094 <primary>wildlsearch lookup type</primary>
9095 </indexterm>
9096 <indexterm role="concept">
9097 <primary>lookup</primary>
9098 <secondary>wildlsearch</secondary>
9099 </indexterm>
9100 <indexterm role="concept">
9101 <primary>nwildlsearch lookup type</primary>
9102 </indexterm>
9103 <indexterm role="concept">
9104 <primary>lookup</primary>
9105 <secondary>nwildlsearch</secondary>
9106 </indexterm>
9107 <command>wildlsearch</command> or <command>nwildlsearch</command>: These search a file linearly, like
9108 <command>lsearch</command>, but instead of being interpreted as a literal string, each key in
9109 the file may be wildcarded. The difference between these two lookup types is
9110 that for <command>wildlsearch</command>, each key in the file is string-expanded before being
9111 used, whereas for <command>nwildlsearch</command>, no expansion takes place.
9112 </para>
9113 <para>
9114 Like <command>lsearch</command>, the testing is done case-insensitively. The following forms
9115 of wildcard are recognized:
9116 </para>
9117 <orderedlist numeration="arabic">
9118 <listitem>
9119 <para>
9120 The string may begin with an asterisk to mean <quote>ends with</quote>. For example:
9121 </para>
9122 <literallayout class="monospaced">
9123     *.a.b.c       data for anything.a.b.c
9124     *fish         data for anythingfish
9125 </literallayout>
9126 </listitem>
9127 <listitem>
9128 <para>
9129 The string may begin with a circumflex to indicate a regular expression. For
9130 example, for <command>wildlsearch</command>:
9131 </para>
9132 <literallayout class="monospaced">
9133     ^\N\d+\.a\.b\N    data for &lt;digits&gt;.a.b
9134 </literallayout>
9135 <para>
9136 Note the use of <literal>\N</literal> to disable expansion of the contents of the regular
9137 expression. If you are using <command>nwildlsearch</command>, where the keys are not
9138 string-expanded, the equivalent entry is:
9139 </para>
9140 <literallayout class="monospaced">
9141     ^\d+\.a\.b        data for &lt;digits&gt;.a.b
9142 </literallayout>
9143 <para>
9144 If the regular expression contains white space or colon characters, you must
9145 either quote it (see <command>lsearch</command> above), or represent these characters in other
9146 ways. For example, <literal>\s</literal> can be used for white space and <literal>\x3A</literal> for a
9147 colon. This may be easier than quoting, because if you quote, you have to
9148 escape all the backslashes inside the quotes.
9149 </para>
9150 <para>
9151 <emphasis role="bold">Note</emphasis>: It is not possible to capture substrings in a regular expression
9152 match for later use, because the results of all lookups are cached. If a lookup
9153 is repeated, the result is taken from the cache, and no actual pattern matching
9154 takes place. The values of all the numeric variables are unset after a
9155 <command>(n)wildlsearch</command> match.
9156 </para>
9157 </listitem>
9158 <listitem>
9159 <para>
9160 Although I cannot see it being of much use, the general matching function that
9161 is used to implement <command>(n)wildlsearch</command> means that the string may begin with a
9162 lookup name terminated by a semicolon, and followed by lookup data. For
9163 example:
9164 </para>
9165 <literallayout class="monospaced">
9166     cdb;/some/file  data for keys that match the file
9167 </literallayout>
9168 <para>
9169 The data that is obtained from the nested lookup is discarded.
9170 </para>
9171 </listitem>
9172 </orderedlist>
9173 <para>
9174 Keys that do not match any of these patterns are interpreted literally. The
9175 continuation rules for the data are the same as for <command>lsearch</command>, and keys may
9176 be followed by optional colons.
9177 </para>
9178 <para>
9179 <emphasis role="bold">Warning</emphasis>: Unlike most other single-key lookup types, a file of data for
9180 <command>(n)wildlsearch</command> can <emphasis>not</emphasis> be turned into a DBM or cdb file, because those
9181 lookup types support only literal keys.
9182 </para>
9183 </listitem>
9184 </itemizedlist>
9185 </section>
9186 <section>
9187 <title>Query-style lookup types</title>
9188 <para>
9189 <indexterm role="concept">
9190 <primary>lookup</primary>
9191 <secondary>query-style types</secondary>
9192 </indexterm>
9193 <indexterm role="concept">
9194 <primary>query-style lookup</primary>
9195 <secondary>list of types</secondary>
9196 </indexterm>
9197 The supported query-style lookup types are listed below. Further details about
9198 many of them are given in later sections.
9199 </para>
9200 <itemizedlist>
9201 <listitem>
9202 <para>
9203 <indexterm role="concept">
9204 <primary>DNS</primary>
9205 <secondary>as a lookup type</secondary>
9206 </indexterm>
9207 <indexterm role="concept">
9208 <primary>lookup</primary>
9209 <secondary>DNS</secondary>
9210 </indexterm>
9211 <command>dnsdb</command>: This does a DNS search for one or more records whose domain names
9212 are given in the supplied query. The resulting data is the contents of the
9213 records. See section <xref linkend="SECTdnsdb"/>.
9214 </para>
9215 </listitem>
9216 <listitem>
9217 <para>
9218 <indexterm role="concept">
9219 <primary>Interbase lookup type</primary>
9220 </indexterm>
9221 <indexterm role="concept">
9222 <primary>lookup</primary>
9223 <secondary>Interbase</secondary>
9224 </indexterm>
9225 <command>ibase</command>: This does a lookup in an Interbase database.
9226 </para>
9227 </listitem>
9228 <listitem>
9229 <para>
9230 <indexterm role="concept">
9231 <primary>LDAP</primary>
9232 <secondary>lookup type</secondary>
9233 </indexterm>
9234 <indexterm role="concept">
9235 <primary>lookup</primary>
9236 <secondary>LDAP</secondary>
9237 </indexterm>
9238 <command>ldap</command>: This does an LDAP lookup using a query in the form of a URL, and
9239 returns attributes from a single entry. There is a variant called <command>ldapm</command>
9240 that permits values from multiple entries to be returned. A third variant
9241 called <command>ldapdn</command> returns the Distinguished Name of a single entry instead of
9242 any attribute values. See section <xref linkend="SECTldap"/>.
9243 </para>
9244 </listitem>
9245 <listitem>
9246 <para>
9247 <indexterm role="concept">
9248 <primary>MySQL</primary>
9249 <secondary>lookup type</secondary>
9250 </indexterm>
9251 <indexterm role="concept">
9252 <primary>lookup</primary>
9253 <secondary>MySQL</secondary>
9254 </indexterm>
9255 <command>mysql</command>: The format of the query is an SQL statement that is passed to a
9256 MySQL database. See section <xref linkend="SECTsql"/>.
9257 </para>
9258 </listitem>
9259 <listitem>
9260 <para>
9261 <indexterm role="concept">
9262 <primary>NIS+ lookup type</primary>
9263 </indexterm>
9264 <indexterm role="concept">
9265 <primary>lookup</primary>
9266 <secondary>NIS+</secondary>
9267 </indexterm>
9268 <command>nisplus</command>: This does a NIS+ lookup using a query that can specify the name of
9269 the field to be returned. See section <xref linkend="SECTnisplus"/>.
9270 </para>
9271 </listitem>
9272 <listitem>
9273 <para>
9274 <indexterm role="concept">
9275 <primary>Oracle</primary>
9276 <secondary>lookup type</secondary>
9277 </indexterm>
9278 <indexterm role="concept">
9279 <primary>lookup</primary>
9280 <secondary>Oracle</secondary>
9281 </indexterm>
9282 <command>oracle</command>: The format of the query is an SQL statement that is passed to an
9283 Oracle database. See section <xref linkend="SECTsql"/>.
9284 </para>
9285 </listitem>
9286 <listitem>
9287 <para>
9288 <indexterm role="concept">
9289 <primary>lookup</primary>
9290 <secondary>passwd</secondary>
9291 </indexterm>
9292 <indexterm role="concept">
9293 <primary>passwd lookup type</primary>
9294 </indexterm>
9295 <indexterm role="concept">
9296 <primary><filename>/etc/passwd</filename></primary>
9297 </indexterm>
9298 <command>passwd</command> is a query-style lookup with queries that are just user names. The
9299 lookup calls <function>getpwnam()</function> to interrogate the system password data, and on
9300 success, the result string is the same as you would get from an <command>lsearch</command>
9301 lookup on a traditional <filename>/etc/passwd file</filename>, though with <literal>*</literal> for the
9302 password value. For example:
9303 </para>
9304 <literallayout class="monospaced">
9305 *:42:42:King Rat:/home/kr:/bin/bash
9306 </literallayout>
9307 </listitem>
9308 <listitem>
9309 <para>
9310 <indexterm role="concept">
9311 <primary>PostgreSQL lookup type</primary>
9312 </indexterm>
9313 <indexterm role="concept">
9314 <primary>lookup</primary>
9315 <secondary>PostgreSQL</secondary>
9316 </indexterm>
9317 <command>pgsql</command>: The format of the query is an SQL statement that is passed to a
9318 PostgreSQL database. See section <xref linkend="SECTsql"/>.
9319 </para>
9320 </listitem>
9321 <listitem>
9322 <para>
9323 <indexterm role="concept">
9324 <primary>sqlite lookup type</primary>
9325 </indexterm>
9326 <indexterm role="concept">
9327 <primary>lookup</primary>
9328 <secondary>sqlite</secondary>
9329 </indexterm>
9330 <command>sqlite</command>: The format of the query is a file name followed by an SQL statement
9331 that is passed to an SQLite database. See section <xref linkend="SECTsqlite"/>.
9332 </para>
9333 </listitem>
9334 <listitem>
9335 <para>
9336 <command>testdb</command>: This is a lookup type that is used for testing Exim. It is
9337 not likely to be useful in normal operation.
9338 </para>
9339 </listitem>
9340 <listitem>
9341 <para>
9342 <indexterm role="concept">
9343 <primary>whoson lookup type</primary>
9344 </indexterm>
9345 <indexterm role="concept">
9346 <primary>lookup</primary>
9347 <secondary>whoson</secondary>
9348 </indexterm>
9349 <command>whoson</command>: <emphasis>Whoson</emphasis> (<emphasis role="bold"><ulink url="http://whoson.sourceforge.net">http://whoson.sourceforge.net</ulink></emphasis>) is a proposed
9350 Internet protocol that allows Internet server programs to check whether a
9351 particular (dynamically allocated) IP address is currently allocated to a known
9352 (trusted) user and, optionally, to obtain the identity of the said user. In
9353 Exim, this can be used to implement <quote>POP before SMTP</quote> checking using ACL
9354 statements such as
9355 </para>
9356 <literallayout class="monospaced">
9357 require condition = \
9358   ${lookup whoson {$sender_host_address}{yes}{no}}
9359 </literallayout>
9360 <para>
9361 The query consists of a single IP address. The value returned is the name of
9362 the authenticated user, which is stored in the variable <varname>$value</varname>. However, in
9363 this example, the data in <varname>$value</varname> is not used; the result of the lookup is
9364 one of the fixed strings <quote>yes</quote> or <quote>no</quote>.
9365 </para>
9366 </listitem>
9367 </itemizedlist>
9368 </section>
9369 <section>
9370 <title>Temporary errors in lookups</title>
9371 <para>
9372 <indexterm role="concept">
9373 <primary>lookup</primary>
9374 <secondary>temporary error in</secondary>
9375 </indexterm>
9376 Lookup functions can return temporary error codes if the lookup cannot be
9377 completed. For example, an SQL or LDAP database might be unavailable. For this
9378 reason, it is not advisable to use a lookup that might do this for critical
9379 options such as a list of local domains.
9380 </para>
9381 <para>
9382 When a lookup cannot be completed in a router or transport, delivery
9383 of the message (to the relevant address) is deferred, as for any other
9384 temporary error. In other circumstances Exim may assume the lookup has failed,
9385 or may give up altogether.
9386 </para>
9387 </section>
9388 <section id="SECTdefaultvaluelookups">
9389 <title>Default values in single-key lookups</title>
9390 <para>
9391 <indexterm role="concept">
9392 <primary>wildcard lookups</primary>
9393 </indexterm>
9394 <indexterm role="concept">
9395 <primary>lookup</primary>
9396 <secondary>default values</secondary>
9397 </indexterm>
9398 <indexterm role="concept">
9399 <primary>lookup</primary>
9400 <secondary>wildcard</secondary>
9401 </indexterm>
9402 <indexterm role="concept">
9403 <primary>lookup</primary>
9404 <secondary>* added to type</secondary>
9405 </indexterm>
9406 <indexterm role="concept">
9407 <primary>default</primary>
9408 <secondary>in single-key lookups</secondary>
9409 </indexterm>
9410 In this context, a <quote>default value</quote> is a value specified by the administrator
9411 that is to be used if a lookup fails.
9412 </para>
9413 <para>
9414 If <quote>*</quote> is added to a single-key lookup type (for example, <option>lsearch*</option>)
9415 and the initial lookup fails, the key <quote>*</quote> is looked up in the file to
9416 provide a default value. See also the section on partial matching below.
9417 </para>
9418 <para>
9419 <indexterm role="concept">
9420 <primary>*@ with single-key lookup</primary>
9421 </indexterm>
9422 <indexterm role="concept">
9423 <primary>lookup</primary>
9424 <secondary>*@ added to type</secondary>
9425 </indexterm>
9426 <indexterm role="concept">
9427 <primary>alias file</primary>
9428 <secondary>per-domain default</secondary>
9429 </indexterm>
9430 Alternatively, if <quote>*@</quote> is added to a single-key lookup type (for example
9431 <option>dbm*@</option>) then, if the initial lookup fails and the key contains an @
9432 character, a second lookup is done with everything before the last @ replaced
9433 by *. This makes it possible to provide per-domain defaults in alias files
9434 that include the domains in the keys. If the second lookup fails (or doesn&#x2019;t
9435 take place because there is no @ in the key), <quote>*</quote> is looked up.
9436 For example, a <command>redirect</command> router might contain:
9437 </para>
9438 <literallayout class="monospaced">
9439 data = ${lookup{$local_part@$domain}lsearch*@{/etc/mix-aliases}}
9440 </literallayout>
9441 <para>
9442 Suppose the address that is being processed is <emphasis>jane@eyre.example</emphasis>. Exim
9443 looks up these keys, in this order:
9444 </para>
9445 <literallayout class="monospaced">
9446 jane@eyre.example
9447 *@eyre.example
9448 *
9449 </literallayout>
9450 <para>
9451 The data is taken from whichever key it finds first. <emphasis role="bold">Note</emphasis>: In an
9452 <command>lsearch</command> file, this does not mean the first of these keys in the file. A
9453 complete scan is done for each key, and only if it is not found at all does
9454 Exim move on to try the next key.
9455 </para>
9456 </section>
9457 <section id="SECTpartiallookup">
9458 <title>Partial matching in single-key lookups</title>
9459 <para>
9460 <indexterm role="concept">
9461 <primary>partial matching</primary>
9462 </indexterm>
9463 <indexterm role="concept">
9464 <primary>wildcard lookups</primary>
9465 </indexterm>
9466 <indexterm role="concept">
9467 <primary>lookup</primary>
9468 <secondary>partial matching</secondary>
9469 </indexterm>
9470 <indexterm role="concept">
9471 <primary>lookup</primary>
9472 <secondary>wildcard</secondary>
9473 </indexterm>
9474 <indexterm role="concept">
9475 <primary>asterisk</primary>
9476 <secondary>in search type</secondary>
9477 </indexterm>
9478 The normal operation of a single-key lookup is to search the file for an exact
9479 match with the given key. However, in a number of situations where domains are
9480 being looked up, it is useful to be able to do partial matching. In this case,
9481 information in the file that has a key starting with <quote>*.</quote> is matched by any
9482 domain that ends with the components that follow the full stop. For example, if
9483 a key in a DBM file is
9484 </para>
9485 <literallayout class="monospaced">
9486 *.dates.fict.example
9487 </literallayout>
9488 <para>
9489 then when partial matching is enabled this is matched by (amongst others)
9490 <emphasis>2001.dates.fict.example</emphasis> and <emphasis>1984.dates.fict.example</emphasis>. It is also matched
9491 by <emphasis>dates.fict.example</emphasis>, if that does not appear as a separate key in the
9492 file.
9493 </para>
9494 <para>
9495 <emphasis role="bold">Note</emphasis>: Partial matching is not available for query-style lookups. It is
9496 also not available for any lookup items in address lists (see section
9497 <xref linkend="SECTaddresslist"/>).
9498 </para>
9499 <para>
9500 Partial matching is implemented by doing a series of separate lookups using
9501 keys constructed by modifying the original subject key. This means that it can
9502 be used with any of the single-key lookup types, provided that
9503 partial matching keys
9504 beginning with a special prefix (default <quote>*.</quote>) are included in the data file.
9505 Keys in the file that do not begin with the prefix are matched only by
9506 unmodified subject keys when partial matching is in use.
9507 </para>
9508 <para>
9509 Partial matching is requested by adding the string <quote>partial-</quote> to the front of
9510 the name of a single-key lookup type, for example, <option>partial-dbm</option>. When this
9511 is done, the subject key is first looked up unmodified; if that fails, <quote>*.</quote>
9512 is added at the start of the subject key, and it is looked up again. If that
9513 fails, further lookups are tried with dot-separated components removed from the
9514 start of the subject key, one-by-one, and <quote>*.</quote> added on the front of what
9515 remains.
9516 </para>
9517 <para>
9518 A minimum number of two non-* components are required. This can be adjusted
9519 by including a number before the hyphen in the search type. For example,
9520 <option>partial3-lsearch</option> specifies a minimum of three non-* components in the
9521 modified keys. Omitting the number is equivalent to <quote>partial2-</quote>. If the
9522 subject key is <emphasis>2250.dates.fict.example</emphasis> then the following keys are looked
9523 up when the minimum number of non-* components is two:
9524 </para>
9525 <literallayout class="monospaced">
9526 2250.dates.fict.example
9527 *.2250.dates.fict.example
9528 *.dates.fict.example
9529 *.fict.example
9530 </literallayout>
9531 <para>
9532 As soon as one key in the sequence is successfully looked up, the lookup
9533 finishes.
9534 </para>
9535 <para>
9536 <indexterm role="concept">
9537 <primary>lookup</primary>
9538 <secondary>partial matching &ndash; changing prefix</secondary>
9539 </indexterm>
9540 <indexterm role="concept">
9541 <primary>prefix</primary>
9542 <secondary>for partial matching</secondary>
9543 </indexterm>
9544 The use of <quote>*.</quote> as the partial matching prefix is a default that can be
9545 changed. The motivation for this feature is to allow Exim to operate with file
9546 formats that are used by other MTAs. A different prefix can be supplied in
9547 parentheses instead of the hyphen after <quote>partial</quote>. For example:
9548 </para>
9549 <literallayout class="monospaced">
9550 domains = partial(.)lsearch;/some/file
9551 </literallayout>
9552 <para>
9553 In this example, if the domain is <emphasis>a.b.c</emphasis>, the sequence of lookups is
9554 <literal>a.b.c</literal>, <literal>.a.b.c</literal>, and <literal>.b.c</literal> (the default minimum of 2 non-wild
9555 components is unchanged). The prefix may consist of any punctuation characters
9556 other than a closing parenthesis. It may be empty, for example:
9557 </para>
9558 <literallayout class="monospaced">
9559 domains = partial1()cdb;/some/file
9560 </literallayout>
9561 <para>
9562 For this example, if the domain is <emphasis>a.b.c</emphasis>, the sequence of lookups is
9563 <literal>a.b.c</literal>, <literal>b.c</literal>, and <literal>c</literal>.
9564 </para>
9565 <para>
9566 If <quote>partial0</quote> is specified, what happens at the end (when the lookup with
9567 just one non-wild component has failed, and the original key is shortened right
9568 down to the null string) depends on the prefix:
9569 </para>
9570 <itemizedlist>
9571 <listitem>
9572 <para>
9573 If the prefix has zero length, the whole lookup fails.
9574 </para>
9575 </listitem>
9576 <listitem>
9577 <para>
9578 If the prefix has length 1, a lookup for just the prefix is done. For
9579 example, the final lookup for <quote>partial0(.)</quote> is for <literal>.</literal> alone.
9580 </para>
9581 </listitem>
9582 <listitem>
9583 <para>
9584 Otherwise, if the prefix ends in a dot, the dot is removed, and the
9585 remainder is looked up. With the default prefix, therefore, the final lookup is
9586 for <quote>*</quote> on its own.
9587 </para>
9588 </listitem>
9589 <listitem>
9590 <para>
9591 Otherwise, the whole prefix is looked up.
9592 </para>
9593 </listitem>
9594 </itemizedlist>
9595 <para>
9596 If the search type ends in <quote>*</quote> or <quote>*@</quote> (see section
9597 <xref linkend="SECTdefaultvaluelookups"/> above), the search for an ultimate default that
9598 this implies happens after all partial lookups have failed. If <quote>partial0</quote> is
9599 specified, adding <quote>*</quote> to the search type has no effect with the default
9600 prefix, because the <quote>*</quote> key is already included in the sequence of partial
9601 lookups. However, there might be a use for lookup types such as
9602 <quote>partial0(.)lsearch*</quote>.
9603 </para>
9604 <para>
9605 The use of <quote>*</quote> in lookup partial matching differs from its use as a wildcard
9606 in domain lists and the like. Partial matching works only in terms of
9607 dot-separated components; a key such as <literal>*fict.example</literal>
9608 in a database file is useless, because the asterisk in a partial matching
9609 subject key is always followed by a dot.
9610 </para>
9611 </section>
9612 <section>
9613 <title>Lookup caching</title>
9614 <para>
9615 <indexterm role="concept">
9616 <primary>lookup</primary>
9617 <secondary>caching</secondary>
9618 </indexterm>
9619 <indexterm role="concept">
9620 <primary>caching</primary>
9621 <secondary>lookup data</secondary>
9622 </indexterm>
9623 Exim caches all lookup results in order to avoid needless repetition of
9624 lookups. However, because (apart from the daemon) Exim operates as a collection
9625 of independent, short-lived processes, this caching applies only within a
9626 single Exim process. There is no inter-process lookup caching facility.
9627 </para>
9628 <para>
9629 For single-key lookups, Exim keeps the relevant files open in case there is
9630 another lookup that needs them. In some types of configuration this can lead to
9631 many files being kept open for messages with many recipients. To avoid hitting
9632 the operating system limit on the number of simultaneously open files, Exim
9633 closes the least recently used file when it needs to open more files than its
9634 own internal limit, which can be changed via the <option>lookup_open_max</option> option.
9635 </para>
9636 <para>
9637 The single-key lookup files are closed and the lookup caches are flushed at
9638 strategic points during delivery &ndash; for example, after all routing is
9639 complete.
9640 </para>
9641 </section>
9642 <section>
9643 <title>Quoting lookup data</title>
9644 <para>
9645 <indexterm role="concept">
9646 <primary>lookup</primary>
9647 <secondary>quoting</secondary>
9648 </indexterm>
9649 <indexterm role="concept">
9650 <primary>quoting</primary>
9651 <secondary>in lookups</secondary>
9652 </indexterm>
9653 When data from an incoming message is included in a query-style lookup, there
9654 is the possibility of special characters in the data messing up the syntax of
9655 the query. For example, a NIS+ query that contains
9656 </para>
9657 <literallayout class="monospaced">
9658 [name=$local_part]
9659 </literallayout>
9660 <para>
9661 will be broken if the local part happens to contain a closing square bracket.
9662 For NIS+, data can be enclosed in double quotes like this:
9663 </para>
9664 <literallayout class="monospaced">
9665 [name="$local_part"]
9666 </literallayout>
9667 <para>
9668 but this still leaves the problem of a double quote in the data. The rule for
9669 NIS+ is that double quotes must be doubled. Other lookup types have different
9670 rules, and to cope with the differing requirements, an expansion operator
9671 of the following form is provided:
9672 </para>
9673 <literallayout class="monospaced">
9674 ${quote_&lt;lookup-type&gt;:&lt;string&gt;}
9675 </literallayout>
9676 <para>
9677 For example, the safest way to write the NIS+ query is
9678 </para>
9679 <literallayout class="monospaced">
9680 [name="${quote_nisplus:$local_part}"]
9681 </literallayout>
9682 <para>
9683 See chapter <xref linkend="CHAPexpand"/> for full coverage of string expansions. The quote
9684 operator can be used for all lookup types, but has no effect for single-key
9685 lookups, since no quoting is ever needed in their key strings.
9686 </para>
9687 </section>
9688 <section id="SECTdnsdb">
9689 <title>More about dnsdb</title>
9690 <para>
9691 <indexterm role="concept">
9692 <primary>dnsdb lookup</primary>
9693 </indexterm>
9694 <indexterm role="concept">
9695 <primary>lookup</primary>
9696 <secondary>dnsdb</secondary>
9697 </indexterm>
9698 <indexterm role="concept">
9699 <primary>DNS</primary>
9700 <secondary>as a lookup type</secondary>
9701 </indexterm>
9702 The <command>dnsdb</command> lookup type uses the DNS as its database. A simple query consists
9703 of a record type and a domain name, separated by an equals sign. For example,
9704 an expansion string could contain:
9705 </para>
9706 <literallayout class="monospaced">
9707 ${lookup dnsdb{mx=a.b.example}{$value}fail}
9708 </literallayout>
9709 <para>
9710 If the lookup succeeds, the result is placed in <varname>$value</varname>, which in this case
9711 is used on its own as the result. If the lookup succeeds, the <literal>fail</literal> keyword
9712 causes a <emphasis>forced expansion failure</emphasis> &ndash; see section <xref linkend="SECTforexpfai"/> for
9713 an explanation of what this means.
9714 </para>
9715 <para>
9716 The supported DNS record types are A, CNAME, MX, NS, PTR, SRV, and TXT, and,
9717 when Exim is compiled with IPv6 support, AAAA (and A6 if that is also
9718 configured). If no type is given, TXT is assumed. When the type is PTR,
9719 the data can be an IP address, written as normal; inversion and the addition of
9720 <option>in-addr.arpa</option> or <option>ip6.arpa</option> happens automatically. For example:
9721 </para>
9722 <literallayout class="monospaced">
9723 ${lookup dnsdb{ptr=192.168.4.5}{$value}fail}
9724 </literallayout>
9725 <para>
9726 If the data for a PTR record is not a syntactically valid IP address, it is not
9727 altered and nothing is added.
9728 </para>
9729 <para>
9730 <indexterm role="concept">
9731 <primary>MX record</primary>
9732 <secondary>in <command>dnsdb</command> lookup</secondary>
9733 </indexterm>
9734 <indexterm role="concept">
9735 <primary>SRV record</primary>
9736 <secondary>in <command>dnsdb</command> lookup</secondary>
9737 </indexterm>
9738 For an MX lookup, both the preference value and the host name are returned for
9739 each record, separated by a space. For an SRV lookup, the priority, weight,
9740 port, and host name are returned for each record, separated by spaces.
9741 </para>
9742 <para>
9743 For any record type, if multiple records are found (or, for A6 lookups, if a
9744 single record leads to multiple addresses), the data is returned as a
9745 concatenation, with newline as the default separator. The order, of course,
9746 depends on the DNS resolver. You can specify a different separator character
9747 between multiple records by putting a right angle-bracket followed immediately
9748 by the new separator at the start of the query. For example:
9749 </para>
9750 <literallayout class="monospaced">
9751 ${lookup dnsdb{&gt;: a=host1.example}}
9752 </literallayout>
9753 <para>
9754 It is permitted to specify a space as the separator character. Further
9755 white space is ignored.
9756 </para>
9757 </section>
9758 <section>
9759 <title>Pseudo dnsdb record types</title>
9760 <para>
9761 <indexterm role="concept">
9762 <primary>MX record</primary>
9763 <secondary>in <command>dnsdb</command> lookup</secondary>
9764 </indexterm>
9765 By default, both the preference value and the host name are returned for
9766 each MX record, separated by a space. If you want only host names, you can use
9767 the pseudo-type MXH:
9768 </para>
9769 <literallayout class="monospaced">
9770 ${lookup dnsdb{mxh=a.b.example}}
9771 </literallayout>
9772 <para>
9773 In this case, the preference values are omitted, and just the host names are
9774 returned.
9775 </para>
9776 <para>
9777 <indexterm role="concept">
9778 <primary>name server</primary>
9779 <secondary>for enclosing domain</secondary>
9780 </indexterm>
9781 Another pseudo-type is ZNS (for <quote>zone NS</quote>). It performs a lookup for NS
9782 records on the given domain, but if none are found, it removes the first
9783 component of the domain name, and tries again. This process continues until NS
9784 records are found or there are no more components left (or there is a DNS
9785 error). In other words, it may return the name servers for a top-level domain,
9786 but it never returns the root name servers. If there are no NS records for the
9787 top-level domain, the lookup fails. Consider these examples:
9788 </para>
9789 <literallayout class="monospaced">
9790 ${lookup dnsdb{zns=xxx.quercite.com}}
9791 ${lookup dnsdb{zns=xxx.edu}}
9792 </literallayout>
9793 <para>
9794 Assuming that in each case there are no NS records for the full domain name,
9795 the first returns the name servers for <option>quercite.com</option>, and the second returns
9796 the name servers for <option>edu</option>.
9797 </para>
9798 <para>
9799 You should be careful about how you use this lookup because, unless the
9800 top-level domain does not exist, the lookup always returns some host names. The
9801 sort of use to which this might be put is for seeing if the name servers for a
9802 given domain are on a blacklist. You can probably assume that the name servers
9803 for the high-level domains such as <option>com</option> or <option>co.uk</option> are not going to be on
9804 such a list.
9805 </para>
9806 <para>
9807 <indexterm role="concept">
9808 <primary>CSA</primary>
9809 <secondary>in <command>dnsdb</command> lookup</secondary>
9810 </indexterm>
9811 A third pseudo-type is CSA (Client SMTP Authorization). This looks up SRV
9812 records according to the CSA rules, which are described in section
9813 <xref linkend="SECTverifyCSA"/>. Although <command>dnsdb</command> supports SRV lookups directly, this is
9814 not sufficient because of the extra parent domain search behaviour of CSA. The
9815 result of a successful lookup such as:
9816 </para>
9817 <literallayout class="monospaced">
9818 ${lookup dnsdb {csa=$sender_helo_name}}
9819 </literallayout>
9820 <para>
9821 has two space-separated fields: an authorization code and a target host name.
9822 The authorization code can be <quote>Y</quote> for yes, <quote>N</quote> for no, <quote>X</quote> for explicit
9823 authorization required but absent, or <quote>?</quote> for unknown.
9824 </para>
9825 </section>
9826 <section>
9827 <title>Multiple dnsdb lookups</title>
9828 <para>
9829 In the previous sections, <command>dnsdb</command> lookups for a single domain are described.
9830 However, you can specify a list of domains or IP addresses in a single
9831 <command>dnsdb</command> lookup. The list is specified in the normal Exim way, with colon as
9832 the default separator, but with the ability to change this. For example:
9833 </para>
9834 <literallayout class="monospaced">
9835 ${lookup dnsdb{one.domain.com:two.domain.com}}
9836 ${lookup dnsdb{a=one.host.com:two.host.com}}
9837 ${lookup dnsdb{ptr = &lt;; 1.2.3.4 ; 4.5.6.8}}
9838 </literallayout>
9839 <para>
9840 In order to retain backwards compatibility, there is one special case: if
9841 the lookup type is PTR and no change of separator is specified, Exim looks
9842 to see if the rest of the string is precisely one IPv6 address. In this
9843 case, it does not treat it as a list.
9844 </para>
9845 <para>
9846 The data from each lookup is concatenated, with newline separators by default,
9847 in the same way that multiple DNS records for a single item are handled. A
9848 different separator can be specified, as described above.
9849 </para>
9850 <para>
9851 The <command>dnsdb</command> lookup fails only if all the DNS lookups fail. If there is a
9852 temporary DNS error for any of them, the behaviour is controlled by
9853 an optional keyword followed by a comma that may appear before the record
9854 type. The possible keywords are <quote>defer_strict</quote>, <quote>defer_never</quote>, and
9855 <quote>defer_lax</quote>. With <quote>strict</quote> behaviour, any temporary DNS error causes the
9856 whole lookup to defer. With <quote>never</quote> behaviour, a temporary DNS error is
9857 ignored, and the behaviour is as if the DNS lookup failed to find anything.
9858 With <quote>lax</quote> behaviour, all the queries are attempted, but a temporary DNS
9859 error causes the whole lookup to defer only if none of the other lookups
9860 succeed. The default is <quote>lax</quote>, so the following lookups are equivalent:
9861 </para>
9862 <literallayout class="monospaced">
9863 ${lookup dnsdb{defer_lax,a=one.host.com:two.host.com}}
9864 ${lookup dnsdb{a=one.host.com:two.host.com}}
9865 </literallayout>
9866 <para>
9867 Thus, in the default case, as long as at least one of the DNS lookups
9868 yields some data, the lookup succeeds.
9869 </para>
9870 </section>
9871 <section id="SECTldap">
9872 <title>More about LDAP</title>
9873 <para>
9874 <indexterm role="concept">
9875 <primary>LDAP lookup</primary>
9876 </indexterm>
9877 <indexterm role="concept">
9878 <primary>lookup</primary>
9879 <secondary>LDAP</secondary>
9880 </indexterm>
9881 <indexterm role="concept">
9882 <primary>Solaris</primary>
9883 <secondary>LDAP</secondary>
9884 </indexterm>
9885 The original LDAP implementation came from the University of Michigan; this has
9886 become <quote>Open LDAP</quote>, and there are now two different releases. Another
9887 implementation comes from Netscape, and Solaris 7 and subsequent releases
9888 contain inbuilt LDAP support. Unfortunately, though these are all compatible at
9889 the lookup function level, their error handling is different. For this reason
9890 it is necessary to set a compile-time variable when building Exim with LDAP, to
9891 indicate which LDAP library is in use. One of the following should appear in
9892 your <filename>Local/Makefile</filename>:
9893 </para>
9894 <literallayout class="monospaced">
9895 LDAP_LIB_TYPE=UMICHIGAN
9896 LDAP_LIB_TYPE=OPENLDAP1
9897 LDAP_LIB_TYPE=OPENLDAP2
9898 LDAP_LIB_TYPE=NETSCAPE
9899 LDAP_LIB_TYPE=SOLARIS
9900 </literallayout>
9901 <para>
9902 If LDAP_LIB_TYPE is not set, Exim assumes <literal>OPENLDAP1</literal>, which has the
9903 same interface as the University of Michigan version.
9904 </para>
9905 <para>
9906 There are three LDAP lookup types in Exim. These behave slightly differently in
9907 the way they handle the results of a query:
9908 </para>
9909 <itemizedlist>
9910 <listitem>
9911 <para>
9912 <command>ldap</command> requires the result to contain just one entry; if there are more, it
9913 gives an error.
9914 </para>
9915 </listitem>
9916 <listitem>
9917 <para>
9918 <command>ldapdn</command> also requires the result to contain just one entry, but it is the
9919 Distinguished Name that is returned rather than any attribute values.
9920 </para>
9921 </listitem>
9922 <listitem>
9923 <para>
9924 <command>ldapm</command> permits the result to contain more than one entry; the attributes
9925 from all of them are returned.
9926 </para>
9927 </listitem>
9928 </itemizedlist>
9929 <para>
9930 For <command>ldap</command> and <command>ldapm</command>, if a query finds only entries with no attributes,
9931 Exim behaves as if the entry did not exist, and the lookup fails. The format of
9932 the data returned by a successful lookup is described in the next section.
9933 First we explain how LDAP queries are coded.
9934 </para>
9935 </section>
9936 <section id="SECTforldaque">
9937 <title>Format of LDAP queries</title>
9938 <para>
9939 <indexterm role="concept">
9940 <primary>LDAP</primary>
9941 <secondary>query format</secondary>
9942 </indexterm>
9943 An LDAP query takes the form of a URL as defined in RFC 2255. For example, in
9944 the configuration of a <command>redirect</command> router one might have this setting:
9945 </para>
9946 <literallayout class="monospaced">
9947 data = ${lookup ldap \
9948   {ldap:///cn=$local_part,o=University%20of%20Cambridge,\
9949   c=UK?mailbox?base?}}
9950 </literallayout>
9951 <para>
9952 <indexterm role="concept">
9953 <primary>LDAP</primary>
9954 <secondary>with TLS</secondary>
9955 </indexterm>
9956 The URL may begin with <literal>ldap</literal> or <literal>ldaps</literal> if your LDAP library supports
9957 secure (encrypted) LDAP connections. The second of these ensures that an
9958 encrypted TLS connection is used.
9959 </para>
9960 </section>
9961 <section>
9962 <title>LDAP quoting</title>
9963 <para>
9964 <indexterm role="concept">
9965 <primary>LDAP</primary>
9966 <secondary>quoting</secondary>
9967 </indexterm>
9968 Two levels of quoting are required in LDAP queries, the first for LDAP itself
9969 and the second because the LDAP query is represented as a URL. Furthermore,
9970 within an LDAP query, two different kinds of quoting are required. For this
9971 reason, there are two different LDAP-specific quoting operators.
9972 </para>
9973 <para>
9974 The <option>quote_ldap</option> operator is designed for use on strings that are part of
9975 filter specifications. Conceptually, it first does the following conversions on
9976 the string:
9977 </para>
9978 <literallayout class="monospaced">
9979 *   =&gt;   \2A
9980 (   =&gt;   \28
9981 )   =&gt;   \29
9982 \   =&gt;   \5C
9983 </literallayout>
9984 <para>
9985 in accordance with RFC 2254. The resulting string is then quoted according
9986 to the rules for URLs, that is, all non-alphanumeric characters except
9987 </para>
9988 <literallayout class="monospaced">
9989 ! $ ' - . _ ( ) * +
9990 </literallayout>
9991 <para>
9992 are converted to their hex values, preceded by a percent sign. For example:
9993 </para>
9994 <literallayout class="monospaced">
9995 ${quote_ldap: a(bc)*, a&lt;yz&gt;; }
9996 </literallayout>
9997 <para>
9998 yields
9999 </para>
10000 <literallayout class="monospaced">
10001 %20a%5C28bc%5C29%5C2A%2C%20a%3Cyz%3E%3B%20
10002 </literallayout>
10003 <para>
10004 Removing the URL quoting, this is (with a leading and a trailing space):
10005 </para>
10006 <literallayout class="monospaced">
10007 a\28bc\29\2A, a&lt;yz&gt;;
10008 </literallayout>
10009 <para>
10010 The <option>quote_ldap_dn</option> operator is designed for use on strings that are part of
10011 base DN specifications in queries. Conceptually, it first converts the string
10012 by inserting a backslash in front of any of the following characters:
10013 </para>
10014 <literallayout class="monospaced">
10015 , + " \ &lt; &gt; ;
10016 </literallayout>
10017 <para>
10018 It also inserts a backslash before any leading spaces or # characters, and
10019 before any trailing spaces. (These rules are in RFC 2253.) The resulting string
10020 is then quoted according to the rules for URLs. For example:
10021 </para>
10022 <literallayout class="monospaced">
10023 ${quote_ldap_dn: a(bc)*, a&lt;yz&gt;; }
10024 </literallayout>
10025 <para>
10026 yields
10027 </para>
10028 <literallayout class="monospaced">
10029 %5C%20a(bc)*%5C%2C%20a%5C%3Cyz%5C%3E%5C%3B%5C%20
10030 </literallayout>
10031 <para>
10032 Removing the URL quoting, this is (with a trailing space):
10033 </para>
10034 <literallayout class="monospaced">
10035 \ a(bc)*\, a\&lt;yz\&gt;\;\
10036 </literallayout>
10037 <para>
10038 There are some further comments about quoting in the section on LDAP
10039 authentication below.
10040 </para>
10041 </section>
10042 <section>
10043 <title>LDAP connections</title>
10044 <para>
10045 <indexterm role="concept">
10046 <primary>LDAP</primary>
10047 <secondary>connections</secondary>
10048 </indexterm>
10049 The connection to an LDAP server may either be over TCP/IP, or, when OpenLDAP
10050 is in use, via a Unix domain socket. The example given above does not specify
10051 an LDAP server. A server that is reached by TCP/IP can be specified in a query
10052 by starting it with
10053 </para>
10054 <literallayout class="monospaced">
10055 ldap://&lt;hostname&gt;:&lt;port&gt;/...
10056 </literallayout>
10057 <para>
10058 If the port (and preceding colon) are omitted, the standard LDAP port (389) is
10059 used. When no server is specified in a query, a list of default servers is
10060 taken from the <option>ldap_default_servers</option> configuration option. This supplies a
10061 colon-separated list of servers which are tried in turn until one successfully
10062 handles a query, or there is a serious error. Successful handling either
10063 returns the requested data, or indicates that it does not exist. Serious errors
10064 are syntactical, or multiple values when only a single value is expected.
10065 Errors which cause the next server to be tried are connection failures, bind
10066 failures, and timeouts.
10067 </para>
10068 <para>
10069 For each server name in the list, a port number can be given. The standard way
10070 of specifing a host and port is to use a colon separator (RFC 1738). Because
10071 <option>ldap_default_servers</option> is a colon-separated list, such colons have to be
10072 doubled. For example
10073 </para>
10074 <literallayout class="monospaced">
10075 ldap_default_servers = ldap1.example.com::145:ldap2.example.com
10076 </literallayout>
10077 <para>
10078 If <option>ldap_default_servers</option> is unset, a URL with no server name is passed
10079 to the LDAP library with no server name, and the library&#x2019;s default (normally
10080 the local host) is used.
10081 </para>
10082 <para>
10083 If you are using the OpenLDAP library, you can connect to an LDAP server using
10084 a Unix domain socket instead of a TCP/IP connection. This is specified by using
10085 <literal>ldapi</literal> instead of <literal>ldap</literal> in LDAP queries. What follows here applies only
10086 to OpenLDAP. If Exim is compiled with a different LDAP library, this feature is
10087 not available.
10088 </para>
10089 <para>
10090 For this type of connection, instead of a host name for the server, a pathname
10091 for the socket is required, and the port number is not relevant. The pathname
10092 can be specified either as an item in <option>ldap_default_servers</option>, or inline in
10093 the query. In the former case, you can have settings such as
10094 </para>
10095 <literallayout class="monospaced">
10096 ldap_default_servers = /tmp/ldap.sock : backup.ldap.your.domain
10097 </literallayout>
10098 <para>
10099 When the pathname is given in the query, you have to escape the slashes as
10100 <literal>%2F</literal> to fit in with the LDAP URL syntax. For example:
10101 </para>
10102 <literallayout class="monospaced">
10103 ${lookup ldap {ldapi://%2Ftmp%2Fldap.sock/o=...
10104 </literallayout>
10105 <para>
10106 When Exim processes an LDAP lookup and finds that the <quote>hostname</quote> is really
10107 a pathname, it uses the Unix domain socket code, even if the query actually
10108 specifies <literal>ldap</literal> or <literal>ldaps</literal>. In particular, no encryption is used for a
10109 socket connection. This behaviour means that you can use a setting of
10110 <option>ldap_default_servers</option> such as in the example above with traditional <literal>ldap</literal>
10111 or <literal>ldaps</literal> queries, and it will work. First, Exim tries a connection via
10112 the Unix domain socket; if that fails, it tries a TCP/IP connection to the
10113 backup host.
10114 </para>
10115 <para>
10116 If an explicit <literal>ldapi</literal> type is given in a query when a host name is
10117 specified, an error is diagnosed. However, if there are more items in
10118 <option>ldap_default_servers</option>, they are tried. In other words:
10119 </para>
10120 <itemizedlist>
10121 <listitem>
10122 <para>
10123 Using a pathname with <literal>ldap</literal> or <literal>ldaps</literal> forces the use of the Unix domain
10124 interface.
10125 </para>
10126 </listitem>
10127 <listitem>
10128 <para>
10129 Using <literal>ldapi</literal> with a host name causes an error.
10130 </para>
10131 </listitem>
10132 </itemizedlist>
10133 <para>
10134 Using <literal>ldapi</literal> with no host or path in the query, and no setting of
10135 <option>ldap_default_servers</option>, does whatever the library does by default.
10136 </para>
10137 </section>
10138 <section>
10139 <title>LDAP authentication and control information</title>
10140 <para>
10141 <indexterm role="concept">
10142 <primary>LDAP</primary>
10143 <secondary>authentication</secondary>
10144 </indexterm>
10145 The LDAP URL syntax provides no way of passing authentication and other control
10146 information to the server. To make this possible, the URL in an LDAP query may
10147 be preceded by any number of &lt;<emphasis>name</emphasis>&gt;=&lt;<emphasis>value</emphasis>&gt; settings, separated by
10148 spaces. If a value contains spaces it must be enclosed in double quotes, and
10149 when double quotes are used, backslash is interpreted in the usual way inside
10150 them. The following names are recognized:
10151 </para>
10152 <literallayout>
10153 <literal>DEREFERENCE</literal>  set the dereferencing parameter
10154 <literal>NETTIME    </literal>  set a timeout for a network operation
10155 <literal>USER       </literal>  set the DN, for authenticating the LDAP bind
10156 <literal>PASS       </literal>  set the password, likewise
10157 <literal>SIZE       </literal>  set the limit for the number of entries returned
10158 <literal>TIME       </literal>  set the maximum waiting time for a query
10159 </literallayout>
10160 <para>
10161 The value of the DEREFERENCE parameter must be one of the words <quote>never</quote>,
10162 <quote>searching</quote>, <quote>finding</quote>, or <quote>always</quote>.
10163 </para>
10164 <para>
10165 The name CONNECT is an obsolete name for NETTIME, retained for
10166 backwards compatibility. This timeout (specified as a number of seconds) is
10167 enforced from the client end for operations that can be carried out over a
10168 network. Specifically, it applies to network connections and calls to the
10169 <emphasis>ldap_result()</emphasis> function. If the value is greater than zero, it is used if
10170 LDAP_OPT_NETWORK_TIMEOUT is defined in the LDAP headers (OpenLDAP), or
10171 if LDAP_X_OPT_CONNECT_TIMEOUT is defined in the LDAP headers (Netscape
10172 SDK 4.1). A value of zero forces an explicit setting of <quote>no timeout</quote> for
10173 Netscape SDK; for OpenLDAP no action is taken.
10174 </para>
10175 <para>
10176 The TIME parameter (also a number of seconds) is passed to the server to
10177 set a server-side limit on the time taken to complete a search.
10178 </para>
10179 <para>
10180 Here is an example of an LDAP query in an Exim lookup that uses some of these
10181 values. This is a single line, folded to fit on the page:
10182 </para>
10183 <literallayout class="monospaced">
10184 ${lookup ldap
10185   {user="cn=manager,o=University of Cambridge,c=UK" pass=secret
10186   ldap:///o=University%20of%20Cambridge,c=UK?sn?sub?(cn=foo)}
10187   {$value}fail}
10188 </literallayout>
10189 <para>
10190 The encoding of spaces as <literal>%20</literal> is a URL thing which should not be done for
10191 any of the auxiliary data. Exim configuration settings that include lookups
10192 which contain password information should be preceded by <quote>hide</quote> to prevent
10193 non-admin users from using the <option>-bP</option> option to see their values.
10194 </para>
10195 <para>
10196 The auxiliary data items may be given in any order. The default is no
10197 connection timeout (the system timeout is used), no user or password, no limit
10198 on the number of entries returned, and no time limit on queries.
10199 </para>
10200 <para>
10201 When a DN is quoted in the USER= setting for LDAP authentication, Exim
10202 removes any URL quoting that it may contain before passing it LDAP. Apparently
10203 some libraries do this for themselves, but some do not. Removing the URL
10204 quoting has two advantages:
10205 </para>
10206 <itemizedlist>
10207 <listitem>
10208 <para>
10209 It makes it possible to use the same <option>quote_ldap_dn</option> expansion for USER=
10210 DNs as with DNs inside actual queries.
10211 </para>
10212 </listitem>
10213 <listitem>
10214 <para>
10215 It permits spaces inside USER= DNs.
10216 </para>
10217 </listitem>
10218 </itemizedlist>
10219 <para>
10220 For example, a setting such as
10221 </para>
10222 <literallayout class="monospaced">
10223 USER=cn=${quote_ldap_dn:$1}
10224 </literallayout>
10225 <para>
10226 should work even if <varname>$1</varname> contains spaces.
10227 </para>
10228 <para>
10229 Expanded data for the PASS= value should be quoted using the <option>quote</option>
10230 expansion operator, rather than the LDAP quote operators. The only reason this
10231 field needs quoting is to ensure that it conforms to the Exim syntax, which
10232 does not allow unquoted spaces. For example:
10233 </para>
10234 <literallayout class="monospaced">
10235 PASS=${quote:$3}
10236 </literallayout>
10237 <para>
10238 The LDAP authentication mechanism can be used to check passwords as part of
10239 SMTP authentication. See the <option>ldapauth</option> expansion string condition in chapter
10240 <xref linkend="CHAPexpand"/>.
10241 </para>
10242 </section>
10243 <section>
10244 <title>Format of data returned by LDAP</title>
10245 <para>
10246 <indexterm role="concept">
10247 <primary>LDAP</primary>
10248 <secondary>returned data formats</secondary>
10249 </indexterm>
10250 The <command>ldapdn</command> lookup type returns the Distinguished Name from a single entry
10251 as a sequence of values, for example
10252 </para>
10253 <literallayout class="monospaced">
10254 cn=manager, o=University of Cambridge, c=UK
10255 </literallayout>
10256 <para>
10257 The <command>ldap</command> lookup type generates an error if more than one entry matches the
10258 search filter, whereas <command>ldapm</command> permits this case, and inserts a newline in
10259 the result between the data from different entries. It is possible for multiple
10260 values to be returned for both <command>ldap</command> and <command>ldapm</command>, but in the former case
10261 you know that whatever values are returned all came from a single entry in the
10262 directory.
10263 </para>
10264 <para>
10265 In the common case where you specify a single attribute in your LDAP query, the
10266 result is not quoted, and does not contain the attribute name. If the attribute
10267 has multiple values, they are separated by commas.
10268 </para>
10269 <para>
10270 If you specify multiple attributes, the result contains space-separated, quoted
10271 strings, each preceded by the attribute name and an equals sign. Within the
10272 quotes, the quote character, backslash, and newline are escaped with
10273 backslashes, and commas are used to separate multiple values for the attribute.
10274 Apart from the escaping, the string within quotes takes the same form as the
10275 output when a single attribute is requested. Specifying no attributes is the
10276 same as specifying all of an entry&#x2019;s attributes.
10277 </para>
10278 <para>
10279 Here are some examples of the output format. The first line of each pair is an
10280 LDAP query, and the second is the data that is returned. The attribute called
10281 <option>attr1</option> has two values, whereas <option>attr2</option> has only one value:
10282 </para>
10283 <literallayout class="monospaced">
10284 ldap:///o=base?attr1?sub?(uid=fred)
10285 value1.1, value1.2
10286
10287 ldap:///o=base?attr2?sub?(uid=fred)
10288 value two
10289
10290 ldap:///o=base?attr1,attr2?sub?(uid=fred)
10291 attr1="value1.1, value1.2" attr2="value two"
10292
10293 ldap:///o=base??sub?(uid=fred)
10294 objectClass="top" attr1="value1.1, value1.2" attr2="value two"
10295 </literallayout>
10296 <para>
10297 The <option>extract</option> operator in string expansions can be used to pick out
10298 individual fields from data that consists of <emphasis>key</emphasis>=<emphasis>value</emphasis> pairs. You can
10299 make use of Exim&#x2019;s <option>-be</option> option to run expansion tests and thereby check the
10300 results of LDAP lookups.
10301 </para>
10302 </section>
10303 <section id="SECTnisplus">
10304 <title>More about NIS+</title>
10305 <para>
10306 <indexterm role="concept">
10307 <primary>NIS+ lookup type</primary>
10308 </indexterm>
10309 <indexterm role="concept">
10310 <primary>lookup</primary>
10311 <secondary>NIS+</secondary>
10312 </indexterm>
10313 NIS+ queries consist of a NIS+ <emphasis>indexed name</emphasis> followed by an optional colon
10314 and field name. If this is given, the result of a successful query is the
10315 contents of the named field; otherwise the result consists of a concatenation
10316 of <emphasis>field-name=field-value</emphasis> pairs, separated by spaces. Empty values and
10317 values containing spaces are quoted. For example, the query
10318 </para>
10319 <literallayout class="monospaced">
10320 [name=mg1456],passwd.org_dir
10321 </literallayout>
10322 <para>
10323 might return the string
10324 </para>
10325 <literallayout class="monospaced">
10326 name=mg1456 passwd="" uid=999 gid=999 gcos="Martin Guerre"
10327 home=/home/mg1456 shell=/bin/bash shadow=""
10328 </literallayout>
10329 <para>
10330 (split over two lines here to fit on the page), whereas
10331 </para>
10332 <literallayout class="monospaced">
10333 [name=mg1456],passwd.org_dir:gcos
10334 </literallayout>
10335 <para>
10336 would just return
10337 </para>
10338 <literallayout class="monospaced">
10339 Martin Guerre
10340 </literallayout>
10341 <para>
10342 with no quotes. A NIS+ lookup fails if NIS+ returns more than one table entry
10343 for the given indexed key. The effect of the <option>quote_nisplus</option> expansion
10344 operator is to double any quote characters within the text.
10345 </para>
10346 </section>
10347 <section id="SECTsql">
10348 <title>SQL lookups</title>
10349 <para>
10350 <indexterm role="concept">
10351 <primary>SQL lookup types</primary>
10352 </indexterm>
10353 Exim can support lookups in Interbase, MySQL, Oracle, PostgreSQL, and SQLite
10354 databases. Queries for these databases contain SQL statements, so an example
10355 might be
10356 </para>
10357 <literallayout class="monospaced">
10358 ${lookup mysql{select mailbox from users where id='userx'}\
10359   {$value}fail}
10360 </literallayout>
10361 <para>
10362 If the result of the query contains more than one field, the data for each
10363 field in the row is returned, preceded by its name, so the result of
10364 </para>
10365 <literallayout class="monospaced">
10366 ${lookup pgsql{select home,name from users where id='userx'}\
10367   {$value}}
10368 </literallayout>
10369 <para>
10370 might be
10371 </para>
10372 <literallayout class="monospaced">
10373 home=/home/userx name="Mister X"
10374 </literallayout>
10375 <para>
10376 Empty values and values containing spaces are double quoted, with embedded
10377 quotes escaped by a backslash. If the result of the query contains just one
10378 field, the value is passed back verbatim, without a field name, for example:
10379 </para>
10380 <literallayout class="monospaced">
10381 Mister X
10382 </literallayout>
10383 <para>
10384 If the result of the query yields more than one row, it is all concatenated,
10385 with a newline between the data for each row.
10386 </para>
10387 </section>
10388 <section>
10389 <title>More about MySQL, PostgreSQL, Oracle, and Interbase</title>
10390 <para>
10391 <indexterm role="concept">
10392 <primary>MySQL</primary>
10393 <secondary>lookup type</secondary>
10394 </indexterm>
10395 <indexterm role="concept">
10396 <primary>PostgreSQL lookup type</primary>
10397 </indexterm>
10398 <indexterm role="concept">
10399 <primary>lookup</primary>
10400 <secondary>MySQL</secondary>
10401 </indexterm>
10402 <indexterm role="concept">
10403 <primary>lookup</primary>
10404 <secondary>PostgreSQL</secondary>
10405 </indexterm>
10406 <indexterm role="concept">
10407 <primary>Oracle</primary>
10408 <secondary>lookup type</secondary>
10409 </indexterm>
10410 <indexterm role="concept">
10411 <primary>lookup</primary>
10412 <secondary>Oracle</secondary>
10413 </indexterm>
10414 <indexterm role="concept">
10415 <primary>Interbase lookup type</primary>
10416 </indexterm>
10417 <indexterm role="concept">
10418 <primary>lookup</primary>
10419 <secondary>Interbase</secondary>
10420 </indexterm>
10421 If any MySQL, PostgreSQL, Oracle, or Interbase lookups are used, the
10422 <option>mysql_servers</option>, <option>pgsql_servers</option>, <option>oracle_servers</option>, or <option>ibase_servers</option>
10423 option (as appropriate) must be set to a colon-separated list of server
10424 information. Each item in the list is a slash-separated list of four items:
10425 host name, database name, user name, and password. In the case of Oracle, the
10426 host name field is used for the <quote>service name</quote>, and the database name field
10427 is not used and should be empty. For example:
10428 </para>
10429 <literallayout class="monospaced">
10430 hide oracle_servers = oracle.plc.example//userx/abcdwxyz
10431 </literallayout>
10432 <para>
10433 Because password data is sensitive, you should always precede the setting with
10434 <quote>hide</quote>, to prevent non-admin users from obtaining the setting via the <option>-bP</option>
10435 option. Here is an example where two MySQL servers are listed:
10436 </para>
10437 <literallayout class="monospaced">
10438 hide mysql_servers = localhost/users/root/secret:\
10439                      otherhost/users/root/othersecret
10440 </literallayout>
10441 <para>
10442 For MySQL and PostgreSQL, a host may be specified as &lt;<emphasis>name</emphasis>&gt;:&lt;<emphasis>port</emphasis>&gt; but
10443 because this is a colon-separated list, the colon has to be doubled. For each
10444 query, these parameter groups are tried in order until a connection and a query
10445 succeeds.
10446 </para>
10447 <para>
10448 The <option>quote_mysql</option>, <option>quote_pgsql</option>, and <option>quote_oracle</option> expansion operators
10449 convert newline, tab, carriage return, and backspace to \n, \t, \r, and \b
10450 respectively, and the characters single-quote, double-quote, and backslash
10451 itself are escaped with backslashes. The <option>quote_pgsql</option> expansion operator, in
10452 addition, escapes the percent and underscore characters. This cannot be done
10453 for MySQL because these escapes are not recognized in contexts where these
10454 characters are not special.
10455 </para>
10456 </section>
10457 <section>
10458 <title>Special MySQL features</title>
10459 <para>
10460 For MySQL, an empty host name or the use of <quote>localhost</quote> in <option>mysql_servers</option>
10461 causes a connection to the server on the local host by means of a Unix domain
10462 socket. An alternate socket can be specified in parentheses. The full syntax of
10463 each item in <option>mysql_servers</option> is:
10464 </para>
10465 <literallayout>
10466 &lt;<emphasis>hostname</emphasis>&gt;::&lt;<emphasis>port</emphasis>&gt;(&lt;<emphasis>socket name</emphasis>&gt;)/&lt;<emphasis>database</emphasis>&gt;/&lt;<emphasis>user</emphasis>&gt;/&lt;<emphasis>password</emphasis>&gt;
10467 </literallayout>
10468 <para>
10469 Any of the three sub-parts of the first field can be omitted. For normal use on
10470 the local host it can be left blank or set to just <quote>localhost</quote>.
10471 </para>
10472 <para>
10473 No database need be supplied &ndash; but if it is absent here, it must be given in
10474 the queries.
10475 </para>
10476 <para>
10477 If a MySQL query is issued that does not request any data (an insert, update,
10478 or delete command), the result of the lookup is the number of rows affected.
10479 </para>
10480 <para>
10481 <emphasis role="bold">Warning</emphasis>: This can be misleading. If an update does not actually change
10482 anything (for example, setting a field to the value it already has), the result
10483 is zero because no rows are affected.
10484 </para>
10485 </section>
10486 <section>
10487 <title>Special PostgreSQL features</title>
10488 <para>
10489 PostgreSQL lookups can also use Unix domain socket connections to the database.
10490 This is usually faster and costs less CPU time than a TCP/IP connection.
10491 However it can be used only if the mail server runs on the same machine as the
10492 database server. A configuration line for PostgreSQL via Unix domain sockets
10493 looks like this:
10494 </para>
10495 <literallayout class="monospaced">
10496 hide pgsql_servers = (/tmp/.s.PGSQL.5432)/db/user/password : ...
10497 </literallayout>
10498 <para>
10499 In other words, instead of supplying a host name, a path to the socket is
10500 given. The path name is enclosed in parentheses so that its slashes aren&#x2019;t
10501 visually confused with the delimiters for the other server parameters.
10502 </para>
10503 <para>
10504 If a PostgreSQL query is issued that does not request any data (an insert,
10505 update, or delete command), the result of the lookup is the number of rows
10506 affected.
10507 </para>
10508 </section>
10509 <section id="SECTsqlite">
10510 <title>More about SQLite</title>
10511 <para>
10512 <indexterm role="concept">
10513 <primary>lookup</primary>
10514 <secondary>SQLite</secondary>
10515 </indexterm>
10516 <indexterm role="concept">
10517 <primary>SQLite lookup type</primary>
10518 </indexterm>
10519 SQLite is different to the other SQL lookups because a file name is required in
10520 addition to the SQL query. An SQLite database is a single file, and there is no
10521 daemon as in the other SQL databases. The interface to Exim requires the name
10522 of the file, as an absolute path, to be given at the start of the query. It is
10523 separated from the query by white space. This means that the path name cannot
10524 contain white space. Here is a lookup expansion example:
10525 </para>
10526 <literallayout class="monospaced">
10527 ${lookup sqlite {/some/thing/sqlitedb \
10528   select name from aliases where id='userx';}}
10529 </literallayout>
10530 <para>
10531 In a list, the syntax is similar. For example:
10532 </para>
10533 <literallayout class="monospaced">
10534 domainlist relay_domains = sqlite;/some/thing/sqlitedb \
10535    select * from relays where ip='$sender_host_address';
10536 </literallayout>
10537 <para>
10538 The only character affected by the <option>quote_sqlite</option> operator is a single
10539 quote, which it doubles.
10540 </para>
10541 <para>
10542 The SQLite library handles multiple simultaneous accesses to the database
10543 internally. Multiple readers are permitted, but only one process can
10544 update at once. Attempts to access the database while it is being updated
10545 are rejected after a timeout period, during which the SQLite library
10546 waits for the lock to be released. In Exim, the default timeout is set
10547 to 5 seconds, but it can be changed by means of the <option>sqlite_lock_timeout</option>
10548 option.
10549 <indexterm role="concept" startref="IIDfidalo1" class="endofrange"/>
10550 <indexterm role="concept" startref="IIDfidalo2" class="endofrange"/>
10551 </para>
10552 </section>
10553 </chapter>
10554
10555 <chapter id="CHAPdomhosaddlists">
10556 <title>Domain, host, address, and local part lists</title>
10557 <titleabbrev>Domain, host, and address lists</titleabbrev>
10558 <para>
10559 <indexterm role="concept" id="IIDdohoadli" class="startofrange">
10560 <primary>lists of domains; hosts; etc.</primary>
10561 </indexterm>
10562 A number of Exim configuration options contain lists of domains, hosts,
10563 email addresses, or local parts. For example, the <option>hold_domains</option> option
10564 contains a list of domains whose delivery is currently suspended. These lists
10565 are also used as data in ACL statements (see chapter <xref linkend="CHAPACL"/>), and as
10566 arguments to expansion conditions such as <option>match_domain</option>.
10567 </para>
10568 <para>
10569 Each item in one of these lists is a pattern to be matched against a domain,
10570 host, email address, or local part, respectively. In the sections below, the
10571 different types of pattern for each case are described, but first we cover some
10572 general facilities that apply to all four kinds of list.
10573 </para>
10574 <section>
10575 <title>Expansion of lists</title>
10576 <para>
10577 <indexterm role="concept">
10578 <primary>expansion</primary>
10579 <secondary>of lists</secondary>
10580 </indexterm>
10581 Each list is expanded as a single string before it is used. The result of
10582 expansion must be a list, possibly containing empty items, which is split up
10583 into separate items for matching. By default, colon is the separator character,
10584 but this can be varied if necessary. See sections <xref linkend="SECTlistconstruct"/> and
10585 <xref linkend="SECTempitelis"/> for details of the list syntax; the second of these
10586 discusses the way to specify empty list items.
10587 </para>
10588 <para>
10589 If the string expansion is forced to fail, Exim behaves as if the item it is
10590 testing (domain, host, address, or local part) is not in the list. Other
10591 expansion failures cause temporary errors.
10592 </para>
10593 <para>
10594 If an item in a list is a regular expression, backslashes, dollars and possibly
10595 other special characters in the expression must be protected against
10596 misinterpretation by the string expander. The easiest way to do this is to use
10597 the <literal>\N</literal> expansion feature to indicate that the contents of the regular
10598 expression should not be expanded. For example, in an ACL you might have:
10599 </para>
10600 <literallayout class="monospaced">
10601 deny senders = \N^\d{8}\w@.*\.baddomain\.example$\N : \
10602                ${lookup{$domain}lsearch{/badsenders/bydomain}}
10603 </literallayout>
10604 <para>
10605 The first item is a regular expression that is protected from expansion by
10606 <literal>\N</literal>, whereas the second uses the expansion to obtain a list of unwanted
10607 senders based on the receiving domain.
10608 </para>
10609 </section>
10610 <section>
10611 <title>Negated items in lists</title>
10612 <para>
10613 <indexterm role="concept">
10614 <primary>list</primary>
10615 <secondary>negation</secondary>
10616 </indexterm>
10617 <indexterm role="concept">
10618 <primary>negation</primary>
10619 <secondary>in lists</secondary>
10620 </indexterm>
10621 Items in a list may be positive or negative. Negative items are indicated by a
10622 leading exclamation mark, which may be followed by optional white space. A list
10623 defines a set of items (domains, etc). When Exim processes one of these lists,
10624 it is trying to find out whether a domain, host, address, or local part
10625 (respectively) is in the set that is defined by the list. It works like this:
10626 </para>
10627 <para>
10628 The list is scanned from left to right. If a positive item is matched, the
10629 subject that is being checked is in the set; if a negative item is matched, the
10630 subject is not in the set. If the end of the list is reached without the
10631 subject having matched any of the patterns, it is in the set if the last item
10632 was a negative one, but not if it was a positive one. For example, the list in
10633 </para>
10634 <literallayout class="monospaced">
10635 domainlist relay_domains = !a.b.c : *.b.c
10636 </literallayout>
10637 <para>
10638 matches any domain ending in <emphasis>.b.c</emphasis> except for <emphasis>a.b.c</emphasis>. Domains that match
10639 neither <emphasis>a.b.c</emphasis> nor <emphasis>*.b.c</emphasis> do not match, because the last item in the
10640 list is positive. However, if the setting were
10641 </para>
10642 <literallayout class="monospaced">
10643 domainlist relay_domains = !a.b.c
10644 </literallayout>
10645 <para>
10646 then all domains other than <emphasis>a.b.c</emphasis> would match because the last item in the
10647 list is negative. In other words, a list that ends with a negative item behaves
10648 as if it had an extra item <literal>:*</literal> on the end.
10649 </para>
10650 <para>
10651 Another way of thinking about positive and negative items in lists is to read
10652 the connector as <quote>or</quote> after a positive item and as <quote>and</quote> after a negative
10653 item.
10654 </para>
10655 </section>
10656 <section id="SECTfilnamlis">
10657 <title>File names in lists</title>
10658 <para>
10659 <indexterm role="concept">
10660 <primary>list</primary>
10661 <secondary>file name in</secondary>
10662 </indexterm>
10663 If an item in a domain, host, address, or local part list is an absolute file
10664 name (beginning with a slash character), each line of the file is read and
10665 processed as if it were an independent item in the list, except that further
10666 file names are not allowed,
10667 and no expansion of the data from the file takes place.
10668 Empty lines in the file are ignored, and the file may also contain comment
10669 lines:
10670 </para>
10671 <itemizedlist>
10672 <listitem>
10673 <para>
10674 For domain and host lists, if a # character appears anywhere in a line of the
10675 file, it and all following characters are ignored.
10676 </para>
10677 </listitem>
10678 <listitem>
10679 <para>
10680 Because local parts may legitimately contain # characters, a comment in an
10681 address list or local part list file is recognized only if # is preceded by
10682 white space or the start of the line. For example:
10683 </para>
10684 <literallayout class="monospaced">
10685 not#comment@x.y.z   # but this is a comment
10686 </literallayout>
10687 </listitem>
10688 </itemizedlist>
10689 <para>
10690 Putting a file name in a list has the same effect as inserting each line of the
10691 file as an item in the list (blank lines and comments excepted). However, there
10692 is one important difference: the file is read each time the list is processed,
10693 so if its contents vary over time, Exim&#x2019;s behaviour changes.
10694 </para>
10695 <para>
10696 If a file name is preceded by an exclamation mark, the sense of any match
10697 within the file is inverted. For example, if
10698 </para>
10699 <literallayout class="monospaced">
10700 hold_domains = !/etc/nohold-domains
10701 </literallayout>
10702 <para>
10703 and the file contains the lines
10704 </para>
10705 <literallayout class="monospaced">
10706 !a.b.c
10707 *.b.c
10708 </literallayout>
10709 <para>
10710 then <emphasis>a.b.c</emphasis> is in the set of domains defined by <option>hold_domains</option>, whereas
10711 any domain matching <literal>*.b.c</literal> is not.
10712 </para>
10713 </section>
10714 <section>
10715 <title>An lsearch file is not an out-of-line list</title>
10716 <para>
10717 As will be described in the sections that follow, lookups can be used in lists
10718 to provide indexed methods of checking list membership. There has been some
10719 confusion about the way <command>lsearch</command> lookups work in lists. Because
10720 an <command>lsearch</command> file contains plain text and is scanned sequentially, it is
10721 sometimes thought that it is allowed to contain wild cards and other kinds of
10722 non-constant pattern. This is not the case. The keys in an <command>lsearch</command> file are
10723 always fixed strings, just as for any other single-key lookup type.
10724 </para>
10725 <para>
10726 If you want to use a file to contain wild-card patterns that form part of a
10727 list, just give the file name on its own, without a search type, as described
10728 in the previous section.
10729 </para>
10730 </section>
10731 <section id="SECTnamedlists">
10732 <title>Named lists</title>
10733 <para>
10734 <indexterm role="concept">
10735 <primary>named lists</primary>
10736 </indexterm>
10737 <indexterm role="concept">
10738 <primary>list</primary>
10739 <secondary>named</secondary>
10740 </indexterm>
10741 A list of domains, hosts, email addresses, or local parts can be given a name
10742 which is then used to refer to the list elsewhere in the configuration. This is
10743 particularly convenient if the same list is required in several different
10744 places. It also allows lists to be given meaningful names, which can improve
10745 the readability of the configuration. For example, it is conventional to define
10746 a domain list called <emphasis>local_domains</emphasis> for all the domains that are handled
10747 locally on a host, using a configuration line such as
10748 </para>
10749 <literallayout class="monospaced">
10750 domainlist local_domains = localhost:my.dom.example
10751 </literallayout>
10752 <para>
10753 Named lists are referenced by giving their name preceded by a plus sign, so,
10754 for example, a router that is intended to handle local domains would be
10755 configured with the line
10756 </para>
10757 <literallayout class="monospaced">
10758 domains = +local_domains
10759 </literallayout>
10760 <para>
10761 The first router in a configuration is often one that handles all domains
10762 except the local ones, using a configuration with a negated item like this:
10763 </para>
10764 <literallayout class="monospaced">
10765 dnslookup:
10766   driver = dnslookup
10767   domains = ! +local_domains
10768   transport = remote_smtp
10769   no_more
10770 </literallayout>
10771 <para>
10772 The four kinds of named list are created by configuration lines starting with
10773 the words <option>domainlist</option>, <option>hostlist</option>, <option>addresslist</option>, or <option>localpartlist</option>,
10774 respectively. Then there follows the name that you are defining, followed by an
10775 equals sign and the list itself. For example:
10776 </para>
10777 <literallayout class="monospaced">
10778 hostlist    relay_hosts = 192.168.23.0/24 : my.friend.example
10779 addresslist bad_senders = cdb;/etc/badsenders
10780 </literallayout>
10781 <para>
10782 A named list may refer to other named lists:
10783 </para>
10784 <literallayout class="monospaced">
10785 domainlist  dom1 = first.example : second.example
10786 domainlist  dom2 = +dom1 : third.example
10787 domainlist  dom3 = fourth.example : +dom2 : fifth.example
10788 </literallayout>
10789 <para>
10790 <emphasis role="bold">Warning</emphasis>: If the last item in a referenced list is a negative one, the
10791 effect may not be what you intended, because the negation does not propagate
10792 out to the higher level. For example, consider:
10793 </para>
10794 <literallayout class="monospaced">
10795 domainlist  dom1 = !a.b
10796 domainlist  dom2 = +dom1 : *.b
10797 </literallayout>
10798 <para>
10799 The second list specifies <quote>either in the <option>dom1</option> list or <emphasis>*.b</emphasis></quote>. The first
10800 list specifies just <quote>not <emphasis>a.b</emphasis></quote>, so the domain <emphasis>x.y</emphasis> matches it. That
10801 means it matches the second list as well. The effect is not the same as
10802 </para>
10803 <literallayout class="monospaced">
10804 domainlist  dom2 = !a.b : *.b
10805 </literallayout>
10806 <para>
10807 where <emphasis>x.y</emphasis> does not match. It&#x2019;s best to avoid negation altogether in
10808 referenced lists if you can.
10809 </para>
10810 <para>
10811 Named lists may have a performance advantage. When Exim is routing an
10812 address or checking an incoming message, it caches the result of tests on named
10813 lists. So, if you have a setting such as
10814 </para>
10815 <literallayout class="monospaced">
10816 domains = +local_domains
10817 </literallayout>
10818 <para>
10819 on several of your routers
10820 or in several ACL statements,
10821 the actual test is done only for the first one. However, the caching works only
10822 if there are no expansions within the list itself or any sublists that it
10823 references. In other words, caching happens only for lists that are known to be
10824 the same each time they are referenced.
10825 </para>
10826 <para>
10827 By default, there may be up to 16 named lists of each type. This limit can be
10828 extended by changing a compile-time variable. The use of domain and host lists
10829 is recommended for concepts such as local domains, relay domains, and relay
10830 hosts. The default configuration is set up like this.
10831 </para>
10832 </section>
10833 <section>
10834 <title>Named lists compared with macros</title>
10835 <para>
10836 <indexterm role="concept">
10837 <primary>list</primary>
10838 <secondary>named compared with macro</secondary>
10839 </indexterm>
10840 <indexterm role="concept">
10841 <primary>macro</primary>
10842 <secondary>compared with named list</secondary>
10843 </indexterm>
10844 At first sight, named lists might seem to be no different from macros in the
10845 configuration file. However, macros are just textual substitutions. If you
10846 write
10847 </para>
10848 <literallayout class="monospaced">
10849 ALIST = host1 : host2
10850 auth_advertise_hosts = !ALIST
10851 </literallayout>
10852 <para>
10853 it probably won&#x2019;t do what you want, because that is exactly the same as
10854 </para>
10855 <literallayout class="monospaced">
10856 auth_advertise_hosts = !host1 : host2
10857 </literallayout>
10858 <para>
10859 Notice that the second host name is not negated. However, if you use a host
10860 list, and write
10861 </para>
10862 <literallayout class="monospaced">
10863 hostlist alist = host1 : host2
10864 auth_advertise_hosts = ! +alist
10865 </literallayout>
10866 <para>
10867 the negation applies to the whole list, and so that is equivalent to
10868 </para>
10869 <literallayout class="monospaced">
10870 auth_advertise_hosts = !host1 : !host2
10871 </literallayout>
10872 </section>
10873 <section>
10874 <title>Named list caching</title>
10875 <para>
10876 <indexterm role="concept">
10877 <primary>list</primary>
10878 <secondary>caching of named</secondary>
10879 </indexterm>
10880 <indexterm role="concept">
10881 <primary>caching</primary>
10882 <secondary>named lists</secondary>
10883 </indexterm>
10884 While processing a message, Exim caches the result of checking a named list if
10885 it is sure that the list is the same each time. In practice, this means that
10886 the cache operates only if the list contains no $ characters, which guarantees
10887 that it will not change when it is expanded. Sometimes, however, you may have
10888 an expanded list that you know will be the same each time within a given
10889 message. For example:
10890 </para>
10891 <literallayout class="monospaced">
10892 domainlist special_domains = \
10893            ${lookup{$sender_host_address}cdb{/some/file}}
10894 </literallayout>
10895 <para>
10896 This provides a list of domains that depends only on the sending host&#x2019;s IP
10897 address. If this domain list is referenced a number of times (for example,
10898 in several ACL lines, or in several routers) the result of the check is not
10899 cached by default, because Exim does not know that it is going to be the
10900 same list each time.
10901 </para>
10902 <para>
10903 By appending <literal>_cache</literal> to <literal>domainlist</literal> you can tell Exim to go ahead and
10904 cache the result anyway. For example:
10905 </para>
10906 <literallayout class="monospaced">
10907 domainlist_cache special_domains = ${lookup{...
10908 </literallayout>
10909 <para>
10910 If you do this, you should be absolutely sure that caching is going to do
10911 the right thing in all cases. When in doubt, leave it out.
10912 </para>
10913 </section>
10914 <section id="SECTdomainlist">
10915 <title>Domain lists</title>
10916 <para>
10917 <indexterm role="concept">
10918 <primary>domain list</primary>
10919 <secondary>patterns for</secondary>
10920 </indexterm>
10921 <indexterm role="concept">
10922 <primary>list</primary>
10923 <secondary>domain list</secondary>
10924 </indexterm>
10925 Domain lists contain patterns that are to be matched against a mail domain.
10926 The following types of item may appear in domain lists:
10927 </para>
10928 <itemizedlist>
10929 <listitem>
10930 <para>
10931 <indexterm role="concept">
10932 <primary>primary host name</primary>
10933 </indexterm>
10934 <indexterm role="concept">
10935 <primary>host name</primary>
10936 <secondary>matched in domain list</secondary>
10937 </indexterm>
10938 <indexterm role="concept">
10939 <primary><option>primary_hostname</option></primary>
10940 </indexterm>
10941 <indexterm role="concept">
10942 <primary>domain list</primary>
10943 <secondary>matching primary host name</secondary>
10944 </indexterm>
10945 <indexterm role="concept">
10946 <primary>@ in a domain list</primary>
10947 </indexterm>
10948 If a pattern consists of a single @ character, it matches the local host name,
10949 as set by the <option>primary_hostname</option> option (or defaulted). This makes it
10950 possible to use the same configuration file on several different hosts that
10951 differ only in their names.
10952 </para>
10953 </listitem>
10954 <listitem>
10955 <para>
10956 <indexterm role="concept">
10957 <primary>@[] in a domain list</primary>
10958 </indexterm>
10959 <indexterm role="concept">
10960 <primary>domain list</primary>
10961 <secondary>matching local IP interfaces</secondary>
10962 </indexterm>
10963 <indexterm role="concept">
10964 <primary>domain literal</primary>
10965 </indexterm>
10966 If a pattern consists of the string <literal>@[]</literal> it matches any local IP interface
10967 address, enclosed in square brackets, as in an email address that contains a
10968 domain literal.
10969 In today&#x2019;s Internet, the use of domain literals is controversial.
10970 </para>
10971 </listitem>
10972 <listitem>
10973 <para>
10974 <indexterm role="concept">
10975 <primary>@mx_any</primary>
10976 </indexterm>
10977 <indexterm role="concept">
10978 <primary>@mx_primary</primary>
10979 </indexterm>
10980 <indexterm role="concept">
10981 <primary>@mx_secondary</primary>
10982 </indexterm>
10983 <indexterm role="concept">
10984 <primary>domain list</primary>
10985 <secondary>matching MX pointers to local host</secondary>
10986 </indexterm>
10987 If a pattern consists of the string <literal>@mx_any</literal> it matches any domain that
10988 has an MX record pointing to the local host or to any host that is listed in
10989 <indexterm role="concept">
10990 <primary><option>hosts_treat_as_local</option></primary>
10991 </indexterm>
10992 <option>hosts_treat_as_local</option>. The items <literal>@mx_primary</literal> and <literal>@mx_secondary</literal>
10993 are similar, except that the first matches only when a primary MX target is the
10994 local host, and the second only when no primary MX target is the local host,
10995 but a secondary MX target is. <quote>Primary</quote> means an MX record with the lowest
10996 preference value &ndash; there may of course be more than one of them.
10997 </para>
10998 <para>
10999 The MX lookup that takes place when matching a pattern of this type is
11000 performed with the resolver options for widening names turned off. Thus, for
11001 example, a single-component domain will <emphasis>not</emphasis> be expanded by adding the
11002 resolver&#x2019;s default domain. See the <option>qualify_single</option> and <option>search_parents</option>
11003 options of the <command>dnslookup</command> router for a discussion of domain widening.
11004 </para>
11005 <para>
11006 Sometimes you may want to ignore certain IP addresses when using one of these
11007 patterns. You can specify this by following the pattern with <literal>/ignore=</literal>&lt;<emphasis>ip
11008 list</emphasis>&gt;, where &lt;<emphasis>ip list</emphasis>&gt; is a list of IP addresses. These addresses are
11009 ignored when processing the pattern (compare the <option>ignore_target_hosts</option> option
11010 on a router). For example:
11011 </para>
11012 <literallayout class="monospaced">
11013 domains = @mx_any/ignore=127.0.0.1
11014 </literallayout>
11015 <para>
11016 This example matches any domain that has an MX record pointing to one of
11017 the local host&#x2019;s IP addresses other than 127.0.0.1.
11018 </para>
11019 <para>
11020 The list of IP addresses is in fact processed by the same code that processes
11021 host lists, so it may contain CIDR-coded network specifications and it may also
11022 contain negative items.
11023 </para>
11024 <para>
11025 Because the list of IP addresses is a sublist within a domain list, you have to
11026 be careful about delimiters if there is more than one address. Like any other
11027 list, the default delimiter can be changed. Thus, you might have:
11028 </para>
11029 <literallayout class="monospaced">
11030 domains = @mx_any/ignore=&lt;;127.0.0.1;0.0.0.0 : \
11031           an.other.domain : ...
11032 </literallayout>
11033 <para>
11034 so that the sublist uses semicolons for delimiters. When IPv6 addresses are
11035 involved, it is easiest to change the delimiter for the main list as well:
11036 </para>
11037 <literallayout class="monospaced">
11038 domains = &lt;? @mx_any/ignore=&lt;;127.0.0.1;::1 ? \
11039           an.other.domain ? ...
11040 </literallayout>
11041 </listitem>
11042 <listitem>
11043 <para>
11044 <indexterm role="concept">
11045 <primary>asterisk</primary>
11046 <secondary>in domain list</secondary>
11047 </indexterm>
11048 <indexterm role="concept">
11049 <primary>domain list</primary>
11050 <secondary>asterisk in</secondary>
11051 </indexterm>
11052 <indexterm role="concept">
11053 <primary>domain list</primary>
11054 <secondary>matching <quote>ends with</quote></secondary>
11055 </indexterm>
11056 If a pattern starts with an asterisk, the remaining characters of the pattern
11057 are compared with the terminating characters of the domain. The use of <quote>*</quote> in
11058 domain lists differs from its use in partial matching lookups. In a domain
11059 list, the character following the asterisk need not be a dot, whereas partial
11060 matching works only in terms of dot-separated components. For example, a domain
11061 list item such as <literal>*key.ex</literal> matches <emphasis>donkey.ex</emphasis> as well as
11062 <emphasis>cipher.key.ex</emphasis>.
11063 </para>
11064 </listitem>
11065 <listitem>
11066 <para>
11067 <indexterm role="concept">
11068 <primary>regular expressions</primary>
11069 <secondary>in domain list</secondary>
11070 </indexterm>
11071 <indexterm role="concept">
11072 <primary>domain list</primary>
11073 <secondary>matching regular expression</secondary>
11074 </indexterm>
11075 If a pattern starts with a circumflex character, it is treated as a regular
11076 expression, and matched against the domain using a regular expression matching
11077 function. The circumflex is treated as part of the regular expression.
11078 References to descriptions of the syntax of regular expressions are given in
11079 chapter <xref linkend="CHAPregexp"/>.
11080 </para>
11081 <para>
11082 <emphasis role="bold">Warning</emphasis>: Because domain lists are expanded before being processed, you
11083 must escape any backslash and dollar characters in the regular expression, or
11084 use the special <literal>\N</literal> sequence (see chapter <xref linkend="CHAPexpand"/>) to specify that
11085 it is not to be expanded (unless you really do want to build a regular
11086 expression by expansion, of course).
11087 </para>
11088 </listitem>
11089 <listitem>
11090 <para>
11091 <indexterm role="concept">
11092 <primary>lookup</primary>
11093 <secondary>in domain list</secondary>
11094 </indexterm>
11095 <indexterm role="concept">
11096 <primary>domain list</primary>
11097 <secondary>matching by lookup</secondary>
11098 </indexterm>
11099 If a pattern starts with the name of a single-key lookup type followed by a
11100 semicolon (for example, <quote>dbm;</quote> or <quote>lsearch;</quote>), the remainder of the pattern
11101 must be a file name in a suitable format for the lookup type. For example, for
11102 <quote>cdb;</quote> it must be an absolute path:
11103 </para>
11104 <literallayout class="monospaced">
11105 domains = cdb;/etc/mail/local_domains.cdb
11106 </literallayout>
11107 <para>
11108 The appropriate type of lookup is done on the file using the domain name as the
11109 key. In most cases, the data that is looked up is not used; Exim is interested
11110 only in whether or not the key is present in the file. However, when a lookup
11111 is used for the <option>domains</option> option on a router
11112 or a <option>domains</option> condition in an ACL statement, the data is preserved in the
11113 <varname>$domain_data</varname> variable and can be referred to in other router options or
11114 other statements in the same ACL.
11115 </para>
11116 </listitem>
11117 <listitem>
11118 <para>
11119 Any of the single-key lookup type names may be preceded by
11120 <literal>partial</literal>&lt;<emphasis>n</emphasis>&gt;<literal>-</literal>, where the &lt;<emphasis>n</emphasis>&gt; is optional, for example,
11121 </para>
11122 <literallayout class="monospaced">
11123 domains = partial-dbm;/partial/domains
11124 </literallayout>
11125 <para>
11126 This causes partial matching logic to be invoked; a description of how this
11127 works is given in section <xref linkend="SECTpartiallookup"/>.
11128 </para>
11129 </listitem>
11130 <listitem>
11131 <para>
11132 <indexterm role="concept">
11133 <primary>asterisk</primary>
11134 <secondary>in lookup type</secondary>
11135 </indexterm>
11136 Any of the single-key lookup types may be followed by an asterisk. This causes
11137 a default lookup for a key consisting of a single asterisk to be done if the
11138 original lookup fails. This is not a useful feature when using a domain list to
11139 select particular domains (because any domain would match), but it might have
11140 value if the result of the lookup is being used via the <varname>$domain_data</varname>
11141 expansion variable.
11142 </para>
11143 </listitem>
11144 <listitem>
11145 <para>
11146 If the pattern starts with the name of a query-style lookup type followed by a
11147 semicolon (for example, <quote>nisplus;</quote> or <quote>ldap;</quote>), the remainder of the
11148 pattern must be an appropriate query for the lookup type, as described in
11149 chapter <xref linkend="CHAPfdlookup"/>. For example:
11150 </para>
11151 <literallayout class="monospaced">
11152 hold_domains = mysql;select domain from holdlist \
11153   where domain = '$domain';
11154 </literallayout>
11155 <para>
11156 In most cases, the data that is looked up is not used (so for an SQL query, for
11157 example, it doesn&#x2019;t matter what field you select). Exim is interested only in
11158 whether or not the query succeeds. However, when a lookup is used for the
11159 <option>domains</option> option on a router, the data is preserved in the <varname>$domain_data</varname>
11160 variable and can be referred to in other options.
11161 </para>
11162 </listitem>
11163 <listitem>
11164 <para>
11165 <indexterm role="concept">
11166 <primary>domain list</primary>
11167 <secondary>matching literal domain name</secondary>
11168 </indexterm>
11169 If none of the above cases apply, a caseless textual comparison is made
11170 between the pattern and the domain.
11171 </para>
11172 </listitem>
11173 </itemizedlist>
11174 <para>
11175 Here is an example that uses several different kinds of pattern:
11176 </para>
11177 <literallayout class="monospaced">
11178 domainlist funny_domains = \
11179   @ : \
11180   lib.unseen.edu : \
11181   *.foundation.fict.example : \
11182   \N^[1-2]\d{3}\.fict\.example$\N : \
11183   partial-dbm;/opt/data/penguin/book : \
11184   nis;domains.byname : \
11185   nisplus;[name=$domain,status=local],domains.org_dir
11186 </literallayout>
11187 <para>
11188 There are obvious processing trade-offs among the various matching modes. Using
11189 an asterisk is faster than a regular expression, and listing a few names
11190 explicitly probably is too. The use of a file or database lookup is expensive,
11191 but may be the only option if hundreds of names are required. Because the
11192 patterns are tested in order, it makes sense to put the most commonly matched
11193 patterns earlier.
11194 </para>
11195 </section>
11196 <section id="SECThostlist">
11197 <title>Host lists</title>
11198 <para>
11199 <indexterm role="concept">
11200 <primary>host list</primary>
11201 <secondary>patterns in</secondary>
11202 </indexterm>
11203 <indexterm role="concept">
11204 <primary>list</primary>
11205 <secondary>host list</secondary>
11206 </indexterm>
11207 Host lists are used to control what remote hosts are allowed to do. For
11208 example, some hosts may be allowed to use the local host as a relay, and some
11209 may be permitted to use the SMTP ETRN command. Hosts can be identified in
11210 two different ways, by name or by IP address. In a host list, some types of
11211 pattern are matched to a host name, and some are matched to an IP address.
11212 You need to be particularly careful with this when single-key lookups are
11213 involved, to ensure that the right value is being used as the key.
11214 </para>
11215 </section>
11216 <section>
11217 <title>Special host list patterns</title>
11218 <para>
11219 <indexterm role="concept">
11220 <primary>empty item in hosts list</primary>
11221 </indexterm>
11222 <indexterm role="concept">
11223 <primary>host list</primary>
11224 <secondary>empty string in</secondary>
11225 </indexterm>
11226 If a host list item is the empty string, it matches only when no remote host is
11227 involved. This is the case when a message is being received from a local
11228 process using SMTP on the standard input, that is, when a TCP/IP connection is
11229 not used.
11230 </para>
11231 <para>
11232 <indexterm role="concept">
11233 <primary>asterisk</primary>
11234 <secondary>in host list</secondary>
11235 </indexterm>
11236 The special pattern <quote>*</quote> in a host list matches any host or no host. Neither
11237 the IP address nor the name is actually inspected.
11238 </para>
11239 </section>
11240 <section id="SECThoslispatip">
11241 <title>Host list patterns that match by IP address</title>
11242 <para>
11243 <indexterm role="concept">
11244 <primary>host list</primary>
11245 <secondary>matching IP addresses</secondary>
11246 </indexterm>
11247 If an IPv4 host calls an IPv6 host and the call is accepted on an IPv6 socket,
11248 the incoming address actually appears in the IPv6 host as
11249 <literal>::ffff:</literal>&lt;<emphasis>v4address</emphasis>&gt;. When such an address is tested against a host
11250 list, it is converted into a traditional IPv4 address first. (Not all operating
11251 systems accept IPv4 calls on IPv6 sockets, as there have been some security
11252 concerns.)
11253 </para>
11254 <para>
11255 The following types of pattern in a host list check the remote host by
11256 inspecting its IP address:
11257 </para>
11258 <itemizedlist>
11259 <listitem>
11260 <para>
11261 If the pattern is a plain domain name (not a regular expression, not starting
11262 with *, not a lookup of any kind), Exim calls the operating system function
11263 to find the associated IP address(es). Exim uses the newer
11264 <function>getipnodebyname()</function> function when available, otherwise <function>gethostbyname()</function>.
11265 This typically causes a forward DNS lookup of the name. The result is compared
11266 with the IP address of the subject host.
11267 </para>
11268 <para>
11269 If there is a temporary problem (such as a DNS timeout) with the host name
11270 lookup, a temporary error occurs. For example, if the list is being used in an
11271 ACL condition, the ACL gives a <quote>defer</quote> response, usually leading to a
11272 temporary SMTP error code. If no IP address can be found for the host name,
11273 what happens is described in section <xref linkend="SECTbehipnot"/> below.
11274 </para>
11275 </listitem>
11276 <listitem>
11277 <para>
11278 <indexterm role="concept">
11279 <primary>@ in a host list</primary>
11280 </indexterm>
11281 If the pattern is <quote>@</quote>, the primary host name is substituted and used as a
11282 domain name, as just described.
11283 </para>
11284 </listitem>
11285 <listitem>
11286 <para>
11287 If the pattern is an IP address, it is matched against the IP address of the
11288 subject host. IPv4 addresses are given in the normal <quote>dotted-quad</quote> notation.
11289 IPv6 addresses can be given in colon-separated format, but the colons have to
11290 be doubled so as not to be taken as item separators when the default list
11291 separator is used. IPv6 addresses are recognized even when Exim is compiled
11292 without IPv6 support. This means that if they appear in a host list on an
11293 IPv4-only host, Exim will not treat them as host names. They are just addresses
11294 that can never match a client host.
11295 </para>
11296 </listitem>
11297 <listitem>
11298 <para>
11299 <indexterm role="concept">
11300 <primary>@[] in a host list</primary>
11301 </indexterm>
11302 If the pattern is <quote>@[]</quote>, it matches the IP address of any IP interface on
11303 the local host. For example, if the local host is an IPv4 host with one
11304 interface address 10.45.23.56, these two ACL statements have the same effect:
11305 </para>
11306 <literallayout class="monospaced">
11307 accept hosts = 127.0.0.1 : 10.45.23.56
11308 accept hosts = @[]
11309 </literallayout>
11310 </listitem>
11311 <listitem>
11312 <para>
11313 <indexterm role="concept">
11314 <primary>CIDR notation</primary>
11315 </indexterm>
11316 If the pattern is an IP address followed by a slash and a mask length (for
11317 example 10.11.42.0/24), it is matched against the IP address of the subject
11318 host under the given mask. This allows, an entire network of hosts to be
11319 included (or excluded) by a single item. The mask uses CIDR notation; it
11320 specifies the number of address bits that must match, starting from the most
11321 significant end of the address.
11322 </para>
11323 <para>
11324 <emphasis role="bold">Note</emphasis>: The mask is <emphasis>not</emphasis> a count of addresses, nor is it the high number
11325 of a range of addresses. It is the number of bits in the network portion of the
11326 address. The above example specifies a 24-bit netmask, so it matches all 256
11327 addresses in the 10.11.42.0 network. An item such as
11328 </para>
11329 <literallayout class="monospaced">
11330 192.168.23.236/31
11331 </literallayout>
11332 <para>
11333 matches just two addresses, 192.168.23.236 and 192.168.23.237. A mask value of
11334 32 for an IPv4 address is the same as no mask at all; just a single address
11335 matches.
11336 </para>
11337 <para>
11338 Here is another example which shows an IPv4 and an IPv6 network:
11339 </para>
11340 <literallayout class="monospaced">
11341 recipient_unqualified_hosts = 192.168.0.0/16: \
11342                               3ffe::ffff::836f::::/48
11343 </literallayout>
11344 <para>
11345 The doubling of list separator characters applies only when these items
11346 appear inline in a host list. It is not required when indirecting via a file.
11347 For example:
11348 </para>
11349 <literallayout class="monospaced">
11350 recipient_unqualified_hosts = /opt/exim/unqualnets
11351 </literallayout>
11352 <para>
11353 could make use of a file containing
11354 </para>
11355 <literallayout class="monospaced">
11356 172.16.0.0/12
11357 3ffe:ffff:836f::/48
11358 </literallayout>
11359 <para>
11360 to have exactly the same effect as the previous example. When listing IPv6
11361 addresses inline, it is usually more convenient to use the facility for
11362 changing separator characters. This list contains the same two networks:
11363 </para>
11364 <literallayout class="monospaced">
11365 recipient_unqualified_hosts = &lt;; 172.16.0.0/12; \
11366                                  3ffe:ffff:836f::/48
11367 </literallayout>
11368 <para>
11369 The separator is changed to semicolon by the leading <quote>&lt;;</quote> at the start of the
11370 list.
11371 </para>
11372 </listitem>
11373 </itemizedlist>
11374 </section>
11375 <section id="SECThoslispatsikey">
11376 <title>Host list patterns for single-key lookups by host address</title>
11377 <para>
11378 <indexterm role="concept">
11379 <primary>host list</primary>
11380 <secondary>lookup of IP address</secondary>
11381 </indexterm>
11382 When a host is to be identified by a single-key lookup of its complete IP
11383 address, the pattern takes this form:
11384 </para>
11385 <literallayout>
11386 <literal>net-&lt;</literal><emphasis>single-key-search-type</emphasis><literal>&gt;;&lt;</literal><emphasis>search-data</emphasis><literal>&gt;</literal>
11387 </literallayout>
11388 <para>
11389 For example:
11390 </para>
11391 <literallayout class="monospaced">
11392 hosts_lookup = net-cdb;/hosts-by-ip.db
11393 </literallayout>
11394 <para>
11395 The text form of the IP address of the subject host is used as the lookup key.
11396 IPv6 addresses are converted to an unabbreviated form, using lower case
11397 letters, with dots as separators because colon is the key terminator in
11398 <command>lsearch</command> files. [Colons can in fact be used in keys in <command>lsearch</command> files by
11399 quoting the keys, but this is a facility that was added later.] The data
11400 returned by the lookup is not used.
11401 </para>
11402 <para>
11403 <indexterm role="concept">
11404 <primary>IP address</primary>
11405 <secondary>masking</secondary>
11406 </indexterm>
11407 <indexterm role="concept">
11408 <primary>host list</primary>
11409 <secondary>masked IP address</secondary>
11410 </indexterm>
11411 Single-key lookups can also be performed using masked IP addresses, using
11412 patterns of this form:
11413 </para>
11414 <literallayout>
11415 <literal>net&lt;</literal><emphasis>number</emphasis><literal>&gt;-&lt;</literal><emphasis>single-key-search-type</emphasis><literal>&gt;;&lt;</literal><emphasis>search-data</emphasis><literal>&gt;</literal>
11416 </literallayout>
11417 <para>
11418 For example:
11419 </para>
11420 <literallayout class="monospaced">
11421 net24-dbm;/networks.db
11422 </literallayout>
11423 <para>
11424 The IP address of the subject host is masked using &lt;<emphasis>number</emphasis>&gt; as the mask
11425 length. A textual string is constructed from the masked value, followed by the
11426 mask, and this is used as the lookup key. For example, if the host&#x2019;s IP address
11427 is 192.168.34.6, the key that is looked up for the above example is
11428 <quote>192.168.34.0/24</quote>. IPv6 addresses are converted to a text value using lower
11429 case letters and dots as separators instead of the more usual colon, because
11430 colon is the key terminator in <command>lsearch</command> files. Full, unabbreviated IPv6
11431 addresses are always used.
11432 </para>
11433 <para>
11434 <emphasis role="bold">Warning</emphasis>: Specifing <option>net32-</option> (for an IPv4 address) or <option>net128-</option> (for an
11435 IPv6 address) is not the same as specifing just <option>net-</option> without a number. In
11436 the former case the key strings include the mask value, whereas in the latter
11437 case the IP address is used on its own.
11438 </para>
11439 </section>
11440 <section id="SECThoslispatnam">
11441 <title>Host list patterns that match by host name</title>
11442 <para>
11443 <indexterm role="concept">
11444 <primary>host</primary>
11445 <secondary>lookup failures</secondary>
11446 </indexterm>
11447 <indexterm role="concept">
11448 <primary>unknown host name</primary>
11449 </indexterm>
11450 <indexterm role="concept">
11451 <primary>host list</primary>
11452 <secondary>matching host name</secondary>
11453 </indexterm>
11454 There are several types of pattern that require Exim to know the name of the
11455 remote host. These are either wildcard patterns or lookups by name. (If a
11456 complete hostname is given without any wildcarding, it is used to find an IP
11457 address to match against, as described in the section <xref linkend="SECThoslispatip"/>
11458 above.)
11459 </para>
11460 <para>
11461 If the remote host name is not already known when Exim encounters one of these
11462 patterns, it has to be found from the IP address.
11463 Although many sites on the Internet are conscientious about maintaining reverse
11464 DNS data for their hosts, there are also many that do not do this.
11465 Consequently, a name cannot always be found, and this may lead to unwanted
11466 effects. Take care when configuring host lists with wildcarded name patterns.
11467 Consider what will happen if a name cannot be found.
11468 </para>
11469 <para>
11470 Because of the problems of determining host names from IP addresses, matching
11471 against host names is not as common as matching against IP addresses.
11472 </para>
11473 <para>
11474 By default, in order to find a host name, Exim first does a reverse DNS lookup;
11475 if no name is found in the DNS, the system function (<function>gethostbyaddr()</function> or
11476 <function>getipnodebyaddr()</function> if available) is tried. The order in which these lookups
11477 are done can be changed by setting the <option>host_lookup_order</option> option.
11478 </para>
11479 <para>
11480 There are some options that control what happens if a host name cannot be
11481 found. These are described in section <xref linkend="SECTbehipnot"/> below.
11482 </para>
11483 <para>
11484 <indexterm role="concept">
11485 <primary>host</primary>
11486 <secondary>alias for</secondary>
11487 </indexterm>
11488 <indexterm role="concept">
11489 <primary>alias for host</primary>
11490 </indexterm>
11491 As a result of aliasing, hosts may have more than one name. When processing any
11492 of the following types of pattern, all the host&#x2019;s names are checked:
11493 </para>
11494 <itemizedlist>
11495 <listitem>
11496 <para>
11497 <indexterm role="concept">
11498 <primary>asterisk</primary>
11499 <secondary>in host list</secondary>
11500 </indexterm>
11501 If a pattern starts with <quote>*</quote> the remainder of the item must match the end of
11502 the host name. For example, <literal>*.b.c</literal> matches all hosts whose names end in
11503 <emphasis>.b.c</emphasis>. This special simple form is provided because this is a very common
11504 requirement. Other kinds of wildcarding require the use of a regular
11505 expression.
11506 </para>
11507 </listitem>
11508 <listitem>
11509 <para>
11510 <indexterm role="concept">
11511 <primary>regular expressions</primary>
11512 <secondary>in host list</secondary>
11513 </indexterm>
11514 <indexterm role="concept">
11515 <primary>host list</primary>
11516 <secondary>regular expression in</secondary>
11517 </indexterm>
11518 If the item starts with <quote>^</quote> it is taken to be a regular expression which is
11519 matched against the host name. For example,
11520 </para>
11521 <literallayout class="monospaced">
11522 ^(a|b)\.c\.d$
11523 </literallayout>
11524 <para>
11525 is a regular expression that matches either of the two hosts <emphasis>a.c.d</emphasis> or
11526 <emphasis>b.c.d</emphasis>. When a regular expression is used in a host list, you must take care
11527 that backslash and dollar characters are not misinterpreted as part of the
11528 string expansion. The simplest way to do this is to use <literal>\N</literal> to mark that
11529 part of the string as non-expandable. For example:
11530 </para>
11531 <literallayout class="monospaced">
11532 sender_unqualified_hosts = \N^(a|b)\.c\.d$\N : ....
11533 </literallayout>
11534 <para>
11535 <emphasis role="bold">Warning</emphasis>: If you want to match a complete host name, you must include the
11536 <literal>$</literal> terminating metacharacter in the regular expression, as in the above
11537 example. Without it, a match at the start of the host name is all that is
11538 required.
11539 </para>
11540 </listitem>
11541 </itemizedlist>
11542 </section>
11543 <section id="SECTbehipnot">
11544 <title>Behaviour when an IP address or name cannot be found</title>
11545 <para>
11546 <indexterm role="concept">
11547 <primary>host</primary>
11548 <secondary>lookup failures</secondary>
11549 </indexterm>
11550 While processing a host list, Exim may need to look up an IP address from a
11551 name (see section <xref linkend="SECThoslispatip"/>), or it may need to look up a host name
11552 from an IP address (see section <xref linkend="SECThoslispatnam"/>). In either case, the
11553 behaviour when it fails to find the information it is seeking is the same.
11554 </para>
11555 <para>
11556 <indexterm role="concept">
11557 <primary><literal>+include_unknown</literal></primary>
11558 </indexterm>
11559 <indexterm role="concept">
11560 <primary><literal>+ignore_unknown</literal></primary>
11561 </indexterm>
11562 By default, Exim behaves as if the host does not match the list. This may not
11563 always be what you want to happen. To change Exim&#x2019;s behaviour, the special
11564 items <literal>+include_unknown</literal> or <literal>+ignore_unknown</literal> may appear in the list (at
11565 top level &ndash; they are not recognized in an indirected file).
11566 </para>
11567 <itemizedlist>
11568 <listitem>
11569 <para>
11570 If any item that follows <literal>+include_unknown</literal> requires information that
11571 cannot found, Exim behaves as if the host does match the list. For example,
11572 </para>
11573 <literallayout class="monospaced">
11574 host_reject_connection = +include_unknown:*.enemy.ex
11575 </literallayout>
11576 <para>
11577 rejects connections from any host whose name matches <literal>*.enemy.ex</literal>, and also
11578 any hosts whose name it cannot find.
11579 </para>
11580 </listitem>
11581 <listitem>
11582 <para>
11583 If any item that follows <literal>+ignore_unknown</literal> requires information that cannot
11584 be found, Exim ignores that item and proceeds to the rest of the list. For
11585 example:
11586 </para>
11587 <literallayout class="monospaced">
11588 accept hosts = +ignore_unknown : friend.example : \
11589                192.168.4.5
11590 </literallayout>
11591 <para>
11592 accepts from any host whose name is <emphasis>friend.example</emphasis> and from 192.168.4.5,
11593 whether or not its host name can be found. Without <literal>+ignore_unknown</literal>, if no
11594 name can be found for 192.168.4.5, it is rejected.
11595 </para>
11596 </listitem>
11597 </itemizedlist>
11598 <para>
11599 Both <literal>+include_unknown</literal> and <literal>+ignore_unknown</literal> may appear in the same
11600 list. The effect of each one lasts until the next, or until the end of the
11601 list.
11602 </para>
11603 <para>
11604 <emphasis role="bold">Note</emphasis>: This section applies to permanent lookup failures. It does <emphasis>not</emphasis>
11605 apply to temporary DNS errors. They always cause a defer action (except when
11606 <option>dns_again_means_nonexist</option> converts them into permanent errors).
11607 </para>
11608 </section>
11609 <section id="SECThoslispatnamsk">
11610 <title>Host list patterns for single-key lookups by host name</title>
11611 <para>
11612 <indexterm role="concept">
11613 <primary>host</primary>
11614 <secondary>lookup failures</secondary>
11615 </indexterm>
11616 <indexterm role="concept">
11617 <primary>unknown host name</primary>
11618 </indexterm>
11619 <indexterm role="concept">
11620 <primary>host list</primary>
11621 <secondary>matching host name</secondary>
11622 </indexterm>
11623 If a pattern is of the form
11624 </para>
11625 <literallayout>
11626 &lt;<emphasis>single-key-search-type</emphasis>&gt;;&lt;<emphasis>search-data</emphasis>&gt;
11627 </literallayout>
11628 <para>
11629 for example
11630 </para>
11631 <literallayout class="monospaced">
11632 dbm;/host/accept/list
11633 </literallayout>
11634 <para>
11635 a single-key lookup is performend, using the host name as its key. If the
11636 lookup succeeds, the host matches the item. The actual data that is looked up
11637 is not used.
11638 </para>
11639 <para>
11640 <emphasis role="bold">Reminder</emphasis>: With this kind of pattern, you must have host <emphasis>names</emphasis> as
11641 keys in the file, not IP addresses. If you want to do lookups based on IP
11642 addresses, you must precede the search type with <quote>net-</quote> (see section
11643 <xref linkend="SECThoslispatsikey"/>). There is, however, no reason why you could not use
11644 two items in the same list, one doing an address lookup and one doing a name
11645 lookup, both using the same file.
11646 </para>
11647 </section>
11648 <section>
11649 <title>Host list patterns for query-style lookups</title>
11650 <para>
11651 If a pattern is of the form
11652 </para>
11653 <literallayout>
11654 &lt;<emphasis>query-style-search-type</emphasis>&gt;;&lt;<emphasis>query</emphasis>&gt;
11655 </literallayout>
11656 <para>
11657 the query is obeyed, and if it succeeds, the host matches the item. The actual
11658 data that is looked up is not used. The variables <varname>$sender_host_address</varname> and
11659 <varname>$sender_host_name</varname> can be used in the query. For example:
11660 </para>
11661 <literallayout class="monospaced">
11662 hosts_lookup = pgsql;\
11663   select ip from hostlist where ip='$sender_host_address'
11664 </literallayout>
11665 <para>
11666 The value of <varname>$sender_host_address</varname> for an IPv6 address contains colons. You
11667 can use the <option>sg</option> expansion item to change this if you need to. If you want to
11668 use masked IP addresses in database queries, you can use the <option>mask</option> expansion
11669 operator.
11670 </para>
11671 <para>
11672 If the query contains a reference to <varname>$sender_host_name</varname>, Exim automatically
11673 looks up the host name if has not already done so. (See section
11674 <xref linkend="SECThoslispatnam"/> for comments on finding host names.)
11675 </para>
11676 <para>
11677 Historical note: prior to release 4.30, Exim would always attempt to find a
11678 host name before running the query, unless the search type was preceded by
11679 <literal>net-</literal>. This is no longer the case. For backwards compatibility, <literal>net-</literal> is
11680 still recognized for query-style lookups, but its presence or absence has no
11681 effect. (Of course, for single-key lookups, <literal>net-</literal> <emphasis>is</emphasis> important.
11682 See section <xref linkend="SECThoslispatsikey"/>.)
11683 </para>
11684 </section>
11685 <section id="SECTmixwilhos">
11686 <title>Mixing wildcarded host names and addresses in host lists</title>
11687 <para>
11688 <indexterm role="concept">
11689 <primary>host list</primary>
11690 <secondary>mixing names and addresses in</secondary>
11691 </indexterm>
11692 If you have name lookups or wildcarded host names and IP addresses in the same
11693 host list, you should normally put the IP addresses first. For example, in an
11694 ACL you could have:
11695 </para>
11696 <literallayout class="monospaced">
11697 accept hosts = 10.9.8.7 : *.friend.example
11698 </literallayout>
11699 <para>
11700 The reason for this lies in the left-to-right way that Exim processes lists.
11701 It can test IP addresses without doing any DNS lookups, but when it reaches an
11702 item that requires a host name, it fails if it cannot find a host name to
11703 compare with the pattern. If the above list is given in the opposite order, the
11704 <option>accept</option> statement fails for a host whose name cannot be found, even if its
11705 IP address is 10.9.8.7.
11706 </para>
11707 <para>
11708 If you really do want to do the name check first, and still recognize the IP
11709 address, you can rewrite the ACL like this:
11710 </para>
11711 <literallayout class="monospaced">
11712 accept hosts = *.friend.example
11713 accept hosts = 10.9.8.7
11714 </literallayout>
11715 <para>
11716 If the first <option>accept</option> fails, Exim goes on to try the second one. See chapter
11717 <xref linkend="CHAPACL"/> for details of ACLs.
11718 </para>
11719 </section>
11720 <section id="SECTaddresslist">
11721 <title>Address lists</title>
11722 <para>
11723 <indexterm role="concept">
11724 <primary>list</primary>
11725 <secondary>address list</secondary>
11726 </indexterm>
11727 <indexterm role="concept">
11728 <primary>address list</primary>
11729 <secondary>empty item</secondary>
11730 </indexterm>
11731 <indexterm role="concept">
11732 <primary>address list</primary>
11733 <secondary>patterns</secondary>
11734 </indexterm>
11735 Address lists contain patterns that are matched against mail addresses. There
11736 is one special case to be considered: the sender address of a bounce message is
11737 always empty. You can test for this by providing an empty item in an address
11738 list. For example, you can set up a router to process bounce messages by
11739 using this option setting:
11740 </para>
11741 <literallayout class="monospaced">
11742 senders = :
11743 </literallayout>
11744 <para>
11745 The presence of the colon creates an empty item. If you do not provide any
11746 data, the list is empty and matches nothing. The empty sender can also be
11747 detected by a regular expression that matches an empty string,
11748 and by a query-style lookup that succeeds when <varname>$sender_address</varname> is empty.
11749 </para>
11750 <para>
11751 Non-empty items in an address list can be straightforward email addresses. For
11752 example:
11753 </para>
11754 <literallayout class="monospaced">
11755 senders = jbc@askone.example : hs@anacreon.example
11756 </literallayout>
11757 <para>
11758 A certain amount of wildcarding is permitted. If a pattern contains an @
11759 character, but is not a regular expression and does not begin with a
11760 semicolon-terminated lookup type (described below), the local part of the
11761 subject address is compared with the local part of the pattern, which may start
11762 with an asterisk. If the local parts match, the domain is checked in exactly
11763 the same way as for a pattern in a domain list. For example, the domain can be
11764 wildcarded, refer to a named list, or be a lookup:
11765 </para>
11766 <literallayout class="monospaced">
11767 deny senders = *@*.spamming.site:\
11768                *@+hostile_domains:\
11769                bozo@partial-lsearch;/list/of/dodgy/sites:\
11770                *@dbm;/bad/domains.db
11771 </literallayout>
11772 <para>
11773 <indexterm role="concept">
11774 <primary>local part</primary>
11775 <secondary>starting with !</secondary>
11776 </indexterm>
11777 <indexterm role="concept">
11778 <primary>address list</primary>
11779 <secondary>local part starting with !</secondary>
11780 </indexterm>
11781 If a local part that begins with an exclamation mark is required, it has to be
11782 specified using a regular expression, because otherwise the exclamation mark is
11783 treated as a sign of negation, as is standard in lists.
11784 </para>
11785 <para>
11786 If a non-empty pattern that is not a regular expression or a lookup does not
11787 contain an @ character, it is matched against the domain part of the subject
11788 address. The only two formats that are recognized this way are a literal
11789 domain, or a domain pattern that starts with *. In both these cases, the effect
11790 is the same as if <literal>*@</literal> preceded the pattern. For example:
11791 </para>
11792 <literallayout class="monospaced">
11793 deny senders = enemy.domain : *.enemy.domain
11794 </literallayout>
11795 <para>
11796 The following kinds of more complicated address list pattern can match any
11797 address, including the empty address that is characteristic of bounce message
11798 senders:
11799 </para>
11800 <itemizedlist>
11801 <listitem>
11802 <para>
11803 <indexterm role="concept">
11804 <primary>regular expressions</primary>
11805 <secondary>in address list</secondary>
11806 </indexterm>
11807 <indexterm role="concept">
11808 <primary>address list</primary>
11809 <secondary>regular expression in</secondary>
11810 </indexterm>
11811 If (after expansion) a pattern starts with <quote>^</quote>, a regular expression match is
11812 done against the complete address, with the pattern as the regular expression.
11813 You must take care that backslash and dollar characters are not misinterpreted
11814 as part of the string expansion. The simplest way to do this is to use <literal>\N</literal>
11815 to mark that part of the string as non-expandable. For example:
11816 </para>
11817 <literallayout class="monospaced">
11818 deny senders = \N^.*this.*@example\.com$\N : \
11819                \N^\d{8}.+@spamhaus.example$\N : ...
11820 </literallayout>
11821 <para>
11822 The <literal>\N</literal> sequences are removed by the expansion, so these items do indeed
11823 start with <quote>^</quote> by the time they are being interpreted as address patterns.
11824 </para>
11825 </listitem>
11826 <listitem>
11827 <para>
11828 <indexterm role="concept">
11829 <primary>address list</primary>
11830 <secondary>lookup for complete address</secondary>
11831 </indexterm>
11832 Complete addresses can be looked up by using a pattern that starts with a
11833 lookup type terminated by a semicolon, followed by the data for the lookup. For
11834 example:
11835 </para>
11836 <literallayout class="monospaced">
11837 deny senders = cdb;/etc/blocked.senders : \
11838   mysql;select address from blocked where \
11839   address='${quote_mysql:$sender_address}'
11840 </literallayout>
11841 <para>
11842 Both query-style and single-key lookup types can be used. For a single-key
11843 lookup type, Exim uses the complete address as the key. However, empty keys are
11844 not supported for single-key lookups, so a match against the empty address
11845 always fails. This restriction does not apply to query-style lookups.
11846 </para>
11847 <para>
11848 Partial matching for single-key lookups (section <xref linkend="SECTpartiallookup"/>)
11849 cannot be used, and is ignored if specified, with an entry being written to the
11850 panic log.
11851 <indexterm role="concept">
11852 <primary>*@ with single-key lookup</primary>
11853 </indexterm>
11854 However, you can configure lookup defaults, as described in section
11855 <xref linkend="SECTdefaultvaluelookups"/>, but this is useful only for the <quote>*@</quote> type of
11856 default. For example, with this lookup:
11857 </para>
11858 <literallayout class="monospaced">
11859 accept senders = lsearch*@;/some/file
11860 </literallayout>
11861 <para>
11862 the file could contains lines like this:
11863 </para>
11864 <literallayout class="monospaced">
11865 user1@domain1.example
11866 *@domain2.example
11867 </literallayout>
11868 <para>
11869 and for the sender address <emphasis>nimrod@jaeger.example</emphasis>, the sequence of keys
11870 that are tried is:
11871 </para>
11872 <literallayout class="monospaced">
11873 nimrod@jaeger.example
11874 *@jaeger.example
11875 *
11876 </literallayout>
11877 <para>
11878 <emphasis role="bold">Warning 1</emphasis>: Do not include a line keyed by <quote>*</quote> in the file, because that
11879 would mean that every address matches, thus rendering the test useless.
11880 </para>
11881 <para>
11882 <emphasis role="bold">Warning 2</emphasis>: Do not confuse these two kinds of item:
11883 </para>
11884 <literallayout class="monospaced">
11885 deny recipients = dbm*@;/some/file
11886 deny recipients = *@dbm;/some/file
11887 </literallayout>
11888 <para>
11889 The first does a whole address lookup, with defaulting, as just described,
11890 because it starts with a lookup type. The second matches the local part and
11891 domain independently, as described in a bullet point below.
11892 </para>
11893 </listitem>
11894 </itemizedlist>
11895 <para>
11896 The following kinds of address list pattern can match only non-empty addresses.
11897 If the subject address is empty, a match against any of these pattern types
11898 always fails.
11899 </para>
11900 <itemizedlist>
11901 <listitem>
11902 <para>
11903 <indexterm role="concept">
11904 <primary>@@ with single-key lookup</primary>
11905 </indexterm>
11906 <indexterm role="concept">
11907 <primary>address list</primary>
11908 <secondary>@@ lookup type</secondary>
11909 </indexterm>
11910 <indexterm role="concept">
11911 <primary>address list</primary>
11912 <secondary>split local part and domain</secondary>
11913 </indexterm>
11914 If a pattern starts with <quote>@@</quote> followed by a single-key lookup item
11915 (for example, <literal>@@lsearch;/some/file</literal>), the address that is being checked is
11916 split into a local part and a domain. The domain is looked up in the file. If
11917 it is not found, there is no match. If it is found, the data that is looked up
11918 from the file is treated as a colon-separated list of local part patterns, each
11919 of which is matched against the subject local part in turn.
11920 </para>
11921 <para>
11922 <indexterm role="concept">
11923 <primary>asterisk</primary>
11924 <secondary>in address list</secondary>
11925 </indexterm>
11926 The lookup may be a partial one, and/or one involving a search for a default
11927 keyed by <quote>*</quote> (see section <xref linkend="SECTdefaultvaluelookups"/>). The local part
11928 patterns that are looked up can be regular expressions or begin with <quote>*</quote>, or
11929 even be further lookups. They may also be independently negated. For example,
11930 with
11931 </para>
11932 <literallayout class="monospaced">
11933 deny senders = @@dbm;/etc/reject-by-domain
11934 </literallayout>
11935 <para>
11936 the data from which the DBM file is built could contain lines like
11937 </para>
11938 <literallayout class="monospaced">
11939 baddomain.com:  !postmaster : *
11940 </literallayout>
11941 <para>
11942 to reject all senders except <option>postmaster</option> from that domain.
11943 </para>
11944 <para>
11945 <indexterm role="concept">
11946 <primary>local part</primary>
11947 <secondary>starting with !</secondary>
11948 </indexterm>
11949 If a local part that actually begins with an exclamation mark is required, it
11950 has to be specified using a regular expression. In <command>lsearch</command> files, an entry
11951 may be split over several lines by indenting the second and subsequent lines,
11952 but the separating colon must still be included at line breaks. White space
11953 surrounding the colons is ignored. For example:
11954 </para>
11955 <literallayout class="monospaced">
11956 aol.com:  spammer1 : spammer2 : ^[0-9]+$ :
11957 spammer3 : spammer4
11958 </literallayout>
11959 <para>
11960 As in all colon-separated lists in Exim, a colon can be included in an item by
11961 doubling.
11962 </para>
11963 <para>
11964 If the last item in the list starts with a right angle-bracket, the remainder
11965 of the item is taken as a new key to look up in order to obtain a continuation
11966 list of local parts. The new key can be any sequence of characters. Thus one
11967 might have entries like
11968 </para>
11969 <literallayout class="monospaced">
11970 aol.com: spammer1 : spammer 2 : &gt;*
11971 xyz.com: spammer3 : &gt;*
11972 *:       ^\d{8}$
11973 </literallayout>
11974 <para>
11975 in a file that was searched with <option>@@dbm*</option>, to specify a match for 8-digit
11976 local parts for all domains, in addition to the specific local parts listed for
11977 each domain. Of course, using this feature costs another lookup each time a
11978 chain is followed, but the effort needed to maintain the data is reduced.
11979 </para>
11980 <para>
11981 <indexterm role="concept">
11982 <primary>loop</primary>
11983 <secondary>in lookups</secondary>
11984 </indexterm>
11985 It is possible to construct loops using this facility, and in order to catch
11986 them, the chains may be no more than fifty items long.
11987 </para>
11988 </listitem>
11989 <listitem>
11990 <para>
11991 The @@&lt;<emphasis>lookup</emphasis>&gt; style of item can also be used with a query-style
11992 lookup, but in this case, the chaining facility is not available. The lookup
11993 can only return a single list of local parts.
11994 </para>
11995 </listitem>
11996 </itemizedlist>
11997 <para>
11998 <emphasis role="bold">Warning</emphasis>: There is an important difference between the address list items
11999 in these two examples:
12000 </para>
12001 <literallayout class="monospaced">
12002 senders = +my_list
12003 senders = *@+my_list
12004 </literallayout>
12005 <para>
12006 In the first one, <literal>my_list</literal> is a named address list, whereas in the second
12007 example it is a named domain list.
12008 </para>
12009 </section>
12010 <section id="SECTcasletadd">
12011 <title>Case of letters in address lists</title>
12012 <para>
12013 <indexterm role="concept">
12014 <primary>case of local parts</primary>
12015 </indexterm>
12016 <indexterm role="concept">
12017 <primary>address list</primary>
12018 <secondary>case forcing</secondary>
12019 </indexterm>
12020 <indexterm role="concept">
12021 <primary>case forcing in address lists</primary>
12022 </indexterm>
12023 Domains in email addresses are always handled caselessly, but for local parts
12024 case may be significant on some systems (see <option>caseful_local_part</option> for how
12025 Exim deals with this when routing addresses). However, RFC 2505 (<emphasis>Anti-Spam
12026 Recommendations for SMTP MTAs</emphasis>) suggests that matching of addresses to
12027 blocking lists should be done in a case-independent manner. Since most address
12028 lists in Exim are used for this kind of control, Exim attempts to do this by
12029 default.
12030 </para>
12031 <para>
12032 The domain portion of an address is always lowercased before matching it to an
12033 address list. The local part is lowercased by default, and any string
12034 comparisons that take place are done caselessly. This means that the data in
12035 the address list itself, in files included as plain file names, and in any file
12036 that is looked up using the <quote>@@</quote> mechanism, can be in any case. However, the
12037 keys in files that are looked up by a search type other than <command>lsearch</command> (which
12038 works caselessly) must be in lower case, because these lookups are not
12039 case-independent.
12040 </para>
12041 <para>
12042 <indexterm role="concept">
12043 <primary><literal>+caseful</literal></primary>
12044 </indexterm>
12045 To allow for the possibility of caseful address list matching, if an item in
12046 an address list is the string <quote>+caseful</quote>, the original case of the local
12047 part is restored for any comparisons that follow, and string comparisons are no
12048 longer case-independent. This does not affect the domain, which remains in
12049 lower case. However, although independent matches on the domain alone are still
12050 performed caselessly, regular expressions that match against an entire address
12051 become case-sensitive after <quote>+caseful</quote> has been seen.
12052 </para>
12053 </section>
12054 <section id="SECTlocparlis">
12055 <title>Local part lists</title>
12056 <para>
12057 <indexterm role="concept">
12058 <primary>list</primary>
12059 <secondary>local part list</secondary>
12060 </indexterm>
12061 <indexterm role="concept">
12062 <primary>local part</primary>
12063 <secondary>list</secondary>
12064 </indexterm>
12065 Case-sensitivity in local part lists is handled in the same way as for address
12066 lists, as just described. The <quote>+caseful</quote> item can be used if required. In a
12067 setting of the <option>local_parts</option> option in a router with <option>caseful_local_part</option>
12068 set false, the subject is lowercased and the matching is initially
12069 case-insensitive. In this case, <quote>+caseful</quote> will restore case-sensitive
12070 matching in the local part list, but not elsewhere in the router. If
12071 <option>caseful_local_part</option> is set true in a router, matching in the <option>local_parts</option>
12072 option is case-sensitive from the start.
12073 </para>
12074 <para>
12075 If a local part list is indirected to a file (see section <xref linkend="SECTfilnamlis"/>),
12076 comments are handled in the same way as address lists &ndash; they are recognized
12077 only if the # is preceded by white space or the start of the line.
12078 Otherwise, local part lists are matched in the same way as domain lists, except
12079 that the special items that refer to the local host (<literal>@</literal>, <literal>@[]</literal>,
12080 <literal>@mx_any</literal>, <literal>@mx_primary</literal>, and <literal>@mx_secondary</literal>) are not recognized.
12081 Refer to section <xref linkend="SECTdomainlist"/> for details of the other available item
12082 types.
12083 <indexterm role="concept" startref="IIDdohoadli" class="endofrange"/>
12084 </para>
12085 </section>
12086 </chapter>
12087
12088 <chapter id="CHAPexpand">
12089 <title>String expansions</title>
12090 <para>
12091 <indexterm role="concept" id="IIDstrexp" class="startofrange">
12092 <primary>expansion</primary>
12093 <secondary>of strings</secondary>
12094 </indexterm>
12095 Many strings in Exim&#x2019;s run time configuration are expanded before use. Some of
12096 them are expanded every time they are used; others are expanded only once.
12097 </para>
12098 <para>
12099 When a string is being expanded it is copied verbatim from left to right except
12100 when a dollar or backslash character is encountered. A dollar specifies the
12101 start of a portion of the string that is interpreted and replaced as described
12102 below in section <xref linkend="SECTexpansionitems"/> onwards. Backslash is used as an
12103 escape character, as described in the following section.
12104 </para>
12105 <section id="SECTlittext">
12106 <title>Literal text in expanded strings</title>
12107 <para>
12108 <indexterm role="concept">
12109 <primary>expansion</primary>
12110 <secondary>including literal text</secondary>
12111 </indexterm>
12112 An uninterpreted dollar can be included in an expanded string by putting a
12113 backslash in front of it. A backslash can be used to prevent any special
12114 character being treated specially in an expansion, including backslash itself.
12115 If the string appears in quotes in the configuration file, two backslashes are
12116 required because the quotes themselves cause interpretation of backslashes when
12117 the string is read in (see section <xref linkend="SECTstrings"/>).
12118 </para>
12119 <para>
12120 <indexterm role="concept">
12121 <primary>expansion</primary>
12122 <secondary>non-expandable substrings</secondary>
12123 </indexterm>
12124 A portion of the string can specified as non-expandable by placing it between
12125 two occurrences of <literal>\N</literal>. This is particularly useful for protecting regular
12126 expressions, which often contain backslashes and dollar signs. For example:
12127 </para>
12128 <literallayout class="monospaced">
12129 deny senders = \N^\d{8}[a-z]@some\.site\.example$\N
12130 </literallayout>
12131 <para>
12132 On encountering the first <literal>\N</literal>, the expander copies subsequent characters
12133 without interpretation until it reaches the next <literal>\N</literal> or the end of the
12134 string.
12135 </para>
12136 </section>
12137 <section>
12138 <title>Character escape sequences in expanded strings</title>
12139 <para>
12140 <indexterm role="concept">
12141 <primary>expansion</primary>
12142 <secondary>escape sequences</secondary>
12143 </indexterm>
12144 A backslash followed by one of the letters <quote>n</quote>, <quote>r</quote>, or <quote>t</quote> in an
12145 expanded string is recognized as an escape sequence for the character newline,
12146 carriage return, or tab, respectively. A backslash followed by up to three
12147 octal digits is recognized as an octal encoding for a single character, and a
12148 backslash followed by <quote>x</quote> and up to two hexadecimal digits is a hexadecimal
12149 encoding.
12150 </para>
12151 <para>
12152 These escape sequences are also recognized in quoted strings when they are read
12153 in. Their interpretation in expansions as well is useful for unquoted strings,
12154 and for other cases such as looked-up strings that are then expanded.
12155 </para>
12156 </section>
12157 <section>
12158 <title>Testing string expansions</title>
12159 <para>
12160 <indexterm role="concept">
12161 <primary>expansion</primary>
12162 <secondary>testing</secondary>
12163 </indexterm>
12164 <indexterm role="concept">
12165 <primary>testing</primary>
12166 <secondary>string expansion</secondary>
12167 </indexterm>
12168 <indexterm role="concept">
12169 <primary><option>-be</option> option</primary>
12170 </indexterm>
12171 Many expansions can be tested by calling Exim with the <option>-be</option> option. This
12172 takes the command arguments, or lines from the standard input if there are no
12173 arguments, runs them through the string expansion code, and writes the results
12174 to the standard output. Variables based on configuration values are set up, but
12175 since no message is being processed, variables such as <varname>$local_part</varname> have no
12176 value. Nevertheless the <option>-be</option> option can be useful for checking out file and
12177 database lookups, and the use of expansion operators such as <option>sg</option>, <option>substr</option>
12178 and <option>nhash</option>.
12179 </para>
12180 <para>
12181 Exim gives up its root privilege when it is called with the <option>-be</option> option, and
12182 instead runs under the uid and gid it was called with, to prevent users from
12183 using <option>-be</option> for reading files to which they do not have access.
12184 </para>
12185 </section>
12186 <section id="SECTforexpfai">
12187 <title>Forced expansion failure</title>
12188 <para>
12189 <indexterm role="concept">
12190 <primary>expansion</primary>
12191 <secondary>forced failure</secondary>
12192 </indexterm>
12193 A number of expansions that are described in the following section have
12194 alternative <quote>true</quote> and <quote>false</quote> substrings, enclosed in brace characters
12195 (which are sometimes called <quote>curly brackets</quote>). Which of the two strings is
12196 used depends on some condition that is evaluated as part of the expansion. If,
12197 instead of a <quote>false</quote> substring, the word <quote>fail</quote> is used (not in braces),
12198 the entire string expansion fails in a way that can be detected by the code
12199 that requested the expansion. This is called <quote>forced expansion failure</quote>, and
12200 its consequences depend on the circumstances. In some cases it is no different
12201 from any other expansion failure, but in others a different action may be
12202 taken. Such variations are mentioned in the documentation of the option that is
12203 being expanded.
12204 </para>
12205 </section>
12206 <section id="SECTexpansionitems">
12207 <title>Expansion items</title>
12208 <para>
12209 The following items are recognized in expanded strings. White space may be used
12210 between sub-items that are keywords or substrings enclosed in braces inside an
12211 outer set of braces, to improve readability. <emphasis role="bold">Warning</emphasis>: Within braces,
12212 white space is significant.
12213 </para>
12214 <variablelist>
12215 <varlistentry>
12216 <term><emphasis role="bold">$</emphasis>&lt;<emphasis>variable&nbsp;name</emphasis>&gt;&nbsp;or&nbsp;<emphasis role="bold">${</emphasis>&lt;<emphasis>variable&nbsp;name</emphasis>&gt;<emphasis role="bold">}</emphasis></term>
12217 <listitem>
12218 <para>
12219 <indexterm role="concept">
12220 <primary>expansion</primary>
12221 <secondary>variables</secondary>
12222 </indexterm>
12223 Substitute the contents of the named variable, for example:
12224 </para>
12225 <literallayout class="monospaced">
12226 $local_part
12227 ${domain}
12228 </literallayout>
12229 <para>
12230 The second form can be used to separate the name from subsequent alphanumeric
12231 characters. This form (using braces) is available only for variables; it does
12232 <emphasis>not</emphasis> apply to message headers. The names of the variables are given in
12233 section <xref linkend="SECTexpvar"/> below. If the name of a non-existent variable is
12234 given, the expansion fails.
12235 </para>
12236 </listitem></varlistentry>
12237 <varlistentry>
12238 <term><emphasis role="bold">${</emphasis>&lt;<emphasis>op</emphasis>&gt;<emphasis role="bold">:</emphasis>&lt;<emphasis>string</emphasis>&gt;<emphasis role="bold">}</emphasis></term>
12239 <listitem>
12240 <para>
12241 <indexterm role="concept">
12242 <primary>expansion</primary>
12243 <secondary>operators</secondary>
12244 </indexterm>
12245 The string is first itself expanded, and then the operation specified by
12246 &lt;<emphasis>op</emphasis>&gt; is applied to it. For example:
12247 </para>
12248 <literallayout class="monospaced">
12249 ${lc:$local_part}
12250 </literallayout>
12251 <para>
12252 The string starts with the first character after the colon, which may be
12253 leading white space. A list of operators is given in section <xref linkend="SECTexpop"/>
12254 below. The operator notation is used for simple expansion items that have just
12255 one argument, because it reduces the number of braces and therefore makes the
12256 string easier to understand.
12257 </para>
12258 </listitem></varlistentry>
12259 <varlistentry>
12260 <term><emphasis role="bold">${dlfunc{</emphasis>&lt;<emphasis>file</emphasis>&gt;<emphasis role="bold">}{</emphasis>&lt;<emphasis>function</emphasis>&gt;<emphasis role="bold">}{</emphasis>&lt;<emphasis>arg</emphasis>&gt;<emphasis role="bold">}{</emphasis>&lt;<emphasis>arg</emphasis>&gt;<emphasis role="bold">}...}</emphasis></term>
12261 <listitem>
12262 <para>
12263 <indexterm role="concept">
12264 <primary><option>dlfunc</option></primary>
12265 </indexterm>
12266 This expansion dynamically loads and then calls a locally-written C function.
12267 This functionality is available only if Exim is compiled with
12268 </para>
12269 <literallayout class="monospaced">
12270 EXPAND_DLFUNC=yes
12271 </literallayout>
12272 <para>
12273 set in <filename>Local/Makefile</filename>. Once loaded, Exim remembers the dynamically loaded
12274 object so that it doesn&#x2019;t reload the same object file in the same Exim process
12275 (but of course Exim does start new processes frequently).
12276 </para>
12277 <para>
12278 There may be from zero to eight arguments to the function. When compiling
12279 a local function that is to be called in this way, <filename>local_scan.h</filename> should be
12280 included. The Exim variables and functions that are defined by that API
12281 are also available for dynamically loaded functions. The function itself
12282 must have the following type:
12283 </para>
12284 <literallayout class="monospaced">
12285 int dlfunction(uschar **yield, int argc, uschar *argv[])
12286 </literallayout>
12287 <para>
12288 Where <literal>uschar</literal> is a typedef for <literal>unsigned char</literal> in <filename>local_scan.h</filename>. The
12289 function should return one of the following values:
12290 </para>
12291 <para>
12292 <literal>OK</literal>: Success. The string that is placed in the variable <emphasis>yield</emphasis> is put
12293 into the expanded string that is being built.
12294 </para>
12295 <para>
12296 <literal>FAIL</literal>: A non-forced expansion failure occurs, with the error message taken
12297 from <emphasis>yield</emphasis>, if it is set.
12298 </para>
12299 <para>
12300 <literal>FAIL_FORCED</literal>: A forced expansion failure occurs, with the error message
12301 taken from <emphasis>yield</emphasis> if it is set.
12302 </para>
12303 <para>
12304 <literal>ERROR</literal>: Same as <literal>FAIL</literal>, except that a panic log entry is written.
12305 </para>
12306 <para>
12307 When compiling a function that is to be used in this way with gcc,
12308 you need to add <option>-shared</option> to the gcc command. Also, in the Exim build-time
12309 configuration, you must add <option>-export-dynamic</option> to EXTRALIBS.
12310 </para>
12311 </listitem></varlistentry>
12312 <varlistentry>
12313 <term><emphasis role="bold">${extract{</emphasis>&lt;<emphasis>key</emphasis>&gt;<emphasis role="bold">}{</emphasis>&lt;<emphasis>string1</emphasis>&gt;<emphasis role="bold">}{</emphasis>&lt;<emphasis>string2</emphasis>&gt;<emphasis role="bold">}{</emphasis>&lt;<emphasis>string3</emphasis>&gt;<emphasis role="bold">}}</emphasis></term>
12314 <listitem>
12315 <para>
12316 <indexterm role="concept">
12317 <primary>expansion</primary>
12318 <secondary>extracting substrings by key</secondary>
12319 </indexterm>
12320 <indexterm role="concept">
12321 <primary><option>extract</option></primary>
12322 <secondary>substrings by key</secondary>
12323 </indexterm>
12324 The key and &lt;<emphasis>string1</emphasis>&gt; are first expanded separately. Leading and trailing
12325 white space is removed from the key (but not from any of the strings). The key
12326 must not consist entirely of digits. The expanded &lt;<emphasis>string1</emphasis>&gt; must be of the
12327 form:
12328 </para>
12329 <literallayout>
12330 &lt;<emphasis>key1</emphasis>&gt; = &lt;<emphasis>value1</emphasis>&gt;  &lt;<emphasis>key2</emphasis>&gt; = &lt;<emphasis>value2</emphasis>&gt; ...
12331 </literallayout>
12332 <para>
12333 <indexterm role="concept">
12334 <primary><varname>$value</varname></primary>
12335 </indexterm>
12336 where the equals signs and spaces (but not both) are optional. If any of the
12337 values contain white space, they must be enclosed in double quotes, and any
12338 values that are enclosed in double quotes are subject to escape processing as
12339 described in section <xref linkend="SECTstrings"/>. The expanded &lt;<emphasis>string1</emphasis>&gt; is searched
12340 for the value that corresponds to the key. The search is case-insensitive. If
12341 the key is found, &lt;<emphasis>string2</emphasis>&gt; is expanded, and replaces the whole item;
12342 otherwise &lt;<emphasis>string3</emphasis>&gt; is used. During the expansion of &lt;<emphasis>string2</emphasis>&gt; the
12343 variable <varname>$value</varname> contains the value that has been extracted. Afterwards, it
12344 is restored to any previous value it might have had.
12345 </para>
12346 <para>
12347 If {&lt;<emphasis>string3</emphasis>&gt;} is omitted, the item is replaced by an empty string if the
12348 key is not found. If {&lt;<emphasis>string2</emphasis>&gt;} is also omitted, the value that was
12349 extracted is used. Thus, for example, these two expansions are identical, and
12350 yield <quote>2001</quote>:
12351 </para>
12352 <literallayout class="monospaced">
12353 ${extract{gid}{uid=1984 gid=2001}}
12354 ${extract{gid}{uid=1984 gid=2001}{$value}}
12355 </literallayout>
12356 <para>
12357 Instead of {&lt;<emphasis>string3</emphasis>&gt;} the word <quote>fail</quote> (not in curly brackets) can
12358 appear, for example:
12359 </para>
12360 <literallayout class="monospaced">
12361 ${extract{Z}{A=... B=...}{$value} fail }
12362 </literallayout>
12363 <para>
12364 This forces an expansion failure (see section <xref linkend="SECTforexpfai"/>);
12365 {&lt;<emphasis>string2</emphasis>&gt;} must be present for <quote>fail</quote> to be recognized.
12366 </para>
12367 </listitem></varlistentry>
12368 <varlistentry>
12369 <term><emphasis role="bold">${extract{</emphasis>&lt;<emphasis>number</emphasis>&gt;<emphasis role="bold">}{</emphasis>&lt;<emphasis>separators</emphasis>&gt;<emphasis role="bold">}{</emphasis>&lt;<emphasis>string1</emphasis>&gt;<emphasis role="bold">}{</emphasis>&lt;<emphasis>string2</emphasis>&gt;<emphasis role="bold">}{</emphasis>&lt;<emphasis>string3</emphasis>&gt;<emphasis role="bold">}}</emphasis></term>
12370 <listitem>
12371 <para>
12372 <indexterm role="concept">
12373 <primary>expansion</primary>
12374 <secondary>extracting substrings by number</secondary>
12375 </indexterm>
12376 <indexterm role="concept">
12377 <primary><option>extract</option></primary>
12378 <secondary>substrings by number</secondary>
12379 </indexterm>
12380 The &lt;<emphasis>number</emphasis>&gt; argument must consist entirely of decimal digits,
12381 apart from leading and trailing white space, which is ignored.
12382 This is what distinguishes this form of <option>extract</option> from the previous kind. It
12383 behaves in the same way, except that, instead of extracting a named field, it
12384 extracts from &lt;<emphasis>string1</emphasis>&gt; the field whose number is given as the first
12385 argument. You can use <varname>$value</varname> in &lt;<emphasis>string2</emphasis>&gt; or <literal>fail</literal> instead of
12386 &lt;<emphasis>string3</emphasis>&gt; as before.
12387 </para>
12388 <para>
12389 The fields in the string are separated by any one of the characters in the
12390 separator string. These may include space or tab characters.
12391 The first field is numbered one. If the number is negative, the fields are
12392 counted from the end of the string, with the rightmost one numbered -1. If the
12393 number given is zero, the entire string is returned. If the modulus of the
12394 number is greater than the number of fields in the string, the result is the
12395 expansion of &lt;<emphasis>string3</emphasis>&gt;, or the empty string if &lt;<emphasis>string3</emphasis>&gt; is not
12396 provided. For example:
12397 </para>
12398 <literallayout class="monospaced">
12399 ${extract{2}{:}{x:42:99:&amp; Mailer::/bin/bash}}
12400 </literallayout>
12401 <para>
12402 yields <quote>42</quote>, and
12403 </para>
12404 <literallayout class="monospaced">
12405 ${extract{-4}{:}{x:42:99:&amp; Mailer::/bin/bash}}
12406 </literallayout>
12407 <para>
12408 yields <quote>99</quote>. Two successive separators mean that the field between them is
12409 empty (for example, the fifth field above).
12410 </para>
12411 </listitem></varlistentry>
12412 <varlistentry>
12413 <term><emphasis role="bold">${hash{</emphasis>&lt;<emphasis>string1</emphasis>&gt;<emphasis role="bold">}{</emphasis>&lt;<emphasis>string2</emphasis>&gt;<emphasis role="bold">}{</emphasis>&lt;<emphasis>string3</emphasis>&gt;<emphasis role="bold">}}</emphasis></term>
12414 <listitem>
12415 <para>
12416 <indexterm role="concept">
12417 <primary>hash function</primary>
12418 <secondary>textual</secondary>
12419 </indexterm>
12420 <indexterm role="concept">
12421 <primary>expansion</primary>
12422 <secondary>textual hash</secondary>
12423 </indexterm>
12424 This is a textual hashing function, and was the first to be implemented in
12425 early versions of Exim. In current releases, there are other hashing functions
12426 (numeric, MD5, and SHA-1), which are described below.
12427 </para>
12428 <para>
12429 The first two strings, after expansion, must be numbers. Call them &lt;<emphasis>m</emphasis>&gt; and
12430 &lt;<emphasis>n</emphasis>&gt;. If you are using fixed values for these numbers, that is, if
12431 &lt;<emphasis>string1</emphasis>&gt; and &lt;<emphasis>string2</emphasis>&gt; do not change when they are expanded, you can
12432 use the simpler operator notation that avoids some of the braces:
12433 </para>
12434 <literallayout class="monospaced">
12435 ${hash_&lt;n&gt;_&lt;m&gt;:&lt;string&gt;}
12436 </literallayout>
12437 <para>
12438 The second number is optional (in both notations). If &lt;<emphasis>n</emphasis>&gt; is greater than
12439 or equal to the length of the string, the expansion item returns the string.
12440 Otherwise it computes a new string of length &lt;<emphasis>n</emphasis>&gt; by applying a hashing
12441 function to the string. The new string consists of characters taken from the
12442 first &lt;<emphasis>m</emphasis>&gt; characters of the string
12443 </para>
12444 <literallayout class="monospaced">
12445 abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQWRSTUVWXYZ0123456789
12446 </literallayout>
12447 <para>
12448 If &lt;<emphasis>m</emphasis>&gt; is not present the value 26 is used, so that only lower case
12449 letters appear. For example:
12450 </para>
12451 <literallayout>
12452 <literal>$hash{3}{monty}}           </literal>   yields  <literal>jmg</literal>
12453 <literal>$hash{5}{monty}}           </literal>   yields  <literal>monty</literal>
12454 <literal>$hash{4}{62}{monty python}}</literal>   yields  <literal>fbWx</literal>
12455 </literallayout>
12456 </listitem></varlistentry>
12457 <varlistentry>
12458 <term><emphasis role="bold">$header_</emphasis>&lt;<emphasis>header&nbsp;name</emphasis>&gt;<emphasis role="bold">:</emphasis>&nbsp;or&nbsp;<emphasis role="bold">$h_</emphasis>&lt;<emphasis>header&nbsp;name</emphasis>&gt;<emphasis role="bold">:</emphasis></term>
12459 <listitem>
12460 <para>
12461 See <emphasis role="bold">$rheader</emphasis> below.
12462 </para>
12463 </listitem></varlistentry>
12464 <varlistentry>
12465 <term><emphasis role="bold">$bheader_</emphasis>&lt;<emphasis>header&nbsp;name</emphasis>&gt;<emphasis role="bold">:</emphasis>&nbsp;or&nbsp;<emphasis role="bold">$bh_</emphasis>&lt;<emphasis>header&nbsp;name</emphasis>&gt;<emphasis role="bold">:</emphasis></term>
12466 <listitem>
12467 <para>
12468 See <emphasis role="bold">$rheader</emphasis> below.
12469 </para>
12470 </listitem></varlistentry>
12471 <varlistentry>
12472 <term><emphasis role="bold">$rheader_</emphasis>&lt;<emphasis>header&nbsp;name</emphasis>&gt;<emphasis role="bold">:</emphasis>&nbsp;or&nbsp;<emphasis role="bold">$rh_</emphasis>&lt;<emphasis>header&nbsp;name</emphasis>&gt;<emphasis role="bold">:</emphasis></term>
12473 <listitem>
12474 <para>
12475 <indexterm role="concept">
12476 <primary>expansion</primary>
12477 <secondary>header insertion</secondary>
12478 </indexterm>
12479 <indexterm role="concept">
12480 <primary><varname>$header_</varname></primary>
12481 </indexterm>
12482 <indexterm role="concept">
12483 <primary><varname>$bheader_</varname></primary>
12484 </indexterm>
12485 <indexterm role="concept">
12486 <primary><varname>$rheader_</varname></primary>
12487 </indexterm>
12488 <indexterm role="concept">
12489 <primary>header lines</primary>
12490 <secondary>in expansion strings</secondary>
12491 </indexterm>
12492 <indexterm role="concept">
12493 <primary>header lines</primary>
12494 <secondary>character sets</secondary>
12495 </indexterm>
12496 <indexterm role="concept">
12497 <primary>header lines</primary>
12498 <secondary>decoding</secondary>
12499 </indexterm>
12500 Substitute the contents of the named message header line, for example
12501 </para>
12502 <literallayout class="monospaced">
12503 $header_reply-to:
12504 </literallayout>
12505 <para>
12506 The newline that terminates a header line is not included in the expansion, but
12507 internal newlines (caused by splitting the header line over several physical
12508 lines) may be present.
12509 </para>
12510 <para>
12511 The difference between <option>rheader</option>, <option>bheader</option>, and <option>header</option> is in the way
12512 the data in the header line is interpreted.
12513 </para>
12514 <itemizedlist>
12515 <listitem>
12516 <para>
12517 <indexterm role="concept">
12518 <primary>white space</primary>
12519 <secondary>in header lines</secondary>
12520 </indexterm>
12521 <option>rheader</option> gives the original <quote>raw</quote> content of the header line, with no
12522 processing at all, and without the removal of leading and trailing white space.
12523 </para>
12524 </listitem>
12525 <listitem>
12526 <para>
12527 <indexterm role="concept">
12528 <primary>base64 encoding</primary>
12529 <secondary>in header lines</secondary>
12530 </indexterm>
12531 <option>bheader</option> removes leading and trailing white space, and then decodes base64
12532 or quoted-printable MIME <quote>words</quote> within the header text, but does no
12533 character set translation. If decoding of what looks superficially like a MIME
12534 <quote>word</quote> fails, the raw string is returned. If decoding
12535 <indexterm role="concept">
12536 <primary>binary zero</primary>
12537 <secondary>in header line</secondary>
12538 </indexterm>
12539 produces a binary zero character, it is replaced by a question mark &ndash; this is
12540 what Exim does for binary zeros that are actually received in header lines.
12541 </para>
12542 </listitem>
12543 <listitem>
12544 <para>
12545 <option>header</option> tries to translate the string as decoded by <option>bheader</option> to a
12546 standard character set. This is an attempt to produce the same string as would
12547 be displayed on a user&#x2019;s MUA. If translation fails, the <option>bheader</option> string is
12548 returned. Translation is attempted only on operating systems that support the
12549 <function>iconv()</function> function. This is indicated by the compile-time macro HAVE_ICONV in
12550 a system Makefile or in <filename>Local/Makefile</filename>.
12551 </para>
12552 </listitem>
12553 </itemizedlist>
12554 <para>
12555 In a filter file, the target character set for <option>header</option> can be specified by a
12556 command of the following form:
12557 </para>
12558 <literallayout class="monospaced">
12559 headers charset "UTF-8"
12560 </literallayout>
12561 <para>
12562 This command affects all references to <varname>$h_</varname> (or <varname>$header_</varname>) expansions in
12563 subsequently obeyed filter commands. In the absence of this command, the target
12564 character set in a filter is taken from the setting of the <option>headers_charset</option>
12565 option in the runtime configuration. The value of this option defaults to the
12566 value of HEADERS_CHARSET in <filename>Local/Makefile</filename>. The ultimate default is
12567 ISO-8859-1.
12568 </para>
12569 <para>
12570 Header names follow the syntax of RFC 2822, which states that they may contain
12571 any printing characters except space and colon. Consequently, curly brackets
12572 <emphasis>do not</emphasis> terminate header names, and should not be used to enclose them as
12573 if they were variables. Attempting to do so causes a syntax error.
12574 </para>
12575 <para>
12576 Only header lines that are common to all copies of a message are visible to
12577 this mechanism. These are the original header lines that are received with the
12578 message, and any that are added by an ACL <option>warn</option> statement or by a system
12579 filter. Header lines that are added to a particular copy of a message by a
12580 router or transport are not accessible.
12581 </para>
12582 <para>
12583 For incoming SMTP messages, no header lines are visible in ACLs that are obeyed
12584 before the DATA ACL, because the header structure is not set up until the
12585 message is received. Header lines that are added by <option>warn</option> statements in a
12586 RCPT ACL (for example) are saved until the message&#x2019;s incoming header lines
12587 are available, at which point they are added. When a DATA ACL is running,
12588 however, header lines added by earlier ACLs are visible.
12589 </para>
12590 <para>
12591 Upper case and lower case letters are synonymous in header names. If the
12592 following character is white space, the terminating colon may be omitted, but
12593 this is not recommended, because you may then forget it when it is needed. When
12594 white space terminates the header name, it is included in the expanded string.
12595 If the message does not contain the given header, the expansion item is
12596 replaced by an empty string. (See the <option>def</option> condition in section
12597 <xref linkend="SECTexpcond"/> for a means of testing for the existence of a header.)
12598 </para>
12599 <para>
12600 If there is more than one header with the same name, they are all
12601 concatenated to form the substitution string, up to a maximum length of 64K. A
12602 newline character is inserted between each line. For the <option>header</option> expansion,
12603 for those headers that contain lists of addresses, a comma is also inserted at
12604 the junctions between lines. This does not happen for the <option>rheader</option>
12605 expansion.
12606 </para>
12607 </listitem></varlistentry>
12608 <varlistentry>
12609 <term><emphasis role="bold">${hmac{</emphasis>&lt;<emphasis>hashname</emphasis>&gt;<emphasis role="bold">}{</emphasis>&lt;<emphasis>secret</emphasis>&gt;<emphasis role="bold">}{</emphasis>&lt;<emphasis>string</emphasis>&gt;<emphasis role="bold">}}</emphasis></term>
12610 <listitem>
12611 <para>
12612 <indexterm role="concept">
12613 <primary>expansion</primary>
12614 <secondary>hmac hashing</secondary>
12615 </indexterm>
12616 <indexterm role="concept">
12617 <primary><option>hmac</option></primary>
12618 </indexterm>
12619 This function uses cryptographic hashing (either MD5 or SHA-1) to convert a
12620 shared secret and some text into a message authentication code, as specified in
12621 RFC 2104. This differs from <literal>${md5:secret_text...}</literal> or
12622 <literal>${sha1:secret_text...}</literal> in that the hmac step adds a signature to the
12623 cryptographic hash, allowing for authentication that is not possible with MD5
12624 or SHA-1 alone. The hash name must expand to either <literal>md5</literal> or <literal>sha1</literal> at
12625 present. For example:
12626 </para>
12627 <literallayout class="monospaced">
12628 ${hmac{md5}{somesecret}{$primary_hostname $tod_log}}
12629 </literallayout>
12630 <para>
12631 For the hostname <emphasis>mail.example.com</emphasis> and time 2002-10-17 11:30:59, this
12632 produces:
12633 </para>
12634 <literallayout class="monospaced">
12635 dd97e3ba5d1a61b5006108f8c8252953
12636 </literallayout>
12637 <para>
12638 As an example of how this might be used, you might put in the main part of
12639 an Exim configuration:
12640 </para>
12641 <literallayout class="monospaced">
12642 SPAMSCAN_SECRET=cohgheeLei2thahw
12643 </literallayout>
12644 <para>
12645 In a router or a transport you could then have:
12646 </para>
12647 <literallayout class="monospaced">
12648 headers_add = \
12649   X-Spam-Scanned: ${primary_hostname} ${message_exim_id} \
12650   ${hmac{md5}{SPAMSCAN_SECRET}\
12651   {${primary_hostname},${message_exim_id},$h_message-id:}}
12652 </literallayout>
12653 <para>
12654 Then given a message, you can check where it was scanned by looking at the
12655 <emphasis>X-Spam-Scanned:</emphasis> header line. If you know the secret, you can check that
12656 this header line is authentic by recomputing the authentication code from the
12657 host name, message ID and the <emphasis>Message-id:</emphasis> header line. This can be done
12658 using Exim&#x2019;s <option>-be</option> option, or by other means, for example by using the
12659 <emphasis>hmac_md5_hex()</emphasis> function in Perl.
12660 </para>
12661 </listitem></varlistentry>
12662 <varlistentry>
12663 <term><emphasis role="bold">${if&nbsp;</emphasis>&lt;<emphasis>condition</emphasis>&gt;<emphasis role="bold">&nbsp;{</emphasis>&lt;<emphasis>string1</emphasis>&gt;<emphasis role="bold">}{</emphasis>&lt;<emphasis>string2</emphasis>&gt;<emphasis role="bold">}}</emphasis></term>
12664 <listitem>
12665 <para>
12666 <indexterm role="concept">
12667 <primary>expansion</primary>
12668 <secondary>conditional</secondary>
12669 </indexterm>
12670 <indexterm role="concept">
12671 <primary><option>if</option>, expansion item</primary>
12672 </indexterm>
12673 If &lt;<emphasis>condition</emphasis>&gt; is true, &lt;<emphasis>string1</emphasis>&gt; is expanded and replaces the whole
12674 item; otherwise &lt;<emphasis>string2</emphasis>&gt; is used. The available conditions are described
12675 in section <xref linkend="SECTexpcond"/> below. For example:
12676 </para>
12677 <literallayout class="monospaced">
12678 ${if eq {$local_part}{postmaster} {yes}{no} }
12679 </literallayout>
12680 <para>
12681 The second string need not be present; if it is not and the condition is not
12682 true, the item is replaced with nothing. Alternatively, the word <quote>fail</quote> may
12683 be present instead of the second string (without any curly brackets). In this
12684 case, the expansion is forced to fail if the condition is not true (see section
12685 <xref linkend="SECTforexpfai"/>).
12686 </para>
12687 <para>
12688 If both strings are omitted, the result is the string <literal>true</literal> if the condition
12689 is true, and the empty string if the condition is false. This makes it less
12690 cumbersome to write custom ACL and router conditions. For example, instead of
12691 </para>
12692 <literallayout class="monospaced">
12693 condition = ${if &gt;{$acl_m4}{3}{true}{false}}
12694 </literallayout>
12695 <para>
12696 you can use
12697 </para>
12698 <literallayout class="monospaced">
12699 condition = ${if &gt;{$acl_m4}{3}}
12700 </literallayout>
12701 </listitem></varlistentry>
12702 <varlistentry>
12703 <term><emphasis role="bold">${length{</emphasis>&lt;<emphasis>string1</emphasis>&gt;<emphasis role="bold">}{</emphasis>&lt;<emphasis>string2</emphasis>&gt;<emphasis role="bold">}}</emphasis></term>
12704 <listitem>
12705 <para>
12706 <indexterm role="concept">
12707 <primary>expansion</primary>
12708 <secondary>string truncation</secondary>
12709 </indexterm>
12710 <indexterm role="concept">
12711 <primary><option>length</option></primary>
12712 <secondary>expansion item</secondary>
12713 </indexterm>
12714 The <option>length</option> item is used to extract the initial portion of a string. Both
12715 strings are expanded, and the first one must yield a number, &lt;<emphasis>n</emphasis>&gt;, say. If
12716 you are using a fixed value for the number, that is, if &lt;<emphasis>string1</emphasis>&gt; does not
12717 change when expanded, you can use the simpler operator notation that avoids
12718 some of the braces:
12719 </para>
12720 <literallayout class="monospaced">
12721 ${length_&lt;n&gt;:&lt;string&gt;}
12722 </literallayout>
12723 <para>
12724 The result of this item is either the first &lt;<emphasis>n</emphasis>&gt; characters or the whole
12725 of &lt;<emphasis>string2</emphasis>&gt;, whichever is the shorter. Do not confuse <option>length</option> with
12726 <option>strlen</option>, which gives the length of a string.
12727 </para>
12728 </listitem></varlistentry>
12729 <varlistentry>
12730 <term><emphasis role="bold">${lookup{</emphasis>&lt;<emphasis>key</emphasis>&gt;<emphasis role="bold">}&nbsp;</emphasis>&lt;<emphasis>search&nbsp;type</emphasis>&gt;<emphasis role="bold">&nbsp;{</emphasis>&lt;<emphasis>file</emphasis>&gt;<emphasis role="bold">}&nbsp;{</emphasis>&lt;<emphasis>string1</emphasis>&gt;<emphasis role="bold">}&nbsp;{</emphasis>&lt;<emphasis>string2</emphasis>&gt;<emphasis role="bold">}}</emphasis></term>
12731 <listitem>
12732 <para>
12733 This is the first of one of two different types of lookup item, which are both
12734 described in the next item.
12735 </para>
12736 </listitem></varlistentry>
12737 <varlistentry>
12738 <term><emphasis role="bold">${lookup&nbsp;</emphasis>&lt;<emphasis>search&nbsp;type</emphasis>&gt;<emphasis role="bold">&nbsp;{</emphasis>&lt;<emphasis>query</emphasis>&gt;<emphasis role="bold">}&nbsp;{</emphasis>&lt;<emphasis>string1</emphasis>&gt;<emphasis role="bold">}&nbsp;{</emphasis>&lt;<emphasis>string2</emphasis>&gt;<emphasis role="bold">}}</emphasis></term>
12739 <listitem>
12740 <para>
12741 <indexterm role="concept">
12742 <primary>expansion</primary>
12743 <secondary>lookup in</secondary>
12744 </indexterm>
12745 <indexterm role="concept">
12746 <primary>file</primary>
12747 <secondary>lookups</secondary>
12748 </indexterm>
12749 <indexterm role="concept">
12750 <primary>lookup</primary>
12751 <secondary>in expanded string</secondary>
12752 </indexterm>
12753 The two forms of lookup item specify data lookups in files and databases, as
12754 discussed in chapter <xref linkend="CHAPfdlookup"/>. The first form is used for single-key
12755 lookups, and the second is used for query-style lookups. The &lt;<emphasis>key</emphasis>&gt;,
12756 &lt;<emphasis>file</emphasis>&gt;, and &lt;<emphasis>query</emphasis>&gt; strings are expanded before use.
12757 </para>
12758 <para>
12759 If there is any white space in a lookup item which is part of a filter command,
12760 a retry or rewrite rule, a routing rule for the <command>manualroute</command> router, or any
12761 other place where white space is significant, the lookup item must be enclosed
12762 in double quotes. The use of data lookups in users&#x2019; filter files may be locked
12763 out by the system administrator.
12764 </para>
12765 <para>
12766 <indexterm role="concept">
12767 <primary><varname>$value</varname></primary>
12768 </indexterm>
12769 If the lookup succeeds, &lt;<emphasis>string1</emphasis>&gt; is expanded and replaces the entire item.
12770 During its expansion, the variable <varname>$value</varname> contains the data returned by the
12771 lookup. Afterwards it reverts to the value it had previously (at the outer
12772 level it is empty). If the lookup fails, &lt;<emphasis>string2</emphasis>&gt; is expanded and replaces
12773 the entire item. If {&lt;<emphasis>string2</emphasis>&gt;} is omitted, the replacement is the empty
12774 string on failure. If &lt;<emphasis>string2</emphasis>&gt; is provided, it can itself be a nested
12775 lookup, thus providing a mechanism for looking up a default value when the
12776 original lookup fails.
12777 </para>
12778 <para>
12779 If a nested lookup is used as part of &lt;<emphasis>string1</emphasis>&gt;, <varname>$value</varname> contains the
12780 data for the outer lookup while the parameters of the second lookup are
12781 expanded, and also while &lt;<emphasis>string2</emphasis>&gt; of the second lookup is expanded, should
12782 the second lookup fail. Instead of {&lt;<emphasis>string2</emphasis>&gt;} the word <quote>fail</quote> can
12783 appear, and in this case, if the lookup fails, the entire expansion is forced
12784 to fail (see section <xref linkend="SECTforexpfai"/>). If both {&lt;<emphasis>string1</emphasis>&gt;} and
12785 {&lt;<emphasis>string2</emphasis>&gt;} are omitted, the result is the looked up value in the case of a
12786 successful lookup, and nothing in the case of failure.
12787 </para>
12788 <para>
12789 For single-key lookups, the string <quote>partial</quote> is permitted to precede the
12790 search type in order to do partial matching, and * or *@ may follow a search
12791 type to request default lookups if the key does not match (see sections
12792 <xref linkend="SECTdefaultvaluelookups"/> and <xref linkend="SECTpartiallookup"/> for details).
12793 </para>
12794 <para>
12795 <indexterm role="concept">
12796 <primary>numerical variables (<varname>$1</varname> <varname>$2</varname> etc)</primary>
12797 <secondary>in lookup expansion</secondary>
12798 </indexterm>
12799 If a partial search is used, the variables <varname>$1</varname> and <varname>$2</varname> contain the wild
12800 and non-wild parts of the key during the expansion of the replacement text.
12801 They return to their previous values at the end of the lookup item.
12802 </para>
12803 <para>
12804 This example looks up the postmaster alias in the conventional alias file:
12805 </para>
12806 <literallayout class="monospaced">
12807 ${lookup {postmaster} lsearch {/etc/aliases} {$value}}
12808 </literallayout>
12809 <para>
12810 This example uses NIS+ to look up the full name of the user corresponding to
12811 the local part of an address, forcing the expansion to fail if it is not found:
12812 </para>
12813 <literallayout class="monospaced">
12814 ${lookup nisplus {[name=$local_part],passwd.org_dir:gcos} \
12815   {$value}fail}
12816 </literallayout>
12817 </listitem></varlistentry>
12818 <varlistentry>
12819 <term><emphasis role="bold">${nhash{</emphasis>&lt;<emphasis>string1</emphasis>&gt;<emphasis role="bold">}{</emphasis>&lt;<emphasis>string2</emphasis>&gt;<emphasis role="bold">}{</emphasis>&lt;<emphasis>string3</emphasis>&gt;<emphasis role="bold">}}</emphasis></term>
12820 <listitem>
12821 <para>
12822 <indexterm role="concept">
12823 <primary>expansion</primary>
12824 <secondary>numeric hash</secondary>
12825 </indexterm>
12826 <indexterm role="concept">
12827 <primary>hash function</primary>
12828 <secondary>numeric</secondary>
12829 </indexterm>
12830 The three strings are expanded; the first two must yield numbers. Call them
12831 &lt;<emphasis>n</emphasis>&gt; and &lt;<emphasis>m</emphasis>&gt;. If you are using fixed values for these numbers, that is,
12832 if &lt;<emphasis>string1</emphasis>&gt; and &lt;<emphasis>string2</emphasis>&gt; do not change when they are expanded, you
12833 can use the simpler operator notation that avoids some of the braces:
12834 </para>
12835 <literallayout class="monospaced">
12836 ${nhash_&lt;n&gt;_&lt;m&gt;:&lt;string&gt;}
12837 </literallayout>
12838 <para>
12839 The second number is optional (in both notations). If there is only one number,
12840 the result is a number in the range 0&ndash;&lt;<emphasis>n</emphasis>&gt;-1. Otherwise, the string is
12841 processed by a div/mod hash function that returns two numbers, separated by a
12842 slash, in the ranges 0 to &lt;<emphasis>n</emphasis>&gt;-1 and 0 to &lt;<emphasis>m</emphasis>&gt;-1, respectively. For
12843 example,
12844 </para>
12845 <literallayout class="monospaced">
12846 ${nhash{8}{64}{supercalifragilisticexpialidocious}}
12847 </literallayout>
12848 <para>
12849 returns the string <quote>6/33</quote>.
12850 </para>
12851 </listitem></varlistentry>
12852 <varlistentry>
12853 <term><emphasis role="bold">${perl{</emphasis>&lt;<emphasis>subroutine</emphasis>&gt;<emphasis role="bold">}{</emphasis>&lt;<emphasis>arg</emphasis>&gt;<emphasis role="bold">}{</emphasis>&lt;<emphasis>arg</emphasis>&gt;<emphasis role="bold">}...}</emphasis></term>
12854 <listitem>
12855 <para>
12856 <indexterm role="concept">
12857 <primary>Perl</primary>
12858 <secondary>use in expanded string</secondary>
12859 </indexterm>
12860 <indexterm role="concept">
12861 <primary>expansion</primary>
12862 <secondary>calling Perl from</secondary>
12863 </indexterm>
12864 This item is available only if Exim has been built to include an embedded Perl
12865 interpreter. The subroutine name and the arguments are first separately
12866 expanded, and then the Perl subroutine is called with those arguments. No
12867 additional arguments need be given; the maximum number permitted, including the
12868 name of the subroutine, is nine.
12869 </para>
12870 <para>
12871 The return value of the subroutine is inserted into the expanded string, unless
12872 the return value is <option>undef</option>. In that case, the expansion fails in the same
12873 way as an explicit <quote>fail</quote> on a lookup item. The return value is a scalar.
12874 Whatever you return is evaluated in a scalar context. For example, if you
12875 return the name of a Perl vector, the return value is the size of the vector,
12876 not its contents.
12877 </para>
12878 <para>
12879 If the subroutine exits by calling Perl&#x2019;s <option>die</option> function, the expansion fails
12880 with the error message that was passed to <option>die</option>. More details of the embedded
12881 Perl facility are given in chapter <xref linkend="CHAPperl"/>.
12882 </para>
12883 <para>
12884 The <command>redirect</command> router has an option called <option>forbid_filter_perl</option> which locks
12885 out the use of this expansion item in filter files.
12886 </para>
12887 </listitem></varlistentry>
12888 <varlistentry>
12889 <term><emphasis role="bold">${prvs{</emphasis>&lt;<emphasis>address</emphasis>&gt;<emphasis role="bold">}{</emphasis>&lt;<emphasis>secret</emphasis>&gt;<emphasis role="bold">}{</emphasis>&lt;<emphasis>keynumber</emphasis>&gt;<emphasis role="bold">}}</emphasis></term>
12890 <listitem>
12891 <para>
12892 <indexterm role="concept">
12893 <primary>prvs</primary>
12894 <secondary>expansion item</secondary>
12895 </indexterm>
12896 The first argument is a complete email address and the second is secret
12897 keystring. The third argument, specifying a key number, is optional. If absent,
12898 it defaults to 0. The result of the expansion is a prvs-signed email address,
12899 to be typically used with the <option>return_path</option> option on an <command>smtp</command> transport
12900 as part of a bounce address tag validation (BATV) scheme. For more discussion
12901 and an example, see section <xref linkend="SECTverifyPRVS"/>.
12902 </para>
12903 </listitem></varlistentry>
12904 <varlistentry>
12905 <term><emphasis role="bold">${prvscheck{</emphasis>&lt;<emphasis>address</emphasis>&gt;<emphasis role="bold">}{</emphasis>&lt;<emphasis>secret</emphasis>&gt;<emphasis role="bold">}{</emphasis>&lt;<emphasis>string</emphasis>&gt;<emphasis role="bold">}}</emphasis></term>
12906 <listitem>
12907 <para>
12908 <indexterm role="concept">
12909 <primary>prvscheck</primary>
12910 <secondary>expansion item</secondary>
12911 </indexterm>
12912 This expansion item is the complement of the <option>prvs</option> item. It is used for
12913 checking prvs-signed addresses. If the expansion of the first argument does not
12914 yield a syntactically valid prvs-signed address, the whole item expands to the
12915 empty string. When the first argument does expand to a syntactically valid
12916 prvs-signed address, the second argument is expanded, with the prvs-decoded
12917 version of the address and the key number extracted from the address in the
12918 variables <varname>$prvscheck_address</varname> and <varname>$prvscheck_keynum</varname>, respectively.
12919 </para>
12920 <para>
12921 These two variables can be used in the expansion of the second argument to
12922 retrieve the secret. The validity of the prvs-signed address is then checked
12923 against the secret. The result is stored in the variable <varname>$prvscheck_result</varname>,
12924 which is empty for failure or <quote>1</quote> for success.
12925 </para>
12926 <para>
12927 The third argument is optional; if it is missing, it defaults to an empty
12928 string. This argument is now expanded. If the result is an empty string, the
12929 result of the expansion is the decoded version of the address. This is the case
12930 whether or not the signature was valid. Otherwise, the result of the expansion
12931 is the expansion of the third argument.
12932 </para>
12933 <para>
12934 All three variables can be used in the expansion of the third argument.
12935 However, once the expansion is complete, only <varname>$prvscheck_result</varname> remains set.
12936 For more discussion and an example, see section <xref linkend="SECTverifyPRVS"/>.
12937 </para>
12938 </listitem></varlistentry>
12939 <varlistentry>
12940 <term><emphasis role="bold">${readfile{</emphasis>&lt;<emphasis>file&nbsp;name</emphasis>&gt;<emphasis role="bold">}{</emphasis>&lt;<emphasis>eol&nbsp;string</emphasis>&gt;<emphasis role="bold">}}</emphasis></term>
12941 <listitem>
12942 <para>
12943 <indexterm role="concept">
12944 <primary>expansion</primary>
12945 <secondary>inserting an entire file</secondary>
12946 </indexterm>
12947 <indexterm role="concept">
12948 <primary>file</primary>
12949 <secondary>inserting into expansion</secondary>
12950 </indexterm>
12951 <indexterm role="concept">
12952 <primary><option>readfile</option> expansion item</primary>
12953 </indexterm>
12954 The file name and end-of-line string are first expanded separately. The file is
12955 then read, and its contents replace the entire item. All newline characters in
12956 the file are replaced by the end-of-line string if it is present. Otherwise,
12957 newlines are left in the string.
12958 String expansion is not applied to the contents of the file. If you want this,
12959 you must wrap the item in an <option>expand</option> operator. If the file cannot be read,
12960 the string expansion fails.
12961 </para>
12962 <para>
12963 The <command>redirect</command> router has an option called <option>forbid_filter_readfile</option> which
12964 locks out the use of this expansion item in filter files.
12965 </para>
12966 </listitem></varlistentry>
12967 <varlistentry>
12968 <term><emphasis role="bold">${readsocket{</emphasis>&lt;<emphasis>name</emphasis>&gt;<emphasis role="bold">}{</emphasis>&lt;<emphasis>request</emphasis>&gt;<emphasis role="bold">}{</emphasis>&lt;<emphasis>timeout</emphasis>&gt;<emphasis role="bold">}{</emphasis>&lt;<emphasis>eol&nbsp;string</emphasis>&gt;<emphasis role="bold">}{</emphasis>&lt;<emphasis>fail&nbsp;string</emphasis>&gt;<emphasis role="bold">}}</emphasis></term>
12969 <listitem>
12970 <para>
12971 <indexterm role="concept">
12972 <primary>expansion</primary>
12973 <secondary>inserting from a socket</secondary>
12974 </indexterm>
12975 <indexterm role="concept">
12976 <primary>socket</primary>
12977 <secondary>use of in expansion</secondary>
12978 </indexterm>
12979 <indexterm role="concept">
12980 <primary><option>readsocket</option> expansion item</primary>
12981 </indexterm>
12982 </para>
12983 <para revisionflag="changed">
12984 This item inserts data from a Unix domain or Internet socket into the expanded
12985 string. The minimal way of using it uses just two arguments, as in these
12986 examples:
12987 </para>
12988 <literallayout class="monospaced" revisionflag="changed">
12989 ${readsocket{/socket/name}{request string}}
12990 ${readsocket{inet:some.host:1234}{request string}}
12991 </literallayout>
12992 <para revisionflag="changed">
12993 For a Unix domain socket, the first substring must be the path to the socket.
12994 For an Internet socket, the first substring must contain <literal>inet:</literal> followed by
12995 a host name or IP address, followed by a colon and a port, which can be a
12996 number or the name of a TCP port in <filename>/etc/services</filename>. An IP address may
12997 optionally be enclosed in square brackets. This is best for IPv6 addresses. For
12998 example:
12999 </para>
13000 <literallayout class="monospaced" revisionflag="changed">
13001 ${readsocket{inet:[::1]:1234}{request string}}
13002 </literallayout>
13003 <para revisionflag="changed">
13004 Only a single host name may be given, but if looking it up yields more than
13005 one IP address, they are each tried in turn until a connection is made. For
13006 both kinds of socket, Exim makes a connection, writes the request string
13007 (unless it is an empty string) and reads from the socket until an end-of-file
13008 is read. A timeout of 5 seconds is applied. Additional, optional arguments
13009 extend what can be done. Firstly, you can vary the timeout. For example:
13010 </para>
13011 <literallayout class="monospaced">
13012 ${readsocket{/socket/name}{request-string}{3s}}
13013 </literallayout>
13014 <para>
13015 A fourth argument allows you to change any newlines that are in the data
13016 that is read, in the same way as for <option>readfile</option> (see above). This example
13017 turns them into spaces:
13018 </para>
13019 <literallayout class="monospaced" revisionflag="changed">
13020 ${readsocket{inet:127.0.0.1:3294}{request-string}{3s}{ }}
13021 </literallayout>
13022 <para>
13023 As with all expansions, the substrings are expanded before the processing
13024 happens. Errors in these sub-expansions cause the expansion to fail. In
13025 addition, the following errors can occur:
13026 </para>
13027 <itemizedlist>
13028 <listitem>
13029 <para>
13030 Failure to create a socket file descriptor;
13031 </para>
13032 </listitem>
13033 <listitem>
13034 <para>
13035 Failure to connect the socket;
13036 </para>
13037 </listitem>
13038 <listitem>
13039 <para>
13040 Failure to write the request-string;
13041 </para>
13042 </listitem>
13043 <listitem>
13044 <para>
13045 Timeout on reading from the socket.
13046 </para>
13047 </listitem>
13048 </itemizedlist>
13049 <para>
13050 By default, any of these errors causes the expansion to fail. However, if
13051 you supply a fifth substring, it is expanded and used when any of the above
13052 errors occurs. For example:
13053 </para>
13054 <literallayout class="monospaced">
13055 ${readsocket{/socket/name}{request-string}{3s}{\n}\
13056   {socket failure}}
13057 </literallayout>
13058 <para revisionflag="changed">
13059 You can test for the existence of a Unix domain socket by wrapping this
13060 expansion in <literal>${if exists</literal>, but there is a race condition between that test
13061 and the actual opening of the socket, so it is safer to use the fifth argument
13062 if you want to be absolutely sure of avoiding an expansion error for a
13063 non-existent Unix domain socket, or a failure to connect to an Internet socket.
13064 </para>
13065 <para>
13066 The <command>redirect</command> router has an option called <option>forbid_filter_readsocket</option> which
13067 locks out the use of this expansion item in filter files.
13068 </para>
13069 </listitem></varlistentry>
13070 <varlistentry>
13071 <term><emphasis role="bold">$rheader_</emphasis>&lt;<emphasis>header&nbsp;name</emphasis>&gt;<emphasis role="bold">:&nbsp;or&nbsp;$rh_</emphasis>&lt;<emphasis>header&nbsp;name</emphasis>&gt;<emphasis role="bold">:</emphasis></term>
13072 <listitem>
13073 <para>
13074 This item inserts <quote>raw</quote> header lines. It is described with the <option>header</option>
13075 expansion item above.
13076 </para>
13077 </listitem></varlistentry>
13078 <varlistentry>
13079 <term><emphasis role="bold">${run{</emphasis>&lt;<emphasis>command</emphasis>&gt;<emphasis role="bold">&nbsp;</emphasis>&lt;<emphasis>args</emphasis>&gt;<emphasis role="bold">}{</emphasis>&lt;<emphasis>string1</emphasis>&gt;<emphasis role="bold">}{</emphasis>&lt;<emphasis>string2</emphasis>&gt;<emphasis role="bold">}}</emphasis></term>
13080 <listitem>
13081 <para>
13082 <indexterm role="concept">
13083 <primary>expansion</primary>
13084 <secondary>running a command</secondary>
13085 </indexterm>
13086 <indexterm role="concept">
13087 <primary><option>run</option> expansion item</primary>
13088 </indexterm>
13089 The command and its arguments are first expanded separately, and then the
13090 command is run in a separate process, but under the same uid and gid. As in
13091 other command executions from Exim, a shell is not used by default. If you want
13092 a shell, you must explicitly code it.
13093 </para>
13094 <para>
13095 <indexterm role="concept">
13096 <primary>return code</primary>
13097 <secondary>from <option>run</option> expansion</secondary>
13098 </indexterm>
13099 <indexterm role="concept">
13100 <primary><varname>$value</varname></primary>
13101 </indexterm>
13102 If the command succeeds (gives a zero return code) &lt;<emphasis>string1</emphasis>&gt; is expanded
13103 and replaces the entire item; during this expansion, the standard output from
13104 the command is in the variable <varname>$value</varname>. If the command fails, &lt;<emphasis>string2</emphasis>&gt;,
13105 if present, is expanded and used. Once again, during the expansion, the
13106 standard output from the command is in the variable <varname>$value</varname>. If &lt;<emphasis>string2</emphasis>&gt;
13107 is absent, the result is empty. Alternatively, &lt;<emphasis>string2</emphasis>&gt; can be the word
13108 <quote>fail</quote> (not in braces) to force expansion failure if the command does not
13109 succeed. If both strings are omitted, the result is contents of the standard
13110 output on success, and nothing on failure.
13111 </para>
13112 <para>
13113 <indexterm role="concept">
13114 <primary><varname>$runrc</varname></primary>
13115 </indexterm>
13116 The return code from the command is put in the variable <varname>$runrc</varname>, and this
13117 remains set afterwards, so in a filter file you can do things like this:
13118 </para>
13119 <literallayout class="monospaced">
13120 if "${run{x y z}{}}$runrc" is 1 then ...
13121   elif $runrc is 2 then ...
13122   ...
13123 endif
13124 </literallayout>
13125 <para>
13126 If execution of the command fails (for example, the command does not exist),
13127 the return code is 127 &ndash; the same code that shells use for non-existent
13128 commands.
13129 </para>
13130 <para>
13131 <emphasis role="bold">Warning</emphasis>: In a router or transport, you cannot assume the order in which
13132 option values are expanded, except for those preconditions whose order of
13133 testing is documented. Therefore, you cannot reliably expect to set <varname>$runrc</varname>
13134 by the expansion of one option, and use it in another.
13135 </para>
13136 <para>
13137 The <command>redirect</command> router has an option called <option>forbid_filter_run</option> which locks
13138 out the use of this expansion item in filter files.
13139 </para>
13140 </listitem></varlistentry>
13141 <varlistentry>
13142 <term><emphasis role="bold">${sg{</emphasis>&lt;<emphasis>subject</emphasis>&gt;<emphasis role="bold">}{</emphasis>&lt;<emphasis>regex</emphasis>&gt;<emphasis role="bold">}{</emphasis>&lt;<emphasis>replacement</emphasis>&gt;<emphasis role="bold">}}</emphasis></term>
13143 <listitem>
13144 <para>
13145 <indexterm role="concept">
13146 <primary>expansion</primary>
13147 <secondary>string substitution</secondary>
13148 </indexterm>
13149 <indexterm role="concept">
13150 <primary><option>sg</option> expansion item</primary>
13151 </indexterm>
13152 This item works like Perl&#x2019;s substitution operator (s) with the global (/g)
13153 option; hence its name. However, unlike the Perl equivalent, Exim does not
13154 modify the subject string; instead it returns the modified string for insertion
13155 into the overall expansion. The item takes three arguments: the subject string,
13156 a regular expression, and a substitution string. For example:
13157 </para>
13158 <literallayout class="monospaced">
13159 ${sg{abcdefabcdef}{abc}{xyz}}
13160 </literallayout>
13161 <para>
13162 yields <quote>xyzdefxyzdef</quote>. Because all three arguments are expanded before use,
13163 if any $ or \ characters are required in the regular expression or in the
13164 substitution string, they have to be escaped. For example:
13165 </para>
13166 <literallayout class="monospaced">
13167 ${sg{abcdef}{^(...)(...)\$}{\$2\$1}}
13168 </literallayout>
13169 <para>
13170 yields <quote>defabc</quote>, and
13171 </para>
13172 <literallayout class="monospaced">
13173 ${sg{1=A 4=D 3=C}{\N(\d+)=\N}{K\$1=}}
13174 </literallayout>
13175 <para>
13176 yields <quote>K1=A K4=D K3=C</quote>. Note the use of <literal>\N</literal> to protect the contents of
13177 the regular expression from string expansion.
13178 </para>
13179 </listitem></varlistentry>
13180 <varlistentry>
13181 <term><emphasis role="bold">${substr{</emphasis>&lt;<emphasis>string1</emphasis>&gt;<emphasis role="bold">}{</emphasis>&lt;<emphasis>string2</emphasis>&gt;<emphasis role="bold">}{</emphasis>&lt;<emphasis>string3</emphasis>&gt;<emphasis role="bold">}}</emphasis></term>
13182 <listitem>
13183 <para>
13184 <indexterm role="concept">
13185 <primary><option>substr</option></primary>
13186 </indexterm>
13187 <indexterm role="concept">
13188 <primary>substring extraction</primary>
13189 </indexterm>
13190 <indexterm role="concept">
13191 <primary>expansion</primary>
13192 <secondary>substring extraction</secondary>
13193 </indexterm>
13194 The three strings are expanded; the first two must yield numbers. Call them
13195 &lt;<emphasis>n</emphasis>&gt; and &lt;<emphasis>m</emphasis>&gt;. If you are using fixed values for these numbers, that is,
13196 if &lt;<emphasis>string1</emphasis>&gt; and &lt;<emphasis>string2</emphasis>&gt; do not change when they are expanded, you
13197 can use the simpler operator notation that avoids some of the braces:
13198 </para>
13199 <literallayout class="monospaced">
13200 ${substr_&lt;n&gt;_&lt;m&gt;:&lt;string&gt;}
13201 </literallayout>
13202 <para>
13203 The second number is optional (in both notations).
13204 If it is absent in the simpler format, the preceding underscore must also be
13205 omitted.
13206 </para>
13207 <para>
13208 The <option>substr</option> item can be used to extract more general substrings than
13209 <option>length</option>. The first number, &lt;<emphasis>n</emphasis>&gt;, is a starting offset, and &lt;<emphasis>m</emphasis>&gt; is the
13210 length required. For example
13211 </para>
13212 <literallayout class="monospaced">
13213 ${substr{3}{2}{$local_part}}
13214 </literallayout>
13215 <para>
13216 If the starting offset is greater than the string length the result is the
13217 null string; if the length plus starting offset is greater than the string
13218 length, the result is the right-hand part of the string, starting from the
13219 given offset. The first character in the string has offset zero.
13220 </para>
13221 <para>
13222 The <option>substr</option> expansion item can take negative offset values to count
13223 from the right-hand end of its operand. The last character is offset -1, the
13224 second-last is offset -2, and so on. Thus, for example,
13225 </para>
13226 <literallayout class="monospaced">
13227 ${substr{-5}{2}{1234567}}
13228 </literallayout>
13229 <para>
13230 yields <quote>34</quote>. If the absolute value of a negative offset is greater than the
13231 length of the string, the substring starts at the beginning of the string, and
13232 the length is reduced by the amount of overshoot. Thus, for example,
13233 </para>
13234 <literallayout class="monospaced">
13235 ${substr{-5}{2}{12}}
13236 </literallayout>
13237 <para>
13238 yields an empty string, but
13239 </para>
13240 <literallayout class="monospaced">
13241 ${substr{-3}{2}{12}}
13242 </literallayout>
13243 <para>
13244 yields <quote>1</quote>.
13245 </para>
13246 <para>
13247 When the second number is omitted from <option>substr</option>, the remainder of the string
13248 is taken if the offset is positive. If it is negative, all characters in the
13249 string preceding the offset point are taken. For example, an offset of -1 and
13250 no length, as in these semantically identical examples:
13251 </para>
13252 <literallayout class="monospaced">
13253 ${substr_-1:abcde}
13254 ${substr{-1}{abcde}}
13255 </literallayout>
13256 <para>
13257 yields all but the last character of the string, that is, <quote>abcd</quote>.
13258 </para>
13259 </listitem></varlistentry>
13260 <varlistentry>
13261 <term><emphasis role="bold">${tr{</emphasis>&lt;<emphasis>subject</emphasis>&gt;<emphasis role="bold">}{</emphasis>&lt;<emphasis>characters</emphasis>&gt;<emphasis role="bold">}{</emphasis>&lt;<emphasis>replacements</emphasis>&gt;<emphasis role="bold">}}</emphasis></term>
13262 <listitem>
13263 <para>
13264 <indexterm role="concept">
13265 <primary>expansion</primary>
13266 <secondary>character translation</secondary>
13267 </indexterm>
13268 <indexterm role="concept">
13269 <primary><option>tr</option> expansion item</primary>
13270 </indexterm>
13271 This item does single-character translation on its subject string. The second
13272 argument is a list of characters to be translated in the subject string. Each
13273 matching character is replaced by the corresponding character from the
13274 replacement list. For example
13275 </para>
13276 <literallayout class="monospaced">
13277 ${tr{abcdea}{ac}{13}}
13278 </literallayout>
13279 <para>
13280 yields <literal>1b3de1</literal>. If there are duplicates in the second character string, the
13281 last occurrence is used. If the third string is shorter than the second, its
13282 last character is replicated. However, if it is empty, no translation takes
13283 place.
13284 </para>
13285 </listitem></varlistentry>
13286 </variablelist>
13287 </section>
13288 <section id="SECTexpop">
13289 <title>Expansion operators</title>
13290 <para>
13291 <indexterm role="concept">
13292 <primary>expansion</primary>
13293 <secondary>operators</secondary>
13294 </indexterm>
13295 For expansion items that perform transformations on a single argument string,
13296 the <quote>operator</quote> notation is used because it is simpler and uses fewer braces.
13297 The substring is first expanded before the operation is applied to it. The
13298 following operations can be performed:
13299 </para>
13300 <variablelist>
13301 <varlistentry>
13302 <term><emphasis role="bold">${address:</emphasis>&lt;<emphasis>string</emphasis>&gt;<emphasis role="bold">}</emphasis></term>
13303 <listitem>
13304 <para>
13305 <indexterm role="concept">
13306 <primary>expansion</primary>
13307 <secondary>RFC 2822 address handling</secondary>
13308 </indexterm>
13309 <indexterm role="concept">
13310 <primary><option>address</option></primary>
13311 <secondary>expansion item</secondary>
13312 </indexterm>
13313 The string is interpreted as an RFC 2822 address, as it might appear in a
13314 header line, and the effective address is extracted from it. If the string does
13315 not parse successfully, the result is empty.
13316 </para>
13317 </listitem></varlistentry>
13318 <varlistentry>
13319 <term><emphasis role="bold">${base62:</emphasis>&lt;<emphasis>digits</emphasis>&gt;<emphasis role="bold">}</emphasis></term>
13320 <listitem>
13321 <para>
13322 <indexterm role="concept">
13323 <primary><option>base62</option></primary>
13324 </indexterm>
13325 <indexterm role="concept">
13326 <primary>expansion</primary>
13327 <secondary>conversion to base 62</secondary>
13328 </indexterm>
13329 The string must consist entirely of decimal digits. The number is converted to
13330 base 62 and output as a string of six characters, including leading zeros. In
13331 the few operating environments where Exim uses base 36 instead of base 62 for
13332 its message identifiers (because those systems do not have case-sensitive file
13333 names), base 36 is used by this operator, despite its name. <emphasis role="bold">Note</emphasis>: Just to
13334 be absolutely clear: this is <emphasis>not</emphasis> base64 encoding.
13335 </para>
13336 </listitem></varlistentry>
13337 <varlistentry>
13338 <term><emphasis role="bold">${base62d:</emphasis>&lt;<emphasis>base-62&nbsp;digits</emphasis>&gt;<emphasis role="bold">}</emphasis></term>
13339 <listitem>
13340 <para>
13341 <indexterm role="concept">
13342 <primary><option>base62d</option></primary>
13343 </indexterm>
13344 <indexterm role="concept">
13345 <primary>expansion</primary>
13346 <secondary>conversion to base 62</secondary>
13347 </indexterm>
13348 The string must consist entirely of base-62 digits, or, in operating
13349 environments where Exim uses base 36 instead of base 62 for its message
13350 identifiers, base-36 digits. The number is converted to decimal and output as a
13351 string.
13352 </para>
13353 </listitem></varlistentry>
13354 <varlistentry>
13355 <term><emphasis role="bold">${domain:</emphasis>&lt;<emphasis>string</emphasis>&gt;<emphasis role="bold">}</emphasis></term>
13356 <listitem>
13357 <para>
13358 <indexterm role="concept">
13359 <primary>domain</primary>
13360 <secondary>extraction</secondary>
13361 </indexterm>
13362 <indexterm role="concept">
13363 <primary>expansion</primary>
13364 <secondary>domain extraction</secondary>
13365 </indexterm>
13366 The string is interpreted as an RFC 2822 address and the domain is extracted
13367 from it. If the string does not parse successfully, the result is empty.
13368 </para>
13369 </listitem></varlistentry>
13370 <varlistentry>
13371 <term><emphasis role="bold">${escape:</emphasis>&lt;<emphasis>string</emphasis>&gt;<emphasis role="bold">}</emphasis></term>
13372 <listitem>
13373 <para>
13374 <indexterm role="concept">
13375 <primary>expansion</primary>
13376 <secondary>escaping non-printing characters</secondary>
13377 </indexterm>
13378 <indexterm role="concept">
13379 <primary><option>escape</option>, expansion item</primary>
13380 </indexterm>
13381 If the string contains any non-printing characters, they are converted to
13382 escape sequences starting with a backslash. Whether characters with the most
13383 significant bit set (so-called <quote>8-bit characters</quote>) count as printing or not
13384 is controlled by the <option>print_topbitchars</option> option.
13385 </para>
13386 </listitem></varlistentry>
13387 <varlistentry>
13388 <term><emphasis role="bold">${eval:</emphasis>&lt;<emphasis>string</emphasis>&gt;<emphasis role="bold">}</emphasis>&nbsp;and&nbsp;<emphasis role="bold">${eval10:</emphasis>&lt;<emphasis>string</emphasis>&gt;<emphasis role="bold">}</emphasis></term>
13389 <listitem>
13390 <para>
13391 <indexterm role="concept">
13392 <primary>expansion</primary>
13393 <secondary>expression evaluation</secondary>
13394 </indexterm>
13395 <indexterm role="concept">
13396 <primary>expansion</primary>
13397 <secondary>arithmetic expression</secondary>
13398 </indexterm>
13399 <indexterm role="concept">
13400 <primary><option>eval</option> expansion item</primary>
13401 </indexterm>
13402 These items supports simple arithmetic in expansion strings. The string (after
13403 expansion) must be a conventional arithmetic expression, but it is limited to
13404 five basic operators (plus, minus, times, divide, remainder) and parentheses.
13405 All operations are carried out using integer arithmetic. Plus and minus have a
13406 lower priority than times, divide, and remainder; operators with the same
13407 priority are evaluated from left to right.
13408 </para>
13409 <para>
13410 For <option>eval</option>, numbers may be decimal, octal (starting with <quote>0</quote>) or
13411 hexadecimal (starting with <quote>0x</quote>). For <option>eval10</option>, all numbers are taken as
13412 decimal, even if they start with a leading zero. This can be useful when
13413 processing numbers extracted from dates or times, which often do have leading
13414 zeros.
13415 </para>
13416 <para>
13417 A number may be followed by <quote>K</quote> or <quote>M</quote> to multiply it by 1024 or 1024*1024,
13418 respectively. Negative numbers are supported. The result of the computation is
13419 a decimal representation of the answer (without <quote>K</quote> or <quote>M</quote>). For example:
13420 </para>
13421 <literallayout>
13422 <literal>${eval:1+1}     </literal>  yields 2
13423 <literal>${eval:1+2*3}   </literal>  yields 7
13424 <literal>${eval:(1+2)*3} </literal>  yields 9
13425 <literal>${eval:2+42%5}  </literal>  yields 4
13426 </literallayout>
13427 <para>
13428 As a more realistic example, in an ACL you might have
13429 </para>
13430 <literallayout class="monospaced">
13431 deny   message = Too many bad recipients
13432        condition =                    \
13433          ${if and {                   \
13434            {&gt;{$rcpt_count}{10}}       \
13435            {                          \
13436            &lt;                          \
13437              {$recipients_count}      \
13438              {${eval:$rcpt_count/2}}  \
13439            }                          \
13440          }{yes}{no}}
13441 </literallayout>
13442 <para>
13443 The condition is true if there have been more than 10 RCPT commands and
13444 fewer than half of them have resulted in a valid recipient.
13445 </para>
13446 </listitem></varlistentry>
13447 <varlistentry>
13448 <term><emphasis role="bold">${expand:</emphasis>&lt;<emphasis>string</emphasis>&gt;<emphasis role="bold">}</emphasis></term>
13449 <listitem>
13450 <para>
13451 <indexterm role="concept">
13452 <primary>expansion</primary>
13453 <secondary>re-expansion of substring</secondary>
13454 </indexterm>
13455 The <option>expand</option> operator causes a string to be expanded for a second time. For
13456 example,
13457 </para>
13458 <literallayout class="monospaced">
13459 ${expand:${lookup{$domain}dbm{/some/file}{$value}}}
13460 </literallayout>
13461 <para>
13462 first looks up a string in a file while expanding the operand for <option>expand</option>,
13463 and then re-expands what it has found.
13464 </para>
13465 </listitem></varlistentry>
13466 <varlistentry>
13467 <term><emphasis role="bold">${from_utf8:</emphasis>&lt;<emphasis>string</emphasis>&gt;<emphasis role="bold">}</emphasis></term>
13468 <listitem>
13469 <para>
13470 <indexterm role="concept">
13471 <primary>Unicode</primary>
13472 </indexterm>
13473 <indexterm role="concept">
13474 <primary>UTF-8</primary>
13475 <secondary>conversion from</secondary>
13476 </indexterm>
13477 <indexterm role="concept">
13478 <primary>expansion</primary>
13479 <secondary>UTF-8 conversion</secondary>
13480 </indexterm>
13481 <indexterm role="concept">
13482 <primary><option>from_utf8</option></primary>
13483 </indexterm>
13484 The world is slowly moving towards Unicode, although there are no standards for
13485 email yet. However, other applications (including some databases) are starting
13486 to store data in Unicode, using UTF-8 encoding. This operator converts from a
13487 UTF-8 string to an ISO-8859-1 string. UTF-8 code values greater than 255 are
13488 converted to underscores. The input must be a valid UTF-8 string. If it is not,
13489 the result is an undefined sequence of bytes.
13490 </para>
13491 <para>
13492 Unicode code points with values less than 256 are compatible with ASCII and
13493 ISO-8859-1 (also known as Latin-1).
13494 For example, character 169 is the copyright symbol in both cases, though the
13495 way it is encoded is different. In UTF-8, more than one byte is needed for
13496 characters with code values greater than 127, whereas ISO-8859-1 is a
13497 single-byte encoding (but thereby limited to 256 characters). This makes
13498 translation from UTF-8 to ISO-8859-1 straightforward.
13499 </para>
13500 </listitem></varlistentry>
13501 <varlistentry>
13502 <term><emphasis role="bold">${hash_</emphasis>&lt;<emphasis>n</emphasis>&gt;<emphasis role="bold">_</emphasis>&lt;<emphasis>m</emphasis>&gt;<emphasis role="bold">:</emphasis>&lt;<emphasis>string</emphasis>&gt;<emphasis role="bold">}</emphasis></term>
13503 <listitem>
13504 <para>
13505 <indexterm role="concept">
13506 <primary>hash function</primary>
13507 <secondary>textual</secondary>
13508 </indexterm>
13509 <indexterm role="concept">
13510 <primary>expansion</primary>
13511 <secondary>textual hash</secondary>
13512 </indexterm>
13513 The <option>hash</option> operator is a simpler interface to the hashing function that can
13514 be used when the two parameters are fixed numbers (as opposed to strings that
13515 change when expanded). The effect is the same as
13516 </para>
13517 <literallayout class="monospaced">
13518 ${hash{&lt;n&gt;}{&lt;m&gt;}{&lt;string&gt;}}
13519 </literallayout>
13520 <para>
13521 See the description of the general <option>hash</option> item above for details. The
13522 abbreviation <option>h</option> can be used when <option>hash</option> is used as an operator.
13523 </para>
13524 </listitem></varlistentry>
13525 <varlistentry>
13526 <term><emphasis role="bold">${hex2b64:</emphasis>&lt;<emphasis>hexstring</emphasis>&gt;<emphasis role="bold">}</emphasis></term>
13527 <listitem>
13528 <para>
13529 <indexterm role="concept">
13530 <primary>base64 encoding</primary>
13531 <secondary>conversion from hex</secondary>
13532 </indexterm>
13533 <indexterm role="concept">
13534 <primary>expansion</primary>
13535 <secondary>hex to base64</secondary>
13536 </indexterm>
13537 <indexterm role="concept">
13538 <primary><option>hex2b64</option></primary>
13539 </indexterm>
13540 This operator converts a hex string into one that is base64 encoded. This can
13541 be useful for processing the output of the MD5 and SHA-1 hashing functions.
13542 </para>
13543 </listitem></varlistentry>
13544 <varlistentry>
13545 <term><emphasis role="bold">${lc:</emphasis>&lt;<emphasis>string</emphasis>&gt;<emphasis role="bold">}</emphasis></term>
13546 <listitem>
13547 <para>
13548 <indexterm role="concept">
13549 <primary>case forcing in strings</primary>
13550 </indexterm>
13551 <indexterm role="concept">
13552 <primary>string</primary>
13553 <secondary>case forcing</secondary>
13554 </indexterm>
13555 <indexterm role="concept">
13556 <primary>lower casing</primary>
13557 </indexterm>
13558 <indexterm role="concept">
13559 <primary>expansion</primary>
13560 <secondary>case forcing</secondary>
13561 </indexterm>
13562 <indexterm role="concept">
13563 <primary><option>lc</option> expansion item</primary>
13564 </indexterm>
13565 This forces the letters in the string into lower-case, for example:
13566 </para>
13567 <literallayout class="monospaced">
13568 ${lc:$local_part}
13569 </literallayout>
13570 </listitem></varlistentry>
13571 <varlistentry>
13572 <term><emphasis role="bold">${length_</emphasis>&lt;<emphasis>number</emphasis>&gt;<emphasis role="bold">:</emphasis>&lt;<emphasis>string</emphasis>&gt;<emphasis role="bold">}</emphasis></term>
13573 <listitem>
13574 <para>
13575 <indexterm role="concept">
13576 <primary>expansion</primary>
13577 <secondary>string truncation</secondary>
13578 </indexterm>
13579 <indexterm role="concept">
13580 <primary><option>length</option></primary>
13581 <secondary>expansion item</secondary>
13582 </indexterm>
13583 The <option>length</option> operator is a simpler interface to the <option>length</option> function that
13584 can be used when the parameter is a fixed number (as opposed to a string that
13585 changes when expanded). The effect is the same as
13586 </para>
13587 <literallayout class="monospaced">
13588 ${length{&lt;number&gt;}{&lt;string&gt;}}
13589 </literallayout>
13590 <para>
13591 See the description of the general <option>length</option> item above for details. Note that
13592 <option>length</option> is not the same as <option>strlen</option>. The abbreviation <option>l</option> can be used
13593 when <option>length</option> is used as an operator.
13594 </para>
13595 </listitem></varlistentry>
13596 <varlistentry>
13597 <term><emphasis role="bold">${local_part:</emphasis>&lt;<emphasis>string</emphasis>&gt;<emphasis role="bold">}</emphasis></term>
13598 <listitem>
13599 <para>
13600 <indexterm role="concept">
13601 <primary>expansion</primary>
13602 <secondary>local part extraction</secondary>
13603 </indexterm>
13604 <indexterm role="concept">
13605 <primary><option>local_part</option> expansion item</primary>
13606 </indexterm>
13607 The string is interpreted as an RFC 2822 address and the local part is
13608 extracted from it. If the string does not parse successfully, the result is
13609 empty.
13610 </para>
13611 </listitem></varlistentry>
13612 <varlistentry>
13613 <term><emphasis role="bold">${mask:</emphasis>&lt;<emphasis>IP&nbsp;address</emphasis>&gt;<emphasis role="bold">/</emphasis>&lt;<emphasis>bit&nbsp;count</emphasis>&gt;<emphasis role="bold">}</emphasis></term>
13614 <listitem>
13615 <para>
13616 <indexterm role="concept">
13617 <primary>masked IP address</primary>
13618 </indexterm>
13619 <indexterm role="concept">
13620 <primary>IP address</primary>
13621 <secondary>masking</secondary>
13622 </indexterm>
13623 <indexterm role="concept">
13624 <primary>CIDR notation</primary>
13625 </indexterm>
13626 <indexterm role="concept">
13627 <primary>expansion</primary>
13628 <secondary>IP address masking</secondary>
13629 </indexterm>
13630 <indexterm role="concept">
13631 <primary><option>mask</option>, expansion item</primary>
13632 </indexterm>
13633 If the form of the string to be operated on is not an IP address followed by a
13634 slash and an integer (that is, a network address in CIDR notation), the
13635 expansion fails. Otherwise, this operator converts the IP address to binary,
13636 masks off the least significant bits according to the bit count, and converts
13637 the result back to text, with mask appended. For example,
13638 </para>
13639 <literallayout class="monospaced">
13640 ${mask:10.111.131.206/28}
13641 </literallayout>
13642 <para>
13643 returns the string <quote>10.111.131.192/28</quote>. Since this operation is expected to
13644 be mostly used for looking up masked addresses in files, the result for an IPv6
13645 address uses dots to separate components instead of colons, because colon
13646 terminates a key string in lsearch files. So, for example,
13647 </para>
13648 <literallayout class="monospaced">
13649 ${mask:3ffe:ffff:836f:0a00:000a:0800:200a:c031/99}
13650 </literallayout>
13651 <para>
13652 returns the string
13653 </para>
13654 <literallayout class="monospaced">
13655 3ffe.ffff.836f.0a00.000a.0800.2000.0000/99
13656 </literallayout>
13657 <para>
13658 Letters in IPv6 addresses are always output in lower case.
13659 </para>
13660 </listitem></varlistentry>
13661 <varlistentry>
13662 <term><emphasis role="bold">${md5:</emphasis>&lt;<emphasis>string</emphasis>&gt;<emphasis role="bold">}</emphasis></term>
13663 <listitem>
13664 <para>
13665 <indexterm role="concept">
13666 <primary>MD5 hash</primary>
13667 </indexterm>
13668 <indexterm role="concept">
13669 <primary>expansion</primary>
13670 <secondary>MD5 hash</secondary>
13671 </indexterm>
13672 <indexterm role="concept">
13673 <primary><option>md5</option> expansion item</primary>
13674 </indexterm>
13675 The <option>md5</option> operator computes the MD5 hash value of the string, and returns it
13676 as a 32-digit hexadecimal number, in which any letters are in lower case.
13677 </para>
13678 </listitem></varlistentry>
13679 <varlistentry>
13680 <term><emphasis role="bold">${nhash_</emphasis>&lt;<emphasis>n</emphasis>&gt;<emphasis role="bold">_</emphasis>&lt;<emphasis>m</emphasis>&gt;<emphasis role="bold">:</emphasis>&lt;<emphasis>string</emphasis>&gt;<emphasis role="bold">}</emphasis></term>
13681 <listitem>
13682 <para>
13683 <indexterm role="concept">
13684 <primary>expansion</primary>
13685 <secondary>numeric hash</secondary>
13686 </indexterm>
13687 <indexterm role="concept">
13688 <primary>hash function</primary>
13689 <secondary>numeric</secondary>
13690 </indexterm>
13691 The <option>nhash</option> operator is a simpler interface to the numeric hashing function
13692 that can be used when the two parameters are fixed numbers (as opposed to
13693 strings that change when expanded). The effect is the same as
13694 </para>
13695 <literallayout class="monospaced">
13696 ${nhash{&lt;n&gt;}{&lt;m&gt;}{&lt;string&gt;}}
13697 </literallayout>
13698 <para>
13699 See the description of the general <option>nhash</option> item above for details.
13700 </para>
13701 </listitem></varlistentry>
13702 <varlistentry>
13703 <term><emphasis role="bold">${quote:</emphasis>&lt;<emphasis>string</emphasis>&gt;<emphasis role="bold">}</emphasis></term>
13704 <listitem>
13705 <para>
13706 <indexterm role="concept">
13707 <primary>quoting</primary>
13708 <secondary>in string expansions</secondary>
13709 </indexterm>
13710 <indexterm role="concept">
13711 <primary>expansion</primary>
13712 <secondary>quoting</secondary>
13713 </indexterm>
13714 <indexterm role="concept">
13715 <primary><option>quote</option>, expansion item</primary>
13716 </indexterm>
13717 The <option>quote</option> operator puts its argument into double quotes if it
13718 is an empty string or
13719 contains anything other than letters, digits, underscores, dots, and hyphens.
13720 Any occurrences of double quotes and backslashes are escaped with a backslash.
13721 Newlines and carriage returns are converted to <literal>\n</literal> and <literal>\r</literal>,
13722 respectively For example,
13723 </para>
13724 <literallayout class="monospaced">
13725 ${quote:ab"*"cd}
13726 </literallayout>
13727 <para>
13728 becomes
13729 </para>
13730 <literallayout class="monospaced">
13731 "ab\"*\"cd"
13732 </literallayout>
13733 <para>
13734 The place where this is useful is when the argument is a substitution from a
13735 variable or a message header.
13736 </para>
13737 </listitem></varlistentry>
13738 <varlistentry>
13739 <term><emphasis role="bold">${quote_local_part:</emphasis>&lt;<emphasis>string</emphasis>&gt;<emphasis role="bold">}</emphasis></term>
13740 <listitem>
13741 <para>
13742 <indexterm role="concept">
13743 <primary><option>quote_local_part</option> expansion item</primary>
13744 </indexterm>
13745 This operator is like <option>quote</option>, except that it quotes the string only if
13746 required to do so by the rules of RFC 2822 for quoting local parts. For
13747 example, a plus sign would not cause quoting (but it would for <option>quote</option>).
13748 If you are creating a new email address from the contents of <varname>$local_part</varname>
13749 (or any other unknown data), you should always use this operator.
13750 </para>
13751 </listitem></varlistentry>
13752 <varlistentry>
13753 <term><emphasis role="bold">${quote_</emphasis>&lt;<emphasis>lookup-type</emphasis>&gt;<emphasis role="bold">:</emphasis>&lt;<emphasis>string</emphasis>&gt;<emphasis role="bold">}</emphasis></term>
13754 <listitem>
13755 <para>
13756 <indexterm role="concept">
13757 <primary>quoting</primary>
13758 <secondary>lookup-specific</secondary>
13759 </indexterm>
13760 This operator applies lookup-specific quoting rules to the string. Each
13761 query-style lookup type has its own quoting rules which are described with
13762 the lookups in chapter <xref linkend="CHAPfdlookup"/>. For example,
13763 </para>
13764 <literallayout class="monospaced">
13765 ${quote_ldap:two * two}
13766 </literallayout>
13767 <para>
13768 returns
13769 </para>
13770 <literallayout class="monospaced">
13771 two%20%5C2A%20two
13772 </literallayout>
13773 <para>
13774 For single-key lookup types, no quoting is ever necessary and this operator
13775 yields an unchanged string.
13776 </para>
13777 </listitem></varlistentry>
13778 <varlistentry>
13779 <term><emphasis role="bold">${rxquote:</emphasis>&lt;<emphasis>string</emphasis>&gt;<emphasis role="bold">}</emphasis></term>
13780 <listitem>
13781 <para>
13782 <indexterm role="concept">
13783 <primary>quoting</primary>
13784 <secondary>in regular expressions</secondary>
13785 </indexterm>
13786 <indexterm role="concept">
13787 <primary>regular expressions</primary>
13788 <secondary>quoting</secondary>
13789 </indexterm>
13790 <indexterm role="concept">
13791 <primary><option>rxquote</option> expansion item</primary>
13792 </indexterm>
13793 The <option>rxquote</option> operator inserts a backslash before any non-alphanumeric
13794 characters in its argument. This is useful when substituting the values of
13795 variables or headers inside regular expressions.
13796 </para>
13797 </listitem></varlistentry>
13798 <varlistentry>
13799 <term><emphasis role="bold">${rfc2047:</emphasis>&lt;<emphasis>string</emphasis>&gt;<emphasis role="bold">}</emphasis></term>
13800 <listitem>
13801 <para>
13802 <indexterm role="concept">
13803 <primary>expansion</primary>
13804 <secondary>RFC 2047</secondary>
13805 </indexterm>
13806 <indexterm role="concept">
13807 <primary>RFC 2047</primary>
13808 <secondary>expansion operator</secondary>
13809 </indexterm>
13810 <indexterm role="concept">
13811 <primary><option>rfc2047</option> expansion item</primary>
13812 </indexterm>
13813 This operator encodes text according to the rules of RFC 2047. This is an
13814 encoding that is used in header lines to encode non-ASCII characters. It is
13815 assumed that the input string is in the encoding specified by the
13816 <option>headers_charset</option> option, which defaults to ISO-8859-1. If the string
13817 contains only characters in the range 33&ndash;126, and no instances of the
13818 characters
13819 </para>
13820 <literallayout class="monospaced">
13821 ? = ( ) &lt; &gt; @ , ; : \ " . [ ] _
13822 </literallayout>
13823 <para>
13824 it is not modified. Otherwise, the result is the RFC 2047 encoding of the
13825 string, using as many <quote>encoded words</quote> as necessary to encode all the
13826 characters.
13827 </para>
13828 </listitem></varlistentry>
13829 <varlistentry>
13830 <term><emphasis role="bold">${sha1:</emphasis>&lt;<emphasis>string</emphasis>&gt;<emphasis role="bold">}</emphasis></term>
13831 <listitem>
13832 <para>
13833 <indexterm role="concept">
13834 <primary>SHA-1 hash</primary>
13835 </indexterm>
13836 <indexterm role="concept">
13837 <primary>expansion</primary>
13838 <secondary>SHA-1 hashing</secondary>
13839 </indexterm>
13840 <indexterm role="concept">
13841 <primary><option>sha2</option> expansion item</primary>
13842 </indexterm>
13843 The <option>sha1</option> operator computes the SHA-1 hash value of the string, and returns
13844 it as a 40-digit hexadecimal number, in which any letters are in upper case.
13845 </para>
13846 </listitem></varlistentry>
13847 <varlistentry>
13848 <term><emphasis role="bold">${stat:</emphasis>&lt;<emphasis>string</emphasis>&gt;<emphasis role="bold">}</emphasis></term>
13849 <listitem>
13850 <para>
13851 <indexterm role="concept">
13852 <primary>expansion</primary>
13853 <secondary>statting a file</secondary>
13854 </indexterm>
13855 <indexterm role="concept">
13856 <primary>file</primary>
13857 <secondary>extracting characteristics</secondary>
13858 </indexterm>
13859 <indexterm role="concept">
13860 <primary><option>stat</option> expansion item</primary>
13861 </indexterm>
13862 The string, after expansion, must be a file path. A call to the <function>stat()</function>
13863 function is made for this path. If <function>stat()</function> fails, an error occurs and the
13864 expansion fails. If it succeeds, the data from the stat replaces the item, as a
13865 series of &lt;<emphasis>name</emphasis>&gt;=&lt;<emphasis>value</emphasis>&gt; pairs, where the values are all numerical,
13866 except for the value of <quote>smode</quote>. The names are: <quote>mode</quote> (giving the mode as
13867 a 4-digit octal number), <quote>smode</quote> (giving the mode in symbolic format as a
13868 10-character string, as for the <emphasis>ls</emphasis> command), <quote>inode</quote>, <quote>device</quote>,
13869 <quote>links</quote>, <quote>uid</quote>, <quote>gid</quote>, <quote>size</quote>, <quote>atime</quote>, <quote>mtime</quote>, and <quote>ctime</quote>. You
13870 can extract individual fields using the <option>extract</option> expansion item.
13871 </para>
13872 <para>
13873 The use of the <option>stat</option> expansion in users&#x2019; filter files can be locked out by
13874 the system administrator. <emphasis role="bold">Warning</emphasis>: The file size may be incorrect on 32-bit
13875 systems for files larger than 2GB.
13876 </para>
13877 </listitem></varlistentry>
13878 <varlistentry>
13879 <term><emphasis role="bold">${str2b64:</emphasis>&lt;<emphasis>string</emphasis>&gt;<emphasis role="bold">}</emphasis></term>
13880 <listitem>
13881 <para>
13882 <indexterm role="concept">
13883 <primary>expansion</primary>
13884 <secondary>base64 encoding</secondary>
13885 </indexterm>
13886 <indexterm role="concept">
13887 <primary>base64 encoding</primary>
13888 <secondary>in string expansion</secondary>
13889 </indexterm>
13890 <indexterm role="concept">
13891 <primary><option>str2b64</option> expansion item</primary>
13892 </indexterm>
13893 This operator converts a string into one that is base64 encoded.
13894 </para>
13895 </listitem></varlistentry>
13896 <varlistentry>
13897 <term><emphasis role="bold">${strlen:</emphasis>&lt;<emphasis>string</emphasis>&gt;<emphasis role="bold">}</emphasis></term>
13898 <listitem>
13899 <para>
13900 <indexterm role="concept">
13901 <primary>expansion</primary>
13902 <secondary>string length</secondary>
13903 </indexterm>
13904 <indexterm role="concept">
13905 <primary>string</primary>
13906 <secondary>length in expansion</secondary>
13907 </indexterm>
13908 <indexterm role="concept">
13909 <primary><option>strlen</option> expansion item</primary>
13910 </indexterm>
13911 The item is replace by the length of the expanded string, expressed as a
13912 decimal number. <emphasis role="bold">Note</emphasis>: Do not confuse <option>strlen</option> with <option>length</option>.
13913 </para>
13914 </listitem></varlistentry>
13915 <varlistentry>
13916 <term><emphasis role="bold">${substr_</emphasis>&lt;<emphasis>start</emphasis>&gt;<emphasis role="bold">_</emphasis>&lt;<emphasis>length</emphasis>&gt;<emphasis role="bold">:</emphasis>&lt;<emphasis>string</emphasis>&gt;<emphasis role="bold">}</emphasis></term>
13917 <listitem>
13918 <para>
13919 <indexterm role="concept">
13920 <primary><option>substr</option> expansion item</primary>
13921 </indexterm>
13922 <indexterm role="concept">
13923 <primary>substring extraction</primary>
13924 </indexterm>
13925 <indexterm role="concept">
13926 <primary>expansion</primary>
13927 <secondary>substring expansion</secondary>
13928 </indexterm>
13929 The <option>substr</option> operator is a simpler interface to the <option>substr</option> function that
13930 can be used when the two parameters are fixed numbers (as opposed to strings
13931 that change when expanded). The effect is the same as
13932 </para>
13933 <literallayout class="monospaced">
13934 ${substr{&lt;start&gt;}{&lt;length&gt;}{&lt;string&gt;}}
13935 </literallayout>
13936 <para>
13937 See the description of the general <option>substr</option> item above for details. The
13938 abbreviation <option>s</option> can be used when <option>substr</option> is used as an operator.
13939 </para>
13940 </listitem></varlistentry>
13941 <varlistentry>
13942 <term><emphasis role="bold">${time_eval:</emphasis>&lt;<emphasis>string</emphasis>&gt;<emphasis role="bold">}</emphasis></term>
13943 <listitem>
13944 <para>
13945 <indexterm role="concept">
13946 <primary><option>time_eval</option> expansion item</primary>
13947 </indexterm>
13948 <indexterm role="concept">
13949 <primary>time interval</primary>
13950 <secondary>decoding</secondary>
13951 </indexterm>
13952 This item converts an Exim time interval such as <literal>2d4h5m</literal> into a number of
13953 seconds.
13954 </para>
13955 </listitem></varlistentry>
13956 <varlistentry>
13957 <term><emphasis role="bold">${time_interval:</emphasis>&lt;<emphasis>string</emphasis>&gt;<emphasis role="bold">}</emphasis></term>
13958 <listitem>
13959 <para>
13960 <indexterm role="concept">
13961 <primary><option>time_interval</option> expansion item</primary>
13962 </indexterm>
13963 <indexterm role="concept">
13964 <primary>time interval</primary>
13965 <secondary>formatting</secondary>
13966 </indexterm>
13967 The argument (after sub-expansion) must be a sequence of decimal digits that
13968 represents an interval of time as a number of seconds. It is converted into a
13969 number of larger units and output in Exim&#x2019;s normal time format, for example,
13970 <literal>1w3d4h2m6s</literal>.
13971 </para>
13972 </listitem></varlistentry>
13973 <varlistentry>
13974 <term><emphasis role="bold">${uc:</emphasis>&lt;<emphasis>string</emphasis>&gt;<emphasis role="bold">}</emphasis></term>
13975 <listitem>
13976 <para>
13977 <indexterm role="concept">
13978 <primary>case forcing in strings</primary>
13979 </indexterm>
13980 <indexterm role="concept">
13981 <primary>string</primary>
13982 <secondary>case forcing</secondary>
13983 </indexterm>
13984 <indexterm role="concept">
13985 <primary>upper casing</primary>
13986 </indexterm>
13987 <indexterm role="concept">
13988 <primary>expansion</primary>
13989 <secondary>case forcing</secondary>
13990 </indexterm>
13991 <indexterm role="concept">
13992 <primary><option>uc</option> expansion item</primary>
13993 </indexterm>
13994 This forces the letters in the string into upper-case.
13995 </para>
13996 </listitem></varlistentry>
13997 </variablelist>
13998 </section>
13999 <section id="SECTexpcond">
14000 <title>Expansion conditions</title>
14001 <para>
14002 <indexterm role="concept">
14003 <primary>expansion</primary>
14004 <secondary>conditions</secondary>
14005 </indexterm>
14006 The following conditions are available for testing by the <option>${if</option> construct
14007 while expanding strings:
14008 </para>
14009 <variablelist>
14010 <varlistentry>
14011 <term><emphasis role="bold">!</emphasis>&lt;<emphasis>condition</emphasis>&gt;</term>
14012 <listitem>
14013 <para>
14014 <indexterm role="concept">
14015 <primary>expansion</primary>
14016 <secondary>negating a condition</secondary>
14017 </indexterm>
14018 <indexterm role="concept">
14019 <primary>negation</primary>
14020 <secondary>in expansion condition</secondary>
14021 </indexterm>
14022 Preceding any condition with an exclamation mark negates the result of the
14023 condition.
14024 </para>
14025 </listitem></varlistentry>
14026 <varlistentry>
14027 <term>&lt;<emphasis>symbolic&nbsp;operator</emphasis>&gt;&nbsp;<emphasis role="bold">{</emphasis>&lt;<emphasis>string1</emphasis>&gt;<emphasis role="bold">}{</emphasis>&lt;<emphasis>string2</emphasis>&gt;<emphasis role="bold">}</emphasis></term>
14028 <listitem>
14029 <para>
14030 <indexterm role="concept">
14031 <primary>numeric comparison</primary>
14032 </indexterm>
14033 <indexterm role="concept">
14034 <primary>expansion</primary>
14035 <secondary>numeric comparison</secondary>
14036 </indexterm>
14037 There are a number of symbolic operators for doing numeric comparisons. They
14038 are:
14039 </para>
14040 <literallayout>
14041 <literal>=   </literal>   equal
14042 <literal>==  </literal>   equal
14043 <literal>&gt;   </literal>   greater
14044 <literal>&gt;=  </literal>   greater or equal
14045 <literal>&lt;   </literal>   less
14046 <literal>&lt;=  </literal>   less or equal
14047 </literallayout>
14048 <para>
14049 For example:
14050 </para>
14051 <literallayout class="monospaced">
14052 ${if &gt;{$message_size}{10M} ...
14053 </literallayout>
14054 <para>
14055 Note that the general negation operator provides for inequality testing. The
14056 two strings must take the form of optionally signed decimal integers,
14057 optionally followed by one of the letters <quote>K</quote> or <quote>M</quote> (in either upper or
14058 lower case), signifying multiplication by 1024 or 1024*1024, respectively.
14059 </para>
14060 </listitem></varlistentry>
14061 <varlistentry>
14062 <term><emphasis role="bold">crypteq&nbsp;{</emphasis>&lt;<emphasis>string1</emphasis>&gt;<emphasis role="bold">}{</emphasis>&lt;<emphasis>string2</emphasis>&gt;<emphasis role="bold">}</emphasis></term>
14063 <listitem>
14064 <para>
14065 <indexterm role="concept">
14066 <primary>expansion</primary>
14067 <secondary>encrypted comparison</secondary>
14068 </indexterm>
14069 <indexterm role="concept">
14070 <primary>encrypted strings</primary>
14071 <secondary>comparing</secondary>
14072 </indexterm>
14073 <indexterm role="concept">
14074 <primary><option>crypteq</option> expansion condition</primary>
14075 </indexterm>
14076 This condition is included in the Exim binary if it is built to support any
14077 authentication mechanisms (see chapter <xref linkend="CHAPSMTPAUTH"/>). Otherwise, it is
14078 necessary to define SUPPORT_CRYPTEQ in <filename>Local/Makefile</filename> to get <option>crypteq</option>
14079 included in the binary.
14080 </para>
14081 <para>
14082 The <option>crypteq</option> condition has two arguments. The first is encrypted and
14083 compared against the second, which is already encrypted. The second string may
14084 be in the LDAP form for storing encrypted strings, which starts with the
14085 encryption type in curly brackets, followed by the data. If the second string
14086 does not begin with <quote>{</quote> it is assumed to be encrypted with <function>crypt()</function> or
14087 <function>crypt16()</function> (see below), since such strings cannot begin with <quote>{</quote>.
14088 Typically this will be a field from a password file. An example of an encrypted
14089 string in LDAP form is:
14090 </para>
14091 <literallayout class="monospaced">
14092 {md5}CY9rzUYh03PK3k6DJie09g==
14093 </literallayout>
14094 <para>
14095 If such a string appears directly in an expansion, the curly brackets have to
14096 be quoted, because they are part of the expansion syntax. For example:
14097 </para>
14098 <literallayout class="monospaced">
14099 ${if crypteq {test}{\{md5\}CY9rzUYh03PK3k6DJie09g==}{yes}{no}}
14100 </literallayout>
14101 <para>
14102 The following encryption types (whose names are matched case-independently) are
14103 supported:
14104 </para>
14105 <itemizedlist>
14106 <listitem>
14107 <para>
14108 <indexterm role="concept">
14109 <primary>MD5 hash</primary>
14110 </indexterm>
14111 <indexterm role="concept">
14112 <primary>base64 encoding</primary>
14113 <secondary>in encrypted password</secondary>
14114 </indexterm>
14115 <option>{md5}</option> computes the MD5 digest of the first string, and expresses this as
14116 printable characters to compare with the remainder of the second string. If the
14117 length of the comparison string is 24, Exim assumes that it is base64 encoded
14118 (as in the above example). If the length is 32, Exim assumes that it is a
14119 hexadecimal encoding of the MD5 digest. If the length not 24 or 32, the
14120 comparison fails.
14121 </para>
14122 </listitem>
14123 <listitem>
14124 <para>
14125 <indexterm role="concept">
14126 <primary>SHA-1 hash</primary>
14127 </indexterm>
14128 <option>{sha1}</option> computes the SHA-1 digest of the first string, and expresses this as
14129 printable characters to compare with the remainder of the second string. If the
14130 length of the comparison string is 28, Exim assumes that it is base64 encoded.
14131 If the length is 40, Exim assumes that it is a hexadecimal encoding of the
14132 SHA-1 digest. If the length is not 28 or 40, the comparison fails.
14133 </para>
14134 </listitem>
14135 <listitem>
14136 <para>
14137 <indexterm role="concept">
14138 <primary><function>crypt()</function></primary>
14139 </indexterm>
14140 <option>{crypt}</option> calls the <function>crypt()</function> function, which traditionally used to use
14141 only the first eight characters of the password. However, in modern operating
14142 systems this is no longer true, and in many cases the entire password is used,
14143 whatever its length.
14144 </para>
14145 </listitem>
14146 <listitem>
14147 <para>
14148 <indexterm role="concept">
14149 <primary><function>crypt16()</function></primary>
14150 </indexterm>
14151 <option>{crypt16}</option> calls the <function>crypt16()</function> function (also known as <function>bigcrypt()</function>),
14152 which was orginally created to use up to 16 characters of the password. Again,
14153 in modern operating systems, more characters may be used.
14154 </para>
14155 </listitem>
14156 </itemizedlist>
14157 <para>
14158 Exim has its own version of <function>crypt16()</function> (which is just a double call to
14159 <function>crypt()</function>). For operating systems that have their own version, setting
14160 HAVE_CRYPT16 in <filename>Local/Makefile</filename> when building Exim causes it to use the
14161 operating system version instead of its own. This option is set by default in
14162 the OS-dependent <filename>Makefile</filename> for those operating systems that are known to
14163 support <function>crypt16()</function>.
14164 </para>
14165 <para>
14166 If you do not put any curly bracket encryption type in a <option>crypteq</option>
14167 comparison, the default is either <literal>{crypt}</literal> or <literal>{crypt16}</literal>, as determined
14168 by the setting of DEFAULT_CRYPT in <filename>Local/Makefile</filename>. The default default is
14169 <literal>{crypt}</literal>. Whatever the default, you can always use either function by
14170 specifying it explicitly in curly brackets.
14171 </para>
14172 <para>
14173 Note that if a password is no longer than 8 characters, the results of
14174 encrypting it with <function>crypt()</function> and <function>crypt16()</function> are identical. That means that
14175 <function>crypt16()</function> is backwards compatible, as long as nobody feeds it a password
14176 longer than 8 characters.
14177 </para>
14178 </listitem></varlistentry>
14179 <varlistentry>
14180 <term><emphasis role="bold">def:</emphasis>&lt;<emphasis>variable&nbsp;name</emphasis>&gt;</term>
14181 <listitem>
14182 <para>
14183 <indexterm role="concept">
14184 <primary>expansion</primary>
14185 <secondary>checking for empty variable</secondary>
14186 </indexterm>
14187 <indexterm role="concept">
14188 <primary><option>def</option> expansion condition</primary>
14189 </indexterm>
14190 The <option>def</option> condition must be followed by the name of one of the expansion
14191 variables defined in section <xref linkend="SECTexpvar"/>. The condition is true if the
14192 variable does not contain the empty string. For example:
14193 </para>
14194 <literallayout class="monospaced">
14195 ${if def:sender_ident {from $sender_ident}}
14196 </literallayout>
14197 <para>
14198 Note that the variable name is given without a leading <option>$</option> character. If the
14199 variable does not exist, the expansion fails.
14200 </para>
14201 </listitem></varlistentry>
14202 <varlistentry>
14203 <term><emphasis role="bold">def:header_</emphasis>&lt;<emphasis>header&nbsp;name</emphasis>&gt;<emphasis role="bold">:</emphasis>&nbsp;&nbsp;or&nbsp;&nbsp;<emphasis role="bold">def:h_</emphasis>&lt;<emphasis>header&nbsp;name</emphasis>&gt;<emphasis role="bold">:</emphasis></term>
14204 <listitem>
14205 <para>
14206 <indexterm role="concept">
14207 <primary>expansion</primary>
14208 <secondary>checking header line existence</secondary>
14209 </indexterm>
14210 This condition is true if a message is being processed and the named header
14211 exists in the message. For example,
14212 </para>
14213 <literallayout class="monospaced">
14214 ${if def:header_reply-to:{$h_reply-to:}{$h_from:}}
14215 </literallayout>
14216 <para>
14217 <emphasis role="bold">Note</emphasis>: No <option>$</option> appears before <option>header_</option> or <option>h_</option> in the condition, and
14218 the header name must be terminated by a colon if white space does not follow.
14219 </para>
14220 </listitem></varlistentry>
14221 <varlistentry>
14222 <term><emphasis role="bold">eq&nbsp;{</emphasis>&lt;<emphasis>string1</emphasis>&gt;<emphasis role="bold">}{</emphasis>&lt;<emphasis>string2</emphasis>&gt;<emphasis role="bold">}</emphasis></term>
14223 <listitem>
14224 <para>
14225 <indexterm role="concept">
14226 <primary>string</primary>
14227 <secondary>comparison</secondary>
14228 </indexterm>
14229 <indexterm role="concept">
14230 <primary>expansion</primary>
14231 <secondary>string comparison</secondary>
14232 </indexterm>
14233 <indexterm role="concept">
14234 <primary><option>eq</option> expansion condition</primary>
14235 </indexterm>
14236 The two substrings are first expanded. The condition is true if the two
14237 resulting strings are identical, including the case of letters.
14238 </para>
14239 </listitem></varlistentry>
14240 <varlistentry>
14241 <term><emphasis role="bold">eqi&nbsp;{</emphasis>&lt;<emphasis>string1</emphasis>&gt;<emphasis role="bold">}{</emphasis>&lt;<emphasis>string2</emphasis>&gt;<emphasis role="bold">}</emphasis></term>
14242 <listitem>
14243 <para>
14244 <indexterm role="concept">
14245 <primary>string</primary>
14246 <secondary>comparison</secondary>
14247 </indexterm>
14248 <indexterm role="concept">
14249 <primary>expansion</primary>
14250 <secondary>string comparison</secondary>
14251 </indexterm>
14252 <indexterm role="concept">
14253 <primary><option>eqi</option> expansion condition</primary>
14254 </indexterm>
14255 The two substrings are first expanded. The condition is true if the two
14256 resulting strings are identical when compared in a case-independent way.
14257 </para>
14258 </listitem></varlistentry>
14259 <varlistentry>
14260 <term><emphasis role="bold">exists&nbsp;{</emphasis>&lt;<emphasis>file&nbsp;name</emphasis>&gt;<emphasis role="bold">}</emphasis></term>
14261 <listitem>
14262 <para>
14263 <indexterm role="concept">
14264 <primary>expansion</primary>
14265 <secondary>file existence test</secondary>
14266 </indexterm>
14267 <indexterm role="concept">
14268 <primary>file</primary>
14269 <secondary>existence test</secondary>
14270 </indexterm>
14271 <indexterm role="concept">
14272 <primary><option>exists</option>, expansion condition</primary>
14273 </indexterm>
14274 The substring is first expanded and then interpreted as an absolute path. The
14275 condition is true if the named file (or directory) exists. The existence test
14276 is done by calling the <function>stat()</function> function. The use of the <option>exists</option> test in
14277 users&#x2019; filter files may be locked out by the system administrator.
14278 </para>
14279 </listitem></varlistentry>
14280 <varlistentry>
14281 <term><emphasis role="bold">first_delivery</emphasis></term>
14282 <listitem>
14283 <para>
14284 <indexterm role="concept">
14285 <primary>delivery</primary>
14286 <secondary>first</secondary>
14287 </indexterm>
14288 <indexterm role="concept">
14289 <primary>first delivery</primary>
14290 </indexterm>
14291 <indexterm role="concept">
14292 <primary>expansion</primary>
14293 <secondary>first delivery test</secondary>
14294 </indexterm>
14295 <indexterm role="concept">
14296 <primary><option>first_delivery</option> expansion condition</primary>
14297 </indexterm>
14298 This condition, which has no data, is true during a message&#x2019;s first delivery
14299 attempt. It is false during any subsequent delivery attempts.
14300 </para>
14301 </listitem></varlistentry>
14302 <varlistentry>
14303 <term><emphasis role="bold">ge&nbsp;{</emphasis>&lt;<emphasis>string1</emphasis>&gt;<emphasis role="bold">}{</emphasis>&lt;<emphasis>string2</emphasis>&gt;<emphasis role="bold">}</emphasis></term>
14304 <listitem>
14305 <para>
14306 <indexterm role="concept">
14307 <primary><option>ge</option> expansion condition</primary>
14308 </indexterm>
14309 See <emphasis role="bold">gei</emphasis>.
14310 </para>
14311 </listitem></varlistentry>
14312 <varlistentry>
14313 <term><emphasis role="bold">gei&nbsp;{</emphasis>&lt;<emphasis>string1</emphasis>&gt;<emphasis role="bold">}{</emphasis>&lt;<emphasis>string2</emphasis>&gt;<emphasis role="bold">}</emphasis></term>
14314 <listitem>
14315 <para>
14316 <indexterm role="concept">
14317 <primary>string</primary>
14318 <secondary>comparison</secondary>
14319 </indexterm>
14320 <indexterm role="concept">
14321 <primary>expansion</primary>
14322 <secondary>string comparison</secondary>
14323 </indexterm>
14324 <indexterm role="concept">
14325 <primary><option>gei</option> expansion condition</primary>
14326 </indexterm>
14327 The two substrings are first expanded. The condition is true if the first
14328 string is lexically greater than or equal to the second string: for <option>ge</option> the
14329 comparison includes the case of letters, whereas for <option>gei</option> the comparison is
14330 case-independent.
14331 </para>
14332 </listitem></varlistentry>
14333 <varlistentry>
14334 <term><emphasis role="bold">gt&nbsp;{</emphasis>&lt;<emphasis>string1</emphasis>&gt;<emphasis role="bold">}{</emphasis>&lt;<emphasis>string2</emphasis>&gt;<emphasis role="bold">}</emphasis></term>
14335 <listitem>
14336 <para>
14337 <indexterm role="concept">
14338 <primary><option>gt</option> expansion condition</primary>
14339 </indexterm>
14340 See <emphasis role="bold">gti</emphasis>.
14341 </para>
14342 </listitem></varlistentry>
14343 <varlistentry>
14344 <term><emphasis role="bold">gti&nbsp;{</emphasis>&lt;<emphasis>string1</emphasis>&gt;<emphasis role="bold">}{</emphasis>&lt;<emphasis>string2</emphasis>&gt;<emphasis role="bold">}</emphasis></term>
14345 <listitem>
14346 <para>
14347 <indexterm role="concept">
14348 <primary>string</primary>
14349 <secondary>comparison</secondary>
14350 </indexterm>
14351 <indexterm role="concept">
14352 <primary>expansion</primary>
14353 <secondary>string comparison</secondary>
14354 </indexterm>
14355 <indexterm role="concept">
14356 <primary><option>gti</option> expansion condition</primary>
14357 </indexterm>
14358 The two substrings are first expanded. The condition is true if the first
14359 string is lexically greater than the second string: for <option>gt</option> the comparison
14360 includes the case of letters, whereas for <option>gti</option> the comparison is
14361 case-independent.
14362 </para>
14363 </listitem></varlistentry>
14364 <varlistentry>
14365 <term><emphasis role="bold">isip&nbsp;{</emphasis>&lt;<emphasis>string</emphasis>&gt;<emphasis role="bold">}</emphasis></term>
14366 <listitem>
14367 <para>
14368 <indexterm role="concept">
14369 <primary><option>isip</option> expansion condition</primary>
14370 </indexterm>
14371 See <emphasis role="bold">isip6</emphasis>.
14372 </para>
14373 </listitem></varlistentry>
14374 <varlistentry>
14375 <term><emphasis role="bold">isip4&nbsp;{</emphasis>&lt;<emphasis>string</emphasis>&gt;<emphasis role="bold">}</emphasis></term>
14376 <listitem>
14377 <para>
14378 <indexterm role="concept">
14379 <primary><option>isip4</option> expansion condition</primary>
14380 </indexterm>
14381 See <emphasis role="bold">isip6</emphasis>.
14382 </para>
14383 </listitem></varlistentry>
14384 <varlistentry>
14385 <term><emphasis role="bold">isip6&nbsp;{</emphasis>&lt;<emphasis>string</emphasis>&gt;<emphasis role="bold">}</emphasis></term>
14386 <listitem>
14387 <para>
14388 <indexterm role="concept">
14389 <primary>IP address</primary>
14390 <secondary>testing string format</secondary>
14391 </indexterm>
14392 <indexterm role="concept">
14393 <primary>string</primary>
14394 <secondary>testing for IP address</secondary>
14395 </indexterm>
14396 <indexterm role="concept">
14397 <primary><option>isip6</option> expansion condition</primary>
14398 </indexterm>
14399 The substring is first expanded, and then tested to see if it has the form of
14400 an IP address. Both IPv4 and IPv6 addresses are valid for <option>isip</option>, whereas
14401 <option>isip4</option> and <option>isip6</option> test just for IPv4 or IPv6 addresses, respectively. For
14402 example, you could use
14403 </para>
14404 <literallayout class="monospaced">
14405 ${if isip4{$sender_host_address}...
14406 </literallayout>
14407 <para>
14408 to test which version of IP an incoming SMTP connection is using.
14409 </para>
14410 </listitem></varlistentry>
14411 <varlistentry>
14412 <term><emphasis role="bold">ldapauth&nbsp;{</emphasis>&lt;<emphasis>ldap&nbsp;query</emphasis>&gt;<emphasis role="bold">}</emphasis></term>
14413 <listitem>
14414 <para>
14415 <indexterm role="concept">
14416 <primary>LDAP</primary>
14417 <secondary>use for authentication</secondary>
14418 </indexterm>
14419 <indexterm role="concept">
14420 <primary>expansion</primary>
14421 <secondary>LDAP authentication test</secondary>
14422 </indexterm>
14423 <indexterm role="concept">
14424 <primary><option>ldapauth</option> expansion condition</primary>
14425 </indexterm>
14426 This condition supports user authentication using LDAP. See section
14427 <xref linkend="SECTldap"/> for details of how to use LDAP in lookups and the syntax of
14428 queries. For this use, the query must contain a user name and password. The
14429 query itself is not used, and can be empty. The condition is true if the
14430 password is not empty, and the user name and password are accepted by the LDAP
14431 server. An empty password is rejected without calling LDAP because LDAP binds
14432 with an empty password are considered anonymous regardless of the username, and
14433 will succeed in most configurations. See chapter <xref linkend="CHAPSMTPAUTH"/> for details
14434 of SMTP authentication, and chapter <xref linkend="CHAPplaintext"/> for an example of how
14435 this can be used.
14436 </para>
14437 </listitem></varlistentry>
14438 <varlistentry>
14439 <term><emphasis role="bold">le&nbsp;{</emphasis>&lt;<emphasis>string1</emphasis>&gt;<emphasis role="bold">}{</emphasis>&lt;<emphasis>string2</emphasis>&gt;<emphasis role="bold">}</emphasis></term>
14440 <listitem>
14441 <para>
14442 <indexterm role="concept">
14443 <primary><option>le</option> expansion condition</primary>
14444 </indexterm>
14445 See <emphasis role="bold">lei</emphasis>.
14446 </para>
14447 </listitem></varlistentry>
14448 <varlistentry>
14449 <term><emphasis role="bold">lei&nbsp;{</emphasis>&lt;<emphasis>string1</emphasis>&gt;<emphasis role="bold">}{</emphasis>&lt;<emphasis>string2</emphasis>&gt;<emphasis role="bold">}</emphasis></term>
14450 <listitem>
14451 <para>
14452 <indexterm role="concept">
14453 <primary>string</primary>
14454 <secondary>comparison</secondary>
14455 </indexterm>
14456 <indexterm role="concept">
14457 <primary>expansion</primary>
14458 <secondary>string comparison</secondary>
14459 </indexterm>
14460 <indexterm role="concept">
14461 <primary><option>lei</option> expansion condition</primary>
14462 </indexterm>
14463 The two substrings are first expanded. The condition is true if the first
14464 string is lexically less than or equal to the second string: for <option>le</option> the
14465 comparison includes the case of letters, whereas for <option>lei</option> the comparison is
14466 case-independent.
14467 </para>
14468 </listitem></varlistentry>
14469 <varlistentry>
14470 <term><emphasis role="bold">lt&nbsp;{</emphasis>&lt;<emphasis>string1</emphasis>&gt;<emphasis role="bold">}{</emphasis>&lt;<emphasis>string2</emphasis>&gt;<emphasis role="bold">}</emphasis></term>
14471 <listitem>
14472 <para>
14473 <indexterm role="concept">
14474 <primary><option>lt</option> expansion condition</primary>
14475 </indexterm>
14476 See <emphasis role="bold">lti</emphasis>.
14477 </para>
14478 </listitem></varlistentry>
14479 <varlistentry>
14480 <term><emphasis role="bold">lti&nbsp;{</emphasis>&lt;<emphasis>string1</emphasis>&gt;<emphasis role="bold">}{</emphasis>&lt;<emphasis>string2</emphasis>&gt;<emphasis role="bold">}</emphasis></term>
14481 <listitem>
14482 <para>
14483 <indexterm role="concept">
14484 <primary>string</primary>
14485 <secondary>comparison</secondary>
14486 </indexterm>
14487 <indexterm role="concept">
14488 <primary>expansion</primary>
14489 <secondary>string comparison</secondary>
14490 </indexterm>
14491 <indexterm role="concept">
14492 <primary><option>lti</option> expansion condition</primary>
14493 </indexterm>
14494 The two substrings are first expanded. The condition is true if the first
14495 string is lexically less than the second string: for <option>lt</option> the comparison
14496 includes the case of letters, whereas for <option>lti</option> the comparison is
14497 case-independent.
14498 </para>
14499 </listitem></varlistentry>
14500 <varlistentry>
14501 <term><emphasis role="bold">match&nbsp;{</emphasis>&lt;<emphasis>string1</emphasis>&gt;<emphasis role="bold">}{</emphasis>&lt;<emphasis>string2</emphasis>&gt;<emphasis role="bold">}</emphasis></term>
14502 <listitem>
14503 <para>
14504 <indexterm role="concept">
14505 <primary>expansion</primary>
14506 <secondary>regular expression comparison</secondary>
14507 </indexterm>
14508 <indexterm role="concept">
14509 <primary>regular expressions</primary>
14510 <secondary>match in expanded string</secondary>
14511 </indexterm>
14512 <indexterm role="concept">
14513 <primary><option>match</option>, expansion condition</primary>
14514 </indexterm>
14515 The two substrings are first expanded. The second is then treated as a regular
14516 expression and applied to the first. Because of the pre-expansion, if the
14517 regular expression contains dollar, or backslash characters, they must be
14518 escaped. Care must also be taken if the regular expression contains braces
14519 (curly brackets). A closing brace must be escaped so that it is not taken as a
14520 premature termination of &lt;<emphasis>string2</emphasis>&gt;. The easiest approach is to use the
14521 <literal>\N</literal> feature to disable expansion of the regular expression.
14522 For example,
14523 </para>
14524 <literallayout class="monospaced">
14525 ${if match {$local_part}{\N^\d{3}\N} ...
14526 </literallayout>
14527 <para>
14528 If the whole expansion string is in double quotes, further escaping of
14529 backslashes is also required.
14530 </para>
14531 <para>
14532 The condition is true if the regular expression match succeeds.
14533 The regular expression is not required to begin with a circumflex
14534 metacharacter, but if there is no circumflex, the expression is not anchored,
14535 and it may match anywhere in the subject, not just at the start. If you want
14536 the pattern to match at the end of the subject, you must include the <literal>$</literal>
14537 metacharacter at an appropriate point.
14538 </para>
14539 <para>
14540 <indexterm role="concept">
14541 <primary>numerical variables (<varname>$1</varname> <varname>$2</varname> etc)</primary>
14542 <secondary>in <option>if</option> expansion</secondary>
14543 </indexterm>
14544 At the start of an <option>if</option> expansion the values of the numeric variable
14545 substitutions <varname>$1</varname> etc. are remembered. Obeying a <option>match</option> condition that
14546 succeeds causes them to be reset to the substrings of that condition and they
14547 will have these values during the expansion of the success string. At the end
14548 of the <option>if</option> expansion, the previous values are restored. After testing a
14549 combination of conditions using <option>or</option>, the subsequent values of the numeric
14550 variables are those of the condition that succeeded.
14551 </para>
14552 </listitem></varlistentry>
14553 <varlistentry>
14554 <term><emphasis role="bold">match_address&nbsp;{</emphasis>&lt;<emphasis>string1</emphasis>&gt;<emphasis role="bold">}{</emphasis>&lt;<emphasis>string2</emphasis>&gt;<emphasis role="bold">}</emphasis></term>
14555 <listitem>
14556 <para>
14557 <indexterm role="concept">
14558 <primary><option>match_address</option> expansion condition</primary>
14559 </indexterm>
14560 See <emphasis role="bold">match_local_part</emphasis>.
14561 </para>
14562 </listitem></varlistentry>
14563 <varlistentry>
14564 <term><emphasis role="bold">match_domain&nbsp;{</emphasis>&lt;<emphasis>string1</emphasis>&gt;<emphasis role="bold">}{</emphasis>&lt;<emphasis>string2</emphasis>&gt;<emphasis role="bold">}</emphasis></term>
14565 <listitem>
14566 <para>
14567 <indexterm role="concept">
14568 <primary><option>match_domain</option> expansion condition</primary>
14569 </indexterm>
14570 See <emphasis role="bold">match_local_part</emphasis>.
14571 </para>
14572 </listitem></varlistentry>
14573 <varlistentry>
14574 <term><emphasis role="bold">match_ip&nbsp;{</emphasis>&lt;<emphasis>string1</emphasis>&gt;<emphasis role="bold">}{</emphasis>&lt;<emphasis>string2</emphasis>&gt;<emphasis role="bold">}</emphasis></term>
14575 <listitem>
14576 <para>
14577 <indexterm role="concept">
14578 <primary><option>match_ip</option> expansion condition</primary>
14579 </indexterm>
14580 This condition matches an IP address to a list of IP address patterns. It must
14581 be followed by two argument strings. The first (after expansion) must be an IP
14582 address or an empty string. The second (after expansion) is a restricted host
14583 list that can match only an IP address, not a host name. For example:
14584 </para>
14585 <literallayout class="monospaced">
14586 ${if match_ip{$sender_host_address}{1.2.3.4:5.6.7.8}{...}{...}}
14587 </literallayout>
14588 <para>
14589 The specific types of host list item that are permitted in the list are:
14590 </para>
14591 <itemizedlist>
14592 <listitem>
14593 <para>
14594 An IP address, optionally with a CIDR mask.
14595 </para>
14596 </listitem>
14597 <listitem>
14598 <para>
14599 A single asterisk, which matches any IP address.
14600 </para>
14601 </listitem>
14602 <listitem>
14603 <para>
14604 An empty item, which matches only if the IP address is empty. This could be
14605 useful for testing for a locally submitted message or one from specific hosts
14606 in a single test such as
14607 </para>
14608 <literallayout class="monospaced">
14609   ${if match_ip{$sender_host_address}{:4.3.2.1:...}{...}{...}}
14610 </literallayout>
14611 <para>
14612 where the first item in the list is the empty string.
14613 </para>
14614 </listitem>
14615 <listitem>
14616 <para>
14617 The item @[] matches any of the local host&#x2019;s interface addresses.
14618 </para>
14619 </listitem>
14620 <listitem>
14621 <para>
14622 Lookups are assumed to be <quote>net-</quote> style lookups, even if <literal>net-</literal> is not
14623 specified. Thus, the following are equivalent:
14624 </para>
14625 <literallayout class="monospaced">
14626   ${if match_ip{$sender_host_address}{lsearch;/some/file}...
14627   ${if match_ip{$sender_host_address}{net-lsearch;/some/file}...
14628 </literallayout>
14629 <para>
14630 You do need to specify the <literal>net-</literal> prefix if you want to specify a
14631 specific address mask, for example, by using <literal>net24-</literal>.
14632 </para>
14633 </listitem>
14634 </itemizedlist>
14635 <para>
14636 Consult section <xref linkend="SECThoslispatip"/> for further details of these patterns.
14637 </para>
14638 </listitem></varlistentry>
14639 <varlistentry>
14640 <term><emphasis role="bold">match_local_part&nbsp;{</emphasis>&lt;<emphasis>string1</emphasis>&gt;<emphasis role="bold">}{</emphasis>&lt;<emphasis>string2</emphasis>&gt;<emphasis role="bold">}</emphasis></term>
14641 <listitem>
14642 <para>
14643 <indexterm role="concept">
14644 <primary>domain list</primary>
14645 <secondary>in expansion condition</secondary>
14646 </indexterm>
14647 <indexterm role="concept">
14648 <primary>address list</primary>
14649 <secondary>in expansion condition</secondary>
14650 </indexterm>
14651 <indexterm role="concept">
14652 <primary>local part list</primary>
14653 <secondary>in expansion condition</secondary>
14654 </indexterm>
14655 <indexterm role="concept">
14656 <primary><option>match_local_part</option> expansion condition</primary>
14657 </indexterm>
14658 This condition, together with <option>match_address</option> and <option>match_domain</option>, make it
14659 possible to test domain, address, and local part lists within expansions. Each
14660 condition requires two arguments: an item and a list to match. A trivial
14661 example is:
14662 </para>
14663 <literallayout class="monospaced">
14664 ${if match_domain{a.b.c}{x.y.z:a.b.c:p.q.r}{yes}{no}}
14665 </literallayout>
14666 <para>
14667 In each case, the second argument may contain any of the allowable items for a
14668 list of the appropriate type. Also, because the second argument (after
14669 expansion) is a standard form of list, it is possible to refer to a named list.
14670 Thus, you can use conditions like this:
14671 </para>
14672 <literallayout class="monospaced">
14673 ${if match_domain{$domain}{+local_domains}{...
14674 </literallayout>
14675 <para>
14676 <indexterm role="concept">
14677 <primary><literal>+caseful</literal></primary>
14678 </indexterm>
14679 For address lists, the matching starts off caselessly, but the <literal>+caseful</literal>
14680 item can be used, as in all address lists, to cause subsequent items to
14681 have their local parts matched casefully. Domains are always matched
14682 caselessly.
14683 </para>
14684 <para>
14685 <emphasis role="bold">Note</emphasis>: Host lists are <emphasis>not</emphasis> supported in this way. This is because
14686 hosts have two identities: a name and an IP address, and it is not clear
14687 how to specify cleanly how such a test would work. However, IP addresses can be
14688 matched using <option>match_ip</option>.
14689 </para>
14690 </listitem></varlistentry>
14691 <varlistentry>
14692 <term><emphasis role="bold">pam&nbsp;{</emphasis>&lt;<emphasis>string1</emphasis>&gt;<emphasis role="bold">:</emphasis>&lt;<emphasis>string2</emphasis>&gt;<emphasis role="bold">:...}</emphasis></term>
14693 <listitem>
14694 <para>
14695 <indexterm role="concept">
14696 <primary>PAM authentication</primary>
14697 </indexterm>
14698 <indexterm role="concept">
14699 <primary>AUTH</primary>
14700 <secondary>with PAM</secondary>
14701 </indexterm>
14702 <indexterm role="concept">
14703 <primary>Solaris</primary>
14704 <secondary>PAM support</secondary>
14705 </indexterm>
14706 <indexterm role="concept">
14707 <primary>expansion</primary>
14708 <secondary>PAM authentication test</secondary>
14709 </indexterm>
14710 <indexterm role="concept">
14711 <primary><option>pam</option> expansion condition</primary>
14712 </indexterm>
14713 <emphasis>Pluggable Authentication Modules</emphasis>
14714 (<emphasis role="bold"><ulink url="http://www.kernel.org/pub/linux/libs/pam/">http://www.kernel.org/pub/linux/libs/pam/</ulink></emphasis>) are a facility that is
14715 available in the latest releases of Solaris and in some GNU/Linux
14716 distributions. The Exim support, which is intended for use in conjunction with
14717 the SMTP AUTH command, is available only if Exim is compiled with
14718 </para>
14719 <literallayout class="monospaced">
14720 SUPPORT_PAM=yes
14721 </literallayout>
14722 <para>
14723 in <filename>Local/Makefile</filename>. You probably need to add <option>-lpam</option> to EXTRALIBS, and
14724 in some releases of GNU/Linux <option>-ldl</option> is also needed.
14725 </para>
14726 <para>
14727 The argument string is first expanded, and the result must be a
14728 colon-separated list of strings. Leading and trailing white space is ignored.
14729 The PAM module is initialized with the service name <quote>exim</quote> and the user name
14730 taken from the first item in the colon-separated data string (&lt;<emphasis>string1</emphasis>&gt;).
14731 The remaining items in the data string are passed over in response to requests
14732 from the authentication function. In the simple case there will only be one
14733 request, for a password, so the data consists of just two strings.
14734 </para>
14735 <para>
14736 There can be problems if any of the strings are permitted to contain colon
14737 characters. In the usual way, these have to be doubled to avoid being taken as
14738 separators. If the data is being inserted from a variable, the <option>sg</option> expansion
14739 item can be used to double any existing colons. For example, the configuration
14740 of a LOGIN authenticator might contain this setting:
14741 </para>
14742 <literallayout class="monospaced">
14743 server_condition = ${if pam{$1:${sg{$2}{:}{::}}}{yes}{no}}
14744 </literallayout>
14745 <para>
14746 For a PLAIN authenticator you could use:
14747 </para>
14748 <literallayout class="monospaced">
14749 server_condition = ${if pam{$2:${sg{$3}{:}{::}}}{yes}{no}}
14750 </literallayout>
14751 <para>
14752 In some operating systems, PAM authentication can be done only from a process
14753 running as root. Since Exim is running as the Exim user when receiving
14754 messages, this means that PAM cannot be used directly in those systems.
14755 A patched version of the <emphasis>pam_unix</emphasis> module that comes with the
14756 Linux PAM package is available from <emphasis role="bold"><ulink url="http://www.e-admin.de/pam_exim/">http://www.e-admin.de/pam_exim/</ulink></emphasis>.
14757 The patched module allows one special uid/gid combination, in addition to root,
14758 to authenticate. If you build the patched module to allow the Exim user and
14759 group, PAM can then be used from an Exim authenticator.
14760 </para>
14761 </listitem></varlistentry>
14762 <varlistentry>
14763 <term><emphasis role="bold">pwcheck&nbsp;{</emphasis>&lt;<emphasis>string1</emphasis>&gt;<emphasis role="bold">:</emphasis>&lt;<emphasis>string2</emphasis>&gt;<emphasis role="bold">}</emphasis></term>
14764 <listitem>
14765 <para>
14766 <indexterm role="concept">
14767 <primary><emphasis>pwcheck</emphasis> daemon</primary>
14768 </indexterm>
14769 <indexterm role="concept">
14770 <primary>Cyrus</primary>
14771 </indexterm>
14772 <indexterm role="concept">
14773 <primary>expansion</primary>
14774 <secondary><emphasis>pwcheck</emphasis> authentication test</secondary>
14775 </indexterm>
14776 <indexterm role="concept">
14777 <primary><option>pwcheck</option> expansion condition</primary>
14778 </indexterm>
14779 This condition supports user authentication using the Cyrus <emphasis>pwcheck</emphasis> daemon.
14780 This is one way of making it possible for passwords to be checked by a process
14781 that is not running as root. <emphasis role="bold">Note</emphasis>: The use of <emphasis>pwcheck</emphasis> is now
14782 deprecated. Its replacement is <emphasis>saslauthd</emphasis> (see below).
14783 </para>
14784 <para>
14785 The pwcheck support is not included in Exim by default. You need to specify
14786 the location of the pwcheck daemon&#x2019;s socket in <filename>Local/Makefile</filename> before
14787 building Exim. For example:
14788 </para>
14789 <literallayout class="monospaced">
14790 CYRUS_PWCHECK_SOCKET=/var/pwcheck/pwcheck
14791 </literallayout>
14792 <para>
14793 You do not need to install the full Cyrus software suite in order to use
14794 the pwcheck daemon. You can compile and install just the daemon alone
14795 from the Cyrus SASL library. Ensure that <emphasis>exim</emphasis> is the only user that has
14796 access to the <filename>/var/pwcheck</filename> directory.
14797 </para>
14798 <para>
14799 The <option>pwcheck</option> condition takes one argument, which must be the user name and
14800 password, separated by a colon. For example, in a LOGIN authenticator
14801 configuration, you might have this:
14802 </para>
14803 <literallayout class="monospaced">
14804 server_condition = ${if pwcheck{$1:$2}{1}{0}}
14805 </literallayout>
14806 </listitem></varlistentry>
14807 <varlistentry>
14808 <term><emphasis role="bold">queue_running</emphasis></term>
14809 <listitem>
14810 <para>
14811 <indexterm role="concept">
14812 <primary>queue runner</primary>
14813 <secondary>detecting when delivering from</secondary>
14814 </indexterm>
14815 <indexterm role="concept">
14816 <primary>expansion</primary>
14817 <secondary>queue runner test</secondary>
14818 </indexterm>
14819 <indexterm role="concept">
14820 <primary><option>queue_runnint</option> expansion condition</primary>
14821 </indexterm>
14822 This condition, which has no data, is true during delivery attempts that are
14823 initiated by queue runner processes, and false otherwise.
14824 </para>
14825 </listitem></varlistentry>
14826 <varlistentry>
14827 <term><emphasis role="bold">radius&nbsp;{</emphasis>&lt;<emphasis>authentication&nbsp;string</emphasis>&gt;<emphasis role="bold">}</emphasis></term>
14828 <listitem>
14829 <para>
14830 <indexterm role="concept">
14831 <primary>Radius</primary>
14832 </indexterm>
14833 <indexterm role="concept">
14834 <primary>expansion</primary>
14835 <secondary>Radius authentication</secondary>
14836 </indexterm>
14837 <indexterm role="concept">
14838 <primary><option>radiu</option> expansion condition</primary>
14839 </indexterm>
14840 Radius authentication (RFC 2865) is supported in a similar way to PAM. You must
14841 set RADIUS_CONFIG_FILE in <filename>Local/Makefile</filename> to specify the location of
14842 the Radius client configuration file in order to build Exim with Radius
14843 support.
14844 </para>
14845 <para>
14846 With just that one setting, Exim expects to be linked with the <option>radiusclient</option>
14847 library, using the original API. If you are using release 0.4.0 or later of
14848 this library, you need to set
14849 </para>
14850 <literallayout class="monospaced">
14851 RADIUS_LIB_TYPE=RADIUSCLIENTNEW
14852 </literallayout>
14853 <para>
14854 in <filename>Local/Makefile</filename> when building Exim. You can also link Exim with the
14855 <option>libradius</option> library that comes with FreeBSD. To do this, set
14856 </para>
14857 <literallayout class="monospaced">
14858 RADIUS_LIB_TYPE=RADLIB
14859 </literallayout>
14860 <para>
14861 in <filename>Local/Makefile</filename>, in addition to setting RADIUS_CONFIGURE_FILE.
14862 You may also have to supply a suitable setting in EXTRALIBS so that the
14863 Radius library can be found when Exim is linked.
14864 </para>
14865 <para>
14866 The string specified by RADIUS_CONFIG_FILE is expanded and passed to the
14867 Radius client library, which calls the Radius server. The condition is true if
14868 the authentication is successful. For example:
14869 </para>
14870 <literallayout class="monospaced">
14871 server_condition = ${if radius{&lt;arguments&gt;}{yes}{no}}
14872 </literallayout>
14873 </listitem></varlistentry>
14874 <varlistentry>
14875 <term><emphasis role="bold">saslauthd&nbsp;{{</emphasis>&lt;<emphasis>user</emphasis>&gt;<emphasis role="bold">}{</emphasis>&lt;<emphasis>password</emphasis>&gt;<emphasis role="bold">}{</emphasis>&lt;<emphasis>service</emphasis>&gt;<emphasis role="bold">}{</emphasis>&lt;<emphasis>realm</emphasis>&gt;<emphasis role="bold">}}</emphasis></term>
14876 <listitem>
14877 <para>
14878 <indexterm role="concept">
14879 <primary><emphasis>saslauthd</emphasis> daemon</primary>
14880 </indexterm>
14881 <indexterm role="concept">
14882 <primary>Cyrus</primary>
14883 </indexterm>
14884 <indexterm role="concept">
14885 <primary>expansion</primary>
14886 <secondary><emphasis>saslauthd</emphasis> authentication test</secondary>
14887 </indexterm>
14888 <indexterm role="concept">
14889 <primary><option>saslauthd</option> expansion condition</primary>
14890 </indexterm>
14891 This condition supports user authentication using the Cyrus <emphasis>saslauthd</emphasis>
14892 daemon. This replaces the older <emphasis>pwcheck</emphasis> daemon, which is now deprecated.
14893 Using this daemon is one way of making it possible for passwords to be checked
14894 by a process that is not running as root.
14895 </para>
14896 <para>
14897 The saslauthd support is not included in Exim by default. You need to specify
14898 the location of the saslauthd daemon&#x2019;s socket in <filename>Local/Makefile</filename> before
14899 building Exim. For example:
14900 </para>
14901 <literallayout class="monospaced">
14902 CYRUS_SASLAUTHD_SOCKET=/var/state/saslauthd/mux
14903 </literallayout>
14904 <para>
14905 You do not need to install the full Cyrus software suite in order to use
14906 the saslauthd daemon. You can compile and install just the daemon alone
14907 from the Cyrus SASL library.
14908 </para>
14909 <para>
14910 Up to four arguments can be supplied to the <option>saslauthd</option> condition, but only
14911 two are mandatory. For example:
14912 </para>
14913 <literallayout class="monospaced">
14914 server_condition = ${if saslauthd{{$1}{$2}}{1}{0}}
14915 </literallayout>
14916 <para>
14917 The service and the realm are optional (which is why the arguments are enclosed
14918 in their own set of braces). For details of the meaning of the service and
14919 realm, and how to run the daemon, consult the Cyrus documentation.
14920 </para>
14921 </listitem></varlistentry>
14922 </variablelist>
14923 </section>
14924 <section>
14925 <title>Combining expansion conditions</title>
14926 <para>
14927 <indexterm role="concept">
14928 <primary>expansion</primary>
14929 <secondary>combining conditions</secondary>
14930 </indexterm>
14931 Several conditions can be tested at once by combining them using the <option>and</option>
14932 and <option>or</option> combination conditions. Note that <option>and</option> and <option>or</option> are complete
14933 conditions on their own, and precede their lists of sub-conditions. Each
14934 sub-condition must be enclosed in braces within the overall braces that contain
14935 the list. No repetition of <option>if</option> is used.
14936 </para>
14937 <variablelist>
14938 <varlistentry>
14939 <term><emphasis role="bold">or&nbsp;{{</emphasis>&lt;<emphasis>cond1</emphasis>&gt;<emphasis role="bold">}{</emphasis>&lt;<emphasis>cond2</emphasis>&gt;<emphasis role="bold">}...}</emphasis></term>
14940 <listitem>
14941 <para>
14942 <indexterm role="concept">
14943 <primary><quote>or</quote> expansion condition</primary>
14944 </indexterm>
14945 <indexterm role="concept">
14946 <primary>expansion</primary>
14947 <secondary><quote>or</quote> of conditions</secondary>
14948 </indexterm>
14949 The sub-conditions are evaluated from left to right. The condition is true if
14950 any one of the sub-conditions is true.
14951 For example,
14952 </para>
14953 <literallayout class="monospaced">
14954 ${if or {{eq{$local_part}{spqr}}{eq{$domain}{testing.com}}}...
14955 </literallayout>
14956 <para>
14957 When a true sub-condition is found, the following ones are parsed but not
14958 evaluated. If there are several <quote>match</quote> sub-conditions the values of the
14959 numeric variables afterwards are taken from the first one that succeeds.
14960 </para>
14961 </listitem></varlistentry>
14962 <varlistentry>
14963 <term><emphasis role="bold">and&nbsp;{{</emphasis>&lt;<emphasis>cond1</emphasis>&gt;<emphasis role="bold">}{</emphasis>&lt;<emphasis>cond2</emphasis>&gt;<emphasis role="bold">}...}</emphasis></term>
14964 <listitem>
14965 <para>
14966 <indexterm role="concept">
14967 <primary><quote>and</quote> expansion condition</primary>
14968 </indexterm>
14969 <indexterm role="concept">
14970 <primary>expansion</primary>
14971 <secondary><quote>and</quote> of conditions</secondary>
14972 </indexterm>
14973 The sub-conditions are evaluated from left to right. The condition is true if
14974 all of the sub-conditions are true. If there are several <quote>match</quote>
14975 sub-conditions, the values of the numeric variables afterwards are taken from
14976 the last one. When a false sub-condition is found, the following ones are
14977 parsed but not evaluated.
14978 </para>
14979 </listitem></varlistentry>
14980 </variablelist>
14981 </section>
14982 <section id="SECTexpvar">
14983 <title>Expansion variables</title>
14984 <para>
14985 <indexterm role="concept">
14986 <primary>expansion variables</primary>
14987 <secondary>list of</secondary>
14988 </indexterm>
14989 This section contains an alphabetical list of all the expansion variables. Some
14990 of them are available only when Exim is compiled with specific options such as
14991 support for TLS or the content scanning extension.
14992 </para>
14993 <variablelist>
14994 <varlistentry>
14995 <term><varname>$0</varname>, <varname>$1</varname>, etc</term>
14996 <listitem>
14997 <para>
14998 <indexterm role="concept">
14999 <primary>numerical variables (<varname>$1</varname> <varname>$2</varname> etc)</primary>
15000 </indexterm>
15001 When a <option>match</option> expansion condition succeeds, these variables contain the
15002 captured substrings identified by the regular expression during subsequent
15003 processing of the success string of the containing <option>if</option> expansion item. They
15004 may also be set externally by some other matching process which precedes the
15005 expansion of the string. For example, the commands available in Exim filter
15006 files include an <option>if</option> command with its own regular expression matching
15007 condition.
15008 </para>
15009 </listitem></varlistentry>
15010 <varlistentry>
15011 <term><varname>$acl_c0</varname> &ndash; <varname>$acl_c19</varname></term>
15012 <listitem>
15013 <para>
15014 Values can be placed in these variables by the <option>set</option> modifier in an ACL. The
15015 values persist throughout the lifetime of an SMTP connection. They can be used
15016 to pass information between ACLs and different invocations of the same ACL.
15017 When a message is received, the values of these variables are saved with the
15018 message, and can be accessed by filters, routers, and transports during
15019 subsequent delivery.
15020 </para>
15021 </listitem></varlistentry>
15022 <varlistentry>
15023 <term><varname>$acl_m0</varname> &ndash; <varname>$acl_m19</varname></term>
15024 <listitem>
15025 <para>
15026 Values can be placed in these variables by the <option>set</option> modifier in an ACL. They
15027 retain their values while a message is being received, but are reset
15028 afterwards. They are also reset by MAIL, RSET, EHLO, HELO, and after starting a
15029 TLS session. When a message is received, the values of these variables are
15030 saved with the message, and can be accessed by filters, routers, and transports
15031 during subsequent delivery.
15032 </para>
15033 </listitem></varlistentry>
15034 <varlistentry>
15035 <term><varname>$acl_verify_message</varname></term>
15036 <listitem>
15037 <para>
15038 <indexterm role="concept">
15039 <primary><varname>$acl_verify_message</varname></primary>
15040 </indexterm>
15041 After an address verification has failed, this variable contains the failure
15042 message. It retains its value for use in subsequent modifiers. The message can
15043 be preserved by coding like this:
15044 </para>
15045 <literallayout class="monospaced">
15046 warn !verify = sender
15047      set acl_m0 = $acl_verify_message
15048 </literallayout>
15049 <para>
15050 You can use <varname>$acl_verify_message</varname> during the expansion of the <option>message</option> or
15051 <option>log_message</option> modifiers, to include information about the verification
15052 failure.
15053 </para>
15054 </listitem></varlistentry>
15055 <varlistentry>
15056 <term><varname>$address_data</varname></term>
15057 <listitem>
15058 <para>
15059 <indexterm role="concept">
15060 <primary><varname>$address_data</varname></primary>
15061 </indexterm>
15062 This variable is set by means of the <option>address_data</option> option in routers. The
15063 value then remains with the address while it is processed by subsequent routers
15064 and eventually a transport. If the transport is handling multiple addresses,
15065 the value from the first address is used. See chapter <xref linkend="CHAProutergeneric"/>
15066 for more details. <emphasis role="bold">Note</emphasis>: The contents of <varname>$address_data</varname> are visible in
15067 user filter files.
15068 </para>
15069 <para>
15070 If <varname>$address_data</varname> is set when the routers are called from an ACL to verify
15071 a recipient address, the final value is still in the variable for subsequent
15072 conditions and modifiers of the ACL statement. If routing the address caused it
15073 to be redirected to just one address, the child address is also routed as part
15074 of the verification, and in this case the final value of <varname>$address_data</varname> is
15075 from the child&#x2019;s routing.
15076 </para>
15077 <para>
15078 If <varname>$address_data</varname> is set when the routers are called from an ACL to verify a
15079 sender address, the final value is also preserved, but this time in
15080 <varname>$sender_address_data</varname>, to distinguish it from data from a recipient
15081 address.
15082 </para>
15083 <para>
15084 In both cases (recipient and sender verification), the value does not persist
15085 after the end of the current ACL statement. If you want to preserve
15086 these values for longer, you can save them in ACL variables.
15087 </para>
15088 </listitem></varlistentry>
15089 <varlistentry>
15090 <term><varname>$address_file</varname></term>
15091 <listitem>
15092 <para>
15093 <indexterm role="concept">
15094 <primary><varname>$address_file</varname></primary>
15095 </indexterm>
15096 When, as a result of aliasing, forwarding, or filtering, a message is directed
15097 to a specific file, this variable holds the name of the file when the transport
15098 is running. At other times, the variable is empty. For example, using the
15099 default configuration, if user <option>r2d2</option> has a <filename>.forward</filename> file containing
15100 </para>
15101 <literallayout class="monospaced">
15102 /home/r2d2/savemail
15103 </literallayout>
15104 <para>
15105 then when the <command>address_file</command> transport is running, <varname>$address_file</varname>
15106 contains <quote>/home/r2d2/savemail</quote>.
15107 </para>
15108 <para>
15109 <indexterm role="concept">
15110 <primary>Sieve filter</primary>
15111 <secondary>value of <varname>$address_file</varname></secondary>
15112 </indexterm>
15113 For Sieve filters, the value may be <quote>inbox</quote> or a relative folder name. It is
15114 then up to the transport configuration to generate an appropriate absolute path
15115 to the relevant file.
15116 </para>
15117 </listitem></varlistentry>
15118 <varlistentry>
15119 <term><varname>$address_pipe</varname></term>
15120 <listitem>
15121 <para>
15122 <indexterm role="concept">
15123 <primary><varname>$address_pipe</varname></primary>
15124 </indexterm>
15125 When, as a result of aliasing or forwarding, a message is directed to a pipe,
15126 this variable holds the pipe command when the transport is running.
15127 </para>
15128 </listitem></varlistentry>
15129 <varlistentry>
15130 <term><varname>$auth1</varname> &ndash; <varname>$auth3</varname></term>
15131 <listitem>
15132 <para>
15133 <indexterm role="concept">
15134 <primary><varname>$auth1</varname>, <varname>$auth2</varname>, etc</primary>
15135 </indexterm>
15136 These variables are used in SMTP authenticators (see chapters
15137 <xref linkend="CHAPplaintext"/>&ndash;<xref linkend="CHAPspa"/>). Elsewhere, they are empty.
15138 </para>
15139 </listitem></varlistentry>
15140 <varlistentry>
15141 <term><varname>$authenticated_id</varname></term>
15142 <listitem>
15143 <para>
15144 <indexterm role="concept">
15145 <primary>authentication</primary>
15146 <secondary>id</secondary>
15147 </indexterm>
15148 <indexterm role="concept">
15149 <primary><varname>$authenticated_id</varname></primary>
15150 </indexterm>
15151 When a server successfully authenticates a client it may be configured to
15152 preserve some of the authentication information in the variable
15153 <varname>$authenticated_id</varname> (see chapter <xref linkend="CHAPSMTPAUTH"/>). For example, a
15154 user/password authenticator configuration might preserve the user name for use
15155 in the routers. Note that this is not the same information that is saved in
15156 <varname>$sender_host_authenticated</varname>. When a message is submitted locally (that is,
15157 not over a TCP connection), the value of <varname>$authenticated_id</varname> is the login name
15158 of the calling process.
15159 </para>
15160 </listitem></varlistentry>
15161 <varlistentry>
15162 <term><varname>$authenticated_sender</varname></term>
15163 <listitem>
15164 <para>
15165 <indexterm role="concept">
15166 <primary>sender</primary>
15167 <secondary>authenticated</secondary>
15168 </indexterm>
15169 <indexterm role="concept">
15170 <primary>authentication</primary>
15171 <secondary>sender</secondary>
15172 </indexterm>
15173 <indexterm role="concept">
15174 <primary>AUTH</primary>
15175 <secondary>on MAIL command</secondary>
15176 </indexterm>
15177 <indexterm role="concept">
15178 <primary><varname>$authenticated_sender</varname></primary>
15179 </indexterm>
15180 When acting as a server, Exim takes note of the AUTH= parameter on an incoming
15181 SMTP MAIL command if it believes the sender is sufficiently trusted, as
15182 described in section <xref linkend="SECTauthparamail"/>. Unless the data is the string
15183 <quote>&lt;&gt;</quote>, it is set as the authenticated sender of the message, and the value is
15184 available during delivery in the <varname>$authenticated_sender</varname> variable. If the
15185 sender is not trusted, Exim accepts the syntax of AUTH=, but ignores the data.
15186 </para>
15187 <para>
15188 <indexterm role="concept">
15189 <primary><varname>$qualify_domain</varname></primary>
15190 </indexterm>
15191 When a message is submitted locally (that is, not over a TCP connection), the
15192 value of <varname>$authenticated_sender</varname> is an address constructed from the login
15193 name of the calling process and <varname>$qualify_domain</varname>.
15194 </para>
15195 </listitem></varlistentry>
15196 <varlistentry>
15197 <term><varname>$authentication_failed</varname></term>
15198 <listitem>
15199 <para>
15200 <indexterm role="concept">
15201 <primary>authentication</primary>
15202 <secondary>failure</secondary>
15203 </indexterm>
15204 <indexterm role="concept">
15205 <primary><varname>$authentication_failed</varname></primary>
15206 </indexterm>
15207 This variable is set to <quote>1</quote> in an Exim server if a client issues an AUTH
15208 command that does not succeed. Otherwise it is set to <quote>0</quote>. This makes it
15209 possible to distinguish between <quote>did not try to authenticate</quote>
15210 (<varname>$sender_host_authenticated</varname> is empty and <varname>$authentication_failed</varname> is set to
15211 <quote>0</quote>) and <quote>tried to authenticate but failed</quote> (<varname>$sender_host_authenticated</varname>
15212 is empty and <varname>$authentication_failed</varname> is set to <quote>1</quote>). Failure includes any
15213 negative response to an AUTH command, including (for example) an attempt to use
15214 an undefined mechanism.
15215 </para>
15216 </listitem></varlistentry>
15217 <varlistentry>
15218 <term><varname>$body_linecount</varname></term>
15219 <listitem>
15220 <para>
15221 <indexterm role="concept">
15222 <primary>message body</primary>
15223 <secondary>line count</secondary>
15224 </indexterm>
15225 <indexterm role="concept">
15226 <primary>body of message</primary>
15227 <secondary>line count</secondary>
15228 </indexterm>
15229 <indexterm role="concept">
15230 <primary><varname>$body_linecount</varname></primary>
15231 </indexterm>
15232 When a message is being received or delivered, this variable contains the
15233 number of lines in the message&#x2019;s body. See also <varname>$message_linecount</varname>.
15234 </para>
15235 </listitem></varlistentry>
15236 <varlistentry>
15237 <term><varname>$body_zerocount</varname></term>
15238 <listitem>
15239 <para>
15240 <indexterm role="concept">
15241 <primary>message body</primary>
15242 <secondary>binary zero count</secondary>
15243 </indexterm>
15244 <indexterm role="concept">
15245 <primary>body of message</primary>
15246 <secondary>binary zero count</secondary>
15247 </indexterm>
15248 <indexterm role="concept">
15249 <primary>binary zero</primary>
15250 <secondary>in message body</secondary>
15251 </indexterm>
15252 <indexterm role="concept">
15253 <primary><varname>$body_zerocount</varname></primary>
15254 </indexterm>
15255 When a message is being received or delivered, this variable contains the
15256 number of binary zero bytes in the message&#x2019;s body.
15257 </para>
15258 </listitem></varlistentry>
15259 <varlistentry>
15260 <term><varname>$bounce_recipient</varname></term>
15261 <listitem>
15262 <para>
15263 <indexterm role="concept">
15264 <primary><varname>$bounce_recipient</varname></primary>
15265 </indexterm>
15266 This is set to the recipient address of a bounce message while Exim is creating
15267 it. It is useful if a customized bounce message text file is in use (see
15268 chapter <xref linkend="CHAPemsgcust"/>).
15269 </para>
15270 </listitem></varlistentry>
15271 <varlistentry>
15272 <term><varname>$bounce_return_size_limit</varname></term>
15273 <listitem>
15274 <para>
15275 <indexterm role="concept">
15276 <primary><varname>$bounce_return_size_limit</varname></primary>
15277 </indexterm>
15278 This contains the value set in the <option>bounce_return_size_limit</option> option, rounded
15279 up to a multiple of 1000. It is useful when a customized error message text
15280 file is in use (see chapter <xref linkend="CHAPemsgcust"/>).
15281 </para>
15282 </listitem></varlistentry>
15283 <varlistentry>
15284 <term><varname>$caller_gid</varname></term>
15285 <listitem>
15286 <para>
15287 <indexterm role="concept">
15288 <primary>gid (group id)</primary>
15289 <secondary>caller</secondary>
15290 </indexterm>
15291 <indexterm role="concept">
15292 <primary><varname>$caller_gid</varname></primary>
15293 </indexterm>
15294 The real group id under which the process that called Exim was running. This is
15295 not the same as the group id of the originator of a message (see
15296 <varname>$originator_gid</varname>). If Exim re-execs itself, this variable in the new
15297 incarnation normally contains the Exim gid.
15298 </para>
15299 </listitem></varlistentry>
15300 <varlistentry>
15301 <term><varname>$caller_uid</varname></term>
15302 <listitem>
15303 <para>
15304 <indexterm role="concept">
15305 <primary>uid (user id)</primary>
15306 <secondary>caller</secondary>
15307 </indexterm>
15308 <indexterm role="concept">
15309 <primary><varname>$caller_uid</varname></primary>
15310 </indexterm>
15311 The real user id under which the process that called Exim was running. This is
15312 not the same as the user id of the originator of a message (see
15313 <varname>$originator_uid</varname>). If Exim re-execs itself, this variable in the new
15314 incarnation normally contains the Exim uid.
15315 </para>
15316 </listitem></varlistentry>
15317 <varlistentry>
15318 <term><varname>$compile_date</varname></term>
15319 <listitem>
15320 <para>
15321 <indexterm role="concept">
15322 <primary><varname>$compile_date</varname></primary>
15323 </indexterm>
15324 The date on which the Exim binary was compiled.
15325 </para>
15326 </listitem></varlistentry>
15327 <varlistentry>
15328 <term><varname>$compile_number</varname></term>
15329 <listitem>
15330 <para>
15331 <indexterm role="concept">
15332 <primary><varname>$compile_number</varname></primary>
15333 </indexterm>
15334 The building process for Exim keeps a count of the number
15335 of times it has been compiled. This serves to distinguish different
15336 compilations of the same version of the program.
15337 </para>
15338 </listitem></varlistentry>
15339 <varlistentry>
15340 <term><varname>$demime_errorlevel</varname></term>
15341 <listitem>
15342 <para>
15343 <indexterm role="concept">
15344 <primary><varname>$demime_errorlevel</varname></primary>
15345 </indexterm>
15346 This variable is available when Exim is compiled with
15347 the content-scanning extension and the obsolete <option>demime</option> condition. For
15348 details, see section <xref linkend="SECTdemimecond"/>.
15349 </para>
15350 </listitem></varlistentry>
15351 <varlistentry>
15352 <term><varname>$demime_reason</varname></term>
15353 <listitem>
15354 <para>
15355 <indexterm role="concept">
15356 <primary><varname>$demime_reason</varname></primary>
15357 </indexterm>
15358 This variable is available when Exim is compiled with the
15359 content-scanning extension and the obsolete <option>demime</option> condition. For details,
15360 see section <xref linkend="SECTdemimecond"/>.
15361 </para>
15362 </listitem></varlistentry>
15363 <varlistentry>
15364 <term><varname>$dnslist_domain</varname></term>
15365 <listitem>
15366 <para>
15367 <indexterm role="concept">
15368 <primary>black list (DNS)</primary>
15369 </indexterm>
15370 <indexterm role="concept">
15371 <primary><varname>$dnslist_domain</varname></primary>
15372 </indexterm>
15373 When a client host is found to be on a DNS (black) list,
15374 the list&#x2019;s domain name is put into this variable so that it can be included in
15375 the rejection message.
15376 </para>
15377 </listitem></varlistentry>
15378 <varlistentry>
15379 <term><varname>$dnslist_text</varname></term>
15380 <listitem>
15381 <para>
15382 <indexterm role="concept">
15383 <primary><varname>$dnslist_text</varname></primary>
15384 </indexterm>
15385 When a client host is found to be on a DNS (black) list, the
15386 contents of any associated TXT record are placed in this variable.
15387 </para>
15388 </listitem></varlistentry>
15389 <varlistentry>
15390 <term><varname>$dnslist_value</varname></term>
15391 <listitem>
15392 <para>
15393 <indexterm role="concept">
15394 <primary><varname>$dnslist_value</varname></primary>
15395 </indexterm>
15396 When a client host is found to be on a DNS (black) list,
15397 the IP address from the resource record is placed in this variable.
15398 If there are multiple records, all the addresses are included, comma-space
15399 separated.
15400 </para>
15401 </listitem></varlistentry>
15402 <varlistentry>
15403 <term><varname>$domain</varname></term>
15404 <listitem>
15405 <para>
15406 <indexterm role="concept">
15407 <primary><varname>$domain</varname></primary>
15408 </indexterm>
15409 When an address is being routed, or delivered on its own, this variable
15410 contains the domain. Global address rewriting happens when a message is
15411 received, so the value of <varname>$domain</varname> during routing and delivery is the value
15412 after rewriting. <varname>$domain</varname> is set during user filtering, but not during system
15413 filtering, because a message may have many recipients and the system filter is
15414 called just once.
15415 </para>
15416 <para>
15417 When more than one address is being delivered at once (for example, several
15418 RCPT commands in one SMTP delivery), <varname>$domain</varname> is set only if they all
15419 have the same domain. Transports can be restricted to handling only one domain
15420 at a time if the value of <varname>$domain</varname> is required at transport time &ndash; this is
15421 the default for local transports. For further details of the environment in
15422 which local transports are run, see chapter <xref linkend="CHAPenvironment"/>.
15423 </para>
15424 <para>
15425 <indexterm role="concept">
15426 <primary><option>delay_warning_condition</option></primary>
15427 </indexterm>
15428 At the end of a delivery, if all deferred addresses have the same domain, it is
15429 set in <varname>$domain</varname> during the expansion of <option>delay_warning_condition</option>.
15430 </para>
15431 <para>
15432 The <varname>$domain</varname> variable is also used in some other circumstances:
15433 </para>
15434 <itemizedlist>
15435 <listitem>
15436 <para>
15437 When an ACL is running for a RCPT command, <varname>$domain</varname> contains the domain of
15438 the recipient address. The domain of the <emphasis>sender</emphasis> address is in
15439 <varname>$sender_address_domain</varname> at both MAIL time and at RCPT time. <varname>$domain</varname> is not
15440 normally set during the running of the MAIL ACL. However, if the sender address
15441 is verified with a callout during the MAIL ACL, the sender domain is placed in
15442 <varname>$domain</varname> during the expansions of <option>hosts</option>, <option>interface</option>, and <option>port</option> in
15443 the <command>smtp</command> transport.
15444 </para>
15445 </listitem>
15446 <listitem>
15447 <para>
15448 When a rewrite item is being processed (see chapter <xref linkend="CHAPrewrite"/>),
15449 <varname>$domain</varname> contains the domain portion of the address that is being rewritten;
15450 it can be used in the expansion of the replacement address, for example, to
15451 rewrite domains by file lookup.
15452 </para>
15453 </listitem>
15454 <listitem>
15455 <para>
15456 With one important exception, whenever a domain list is being scanned,
15457 <varname>$domain</varname> contains the subject domain. <emphasis role="bold">Exception</emphasis>: When a domain list in
15458 a <option>sender_domains</option> condition in an ACL is being processed, the subject domain
15459 is in <varname>$sender_address_domain</varname> and not in <varname>$domain</varname>. It works this way so
15460 that, in a RCPT ACL, the sender domain list can be dependent on the
15461 recipient domain (which is what is in <varname>$domain</varname> at this time).
15462 </para>
15463 </listitem>
15464 <listitem>
15465 <para>
15466 <indexterm role="concept">
15467 <primary>ETRN</primary>
15468 <secondary>value of <varname>$domain</varname></secondary>
15469 </indexterm>
15470 <indexterm role="concept">
15471 <primary><option>smtp_etrn_command</option></primary>
15472 </indexterm>
15473 When the <option>smtp_etrn_command</option> option is being expanded, <varname>$domain</varname> contains
15474 the complete argument of the ETRN command (see section <xref linkend="SECTETRN"/>).
15475 </para>
15476 </listitem>
15477 </itemizedlist>
15478 </listitem></varlistentry>
15479 <varlistentry>
15480 <term><varname>$domain_data</varname></term>
15481 <listitem>
15482 <para>
15483 <indexterm role="concept">
15484 <primary><varname>$domain_data</varname></primary>
15485 </indexterm>
15486 When the <option>domains</option> option on a router matches a domain by
15487 means of a lookup, the data read by the lookup is available during the running
15488 of the router as <varname>$domain_data</varname>. In addition, if the driver routes the
15489 address to a transport, the value is available in that transport. If the
15490 transport is handling multiple addresses, the value from the first address is
15491 used.
15492 </para>
15493 <para>
15494 <varname>$domain_data</varname> is also set when the <option>domains</option> condition in an ACL matches a
15495 domain by means of a lookup. The data read by the lookup is available during
15496 the rest of the ACL statement. In all other situations, this variable expands
15497 to nothing.
15498 </para>
15499 </listitem></varlistentry>
15500 <varlistentry>
15501 <term><varname>$exim_gid</varname></term>
15502 <listitem>
15503 <para>
15504 <indexterm role="concept">
15505 <primary><varname>$exim_gid</varname></primary>
15506 </indexterm>
15507 This variable contains the numerical value of the Exim group id.
15508 </para>
15509 </listitem></varlistentry>
15510 <varlistentry>
15511 <term><varname>$exim_path</varname></term>
15512 <listitem>
15513 <para>
15514 <indexterm role="concept">
15515 <primary><varname>$exim_path</varname></primary>
15516 </indexterm>
15517 This variable contains the path to the Exim binary.
15518 </para>
15519 </listitem></varlistentry>
15520 <varlistentry>
15521 <term><varname>$exim_uid</varname></term>
15522 <listitem>
15523 <para>
15524 <indexterm role="concept">
15525 <primary><varname>$exim_uid</varname></primary>
15526 </indexterm>
15527 This variable contains the numerical value of the Exim user id.
15528 </para>
15529 </listitem></varlistentry>
15530 <varlistentry>
15531 <term><varname>$found_extension</varname></term>
15532 <listitem>
15533 <para>
15534 <indexterm role="concept">
15535 <primary><varname>$found_extension</varname></primary>
15536 </indexterm>
15537 This variable is available when Exim is compiled with the
15538 content-scanning extension and the obsolete <option>demime</option> condition. For details,
15539 see section <xref linkend="SECTdemimecond"/>.
15540 </para>
15541 </listitem></varlistentry>
15542 <varlistentry>
15543 <term><varname>$header_</varname>&lt;<emphasis>name</emphasis>&gt;</term>
15544 <listitem>
15545 <para>
15546 This is not strictly an expansion variable. It is expansion syntax for
15547 inserting the message header line with the given name. Note that the name must
15548 be terminated by colon or white space, because it may contain a wide variety of
15549 characters. Note also that braces must <emphasis>not</emphasis> be used.
15550 </para>
15551 </listitem></varlistentry>
15552 <varlistentry>
15553 <term><varname>$home</varname></term>
15554 <listitem>
15555 <para>
15556 <indexterm role="concept">
15557 <primary><varname>$home</varname></primary>
15558 </indexterm>
15559 When the <option>check_local_user</option> option is set for a router, the user&#x2019;s home
15560 directory is placed in <varname>$home</varname> when the check succeeds. In particular, this
15561 means it is set during the running of users&#x2019; filter files. A router may also
15562 explicitly set a home directory for use by a transport; this can be overridden
15563 by a setting on the transport itself.
15564 </para>
15565 <para>
15566 When running a filter test via the <option>-bf</option> option, <varname>$home</varname> is set to the value
15567 of the environment variable HOME.
15568 </para>
15569 </listitem></varlistentry>
15570 <varlistentry>
15571 <term><varname>$host</varname></term>
15572 <listitem>
15573 <para>
15574 <indexterm role="concept">
15575 <primary><varname>$host</varname></primary>
15576 </indexterm>
15577 When the <command>smtp</command> transport is expanding its options for encryption using TLS,
15578 <varname>$host</varname> contains the name of the host to which it is connected. Likewise, when
15579 used in the client part of an authenticator configuration (see chapter
15580 <xref linkend="CHAPSMTPAUTH"/>), <varname>$host</varname> contains the name of the server to which the
15581 client is connected.
15582 </para>
15583 <para>
15584 <indexterm role="concept">
15585 <primary>transport</primary>
15586 <secondary>filter</secondary>
15587 </indexterm>
15588 <indexterm role="concept">
15589 <primary>filter</primary>
15590 <secondary>transport filter</secondary>
15591 </indexterm>
15592 When used in a transport filter (see chapter <xref linkend="CHAPtransportgeneric"/>)
15593 <varname>$host</varname> refers to the host involved in the current connection. When a local
15594 transport is run as a result of a router that sets up a host list, <varname>$host</varname>
15595 contains the name of the first host.
15596 </para>
15597 </listitem></varlistentry>
15598 <varlistentry>
15599 <term><varname>$host_address</varname></term>
15600 <listitem>
15601 <para>
15602 <indexterm role="concept">
15603 <primary><varname>$host_address</varname></primary>
15604 </indexterm>
15605 This variable is set to the remote host&#x2019;s IP address whenever <varname>$host</varname> is set
15606 for a remote connection. It is also set to the IP address that is being checked
15607 when the <option>ignore_target_hosts</option> option is being processed.
15608 </para>
15609 </listitem></varlistentry>
15610 <varlistentry>
15611 <term><varname>$host_data</varname></term>
15612 <listitem>
15613 <para>
15614 <indexterm role="concept">
15615 <primary><varname>$host_data</varname></primary>
15616 </indexterm>
15617 If a <option>hosts</option> condition in an ACL is satisfied by means of a lookup, the
15618 result of the lookup is made available in the <varname>$host_data</varname> variable. This
15619 allows you, for example, to do things like this:
15620 </para>
15621 <literallayout class="monospaced">
15622 deny  hosts = net-lsearch;/some/file
15623 message = $host_data
15624 </literallayout>
15625 </listitem></varlistentry>
15626 <varlistentry>
15627 <term><varname>$host_lookup_deferred</varname></term>
15628 <listitem>
15629 <para>
15630 <indexterm role="concept">
15631 <primary>host name lookup</primary>
15632 <secondary>failure of</secondary>
15633 </indexterm>
15634 <indexterm role="concept">
15635 <primary><varname>$host_lookup_deferred</varname></primary>
15636 </indexterm>
15637 This variable normally contains <quote>0</quote>, as does <varname>$host_lookup_failed</varname>. When a
15638 message comes from a remote host and there is an attempt to look up the host&#x2019;s
15639 name from its IP address, and the attempt is not successful, one of these
15640 variables is set to <quote>1</quote>.
15641 </para>
15642 <itemizedlist>
15643 <listitem>
15644 <para>
15645 If the lookup receives a definite negative response (for example, a DNS lookup
15646 succeeded, but no records were found), <varname>$host_lookup_failed</varname> is set to <quote>1</quote>.
15647 </para>
15648 </listitem>
15649 <listitem>
15650 <para>
15651 If there is any kind of problem during the lookup, such that Exim cannot
15652 tell whether or not the host name is defined (for example, a timeout for a DNS
15653 lookup), <varname>$host_lookup_deferred</varname> is set to <quote>1</quote>.
15654 </para>
15655 </listitem>
15656 </itemizedlist>
15657 <para>
15658 Looking up a host&#x2019;s name from its IP address consists of more than just a
15659 single reverse lookup. Exim checks that a forward lookup of at least one of the
15660 names it receives from a reverse lookup yields the original IP address. If this
15661 is not the case, Exim does not accept the looked up name(s), and
15662 <varname>$host_lookup_failed</varname> is set to <quote>1</quote>. Thus, being able to find a name from an
15663 IP address (for example, the existence of a PTR record in the DNS) is not
15664 sufficient on its own for the success of a host name lookup. If the reverse
15665 lookup succeeds, but there is a lookup problem such as a timeout when checking
15666 the result, the name is not accepted, and <varname>$host_lookup_deferred</varname> is set to
15667 <quote>1</quote>. See also <varname>$sender_host_name</varname>.
15668 </para>
15669 </listitem></varlistentry>
15670 <varlistentry>
15671 <term><varname>$host_lookup_failed</varname></term>
15672 <listitem>
15673 <para>
15674 <indexterm role="concept">
15675 <primary><varname>$host_lookup_failed</varname></primary>
15676 </indexterm>
15677 See <varname>$host_lookup_deferred</varname>.
15678 </para>
15679 </listitem></varlistentry>
15680 <varlistentry>
15681 <term><varname>$inode</varname></term>
15682 <listitem>
15683 <para>
15684 <indexterm role="concept">
15685 <primary><varname>$inode</varname></primary>
15686 </indexterm>
15687 The only time this variable is set is while expanding the <option>directory_file</option>
15688 option in the <command>appendfile</command> transport. The variable contains the inode number
15689 of the temporary file which is about to be renamed. It can be used to construct
15690 a unique name for the file.
15691 </para>
15692 </listitem></varlistentry>
15693 <varlistentry>
15694 <term><varname>$interface_address</varname></term>
15695 <listitem>
15696 <para>
15697 <indexterm role="concept">
15698 <primary><varname>$interface_address</varname></primary>
15699 </indexterm>
15700 As soon as a server starts processing a TCP/IP connection, this variable is set
15701 to the address of the local IP interface, and <varname>$interface_port</varname> is set to the
15702 port number. These values are therefore available for use in the <quote>connect</quote>
15703 ACL. See also the <option>-oMi</option> command line option. As well as being used in ACLs,
15704 these variable could be used, for example, to make the file name for a TLS
15705 certificate depend on which interface and/or port is being used.
15706 </para>
15707 </listitem></varlistentry>
15708 <varlistentry>
15709 <term><varname>$interface_port</varname></term>
15710 <listitem>
15711 <para>
15712 <indexterm role="concept">
15713 <primary><varname>$interface_port</varname></primary>
15714 </indexterm>
15715 See <varname>$interface_address</varname>.
15716 </para>
15717 </listitem></varlistentry>
15718 <varlistentry>
15719 <term><varname>$ldap_dn</varname></term>
15720 <listitem>
15721 <para>
15722 <indexterm role="concept">
15723 <primary><varname>$ldap_dn</varname></primary>
15724 </indexterm>
15725 This variable, which is available only when Exim is compiled with LDAP support,
15726 contains the DN from the last entry in the most recently successful LDAP
15727 lookup.
15728 </para>
15729 </listitem></varlistentry>
15730 <varlistentry>
15731 <term><varname>$load_average</varname></term>
15732 <listitem>
15733 <para>
15734 <indexterm role="concept">
15735 <primary><varname>$load_average</varname></primary>
15736 </indexterm>
15737 This variable contains the system load average, multiplied by 1000 to that it
15738 is an integer. For example, if the load average is 0.21, the value of the
15739 variable is 210. The value is recomputed every time the variable is referenced.
15740 </para>
15741 </listitem></varlistentry>
15742 <varlistentry>
15743 <term><varname>$local_part</varname></term>
15744 <listitem>
15745 <para>
15746 <indexterm role="concept">
15747 <primary><varname>$local_part</varname></primary>
15748 </indexterm>
15749 When an address is being routed, or delivered on its own, this
15750 variable contains the local part. When a number of addresses are being
15751 delivered together (for example, multiple RCPT commands in an SMTP
15752 session), <varname>$local_part</varname> is not set.
15753 </para>
15754 <para>
15755 Global address rewriting happens when a message is received, so the value of
15756 <varname>$local_part</varname> during routing and delivery is the value after rewriting.
15757 <varname>$local_part</varname> is set during user filtering, but not during system filtering,
15758 because a message may have many recipients and the system filter is called just
15759 once.
15760 </para>
15761 <para>
15762 <indexterm role="concept">
15763 <primary><varname>$local_part_prefix</varname></primary>
15764 </indexterm>
15765 <indexterm role="concept">
15766 <primary><varname>$local_part_suffix</varname></primary>
15767 </indexterm>
15768 If a local part prefix or suffix has been recognized, it is not included in the
15769 value of <varname>$local_part</varname> during routing and subsequent delivery. The values of
15770 any prefix or suffix are in <varname>$local_part_prefix</varname> and
15771 <varname>$local_part_suffix</varname>, respectively.
15772 </para>
15773 <para>
15774 When a message is being delivered to a file, pipe, or autoreply transport as a
15775 result of aliasing or forwarding, <varname>$local_part</varname> is set to the local part of
15776 the parent address, not to the file name or command (see <varname>$address_file</varname> and
15777 <varname>$address_pipe</varname>).
15778 </para>
15779 <para>
15780 When an ACL is running for a RCPT command, <varname>$local_part</varname> contains the
15781 local part of the recipient address.
15782 </para>
15783 <para>
15784 When a rewrite item is being processed (see chapter <xref linkend="CHAPrewrite"/>),
15785 <varname>$local_part</varname> contains the local part of the address that is being rewritten;
15786 it can be used in the expansion of the replacement address, for example.
15787 </para>
15788 <para>
15789 In all cases, all quoting is removed from the local part. For example, for both
15790 the addresses
15791 </para>
15792 <literallayout class="monospaced">
15793 "abc:xyz"@test.example
15794 abc\:xyz@test.example
15795 </literallayout>
15796 <para>
15797 the value of <varname>$local_part</varname> is
15798 </para>
15799 <literallayout class="monospaced">
15800 abc:xyz
15801 </literallayout>
15802 <para>
15803 If you use <varname>$local_part</varname> to create another address, you should always wrap it
15804 inside a quoting operator. For example, in a <command>redirect</command> router you could
15805 have:
15806 </para>
15807 <literallayout class="monospaced">
15808 data = ${quote_local_part:$local_part}@new.domain.example
15809 </literallayout>
15810 <para>
15811 <emphasis role="bold">Note</emphasis>: The value of <varname>$local_part</varname> is normally lower cased. If you want
15812 to process local parts in a case-dependent manner in a router, you can set the
15813 <option>caseful_local_part</option> option (see chapter <xref linkend="CHAProutergeneric"/>).
15814 </para>
15815 </listitem></varlistentry>
15816 <varlistentry>
15817 <term><varname>$local_part_data</varname></term>
15818 <listitem>
15819 <para>
15820 <indexterm role="concept">
15821 <primary><varname>$local_part_data</varname></primary>
15822 </indexterm>
15823 When the <option>local_parts</option> option on a router matches a local part by means of a
15824 lookup, the data read by the lookup is available during the running of the
15825 router as <varname>$local_part_data</varname>. In addition, if the driver routes the address
15826 to a transport, the value is available in that transport. If the transport is
15827 handling multiple addresses, the value from the first address is used.
15828 </para>
15829 <para>
15830 <varname>$local_part_data</varname> is also set when the <option>local_parts</option> condition in an ACL
15831 matches a local part by means of a lookup. The data read by the lookup is
15832 available during the rest of the ACL statement. In all other situations, this
15833 variable expands to nothing.
15834 </para>
15835 </listitem></varlistentry>
15836 <varlistentry>
15837 <term><varname>$local_part_prefix</varname></term>
15838 <listitem>
15839 <para>
15840 <indexterm role="concept">
15841 <primary><varname>$local_part_prefix</varname></primary>
15842 </indexterm>
15843 When an address is being routed or delivered, and a
15844 specific prefix for the local part was recognized, it is available in this
15845 variable, having been removed from <varname>$local_part</varname>.
15846 </para>
15847 </listitem></varlistentry>
15848 <varlistentry>
15849 <term><varname>$local_part_suffix</varname></term>
15850 <listitem>
15851 <para>
15852 <indexterm role="concept">
15853 <primary><varname>$local_part_suffix</varname></primary>
15854 </indexterm>
15855 When an address is being routed or delivered, and a
15856 specific suffix for the local part was recognized, it is available in this
15857 variable, having been removed from <varname>$local_part</varname>.
15858 </para>
15859 </listitem></varlistentry>
15860 <varlistentry>
15861 <term><varname>$local_scan_data</varname></term>
15862 <listitem>
15863 <para>
15864 <indexterm role="concept">
15865 <primary><varname>$local_scan_data</varname></primary>
15866 </indexterm>
15867 This variable contains the text returned by the <function>local_scan()</function> function when
15868 a message is received. See chapter <xref linkend="CHAPlocalscan"/> for more details.
15869 </para>
15870 </listitem></varlistentry>
15871 <varlistentry>
15872 <term><varname>$local_user_gid</varname></term>
15873 <listitem>
15874 <para>
15875 <indexterm role="concept">
15876 <primary><varname>$local_user_gid</varname></primary>
15877 </indexterm>
15878 See <varname>$local_user_uid</varname>.
15879 </para>
15880 </listitem></varlistentry>
15881 <varlistentry>
15882 <term><varname>$local_user_uid</varname></term>
15883 <listitem>
15884 <para>
15885 <indexterm role="concept">
15886 <primary><varname>$local_user_uid</varname></primary>
15887 </indexterm>
15888 This variable and <varname>$local_user_gid</varname> are set to the uid and gid after the
15889 <option>check_local_user</option> router precondition succeeds. This means that their values
15890 are available for the remaining preconditions (<option>senders</option>, <option>require_files</option>,
15891 and <option>condition</option>), for the <option>address_data</option> expansion, and for any
15892 router-specific expansions. At all other times, the values in these variables
15893 are <literal>(uid_t)(-1)</literal> and <literal>(gid_t)(-1)</literal>, respectively.
15894 </para>
15895 </listitem></varlistentry>
15896 <varlistentry>
15897 <term><varname>$localhost_number</varname></term>
15898 <listitem>
15899 <para>
15900 <indexterm role="concept">
15901 <primary><varname>$localhost_number</varname></primary>
15902 </indexterm>
15903 This contains the expanded value of the
15904 <option>localhost_number</option> option. The expansion happens after the main options have
15905 been read.
15906 </para>
15907 </listitem></varlistentry>
15908 <varlistentry>
15909 <term><varname>$log_inodes</varname></term>
15910 <listitem>
15911 <para>
15912 <indexterm role="concept">
15913 <primary><varname>$log_inodes</varname></primary>
15914 </indexterm>
15915 The number of free inodes in the disk partition where Exim&#x2019;s
15916 log files are being written. The value is recalculated whenever the variable is
15917 referenced. If the relevant file system does not have the concept of inodes,
15918 the value of is -1. See also the <option>check_log_inodes</option> option.
15919 </para>
15920 </listitem></varlistentry>
15921 <varlistentry>
15922 <term><varname>$log_space</varname></term>
15923 <listitem>
15924 <para>
15925 <indexterm role="concept">
15926 <primary><varname>$log_space</varname></primary>
15927 </indexterm>
15928 The amount of free space (as a number of kilobytes) in the disk
15929 partition where Exim&#x2019;s log files are being written. The value is recalculated
15930 whenever the variable is referenced. If the operating system does not have the
15931 ability to find the amount of free space (only true for experimental systems),
15932 the space value is -1. See also the <option>check_log_space</option> option.
15933 </para>
15934 </listitem></varlistentry>
15935 <varlistentry>
15936 <term><varname>$mailstore_basename</varname></term>
15937 <listitem>
15938 <para>
15939 <indexterm role="concept">
15940 <primary><varname>$mailstore_basename</varname></primary>
15941 </indexterm>
15942 This variable is set only when doing deliveries in <quote>mailstore</quote> format in the
15943 <command>appendfile</command> transport. During the expansion of the <option>mailstore_prefix</option>,
15944 <option>mailstore_suffix</option>, <option>message_prefix</option>, and <option>message_suffix</option> options, it
15945 contains the basename of the files that are being written, that is, the name
15946 without the <quote>.tmp</quote>, <quote>.env</quote>, or <quote>.msg</quote> suffix. At all other times, this
15947 variable is empty.
15948 </para>
15949 </listitem></varlistentry>
15950 <varlistentry>
15951 <term><varname>$malware_name</varname></term>
15952 <listitem>
15953 <para>
15954 <indexterm role="concept">
15955 <primary><varname>$malware_name</varname></primary>
15956 </indexterm>
15957 This variable is available when Exim is compiled with the
15958 content-scanning extension. It is set to the name of the virus that was found
15959 when the ACL <option>malware</option> condition is true (see section <xref linkend="SECTscanvirus"/>).
15960 </para>
15961 </listitem></varlistentry>
15962 <varlistentry>
15963 <term><varname>$message_age</varname></term>
15964 <listitem>
15965 <para>
15966 <indexterm role="concept">
15967 <primary>message</primary>
15968 <secondary>age of</secondary>
15969 </indexterm>
15970 <indexterm role="concept">
15971 <primary><varname>$message_age</varname></primary>
15972 </indexterm>
15973 This variable is set at the start of a delivery attempt to contain the number
15974 of seconds since the message was received. It does not change during a single
15975 delivery attempt.
15976 </para>
15977 </listitem></varlistentry>
15978 <varlistentry>
15979 <term><varname>$message_body</varname></term>
15980 <listitem>
15981 <para>
15982 <indexterm role="concept">
15983 <primary>body of message</primary>
15984 <secondary>expansion variable</secondary>
15985 </indexterm>
15986 <indexterm role="concept">
15987 <primary>message body</primary>
15988 <secondary>in expansion</secondary>
15989 </indexterm>
15990 <indexterm role="concept">
15991 <primary>binary zero</primary>
15992 <secondary>in message body</secondary>
15993 </indexterm>
15994 <indexterm role="concept">
15995 <primary><varname>$message_body</varname></primary>
15996 </indexterm>
15997 This variable contains the initial portion of a message&#x2019;s
15998 body while it is being delivered, and is intended mainly for use in filter
15999 files. The maximum number of characters of the body that are put into the
16000 variable is set by the <option>message_body_visible</option> configuration option; the
16001 default is 500. Newlines are converted into spaces to make it easier to search
16002 for phrases that might be split over a line break.
16003 Binary zeros are also converted into spaces.
16004 </para>
16005 </listitem></varlistentry>
16006 <varlistentry>
16007 <term><varname>$message_body_end</varname></term>
16008 <listitem>
16009 <para>
16010 <indexterm role="concept">
16011 <primary>body of message</primary>
16012 <secondary>expansion variable</secondary>
16013 </indexterm>
16014 <indexterm role="concept">
16015 <primary>message body</primary>
16016 <secondary>in expansion</secondary>
16017 </indexterm>
16018 <indexterm role="concept">
16019 <primary><varname>$message_body_end</varname></primary>
16020 </indexterm>
16021 This variable contains the final portion of a message&#x2019;s
16022 body while it is being delivered. The format and maximum size are as for
16023 <varname>$message_body</varname>.
16024 </para>
16025 </listitem></varlistentry>
16026 <varlistentry>
16027 <term><varname>$message_body_size</varname></term>
16028 <listitem>
16029 <para>
16030 <indexterm role="concept">
16031 <primary>body of message</primary>
16032 <secondary>size</secondary>
16033 </indexterm>
16034 <indexterm role="concept">
16035 <primary>message body</primary>
16036 <secondary>size</secondary>
16037 </indexterm>
16038 <indexterm role="concept">
16039 <primary><varname>$message_body_size</varname></primary>
16040 </indexterm>
16041 When a message is being delivered, this variable contains the size of the body
16042 in bytes. The count starts from the character after the blank line that
16043 separates the body from the header. Newlines are included in the count. See
16044 also <varname>$message_size</varname>, <varname>$body_linecount</varname>, and <varname>$body_zerocount</varname>.
16045 </para>
16046 </listitem></varlistentry>
16047 <varlistentry>
16048 <term><varname>$message_exim_id</varname></term>
16049 <listitem>
16050 <para>
16051 <indexterm role="concept">
16052 <primary><varname>$message_exim_id</varname></primary>
16053 </indexterm>
16054 When a message is being received or delivered, this variable contains the
16055 unique message id that is generated and used by Exim to identify the message.
16056 An id is not created for a message until after its header has been successfully
16057 received. <emphasis role="bold">Note</emphasis>: This is <emphasis>not</emphasis> the contents of the <emphasis>Message-ID:</emphasis> header
16058 line; it is the local id that Exim assigns to the message, for example:
16059 <literal>1BXTIK-0001yO-VA</literal>.
16060 </para>
16061 </listitem></varlistentry>
16062 <varlistentry>
16063 <term><varname>$message_headers</varname></term>
16064 <listitem>
16065 <para>
16066 This variable contains a concatenation of all the header lines when a message
16067 is being processed, except for lines added by routers or transports. The header
16068 lines are separated by newline characters.
16069 </para>
16070 </listitem></varlistentry>
16071 <varlistentry>
16072 <term><varname>$message_id</varname></term>
16073 <listitem>
16074 <para>
16075 This is an old name for <varname>$message_exim_id</varname>, which is now deprecated.
16076 </para>
16077 </listitem></varlistentry>
16078 <varlistentry>
16079 <term><varname>$message_linecount</varname></term>
16080 <listitem>
16081 <para>
16082 <indexterm role="concept">
16083 <primary><varname>$message_linecount</varname></primary>
16084 </indexterm>
16085 This variable contains the total number of lines in the header and body of the
16086 message. Compare <varname>$body_linecount</varname>, which is the count for the body only.
16087 During the DATA and content-scanning ACLs, <varname>$message_linecount</varname> contains the
16088 number of lines received. Before delivery happens (that is, before filters,
16089 routers, and transports run) the count is increased to include the
16090 <emphasis>Received:</emphasis> header line that Exim standardly adds, and also any other header
16091 lines that are added by ACLs. The blank line that separates the message header
16092 from the body is not counted. Here is an example of the use of this variable in
16093 a DATA ACL:
16094 </para>
16095 <literallayout class="monospaced">
16096 deny message   = Too many lines in message header
16097      condition = \
16098        ${if &lt;{250}{${eval:$message_linecount - $body_linecount}}}
16099 </literallayout>
16100 <para>
16101 In the MAIL and RCPT ACLs, the value is zero because at that stage the
16102 message has not yet been received.
16103 </para>
16104 </listitem></varlistentry>
16105 <varlistentry>
16106 <term><varname>$message_size</varname></term>
16107 <listitem>
16108 <para>
16109 <indexterm role="concept">
16110 <primary>size</primary>
16111 <secondary>of message</secondary>
16112 </indexterm>
16113 <indexterm role="concept">
16114 <primary>message</primary>
16115 <secondary>size</secondary>
16116 </indexterm>
16117 <indexterm role="concept">
16118 <primary><varname>$message_size</varname></primary>
16119 </indexterm>
16120 When a message is being processed, this variable contains its size in bytes. In
16121 most cases, the size includes those headers that were received with the
16122 message, but not those (such as <emphasis>Envelope-to:</emphasis>) that are added to individual
16123 deliveries as they are written. However, there is one special case: during the
16124 expansion of the <option>maildir_tag</option> option in the <command>appendfile</command> transport while
16125 doing a delivery in maildir format, the value of <varname>$message_size</varname> is the
16126 precise size of the file that has been written. See also
16127 <varname>$message_body_size</varname>, <varname>$body_linecount</varname>, and <varname>$body_zerocount</varname>.
16128 </para>
16129 <para>
16130 <indexterm role="concept">
16131 <primary>RCPT</primary>
16132 <secondary>value of <varname>$message_size</varname></secondary>
16133 </indexterm>
16134 While running an ACL at the time of an SMTP RCPT command, <varname>$message_size</varname>
16135 contains the size supplied on the MAIL command, or -1 if no size was given. The
16136 value may not, of course, be truthful.
16137 </para>
16138 </listitem></varlistentry>
16139 <varlistentry>
16140 <term><varname>$mime_</varname><emphasis>xxx</emphasis></term>
16141 <listitem>
16142 <para>
16143 A number of variables whose names start with <varname>$mime</varname> are
16144 available when Exim is compiled with the content-scanning extension. For
16145 details, see section <xref linkend="SECTscanmimepart"/>.
16146 </para>
16147 </listitem></varlistentry>
16148 <varlistentry>
16149 <term><varname>$n0</varname> &ndash; <varname>$n9</varname></term>
16150 <listitem>
16151 <para>
16152 These variables are counters that can be incremented by means
16153 of the <option>add</option> command in filter files.
16154 </para>
16155 </listitem></varlistentry>
16156 <varlistentry>
16157 <term><varname>$original_domain</varname></term>
16158 <listitem>
16159 <para>
16160 <indexterm role="concept">
16161 <primary><varname>$domain</varname></primary>
16162 </indexterm>
16163 <indexterm role="concept">
16164 <primary><varname>$original_domain</varname></primary>
16165 </indexterm>
16166 When a top-level address is being processed for delivery, this contains the
16167 same value as <varname>$domain</varname>. However, if a <quote>child</quote> address (for example,
16168 generated by an alias, forward, or filter file) is being processed, this
16169 variable contains the domain of the original address. This differs from
16170 <varname>$parent_domain</varname> only when there is more than one level of aliasing or
16171 forwarding. When more than one address is being delivered in a single transport
16172 run, <varname>$original_domain</varname> is not set.
16173 </para>
16174 <para>
16175 If a new address is created by means of a <option>deliver</option> command in a system
16176 filter, it is set up with an artificial <quote>parent</quote> address. This has the local
16177 part <emphasis>system-filter</emphasis> and the default qualify domain.
16178 </para>
16179 </listitem></varlistentry>
16180 <varlistentry>
16181 <term><varname>$original_local_part</varname></term>
16182 <listitem>
16183 <para>
16184 <indexterm role="concept">
16185 <primary><varname>$local_part</varname></primary>
16186 </indexterm>
16187 <indexterm role="concept">
16188 <primary><varname>$original_local_part</varname></primary>
16189 </indexterm>
16190 When a top-level address is being processed for delivery, this contains the
16191 same value as <varname>$local_part</varname>, unless a prefix or suffix was removed from the
16192 local part, because <varname>$original_local_part</varname> always contains the full local
16193 part. When a <quote>child</quote> address (for example, generated by an alias, forward, or
16194 filter file) is being processed, this variable contains the full local part of
16195 the original address.
16196 </para>
16197 <para>
16198 If the router that did the redirection processed the local part
16199 case-insensitively, the value in <varname>$original_local_part</varname> is in lower case.
16200 This variable differs from <varname>$parent_local_part</varname> only when there is more than
16201 one level of aliasing or forwarding. When more than one address is being
16202 delivered in a single transport run, <varname>$original_local_part</varname> is not set.
16203 </para>
16204 <para>
16205 If a new address is created by means of a <option>deliver</option> command in a system
16206 filter, it is set up with an artificial <quote>parent</quote> address. This has the local
16207 part <emphasis>system-filter</emphasis> and the default qualify domain.
16208 </para>
16209 </listitem></varlistentry>
16210 <varlistentry>
16211 <term><varname>$originator_gid</varname></term>
16212 <listitem>
16213 <para>
16214 <indexterm role="concept">
16215 <primary>gid (group id)</primary>
16216 <secondary>of originating user</secondary>
16217 </indexterm>
16218 <indexterm role="concept">
16219 <primary>sender</primary>
16220 <secondary>gid</secondary>
16221 </indexterm>
16222 <indexterm role="concept">
16223 <primary><varname>$caller_gid</varname></primary>
16224 </indexterm>
16225 <indexterm role="concept">
16226 <primary><varname>$originator_gid</varname></primary>
16227 </indexterm>
16228 This variable contains the value of <varname>$caller_gid</varname> that was set when the
16229 message was received. For messages received via the command line, this is the
16230 gid of the sending user. For messages received by SMTP over TCP/IP, this is
16231 normally the gid of the Exim user.
16232 </para>
16233 </listitem></varlistentry>
16234 <varlistentry>
16235 <term><varname>$originator_uid</varname></term>
16236 <listitem>
16237 <para>
16238 <indexterm role="concept">
16239 <primary>uid (user id)</primary>
16240 <secondary>of originating user</secondary>
16241 </indexterm>
16242 <indexterm role="concept">
16243 <primary>sender</primary>
16244 <secondary>uid</secondary>
16245 </indexterm>
16246 <indexterm role="concept">
16247 <primary><varname>$caller_uid</varname></primary>
16248 </indexterm>
16249 <indexterm role="concept">
16250 <primary><varname>$originaltor_uid</varname></primary>
16251 </indexterm>
16252 The value of <varname>$caller_uid</varname> that was set when the message was received. For
16253 messages received via the command line, this is the uid of the sending user.
16254 For messages received by SMTP over TCP/IP, this is normally the uid of the Exim
16255 user.
16256 </para>
16257 </listitem></varlistentry>
16258 <varlistentry>
16259 <term><varname>$parent_domain</varname></term>
16260 <listitem>
16261 <para>
16262 <indexterm role="concept">
16263 <primary><varname>$parent_domain</varname></primary>
16264 </indexterm>
16265 This variable is similar to <varname>$original_domain</varname> (see
16266 above), except that it refers to the immediately preceding parent address.
16267 </para>
16268 </listitem></varlistentry>
16269 <varlistentry>
16270 <term><varname>$parent_local_part</varname></term>
16271 <listitem>
16272 <para>
16273 <indexterm role="concept">
16274 <primary><varname>$parent_local_part</varname></primary>
16275 </indexterm>
16276 This variable is similar to <varname>$original_local_part</varname>
16277 (see above), except that it refers to the immediately preceding parent address.
16278 </para>
16279 </listitem></varlistentry>
16280 <varlistentry>
16281 <term><varname>$pid</varname></term>
16282 <listitem>
16283 <para>
16284 <indexterm role="concept">
16285 <primary>pid (process id)</primary>
16286 <secondary>of current process</secondary>
16287 </indexterm>
16288 <indexterm role="concept">
16289 <primary><varname>$pid</varname></primary>
16290 </indexterm>
16291 This variable contains the current process id.
16292 </para>
16293 </listitem></varlistentry>
16294 <varlistentry>
16295 <term><varname>$pipe_addresses</varname></term>
16296 <listitem>
16297 <para>
16298 <indexterm role="concept">
16299 <primary>filter</primary>
16300 <secondary>transport filter</secondary>
16301 </indexterm>
16302 <indexterm role="concept">
16303 <primary>transport</primary>
16304 <secondary>filter</secondary>
16305 </indexterm>
16306 <indexterm role="concept">
16307 <primary><varname>$pipe_addresses</varname></primary>
16308 </indexterm>
16309 This is not an expansion variable, but is mentioned here because the string
16310 <literal>$pipe_addresses</literal> is handled specially in the command specification for the
16311 <command>pipe</command> transport (chapter <xref linkend="CHAPpipetransport"/>) and in transport filters
16312 (described under <option>transport_filter</option> in chapter <xref linkend="CHAPtransportgeneric"/>).
16313 It cannot be used in general expansion strings, and provokes an <quote>unknown
16314 variable</quote> error if encountered.
16315 </para>
16316 </listitem></varlistentry>
16317 <varlistentry>
16318 <term><varname>$primary_hostname</varname></term>
16319 <listitem>
16320 <para>
16321 <indexterm role="concept">
16322 <primary><varname>$primary_hostname</varname></primary>
16323 </indexterm>
16324 This variable contains the value set by <option>primary_hostname</option> in the
16325 configuration file, or read by the <function>uname()</function> function. If <function>uname()</function> returns
16326 a single-component name, Exim calls <function>gethostbyname()</function> (or
16327 <function>getipnodebyname()</function> where available) in an attempt to acquire a fully
16328 qualified host name. See also <varname>$smtp_active_hostname</varname>.
16329 </para>
16330 </listitem></varlistentry>
16331 <varlistentry>
16332 <term><varname>$prvscheck_address</varname></term>
16333 <listitem>
16334 <para>
16335 This variable is used in conjunction with the <option>prvscheck</option> expansion item,
16336 which is described in sections <xref linkend="SECTexpansionitems"/> and
16337 <xref linkend="SECTverifyPRVS"/>.
16338 </para>
16339 </listitem></varlistentry>
16340 <varlistentry>
16341 <term><varname>$prvscheck_keynum</varname></term>
16342 <listitem>
16343 <para>
16344 This variable is used in conjunction with the <option>prvscheck</option> expansion item,
16345 which is described in sections <xref linkend="SECTexpansionitems"/> and
16346 <xref linkend="SECTverifyPRVS"/>.
16347 </para>
16348 </listitem></varlistentry>
16349 <varlistentry>
16350 <term><varname>$prvscheck_result</varname></term>
16351 <listitem>
16352 <para>
16353 This variable is used in conjunction with the <option>prvscheck</option> expansion item,
16354 which is described in sections <xref linkend="SECTexpansionitems"/> and
16355 <xref linkend="SECTverifyPRVS"/>.
16356 </para>
16357 </listitem></varlistentry>
16358 <varlistentry>
16359 <term><varname>$qualify_domain</varname></term>
16360 <listitem>
16361 <para>
16362 <indexterm role="concept">
16363 <primary><varname>$qualify_domain</varname></primary>
16364 </indexterm>
16365 The value set for the <option>qualify_domain</option> option in the configuration file.
16366 </para>
16367 </listitem></varlistentry>
16368 <varlistentry>
16369 <term><varname>$qualify_recipient</varname></term>
16370 <listitem>
16371 <para>
16372 <indexterm role="concept">
16373 <primary><varname>$qualify_recipient</varname></primary>
16374 </indexterm>
16375 The value set for the <option>qualify_recipient</option> option in the configuration file,
16376 or if not set, the value of <varname>$qualify_domain</varname>.
16377 </para>
16378 </listitem></varlistentry>
16379 <varlistentry>
16380 <term><varname>$rcpt_count</varname></term>
16381 <listitem>
16382 <para>
16383 <indexterm role="concept">
16384 <primary><varname>$rcpt_count</varname></primary>
16385 </indexterm>
16386 When a message is being received by SMTP, this variable contains the number of
16387 RCPT commands received for the current message. If this variable is used in a
16388 RCPT ACL, its value includes the current command.
16389 </para>
16390 </listitem></varlistentry>
16391 <varlistentry>
16392 <term><varname>$rcpt_defer_count</varname></term>
16393 <listitem>
16394 <para>
16395 <indexterm role="concept">
16396 <primary><varname>$rcpt_defer_count</varname></primary>
16397 </indexterm>
16398 When a message is being received by SMTP, this variable contains the number of
16399 RCPT commands in the current message that have previously been rejected with a
16400 temporary (4<emphasis>xx</emphasis>) response.
16401 </para>
16402 </listitem></varlistentry>
16403 <varlistentry>
16404 <term><varname>$rcpt_fail_count</varname></term>
16405 <listitem>
16406 <para>
16407 <indexterm role="concept">
16408 <primary><varname>$rcpt_fail_count</varname></primary>
16409 </indexterm>
16410 When a message is being received by SMTP, this variable contains the number of
16411 RCPT commands in the current message that have previously been rejected with a
16412 permanent (5<emphasis>xx</emphasis>) response.
16413 </para>
16414 </listitem></varlistentry>
16415 <varlistentry>
16416 <term><varname>$received_count</varname></term>
16417 <listitem>
16418 <para>
16419 <indexterm role="concept">
16420 <primary><varname>$received_count</varname></primary>
16421 </indexterm>
16422 This variable contains the number of <emphasis>Received:</emphasis> header lines in the message,
16423 including the one added by Exim (so its value is always greater than zero). It
16424 is available in the DATA ACL, the non-SMTP ACL, and while routing and
16425 delivering.
16426 </para>
16427 </listitem></varlistentry>
16428 <varlistentry>
16429 <term><varname>$received_for</varname></term>
16430 <listitem>
16431 <para>
16432 <indexterm role="concept">
16433 <primary><varname>$received_for</varname></primary>
16434 </indexterm>
16435 If there is only a single recipient address in an incoming message, this
16436 variable contains that address when the <emphasis>Received:</emphasis> header line is being
16437 built. The value is copied after recipient rewriting has happened, but before
16438 the <function>local_scan()</function> function is run.
16439 </para>
16440 </listitem></varlistentry>
16441 <varlistentry>
16442 <term><varname>$received_protocol</varname></term>
16443 <listitem>
16444 <para>
16445 <indexterm role="concept">
16446 <primary><varname>$received_protocol</varname></primary>
16447 </indexterm>
16448 When a message is being processed, this variable contains the name of the
16449 protocol by which it was received. Most of the names used by Exim are defined
16450 by RFCs 821, 2821, and 3848. They start with <quote>smtp</quote> (the client used HELO) or
16451 <quote>esmtp</quote> (the client used EHLO). This can be followed by <quote>s</quote> for secure
16452 (encrypted) and/or <quote>a</quote> for authenticated. Thus, for example, if the protocol
16453 is set to <quote>esmtpsa</quote>, the message was received over an encrypted SMTP
16454 connection and the client was successfully authenticated.
16455 </para>
16456 <para>
16457 Exim uses the protocol name <quote>smtps</quote> for the case when encryption is
16458 automatically set up on connection without the use of STARTTLS (see
16459 <option>tls_on_connect_ports</option>), and the client uses HELO to initiate the
16460 encrypted SMTP session. The name <quote>smtps</quote> is also used for the rare situation
16461 where the client initially uses EHLO, sets up an encrypted connection using
16462 STARTTLS, and then uses HELO afterwards.
16463 </para>
16464 <para>
16465 The <option>-oMr</option> option provides a way of specifying a custom protocol name for
16466 messages that are injected locally by trusted callers. This is commonly used to
16467 identify messages that are being re-injected after some kind of scanning.
16468 </para>
16469 </listitem></varlistentry>
16470 <varlistentry>
16471 <term><varname>$received_time</varname></term>
16472 <listitem>
16473 <para>
16474 <indexterm role="concept">
16475 <primary><varname>$received_time</varname></primary>
16476 </indexterm>
16477 This variable contains the date and time when the current message was received,
16478 as a number of seconds since the start of the Unix epoch.
16479 </para>
16480 </listitem></varlistentry>
16481 <varlistentry>
16482 <term><varname>$recipient_data</varname></term>
16483 <listitem>
16484 <para>
16485 <indexterm role="concept">
16486 <primary><varname>$recipient_data</varname></primary>
16487 </indexterm>
16488 This variable is set after an indexing lookup success in an ACL <option>recipients</option>
16489 condition. It contains the data from the lookup, and the value remains set
16490 until the next <option>recipients</option> test. Thus, you can do things like this:
16491 </para>
16492 <literallayout>
16493 <literal>require recipients  = cdb*@;/some/file</literal>
16494 <literal>deny    </literal><emphasis>some further test involving</emphasis> <literal>$recipient_data</literal>
16495 </literallayout>
16496 <para>
16497 <emphasis role="bold">Warning</emphasis>: This variable is set only when a lookup is used as an indexing
16498 method in the address list, using the semicolon syntax as in the example above.
16499 The variable is not set for a lookup that is used as part of the string
16500 expansion that all such lists undergo before being interpreted.
16501 </para>
16502 </listitem></varlistentry>
16503 <varlistentry>
16504 <term><varname>$recipient_verify_failure</varname></term>
16505 <listitem>
16506 <para>
16507 <indexterm role="concept">
16508 <primary><varname>$recipient_verify_failure</varname></primary>
16509 </indexterm>
16510 In an ACL, when a recipient verification fails, this variable contains
16511 information about the failure. It is set to one of the following words:
16512 </para>
16513 <itemizedlist>
16514 <listitem>
16515 <para>
16516 <quote>qualify</quote>: The address was unqualified (no domain), and the message
16517 was neither local nor came from an exempted host.
16518 </para>
16519 </listitem>
16520 <listitem>
16521 <para>
16522 <quote>route</quote>: Routing failed.
16523 </para>
16524 </listitem>
16525 <listitem>
16526 <para>
16527 <quote>mail</quote>: Routing succeeded, and a callout was attempted; rejection occurred at
16528 or before the MAIL command (that is, on initial connection, HELO, or
16529 MAIL).
16530 </para>
16531 </listitem>
16532 <listitem>
16533 <para>
16534 <quote>recipient</quote>: The RCPT command in a callout was rejected.
16535 </para>
16536 </listitem>
16537 <listitem>
16538 <para>
16539 <quote>postmaster</quote>: The postmaster check in a callout was rejected.
16540 </para>
16541 </listitem>
16542 </itemizedlist>
16543 <para>
16544 The main use of this variable is expected to be to distinguish between
16545 rejections of MAIL and rejections of RCPT.
16546 </para>
16547 </listitem></varlistentry>
16548 <varlistentry>
16549 <term><varname>$recipients</varname></term>
16550 <listitem>
16551 <para>
16552 <indexterm role="concept">
16553 <primary><varname>$recipients</varname></primary>
16554 </indexterm>
16555 This variable contains a list of envelope recipients for a
16556 message. A comma and a space separate the addresses in the replacement text.
16557 However, the variable is not generally available, to prevent exposure of Bcc
16558 recipients in unprivileged users&#x2019; filter files. You can use <varname>$recipients</varname> only
16559 in these two cases:
16560 </para>
16561 <orderedlist numeration="arabic">
16562 <listitem>
16563 <para>
16564 In a system filter file.
16565 </para>
16566 </listitem>
16567 <listitem>
16568 <para>
16569 In the ACLs associated with the DATA command, that is, the ACLs defined by
16570 <option>acl_smtp_predata</option> and <option>acl_smtp_data</option>.
16571 </para>
16572 </listitem>
16573 </orderedlist>
16574 </listitem></varlistentry>
16575 <varlistentry>
16576 <term><varname>$recipients_count</varname></term>
16577 <listitem>
16578 <para>
16579 <indexterm role="concept">
16580 <primary><varname>$recipients_count</varname></primary>
16581 </indexterm>
16582 When a message is being processed, this variable contains the number of
16583 envelope recipients that came with the message. Duplicates are not excluded
16584 from the count. While a message is being received over SMTP, the number
16585 increases for each accepted recipient. It can be referenced in an ACL.
16586 </para>
16587 </listitem></varlistentry>
16588 <varlistentry>
16589 <term><varname>$reply_address</varname></term>
16590 <listitem>
16591 <para>
16592 <indexterm role="concept">
16593 <primary><varname>$reply_address</varname></primary>
16594 </indexterm>
16595 When a message is being processed, this variable contains the contents of the
16596 <emphasis>Reply-To:</emphasis> header line if one exists and it is not empty, or otherwise the
16597 contents of the <emphasis>From:</emphasis> header line. Apart from the removal of leading
16598 white space, the value is not processed in any way. In particular, no RFC 2047
16599 decoding or character code translation takes place.
16600 </para>
16601 </listitem></varlistentry>
16602 <varlistentry>
16603 <term><varname>$return_path</varname></term>
16604 <listitem>
16605 <para>
16606 <indexterm role="concept">
16607 <primary><varname>$return_path</varname></primary>
16608 </indexterm>
16609 When a message is being delivered, this variable contains the return path &ndash;
16610 the sender field that will be sent as part of the envelope. It is not enclosed
16611 in &lt;&gt; characters. At the start of routing an address, <varname>$return_path</varname> has the
16612 same value as <varname>$sender_address</varname>, but if, for example, an incoming message to a
16613 mailing list has been expanded by a router which specifies a different address
16614 for bounce messages, <varname>$return_path</varname> subsequently contains the new bounce
16615 address, whereas <varname>$sender_address</varname> always contains the original sender address
16616 that was received with the message. In other words, <varname>$sender_address</varname> contains
16617 the incoming envelope sender, and <varname>$return_path</varname> contains the outgoing
16618 envelope sender.
16619 </para>
16620 </listitem></varlistentry>
16621 <varlistentry>
16622 <term><varname>$return_size_limit</varname></term>
16623 <listitem>
16624 <para>
16625 <indexterm role="concept">
16626 <primary><varname>$return_size_limit</varname></primary>
16627 </indexterm>
16628 This is an obsolete name for <varname>$bounce_return_size_limit</varname>.
16629 </para>
16630 </listitem></varlistentry>
16631 <varlistentry>
16632 <term><varname>$runrc</varname></term>
16633 <listitem>
16634 <para>
16635 <indexterm role="concept">
16636 <primary>return code</primary>
16637 <secondary>from <option>run</option> expansion</secondary>
16638 </indexterm>
16639 <indexterm role="concept">
16640 <primary><varname>$runrc</varname></primary>
16641 </indexterm>
16642 This variable contains the return code from a command that is run by the
16643 <option>${run...}</option> expansion item. <emphasis role="bold">Warning</emphasis>: In a router or transport, you cannot
16644 assume the order in which option values are expanded, except for those
16645 preconditions whose order of testing is documented. Therefore, you cannot
16646 reliably expect to set <varname>$runrc</varname> by the expansion of one option, and use it in
16647 another.
16648 </para>
16649 </listitem></varlistentry>
16650 <varlistentry>
16651 <term><varname>$self_hostname</varname></term>
16652 <listitem>
16653 <para>
16654 <indexterm role="concept">
16655 <primary><option>self</option> option</primary>
16656 <secondary>value of host name</secondary>
16657 </indexterm>
16658 <indexterm role="concept">
16659 <primary><varname>$self_hostname</varname></primary>
16660 </indexterm>
16661 When an address is routed to a supposedly remote host that turns out to be the
16662 local host, what happens is controlled by the <option>self</option> generic router option.
16663 One of its values causes the address to be passed to another router. When this
16664 happens, <varname>$self_hostname</varname> is set to the name of the local host that the
16665 original router encountered. In other circumstances its contents are null.
16666 </para>
16667 </listitem></varlistentry>
16668 <varlistentry>
16669 <term><varname>$sender_address</varname></term>
16670 <listitem>
16671 <para>
16672 <indexterm role="concept">
16673 <primary><varname>$sender_address</varname></primary>
16674 </indexterm>
16675 When a message is being processed, this variable contains the sender&#x2019;s address
16676 that was received in the message&#x2019;s envelope. For bounce messages, the value of
16677 this variable is the empty string. See also <varname>$return_path</varname>.
16678 </para>
16679 </listitem></varlistentry>
16680 <varlistentry>
16681 <term><varname>$sender_address_data</varname></term>
16682 <listitem>
16683 <para>
16684 <indexterm role="concept">
16685 <primary><varname>$address_data</varname></primary>
16686 </indexterm>
16687 <indexterm role="concept">
16688 <primary><varname>$sender_address_data</varname></primary>
16689 </indexterm>
16690 If <varname>$address_data</varname> is set when the routers are called from an ACL to verify a
16691 sender address, the final value is preserved in <varname>$sender_address_data</varname>, to
16692 distinguish it from data from a recipient address. The value does not persist
16693 after the end of the current ACL statement. If you want to preserve it for
16694 longer, you can save it in an ACL variable.
16695 </para>
16696 </listitem></varlistentry>
16697 <varlistentry>
16698 <term><varname>$sender_address_domain</varname></term>
16699 <listitem>
16700 <para>
16701 <indexterm role="concept">
16702 <primary><varname>$sender_address_domain</varname></primary>
16703 </indexterm>
16704 The domain portion of <varname>$sender_address</varname>.
16705 </para>
16706 </listitem></varlistentry>
16707 <varlistentry>
16708 <term><varname>$sender_address_local_part</varname></term>
16709 <listitem>
16710 <para>
16711 <indexterm role="concept">
16712 <primary><varname>$sender_address_local_part</varname></primary>
16713 </indexterm>
16714 The local part portion of <varname>$sender_address</varname>.
16715 </para>
16716 </listitem></varlistentry>
16717 <varlistentry>
16718 <term><varname>$sender_data</varname></term>
16719 <listitem>
16720 <para>
16721 <indexterm role="concept">
16722 <primary><varname>$sender_data</varname></primary>
16723 </indexterm>
16724 This variable is set after a lookup success in an ACL <option>senders</option> condition or
16725 in a router <option>senders</option> option. It contains the data from the lookup, and the
16726 value remains set until the next <option>senders</option> test. Thus, you can do things like
16727 this:
16728 </para>
16729 <literallayout>
16730 <literal>require senders      = cdb*@;/some/file</literal>
16731 <literal>deny    </literal><emphasis>some further test involving</emphasis> <literal>$sender_data</literal>
16732 </literallayout>
16733 <para>
16734 <emphasis role="bold">Warning</emphasis>: This variable is set only when a lookup is used as an indexing
16735 method in the address list, using the semicolon syntax as in the example above.
16736 The variable is not set for a lookup that is used as part of the string
16737 expansion that all such lists undergo before being interpreted.
16738 </para>
16739 </listitem></varlistentry>
16740 <varlistentry>
16741 <term><varname>$sender_fullhost</varname></term>
16742 <listitem>
16743 <para>
16744 <indexterm role="concept">
16745 <primary><varname>$sender_fullhost</varname></primary>
16746 </indexterm>
16747 When a message is received from a remote host, this variable contains the host
16748 name and IP address in a single string. It ends with the IP address in square
16749 brackets, followed by a colon and a port number if the logging of ports is
16750 enabled. The format of the rest of the string depends on whether the host
16751 issued a HELO or EHLO SMTP command, and whether the host name was verified by
16752 looking up its IP address. (Looking up the IP address can be forced by the
16753 <option>host_lookup</option> option, independent of verification.) A plain host name at the
16754 start of the string is a verified host name; if this is not present,
16755 verification either failed or was not requested. A host name in parentheses is
16756 the argument of a HELO or EHLO command. This is omitted if it is identical to
16757 the verified host name or to the host&#x2019;s IP address in square brackets.
16758 </para>
16759 </listitem></varlistentry>
16760 <varlistentry>
16761 <term><varname>$sender_helo_name</varname></term>
16762 <listitem>
16763 <para>
16764 <indexterm role="concept">
16765 <primary><varname>$sender_hslo_name</varname></primary>
16766 </indexterm>
16767 When a message is received from a remote host that has issued a HELO or EHLO
16768 command, the argument of that command is placed in this variable. It is also
16769 set if HELO or EHLO is used when a message is received using SMTP locally via
16770 the <option>-bs</option> or <option>-bS</option> options.
16771 </para>
16772 </listitem></varlistentry>
16773 <varlistentry>
16774 <term><varname>$sender_host_address</varname></term>
16775 <listitem>
16776 <para>
16777 <indexterm role="concept">
16778 <primary><varname>$sender_host_address</varname></primary>
16779 </indexterm>
16780 When a message is received from a remote host, this variable contains that
16781 host&#x2019;s IP address. For locally submitted messages, it is empty.
16782 </para>
16783 </listitem></varlistentry>
16784 <varlistentry>
16785 <term><varname>$sender_host_authenticated</varname></term>
16786 <listitem>
16787 <para>
16788 <indexterm role="concept">
16789 <primary><varname>$sender_host_authenticated</varname></primary>
16790 </indexterm>
16791 This variable contains the name (not the public name) of the authenticator
16792 driver that successfully authenticated the client from which the message was
16793 received. It is empty if there was no successful authentication. See also
16794 <varname>$authenticated_id</varname>.
16795 </para>
16796 </listitem></varlistentry>
16797 <varlistentry>
16798 <term><varname>$sender_host_name</varname></term>
16799 <listitem>
16800 <para>
16801 <indexterm role="concept">
16802 <primary><varname>$sender_host_name</varname></primary>
16803 </indexterm>
16804 When a message is received from a remote host, this variable contains the
16805 host&#x2019;s name as obtained by looking up its IP address. For messages received by
16806 other means, this variable is empty.
16807 </para>
16808 <para>
16809 <indexterm role="concept">
16810 <primary><varname>$host_lookup_failed</varname></primary>
16811 </indexterm>
16812 If the host name has not previously been looked up, a reference to
16813 <varname>$sender_host_name</varname> triggers a lookup (for messages from remote hosts).
16814 A looked up name is accepted only if it leads back to the original IP address
16815 via a forward lookup. If either the reverse or the forward lookup fails to find
16816 any data, or if the forward lookup does not yield the original IP address,
16817 <varname>$sender_host_name</varname> remains empty, and <varname>$host_lookup_failed</varname> is set to <quote>1</quote>.
16818 </para>
16819 <para>
16820 <indexterm role="concept">
16821 <primary><varname>$host_lookup_deferred</varname></primary>
16822 </indexterm>
16823 However, if either of the lookups cannot be completed (for example, there is a
16824 DNS timeout), <varname>$host_lookup_deferred</varname> is set to <quote>1</quote>, and
16825 <varname>$host_lookup_failed</varname> remains set to <quote>0</quote>.
16826 </para>
16827 <para>
16828 Once <varname>$host_lookup_failed</varname> is set to <quote>1</quote>, Exim does not try to look up the
16829 host name again if there is a subsequent reference to <varname>$sender_host_name</varname>
16830 in the same Exim process, but it does try again if <varname>$sender_host_deferred</varname>
16831 is set to <quote>1</quote>.
16832 </para>
16833 <para>
16834 Exim does not automatically look up every calling host&#x2019;s name. If you want
16835 maximum efficiency, you should arrange your configuration so that it avoids
16836 these lookups altogether. The lookup happens only if one or more of the
16837 following are true:
16838 </para>
16839 <itemizedlist>
16840 <listitem>
16841 <para>
16842 A string containing <varname>$sender_host_name</varname> is expanded.
16843 </para>
16844 </listitem>
16845 <listitem>
16846 <para>
16847 The calling host matches the list in <option>host_lookup</option>. In the default
16848 configuration, this option is set to *, so it must be changed if lookups are
16849 to be avoided. (In the code, the default for <option>host_lookup</option> is unset.)
16850 </para>
16851 </listitem>
16852 <listitem>
16853 <para>
16854 Exim needs the host name in order to test an item in a host list. The items
16855 that require this are described in sections <xref linkend="SECThoslispatnam"/> and
16856 <xref linkend="SECThoslispatnamsk"/>.
16857 </para>
16858 </listitem>
16859 <listitem>
16860 <para>
16861 The calling host matches <option>helo_try_verify_hosts</option> or <option>helo_verify_hosts</option>.
16862 In this case, the host name is required to compare with the name quoted in any
16863 EHLO or HELO commands that the client issues.
16864 </para>
16865 </listitem>
16866 <listitem>
16867 <para>
16868 The remote host issues a EHLO or HELO command that quotes one of the
16869 domains in <option>helo_lookup_domains</option>. The default value of this option is
16870 </para>
16871 <literallayout class="monospaced">
16872   helo_lookup_domains = @ : @[]
16873 </literallayout>
16874 <para>
16875 which causes a lookup if a remote host (incorrectly) gives the server&#x2019;s name or
16876 IP address in an EHLO or HELO command.
16877 </para>
16878 </listitem>
16879 </itemizedlist>
16880 </listitem></varlistentry>
16881 <varlistentry>
16882 <term><varname>$sender_host_port</varname></term>
16883 <listitem>
16884 <para>
16885 <indexterm role="concept">
16886 <primary><varname>$sender_host_port</varname></primary>
16887 </indexterm>
16888 When a message is received from a remote host, this variable contains the port
16889 number that was used on the remote host.
16890 </para>
16891 </listitem></varlistentry>
16892 <varlistentry>
16893 <term><varname>$sender_ident</varname></term>
16894 <listitem>
16895 <para>
16896 <indexterm role="concept">
16897 <primary><varname>$sender_ident</varname></primary>
16898 </indexterm>
16899 When a message is received from a remote host, this variable contains the
16900 identification received in response to an RFC 1413 request. When a message has
16901 been received locally, this variable contains the login name of the user that
16902 called Exim.
16903 </para>
16904 </listitem></varlistentry>
16905 <varlistentry>
16906 <term><varname>$sender_rate_</varname><emphasis>xxx</emphasis></term>
16907 <listitem>
16908 <para>
16909 A number of variables whose names begin <varname>$sender_rate_</varname> are set as part of the
16910 <option>ratelimit</option> ACL condition. Details are given in section
16911 <xref linkend="SECTratelimiting"/>.
16912 </para>
16913 </listitem></varlistentry>
16914 <varlistentry>
16915 <term><varname>$sender_rcvhost</varname></term>
16916 <listitem>
16917 <para>
16918 <indexterm role="concept">
16919 <primary>DNS</primary>
16920 <secondary>reverse lookup</secondary>
16921 </indexterm>
16922 <indexterm role="concept">
16923 <primary>reverse DNS lookup</primary>
16924 </indexterm>
16925 <indexterm role="concept">
16926 <primary><varname>$sender_rcvhost</varname></primary>
16927 </indexterm>
16928 This is provided specifically for use in <emphasis>Received:</emphasis> headers. It starts with
16929 either the verified host name (as obtained from a reverse DNS lookup) or, if
16930 there is no verified host name, the IP address in square brackets. After that
16931 there may be text in parentheses. When the first item is a verified host name,
16932 the first thing in the parentheses is the IP address in square brackets,
16933 followed by a colon and a port number if port logging is enabled. When the
16934 first item is an IP address, the port is recorded as <quote>port=<emphasis>xxxx</emphasis></quote> inside
16935 the parentheses.
16936 </para>
16937 <para>
16938 There may also be items of the form <quote>helo=<emphasis>xxxx</emphasis></quote> if HELO or EHLO
16939 was used and its argument was not identical to the real host name or IP
16940 address, and <quote>ident=<emphasis>xxxx</emphasis></quote> if an RFC 1413 ident string is available. If
16941 all three items are present in the parentheses, a newline and tab are inserted
16942 into the string, to improve the formatting of the <emphasis>Received:</emphasis> header.
16943 </para>
16944 </listitem></varlistentry>
16945 <varlistentry>
16946 <term><varname>$sender_verify_failure</varname></term>
16947 <listitem>
16948 <para>
16949 <indexterm role="concept">
16950 <primary><varname>$sender_verify_failure</varname></primary>
16951 </indexterm>
16952 In an ACL, when a sender verification fails, this variable contains information
16953 about the failure. The details are the same as for
16954 <varname>$recipient_verify_failure</varname>.
16955 </para>
16956 </listitem></varlistentry>
16957 <varlistentry>
16958 <term><varname>$smtp_active_hostname</varname></term>
16959 <listitem>
16960 <para>
16961 <indexterm role="concept">
16962 <primary><varname>$smtp_active_hostname</varname></primary>
16963 </indexterm>
16964 During an SMTP session, this variable contains the value of the active host
16965 name, as specified by the <option>smtp_active_hostname</option> option. The value of
16966 <varname>$smtp_active_hostname</varname> is saved with any message that is received, so its
16967 value can be consulted during routing and delivery.
16968 </para>
16969 </listitem></varlistentry>
16970 <varlistentry>
16971 <term><varname>$smtp_command</varname></term>
16972 <listitem>
16973 <para>
16974 <indexterm role="concept">
16975 <primary><varname>$smtp_command</varname></primary>
16976 </indexterm>
16977 During the processing of an incoming SMTP command, this variable contains the
16978 entire command. This makes it possible to distinguish between HELO and EHLO in
16979 the HELO ACL, and also to distinguish between commands such as these:
16980 </para>
16981 <literallayout class="monospaced">
16982 MAIL FROM:&lt;&gt;
16983 MAIL FROM: &lt;&gt;
16984 </literallayout>
16985 <para>
16986 For a MAIL command, extra parameters such as SIZE can be inspected. For a RCPT
16987 command, the address in <varname>$smtp_command</varname> is the original address before any
16988 rewriting, whereas the values in <varname>$local_part</varname> and <varname>$domain</varname> are taken from
16989 the address after SMTP-time rewriting.
16990 </para>
16991 </listitem></varlistentry>
16992 <varlistentry>
16993 <term><varname>$smtp_command_argument</varname></term>
16994 <listitem>
16995 <para>
16996 <indexterm role="concept">
16997 <primary>SMTP command</primary>
16998 <secondary>argument for</secondary>
16999 </indexterm>
17000 <indexterm role="concept">
17001 <primary><varname>$smtp_command_argument</varname></primary>
17002 </indexterm>
17003 While an ACL is running to check an SMTP command, this variable contains the
17004 argument, that is, the text that follows the command name, with leading white
17005 space removed. Following the introduction of <varname>$smtp_command</varname>, this variable is
17006 somewhat redundant, but is retained for backwards compatibility.
17007 </para>
17008 </listitem></varlistentry>
17009 <varlistentry>
17010 <term><varname>$sn0</varname> &ndash; <varname>$sn9</varname></term>
17011 <listitem>
17012 <para>
17013 These variables are copies of the values of the <varname>$n0</varname> &ndash; <varname>$n9</varname> accumulators
17014 that were current at the end of the system filter file. This allows a system
17015 filter file to set values that can be tested in users&#x2019; filter files. For
17016 example, a system filter could set a value indicating how likely it is that a
17017 message is junk mail.
17018 </para>
17019 </listitem></varlistentry>
17020 <varlistentry>
17021 <term><varname>$spam_</varname><emphasis>xxx</emphasis></term>
17022 <listitem>
17023 <para>
17024 A number of variables whose names start with <varname>$spam</varname> are available when Exim
17025 is compiled with the content-scanning extension. For details, see section
17026 <xref linkend="SECTscanspamass"/>.
17027 </para>
17028 </listitem></varlistentry>
17029 <varlistentry>
17030 <term><varname>$spool_directory</varname></term>
17031 <listitem>
17032 <para>
17033 <indexterm role="concept">
17034 <primary><varname>$spool_directory</varname></primary>
17035 </indexterm>
17036 The name of Exim&#x2019;s spool directory.
17037 </para>
17038 </listitem></varlistentry>
17039 <varlistentry>
17040 <term><varname>$spool_inodes</varname></term>
17041 <listitem>
17042 <para>
17043 <indexterm role="concept">
17044 <primary><varname>$spool_inodes</varname></primary>
17045 </indexterm>
17046 The number of free inodes in the disk partition where Exim&#x2019;s spool files are
17047 being written. The value is recalculated whenever the variable is referenced.
17048 If the relevant file system does not have the concept of inodes, the value of
17049 is -1. See also the <option>check_spool_inodes</option> option.
17050 </para>
17051 </listitem></varlistentry>
17052 <varlistentry>
17053 <term><varname>$spool_space</varname></term>
17054 <listitem>
17055 <para>
17056 <indexterm role="concept">
17057 <primary><varname>$spool_space</varname></primary>
17058 </indexterm>
17059 The amount of free space (as a number of kilobytes) in the disk partition where
17060 Exim&#x2019;s spool files are being written. The value is recalculated whenever the
17061 variable is referenced. If the operating system does not have the ability to
17062 find the amount of free space (only true for experimental systems), the space
17063 value is -1. For example, to check in an ACL that there is at least 50
17064 megabytes free on the spool, you could write:
17065 </para>
17066 <literallayout class="monospaced">
17067 condition = ${if &gt; {$spool_space}{50000}}
17068 </literallayout>
17069 <para>
17070 See also the <option>check_spool_space</option> option.
17071 </para>
17072 </listitem></varlistentry>
17073 <varlistentry>
17074 <term><varname>$thisaddress</varname></term>
17075 <listitem>
17076 <para>
17077 <indexterm role="concept">
17078 <primary><varname>$thisaddress</varname></primary>
17079 </indexterm>
17080 This variable is set only during the processing of the <option>foranyaddress</option>
17081 command in a filter file. Its use is explained in the description of that
17082 command, which can be found in the separate document entitled <emphasis>Exim&#x2019;s
17083 interfaces to mail filtering</emphasis>.
17084 </para>
17085 </listitem></varlistentry>
17086 <varlistentry>
17087 <term><varname>$tls_certificate_verified</varname></term>
17088 <listitem>
17089 <para>
17090 <indexterm role="concept">
17091 <primary><varname>$tls_certificate_verified</varname></primary>
17092 </indexterm>
17093 This variable is set to <quote>1</quote> if a TLS certificate was verified when the
17094 message was received, and <quote>0</quote> otherwise.
17095 </para>
17096 </listitem></varlistentry>
17097 <varlistentry>
17098 <term><varname>$tls_cipher</varname></term>
17099 <listitem>
17100 <para>
17101 <indexterm role="concept">
17102 <primary><varname>$tls_cipher</varname></primary>
17103 </indexterm>
17104 When a message is received from a remote host over an encrypted SMTP
17105 connection, this variable is set to the cipher suite that was negotiated, for
17106 example DES-CBC3-SHA. In other circumstances, in particular, for message
17107 received over unencrypted connections, the variable is empty. See chapter
17108 <xref linkend="CHAPTLS"/> for details of TLS support.
17109 </para>
17110 </listitem></varlistentry>
17111 <varlistentry>
17112 <term><varname>$tls_peerdn</varname></term>
17113 <listitem>
17114 <para>
17115 <indexterm role="concept">
17116 <primary><varname>$tls_peerdn</varname></primary>
17117 </indexterm>
17118 When a message is received from a remote host over an encrypted SMTP
17119 connection, and Exim is configured to request a certificate from the client,
17120 the value of the Distinguished Name of the certificate is made available in the
17121 <varname>$tls_peerdn</varname> during subsequent processing.
17122 </para>
17123 </listitem></varlistentry>
17124 <varlistentry>
17125 <term><varname>$tod_bsdinbox</varname></term>
17126 <listitem>
17127 <para>
17128 <indexterm role="concept">
17129 <primary><varname>$tod_bsdinbox</varname></primary>
17130 </indexterm>
17131 The time of day and the date, in the format required for BSD-style mailbox
17132 files, for example: Thu Oct 17 17:14:09 1995.
17133 </para>
17134 </listitem></varlistentry>
17135 <varlistentry>
17136 <term><varname>$tod_epoch</varname></term>
17137 <listitem>
17138 <para>
17139 <indexterm role="concept">
17140 <primary><varname>$tod_epoch</varname></primary>
17141 </indexterm>
17142 The time and date as a number of seconds since the start of the Unix epoch.
17143 </para>
17144 </listitem></varlistentry>
17145 <varlistentry>
17146 <term><varname>$tod_full</varname></term>
17147 <listitem>
17148 <para>
17149 <indexterm role="concept">
17150 <primary><varname>$tod_full</varname></primary>
17151 </indexterm>
17152 A full version of the time and date, for example: Wed, 16 Oct 1995 09:51:40
17153 +0100. The timezone is always given as a numerical offset from UTC, with
17154 positive values used for timezones that are ahead (east) of UTC, and negative
17155 values for those that are behind (west).
17156 </para>
17157 </listitem></varlistentry>
17158 <varlistentry>
17159 <term><varname>$tod_log</varname></term>
17160 <listitem>
17161 <para>
17162 <indexterm role="concept">
17163 <primary><varname>$tod_log</varname></primary>
17164 </indexterm>
17165 The time and date in the format used for writing Exim&#x2019;s log files, for example:
17166 1995-10-12 15:32:29, but without a timezone.
17167 </para>
17168 </listitem></varlistentry>
17169 <varlistentry>
17170 <term><varname>$tod_logfile</varname></term>
17171 <listitem>
17172 <para>
17173 <indexterm role="concept">
17174 <primary><varname>$tod_logfile</varname></primary>
17175 </indexterm>
17176 This variable contains the date in the format yyyymmdd. This is the format that
17177 is used for datestamping log files when <option>log_file_path</option> contains the <literal>%D</literal>
17178 flag.
17179 </para>
17180 </listitem></varlistentry>
17181 <varlistentry>
17182 <term><varname>$tod_zone</varname></term>
17183 <listitem>
17184 <para>
17185 <indexterm role="concept">
17186 <primary><varname>$tod_zone</varname></primary>
17187 </indexterm>
17188 This variable contains the numerical value of the local timezone, for example:
17189 -0500.
17190 </para>
17191 </listitem></varlistentry>
17192 <varlistentry>
17193 <term><varname>$tod_zulu</varname></term>
17194 <listitem>
17195 <para>
17196 <indexterm role="concept">
17197 <primary><varname>$tod_zulu</varname></primary>
17198 </indexterm>
17199 This variable contains the UTC date and time in <quote>Zulu</quote> format, as specified
17200 by ISO 8601, for example: 20030221154023Z.
17201 </para>
17202 </listitem></varlistentry>
17203 <varlistentry>
17204 <term><varname>$value</varname></term>
17205 <listitem>
17206 <para>
17207 <indexterm role="concept">
17208 <primary><varname>$value</varname></primary>
17209 </indexterm>
17210 This variable contains the result of an expansion lookup, extraction operation,
17211 or external command, as described above.
17212 </para>
17213 </listitem></varlistentry>
17214 <varlistentry>
17215 <term><varname>$version_number</varname></term>
17216 <listitem>
17217 <para>
17218 <indexterm role="concept">
17219 <primary><varname>$version_number</varname></primary>
17220 </indexterm>
17221 The version number of Exim.
17222 </para>
17223 </listitem></varlistentry>
17224 <varlistentry>
17225 <term><varname>$warn_message_delay</varname></term>
17226 <listitem>
17227 <para>
17228 <indexterm role="concept">
17229 <primary><varname>$warn_message_delay</varname></primary>
17230 </indexterm>
17231 This variable is set only during the creation of a message warning about a
17232 delivery delay. Details of its use are explained in section <xref linkend="SECTcustwarn"/>.
17233 </para>
17234 </listitem></varlistentry>
17235 <varlistentry>
17236 <term><varname>$warn_message_recipients</varname></term>
17237 <listitem>
17238 <para>
17239 <indexterm role="concept">
17240 <primary><varname>$warn_message_recipients</varname></primary>
17241 </indexterm>
17242 This variable is set only during the creation of a message warning about a
17243 delivery delay. Details of its use are explained in section <xref linkend="SECTcustwarn"/>.
17244 </para>
17245 </listitem></varlistentry>
17246 </variablelist>
17247 <para>
17248 <indexterm role="concept" startref="IIDstrexp" class="endofrange"/>
17249 </para>
17250 </section>
17251 </chapter>
17252
17253 <chapter id="CHAPperl">
17254 <title>Embedded Perl</title>
17255 <para>
17256 <indexterm role="concept" id="IIDperl" class="startofrange">
17257 <primary>Perl</primary>
17258 <secondary>calling from Exim</secondary>
17259 </indexterm>
17260 Exim can be built to include an embedded Perl interpreter. When this is done,
17261 Perl subroutines can be called as part of the string expansion process. To make
17262 use of the Perl support, you need version 5.004 or later of Perl installed on
17263 your system. To include the embedded interpreter in the Exim binary, include
17264 the line
17265 </para>
17266 <literallayout class="monospaced">
17267 EXIM_PERL = perl.o
17268 </literallayout>
17269 <para>
17270 in your <filename>Local/Makefile</filename> and then build Exim in the normal way.
17271 </para>
17272 <section>
17273 <title>Setting up so Perl can be used</title>
17274 <para>
17275 <indexterm role="concept">
17276 <primary><option>perl_startup</option></primary>
17277 </indexterm>
17278 Access to Perl subroutines is via a global configuration option called
17279 <option>perl_startup</option> and an expansion string operator <option>${perl ...}</option>. If there is
17280 no <option>perl_startup</option> option in the Exim configuration file then no Perl
17281 interpreter is started and there is almost no overhead for Exim (since none of
17282 the Perl library will be paged in unless used). If there is a <option>perl_startup</option>
17283 option then the associated value is taken to be Perl code which is executed in
17284 a newly created Perl interpreter.
17285 </para>
17286 <para>
17287 The value of <option>perl_startup</option> is not expanded in the Exim sense, so you do not
17288 need backslashes before any characters to escape special meanings. The option
17289 should usually be something like
17290 </para>
17291 <literallayout class="monospaced">
17292 perl_startup = do '/etc/exim.pl'
17293 </literallayout>
17294 <para>
17295 where <filename>/etc/exim.pl</filename> is Perl code which defines any subroutines you want to
17296 use from Exim. Exim can be configured either to start up a Perl interpreter as
17297 soon as it is entered, or to wait until the first time it is needed. Starting
17298 the interpreter at the beginning ensures that it is done while Exim still has
17299 its setuid privilege, but can impose an unnecessary overhead if Perl is not in
17300 fact used in a particular run. Also, note that this does not mean that Exim is
17301 necessarily running as root when Perl is called at a later time. By default,
17302 the interpreter is started only when it is needed, but this can be changed in
17303 two ways:
17304 </para>
17305 <itemizedlist>
17306 <listitem>
17307 <para>
17308 <indexterm role="concept">
17309 <primary><option>perl_at_start</option></primary>
17310 </indexterm>
17311 Setting <option>perl_at_start</option> (a boolean option) in the configuration requests
17312 a startup when Exim is entered.
17313 </para>
17314 </listitem>
17315 <listitem>
17316 <para>
17317 The command line option <option>-ps</option> also requests a startup when Exim is entered,
17318 overriding the setting of <option>perl_at_start</option>.
17319 </para>
17320 </listitem>
17321 </itemizedlist>
17322 <para>
17323 There is also a command line option <option>-pd</option> (for delay) which suppresses the
17324 initial startup, even if <option>perl_at_start</option> is set.
17325 </para>
17326 </section>
17327 <section>
17328 <title>Calling Perl subroutines</title>
17329 <para>
17330 When the configuration file includes a <option>perl_startup</option> option you can make use
17331 of the string expansion item to call the Perl subroutines that are defined
17332 by the <option>perl_startup</option> code. The operator is used in any of the following
17333 forms:
17334 </para>
17335 <literallayout class="monospaced">
17336 ${perl{foo}}
17337 ${perl{foo}{argument}}
17338 ${perl{foo}{argument1}{argument2} ... }
17339 </literallayout>
17340 <para>
17341 which calls the subroutine <option>foo</option> with the given arguments. A maximum of eight
17342 arguments may be passed. Passing more than this results in an expansion failure
17343 with an error message of the form
17344 </para>
17345 <literallayout class="monospaced">
17346 Too many arguments passed to Perl subroutine "foo" (max is 8)
17347 </literallayout>
17348 <para>
17349 The return value of the Perl subroutine is evaluated in a scalar context before
17350 it is passed back to Exim to be inserted into the expanded string. If the
17351 return value is <emphasis>undef</emphasis>, the expansion is forced to fail in the same way as
17352 an explicit <quote>fail</quote> on an <option>if</option> or <option>lookup</option> item. If the subroutine aborts
17353 by obeying Perl&#x2019;s <option>die</option> function, the expansion fails with the error message
17354 that was passed to <option>die</option>.
17355 </para>
17356 </section>
17357 <section>
17358 <title>Calling Exim functions from Perl</title>
17359 <para>
17360 Within any Perl code called from Exim, the function <emphasis>Exim::expand_string()</emphasis>
17361 is available to call back into Exim&#x2019;s string expansion function. For example,
17362 the Perl code
17363 </para>
17364 <literallayout class="monospaced">
17365 my $lp = Exim::expand_string('$local_part');
17366 </literallayout>
17367 <para>
17368 makes the current Exim <varname>$local_part</varname> available in the Perl variable <varname>$lp</varname>.
17369 Note those are single quotes and not double quotes to protect against
17370 <varname>$local_part</varname> being interpolated as a Perl variable.
17371 </para>
17372 <para>
17373 If the string expansion is forced to fail by a <quote>fail</quote> item, the result of
17374 <emphasis>Exim::expand_string()</emphasis> is <option>undef</option>. If there is a syntax error in the
17375 expansion string, the Perl call from the original expansion string fails with
17376 an appropriate error message, in the same way as if <option>die</option> were used.
17377 </para>
17378 <para>
17379 <indexterm role="concept">
17380 <primary>debugging</primary>
17381 <secondary>from embedded Perl</secondary>
17382 </indexterm>
17383 <indexterm role="concept">
17384 <primary>log</primary>
17385 <secondary>writing from embedded Perl</secondary>
17386 </indexterm>
17387 Two other Exim functions are available for use from within Perl code.
17388 <emphasis>Exim::debug_write()</emphasis> writes a string to the standard error stream if Exim&#x2019;s
17389 debugging is enabled. If you want a newline at the end, you must supply it.
17390 <emphasis>Exim::log_write()</emphasis> writes a string to Exim&#x2019;s main log, adding a leading
17391 timestamp. In this case, you should not supply a terminating newline.
17392 </para>
17393 </section>
17394 <section>
17395 <title>Use of standard output and error by Perl</title>
17396 <para>
17397 <indexterm role="concept">
17398 <primary>Perl</primary>
17399 <secondary>standard output and error</secondary>
17400 </indexterm>
17401 You should not write to the standard error or output streams from within your
17402 Perl code, as it is not defined how these are set up. In versions of Exim
17403 before 4.50, it is possible for the standard output or error to refer to the
17404 SMTP connection during message reception via the daemon. Writing to this stream
17405 is certain to cause chaos. From Exim 4.50 onwards, the standard output and
17406 error streams are connected to <filename>/dev/null</filename> in the daemon. The chaos is
17407 avoided, but the output is lost.
17408 </para>
17409 <para>
17410 <indexterm role="concept">
17411 <primary>Perl</primary>
17412 <secondary>use of <option>warn</option></secondary>
17413 </indexterm>
17414 The Perl <option>warn</option> statement writes to the standard error stream by default.
17415 Calls to <option>warn</option> may be embedded in Perl modules that you use, but over which
17416 you have no control. When Exim starts up the Perl interpreter, it arranges for
17417 output from the <option>warn</option> statement to be written to the Exim main log. You can
17418 change this by including appropriate Perl magic somewhere in your Perl code.
17419 For example, to discard <option>warn</option> output completely, you need this:
17420 </para>
17421 <literallayout class="monospaced">
17422 $SIG{__WARN__} = sub { };
17423 </literallayout>
17424 <para>
17425 Whenever a <option>warn</option> is obeyed, the anonymous subroutine is called. In this
17426 example, the code for the subroutine is empty, so it does nothing, but you can
17427 include any Perl code that you like. The text of the <option>warn</option> message is passed
17428 as the first subroutine argument.
17429 <indexterm role="concept" startref="IIDperl" class="endofrange"/>
17430 </para>
17431 </section>
17432 </chapter>
17433
17434 <chapter id="CHAPinterfaces">
17435 <title>Starting the daemon and the use of network interfaces</title>
17436 <titleabbrev>Starting the daemon</titleabbrev>
17437 <para>
17438 <indexterm role="concept">
17439 <primary>daemon</primary>
17440 <secondary>starting</secondary>
17441 </indexterm>
17442 <indexterm role="concept">
17443 <primary>interface</primary>
17444 <secondary>listening</secondary>
17445 </indexterm>
17446 <indexterm role="concept">
17447 <primary>network interface</primary>
17448 </indexterm>
17449 <indexterm role="concept">
17450 <primary>interface</primary>
17451 <secondary>network</secondary>
17452 </indexterm>
17453 <indexterm role="concept">
17454 <primary>IP address</primary>
17455 <secondary>for listening</secondary>
17456 </indexterm>
17457 <indexterm role="concept">
17458 <primary>daemon</primary>
17459 <secondary>listening IP addresses</secondary>
17460 </indexterm>
17461 <indexterm role="concept">
17462 <primary>TCP/IP</primary>
17463 <secondary>setting listening interfaces</secondary>
17464 </indexterm>
17465 <indexterm role="concept">
17466 <primary>TCP/IP</primary>
17467 <secondary>setting listening ports</secondary>
17468 </indexterm>
17469 A host that is connected to a TCP/IP network may have one or more physical
17470 hardware network interfaces. Each of these interfaces may be configured as one
17471 or more <quote>logical</quote> interfaces, which are the entities that a program actually
17472 works with. Each of these logical interfaces is associated with an IP address.
17473 In addition, TCP/IP software supports <quote>loopback</quote> interfaces (127.0.0.1 in
17474 IPv4 and ::1 in IPv6), which do not use any physical hardware. Exim requires
17475 knowledge about the host&#x2019;s interfaces for use in three different circumstances:
17476 </para>
17477 <orderedlist numeration="arabic">
17478 <listitem>
17479 <para>
17480 When a listening daemon is started, Exim needs to know which interfaces
17481 and ports to listen on.
17482 </para>
17483 </listitem>
17484 <listitem>
17485 <para>
17486 When Exim is routing an address, it needs to know which IP addresses
17487 are associated with local interfaces. This is required for the correct
17488 processing of MX lists by removing the local host and others with the
17489 same or higher priority values. Also, Exim needs to detect cases
17490 when an address is routed to an IP address that in fact belongs to the
17491 local host. Unless the <option>self</option> router option or the <option>allow_localhost</option>
17492 option of the smtp transport is set (as appropriate), this is treated
17493 as an error situation.
17494 </para>
17495 </listitem>
17496 <listitem>
17497 <para>
17498 When Exim connects to a remote host, it may need to know which interface to use
17499 for the outgoing connection.
17500 </para>
17501 </listitem>
17502 </orderedlist>
17503 <para>
17504 Exim&#x2019;s default behaviour is likely to be appropriate in the vast majority
17505 of cases. If your host has only one interface, and you want all its IP
17506 addresses to be treated in the same way, and you are using only the
17507 standard SMTP port, you should not need to take any special action. The
17508 rest of this chapter does not apply to you.
17509 </para>
17510 <para>
17511 In a more complicated situation you may want to listen only on certain
17512 interfaces, or on different ports, and for this reason there are a number of
17513 options that can be used to influence Exim&#x2019;s behaviour. The rest of this
17514 chapter describes how they operate.
17515 </para>
17516 <para>
17517 When a message is received over TCP/IP, the interface and port that were
17518 actually used are set in <varname>$interface_address</varname> and <varname>$interface_port</varname>.
17519 </para>
17520 <section>
17521 <title>Starting a listening daemon</title>
17522 <para>
17523 When a listening daemon is started (by means of the <option>-bd</option> command line
17524 option), the interfaces and ports on which it listens are controlled by the
17525 following options:
17526 </para>
17527 <itemizedlist>
17528 <listitem>
17529 <para>
17530 <option>daemon_smtp_ports</option> contains a list of default ports. (For backward
17531 compatibility, this option can also be specified in the singular.)
17532 </para>
17533 </listitem>
17534 <listitem>
17535 <para>
17536 <option>local_interfaces</option> contains list of interface IP addresses on which to
17537 listen. Each item may optionally also specify a port.
17538 </para>
17539 </listitem>
17540 </itemizedlist>
17541 <para>
17542 The default list separator in both cases is a colon, but this can be changed as
17543 described in section <xref linkend="SECTlistconstruct"/>. When IPv6 addresses are involved,
17544 it is usually best to change the separator to avoid having to double all the
17545 colons. For example:
17546 </para>
17547 <literallayout class="monospaced">
17548 local_interfaces = &lt;; 127.0.0.1 ; \
17549                       192.168.23.65 ; \
17550                       ::1 ; \
17551                       3ffe:ffff:836f::fe86:a061
17552 </literallayout>
17553 <para>
17554 There are two different formats for specifying a port along with an IP address
17555 in <option>local_interfaces</option>:
17556 </para>
17557 <orderedlist numeration="arabic">
17558 <listitem>
17559 <para>
17560 The port is added onto the address with a dot separator. For example, to listen
17561 on port 1234 on two different IP addresses:
17562 </para>
17563 <literallayout class="monospaced">
17564 local_interfaces = &lt;; 192.168.23.65.1234 ; \
17565                       3ffe:ffff:836f::fe86:a061.1234
17566 </literallayout>
17567 </listitem>
17568 <listitem>
17569 <para>
17570 The IP address is enclosed in square brackets, and the port is added
17571 with a colon separator, for example:
17572 </para>
17573 <literallayout class="monospaced">
17574 local_interfaces = &lt;; [192.168.23.65]:1234 ; \
17575                       [3ffe:ffff:836f::fe86:a061]:1234
17576 </literallayout>
17577 </listitem>
17578 </orderedlist>
17579 <para>
17580 When a port is not specified, the value of <option>daemon_smtp_ports</option> is used. The
17581 default setting contains just one port:
17582 </para>
17583 <literallayout class="monospaced">
17584 daemon_smtp_ports = smtp
17585 </literallayout>
17586 <para>
17587 If more than one port is listed, each interface that does not have its own port
17588 specified listens on all of them. Ports that are listed in
17589 <option>daemon_smtp_ports</option> can be identified either by name (defined in
17590 <filename>/etc/services</filename>) or by number. However, when ports are given with individual
17591 IP addresses in <option>local_interfaces</option>, only numbers (not names) can be used.
17592 </para>
17593 </section>
17594 <section>
17595 <title>Special IP listening addresses</title>
17596 <para>
17597 The addresses 0.0.0.0 and ::0 are treated specially. They are interpreted
17598 as <quote>all IPv4 interfaces</quote> and <quote>all IPv6 interfaces</quote>, respectively. In each
17599 case, Exim tells the TCP/IP stack to <quote>listen on all IPv<emphasis>x</emphasis> interfaces</quote>
17600 instead of setting up separate listening sockets for each interface. The
17601 default value of <option>local_interfaces</option> is
17602 </para>
17603 <literallayout class="monospaced">
17604 local_interfaces = 0.0.0.0
17605 </literallayout>
17606 <para>
17607 when Exim is built without IPv6 support; otherwise it is:
17608 </para>
17609 <literallayout class="monospaced">
17610 local_interfaces = &lt;; ::0 ; 0.0.0.0
17611 </literallayout>
17612 <para>
17613 Thus, by default, Exim listens on all available interfaces, on the SMTP port.
17614 </para>
17615 </section>
17616 <section>
17617 <title>Overriding local_interfaces and daemon_smtp_ports</title>
17618 <para>
17619 The <option>-oX</option> command line option can be used to override the values of
17620 <option>daemon_smtp_ports</option> and/or <option>local_interfaces</option> for a particular daemon
17621 instance. Another way of doing this would be to use macros and the <option>-D</option>
17622 option. However, <option>-oX</option> can be used by any admin user, whereas modification of
17623 the runtime configuration by <option>-D</option> is allowed only when the caller is root or
17624 exim.
17625 </para>
17626 <para>
17627 The value of <option>-oX</option> is a list of items. The default colon separator can be
17628 changed in the usual way if required. If there are any items that do not
17629 contain dots or colons (that is, are not IP addresses), the value of
17630 <option>daemon_smtp_ports</option> is replaced by the list of those items. If there are any
17631 items that do contain dots or colons, the value of <option>local_interfaces</option> is
17632 replaced by those items. Thus, for example,
17633 </para>
17634 <literallayout class="monospaced">
17635 -oX 1225
17636 </literallayout>
17637 <para>
17638 overrides <option>daemon_smtp_ports</option>, but leaves <option>local_interfaces</option> unchanged,
17639 whereas
17640 </para>
17641 <literallayout class="monospaced">
17642 -oX 192.168.34.5.1125
17643 </literallayout>
17644 <para>
17645 overrides <option>local_interfaces</option>, leaving <option>daemon_smtp_ports</option> unchanged.
17646 (However, since <option>local_interfaces</option> now contains no items without ports, the
17647 value of <option>daemon_smtp_ports</option> is no longer relevant in this example.)
17648 </para>
17649 </section>
17650 <section id="SECTsupobssmt">
17651 <title>Support for the obsolete SSMTP (or SMTPS) protocol</title>
17652 <para>
17653 <indexterm role="concept">
17654 <primary>ssmtp protocol</primary>
17655 </indexterm>
17656 <indexterm role="concept">
17657 <primary>smtps protocol</primary>
17658 </indexterm>
17659 <indexterm role="concept">
17660 <primary>SMTP</primary>
17661 <secondary>ssmtp protocol</secondary>
17662 </indexterm>
17663 <indexterm role="concept">
17664 <primary>SMTP</primary>
17665 <secondary>smtps protocol</secondary>
17666 </indexterm>
17667 Exim supports the obsolete SSMTP protocol (also known as SMTPS) that was used
17668 before the STARTTLS command was standardized for SMTP. Some legacy clients
17669 still use this protocol. If the <option>tls_on_connect_ports</option> option is set to a
17670 list of port numbers, connections to those ports must use SSMTP. The most
17671 common use of this option is expected to be
17672 </para>
17673 <literallayout class="monospaced">
17674 tls_on_connect_ports = 465
17675 </literallayout>
17676 <para>
17677 because 465 is the usual port number used by the legacy clients. There is also
17678 a command line option <option>-tls-on-connect</option>, which forces all ports to behave in
17679 this way when a daemon is started.
17680 </para>
17681 <para>
17682 <emphasis role="bold">Warning</emphasis>: Setting <option>tls_on_connect_ports</option> does not of itself cause the
17683 daemon to listen on those ports. You must still specify them in
17684 <option>daemon_smtp_ports</option>, <option>local_interfaces</option>, or the <option>-oX</option> option. (This is
17685 because <option>tls_on_connect_ports</option> applies to <option>inetd</option> connections as well as to
17686 connections via the daemon.)
17687 </para>
17688 </section>
17689 <section>
17690 <title>IPv6 address scopes</title>
17691 <para>
17692 <indexterm role="concept">
17693 <primary>IPv6</primary>
17694 <secondary>address scopes</secondary>
17695 </indexterm>
17696 IPv6 addresses have <quote>scopes</quote>, and a host with multiple hardware interfaces
17697 can, in principle, have the same link-local IPv6 address on different
17698 interfaces. Thus, additional information is needed, over and above the IP
17699 address, to distinguish individual interfaces. A convention of using a
17700 percent sign followed by something (often the interface name) has been
17701 adopted in some cases, leading to addresses like this:
17702 </para>
17703 <literallayout class="monospaced">
17704 fe80::202:b3ff:fe03:45c1%eth0
17705 </literallayout>
17706 <para>
17707 To accommodate this usage, a percent sign followed by an arbitrary string is
17708 allowed at the end of an IPv6 address. By default, Exim calls <function>getaddrinfo()</function>
17709 to convert a textual IPv6 address for actual use. This function recognizes the
17710 percent convention in operating systems that support it, and it processes the
17711 address appropriately. Unfortunately, some older libraries have problems with
17712 <function>getaddrinfo()</function>. If
17713 </para>
17714 <literallayout class="monospaced">
17715 IPV6_USE_INET_PTON=yes
17716 </literallayout>
17717 <para>
17718 is set in <filename>Local/Makefile</filename> (or an OS-dependent Makefile) when Exim is built,
17719 Exim uses <emphasis>inet_pton()</emphasis> to convert a textual IPv6 address for actual use,
17720 instead of <function>getaddrinfo()</function>. (Before version 4.14, it always used this
17721 function.) Of course, this means that the additional functionality of
17722 <function>getaddrinfo()</function> &ndash; recognizing scoped addresses &ndash; is lost.
17723 </para>
17724 </section>
17725 <section>
17726 <title>Disabling IPv6</title>
17727 <para>
17728 <indexterm role="concept">
17729 <primary>IPv6</primary>
17730 <secondary>disabling</secondary>
17731 </indexterm>
17732 Sometimes it happens that an Exim binary that was compiled with IPv6 support is
17733 run on a host whose kernel does not support IPv6. The binary will fall back to
17734 using IPv4, but it may waste resources looking up AAAA records, and trying to
17735 connect to IPv6 addresses, causing delays to mail delivery. If you set the
17736 <indexterm role="option">
17737 <primary><option>disable_ipv6</option></primary>
17738 </indexterm>
17739 <option>disable_ipv6</option> option true, even if the Exim binary has IPv6 support, no IPv6
17740 activities take place. AAAA records are never looked up, and any IPv6 addresses
17741 that are listed in <option>local_interfaces</option>, data for the <command>manualroute</command> router,
17742 etc. are ignored. If IP literals are enabled, the <command>ipliteral</command> router declines
17743 to handle IPv6 literal addresses.
17744 </para>
17745 <para>
17746 On the other hand, when IPv6 is in use, there may be times when you want to
17747 disable it for certain hosts or domains. You can use the <option>dns_ipv4_lookup</option>
17748 option to globally suppress the lookup of AAAA records for specified domains,
17749 and you can use the <option>ignore_target_hosts</option> generic router option to ignore
17750 IPv6 addresses in an individual router.
17751 </para>
17752 </section>
17753 <section>
17754 <title>Examples of starting a listening daemon</title>
17755 <para>
17756 The default case in an IPv6 environment is
17757 </para>
17758 <literallayout class="monospaced">
17759 daemon_smtp_ports = smtp
17760 local_interfaces = &lt;; ::0 ; 0.0.0.0
17761 </literallayout>
17762 <para>
17763 This specifies listening on the smtp port on all IPv6 and IPv4 interfaces.
17764 Either one or two sockets may be used, depending on the characteristics of
17765 the TCP/IP stack. (This is complicated and messy; for more information,
17766 read the comments in the <filename>daemon.c</filename> source file.)
17767 </para>
17768 <para>
17769 To specify listening on ports 25 and 26 on all interfaces:
17770 </para>
17771 <literallayout class="monospaced">
17772 daemon_smtp_ports = 25 : 26
17773 </literallayout>
17774 <para>
17775 (leaving <option>local_interfaces</option> at the default setting) or, more explicitly:
17776 </para>
17777 <literallayout class="monospaced">
17778 local_interfaces = &lt;; ::0.25     ; ::0.26 \
17779                       0.0.0.0.25 ; 0.0.0.0.26
17780 </literallayout>
17781 <para>
17782 To listen on the default port on all IPv4 interfaces, and on port 26 on the
17783 IPv4 loopback address only:
17784 </para>
17785 <literallayout class="monospaced">
17786 local_interfaces = 0.0.0.0 : 127.0.0.1.26
17787 </literallayout>
17788 <para>
17789 To specify listening on the default port on specific interfaces only:
17790 </para>
17791 <literallayout class="monospaced">
17792 local_interfaces = 192.168.34.67 : 192.168.34.67
17793 </literallayout>
17794 <para>
17795 <emphasis role="bold">Warning</emphasis>: Such a setting excludes listening on the loopback interfaces.
17796 </para>
17797 </section>
17798 <section id="SECTreclocipadd">
17799 <title>Recognising the local host</title>
17800 <para>
17801 The <option>local_interfaces</option> option is also used when Exim needs to determine
17802 whether or not an IP address refers to the local host. That is, the IP
17803 addresses of all the interfaces on which a daemon is listening are always
17804 treated as local.
17805 </para>
17806 <para>
17807 For this usage, port numbers in <option>local_interfaces</option> are ignored. If either of
17808 the items 0.0.0.0 or ::0 are encountered, Exim gets a complete list of
17809 available interfaces from the operating system, and extracts the relevant
17810 (that is, IPv4 or IPv6) addresses to use for checking.
17811 </para>
17812 <para>
17813 Some systems set up large numbers of virtual interfaces in order to provide
17814 many virtual web servers. In this situation, you may want to listen for
17815 email on only a few of the available interfaces, but nevertheless treat all
17816 interfaces as local when routing. You can do this by setting
17817 <option>extra_local_interfaces</option> to a list of IP addresses, possibly including the
17818 <quote>all</quote> wildcard values. These addresses are recognized as local, but are not
17819 used for listening. Consider this example:
17820 </para>
17821 <literallayout class="monospaced">
17822 local_interfaces = &lt;; 127.0.0.1 ; ::1 ; \
17823                       192.168.53.235 ; \
17824                       3ffe:2101:12:1:a00:20ff:fe86:a061
17825
17826 extra_local_interfaces = &lt;; ::0 ; 0.0.0.0
17827 </literallayout>
17828 <para>
17829 The daemon listens on the loopback interfaces and just one IPv4 and one IPv6
17830 address, but all available interface addresses are treated as local when
17831 Exim is routing.
17832 </para>
17833 <para>
17834 In some environments the local host name may be in an MX list, but with an IP
17835 address that is not assigned to any local interface. In other cases it may be
17836 desirable to treat other host names as if they referred to the local host. Both
17837 these cases can be handled by setting the <option>hosts_treat_as_local</option> option.
17838 This contains host names rather than IP addresses. When a host is referenced
17839 during routing, either via an MX record or directly, it is treated as the local
17840 host if its name matches <option>hosts_treat_as_local</option>, or if any of its IP
17841 addresses match <option>local_interfaces</option> or <option>extra_local_interfaces</option>.
17842 </para>
17843 </section>
17844 <section>
17845 <title>Delivering to a remote host</title>
17846 <para>
17847 Delivery to a remote host is handled by the smtp transport. By default, it
17848 allows the system&#x2019;s TCP/IP functions to choose which interface to use (if
17849 there is more than one) when connecting to a remote host. However, the
17850 <option>interface</option> option can be set to specify which interface is used. See the
17851 description of the smtp transport in chapter <xref linkend="CHAPsmtptrans"/> for more
17852 details.
17853 </para>
17854 </section>
17855 </chapter>
17856
17857 <chapter id="CHAPmainconfig">
17858 <title>Main configuration</title>
17859 <para>
17860 <indexterm role="concept" id="IIDconfima" class="startofrange">
17861 <primary>configuration file</primary>
17862 <secondary>main section</secondary>
17863 </indexterm>
17864 <indexterm role="concept" id="IIDmaiconf" class="startofrange">
17865 <primary>main configuration</primary>
17866 </indexterm>
17867 The first part of the run time configuration file contains three types of item:
17868 </para>
17869 <itemizedlist>
17870 <listitem>
17871 <para>
17872 Macro definitions: These lines start with an upper case letter. See section
17873 <xref linkend="SECTmacrodefs"/> for details of macro processing.
17874 </para>
17875 </listitem>
17876 <listitem>
17877 <para>
17878 Named list definitions: These lines start with one of the words <quote>domainlist</quote>,
17879 <quote>hostlist</quote>, <quote>addresslist</quote>, or <quote>localpartlist</quote>. Their use is described in
17880 section <xref linkend="SECTnamedlists"/>.
17881 </para>
17882 </listitem>
17883 <listitem>
17884 <para>
17885 Main configuration settings: Each setting occupies one line of the file
17886 (with possible continuations). If any setting is preceded by the word
17887 <quote>hide</quote>, the <option>-bP</option> command line option displays its value to admin users
17888 only. See section <xref linkend="SECTcos"/> for a description of the syntax of these option
17889 settings.
17890 </para>
17891 </listitem>
17892 </itemizedlist>
17893 <para>
17894 This chapter specifies all the main configuration options, along with their
17895 types and default values. For ease of finding a particular option, they appear
17896 in alphabetical order in section <xref linkend="SECTalomo"/> below. However, because there
17897 are now so many options, they are first listed briefly in functional groups, as
17898 an aid to finding the name of the option you are looking for. Some options are
17899 listed in more than one group.
17900 </para>
17901 <section>
17902 <title>Miscellaneous</title>
17903 <informaltable frame="none">
17904 <tgroup cols="2" colsep="0" rowsep="0">
17905 <colspec colwidth="190pt" align="left"/>
17906 <colspec colwidth="260pt" align="left"/>
17907 <tbody>
17908 <row>
17909 <entry><option>bi_command</option></entry>
17910 <entry>to run for <option>-bi</option> command line option</entry>
17911 </row>
17912 <row>
17913 <entry><option>disable_ipv6</option></entry>
17914 <entry>do no IPv6 processing</entry>
17915 </row>
17916 <row>
17917 <entry><option>keep_malformed</option></entry>
17918 <entry>for broken files &ndash; should not happen</entry>
17919 </row>
17920 <row>
17921 <entry><option>localhost_number</option></entry>
17922 <entry>for unique message ids in clusters</entry>
17923 </row>
17924 <row>
17925 <entry><option>message_body_visible</option></entry>
17926 <entry>how much to show in <varname>$message_body</varname></entry>
17927 </row>
17928 <row>
17929 <entry><option>mua_wrapper</option></entry>
17930 <entry>run in <quote>MUA wrapper</quote> mode</entry>
17931 </row>
17932 <row>
17933 <entry><option>print_topbitchars</option></entry>
17934 <entry>top-bit characters are printing</entry>
17935 </row>
17936 <row>
17937 <entry><option>timezone</option></entry>
17938 <entry>force time zone</entry>
17939 </row>
17940 </tbody>
17941 </tgroup>
17942 </informaltable>
17943 </section>
17944 <section>
17945 <title>Exim parameters</title>
17946 <informaltable frame="none">
17947 <tgroup cols="2" colsep="0" rowsep="0">
17948 <colspec colwidth="190pt" align="left"/>
17949 <colspec colwidth="260pt" align="left"/>
17950 <tbody>
17951 <row>
17952 <entry><option>exim_group</option></entry>
17953 <entry>override compiled-in value</entry>
17954 </row>
17955 <row>
17956 <entry><option>exim_path</option></entry>
17957 <entry>override compiled-in value</entry>
17958 </row>
17959 <row>
17960 <entry><option>exim_user</option></entry>
17961 <entry>override compiled-in value</entry>
17962 </row>
17963 <row>
17964 <entry><option>primary_hostname</option></entry>
17965 <entry>default from <function>uname()</function></entry>
17966 </row>
17967 <row>
17968 <entry><option>split_spool_directory</option></entry>
17969 <entry>use multiple directories</entry>
17970 </row>
17971 <row>
17972 <entry><option>spool_directory</option></entry>
17973 <entry>override compiled-in value</entry>
17974 </row>
17975 </tbody>
17976 </tgroup>
17977 </informaltable>
17978 </section>
17979 <section>
17980 <title>Privilege controls</title>
17981 <informaltable frame="none">
17982 <tgroup cols="2" colsep="0" rowsep="0">
17983 <colspec colwidth="190pt" align="left"/>
17984 <colspec colwidth="260pt" align="left"/>
17985 <tbody>
17986 <row>
17987 <entry><option>admin_groups</option></entry>
17988 <entry>groups that are Exim admin users</entry>
17989 </row>
17990 <row>
17991 <entry><option>deliver_drop_privilege</option></entry>
17992 <entry>drop root for delivery processes</entry>
17993 </row>
17994 <row>
17995 <entry><option>local_from_check</option></entry>
17996 <entry>insert <emphasis>Sender:</emphasis> if necessary</entry>
17997 </row>
17998 <row>
17999 <entry><option>local_from_prefix</option></entry>
18000 <entry>for testing <emphasis>From:</emphasis> for local sender</entry>
18001 </row>
18002 <row>
18003 <entry><option>local_from_suffix</option></entry>
18004 <entry>for testing <emphasis>From:</emphasis> for local sender</entry>
18005 </row>
18006 <row>
18007 <entry><option>local_sender_retain</option></entry>
18008 <entry>keep <emphasis>Sender:</emphasis> from untrusted user</entry>
18009 </row>
18010 <row>
18011 <entry><option>never_users</option></entry>
18012 <entry>do not run deliveries as these</entry>
18013 </row>
18014 <row>
18015 <entry><option>prod_requires_admin</option></entry>
18016 <entry>forced delivery requires admin user</entry>
18017 </row>
18018 <row>
18019 <entry><option>queue_list_requires_admin</option></entry>
18020 <entry>queue listing requires admin user</entry>
18021 </row>
18022 <row>
18023 <entry><option>trusted_groups</option></entry>
18024 <entry>groups that are trusted</entry>
18025 </row>
18026 <row>
18027 <entry><option>trusted_users</option></entry>
18028 <entry>users that are trusted</entry>
18029 </row>
18030 </tbody>
18031 </tgroup>
18032 </informaltable>
18033 </section>
18034 <section>
18035 <title>Logging</title>
18036 <informaltable frame="none">
18037 <tgroup cols="2" colsep="0" rowsep="0">
18038 <colspec colwidth="190pt" align="left"/>
18039 <colspec colwidth="260pt" align="left"/>
18040 <tbody>
18041 <row>
18042 <entry><option>hosts_connection_nolog</option></entry>
18043 <entry>exemption from connect logging</entry>
18044 </row>
18045 <row>
18046 <entry><option>log_file_path</option></entry>
18047 <entry>override compiled-in value</entry>
18048 </row>
18049 <row>
18050 <entry><option>log_selector</option></entry>
18051 <entry>set/unset optional logging</entry>
18052 </row>
18053 <row>
18054 <entry><option>log_timezone</option></entry>
18055 <entry>add timezone to log lines</entry>
18056 </row>
18057 <row>
18058 <entry><option>message_logs</option></entry>
18059 <entry>create per-message logs</entry>
18060 </row>
18061 <row>
18062 <entry><option>preserve_message_logs</option></entry>
18063 <entry>after message completion</entry>
18064 </row>
18065 <row>
18066 <entry><option>process_log_path</option></entry>
18067 <entry>for SIGUSR1 and <emphasis>exiwhat</emphasis></entry>
18068 </row>
18069 <row>
18070 <entry><option>syslog_duplication</option></entry>
18071 <entry>controls duplicate log lines on syslog</entry>
18072 </row>
18073 <row>
18074 <entry><option>syslog_facility</option></entry>
18075 <entry>set syslog <quote>facility</quote> field</entry>
18076 </row>
18077 <row>
18078 <entry><option>syslog_processname</option></entry>
18079 <entry>set syslog <quote>ident</quote> field</entry>
18080 </row>
18081 <row>
18082 <entry><option>syslog_timestamp</option></entry>
18083 <entry>timestamp syslog lines</entry>
18084 </row>
18085 <row>
18086 <entry><option>write_rejectlog</option></entry>
18087 <entry>control use of message log</entry>
18088 </row>
18089 </tbody>
18090 </tgroup>
18091 </informaltable>
18092 </section>
18093 <section>
18094 <title>Frozen messages</title>
18095 <informaltable frame="none">
18096 <tgroup cols="2" colsep="0" rowsep="0">
18097 <colspec colwidth="190pt" align="left"/>
18098 <colspec colwidth="260pt" align="left"/>
18099 <tbody>
18100 <row>
18101 <entry><option>auto_thaw</option></entry>
18102 <entry>sets time for retrying frozen messages</entry>
18103 </row>
18104 <row>
18105 <entry><option>freeze_tell</option></entry>
18106 <entry>send message when freezing</entry>
18107 </row>
18108 <row>
18109 <entry><option>move_frozen_messages</option></entry>
18110 <entry>to another directory</entry>
18111 </row>
18112 <row>
18113 <entry><option>timeout_frozen_after</option></entry>
18114 <entry>keep frozen messages only so long</entry>
18115 </row>
18116 </tbody>
18117 </tgroup>
18118 </informaltable>
18119 </section>
18120 <section>
18121 <title>Data lookups</title>
18122 <informaltable frame="none">
18123 <tgroup cols="2" colsep="0" rowsep="0">
18124 <colspec colwidth="190pt" align="left"/>
18125 <colspec colwidth="260pt" align="left"/>
18126 <tbody>
18127 <row>
18128 <entry><option>ldap_default_servers</option></entry>
18129 <entry>used if no server in query</entry>
18130 </row>
18131 <row>
18132 <entry><option>ldap_version</option></entry>
18133 <entry>set protocol version</entry>
18134 </row>
18135 <row>
18136 <entry><option>lookup_open_max</option></entry>
18137 <entry>lookup files held open</entry>
18138 </row>
18139 <row>
18140 <entry><option>mysql_servers</option></entry>
18141 <entry>as it says</entry>
18142 </row>
18143 <row>
18144 <entry><option>oracle_servers</option></entry>
18145 <entry>as it says</entry>
18146 </row>
18147 <row>
18148 <entry><option>pgsql_servers</option></entry>
18149 <entry>as it says</entry>
18150 </row>
18151 <row>
18152 <entry><option>sqlite_lock_timeout</option></entry>
18153 <entry>as it says</entry>
18154 </row>
18155 </tbody>
18156 </tgroup>
18157 </informaltable>
18158 </section>
18159 <section>
18160 <title>Message ids</title>
18161 <informaltable frame="none">
18162 <tgroup cols="2" colsep="0" rowsep="0">
18163 <colspec colwidth="190pt" align="left"/>
18164 <colspec colwidth="260pt" align="left"/>
18165 <tbody>
18166 <row>
18167 <entry><option>message_id_header_domain</option></entry>
18168 <entry>used to build <emphasis>Message-ID:</emphasis> header</entry>
18169 </row>
18170 <row>
18171 <entry><option>message_id_header_text</option></entry>
18172 <entry>ditto</entry>
18173 </row>
18174 </tbody>
18175 </tgroup>
18176 </informaltable>
18177 </section>
18178 <section>
18179 <title>Embedded Perl Startup</title>
18180 <informaltable frame="none">
18181 <tgroup cols="2" colsep="0" rowsep="0">
18182 <colspec colwidth="190pt" align="left"/>
18183 <colspec colwidth="260pt" align="left"/>
18184 <tbody>
18185 <row>
18186 <entry><option>perl_at_start</option></entry>
18187 <entry>always start the interpreter</entry>
18188 </row>
18189 <row>
18190 <entry><option>perl_startup</option></entry>
18191 <entry>code to obey when starting Perl</entry>
18192 </row>
18193 </tbody>
18194 </tgroup>
18195 </informaltable>
18196 </section>
18197 <section>
18198 <title>Daemon</title>
18199 <informaltable frame="none">
18200 <tgroup cols="2" colsep="0" rowsep="0">
18201 <colspec colwidth="190pt" align="left"/>
18202 <colspec colwidth="260pt" align="left"/>
18203 <tbody>
18204 <row>
18205 <entry><option>daemon_smtp_ports</option></entry>
18206 <entry>default ports</entry>
18207 </row>
18208 <row>
18209 <entry><option>daemon_startup_retries</option></entry>
18210 <entry>number of times to retry</entry>
18211 </row>
18212 <row>
18213 <entry><option>daemon_startup_sleep</option></entry>
18214 <entry>time to sleep between tries</entry>
18215 </row>
18216 <row>
18217 <entry><option>extra_local_interfaces</option></entry>
18218 <entry>not necessarily listened on</entry>
18219 </row>
18220 <row>
18221 <entry><option>local_interfaces</option></entry>
18222 <entry>on which to listen, with optional ports</entry>
18223 </row>
18224 <row>
18225 <entry><option>pid_file_path</option></entry>
18226 <entry>override compiled-in value</entry>
18227 </row>
18228 <row>
18229 <entry><option>queue_run_max</option></entry>
18230 <entry>maximum simultaneous queue runners</entry>
18231 </row>
18232 </tbody>
18233 </tgroup>
18234 </informaltable>
18235 </section>
18236 <section>
18237 <title>Resource control</title>
18238 <informaltable frame="none">
18239 <tgroup cols="2" colsep="0" rowsep="0">
18240 <colspec colwidth="190pt" align="left"/>
18241 <colspec colwidth="260pt" align="left"/>
18242 <tbody>
18243 <row>
18244 <entry><option>check_log_inodes</option></entry>
18245 <entry>before accepting a message</entry>
18246 </row>
18247 <row>
18248 <entry><option>check_log_space</option></entry>
18249 <entry>before accepting a message</entry>
18250 </row>
18251 <row>
18252 <entry><option>check_spool_inodes</option></entry>
18253 <entry>before accepting a message</entry>
18254 </row>
18255 <row>
18256 <entry><option>check_spool_space</option></entry>
18257 <entry>before accepting a message</entry>
18258 </row>
18259 <row>
18260 <entry><option>deliver_queue_load_max</option></entry>
18261 <entry>no queue deliveries if load high</entry>
18262 </row>
18263 <row>
18264 <entry><option>queue_only_load</option></entry>
18265 <entry>queue incoming if load high</entry>
18266 </row>
18267 <row>
18268 <entry><option>queue_run_max</option></entry>
18269 <entry>maximum simultaneous queue runners</entry>
18270 </row>
18271 <row>
18272 <entry><option>remote_max_parallel</option></entry>
18273 <entry>parallel SMTP delivery per message</entry>
18274 </row>
18275 <row>
18276 <entry><option>smtp_accept_max</option></entry>
18277 <entry>simultaneous incoming connections</entry>
18278 </row>
18279 <row>
18280 <entry><option>smtp_accept_max_nommail</option></entry>
18281 <entry>non-mail commands</entry>
18282 </row>
18283 <row>
18284 <entry><option>smtp_accept_max_nonmail_hosts</option></entry>
18285 <entry>hosts to which the limit applies</entry>
18286 </row>
18287 <row>
18288 <entry><option>smtp_accept_max_per_connection</option></entry>
18289 <entry>messages per connection</entry>
18290 </row>
18291 <row>
18292 <entry><option>smtp_accept_max_per_host</option></entry>
18293 <entry>connections from one host</entry>
18294 </row>
18295 <row>
18296 <entry><option>smtp_accept_queue</option></entry>
18297 <entry>queue mail if more connections</entry>
18298 </row>
18299 <row>
18300 <entry><option>smtp_accept_queue_per_connection</option></entry>
18301 <entry>queue if more messages per connection</entry>
18302 </row>
18303 <row>
18304 <entry><option>smtp_accept_reserve</option></entry>
18305 <entry>only reserve hosts if more connections</entry>
18306 </row>
18307 <row>
18308 <entry><option>smtp_check_spool_space</option></entry>
18309 <entry>from SIZE on MAIL command</entry>
18310 </row>
18311 <row>
18312 <entry><option>smtp_connect_backlog</option></entry>
18313 <entry>passed to TCP/IP stack</entry>
18314 </row>
18315 <row>
18316 <entry><option>smtp_load_reserve</option></entry>
18317 <entry>SMTP from reserved hosts if load high</entry>
18318 </row>
18319 <row>
18320 <entry><option>smtp_reserve_hosts</option></entry>
18321 <entry>these are the reserve hosts</entry>
18322 </row>
18323 </tbody>
18324 </tgroup>
18325 </informaltable>
18326 </section>
18327 <section>
18328 <title>Policy controls</title>
18329 <informaltable frame="none">
18330 <tgroup cols="2" colsep="0" rowsep="0">
18331 <colspec colwidth="190pt" align="left"/>
18332 <colspec colwidth="260pt" align="left"/>
18333 <tbody>
18334 <row>
18335 <entry><option>acl_not_smtp</option></entry>
18336 <entry>ACL for non-SMTP messages</entry>
18337 </row>
18338 <row>
18339 <entry><option>acl_not_smtp_mime</option></entry>
18340 <entry>ACL for non-SMTP MIME parts</entry>
18341 </row>
18342 <row>
18343 <entry><option>acl_smtp_auth</option></entry>
18344 <entry>ACL for AUTH</entry>
18345 </row>
18346 <row>
18347 <entry><option>acl_smtp_connect</option></entry>
18348 <entry>ACL for connection</entry>
18349 </row>
18350 <row>
18351 <entry><option>acl_smtp_data</option></entry>
18352 <entry>ACL for DATA</entry>
18353 </row>
18354 <row>
18355 <entry><option>acl_smtp_etrn</option></entry>
18356 <entry>ACL for ETRN</entry>
18357 </row>
18358 <row>
18359 <entry><option>acl_smtp_expn</option></entry>
18360 <entry>ACL for EXPN</entry>
18361 </row>
18362 <row>
18363 <entry><option>acl_smtp_helo</option></entry>
18364 <entry>ACL for EHLO or HELO</entry>
18365 </row>
18366 <row>
18367 <entry><option>acl_smtp_mail</option></entry>
18368 <entry>ACL for MAIL</entry>
18369 </row>
18370 <row>
18371 <entry><option>acl_smtp_mailauth</option></entry>
18372 <entry>ACL for AUTH on MAIL command</entry>
18373 </row>
18374 <row>
18375 <entry><option>acl_smtp_mime</option></entry>
18376 <entry>ACL for MIME parts</entry>
18377 </row>
18378 <row>
18379 <entry><option>acl_smtp_predata</option></entry>
18380 <entry>ACL for start of data</entry>
18381 </row>
18382 <row>
18383 <entry><option>acl_smtp_quit</option></entry>
18384 <entry>ACL for QUIT</entry>
18385 </row>
18386 <row>
18387 <entry><option>acl_smtp_rcpt</option></entry>
18388 <entry>ACL for RCPT</entry>
18389 </row>
18390 <row>
18391 <entry><option>acl_smtp_starttls</option></entry>
18392 <entry>ACL for STARTTLS</entry>
18393 </row>
18394 <row>
18395 <entry><option>acl_smtp_vrfy</option></entry>
18396 <entry>ACL for VRFY</entry>
18397 </row>
18398 <row>
18399 <entry><option>av_scanner</option></entry>
18400 <entry>specify virus scanner</entry>
18401 </row>
18402 <row>
18403 <entry><option>check_rfc2047_length</option></entry>
18404 <entry>check length of RFC 2047 <quote>encoded words</quote></entry>
18405 </row>
18406 <row>
18407 <entry><option>dns_csa_search_limit</option></entry>
18408 <entry>control CSA parent search depth</entry>
18409 </row>
18410 <row>
18411 <entry><option>dns_csa_use_reverse</option></entry>
18412 <entry>en/disable CSA IP reverse search</entry>
18413 </row>
18414 <row>
18415 <entry><option>header_maxsize</option></entry>
18416 <entry>total size of message header</entry>
18417 </row>
18418 <row>
18419 <entry><option>header_line_maxsize</option></entry>
18420 <entry>individual header line limit</entry>
18421 </row>
18422 <row>
18423 <entry><option>helo_accept_junk_hosts</option></entry>
18424 <entry>allow syntactic junk from these hosts</entry>
18425 </row>
18426 <row>
18427 <entry><option>helo_allow_chars</option></entry>
18428 <entry>allow illegal chars in HELO names</entry>
18429 </row>
18430 <row>
18431 <entry><option>helo_lookup_domains</option></entry>
18432 <entry>lookup hostname for these HELO names</entry>
18433 </row>
18434 <row>
18435 <entry><option>helo_try_verify_hosts</option></entry>
18436 <entry>HELO soft-checked for these hosts</entry>
18437 </row>
18438 <row>
18439 <entry><option>helo_verify_hosts</option></entry>
18440 <entry>HELO hard-checked for these hosts</entry>
18441 </row>
18442 <row>
18443 <entry><option>host_lookup</option></entry>
18444 <entry>host name looked up for these hosts</entry>
18445 </row>
18446 <row>
18447 <entry><option>host_lookup_order</option></entry>
18448 <entry>order of DNS and local name lookups</entry>
18449 </row>
18450 <row>
18451 <entry><option>host_reject_connection</option></entry>
18452 <entry>reject connection from these hosts</entry>
18453 </row>
18454 <row>
18455 <entry><option>hosts_treat_as_local</option></entry>
18456 <entry>useful in some cluster configurations</entry>
18457 </row>
18458 <row>
18459 <entry><option>local_scan_timeout</option></entry>
18460 <entry>timeout for <function>local_scan()</function></entry>
18461 </row>
18462 <row>
18463 <entry><option>message_size_limit</option></entry>
18464 <entry>for all messages</entry>
18465 </row>
18466 <row>
18467 <entry><option>percent_hack_domains</option></entry>
18468 <entry>recognize %-hack for these domains</entry>
18469 </row>
18470 <row>
18471 <entry><option>spamd_address</option></entry>
18472 <entry>set interface to SpamAssassin</entry>
18473 </row>
18474 </tbody>
18475 </tgroup>
18476 </informaltable>
18477 </section>
18478 <section>
18479 <title>Callout cache</title>
18480 <informaltable frame="none">
18481 <tgroup cols="2" colsep="0" rowsep="0">
18482 <colspec colwidth="190pt" align="left"/>
18483 <colspec colwidth="260pt" align="left"/>
18484 <tbody>
18485 <row>
18486 <entry><option>callout_domain_negative_expire</option></entry>
18487 <entry>timeout for negative domain cache item</entry>
18488 </row>
18489 <row>
18490 <entry><option>callout_domain_positive_expire</option></entry>
18491 <entry>timeout for positive domain cache item</entry>
18492 </row>
18493 <row>
18494 <entry><option>callout_negative_expire</option></entry>
18495 <entry>timeout for negative address cache item</entry>
18496 </row>
18497 <row>
18498 <entry><option>callout_positive_expire</option></entry>
18499 <entry>timeout for positive address cache item</entry>
18500 </row>
18501 <row>
18502 <entry><option>callout_random_local_part</option></entry>
18503 <entry>string to use for <quote>random</quote> testing</entry>
18504 </row>
18505 </tbody>
18506 </tgroup>
18507 </informaltable>
18508 </section>
18509 <section>
18510 <title>TLS</title>
18511 <informaltable frame="none">
18512 <tgroup cols="2" colsep="0" rowsep="0">
18513 <colspec colwidth="190pt" align="left"/>
18514 <colspec colwidth="260pt" align="left"/>
18515 <tbody>
18516 <row>
18517 <entry><option>tls_advertise_hosts</option></entry>
18518 <entry>advertise TLS to these hosts</entry>
18519 </row>
18520 <row>
18521 <entry><option>tls_certificate</option></entry>
18522 <entry>location of server certificate</entry>
18523 </row>
18524 <row>
18525 <entry><option>tls_crl</option></entry>
18526 <entry>certificate revocation list</entry>
18527 </row>
18528 <row>
18529 <entry><option>tls_dhparam</option></entry>
18530 <entry>DH parameters for server</entry>
18531 </row>
18532 <row>
18533 <entry><option>tls_on_connect_ports</option></entry>
18534 <entry>specify SSMTP (SMTPS) ports</entry>
18535 </row>
18536 <row>
18537 <entry><option>tls_privatekey</option></entry>
18538 <entry>location of server private key</entry>
18539 </row>
18540 <row>
18541 <entry><option>tls_remember_esmtp</option></entry>
18542 <entry>don&#x2019;t reset after starting TLS</entry>
18543 </row>
18544 <row>
18545 <entry><option>tls_require_ciphers</option></entry>
18546 <entry>specify acceptable cipers</entry>
18547 </row>
18548 <row>
18549 <entry><option>tls_try_verify_hosts</option></entry>
18550 <entry>try to verify client certificate</entry>
18551 </row>
18552 <row>
18553 <entry><option>tls_verify_certificates</option></entry>
18554 <entry>expected client certificates</entry>
18555 </row>
18556 <row>
18557 <entry><option>tls_verify_hosts</option></entry>
18558 <entry>insist on client certificate verify</entry>
18559 </row>
18560 </tbody>
18561 </tgroup>
18562 </informaltable>
18563 </section>
18564 <section>
18565 <title>Local user handling</title>
18566 <informaltable frame="none">
18567 <tgroup cols="2" colsep="0" rowsep="0">
18568 <colspec colwidth="190pt" align="left"/>
18569 <colspec colwidth="260pt" align="left"/>
18570 <tbody>
18571 <row>
18572 <entry><option>finduser_retries</option></entry>
18573 <entry>useful in NIS environments</entry>
18574 </row>
18575 <row>
18576 <entry><option>gecos_name</option></entry>
18577 <entry>used when creating <emphasis>Sender:</emphasis></entry>
18578 </row>
18579 <row>
18580 <entry><option>gecos_pattern</option></entry>
18581 <entry>ditto</entry>
18582 </row>
18583 <row>
18584 <entry><option>max_username_length</option></entry>
18585 <entry>for systems that truncate</entry>
18586 </row>
18587 <row>
18588 <entry><option>unknown_login</option></entry>
18589 <entry>used when no login name found</entry>
18590 </row>
18591 <row>
18592 <entry><option>unknown_username</option></entry>
18593 <entry>ditto</entry>
18594 </row>
18595 <row>
18596 <entry><option>uucp_from_pattern</option></entry>
18597 <entry>for recognizing <quote>From </quote> lines</entry>
18598 </row>
18599 <row>
18600 <entry><option>uucp_from_sender</option></entry>
18601 <entry>ditto</entry>
18602 </row>
18603 </tbody>
18604 </tgroup>
18605 </informaltable>
18606 </section>
18607 <section>
18608 <title>All incoming messages (SMTP and non-SMTP)</title>
18609 <informaltable frame="none">
18610 <tgroup cols="2" colsep="0" rowsep="0">
18611 <colspec colwidth="190pt" align="left"/>
18612 <colspec colwidth="260pt" align="left"/>
18613 <tbody>
18614 <row>
18615 <entry><option>header_maxsize</option></entry>
18616 <entry>total size of message header</entry>
18617 </row>
18618 <row>
18619 <entry><option>header_line_maxsize</option></entry>
18620 <entry>individual header line limit</entry>
18621 </row>
18622 <row>
18623 <entry><option>message_size_limit</option></entry>
18624 <entry>applies to all messages</entry>
18625 </row>
18626 <row>
18627 <entry><option>percent_hack_domains</option></entry>
18628 <entry>recognize %-hack for these domains</entry>
18629 </row>
18630 <row>
18631 <entry><option>received_header_text</option></entry>
18632 <entry>expanded to make <emphasis>Received:</emphasis></entry>
18633 </row>
18634 <row>
18635 <entry><option>received_headers_max</option></entry>
18636 <entry>for mail loop detection</entry>
18637 </row>
18638 <row>
18639 <entry><option>recipients_max</option></entry>
18640 <entry>limit per message</entry>
18641 </row>
18642 <row>
18643 <entry><option>recipients_max_reject</option></entry>
18644 <entry>permanently reject excess</entry>
18645 </row>
18646 </tbody>
18647 </tgroup>
18648 </informaltable>
18649 </section>
18650 <section>
18651 <title>Non-SMTP incoming messages</title>
18652 <informaltable frame="none">
18653 <tgroup cols="2" colsep="0" rowsep="0">
18654 <colspec colwidth="190pt" align="left"/>
18655 <colspec colwidth="260pt" align="left"/>
18656 <tbody>
18657 <row>
18658 <entry><option>receive_timeout</option></entry>
18659 <entry>for non-SMTP messages</entry>
18660 </row>
18661 </tbody>
18662 </tgroup>
18663 </informaltable>
18664 </section>
18665 <section>
18666 <title>Incoming SMTP messages</title>
18667 <para>
18668 See also the <emphasis>Policy controls</emphasis> section above.
18669 </para>
18670 <informaltable frame="none">
18671 <tgroup cols="2" colsep="0" rowsep="0">
18672 <colspec colwidth="190pt" align="left"/>
18673 <colspec colwidth="260pt" align="left"/>
18674 <tbody>
18675 <row>
18676 <entry><option>host_lookup</option></entry>
18677 <entry>host name looked up for these hosts</entry>
18678 </row>
18679 <row>
18680 <entry><option>host_lookup_order</option></entry>
18681 <entry>order of DNS and local name lookups</entry>
18682 </row>
18683 <row>
18684 <entry><option>recipient_unqualified_hosts</option></entry>
18685 <entry>may send unqualified recipients</entry>
18686 </row>
18687 <row>
18688 <entry><option>rfc1413_hosts</option></entry>
18689 <entry>make ident calls to these hosts</entry>
18690 </row>
18691 <row>
18692 <entry><option>rfc1413_query_timeout</option></entry>
18693 <entry>zero disables ident calls</entry>
18694 </row>
18695 <row>
18696 <entry><option>sender_unqualified_hosts</option></entry>
18697 <entry>may send unqualified senders</entry>
18698 </row>
18699 <row>
18700 <entry><option>smtp_accept_keepalive</option></entry>
18701 <entry>some TCP/IP magic</entry>
18702 </row>
18703 <row>
18704 <entry><option>smtp_accept_max</option></entry>
18705 <entry>simultaneous incoming connections</entry>
18706 </row>
18707 <row>
18708 <entry><option>smtp_accept_max_nonmail</option></entry>
18709 <entry>non-mail commands</entry>
18710 </row>
18711 <row>
18712 <entry><option>smtp_accept_max_nonmail_hosts</option></entry>
18713 <entry>hosts to which the limit applies</entry>
18714 </row>
18715 <row>
18716 <entry><option>smtp_accept_max_per_connection</option></entry>
18717 <entry>messages per connection</entry>
18718 </row>
18719 <row>
18720 <entry><option>smtp_accept_max_per_host</option></entry>
18721 <entry>connections from one host</entry>
18722 </row>
18723 <row>
18724 <entry><option>smtp_accept_queue</option></entry>
18725 <entry>queue mail if more connections</entry>
18726 </row>
18727 <row>
18728 <entry><option>smtp_accept_queue_per_connection</option></entry>
18729 <entry>queue if more messages per connection</entry>
18730 </row>
18731 <row>
18732 <entry><option>smtp_accept_reserve</option></entry>
18733 <entry>only reserve hosts if more connections</entry>
18734 </row>
18735 <row>
18736 <entry><option>smtp_active_hostname</option></entry>
18737 <entry>host name to use in messages</entry>
18738 </row>
18739 <row>
18740 <entry><option>smtp_banner</option></entry>
18741 <entry>text for welcome banner</entry>
18742 </row>
18743 <row>
18744 <entry><option>smtp_check_spool_space</option></entry>
18745 <entry>from SIZE on MAIL command</entry>
18746 </row>
18747 <row>
18748 <entry><option>smtp_connect_backlog</option></entry>
18749 <entry>passed to TCP/IP stack</entry>
18750 </row>
18751 <row>
18752 <entry><option>smtp_enforce_sync</option></entry>
18753 <entry>of SMTP command/responses</entry>
18754 </row>
18755 <row>
18756 <entry><option>smtp_etrn_command</option></entry>
18757 <entry>what to run for ETRN</entry>
18758 </row>
18759 <row>
18760 <entry><option>smtp_etrn_serialize</option></entry>
18761 <entry>only one at once</entry>
18762 </row>
18763 <row>
18764 <entry><option>smtp_load_reserve</option></entry>
18765 <entry>only reserve hosts if this load</entry>
18766 </row>
18767 <row>
18768 <entry><option>smtp_max_unknown_commands</option></entry>
18769 <entry>before dropping connection</entry>
18770 </row>
18771 <row>
18772 <entry><option>smtp_ratelimit_hosts</option></entry>
18773 <entry>apply ratelimiting to these hosts</entry>
18774 </row>
18775 <row>
18776 <entry><option>smtp_ratelimit_mail</option></entry>
18777 <entry>ratelimit for MAIL commands</entry>
18778 </row>
18779 <row>
18780 <entry><option>smtp_ratelimit_rcpt</option></entry>
18781 <entry>ratelimit for RCPT commands</entry>
18782 </row>
18783 <row>
18784 <entry><option>smtp_receive_timeout</option></entry>
18785 <entry>per command or data line</entry>
18786 </row>
18787 <row>
18788 <entry><option>smtp_reserve_hosts</option></entry>
18789 <entry>these are the reserve hosts</entry>
18790 </row>
18791 <row>
18792 <entry><option>smtp_return_error_details</option></entry>
18793 <entry>give detail on rejections</entry>
18794 </row>
18795 </tbody>
18796 </tgroup>
18797 </informaltable>
18798 </section>
18799 <section>
18800 <title>SMTP extensions</title>
18801 <informaltable frame="none">
18802 <tgroup cols="2" colsep="0" rowsep="0">
18803 <colspec colwidth="190pt" align="left"/>
18804 <colspec colwidth="260pt" align="left"/>
18805 <tbody>
18806 <row>
18807 <entry><option>accept_8bitmime</option></entry>
18808 <entry>advertise 8BITMIME</entry>
18809 </row>
18810 <row>
18811 <entry><option>auth_advertise_hosts</option></entry>
18812 <entry>advertise AUTH to these hosts</entry>
18813 </row>
18814 <row>
18815 <entry><option>ignore_fromline_hosts</option></entry>
18816 <entry>allow <quote>From </quote> from these hosts</entry>
18817 </row>
18818 <row>
18819 <entry><option>ignore_fromline_local</option></entry>
18820 <entry>allow <quote>From </quote> from local SMTP</entry>
18821 </row>
18822 <row>
18823 <entry><option>pipelining_advertise_hosts</option></entry>
18824 <entry>advertise pipelining to these hosts</entry>
18825 </row>
18826 <row>
18827 <entry><option>tls_advertise_hosts</option></entry>
18828 <entry>advertise TLS to these hosts</entry>
18829 </row>
18830 </tbody>
18831 </tgroup>
18832 </informaltable>
18833 </section>
18834 <section>
18835 <title>Processing messages</title>
18836 <informaltable frame="none">
18837 <tgroup cols="2" colsep="0" rowsep="0">
18838 <colspec colwidth="190pt" align="left"/>
18839 <colspec colwidth="260pt" align="left"/>
18840 <tbody>
18841 <row>
18842 <entry><option>allow_domain_literals</option></entry>
18843 <entry>recognize domain literal syntax</entry>
18844 </row>
18845 <row>
18846 <entry><option>allow_mx_to_ip</option></entry>
18847 <entry>allow MX to point to IP address</entry>
18848 </row>
18849 <row>
18850 <entry><option>allow_utf8_domains</option></entry>
18851 <entry>in addresses</entry>
18852 </row>
18853 <row>
18854 <entry><option>check_rfc2047_length</option></entry>
18855 <entry>check length of RFC 2047 <quote>encoded words</quote></entry>
18856 </row>
18857 <row>
18858 <entry><option>delivery_date_remove</option></entry>
18859 <entry>from incoming messages</entry>
18860 </row>
18861 <row>
18862 <entry><option>envelope_to_remote</option></entry>
18863 <entry>from incoming messages</entry>
18864 </row>
18865 <row>
18866 <entry><option>extract_addresses_remove_arguments</option></entry>
18867 <entry>affects <option>-t</option> processing</entry>
18868 </row>
18869 <row>
18870 <entry><option>headers_charset</option></entry>
18871 <entry>default for translations</entry>
18872 </row>
18873 <row>
18874 <entry><option>qualify_domain</option></entry>
18875 <entry>default for senders</entry>
18876 </row>
18877 <row>
18878 <entry><option>qualify_recipient</option></entry>
18879 <entry>default for recipients</entry>
18880 </row>
18881 <row>
18882 <entry><option>return_path_remove</option></entry>
18883 <entry>from incoming messages</entry>
18884 </row>
18885 <row>
18886 <entry><option>strip_excess_angle_brackets</option></entry>
18887 <entry>in addresses</entry>
18888 </row>
18889 <row>
18890 <entry><option>strip_trailing_dot</option></entry>
18891 <entry>at end of addresses</entry>
18892 </row>
18893 <row>
18894 <entry><option>untrusted_set_sender</option></entry>
18895 <entry>untrusted can set envelope sender</entry>
18896 </row>
18897 </tbody>
18898 </tgroup>
18899 </informaltable>
18900 </section>
18901 <section>
18902 <title>System filter</title>
18903 <informaltable frame="none">
18904 <tgroup cols="2" colsep="0" rowsep="0">
18905 <colspec colwidth="190pt" align="left"/>
18906 <colspec colwidth="260pt" align="left"/>
18907 <tbody>
18908 <row>
18909 <entry><option>system_filter</option></entry>
18910 <entry>locate system filter</entry>
18911 </row>
18912 <row>
18913 <entry><option>system_filter_directory_transport</option></entry>
18914 <entry>transport for delivery to a directory</entry>
18915 </row>
18916 <row>
18917 <entry><option>system_filter_file_transport</option></entry>
18918 <entry>transport for delivery to a file</entry>
18919 </row>
18920 <row>
18921 <entry><option>system_filter_group</option></entry>
18922 <entry>group for filter running</entry>
18923 </row>
18924 <row>
18925 <entry><option>system_filter_pipe_transport</option></entry>
18926 <entry>transport for delivery to a pipe</entry>
18927 </row>
18928 <row>
18929 <entry><option>system_filter_reply_transport</option></entry>
18930 <entry>transport for autoreply delivery</entry>
18931 </row>
18932 <row>
18933 <entry><option>system_filter_user</option></entry>
18934 <entry>user for filter running</entry>
18935 </row>
18936 </tbody>
18937 </tgroup>
18938 </informaltable>
18939 </section>
18940 <section>
18941 <title>Routing and delivery</title>
18942 <informaltable frame="none">
18943 <tgroup cols="2" colsep="0" rowsep="0">
18944 <colspec colwidth="190pt" align="left"/>
18945 <colspec colwidth="260pt" align="left"/>
18946 <tbody>
18947 <row>
18948 <entry><option>disable_ipv6</option></entry>
18949 <entry>do no IPv6 processing</entry>
18950 </row>
18951 <row>
18952 <entry><option>dns_again_means_nonexist</option></entry>
18953 <entry>for broken domains</entry>
18954 </row>
18955 <row>
18956 <entry><option>dns_check_names_pattern</option></entry>
18957 <entry>pre-DNS syntax check</entry>
18958 </row>
18959 <row>
18960 <entry><option>dns_ipv4_lookup</option></entry>
18961 <entry>only v4 lookup for these domains</entry>
18962 </row>
18963 <row>
18964 <entry><option>dns_retrans</option></entry>
18965 <entry>parameter for resolver</entry>
18966 </row>
18967 <row>
18968 <entry><option>dns_retry</option></entry>
18969 <entry>parameter for resolver</entry>
18970 </row>
18971 <row>
18972 <entry><option>hold_domains</option></entry>
18973 <entry>hold delivery for these domains</entry>
18974 </row>
18975 <row>
18976 <entry><option>local_interfaces</option></entry>
18977 <entry>for routing checks</entry>
18978 </row>
18979 <row>
18980 <entry><option>queue_domains</option></entry>
18981 <entry>no immediate delivery for these</entry>
18982 </row>
18983 <row>
18984 <entry><option>queue_only</option></entry>
18985 <entry>no immediate delivery at all</entry>
18986 </row>
18987 <row>
18988 <entry><option>queue_only_file</option></entry>
18989 <entry>no immediate delivery if file exists</entry>
18990 </row>
18991 <row>
18992 <entry><option>queue_only_load</option></entry>
18993 <entry>no immediate delivery if load is high</entry>
18994 </row>
18995 <row>
18996 <entry><option>queue_only_override</option></entry>
18997 <entry>allow command line to override</entry>
18998 </row>
18999 <row>
19000 <entry><option>queue_run_in_order</option></entry>
19001 <entry>order of arrival</entry>
19002 </row>
19003 <row>
19004 <entry><option>queue_run_max</option></entry>
19005 <entry>of simultaneous queue runners</entry>
19006 </row>
19007 <row>
19008 <entry><option>queue_smtp_domains</option></entry>
19009 <entry>no immediate SMTP delivery for these</entry>
19010 </row>
19011 <row>
19012 <entry><option>remote_max_parallel</option></entry>
19013 <entry>parallel SMTP delivery per message</entry>
19014 </row>
19015 <row>
19016 <entry><option>remote_sort_domains</option></entry>
19017 <entry>order of remote deliveries</entry>
19018 </row>
19019 <row>
19020 <entry><option>retry_data_expire</option></entry>
19021 <entry>timeout for retry data</entry>
19022 </row>
19023 <row>
19024 <entry><option>retry_interval_max</option></entry>
19025 <entry>safety net for retry rules</entry>
19026 </row>
19027 </tbody>
19028 </tgroup>
19029 </informaltable>
19030 </section>
19031 <section>
19032 <title>Bounce and warning messages</title>
19033 <informaltable frame="none">
19034 <tgroup cols="2" colsep="0" rowsep="0">
19035 <colspec colwidth="190pt" align="left"/>
19036 <colspec colwidth="260pt" align="left"/>
19037 <tbody>
19038 <row>
19039 <entry><option>bounce_message_file</option></entry>
19040 <entry>content of bounce</entry>
19041 </row>
19042 <row>
19043 <entry><option>bounce_message_text</option></entry>
19044 <entry>content of bounce</entry>
19045 </row>
19046 <row>
19047 <entry><option>bounce_return_body</option></entry>
19048 <entry>include body if returning message</entry>
19049 </row>
19050 <row>
19051 <entry><option>bounce_return_message</option></entry>
19052 <entry>include original message in bounce</entry>
19053 </row>
19054 <row>
19055 <entry><option>bounce_return_size_limit</option></entry>
19056 <entry>limit on returned message</entry>
19057 </row>
19058 <row>
19059 <entry><option>bounce_sender_authentication</option></entry>
19060 <entry>send authenticated sender with bounce</entry>
19061 </row>
19062 <row>
19063 <entry><option>errors_copy</option></entry>
19064 <entry>copy bounce messages</entry>
19065 </row>
19066 <row>
19067 <entry><option>errors_reply_to</option></entry>
19068 <entry><emphasis>Reply-to:</emphasis> in bounces</entry>
19069 </row>
19070 <row>
19071 <entry><option>delay_warning</option></entry>
19072 <entry>time schedule</entry>
19073 </row>
19074 <row>
19075 <entry><option>delay_warning_condition</option></entry>
19076 <entry>condition for warning messages</entry>
19077 </row>
19078 <row>
19079 <entry><option>ignore_bounce_errors_after</option></entry>
19080 <entry>discard undeliverable bounces</entry>
19081 </row>
19082 <row>
19083 <entry><option>smtp_return_error_details</option></entry>
19084 <entry>give detail on rejections</entry>
19085 </row>
19086 <row>
19087 <entry><option>warn_message_file</option></entry>
19088 <entry>content of warning message</entry>
19089 </row>
19090 </tbody>
19091 </tgroup>
19092 </informaltable>
19093 </section>
19094 <section id="SECTalomo">
19095 <title>Alphabetical list of main options</title>
19096 <para>
19097 Those options that undergo string expansion before use are marked with
19098 &dagger;.
19099 </para>
19100 <para>
19101 <indexterm role="option">
19102 <primary>accept_8bitmime</primary>
19103 </indexterm>
19104 </para>
19105 <informaltable frame="all">
19106 <tgroup cols="4" colsep="0" rowsep="0">
19107 <colspec colwidth="8*" align="left"/>
19108 <colspec colwidth="5*" align="center"/>
19109 <colspec colwidth="5*" align="center"/>
19110 <colspec colwidth="6*" align="right"/>
19111 <tbody>
19112 <row>
19113 <entry><option>accept_8bitmime</option></entry>
19114 <entry>Use: <emphasis>main</emphasis></entry>
19115 <entry>Type: <emphasis>boolean</emphasis></entry>
19116 <entry>Default: <emphasis>false</emphasis></entry>
19117 </row>
19118 </tbody>
19119 </tgroup>
19120 </informaltable>
19121 <para>
19122 <indexterm role="concept">
19123 <primary>8BITMIME</primary>
19124 </indexterm>
19125 <indexterm role="concept">
19126 <primary>8-bit characters</primary>
19127 </indexterm>
19128 This option causes Exim to send 8BITMIME in its response to an SMTP
19129 EHLO command, and to accept the BODY= parameter on MAIL commands.
19130 However, though Exim is 8-bit clean, it is not a protocol converter, and it
19131 takes no steps to do anything special with messages received by this route.
19132 Consequently, this option is turned off by default.
19133 </para>
19134 <para>
19135 <indexterm role="option">
19136 <primary>acl_not_smtp</primary>
19137 </indexterm>
19138 </para>
19139 <informaltable frame="all">
19140 <tgroup cols="4" colsep="0" rowsep="0">
19141 <colspec colwidth="8*" align="left"/>
19142 <colspec colwidth="5*" align="center"/>
19143 <colspec colwidth="5*" align="center"/>
19144 <colspec colwidth="6*" align="right"/>
19145 <tbody>
19146 <row>
19147 <entry><option>acl_not_smtp</option></entry>
19148 <entry>Use: <emphasis>main</emphasis></entry>
19149 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
19150 <entry>Default: <emphasis>unset</emphasis></entry>
19151 </row>
19152 </tbody>
19153 </tgroup>
19154 </informaltable>
19155 <para>
19156 <indexterm role="concept">
19157 <primary>access control lists (ACLs)</primary>
19158 <secondary>for non-SMTP messages</secondary>
19159 </indexterm>
19160 <indexterm role="concept">
19161 <primary>non-SMTP messages</primary>
19162 <secondary>ACLs for</secondary>
19163 </indexterm>
19164 This option defines the ACL that is run when a non-SMTP message is on the point
19165 of being accepted. See chapter <xref linkend="CHAPACL"/> for further details.
19166 </para>
19167 <para>
19168 <indexterm role="option">
19169 <primary>acl_not_smtp_mime</primary>
19170 </indexterm>
19171 </para>
19172 <informaltable frame="all">
19173 <tgroup cols="4" colsep="0" rowsep="0">
19174 <colspec colwidth="8*" align="left"/>
19175 <colspec colwidth="5*" align="center"/>
19176 <colspec colwidth="5*" align="center"/>
19177 <colspec colwidth="6*" align="right"/>
19178 <tbody>
19179 <row>
19180 <entry><option>acl_not_smtp_mime</option></entry>
19181 <entry>Use: <emphasis>main</emphasis></entry>
19182 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
19183 <entry>Default: <emphasis>unset</emphasis></entry>
19184 </row>
19185 </tbody>
19186 </tgroup>
19187 </informaltable>
19188 <para>
19189 This option defines the ACL that is run for individual MIME parts of non-SMTP
19190 messages. It operates in exactly the same way as <option>acl_smtp_mime</option> operates for
19191 SMTP messages.
19192 </para>
19193 <para>
19194 <indexterm role="option">
19195 <primary>acl_smtp_auth</primary>
19196 </indexterm>
19197 </para>
19198 <informaltable frame="all">
19199 <tgroup cols="4" colsep="0" rowsep="0">
19200 <colspec colwidth="8*" align="left"/>
19201 <colspec colwidth="5*" align="center"/>
19202 <colspec colwidth="5*" align="center"/>
19203 <colspec colwidth="6*" align="right"/>
19204 <tbody>
19205 <row>
19206 <entry><option>acl_smtp_auth</option></entry>
19207 <entry>Use: <emphasis>main</emphasis></entry>
19208 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
19209 <entry>Default: <emphasis>unset</emphasis></entry>
19210 </row>
19211 </tbody>
19212 </tgroup>
19213 </informaltable>
19214 <para>
19215 <indexterm role="concept">
19216 <primary>access control lists (ACLs)</primary>
19217 <secondary>setting up for SMTP commands</secondary>
19218 </indexterm>
19219 <indexterm role="concept">
19220 <primary>AUTH</primary>
19221 <secondary>ACL for</secondary>
19222 </indexterm>
19223 This option defines the ACL that is run when an SMTP AUTH command is
19224 received. See chapter <xref linkend="CHAPACL"/> for further details.
19225 </para>
19226 <para>
19227 <indexterm role="option">
19228 <primary>acl_smtp_connect</primary>
19229 </indexterm>
19230 </para>
19231 <informaltable frame="all">
19232 <tgroup cols="4" colsep="0" rowsep="0">
19233 <colspec colwidth="8*" align="left"/>
19234 <colspec colwidth="5*" align="center"/>
19235 <colspec colwidth="5*" align="center"/>
19236 <colspec colwidth="6*" align="right"/>
19237 <tbody>
19238 <row>
19239 <entry><option>acl_smtp_connect</option></entry>
19240 <entry>Use: <emphasis>main</emphasis></entry>
19241 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
19242 <entry>Default: <emphasis>unset</emphasis></entry>
19243 </row>
19244 </tbody>
19245 </tgroup>
19246 </informaltable>
19247 <para>
19248 <indexterm role="concept">
19249 <primary>access control lists (ACLs)</primary>
19250 <secondary>on SMTP connection</secondary>
19251 </indexterm>
19252 This option defines the ACL that is run when an SMTP connection is received.
19253 See chapter <xref linkend="CHAPACL"/> for further details.
19254 </para>
19255 <para>
19256 <indexterm role="option">
19257 <primary>acl_smtp_data</primary>
19258 </indexterm>
19259 </para>
19260 <informaltable frame="all">
19261 <tgroup cols="4" colsep="0" rowsep="0">
19262 <colspec colwidth="8*" align="left"/>
19263 <colspec colwidth="5*" align="center"/>
19264 <colspec colwidth="5*" align="center"/>
19265 <colspec colwidth="6*" align="right"/>
19266 <tbody>
19267 <row>
19268 <entry><option>acl_smtp_data</option></entry>
19269 <entry>Use: <emphasis>main</emphasis></entry>
19270 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
19271 <entry>Default: <emphasis>unset</emphasis></entry>
19272 </row>
19273 </tbody>
19274 </tgroup>
19275 </informaltable>
19276 <para>
19277 <indexterm role="concept">
19278 <primary>DATA</primary>
19279 <secondary>ACL for</secondary>
19280 </indexterm>
19281 This option defines the ACL that is run after an SMTP DATA command has been
19282 processed and the message itself has been received, but before the final
19283 acknowledgement is sent. See chapter <xref linkend="CHAPACL"/> for further details.
19284 </para>
19285 <para>
19286 <indexterm role="option">
19287 <primary>acl_smtp_etrn</primary>
19288 </indexterm>
19289 </para>
19290 <informaltable frame="all">
19291 <tgroup cols="4" colsep="0" rowsep="0">
19292 <colspec colwidth="8*" align="left"/>
19293 <colspec colwidth="5*" align="center"/>
19294 <colspec colwidth="5*" align="center"/>
19295 <colspec colwidth="6*" align="right"/>
19296 <tbody>
19297 <row>
19298 <entry><option>acl_smtp_etrn</option></entry>
19299 <entry>Use: <emphasis>main</emphasis></entry>
19300 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
19301 <entry>Default: <emphasis>unset</emphasis></entry>
19302 </row>
19303 </tbody>
19304 </tgroup>
19305 </informaltable>
19306 <para>
19307 <indexterm role="concept">
19308 <primary>ETRN</primary>
19309 <secondary>ACL for</secondary>
19310 </indexterm>
19311 This option defines the ACL that is run when an SMTP ETRN command is
19312 received. See chapter <xref linkend="CHAPACL"/> for further details.
19313 </para>
19314 <para>
19315 <indexterm role="option">
19316 <primary>acl_smtp_expn</primary>
19317 </indexterm>
19318 </para>
19319 <informaltable frame="all">
19320 <tgroup cols="4" colsep="0" rowsep="0">
19321 <colspec colwidth="8*" align="left"/>
19322 <colspec colwidth="5*" align="center"/>
19323 <colspec colwidth="5*" align="center"/>
19324 <colspec colwidth="6*" align="right"/>
19325 <tbody>
19326 <row>
19327 <entry><option>acl_smtp_expn</option></entry>
19328 <entry>Use: <emphasis>main</emphasis></entry>
19329 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
19330 <entry>Default: <emphasis>unset</emphasis></entry>
19331 </row>
19332 </tbody>
19333 </tgroup>
19334 </informaltable>
19335 <para>
19336 <indexterm role="concept">
19337 <primary>EXPN</primary>
19338 <secondary>ACL for</secondary>
19339 </indexterm>
19340 This option defines the ACL that is run when an SMTP EXPN command is
19341 received. See chapter <xref linkend="CHAPACL"/> for further details.
19342 </para>
19343 <para>
19344 <indexterm role="option">
19345 <primary>acl_smtp_helo</primary>
19346 </indexterm>
19347 </para>
19348 <informaltable frame="all">
19349 <tgroup cols="4" colsep="0" rowsep="0">
19350 <colspec colwidth="8*" align="left"/>
19351 <colspec colwidth="5*" align="center"/>
19352 <colspec colwidth="5*" align="center"/>
19353 <colspec colwidth="6*" align="right"/>
19354 <tbody>
19355 <row>
19356 <entry><option>acl_smtp_helo</option></entry>
19357 <entry>Use: <emphasis>main</emphasis></entry>
19358 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
19359 <entry>Default: <emphasis>unset</emphasis></entry>
19360 </row>
19361 </tbody>
19362 </tgroup>
19363 </informaltable>
19364 <para>
19365 <indexterm role="concept">
19366 <primary>EHLO</primary>
19367 <secondary>ACL for</secondary>
19368 </indexterm>
19369 <indexterm role="concept">
19370 <primary>HELO</primary>
19371 <secondary>ACL for</secondary>
19372 </indexterm>
19373 This option defines the ACL that is run when an SMTP EHLO or HELO
19374 command is received. See chapter <xref linkend="CHAPACL"/> for further details.
19375 </para>
19376 <para>
19377 <indexterm role="option">
19378 <primary>acl_smtp_mail</primary>
19379 </indexterm>
19380 </para>
19381 <informaltable frame="all">
19382 <tgroup cols="4" colsep="0" rowsep="0">
19383 <colspec colwidth="8*" align="left"/>
19384 <colspec colwidth="5*" align="center"/>
19385 <colspec colwidth="5*" align="center"/>
19386 <colspec colwidth="6*" align="right"/>
19387 <tbody>
19388 <row>
19389 <entry><option>acl_smtp_mail</option></entry>
19390 <entry>Use: <emphasis>main</emphasis></entry>
19391 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
19392 <entry>Default: <emphasis>unset</emphasis></entry>
19393 </row>
19394 </tbody>
19395 </tgroup>
19396 </informaltable>
19397 <para>
19398 <indexterm role="concept">
19399 <primary>MAIL</primary>
19400 <secondary>ACL for</secondary>
19401 </indexterm>
19402 This option defines the ACL that is run when an SMTP MAIL command is
19403 received. See chapter <xref linkend="CHAPACL"/> for further details.
19404 </para>
19405 <para>
19406 <indexterm role="option">
19407 <primary>acl_smtp_mailauth</primary>
19408 </indexterm>
19409 </para>
19410 <informaltable frame="all">
19411 <tgroup cols="4" colsep="0" rowsep="0">
19412 <colspec colwidth="8*" align="left"/>
19413 <colspec colwidth="5*" align="center"/>
19414 <colspec colwidth="5*" align="center"/>
19415 <colspec colwidth="6*" align="right"/>
19416 <tbody>
19417 <row>
19418 <entry><option>acl_smtp_mailauth</option></entry>
19419 <entry>Use: <emphasis>main</emphasis></entry>
19420 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
19421 <entry>Default: <emphasis>unset</emphasis></entry>
19422 </row>
19423 </tbody>
19424 </tgroup>
19425 </informaltable>
19426 <para>
19427 <indexterm role="concept">
19428 <primary>AUTH</primary>
19429 <secondary>on MAIL command</secondary>
19430 </indexterm>
19431 This option defines the ACL that is run when there is an AUTH parameter on
19432 a MAIL command. See chapter <xref linkend="CHAPACL"/> for details of ACLs, and chapter
19433 <xref linkend="CHAPSMTPAUTH"/> for details of authentication.
19434 </para>
19435 <para>
19436 <indexterm role="option">
19437 <primary>acl_smtp_mime</primary>
19438 </indexterm>
19439 </para>
19440 <informaltable frame="all">
19441 <tgroup cols="4" colsep="0" rowsep="0">
19442 <colspec colwidth="8*" align="left"/>
19443 <colspec colwidth="5*" align="center"/>
19444 <colspec colwidth="5*" align="center"/>
19445 <colspec colwidth="6*" align="right"/>
19446 <tbody>
19447 <row>
19448 <entry><option>acl_smtp_mime</option></entry>
19449 <entry>Use: <emphasis>main</emphasis></entry>
19450 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
19451 <entry>Default: <emphasis>unset</emphasis></entry>
19452 </row>
19453 </tbody>
19454 </tgroup>
19455 </informaltable>
19456 <para>
19457 <indexterm role="concept">
19458 <primary>MIME content scanning</primary>
19459 <secondary>ACL for</secondary>
19460 </indexterm>
19461 This option is available when Exim is built with the content-scanning
19462 extension. It defines the ACL that is run for each MIME part in a message. See
19463 section <xref linkend="SECTscanmimepart"/> for details.
19464 </para>
19465 <para>
19466 <indexterm role="option">
19467 <primary>acl_smtp_predata</primary>
19468 </indexterm>
19469 </para>
19470 <informaltable frame="all">
19471 <tgroup cols="4" colsep="0" rowsep="0">
19472 <colspec colwidth="8*" align="left"/>
19473 <colspec colwidth="5*" align="center"/>
19474 <colspec colwidth="5*" align="center"/>
19475 <colspec colwidth="6*" align="right"/>
19476 <tbody>
19477 <row>
19478 <entry><option>acl_smtp_predata</option></entry>
19479 <entry>Use: <emphasis>main</emphasis></entry>
19480 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
19481 <entry>Default: <emphasis>unset</emphasis></entry>
19482 </row>
19483 </tbody>
19484 </tgroup>
19485 </informaltable>
19486 <para>
19487 This option defines the ACL that is run when an SMTP DATA command is
19488 received, before the message itself is received. See chapter <xref linkend="CHAPACL"/> for
19489 further details.
19490 </para>
19491 <para>
19492 <indexterm role="option">
19493 <primary>acl_smtp_quit</primary>
19494 </indexterm>
19495 </para>
19496 <informaltable frame="all">
19497 <tgroup cols="4" colsep="0" rowsep="0">
19498 <colspec colwidth="8*" align="left"/>
19499 <colspec colwidth="5*" align="center"/>
19500 <colspec colwidth="5*" align="center"/>
19501 <colspec colwidth="6*" align="right"/>
19502 <tbody>
19503 <row>
19504 <entry><option>acl_smtp_quit</option></entry>
19505 <entry>Use: <emphasis>main</emphasis></entry>
19506 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
19507 <entry>Default: <emphasis>unset</emphasis></entry>
19508 </row>
19509 </tbody>
19510 </tgroup>
19511 </informaltable>
19512 <para>
19513 <indexterm role="concept">
19514 <primary>QUIT</primary>
19515 <secondary>ACL for</secondary>
19516 </indexterm>
19517 This option defines the ACL that is run when an SMTP QUIT command is
19518 received. See chapter <xref linkend="CHAPACL"/> for further details.
19519 </para>
19520 <para>
19521 <indexterm role="option">
19522 <primary>acl_smtp_rcpt</primary>
19523 </indexterm>
19524 </para>
19525 <informaltable frame="all">
19526 <tgroup cols="4" colsep="0" rowsep="0">
19527 <colspec colwidth="8*" align="left"/>
19528 <colspec colwidth="5*" align="center"/>
19529 <colspec colwidth="5*" align="center"/>
19530 <colspec colwidth="6*" align="right"/>
19531 <tbody>
19532 <row>
19533 <entry><option>acl_smtp_rcpt</option></entry>
19534 <entry>Use: <emphasis>main</emphasis></entry>
19535 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
19536 <entry>Default: <emphasis>unset</emphasis></entry>
19537 </row>
19538 </tbody>
19539 </tgroup>
19540 </informaltable>
19541 <para>
19542 <indexterm role="concept">
19543 <primary>RCPT</primary>
19544 <secondary>ACL for</secondary>
19545 </indexterm>
19546 This option defines the ACL that is run when an SMTP RCPT command is
19547 received. See chapter <xref linkend="CHAPACL"/> for further details.
19548 </para>
19549 <para>
19550 <indexterm role="option">
19551 <primary>acl_smtp_starttls</primary>
19552 </indexterm>
19553 </para>
19554 <informaltable frame="all">
19555 <tgroup cols="4" colsep="0" rowsep="0">
19556 <colspec colwidth="8*" align="left"/>
19557 <colspec colwidth="5*" align="center"/>
19558 <colspec colwidth="5*" align="center"/>
19559 <colspec colwidth="6*" align="right"/>
19560 <tbody>
19561 <row>
19562 <entry><option>acl_smtp_starttls</option></entry>
19563 <entry>Use: <emphasis>main</emphasis></entry>
19564 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
19565 <entry>Default: <emphasis>unset</emphasis></entry>
19566 </row>
19567 </tbody>
19568 </tgroup>
19569 </informaltable>
19570 <para>
19571 <indexterm role="concept">
19572 <primary>STARTTLS</primary>
19573 <secondary>ACL for</secondary>
19574 </indexterm>
19575 This option defines the ACL that is run when an SMTP STARTTLS command is
19576 received. See chapter <xref linkend="CHAPACL"/> for further details.
19577 </para>
19578 <para>
19579 <indexterm role="option">
19580 <primary>acl_smtp_vrfy</primary>
19581 </indexterm>
19582 </para>
19583 <informaltable frame="all">
19584 <tgroup cols="4" colsep="0" rowsep="0">
19585 <colspec colwidth="8*" align="left"/>
19586 <colspec colwidth="5*" align="center"/>
19587 <colspec colwidth="5*" align="center"/>
19588 <colspec colwidth="6*" align="right"/>
19589 <tbody>
19590 <row>
19591 <entry><option>acl_smtp_vrfy</option></entry>
19592 <entry>Use: <emphasis>main</emphasis></entry>
19593 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
19594 <entry>Default: <emphasis>unset</emphasis></entry>
19595 </row>
19596 </tbody>
19597 </tgroup>
19598 </informaltable>
19599 <para>
19600 <indexterm role="concept">
19601 <primary>VRFY</primary>
19602 <secondary>ACL for</secondary>
19603 </indexterm>
19604 This option defines the ACL that is run when an SMTP VRFY command is
19605 received. See chapter <xref linkend="CHAPACL"/> for further details.
19606 </para>
19607 <para>
19608 <indexterm role="option">
19609 <primary>admin_groups</primary>
19610 </indexterm>
19611 </para>
19612 <informaltable frame="all">
19613 <tgroup cols="4" colsep="0" rowsep="0">
19614 <colspec colwidth="8*" align="left"/>
19615 <colspec colwidth="5*" align="center"/>
19616 <colspec colwidth="5*" align="center"/>
19617 <colspec colwidth="6*" align="right"/>
19618 <tbody>
19619 <row>
19620 <entry><option>admin_groups</option></entry>
19621 <entry>Use: <emphasis>main</emphasis></entry>
19622 <entry>Type: <emphasis>string list</emphasis>&dagger;<emphasis></emphasis></entry>
19623 <entry>Default: <emphasis>unset</emphasis></entry>
19624 </row>
19625 </tbody>
19626 </tgroup>
19627 </informaltable>
19628 <para>
19629 <indexterm role="concept">
19630 <primary>admin user</primary>
19631 </indexterm>
19632 This option is expanded just once, at the start of Exim&#x2019;s processing. If the
19633 current group or any of the supplementary groups of an Exim caller is in this
19634 colon-separated list, the caller has admin privileges. If all your system
19635 programmers are in a specific group, for example, you can give them all Exim
19636 admin privileges by putting that group in <option>admin_groups</option>. However, this does
19637 not permit them to read Exim&#x2019;s spool files (whose group owner is the Exim gid).
19638 To permit this, you have to add individuals to the Exim group.
19639 </para>
19640 <para>
19641 <indexterm role="option">
19642 <primary>allow_domain_literals</primary>
19643 </indexterm>
19644 </para>
19645 <informaltable frame="all">
19646 <tgroup cols="4" colsep="0" rowsep="0">
19647 <colspec colwidth="8*" align="left"/>
19648 <colspec colwidth="5*" align="center"/>
19649 <colspec colwidth="5*" align="center"/>
19650 <colspec colwidth="6*" align="right"/>
19651 <tbody>
19652 <row>
19653 <entry><option>allow_domain_literals</option></entry>
19654 <entry>Use: <emphasis>main</emphasis></entry>
19655 <entry>Type: <emphasis>boolean</emphasis></entry>
19656 <entry>Default: <emphasis>false</emphasis></entry>
19657 </row>
19658 </tbody>
19659 </tgroup>
19660 </informaltable>
19661 <para>
19662 <indexterm role="concept">
19663 <primary>domain literal</primary>
19664 </indexterm>
19665 If this option is set, the RFC 2822 domain literal format is permitted in
19666 email addresses. The option is not set by default, because the domain literal
19667 format is not normally required these days, and few people know about it. It
19668 has, however, been exploited by mail abusers.
19669 </para>
19670 <para>
19671 Unfortunately, it seems that some DNS black list maintainers are using this
19672 format to report black listing to postmasters. If you want to accept messages
19673 addressed to your hosts by IP address, you need to set
19674 <option>allow_domain_literals</option> true, and also to add <literal>@[]</literal> to the list of local
19675 domains (defined in the named domain list <option>local_domains</option> in the default
19676 configuration). This <quote>magic string</quote> matches the domain literal form of all
19677 the local host&#x2019;s IP addresses.
19678 </para>
19679 <para>
19680 <indexterm role="option">
19681 <primary>allow_mx_to_ip</primary>
19682 </indexterm>
19683 </para>
19684 <informaltable frame="all">
19685 <tgroup cols="4" colsep="0" rowsep="0">
19686 <colspec colwidth="8*" align="left"/>
19687 <colspec colwidth="5*" align="center"/>
19688 <colspec colwidth="5*" align="center"/>
19689 <colspec colwidth="6*" align="right"/>
19690 <tbody>
19691 <row>
19692 <entry><option>allow_mx_to_ip</option></entry>
19693 <entry>Use: <emphasis>main</emphasis></entry>
19694 <entry>Type: <emphasis>boolean</emphasis></entry>
19695 <entry>Default: <emphasis>false</emphasis></entry>
19696 </row>
19697 </tbody>
19698 </tgroup>
19699 </informaltable>
19700 <para>
19701 <indexterm role="concept">
19702 <primary>MX record</primary>
19703 <secondary>pointing to IP address</secondary>
19704 </indexterm>
19705 It appears that more and more DNS zone administrators are breaking the rules
19706 and putting domain names that look like IP addresses on the right hand side of
19707 MX records. Exim follows the rules and rejects this, giving an error message
19708 that explains the mis-configuration. However, some other MTAs support this
19709 practice, so to avoid <quote>Why can&#x2019;t Exim do this?</quote> complaints,
19710 <option>allow_mx_to_ip</option> exists, in order to enable this heinous activity. It is not
19711 recommended, except when you have no other choice.
19712 </para>
19713 <para>
19714 <indexterm role="option">
19715 <primary>allow_utf8_domains</primary>
19716 </indexterm>
19717 </para>
19718 <informaltable frame="all">
19719 <tgroup cols="4" colsep="0" rowsep="0">
19720 <colspec colwidth="8*" align="left"/>
19721 <colspec colwidth="5*" align="center"/>
19722 <colspec colwidth="5*" align="center"/>
19723 <colspec colwidth="6*" align="right"/>
19724 <tbody>
19725 <row>
19726 <entry><option>allow_utf8_domains</option></entry>
19727 <entry>Use: <emphasis>main</emphasis></entry>
19728 <entry>Type: <emphasis>boolean</emphasis></entry>
19729 <entry>Default: <emphasis>false</emphasis></entry>
19730 </row>
19731 </tbody>
19732 </tgroup>
19733 </informaltable>
19734 <para>
19735 <indexterm role="concept">
19736 <primary>domain</primary>
19737 <secondary>UTF-8 characters in</secondary>
19738 </indexterm>
19739 <indexterm role="concept">
19740 <primary>UTF-8</primary>
19741 <secondary>in domain name</secondary>
19742 </indexterm>
19743 Lots of discussion is going on about internationalized domain names. One
19744 camp is strongly in favour of just using UTF-8 characters, and it seems
19745 that at least two other MTAs permit this. This option allows Exim users to
19746 experiment if they wish.
19747 </para>
19748 <para>
19749 If it is set true, Exim&#x2019;s domain parsing function allows valid
19750 UTF-8 multicharacters to appear in domain name components, in addition to
19751 letters, digits, and hyphens. However, just setting this option is not
19752 enough; if you want to look up these domain names in the DNS, you must also
19753 adjust the value of <option>dns_check_names_pattern</option> to match the extended form. A
19754 suitable setting is:
19755 </para>
19756 <literallayout class="monospaced">
19757 dns_check_names_pattern = (?i)^(?&gt;(?(1)\.|())[a-z0-9\xc0-\xff]\
19758   (?&gt;[-a-z0-9\x80-\xff]*[a-z0-9\x80-\xbf])?)+$
19759 </literallayout>
19760 <para>
19761 Alternatively, you can just disable this feature by setting
19762 </para>
19763 <literallayout class="monospaced">
19764 dns_check_names_pattern =
19765 </literallayout>
19766 <para>
19767 That is, set the option to an empty string so that no check is done.
19768 </para>
19769 <para>
19770 <indexterm role="option">
19771 <primary>auth_advertise_hosts</primary>
19772 </indexterm>
19773 </para>
19774 <informaltable frame="all">
19775 <tgroup cols="4" colsep="0" rowsep="0">
19776 <colspec colwidth="8*" align="left"/>
19777 <colspec colwidth="5*" align="center"/>
19778 <colspec colwidth="5*" align="center"/>
19779 <colspec colwidth="6*" align="right"/>
19780 <tbody>
19781 <row>
19782 <entry><option>auth_advertise_hosts</option></entry>
19783 <entry>Use: <emphasis>main</emphasis></entry>
19784 <entry>Type: <emphasis>host list</emphasis>&dagger;<emphasis></emphasis></entry>
19785 <entry>Default: <emphasis>*</emphasis></entry>
19786 </row>
19787 </tbody>
19788 </tgroup>
19789 </informaltable>
19790 <para>
19791 <indexterm role="concept">
19792 <primary>authentication</primary>
19793 <secondary>advertising</secondary>
19794 </indexterm>
19795 <indexterm role="concept">
19796 <primary>AUTH</primary>
19797 <secondary>advertising</secondary>
19798 </indexterm>
19799 If any server authentication mechanisms are configured, Exim advertises them in
19800 response to an EHLO command only if the calling host matches this list.
19801 Otherwise, Exim does not advertise AUTH.
19802 Exim does not accept AUTH commands from clients to which it has not
19803 advertised the availability of AUTH. The advertising of individual
19804 authentication mechanisms can be controlled by the use of the
19805 <option>server_advertise_condition</option> generic authenticator option on the individual
19806 authenticators. See chapter <xref linkend="CHAPSMTPAUTH"/> for further details.
19807 </para>
19808 <para>
19809 Certain mail clients (for example, Netscape) require the user to provide a name
19810 and password for authentication if AUTH is advertised, even though it may
19811 not be needed (the host may accept messages from hosts on its local LAN without
19812 authentication, for example). The <option>auth_advertise_hosts</option> option can be used
19813 to make these clients more friendly by excluding them from the set of hosts to
19814 which Exim advertises AUTH.
19815 </para>
19816 <para>
19817 <indexterm role="concept">
19818 <primary>AUTH</primary>
19819 <secondary>advertising when encrypted</secondary>
19820 </indexterm>
19821 If you want to advertise the availability of AUTH only when the connection
19822 is encrypted using TLS, you can make use of the fact that the value of this
19823 option is expanded, with a setting like this:
19824 </para>
19825 <literallayout class="monospaced">
19826 auth_advertise_hosts = ${if eq{$tls_cipher}{}{}{*}}
19827 </literallayout>
19828 <para>
19829 <indexterm role="concept">
19830 <primary><varname>$tls_cipher</varname></primary>
19831 </indexterm>
19832 If <varname>$tls_cipher</varname> is empty, the session is not encrypted, and the result of
19833 the expansion is empty, thus matching no hosts. Otherwise, the result of the
19834 expansion is *, which matches all hosts.
19835 </para>
19836 <para>
19837 <indexterm role="option">
19838 <primary>auto_thaw</primary>
19839 </indexterm>
19840 </para>
19841 <informaltable frame="all">
19842 <tgroup cols="4" colsep="0" rowsep="0">
19843 <colspec colwidth="8*" align="left"/>
19844 <colspec colwidth="5*" align="center"/>
19845 <colspec colwidth="5*" align="center"/>
19846 <colspec colwidth="6*" align="right"/>
19847 <tbody>
19848 <row>
19849 <entry><option>auto_thaw</option></entry>
19850 <entry>Use: <emphasis>main</emphasis></entry>
19851 <entry>Type: <emphasis>time</emphasis></entry>
19852 <entry>Default: <emphasis>0s</emphasis></entry>
19853 </row>
19854 </tbody>
19855 </tgroup>
19856 </informaltable>
19857 <para>
19858 <indexterm role="concept">
19859 <primary>thawing messages</primary>
19860 </indexterm>
19861 <indexterm role="concept">
19862 <primary>unfreezing messages</primary>
19863 </indexterm>
19864 If this option is set to a time greater than zero, a queue runner will try a
19865 new delivery attempt on any frozen message, other than a bounce message, if
19866 this much time has passed since it was frozen. This may result in the message
19867 being re-frozen if nothing has changed since the last attempt. It is a way of
19868 saying <quote>keep on trying, even though there are big problems</quote>.
19869 </para>
19870 <para>
19871 <emphasis role="bold">Note</emphasis>: This is an old option, which predates <option>timeout_frozen_after</option> and
19872 <option>ignore_bounce_errors_after</option>. It is retained for compatibility, but it is not
19873 thought to be very useful any more, and its use should probably be avoided.
19874 </para>
19875 <para>
19876 <indexterm role="option">
19877 <primary>av_scanner</primary>
19878 </indexterm>
19879 </para>
19880 <informaltable frame="all">
19881 <tgroup cols="4" colsep="0" rowsep="0">
19882 <colspec colwidth="8*" align="left"/>
19883 <colspec colwidth="5*" align="center"/>
19884 <colspec colwidth="5*" align="center"/>
19885 <colspec colwidth="6*" align="right"/>
19886 <tbody>
19887 <row>
19888 <entry><option>av_scanner</option></entry>
19889 <entry>Use: <emphasis>main</emphasis></entry>
19890 <entry>Type: <emphasis>string</emphasis></entry>
19891 <entry>Default: <emphasis>see below</emphasis></entry>
19892 </row>
19893 </tbody>
19894 </tgroup>
19895 </informaltable>
19896 <para>
19897 This option is available if Exim is built with the content-scanning extension.
19898 It specifies which anti-virus scanner to use. The default value is:
19899 </para>
19900 <literallayout class="monospaced">
19901 sophie:/var/run/sophie
19902 </literallayout>
19903 <para>
19904 If the value of <option>av_scanner</option> starts with dollar character, it is expanded
19905 before use. See section <xref linkend="SECTscanvirus"/> for further details.
19906 </para>
19907 <para>
19908 <indexterm role="option">
19909 <primary>bi_command</primary>
19910 </indexterm>
19911 </para>
19912 <informaltable frame="all">
19913 <tgroup cols="4" colsep="0" rowsep="0">
19914 <colspec colwidth="8*" align="left"/>
19915 <colspec colwidth="5*" align="center"/>
19916 <colspec colwidth="5*" align="center"/>
19917 <colspec colwidth="6*" align="right"/>
19918 <tbody>
19919 <row>
19920 <entry><option>bi_command</option></entry>
19921 <entry>Use: <emphasis>main</emphasis></entry>
19922 <entry>Type: <emphasis>string</emphasis></entry>
19923 <entry>Default: <emphasis>unset</emphasis></entry>
19924 </row>
19925 </tbody>
19926 </tgroup>
19927 </informaltable>
19928 <para>
19929 <indexterm role="concept">
19930 <primary><option>-bi</option> option</primary>
19931 </indexterm>
19932 This option supplies the name of a command that is run when Exim is called with
19933 the <option>-bi</option> option (see chapter <xref linkend="CHAPcommandline"/>). The string value is
19934 just the command name, it is not a complete command line. If an argument is
19935 required, it must come from the <option>-oA</option> command line option.
19936 </para>
19937 <para>
19938 <indexterm role="option">
19939 <primary>bounce_message_file</primary>
19940 </indexterm>
19941 </para>
19942 <informaltable frame="all">
19943 <tgroup cols="4" colsep="0" rowsep="0">
19944 <colspec colwidth="8*" align="left"/>
19945 <colspec colwidth="5*" align="center"/>
19946 <colspec colwidth="5*" align="center"/>
19947 <colspec colwidth="6*" align="right"/>
19948 <tbody>
19949 <row>
19950 <entry><option>bounce_message_file</option></entry>
19951 <entry>Use: <emphasis>main</emphasis></entry>
19952 <entry>Type: <emphasis>string</emphasis></entry>
19953 <entry>Default: <emphasis>unset</emphasis></entry>
19954 </row>
19955 </tbody>
19956 </tgroup>
19957 </informaltable>
19958 <para>
19959 <indexterm role="concept">
19960 <primary>bounce message</primary>
19961 <secondary>customizing</secondary>
19962 </indexterm>
19963 <indexterm role="concept">
19964 <primary>customizing</primary>
19965 <secondary>bounce message</secondary>
19966 </indexterm>
19967 This option defines a template file containing paragraphs of text to be used
19968 for constructing bounce messages.  Details of the file&#x2019;s contents are given in
19969 chapter <xref linkend="CHAPemsgcust"/>. See also <option>warn_message_file</option>.
19970 </para>
19971 <para>
19972 <indexterm role="option">
19973 <primary>bounce_message_text</primary>
19974 </indexterm>
19975 </para>
19976 <informaltable frame="all">
19977 <tgroup cols="4" colsep="0" rowsep="0">
19978 <colspec colwidth="8*" align="left"/>
19979 <colspec colwidth="5*" align="center"/>
19980 <colspec colwidth="5*" align="center"/>
19981 <colspec colwidth="6*" align="right"/>
19982 <tbody>
19983 <row>
19984 <entry><option>bounce_message_text</option></entry>
19985 <entry>Use: <emphasis>main</emphasis></entry>
19986 <entry>Type: <emphasis>string</emphasis></entry>
19987 <entry>Default: <emphasis>unset</emphasis></entry>
19988 </row>
19989 </tbody>
19990 </tgroup>
19991 </informaltable>
19992 <para>
19993 When this option is set, its contents are included in the default bounce
19994 message immediately after <quote>This message was created automatically by mail
19995 delivery software.</quote> It is not used if <option>bounce_message_file</option> is set.
19996 </para>
19997 <para>
19998 <indexterm role="option">
19999 <primary>bounce_return_body</primary>
20000 </indexterm>
20001 </para>
20002 <informaltable frame="all">
20003 <tgroup cols="4" colsep="0" rowsep="0">
20004 <colspec colwidth="8*" align="left"/>
20005 <colspec colwidth="5*" align="center"/>
20006 <colspec colwidth="5*" align="center"/>
20007 <colspec colwidth="6*" align="right"/>
20008 <tbody>
20009 <row>
20010 <entry><option>bounce_return_body</option></entry>
20011 <entry>Use: <emphasis>main</emphasis></entry>
20012 <entry>Type: <emphasis>boolean</emphasis></entry>
20013 <entry>Default: <emphasis>true</emphasis></entry>
20014 </row>
20015 </tbody>
20016 </tgroup>
20017 </informaltable>
20018 <para>
20019 <indexterm role="concept">
20020 <primary>bounce message</primary>
20021 <secondary>including body</secondary>
20022 </indexterm>
20023 This option controls whether the body of an incoming message is included in a
20024 bounce message when <option>bounce_return_message</option> is true. The default setting
20025 causes the entire message, both header and body, to be returned (subject to the
20026 value of <option>bounce_return_size_limit</option>). If this option is false, only the
20027 message header is included. In the case of a non-SMTP message containing an
20028 error that is detected during reception, only those header lines preceding the
20029 point at which the error was detected are returned.
20030 <indexterm role="concept">
20031 <primary>bounce message</primary>
20032 <secondary>including original</secondary>
20033 </indexterm>
20034 </para>
20035 <para>
20036 <indexterm role="option">
20037 <primary>bounce_return_message</primary>
20038 </indexterm>
20039 </para>
20040 <informaltable frame="all">
20041 <tgroup cols="4" colsep="0" rowsep="0">
20042 <colspec colwidth="8*" align="left"/>
20043 <colspec colwidth="5*" align="center"/>
20044 <colspec colwidth="5*" align="center"/>
20045 <colspec colwidth="6*" align="right"/>
20046 <tbody>
20047 <row>
20048 <entry><option>bounce_return_message</option></entry>
20049 <entry>Use: <emphasis>main</emphasis></entry>
20050 <entry>Type: <emphasis>boolean</emphasis></entry>
20051 <entry>Default: <emphasis>true</emphasis></entry>
20052 </row>
20053 </tbody>
20054 </tgroup>
20055 </informaltable>
20056 <para>
20057 If this option is set false, none of the original message is included in
20058 bounce messages generated by Exim. See also <option>bounce_return_size_limit</option> and
20059 <option>bounce_return_body</option>.
20060 </para>
20061 <para>
20062 <indexterm role="option">
20063 <primary>bounce_return_size_limit</primary>
20064 </indexterm>
20065 </para>
20066 <informaltable frame="all">
20067 <tgroup cols="4" colsep="0" rowsep="0">
20068 <colspec colwidth="8*" align="left"/>
20069 <colspec colwidth="5*" align="center"/>
20070 <colspec colwidth="5*" align="center"/>
20071 <colspec colwidth="6*" align="right"/>
20072 <tbody>
20073 <row>
20074 <entry><option>bounce_return_size_limit</option></entry>
20075 <entry>Use: <emphasis>main</emphasis></entry>
20076 <entry>Type: <emphasis>integer</emphasis></entry>
20077 <entry>Default: <emphasis>100K</emphasis></entry>
20078 </row>
20079 </tbody>
20080 </tgroup>
20081 </informaltable>
20082 <para>
20083 <indexterm role="concept">
20084 <primary>size limit</primary>
20085 <secondary>of bounce</secondary>
20086 </indexterm>
20087 <indexterm role="concept">
20088 <primary>bounce message</primary>
20089 <secondary>size limit</secondary>
20090 </indexterm>
20091 <indexterm role="concept">
20092 <primary>limit</primary>
20093 <secondary>bounce message size</secondary>
20094 </indexterm>
20095 This option sets a limit in bytes on the size of messages that are returned to
20096 senders as part of bounce messages when <option>bounce_return_message</option> is true. The
20097 limit should be less than the value of the global <option>message_size_limit</option> and of
20098 any <option>message_size_limit</option> settings on transports, to allow for the bounce text
20099 that Exim generates. If this option is set to zero there is no limit.
20100 </para>
20101 <para>
20102 When the body of any message that is to be included in a bounce message is
20103 greater than the limit, it is truncated, and a comment pointing this out is
20104 added at the top. The actual cutoff may be greater than the value given, owing
20105 to the use of buffering for transferring the message in chunks (typically 8K in
20106 size). The idea is to save bandwidth on those undeliverable 15-megabyte
20107 messages.
20108 </para>
20109 <para>
20110 <indexterm role="option">
20111 <primary>bounce_sender_authentication</primary>
20112 </indexterm>
20113 </para>
20114 <informaltable frame="all">
20115 <tgroup cols="4" colsep="0" rowsep="0">
20116 <colspec colwidth="8*" align="left"/>
20117 <colspec colwidth="5*" align="center"/>
20118 <colspec colwidth="5*" align="center"/>
20119 <colspec colwidth="6*" align="right"/>
20120 <tbody>
20121 <row>
20122 <entry><option>bounce_sender_authentication</option></entry>
20123 <entry>Use: <emphasis>main</emphasis></entry>
20124 <entry>Type: <emphasis>string</emphasis></entry>
20125 <entry>Default: <emphasis>unset</emphasis></entry>
20126 </row>
20127 </tbody>
20128 </tgroup>
20129 </informaltable>
20130 <para>
20131 <indexterm role="concept">
20132 <primary>bounce message</primary>
20133 <secondary>sender authentication</secondary>
20134 </indexterm>
20135 <indexterm role="concept">
20136 <primary>authentication</primary>
20137 <secondary>bounce message</secondary>
20138 </indexterm>
20139 <indexterm role="concept">
20140 <primary>AUTH</primary>
20141 <secondary>on bounce message</secondary>
20142 </indexterm>
20143 This option provides an authenticated sender address that is sent with any
20144 bounce messages generated by Exim that are sent over an authenticated SMTP
20145 connection. A typical setting might be:
20146 </para>
20147 <literallayout class="monospaced">
20148 bounce_sender_authentication = mailer-daemon@my.domain.example
20149 </literallayout>
20150 <para>
20151 which would cause bounce messages to be sent using the SMTP command:
20152 </para>
20153 <literallayout class="monospaced">
20154 MAIL FROM:&lt;&gt; AUTH=mailer-daemon@my.domain.example
20155 </literallayout>
20156 <para>
20157 The value of <option>bounce_sender_authentication</option> must always be a complete email
20158 address.
20159 </para>
20160 <para>
20161 <indexterm role="option">
20162 <primary>callout_domain_negative_expire</primary>
20163 </indexterm>
20164 </para>
20165 <informaltable frame="all">
20166 <tgroup cols="4" colsep="0" rowsep="0">
20167 <colspec colwidth="8*" align="left"/>
20168 <colspec colwidth="5*" align="center"/>
20169 <colspec colwidth="5*" align="center"/>
20170 <colspec colwidth="6*" align="right"/>
20171 <tbody>
20172 <row>
20173 <entry><option>callout_domain_negative_expire</option></entry>
20174 <entry>Use: <emphasis>main</emphasis></entry>
20175 <entry>Type: <emphasis>time</emphasis></entry>
20176 <entry>Default: <emphasis>3h</emphasis></entry>
20177 </row>
20178 </tbody>
20179 </tgroup>
20180 </informaltable>
20181 <para>
20182 <indexterm role="concept">
20183 <primary>caching</primary>
20184 <secondary>callout timeouts</secondary>
20185 </indexterm>
20186 <indexterm role="concept">
20187 <primary>callout</primary>
20188 <secondary>caching timeouts</secondary>
20189 </indexterm>
20190 This option specifies the expiry time for negative callout cache data for a
20191 domain. See section <xref linkend="SECTcallver"/> for details of callout verification, and
20192 section <xref linkend="SECTcallvercache"/> for details of the caching.
20193 </para>
20194 <para>
20195 <indexterm role="option">
20196 <primary>callout_domain_positive_expire</primary>
20197 </indexterm>
20198 </para>
20199 <informaltable frame="all">
20200 <tgroup cols="4" colsep="0" rowsep="0">
20201 <colspec colwidth="8*" align="left"/>
20202 <colspec colwidth="5*" align="center"/>
20203 <colspec colwidth="5*" align="center"/>
20204 <colspec colwidth="6*" align="right"/>
20205 <tbody>
20206 <row>
20207 <entry><option>callout_domain_positive_expire</option></entry>
20208 <entry>Use: <emphasis>main</emphasis></entry>
20209 <entry>Type: <emphasis>time</emphasis></entry>
20210 <entry>Default: <emphasis>7d</emphasis></entry>
20211 </row>
20212 </tbody>
20213 </tgroup>
20214 </informaltable>
20215 <para>
20216 This option specifies the expiry time for positive callout cache data for a
20217 domain. See section <xref linkend="SECTcallver"/> for details of callout verification, and
20218 section <xref linkend="SECTcallvercache"/> for details of the caching.
20219 </para>
20220 <para>
20221 <indexterm role="option">
20222 <primary>callout_negative_expire</primary>
20223 </indexterm>
20224 </para>
20225 <informaltable frame="all">
20226 <tgroup cols="4" colsep="0" rowsep="0">
20227 <colspec colwidth="8*" align="left"/>
20228 <colspec colwidth="5*" align="center"/>
20229 <colspec colwidth="5*" align="center"/>
20230 <colspec colwidth="6*" align="right"/>
20231 <tbody>
20232 <row>
20233 <entry><option>callout_negative_expire</option></entry>
20234 <entry>Use: <emphasis>main</emphasis></entry>
20235 <entry>Type: <emphasis>time</emphasis></entry>
20236 <entry>Default: <emphasis>2h</emphasis></entry>
20237 </row>
20238 </tbody>
20239 </tgroup>
20240 </informaltable>
20241 <para>
20242 This option specifies the expiry time for negative callout cache data for an
20243 address. See section <xref linkend="SECTcallver"/> for details of callout verification, and
20244 section <xref linkend="SECTcallvercache"/> for details of the caching.
20245 </para>
20246 <para>
20247 <indexterm role="option">
20248 <primary>callout_positive_expire</primary>
20249 </indexterm>
20250 </para>
20251 <informaltable frame="all">
20252 <tgroup cols="4" colsep="0" rowsep="0">
20253 <colspec colwidth="8*" align="left"/>
20254 <colspec colwidth="5*" align="center"/>
20255 <colspec colwidth="5*" align="center"/>
20256 <colspec colwidth="6*" align="right"/>
20257 <tbody>
20258 <row>
20259 <entry><option>callout_positive_expire</option></entry>
20260 <entry>Use: <emphasis>main</emphasis></entry>
20261 <entry>Type: <emphasis>time</emphasis></entry>
20262 <entry>Default: <emphasis>24h</emphasis></entry>
20263 </row>
20264 </tbody>
20265 </tgroup>
20266 </informaltable>
20267 <para>
20268 This option specifies the expiry time for positive callout cache data for an
20269 address. See section <xref linkend="SECTcallver"/> for details of callout verification, and
20270 section <xref linkend="SECTcallvercache"/> for details of the caching.
20271 </para>
20272 <para>
20273 <indexterm role="option">
20274 <primary>callout_random_local_part</primary>
20275 </indexterm>
20276 </para>
20277 <informaltable frame="all">
20278 <tgroup cols="4" colsep="0" rowsep="0">
20279 <colspec colwidth="8*" align="left"/>
20280 <colspec colwidth="5*" align="center"/>
20281 <colspec colwidth="5*" align="center"/>
20282 <colspec colwidth="6*" align="right"/>
20283 <tbody>
20284 <row>
20285 <entry><option>callout_random_local_part</option></entry>
20286 <entry>Use: <emphasis>main</emphasis></entry>
20287 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
20288 <entry>Default: <emphasis>see below</emphasis></entry>
20289 </row>
20290 </tbody>
20291 </tgroup>
20292 </informaltable>
20293 <para>
20294 This option defines the <quote>random</quote> local part that can be used as part of
20295 callout verification. The default value is
20296 </para>
20297 <literallayout class="monospaced">
20298 $primary_host_name-$tod_epoch-testing
20299 </literallayout>
20300 <para>
20301 See section <xref linkend="CALLaddparcall"/> for details of how this value is used.
20302 </para>
20303 <para>
20304 <indexterm role="option">
20305 <primary>check_log_inodes</primary>
20306 </indexterm>
20307 </para>
20308 <informaltable frame="all">
20309 <tgroup cols="4" colsep="0" rowsep="0">
20310 <colspec colwidth="8*" align="left"/>
20311 <colspec colwidth="5*" align="center"/>
20312 <colspec colwidth="5*" align="center"/>
20313 <colspec colwidth="6*" align="right"/>
20314 <tbody>
20315 <row>
20316 <entry><option>check_log_inodes</option></entry>
20317 <entry>Use: <emphasis>main</emphasis></entry>
20318 <entry>Type: <emphasis>integer</emphasis></entry>
20319 <entry>Default: <emphasis>0</emphasis></entry>
20320 </row>
20321 </tbody>
20322 </tgroup>
20323 </informaltable>
20324 <para>
20325 See <option>check_spool_space</option> below.
20326 </para>
20327 <para>
20328 <indexterm role="option">
20329 <primary>check_log_space</primary>
20330 </indexterm>
20331 </para>
20332 <informaltable frame="all">
20333 <tgroup cols="4" colsep="0" rowsep="0">
20334 <colspec colwidth="8*" align="left"/>
20335 <colspec colwidth="5*" align="center"/>
20336 <colspec colwidth="5*" align="center"/>
20337 <colspec colwidth="6*" align="right"/>
20338 <tbody>
20339 <row>
20340 <entry><option>check_log_space</option></entry>
20341 <entry>Use: <emphasis>main</emphasis></entry>
20342 <entry>Type: <emphasis>integer</emphasis></entry>
20343 <entry>Default: <emphasis>0</emphasis></entry>
20344 </row>
20345 </tbody>
20346 </tgroup>
20347 </informaltable>
20348 <para>
20349 See <option>check_spool_space</option> below.
20350 </para>
20351 <para>
20352 <indexterm role="option">
20353 <primary><option>check_rfc2047_length</option></primary>
20354 </indexterm>
20355 <indexterm role="concept">
20356 <primary>RFC 2047</primary>
20357 <secondary>disabling length check</secondary>
20358 </indexterm>
20359 <indexterm role="option">
20360 <primary>check_rfc2047_length</primary>
20361 </indexterm>
20362 </para>
20363 <informaltable frame="all">
20364 <tgroup cols="4" colsep="0" rowsep="0">
20365 <colspec colwidth="8*" align="left"/>
20366 <colspec colwidth="5*" align="center"/>
20367 <colspec colwidth="5*" align="center"/>
20368 <colspec colwidth="6*" align="right"/>
20369 <tbody>
20370 <row>
20371 <entry><option>check_rfc2047_length</option></entry>
20372 <entry>Use: <emphasis> User: main</emphasis></entry>
20373 <entry>Type: <emphasis>boolean</emphasis></entry>
20374 <entry>Default: <emphasis>true</emphasis></entry>
20375 </row>
20376 </tbody>
20377 </tgroup>
20378 </informaltable>
20379 <para>
20380 RFC 2047 defines a way of encoding non-ASCII characters in headers using a
20381 system of <quote>encoded words</quote>. The RFC specifies a maximum length for an encoded
20382 word; strings to be encoded that exceed this length are supposed to use
20383 multiple encoded words. By default, Exim does not recognize encoded words that
20384 exceed the maximum length. However, it seems that some software, in violation
20385 of the RFC, generates overlong encoded words. If <option>check_rfc2047_length</option> is
20386 set false, Exim recognizes encoded words of any length.
20387 </para>
20388 <para>
20389 <indexterm role="option">
20390 <primary>check_spool_inodes</primary>
20391 </indexterm>
20392 </para>
20393 <informaltable frame="all">
20394 <tgroup cols="4" colsep="0" rowsep="0">
20395 <colspec colwidth="8*" align="left"/>
20396 <colspec colwidth="5*" align="center"/>
20397 <colspec colwidth="5*" align="center"/>
20398 <colspec colwidth="6*" align="right"/>
20399 <tbody>
20400 <row>
20401 <entry><option>check_spool_inodes</option></entry>
20402 <entry>Use: <emphasis>main</emphasis></entry>
20403 <entry>Type: <emphasis>integer</emphasis></entry>
20404 <entry>Default: <emphasis>0</emphasis></entry>
20405 </row>
20406 </tbody>
20407 </tgroup>
20408 </informaltable>
20409 <para>
20410 See <option>check_spool_space</option> below.
20411 </para>
20412 <para>
20413 <indexterm role="option">
20414 <primary>check_spool_space</primary>
20415 </indexterm>
20416 </para>
20417 <informaltable frame="all">
20418 <tgroup cols="4" colsep="0" rowsep="0">
20419 <colspec colwidth="8*" align="left"/>
20420 <colspec colwidth="5*" align="center"/>
20421 <colspec colwidth="5*" align="center"/>
20422 <colspec colwidth="6*" align="right"/>
20423 <tbody>
20424 <row>
20425 <entry><option>check_spool_space</option></entry>
20426 <entry>Use: <emphasis>main</emphasis></entry>
20427 <entry>Type: <emphasis>integer</emphasis></entry>
20428 <entry>Default: <emphasis>0</emphasis></entry>
20429 </row>
20430 </tbody>
20431 </tgroup>
20432 </informaltable>
20433 <para>
20434 <indexterm role="concept">
20435 <primary>checking disk space</primary>
20436 </indexterm>
20437 <indexterm role="concept">
20438 <primary>disk space</primary>
20439 <secondary>checking</secondary>
20440 </indexterm>
20441 <indexterm role="concept">
20442 <primary>spool directory</primary>
20443 <secondary>checking space</secondary>
20444 </indexterm>
20445 The four <option>check_...</option> options allow for checking of disk resources before a
20446 message is accepted.
20447 </para>
20448 <para>
20449 <indexterm role="concept">
20450 <primary><varname>$log_inodes</varname></primary>
20451 </indexterm>
20452 <indexterm role="concept">
20453 <primary><varname>$log_space</varname></primary>
20454 </indexterm>
20455 <indexterm role="concept">
20456 <primary><varname>$spool_inodes</varname></primary>
20457 </indexterm>
20458 <indexterm role="concept">
20459 <primary><varname>$spool_space</varname></primary>
20460 </indexterm>
20461 When any of these options are set, they apply to all incoming messages. If you
20462 want to apply different checks to different kinds of message, you can do so by
20463 testing the the variables <varname>$log_inodes</varname>, <varname>$log_space</varname>, <varname>$spool_inodes</varname>, and
20464 <varname>$spool_space</varname> in an ACL with appropriate additional conditions.
20465 </para>
20466 <para>
20467 <option>check_spool_space</option> and <option>check_spool_inodes</option> check the spool partition if
20468 either value is greater than zero, for example:
20469 </para>
20470 <literallayout class="monospaced">
20471 check_spool_space = 10M
20472 check_spool_inodes = 100
20473 </literallayout>
20474 <para>
20475 The spool partition is the one that contains the directory defined by
20476 SPOOL_DIRECTORY in <filename>Local/Makefile</filename>. It is used for holding messages in
20477 transit.
20478 </para>
20479 <para>
20480 <option>check_log_space</option> and <option>check_log_inodes</option>  check the partition in which log
20481 files are written if either is greater than zero. These should be set only if
20482 <option>log_file_path</option> and <option>spool_directory</option> refer to different partitions.
20483 </para>
20484 <para>
20485 If there is less space or fewer inodes than requested, Exim refuses to accept
20486 incoming mail. In the case of SMTP input this is done by giving a 452 temporary
20487 error response to the MAIL command. If ESMTP is in use and there was a
20488 SIZE parameter on the MAIL command, its value is added to the
20489 <option>check_spool_space</option> value, and the check is performed even if
20490 <option>check_spool_space</option> is zero, unless <option>no_smtp_check_spool_space</option> is set.
20491 </para>
20492 <para>
20493 The values for <option>check_spool_space</option> and <option>check_log_space</option> are held as a
20494 number of kilobytes. If a non-multiple of 1024 is specified, it is rounded up.
20495 </para>
20496 <para>
20497 For non-SMTP input and for batched SMTP input, the test is done at start-up; on
20498 failure a message is written to stderr and Exim exits with a non-zero code, as
20499 it obviously cannot send an error message of any kind.
20500 </para>
20501 <para>
20502 <indexterm role="option">
20503 <primary>daemon_smtp_ports</primary>
20504 </indexterm>
20505 </para>
20506 <informaltable frame="all">
20507 <tgroup cols="4" colsep="0" rowsep="0">
20508 <colspec colwidth="8*" align="left"/>
20509 <colspec colwidth="5*" align="center"/>
20510 <colspec colwidth="5*" align="center"/>
20511 <colspec colwidth="6*" align="right"/>
20512 <tbody>
20513 <row>
20514 <entry><option>daemon_smtp_ports</option></entry>
20515 <entry>Use: <emphasis>main</emphasis></entry>
20516 <entry>Type: <emphasis>string</emphasis></entry>
20517 <entry>Default: <emphasis><literal>smtp</literal></emphasis></entry>
20518 </row>
20519 </tbody>
20520 </tgroup>
20521 </informaltable>
20522 <para>
20523 <indexterm role="concept">
20524 <primary>port</primary>
20525 <secondary>for daemon</secondary>
20526 </indexterm>
20527 <indexterm role="concept">
20528 <primary>TCP/IP</primary>
20529 <secondary>setting listening ports</secondary>
20530 </indexterm>
20531 This option specifies one or more default SMTP ports on which the Exim daemon
20532 listens. See chapter <xref linkend="CHAPinterfaces"/> for details of how it is used. For
20533 backward compatibility, <option>daemon_smtp_port</option> (singular) is a synonym.
20534 </para>
20535 <para>
20536 <indexterm role="option">
20537 <primary>daemon_startup_retries</primary>
20538 </indexterm>
20539 </para>
20540 <informaltable frame="all">
20541 <tgroup cols="4" colsep="0" rowsep="0">
20542 <colspec colwidth="8*" align="left"/>
20543 <colspec colwidth="5*" align="center"/>
20544 <colspec colwidth="5*" align="center"/>
20545 <colspec colwidth="6*" align="right"/>
20546 <tbody>
20547 <row>
20548 <entry><option>daemon_startup_retries</option></entry>
20549 <entry>Use: <emphasis>main</emphasis></entry>
20550 <entry>Type: <emphasis>integer</emphasis></entry>
20551 <entry>Default: <emphasis>9</emphasis></entry>
20552 </row>
20553 </tbody>
20554 </tgroup>
20555 </informaltable>
20556 <para>
20557 <indexterm role="concept">
20558 <primary>daemon startup</primary>
20559 <secondary>retrying</secondary>
20560 </indexterm>
20561 This option, along with <option>daemon_startup_sleep</option>, controls the retrying done by
20562 the daemon at startup when it cannot immediately bind a listening socket
20563 (typically because the socket is already in use): <option>daemon_startup_retries</option>
20564 defines the number of retries after the first failure, and
20565 <option>daemon_startup_sleep</option> defines the length of time to wait between retries.
20566 </para>
20567 <para>
20568 <indexterm role="option">
20569 <primary>daemon_startup_sleep</primary>
20570 </indexterm>
20571 </para>
20572 <informaltable frame="all">
20573 <tgroup cols="4" colsep="0" rowsep="0">
20574 <colspec colwidth="8*" align="left"/>
20575 <colspec colwidth="5*" align="center"/>
20576 <colspec colwidth="5*" align="center"/>
20577 <colspec colwidth="6*" align="right"/>
20578 <tbody>
20579 <row>
20580 <entry><option>daemon_startup_sleep</option></entry>
20581 <entry>Use: <emphasis>main</emphasis></entry>
20582 <entry>Type: <emphasis>time</emphasis></entry>
20583 <entry>Default: <emphasis>30s</emphasis></entry>
20584 </row>
20585 </tbody>
20586 </tgroup>
20587 </informaltable>
20588 <para>
20589 See <option>daemon_startup_retries</option>.
20590 </para>
20591 <para>
20592 <indexterm role="option">
20593 <primary>delay_warning</primary>
20594 </indexterm>
20595 </para>
20596 <informaltable frame="all">
20597 <tgroup cols="4" colsep="0" rowsep="0">
20598 <colspec colwidth="8*" align="left"/>
20599 <colspec colwidth="5*" align="center"/>
20600 <colspec colwidth="5*" align="center"/>
20601 <colspec colwidth="6*" align="right"/>
20602 <tbody>
20603 <row>
20604 <entry><option>delay_warning</option></entry>
20605 <entry>Use: <emphasis>main</emphasis></entry>
20606 <entry>Type: <emphasis>time list</emphasis></entry>
20607 <entry>Default: <emphasis>24h</emphasis></entry>
20608 </row>
20609 </tbody>
20610 </tgroup>
20611 </informaltable>
20612 <para>
20613 <indexterm role="concept">
20614 <primary>warning of delay</primary>
20615 </indexterm>
20616 <indexterm role="concept">
20617 <primary>delay warning</primary>
20618 <secondary>specifying</secondary>
20619 </indexterm>
20620 When a message is delayed, Exim sends a warning message to the sender at
20621 intervals specified by this option. The data is a colon-separated list of times
20622 after which to send warning messages. If the value of the option is an empty
20623 string or a zero time, no warnings are sent. Up to 10 times may be given. If a
20624 message has been on the queue for longer than the last time, the last interval
20625 between the times is used to compute subsequent warning times. For example,
20626 with
20627 </para>
20628 <literallayout class="monospaced">
20629 delay_warning = 4h:8h:24h
20630 </literallayout>
20631 <para>
20632 the first message is sent after 4 hours, the second after 8 hours, and
20633 the third one after 24 hours. After that, messages are sent every 16 hours,
20634 because that is the interval between the last two times on the list. If you set
20635 just one time, it specifies the repeat interval. For example, with:
20636 </para>
20637 <literallayout class="monospaced">
20638 delay_warning = 6h
20639 </literallayout>
20640 <para>
20641 messages are repeated every six hours. To stop warnings after a given time, set
20642 a very large time at the end of the list. For example:
20643 </para>
20644 <literallayout class="monospaced">
20645 delay_warning = 2h:12h:99d
20646 </literallayout>
20647 <para>
20648 <indexterm role="option">
20649 <primary>delay_warning_condition</primary>
20650 </indexterm>
20651 </para>
20652 <informaltable frame="all">
20653 <tgroup cols="4" colsep="0" rowsep="0">
20654 <colspec colwidth="8*" align="left"/>
20655 <colspec colwidth="5*" align="center"/>
20656 <colspec colwidth="5*" align="center"/>
20657 <colspec colwidth="6*" align="right"/>
20658 <tbody>
20659 <row>
20660 <entry><option>delay_warning_condition</option></entry>
20661 <entry>Use: <emphasis>main</emphasis></entry>
20662 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
20663 <entry>Default: <emphasis>see below</emphasis></entry>
20664 </row>
20665 </tbody>
20666 </tgroup>
20667 </informaltable>
20668 <para>
20669 <indexterm role="concept">
20670 <primary><varname>$domain</varname></primary>
20671 </indexterm>
20672 The string is expanded at the time a warning message might be sent. If all the
20673 deferred addresses have the same domain, it is set in <varname>$domain</varname> during the
20674 expansion. Otherwise <varname>$domain</varname> is empty. If the result of the expansion is a
20675 forced failure, an empty string, or a string matching any of <quote>0</quote>, <quote>no</quote> or
20676 <quote>false</quote> (the comparison being done caselessly) then the warning message is
20677 not sent. The default is
20678 </para>
20679 <literallayout class="monospaced">
20680 delay_warning_condition = \
20681   ${if match{$h_precedence:}{(?i)bulk|list|junk}{no}{yes}}
20682 </literallayout>
20683 <para>
20684 which suppresses the sending of warnings about messages that have <quote>bulk</quote>,
20685 <quote>list</quote> or <quote>junk</quote> in a <emphasis>Precedence:</emphasis> header.
20686 </para>
20687 <para>
20688 <indexterm role="option">
20689 <primary>deliver_drop_privilege</primary>
20690 </indexterm>
20691 </para>
20692 <informaltable frame="all">
20693 <tgroup cols="4" colsep="0" rowsep="0">
20694 <colspec colwidth="8*" align="left"/>
20695 <colspec colwidth="5*" align="center"/>
20696 <colspec colwidth="5*" align="center"/>
20697 <colspec colwidth="6*" align="right"/>
20698 <tbody>
20699 <row>
20700 <entry><option>deliver_drop_privilege</option></entry>
20701 <entry>Use: <emphasis>main</emphasis></entry>
20702 <entry>Type: <emphasis>boolean</emphasis></entry>
20703 <entry>Default: <emphasis>false</emphasis></entry>
20704 </row>
20705 </tbody>
20706 </tgroup>
20707 </informaltable>
20708 <para>
20709 <indexterm role="concept">
20710 <primary>unprivileged delivery</primary>
20711 </indexterm>
20712 <indexterm role="concept">
20713 <primary>delivery</primary>
20714 <secondary>unprivileged</secondary>
20715 </indexterm>
20716 If this option is set true, Exim drops its root privilege at the start of a
20717 delivery process, and runs as the Exim user throughout. This severely restricts
20718 the kinds of local delivery that are possible, but is viable in certain types
20719 of configuration. There is a discussion about the use of root privilege in
20720 chapter <xref linkend="CHAPsecurity"/>.
20721 </para>
20722 <para>
20723 <indexterm role="option">
20724 <primary>deliver_queue_load_max</primary>
20725 </indexterm>
20726 </para>
20727 <informaltable frame="all">
20728 <tgroup cols="4" colsep="0" rowsep="0">
20729 <colspec colwidth="8*" align="left"/>
20730 <colspec colwidth="5*" align="center"/>
20731 <colspec colwidth="5*" align="center"/>
20732 <colspec colwidth="6*" align="right"/>
20733 <tbody>
20734 <row>
20735 <entry><option>deliver_queue_load_max</option></entry>
20736 <entry>Use: <emphasis>main</emphasis></entry>
20737 <entry>Type: <emphasis>fixed-point</emphasis></entry>
20738 <entry>Default: <emphasis>unset</emphasis></entry>
20739 </row>
20740 </tbody>
20741 </tgroup>
20742 </informaltable>
20743 <para>
20744 <indexterm role="concept">
20745 <primary>load average</primary>
20746 </indexterm>
20747 <indexterm role="concept">
20748 <primary>queue runner</primary>
20749 <secondary>abandoning</secondary>
20750 </indexterm>
20751 When this option is set, a queue run is abandoned if the system load average
20752 becomes greater than the value of the option. The option has no effect on
20753 ancient operating systems on which Exim cannot determine the load average.
20754 See also <option>queue_only_load</option> and <option>smtp_load_reserve</option>.
20755 </para>
20756 <para>
20757 <indexterm role="option">
20758 <primary>delivery_date_remove</primary>
20759 </indexterm>
20760 </para>
20761 <informaltable frame="all">
20762 <tgroup cols="4" colsep="0" rowsep="0">
20763 <colspec colwidth="8*" align="left"/>
20764 <colspec colwidth="5*" align="center"/>
20765 <colspec colwidth="5*" align="center"/>
20766 <colspec colwidth="6*" align="right"/>
20767 <tbody>
20768 <row>
20769 <entry><option>delivery_date_remove</option></entry>
20770 <entry>Use: <emphasis>main</emphasis></entry>
20771 <entry>Type: <emphasis>boolean</emphasis></entry>
20772 <entry>Default: <emphasis>true</emphasis></entry>
20773 </row>
20774 </tbody>
20775 </tgroup>
20776 </informaltable>
20777 <para>
20778 <indexterm role="concept">
20779 <primary><emphasis>Delivery-date:</emphasis> header line</primary>
20780 </indexterm>
20781 Exim&#x2019;s transports have an option for adding a <emphasis>Delivery-date:</emphasis> header to a
20782 message when it is delivered, in exactly the same way as <emphasis>Return-path:</emphasis> is
20783 handled. <emphasis>Delivery-date:</emphasis> records the actual time of delivery. Such headers
20784 should not be present in incoming messages, and this option causes them to be
20785 removed at the time the message is received, to avoid any problems that might
20786 occur when a delivered message is subsequently sent on to some other recipient.
20787 </para>
20788 <para>
20789 <indexterm role="option">
20790 <primary>disable_ipv6</primary>
20791 </indexterm>
20792 </para>
20793 <informaltable frame="all">
20794 <tgroup cols="4" colsep="0" rowsep="0">
20795 <colspec colwidth="8*" align="left"/>
20796 <colspec colwidth="5*" align="center"/>
20797 <colspec colwidth="5*" align="center"/>
20798 <colspec colwidth="6*" align="right"/>
20799 <tbody>
20800 <row>
20801 <entry><option>disable_ipv6</option></entry>
20802 <entry>Use: <emphasis>main</emphasis></entry>
20803 <entry>Type: <emphasis>boolean</emphasis></entry>
20804 <entry>Default: <emphasis>false</emphasis></entry>
20805 </row>
20806 </tbody>
20807 </tgroup>
20808 </informaltable>
20809 <para>
20810 <indexterm role="concept">
20811 <primary>IPv6</primary>
20812 <secondary>disabling</secondary>
20813 </indexterm>
20814 If this option is set true, even if the Exim binary has IPv6 support, no IPv6
20815 activities take place. AAAA records are never looked up, and any IPv6 addresses
20816 that are listed in <option>local_interfaces</option>, data for the <option>manualroute</option> router,
20817 etc. are ignored. If IP literals are enabled, the <command>ipliteral</command> router declines
20818 to handle IPv6 literal addresses.
20819 </para>
20820 <para>
20821 <indexterm role="option">
20822 <primary>dns_again_means_nonexist</primary>
20823 </indexterm>
20824 </para>
20825 <informaltable frame="all">
20826 <tgroup cols="4" colsep="0" rowsep="0">
20827 <colspec colwidth="8*" align="left"/>
20828 <colspec colwidth="5*" align="center"/>
20829 <colspec colwidth="5*" align="center"/>
20830 <colspec colwidth="6*" align="right"/>
20831 <tbody>
20832 <row>
20833 <entry><option>dns_again_means_nonexist</option></entry>
20834 <entry>Use: <emphasis>main</emphasis></entry>
20835 <entry>Type: <emphasis>domain list</emphasis>&dagger;<emphasis></emphasis></entry>
20836 <entry>Default: <emphasis>unset</emphasis></entry>
20837 </row>
20838 </tbody>
20839 </tgroup>
20840 </informaltable>
20841 <para>
20842 <indexterm role="concept">
20843 <primary>DNS</primary>
20844 <secondary><quote>try again</quote> response; overriding</secondary>
20845 </indexterm>
20846 DNS lookups give a <quote>try again</quote> response for the DNS errors
20847 <quote>non-authoritative host not found</quote> and <quote>SERVERFAIL</quote>. This can cause Exim to
20848 keep trying to deliver a message, or to give repeated temporary errors to
20849 incoming mail. Sometimes the effect is caused by a badly set up name server and
20850 may persist for a long time. If a domain which exhibits this problem matches
20851 anything in <option>dns_again_means_nonexist</option>, it is treated as if it did not exist.
20852 This option should be used with care. You can make it apply to reverse lookups
20853 by a setting such as this:
20854 </para>
20855 <literallayout class="monospaced">
20856 dns_again_means_nonexist = *.in-addr.arpa
20857 </literallayout>
20858 <para>
20859 This option applies to all DNS lookups that Exim does. It also applies when the
20860 <function>gethostbyname()</function> or <function>getipnodebyname()</function> functions give temporary errors,
20861 since these are most likely to be caused by DNS lookup problems. The
20862 <command>dnslookup</command> router has some options of its own for controlling what happens
20863 when lookups for MX or SRV records give temporary errors. These more specific
20864 options are applied after this global option.
20865 </para>
20866 <para>
20867 <indexterm role="option">
20868 <primary>dns_check_names_pattern</primary>
20869 </indexterm>
20870 </para>
20871 <informaltable frame="all">
20872 <tgroup cols="4" colsep="0" rowsep="0">
20873 <colspec colwidth="8*" align="left"/>
20874 <colspec colwidth="5*" align="center"/>
20875 <colspec colwidth="5*" align="center"/>
20876 <colspec colwidth="6*" align="right"/>
20877 <tbody>
20878 <row>
20879 <entry><option>dns_check_names_pattern</option></entry>
20880 <entry>Use: <emphasis>main</emphasis></entry>
20881 <entry>Type: <emphasis>string</emphasis></entry>
20882 <entry>Default: <emphasis>see below</emphasis></entry>
20883 </row>
20884 </tbody>
20885 </tgroup>
20886 </informaltable>
20887 <para>
20888 <indexterm role="concept">
20889 <primary>DNS</primary>
20890 <secondary>pre-check of name syntax</secondary>
20891 </indexterm>
20892 When this option is set to a non-empty string, it causes Exim to check domain
20893 names for characters that are not allowed in host names before handing them to
20894 the DNS resolver, because some resolvers give temporary errors for names that
20895 contain unusual characters. If a domain name contains any unwanted characters,
20896 a <quote>not found</quote> result is forced, and the resolver is not called. The check is
20897 done by matching the domain name against a regular expression, which is the
20898 value of this option. The default pattern is
20899 </para>
20900 <literallayout class="monospaced">
20901 dns_check_names_pattern = \
20902   (?i)^(?&gt;(?(1)\.|())[^\W_](?&gt;[a-z0-9/-]*[^\W_])?)+$
20903 </literallayout>
20904 <para>
20905 which permits only letters, digits, slashes, and hyphens in components, but
20906 they must start and end with a letter or digit. Hyphens are not, in fact,
20907 permitted in host names, but they are found in certain NS records (which can be
20908 accessed in Exim by using a <option>dnsdb</option> lookup). If you set
20909 <option>allow_utf8_domains</option>, you must modify this pattern, or set the option to an
20910 empty string.
20911 </para>
20912 <para>
20913 <indexterm role="option">
20914 <primary>dns_csa_search_limit</primary>
20915 </indexterm>
20916 </para>
20917 <informaltable frame="all">
20918 <tgroup cols="4" colsep="0" rowsep="0">
20919 <colspec colwidth="8*" align="left"/>
20920 <colspec colwidth="5*" align="center"/>
20921 <colspec colwidth="5*" align="center"/>
20922 <colspec colwidth="6*" align="right"/>
20923 <tbody>
20924 <row>
20925 <entry><option>dns_csa_search_limit</option></entry>
20926 <entry>Use: <emphasis>main</emphasis></entry>
20927 <entry>Type: <emphasis>integer</emphasis></entry>
20928 <entry>Default: <emphasis>5</emphasis></entry>
20929 </row>
20930 </tbody>
20931 </tgroup>
20932 </informaltable>
20933 <para>
20934 This option controls the depth of parental searching for CSA SRV records in the
20935 DNS, as described in more detail in section <xref linkend="SECTverifyCSA"/>.
20936 </para>
20937 <para>
20938 <indexterm role="option">
20939 <primary>dns_csa_use_reverse</primary>
20940 </indexterm>
20941 </para>
20942 <informaltable frame="all">
20943 <tgroup cols="4" colsep="0" rowsep="0">
20944 <colspec colwidth="8*" align="left"/>
20945 <colspec colwidth="5*" align="center"/>
20946 <colspec colwidth="5*" align="center"/>
20947 <colspec colwidth="6*" align="right"/>
20948 <tbody>
20949 <row>
20950 <entry><option>dns_csa_use_reverse</option></entry>
20951 <entry>Use: <emphasis>main</emphasis></entry>
20952 <entry>Type: <emphasis>boolean</emphasis></entry>
20953 <entry>Default: <emphasis>true</emphasis></entry>
20954 </row>
20955 </tbody>
20956 </tgroup>
20957 </informaltable>
20958 <para>
20959 This option controls whether or not an IP address, given as a CSA domain, is
20960 reversed and looked up in the reverse DNS, as described in more detail in
20961 section <xref linkend="SECTverifyCSA"/>.
20962 </para>
20963 <para>
20964 <indexterm role="option">
20965 <primary>dns_ipv4_lookup</primary>
20966 </indexterm>
20967 </para>
20968 <informaltable frame="all">
20969 <tgroup cols="4" colsep="0" rowsep="0">
20970 <colspec colwidth="8*" align="left"/>
20971 <colspec colwidth="5*" align="center"/>
20972 <colspec colwidth="5*" align="center"/>
20973 <colspec colwidth="6*" align="right"/>
20974 <tbody>
20975 <row>
20976 <entry><option>dns_ipv4_lookup</option></entry>
20977 <entry>Use: <emphasis>main</emphasis></entry>
20978 <entry>Type: <emphasis>domain list</emphasis>&dagger;<emphasis></emphasis></entry>
20979 <entry>Default: <emphasis>unset</emphasis></entry>
20980 </row>
20981 </tbody>
20982 </tgroup>
20983 </informaltable>
20984 <para>
20985 <indexterm role="concept">
20986 <primary>IPv6</primary>
20987 <secondary>DNS lookup for AAAA records</secondary>
20988 </indexterm>
20989 <indexterm role="concept">
20990 <primary>DNS</primary>
20991 <secondary>IPv6 lookup for AAAA records</secondary>
20992 </indexterm>
20993 When Exim is compiled with IPv6 support and <option>disable_ipv6</option> is not set, it
20994 looks for IPv6 address records (AAAA records) as well as IPv4 address records
20995 (A records) when trying to find IP addresses for hosts, unless the host&#x2019;s
20996 domain matches this list.
20997 </para>
20998 <para>
20999 This is a fudge to help with name servers that give big delays or otherwise do
21000 not work for the AAAA record type. In due course, when the world&#x2019;s name
21001 servers have all been upgraded, there should be no need for this option.
21002 </para>
21003 <para>
21004 <indexterm role="option">
21005 <primary>dns_retrans</primary>
21006 </indexterm>
21007 </para>
21008 <informaltable frame="all">
21009 <tgroup cols="4" colsep="0" rowsep="0">
21010 <colspec colwidth="8*" align="left"/>
21011 <colspec colwidth="5*" align="center"/>
21012 <colspec colwidth="5*" align="center"/>
21013 <colspec colwidth="6*" align="right"/>
21014 <tbody>
21015 <row>
21016 <entry><option>dns_retrans</option></entry>
21017 <entry>Use: <emphasis>main</emphasis></entry>
21018 <entry>Type: <emphasis>time</emphasis></entry>
21019 <entry>Default: <emphasis>0s</emphasis></entry>
21020 </row>
21021 </tbody>
21022 </tgroup>
21023 </informaltable>
21024 <para>
21025 <indexterm role="concept">
21026 <primary>DNS</primary>
21027 <secondary>resolver options</secondary>
21028 </indexterm>
21029 The options <option>dns_retrans</option> and <option>dns_retry</option> can be used to set the
21030 retransmission and retry parameters for DNS lookups. Values of zero (the
21031 defaults) leave the system default settings unchanged. The first value is the
21032 time between retries, and the second is the number of retries. It isn&#x2019;t
21033 totally clear exactly how these settings affect the total time a DNS lookup may
21034 take. I haven&#x2019;t found any documentation about timeouts on DNS lookups; these
21035 parameter values are available in the external resolver interface structure,
21036 but nowhere does it seem to describe how they are used or what you might want
21037 to set in them.
21038 </para>
21039 <para>
21040 <indexterm role="option">
21041 <primary>dns_retry</primary>
21042 </indexterm>
21043 </para>
21044 <informaltable frame="all">
21045 <tgroup cols="4" colsep="0" rowsep="0">
21046 <colspec colwidth="8*" align="left"/>
21047 <colspec colwidth="5*" align="center"/>
21048 <colspec colwidth="5*" align="center"/>
21049 <colspec colwidth="6*" align="right"/>
21050 <tbody>
21051 <row>
21052 <entry><option>dns_retry</option></entry>
21053 <entry>Use: <emphasis>main</emphasis></entry>
21054 <entry>Type: <emphasis>integer</emphasis></entry>
21055 <entry>Default: <emphasis>0</emphasis></entry>
21056 </row>
21057 </tbody>
21058 </tgroup>
21059 </informaltable>
21060 <para>
21061 See <option>dns_retrans</option> above.
21062 </para>
21063 <para>
21064 <indexterm role="option">
21065 <primary>drop_cr</primary>
21066 </indexterm>
21067 </para>
21068 <informaltable frame="all">
21069 <tgroup cols="4" colsep="0" rowsep="0">
21070 <colspec colwidth="8*" align="left"/>
21071 <colspec colwidth="5*" align="center"/>
21072 <colspec colwidth="5*" align="center"/>
21073 <colspec colwidth="6*" align="right"/>
21074 <tbody>
21075 <row>
21076 <entry><option>drop_cr</option></entry>
21077 <entry>Use: <emphasis>main</emphasis></entry>
21078 <entry>Type: <emphasis>boolean</emphasis></entry>
21079 <entry>Default: <emphasis>false</emphasis></entry>
21080 </row>
21081 </tbody>
21082 </tgroup>
21083 </informaltable>
21084 <para>
21085 This is an obsolete option that is now a no-op. It used to affect the way Exim
21086 handled CR and LF characters in incoming messages. What happens now is
21087 described in section <xref linkend="SECTlineendings"/>.
21088 </para>
21089 <para>
21090 <indexterm role="option">
21091 <primary>envelope_to_remove</primary>
21092 </indexterm>
21093 </para>
21094 <informaltable frame="all">
21095 <tgroup cols="4" colsep="0" rowsep="0">
21096 <colspec colwidth="8*" align="left"/>
21097 <colspec colwidth="5*" align="center"/>
21098 <colspec colwidth="5*" align="center"/>
21099 <colspec colwidth="6*" align="right"/>
21100 <tbody>
21101 <row>
21102 <entry><option>envelope_to_remove</option></entry>
21103 <entry>Use: <emphasis>main</emphasis></entry>
21104 <entry>Type: <emphasis>boolean</emphasis></entry>
21105 <entry>Default: <emphasis>true</emphasis></entry>
21106 </row>
21107 </tbody>
21108 </tgroup>
21109 </informaltable>
21110 <para>
21111 <indexterm role="concept">
21112 <primary><emphasis>Envelope-to:</emphasis> header line</primary>
21113 </indexterm>
21114 Exim&#x2019;s transports have an option for adding an <emphasis>Envelope-to:</emphasis> header to a
21115 message when it is delivered, in exactly the same way as <emphasis>Return-path:</emphasis> is
21116 handled. <emphasis>Envelope-to:</emphasis> records the original recipient address from the
21117 messages&#x2019;s envelope that caused the delivery to happen. Such headers should not
21118 be present in incoming messages, and this option causes them to be removed at
21119 the time the message is received, to avoid any problems that might occur when a
21120 delivered message is subsequently sent on to some other recipient.
21121 </para>
21122 <para>
21123 <indexterm role="option">
21124 <primary>errors_copy</primary>
21125 </indexterm>
21126 </para>
21127 <informaltable frame="all">
21128 <tgroup cols="4" colsep="0" rowsep="0">
21129 <colspec colwidth="8*" align="left"/>
21130 <colspec colwidth="5*" align="center"/>
21131 <colspec colwidth="5*" align="center"/>
21132 <colspec colwidth="6*" align="right"/>
21133 <tbody>
21134 <row>
21135 <entry><option>errors_copy</option></entry>
21136 <entry>Use: <emphasis>main</emphasis></entry>
21137 <entry>Type: <emphasis>string list</emphasis>&dagger;<emphasis></emphasis></entry>
21138 <entry>Default: <emphasis>unset</emphasis></entry>
21139 </row>
21140 </tbody>
21141 </tgroup>
21142 </informaltable>
21143 <para>
21144 <indexterm role="concept">
21145 <primary>bounce message</primary>
21146 <secondary>copy to other address</secondary>
21147 </indexterm>
21148 <indexterm role="concept">
21149 <primary>copy of bounce message</primary>
21150 </indexterm>
21151 Setting this option causes Exim to send bcc copies of bounce messages that it
21152 generates to other addresses. <emphasis role="bold">Note</emphasis>: This does not apply to bounce messages
21153 coming from elsewhere. The value of the option is a colon-separated list of
21154 items. Each item consists of a pattern, terminated by white space, followed by
21155 a comma-separated list of email addresses. If a pattern contains spaces, it
21156 must be enclosed in double quotes.
21157 </para>
21158 <para>
21159 Each pattern is processed in the same way as a single item in an address list
21160 (see section <xref linkend="SECTaddresslist"/>). When a pattern matches the recipient of
21161 the bounce message, the message is copied to the addresses on the list. The
21162 items are scanned in order, and once a matching one is found, no further items
21163 are examined. For example:
21164 </para>
21165 <literallayout class="monospaced">
21166 errors_copy = spqr@mydomain   postmaster@mydomain.example :\
21167               rqps@mydomain   hostmaster@mydomain.example,\
21168                               postmaster@mydomain.example
21169 </literallayout>
21170 <para>
21171 <indexterm role="concept">
21172 <primary><varname>$domain</varname></primary>
21173 </indexterm>
21174 <indexterm role="concept">
21175 <primary><varname>$local_part</varname></primary>
21176 </indexterm>
21177 The address list is expanded before use. The expansion variables <varname>$local_part</varname>
21178 and <varname>$domain</varname> are set from the original recipient of the error message, and if
21179 there was any wildcard matching in the pattern, the expansion
21180 <indexterm role="concept">
21181 <primary>numerical variables (<varname>$1</varname> <varname>$2</varname> etc)</primary>
21182 <secondary>in <option>errors_copy</option></secondary>
21183 </indexterm>
21184 variables <varname>$0</varname>, <varname>$1</varname>, etc. are set in the normal way.
21185 </para>
21186 <para>
21187 <indexterm role="option">
21188 <primary>errors_reply_to</primary>
21189 </indexterm>
21190 </para>
21191 <informaltable frame="all">
21192 <tgroup cols="4" colsep="0" rowsep="0">
21193 <colspec colwidth="8*" align="left"/>
21194 <colspec colwidth="5*" align="center"/>
21195 <colspec colwidth="5*" align="center"/>
21196 <colspec colwidth="6*" align="right"/>
21197 <tbody>
21198 <row>
21199 <entry><option>errors_reply_to</option></entry>
21200 <entry>Use: <emphasis>main</emphasis></entry>
21201 <entry>Type: <emphasis>string</emphasis></entry>
21202 <entry>Default: <emphasis>unset</emphasis></entry>
21203 </row>
21204 </tbody>
21205 </tgroup>
21206 </informaltable>
21207 <para>
21208 <indexterm role="concept">
21209 <primary>bounce message</primary>
21210 <secondary><emphasis>Reply-to:</emphasis> in</secondary>
21211 </indexterm>
21212 By default, Exim&#x2019;s bounce and delivery warning messages contain the header line
21213 </para>
21214 <literallayout>
21215 <literal>From: Mail Delivery System &lt;Mailer-Daemon@</literal><emphasis>qualify-domain</emphasis><literal>&gt;</literal>
21216 </literallayout>
21217 <para>
21218 <indexterm role="option">
21219 <primary><option>quota_warn_message</option></primary>
21220 </indexterm>
21221 where <emphasis>qualify-domain</emphasis> is the value of the <option>qualify_domain</option> option.
21222 A warning message that is generated by the <option>quota_warn_message</option> option in an
21223 <command>appendfile</command> transport may contain its own <emphasis>From:</emphasis> header line that
21224 overrides the default.
21225 </para>
21226 <para>
21227 Experience shows that people reply to bounce messages. If the
21228 <option>errors_reply_to</option> option is set, a <emphasis>Reply-To:</emphasis> header is added to bounce
21229 and warning messages. For example:
21230 </para>
21231 <literallayout class="monospaced">
21232 errors_reply_to = postmaster@my.domain.example
21233 </literallayout>
21234 <para>
21235 The value of the option is not expanded. It must specify a valid RFC 2822
21236 address. However, if a warning message that is generated by the
21237 <option>quota_warn_message</option> option in an <command>appendfile</command> transport contain its
21238 own <emphasis>Reply-To:</emphasis> header line, the value of the <option>errors_reply_to</option> option is
21239 not used.
21240 </para>
21241 <para>
21242 <indexterm role="option">
21243 <primary>exim_group</primary>
21244 </indexterm>
21245 </para>
21246 <informaltable frame="all">
21247 <tgroup cols="4" colsep="0" rowsep="0">
21248 <colspec colwidth="8*" align="left"/>
21249 <colspec colwidth="5*" align="center"/>
21250 <colspec colwidth="5*" align="center"/>
21251 <colspec colwidth="6*" align="right"/>
21252 <tbody>
21253 <row>
21254 <entry><option>exim_group</option></entry>
21255 <entry>Use: <emphasis>main</emphasis></entry>
21256 <entry>Type: <emphasis>string</emphasis></entry>
21257 <entry>Default: <emphasis>compile-time configured</emphasis></entry>
21258 </row>
21259 </tbody>
21260 </tgroup>
21261 </informaltable>
21262 <para>
21263 <indexterm role="concept">
21264 <primary>gid (group id)</primary>
21265 <secondary>Exim&#x2019;s own</secondary>
21266 </indexterm>
21267 <indexterm role="concept">
21268 <primary>Exim group</primary>
21269 </indexterm>
21270 This option changes the gid under which Exim runs when it gives up root
21271 privilege. The default value is compiled into the binary. The value of this
21272 option is used only when <option>exim_user</option> is also set. Unless it consists entirely
21273 of digits, the string is looked up using <function>getgrnam()</function>, and failure causes a
21274 configuration error. See chapter <xref linkend="CHAPsecurity"/> for a discussion of
21275 security issues.
21276 </para>
21277 <para>
21278 <indexterm role="option">
21279 <primary>exim_path</primary>
21280 </indexterm>
21281 </para>
21282 <informaltable frame="all">
21283 <tgroup cols="4" colsep="0" rowsep="0">
21284 <colspec colwidth="8*" align="left"/>
21285 <colspec colwidth="5*" align="center"/>
21286 <colspec colwidth="5*" align="center"/>
21287 <colspec colwidth="6*" align="right"/>
21288 <tbody>
21289 <row>
21290 <entry><option>exim_path</option></entry>
21291 <entry>Use: <emphasis>main</emphasis></entry>
21292 <entry>Type: <emphasis>string</emphasis></entry>
21293 <entry>Default: <emphasis>see below</emphasis></entry>
21294 </row>
21295 </tbody>
21296 </tgroup>
21297 </informaltable>
21298 <para>
21299 <indexterm role="concept">
21300 <primary>Exim binary</primary>
21301 <secondary>path name</secondary>
21302 </indexterm>
21303 This option specifies the path name of the Exim binary, which is used when Exim
21304 needs to re-exec itself. The default is set up to point to the file <emphasis>exim</emphasis> in
21305 the directory configured at compile time by the BIN_DIRECTORY setting. It
21306 is necessary to change <option>exim_path</option> if, exceptionally, Exim is run from some
21307 other place.
21308 <emphasis role="bold">Warning</emphasis>: Do not use a macro to define the value of this option, because
21309 you will break those Exim utilities that scan the configuration file to find
21310 where the binary is. (They then use the <option>-bP</option> option to extract option
21311 settings such as the value of <option>spool_directory</option>.)
21312 </para>
21313 <para>
21314 <indexterm role="option">
21315 <primary>exim_user</primary>
21316 </indexterm>
21317 </para>
21318 <informaltable frame="all">
21319 <tgroup cols="4" colsep="0" rowsep="0">
21320 <colspec colwidth="8*" align="left"/>
21321 <colspec colwidth="5*" align="center"/>
21322 <colspec colwidth="5*" align="center"/>
21323 <colspec colwidth="6*" align="right"/>
21324 <tbody>
21325 <row>
21326 <entry><option>exim_user</option></entry>
21327 <entry>Use: <emphasis>main</emphasis></entry>
21328 <entry>Type: <emphasis>string</emphasis></entry>
21329 <entry>Default: <emphasis>compile-time configured</emphasis></entry>
21330 </row>
21331 </tbody>
21332 </tgroup>
21333 </informaltable>
21334 <para>
21335 <indexterm role="concept">
21336 <primary>uid (user id)</primary>
21337 <secondary>Exim&#x2019;s own</secondary>
21338 </indexterm>
21339 <indexterm role="concept">
21340 <primary>Exim user</primary>
21341 </indexterm>
21342 This option changes the uid under which Exim runs when it gives up root
21343 privilege. The default value is compiled into the binary. Ownership of the run
21344 time configuration file and the use of the <option>-C</option> and <option>-D</option> command line
21345 options is checked against the values in the binary, not what is set here.
21346 </para>
21347 <para>
21348 Unless it consists entirely of digits, the string is looked up using
21349 <function>getpwnam()</function>, and failure causes a configuration error. If <option>exim_group</option> is
21350 not also supplied, the gid is taken from the result of <function>getpwnam()</function> if it is
21351 used. See chapter <xref linkend="CHAPsecurity"/> for a discussion of security issues.
21352 </para>
21353 <para>
21354 <indexterm role="option">
21355 <primary>extra_local_interfaces</primary>
21356 </indexterm>
21357 </para>
21358 <informaltable frame="all">
21359 <tgroup cols="4" colsep="0" rowsep="0">
21360 <colspec colwidth="8*" align="left"/>
21361 <colspec colwidth="5*" align="center"/>
21362 <colspec colwidth="5*" align="center"/>
21363 <colspec colwidth="6*" align="right"/>
21364 <tbody>
21365 <row>
21366 <entry><option>extra_local_interfaces</option></entry>
21367 <entry>Use: <emphasis>main</emphasis></entry>
21368 <entry>Type: <emphasis>string list</emphasis></entry>
21369 <entry>Default: <emphasis>unset</emphasis></entry>
21370 </row>
21371 </tbody>
21372 </tgroup>
21373 </informaltable>
21374 <para>
21375 This option defines network interfaces that are to be considered local when
21376 routing, but which are not used for listening by the daemon. See section
21377 <xref linkend="SECTreclocipadd"/> for details.
21378 </para>
21379 <para>
21380 <indexterm role="option">
21381 <primary>extract_addresses_remove_ &nbsp;arguments</primary>
21382 </indexterm>
21383 </para>
21384 <informaltable frame="all">
21385 <tgroup cols="4" colsep="0" rowsep="0">
21386 <colspec colwidth="8*" align="left"/>
21387 <colspec colwidth="5*" align="center"/>
21388 <colspec colwidth="5*" align="center"/>
21389 <colspec colwidth="6*" align="right"/>
21390 <tbody>
21391 <row>
21392 <entry><option>extract_addresses_remove_ &nbsp;arguments</option></entry>
21393 <entry>Use: <emphasis>main</emphasis></entry>
21394 <entry>Type: <emphasis>boolean</emphasis></entry>
21395 <entry>Default: <emphasis>true</emphasis></entry>
21396 </row>
21397 </tbody>
21398 </tgroup>
21399 </informaltable>
21400 <para>
21401 <indexterm role="concept">
21402 <primary><option>-t</option> option</primary>
21403 </indexterm>
21404 <indexterm role="concept">
21405 <primary>command line</primary>
21406 <secondary>addresses with <option>-t</option></secondary>
21407 </indexterm>
21408 <indexterm role="concept">
21409 <primary>Sendmail compatibility</primary>
21410 <secondary><option>-t</option> option</secondary>
21411 </indexterm>
21412 According to some Sendmail documentation (Sun, IRIX, HP-UX), if any addresses
21413 are present on the command line when the <option>-t</option> option is used to build an
21414 envelope from a message&#x2019;s <emphasis>To:</emphasis>, <emphasis>Cc:</emphasis> and <emphasis>Bcc:</emphasis> headers, the command
21415 line addresses are removed from the recipients list. This is also how Smail
21416 behaves. However, other Sendmail documentation (the O&#x2019;Reilly book) states that
21417 command line addresses are added to those obtained from the header lines. When
21418 <option>extract_addresses_remove_arguments</option> is true (the default), Exim subtracts
21419 argument headers. If it is set false, Exim adds rather than removes argument
21420 addresses.
21421 </para>
21422 <para>
21423 <indexterm role="option">
21424 <primary>finduser_retries</primary>
21425 </indexterm>
21426 </para>
21427 <informaltable frame="all">
21428 <tgroup cols="4" colsep="0" rowsep="0">
21429 <colspec colwidth="8*" align="left"/>
21430 <colspec colwidth="5*" align="center"/>
21431 <colspec colwidth="5*" align="center"/>
21432 <colspec colwidth="6*" align="right"/>
21433 <tbody>
21434 <row>
21435 <entry><option>finduser_retries</option></entry>
21436 <entry>Use: <emphasis>main</emphasis></entry>
21437 <entry>Type: <emphasis>integer</emphasis></entry>
21438 <entry>Default: <emphasis>0</emphasis></entry>
21439 </row>
21440 </tbody>
21441 </tgroup>
21442 </informaltable>
21443 <para>
21444 <indexterm role="concept">
21445 <primary>NIS</primary>
21446 <secondary>looking up users; retrying</secondary>
21447 </indexterm>
21448 On systems running NIS or other schemes in which user and group information is
21449 distributed from a remote system, there can be times when <function>getpwnam()</function> and
21450 related functions fail, even when given valid data, because things time out.
21451 Unfortunately these failures cannot be distinguished from genuine <quote>not found</quote>
21452 errors. If <option>finduser_retries</option> is set greater than zero, Exim will try that
21453 many extra times to find a user or a group, waiting for one second between
21454 retries.
21455 </para>
21456 <para>
21457 <indexterm role="concept">
21458 <primary><filename>/etc/passwd</filename></primary>
21459 <secondary>multiple reading of</secondary>
21460 </indexterm>
21461 You should not set this option greater than zero if your user information is in
21462 a traditional <filename>/etc/passwd</filename> file, because it will cause Exim needlessly to
21463 search the file multiple times for non-existent users, and also cause delay.
21464 </para>
21465 <para>
21466 <indexterm role="option">
21467 <primary>freeze_tell</primary>
21468 </indexterm>
21469 </para>
21470 <informaltable frame="all">
21471 <tgroup cols="4" colsep="0" rowsep="0">
21472 <colspec colwidth="8*" align="left"/>
21473 <colspec colwidth="5*" align="center"/>
21474 <colspec colwidth="5*" align="center"/>
21475 <colspec colwidth="6*" align="right"/>
21476 <tbody>
21477 <row>
21478 <entry><option>freeze_tell</option></entry>
21479 <entry>Use: <emphasis>main</emphasis></entry>
21480 <entry>Type: <emphasis>string list, comma separated</emphasis></entry>
21481 <entry>Default: <emphasis>unset</emphasis></entry>
21482 </row>
21483 </tbody>
21484 </tgroup>
21485 </informaltable>
21486 <para>
21487 <indexterm role="concept">
21488 <primary>freezing messages</primary>
21489 <secondary>sending a message when freezing</secondary>
21490 </indexterm>
21491 On encountering certain errors, or when configured to do so in a system filter,
21492 ACL, or special router, Exim freezes a message. This means that no further
21493 delivery attempts take place until an administrator thaws the message, or the
21494 <option>auto_thaw</option>, <option>ignore_bounce_errors_after</option>, or <option>timeout_frozen_after</option>
21495 feature cause it to be processed. If <option>freeze_tell</option> is set, Exim generates a
21496 warning message whenever it freezes something, unless the message it is
21497 freezing is a locally-generated bounce message. (Without this exception there
21498 is the possibility of looping.) The warning message is sent to the addresses
21499 supplied as the comma-separated value of this option. If several of the
21500 message&#x2019;s addresses cause freezing, only a single message is sent. If the
21501 freezing was automatic, the reason(s) for freezing can be found in the message
21502 log. If you configure freezing in a filter or ACL, you must arrange for any
21503 logging that you require.
21504 </para>
21505 <para>
21506 <indexterm role="option">
21507 <primary>gecos_name</primary>
21508 </indexterm>
21509 </para>
21510 <informaltable frame="all">
21511 <tgroup cols="4" colsep="0" rowsep="0">
21512 <colspec colwidth="8*" align="left"/>
21513 <colspec colwidth="5*" align="center"/>
21514 <colspec colwidth="5*" align="center"/>
21515 <colspec colwidth="6*" align="right"/>
21516 <tbody>
21517 <row>
21518 <entry><option>gecos_name</option></entry>
21519 <entry>Use: <emphasis>main</emphasis></entry>
21520 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
21521 <entry>Default: <emphasis>unset</emphasis></entry>
21522 </row>
21523 </tbody>
21524 </tgroup>
21525 </informaltable>
21526 <para>
21527 <indexterm role="concept">
21528 <primary>HP-UX</primary>
21529 </indexterm>
21530 <indexterm role="concept">
21531 <primary><quote>gecos</quote> field</primary>
21532 <secondary>parsing</secondary>
21533 </indexterm>
21534 Some operating systems, notably HP-UX, use the <quote>gecos</quote> field in the system
21535 password file to hold other information in addition to users&#x2019; real names. Exim
21536 looks up this field for use when it is creating <emphasis>Sender:</emphasis> or <emphasis>From:</emphasis>
21537 headers. If either <option>gecos_pattern</option> or <option>gecos_name</option> are unset, the contents
21538 of the field are used unchanged, except that, if an ampersand is encountered,
21539 it is replaced by the user&#x2019;s login name with the first character forced to
21540 upper case, since this is a convention that is observed on many systems.
21541 </para>
21542 <para>
21543 When these options are set, <option>gecos_pattern</option> is treated as a regular
21544 expression that is to be applied to the field (again with &amp; replaced by the
21545 login name), and if it matches, <option>gecos_name</option> is expanded and used as the
21546 user&#x2019;s name.
21547 </para>
21548 <para>
21549 <indexterm role="concept">
21550 <primary>numerical variables (<varname>$1</varname> <varname>$2</varname> etc)</primary>
21551 <secondary>in <option>gecos_name</option></secondary>
21552 </indexterm>
21553 Numeric variables such as <varname>$1</varname>, <varname>$2</varname>, etc. can be used in the expansion to
21554 pick up sub-fields that were matched by the pattern. In HP-UX, where the user&#x2019;s
21555 name terminates at the first comma, the following can be used:
21556 </para>
21557 <literallayout class="monospaced">
21558 gecos_pattern = ([^,]*)
21559 gecos_name = $1
21560 </literallayout>
21561 <para>
21562 <indexterm role="option">
21563 <primary>gecos_pattern</primary>
21564 </indexterm>
21565 </para>
21566 <informaltable frame="all">
21567 <tgroup cols="4" colsep="0" rowsep="0">
21568 <colspec colwidth="8*" align="left"/>
21569 <colspec colwidth="5*" align="center"/>
21570 <colspec colwidth="5*" align="center"/>
21571 <colspec colwidth="6*" align="right"/>
21572 <tbody>
21573 <row>
21574 <entry><option>gecos_pattern</option></entry>
21575 <entry>Use: <emphasis>main</emphasis></entry>
21576 <entry>Type: <emphasis>string</emphasis></entry>
21577 <entry>Default: <emphasis>unset</emphasis></entry>
21578 </row>
21579 </tbody>
21580 </tgroup>
21581 </informaltable>
21582 <para>
21583 See <option>gecos_name</option> above.
21584 </para>
21585 <para>
21586 <indexterm role="option">
21587 <primary>headers_charset</primary>
21588 </indexterm>
21589 </para>
21590 <informaltable frame="all">
21591 <tgroup cols="4" colsep="0" rowsep="0">
21592 <colspec colwidth="8*" align="left"/>
21593 <colspec colwidth="5*" align="center"/>
21594 <colspec colwidth="5*" align="center"/>
21595 <colspec colwidth="6*" align="right"/>
21596 <tbody>
21597 <row>
21598 <entry><option>headers_charset</option></entry>
21599 <entry>Use: <emphasis>main</emphasis></entry>
21600 <entry>Type: <emphasis>string</emphasis></entry>
21601 <entry>Default: <emphasis>see below</emphasis></entry>
21602 </row>
21603 </tbody>
21604 </tgroup>
21605 </informaltable>
21606 <para>
21607 This option sets a default character set for translating from encoded MIME
21608 <quote>words</quote> in header lines, when referenced by an <varname>$h_xxx</varname> expansion item. The
21609 default is the value of HEADERS_CHARSET in <filename>Local/Makefile</filename>. The
21610 ultimate default is ISO-8859-1. For more details see the description of header
21611 insertions in section <xref linkend="SECTexpansionitems"/>.
21612 </para>
21613 <para>
21614 <indexterm role="option">
21615 <primary>header_maxsize</primary>
21616 </indexterm>
21617 </para>
21618 <informaltable frame="all">
21619 <tgroup cols="4" colsep="0" rowsep="0">
21620 <colspec colwidth="8*" align="left"/>
21621 <colspec colwidth="5*" align="center"/>
21622 <colspec colwidth="5*" align="center"/>
21623 <colspec colwidth="6*" align="right"/>
21624 <tbody>
21625 <row>
21626 <entry><option>header_maxsize</option></entry>
21627 <entry>Use: <emphasis>main</emphasis></entry>
21628 <entry>Type: <emphasis>integer</emphasis></entry>
21629 <entry>Default: <emphasis>see below</emphasis></entry>
21630 </row>
21631 </tbody>
21632 </tgroup>
21633 </informaltable>
21634 <para>
21635 <indexterm role="concept">
21636 <primary>header section</primary>
21637 <secondary>maximum size of</secondary>
21638 </indexterm>
21639 <indexterm role="concept">
21640 <primary>limit</primary>
21641 <secondary>size of message header section</secondary>
21642 </indexterm>
21643 This option controls the overall maximum size of a message&#x2019;s header
21644 section. The default is the value of HEADER_MAXSIZE in
21645 <filename>Local/Makefile</filename>; the default for that is 1M. Messages with larger header
21646 sections are rejected.
21647 </para>
21648 <para>
21649 <indexterm role="option">
21650 <primary>header_line_maxsize</primary>
21651 </indexterm>
21652 </para>
21653 <informaltable frame="all">
21654 <tgroup cols="4" colsep="0" rowsep="0">
21655 <colspec colwidth="8*" align="left"/>
21656 <colspec colwidth="5*" align="center"/>
21657 <colspec colwidth="5*" align="center"/>
21658 <colspec colwidth="6*" align="right"/>
21659 <tbody>
21660 <row>
21661 <entry><option>header_line_maxsize</option></entry>
21662 <entry>Use: <emphasis>main</emphasis></entry>
21663 <entry>Type: <emphasis>integer</emphasis></entry>
21664 <entry>Default: <emphasis>0</emphasis></entry>
21665 </row>
21666 </tbody>
21667 </tgroup>
21668 </informaltable>
21669 <para>
21670 <indexterm role="concept">
21671 <primary>header lines</primary>
21672 <secondary>maximum size of</secondary>
21673 </indexterm>
21674 <indexterm role="concept">
21675 <primary>limit</primary>
21676 <secondary>size of one header line</secondary>
21677 </indexterm>
21678 This option limits the length of any individual header line in a message, after
21679 all the continuations have been joined together. Messages with individual
21680 header lines that are longer than the limit are rejected. The default value of
21681 zero means <quote>no limit</quote>.
21682 </para>
21683 <para>
21684 <indexterm role="option">
21685 <primary>helo_accept_junk_hosts</primary>
21686 </indexterm>
21687 </para>
21688 <informaltable frame="all">
21689 <tgroup cols="4" colsep="0" rowsep="0">
21690 <colspec colwidth="8*" align="left"/>
21691 <colspec colwidth="5*" align="center"/>
21692 <colspec colwidth="5*" align="center"/>
21693 <colspec colwidth="6*" align="right"/>
21694 <tbody>
21695 <row>
21696 <entry><option>helo_accept_junk_hosts</option></entry>
21697 <entry>Use: <emphasis>main</emphasis></entry>
21698 <entry>Type: <emphasis>host list</emphasis>&dagger;<emphasis></emphasis></entry>
21699 <entry>Default: <emphasis>unset</emphasis></entry>
21700 </row>
21701 </tbody>
21702 </tgroup>
21703 </informaltable>
21704 <para>
21705 <indexterm role="concept">
21706 <primary>HELO</primary>
21707 <secondary>accepting junk data</secondary>
21708 </indexterm>
21709 <indexterm role="concept">
21710 <primary>EHLO</primary>
21711 <secondary>accepting junk data</secondary>
21712 </indexterm>
21713 Exim checks the syntax of HELO and EHLO commands for incoming SMTP
21714 mail, and gives an error response for invalid data. Unfortunately, there are
21715 some SMTP clients that send syntactic junk. They can be accommodated by setting
21716 this option. Note that this is a syntax check only. See <option>helo_verify_hosts</option>
21717 if you want to do semantic checking.
21718 See also <option>helo_allow_chars</option> for a way of extending the permitted character
21719 set.
21720 </para>
21721 <para>
21722 <indexterm role="option">
21723 <primary>helo_allow_chars</primary>
21724 </indexterm>
21725 </para>
21726 <informaltable frame="all">
21727 <tgroup cols="4" colsep="0" rowsep="0">
21728 <colspec colwidth="8*" align="left"/>
21729 <colspec colwidth="5*" align="center"/>
21730 <colspec colwidth="5*" align="center"/>
21731 <colspec colwidth="6*" align="right"/>
21732 <tbody>
21733 <row>
21734 <entry><option>helo_allow_chars</option></entry>
21735 <entry>Use: <emphasis>main</emphasis></entry>
21736 <entry>Type: <emphasis>string</emphasis></entry>
21737 <entry>Default: <emphasis>unset</emphasis></entry>
21738 </row>
21739 </tbody>
21740 </tgroup>
21741 </informaltable>
21742 <para>
21743 <indexterm role="concept">
21744 <primary>HELO</primary>
21745 <secondary>underscores in</secondary>
21746 </indexterm>
21747 <indexterm role="concept">
21748 <primary>EHLO</primary>
21749 <secondary>underscores in</secondary>
21750 </indexterm>
21751 <indexterm role="concept">
21752 <primary>underscore in EHLO/HELO</primary>
21753 </indexterm>
21754 This option can be set to a string of rogue characters that are permitted in
21755 all EHLO and HELO names in addition to the standard letters, digits,
21756 hyphens, and dots. If you really must allow underscores, you can set
21757 </para>
21758 <literallayout class="monospaced">
21759 helo_allow_chars = _
21760 </literallayout>
21761 <para>
21762 Note that the value is one string, not a list.
21763 </para>
21764 <para>
21765 <indexterm role="option">
21766 <primary>helo_lookup_domains</primary>
21767 </indexterm>
21768 </para>
21769 <informaltable frame="all">
21770 <tgroup cols="4" colsep="0" rowsep="0">
21771 <colspec colwidth="8*" align="left"/>
21772 <colspec colwidth="5*" align="center"/>
21773 <colspec colwidth="5*" align="center"/>
21774 <colspec colwidth="6*" align="right"/>
21775 <tbody>
21776 <row>
21777 <entry><option>helo_lookup_domains</option></entry>
21778 <entry>Use: <emphasis>main</emphasis></entry>
21779 <entry>Type: <emphasis>domain list</emphasis>&dagger;<emphasis></emphasis></entry>
21780 <entry>Default: <emphasis><literal>@:@[]</literal></emphasis></entry>
21781 </row>
21782 </tbody>
21783 </tgroup>
21784 </informaltable>
21785 <para>
21786 <indexterm role="concept">
21787 <primary>HELO</primary>
21788 <secondary>forcing reverse lookup</secondary>
21789 </indexterm>
21790 <indexterm role="concept">
21791 <primary>EHLO</primary>
21792 <secondary>forcing reverse lookup</secondary>
21793 </indexterm>
21794 If the domain given by a client in a HELO or EHLO command matches this
21795 list, a reverse lookup is done in order to establish the host&#x2019;s true name. The
21796 default forces a lookup if the client host gives the server&#x2019;s name or any of
21797 its IP addresses (in brackets), something that broken clients have been seen to
21798 do.
21799 </para>
21800 <para>
21801 <indexterm role="option">
21802 <primary>helo_try_verify_hosts</primary>
21803 </indexterm>
21804 </para>
21805 <informaltable frame="all">
21806 <tgroup cols="4" colsep="0" rowsep="0">
21807 <colspec colwidth="8*" align="left"/>
21808 <colspec colwidth="5*" align="center"/>
21809 <colspec colwidth="5*" align="center"/>
21810 <colspec colwidth="6*" align="right"/>
21811 <tbody>
21812 <row>
21813 <entry><option>helo_try_verify_hosts</option></entry>
21814 <entry>Use: <emphasis>main</emphasis></entry>
21815 <entry>Type: <emphasis>host list</emphasis>&dagger;<emphasis></emphasis></entry>
21816 <entry>Default: <emphasis>unset</emphasis></entry>
21817 </row>
21818 </tbody>
21819 </tgroup>
21820 </informaltable>
21821 <para>
21822 <indexterm role="concept">
21823 <primary>HELO verifying</primary>
21824 <secondary>optional</secondary>
21825 </indexterm>
21826 <indexterm role="concept">
21827 <primary>EHLO verifying</primary>
21828 <secondary>optional</secondary>
21829 </indexterm>
21830 By default, Exim just checks the syntax of HELO and EHLO commands (see
21831 <option>helo_accept_junk_hosts</option> and <option>helo_allow_chars</option>). However, some sites like
21832 to do more extensive checking of the data supplied by these commands. The ACL
21833 condition <literal>verify</literal> <literal>=</literal> <literal>helo</literal> is provided to make this possible.
21834 Formerly, it was necessary also to set this option (<option>helo_try_verify_hosts</option>)
21835 to force the check to occur. From release 4.53 onwards, this is no longer
21836 necessary. If the check has not been done before <literal>verify</literal> <literal>=</literal> <literal>helo</literal> is
21837 encountered, it is done at that time. Consequently, this option is obsolete.
21838 Its specification is retained here for backwards compatibility.
21839 </para>
21840 <para>
21841 When an EHLO or HELO command is received, if the calling host matches
21842 <option>helo_try_verify_hosts</option>, Exim checks that the host name given in the HELO or
21843 EHLO command either:
21844 </para>
21845 <itemizedlist>
21846 <listitem>
21847 <para>
21848 is an IP literal matching the calling address of the host, or
21849 </para>
21850 </listitem>
21851 <listitem>
21852 <para>
21853 <indexterm role="concept">
21854 <primary>DNS</primary>
21855 <secondary>reverse lookup</secondary>
21856 </indexterm>
21857 <indexterm role="concept">
21858 <primary>reverse DNS lookup</primary>
21859 </indexterm>
21860 matches the host name that Exim obtains by doing a reverse lookup of the
21861 calling host address, or
21862 </para>
21863 </listitem>
21864 <listitem>
21865 <para>
21866 when looked up using <function>gethostbyname()</function> (or <function>getipnodebyname()</function> when
21867 available) yields the calling host address.
21868 </para>
21869 </listitem>
21870 </itemizedlist>
21871 <para>
21872 However, the EHLO or HELO command is not rejected if any of the checks
21873 fail. Processing continues, but the result of the check is remembered, and can
21874 be detected later in an ACL by the <literal>verify</literal> <literal>=</literal> <literal>helo</literal> condition.
21875 </para>
21876 <para>
21877 <indexterm role="option">
21878 <primary>helo_verify_hosts</primary>
21879 </indexterm>
21880 </para>
21881 <informaltable frame="all">
21882 <tgroup cols="4" colsep="0" rowsep="0">
21883 <colspec colwidth="8*" align="left"/>
21884 <colspec colwidth="5*" align="center"/>
21885 <colspec colwidth="5*" align="center"/>
21886 <colspec colwidth="6*" align="right"/>
21887 <tbody>
21888 <row>
21889 <entry><option>helo_verify_hosts</option></entry>
21890 <entry>Use: <emphasis>main</emphasis></entry>
21891 <entry>Type: <emphasis>host list</emphasis>&dagger;<emphasis></emphasis></entry>
21892 <entry>Default: <emphasis>unset</emphasis></entry>
21893 </row>
21894 </tbody>
21895 </tgroup>
21896 </informaltable>
21897 <para>
21898 <indexterm role="concept">
21899 <primary>HELO verifying</primary>
21900 <secondary>mandatory</secondary>
21901 </indexterm>
21902 <indexterm role="concept">
21903 <primary>EHLO verifying</primary>
21904 <secondary>mandatory</secondary>
21905 </indexterm>
21906 Like <option>helo_try_verify_hosts</option>, this option is obsolete, and retained only for
21907 backwards compatibility. For hosts that match this option, Exim checks the host
21908 name given in the HELO or EHLO in the same way as for
21909 <option>helo_try_verify_hosts</option>. If the check fails, the HELO or EHLO command is
21910 rejected with a 550 error, and entries are written to the main and reject logs.
21911 If a MAIL command is received before EHLO or HELO, it is rejected with a 503
21912 error.
21913 </para>
21914 <para>
21915 <indexterm role="option">
21916 <primary>hold_domains</primary>
21917 </indexterm>
21918 </para>
21919 <informaltable frame="all">
21920 <tgroup cols="4" colsep="0" rowsep="0">
21921 <colspec colwidth="8*" align="left"/>
21922 <colspec colwidth="5*" align="center"/>
21923 <colspec colwidth="5*" align="center"/>
21924 <colspec colwidth="6*" align="right"/>
21925 <tbody>
21926 <row>
21927 <entry><option>hold_domains</option></entry>
21928 <entry>Use: <emphasis>main</emphasis></entry>
21929 <entry>Type: <emphasis>domain list</emphasis>&dagger;<emphasis></emphasis></entry>
21930 <entry>Default: <emphasis>unset</emphasis></entry>
21931 </row>
21932 </tbody>
21933 </tgroup>
21934 </informaltable>
21935 <para>
21936 <indexterm role="concept">
21937 <primary>domain</primary>
21938 <secondary>delaying delivery</secondary>
21939 </indexterm>
21940 <indexterm role="concept">
21941 <primary>delivery</primary>
21942 <secondary>delaying certain domains</secondary>
21943 </indexterm>
21944 This option allows mail for particular domains to be held on the queue
21945 manually. The option is overridden if a message delivery is forced with the
21946 <option>-M</option>, <option>-qf</option>, <option>-Rf</option> or <option>-Sf</option> options, and also while testing or
21947 verifying addresses using <option>-bt</option> or <option>-bv</option>. Otherwise, if a domain matches an
21948 item in <option>hold_domains</option>, no routing or delivery for that address is done, and
21949 it is deferred every time the message is looked at.
21950 </para>
21951 <para>
21952 This option is intended as a temporary operational measure for delaying the
21953 delivery of mail while some problem is being sorted out, or some new
21954 configuration tested. If you just want to delay the processing of some
21955 domains until a queue run occurs, you should use <option>queue_domains</option> or
21956 <option>queue_smtp_domains</option>, not <option>hold_domains</option>.
21957 </para>
21958 <para>
21959 A setting of <option>hold_domains</option> does not override Exim&#x2019;s code for removing
21960 messages from the queue if they have been there longer than the longest retry
21961 time in any retry rule. If you want to hold messages for longer than the normal
21962 retry times, insert a dummy retry rule with a long retry time.
21963 </para>
21964 <para>
21965 <indexterm role="option">
21966 <primary>host_lookup</primary>
21967 </indexterm>
21968 </para>
21969 <informaltable frame="all">
21970 <tgroup cols="4" colsep="0" rowsep="0">
21971 <colspec colwidth="8*" align="left"/>
21972 <colspec colwidth="5*" align="center"/>
21973 <colspec colwidth="5*" align="center"/>
21974 <colspec colwidth="6*" align="right"/>
21975 <tbody>
21976 <row>
21977 <entry><option>host_lookup</option></entry>
21978 <entry>Use: <emphasis>main</emphasis></entry>
21979 <entry>Type: <emphasis>host list</emphasis>&dagger;<emphasis></emphasis></entry>
21980 <entry>Default: <emphasis>unset</emphasis></entry>
21981 </row>
21982 </tbody>
21983 </tgroup>
21984 </informaltable>
21985 <para>
21986 <indexterm role="concept">
21987 <primary>host name lookup</primary>
21988 <secondary>forcing</secondary>
21989 </indexterm>
21990 Exim does not look up the name of a calling host from its IP address unless it
21991 is required to compare against some host list, or the host matches
21992 <option>helo_try_verify_hosts</option> or <option>helo_verify_hosts</option>, or the host matches this
21993 option (which normally contains IP addresses rather than host names). The
21994 default configuration file contains
21995 </para>
21996 <literallayout class="monospaced">
21997 host_lookup = *
21998 </literallayout>
21999 <para>
22000 which causes a lookup to happen for all hosts. If the expense of these lookups
22001 is felt to be too great, the setting can be changed or removed.
22002 </para>
22003 <para>
22004 After a successful reverse lookup, Exim does a forward lookup on the name it
22005 has obtained, to verify that it yields the IP address that it started with. If
22006 this check fails, Exim behaves as if the name lookup failed.
22007 </para>
22008 <para>
22009 <indexterm role="concept">
22010 <primary><varname>$host_lookup_failed</varname></primary>
22011 </indexterm>
22012 <indexterm role="concept">
22013 <primary><varname>$sender_host_name</varname></primary>
22014 </indexterm>
22015 After any kind of failure, the host name (in <varname>$sender_host_name</varname>) remains
22016 unset, and <varname>$host_lookup_failed</varname> is set to the string <quote>1</quote>. See also
22017 <option>dns_again_means_nonexist</option>, <option>helo_lookup_domains</option>, and <literal>verify</literal> <literal>=</literal>
22018 <literal>reverse_host_lookup</literal> in ACLs.
22019 </para>
22020 <para>
22021 <indexterm role="option">
22022 <primary>host_lookup_order</primary>
22023 </indexterm>
22024 </para>
22025 <informaltable frame="all">
22026 <tgroup cols="4" colsep="0" rowsep="0">
22027 <colspec colwidth="8*" align="left"/>
22028 <colspec colwidth="5*" align="center"/>
22029 <colspec colwidth="5*" align="center"/>
22030 <colspec colwidth="6*" align="right"/>
22031 <tbody>
22032 <row>
22033 <entry><option>host_lookup_order</option></entry>
22034 <entry>Use: <emphasis>main</emphasis></entry>
22035 <entry>Type: <emphasis>string list</emphasis></entry>
22036 <entry>Default: <emphasis><literal>bydns:byaddr</literal></emphasis></entry>
22037 </row>
22038 </tbody>
22039 </tgroup>
22040 </informaltable>
22041 <para>
22042 This option specifies the order of different lookup methods when Exim is trying
22043 to find a host name from an IP address. The default is to do a DNS lookup
22044 first, and then to try a local lookup (using <function>gethostbyaddr()</function> or equivalent)
22045 if that fails. You can change the order of these lookups, or omit one entirely,
22046 if you want.
22047 </para>
22048 <para>
22049 <emphasis role="bold">Warning</emphasis>: The <quote>byaddr</quote> method does not always yield aliases when there are
22050 multiple PTR records in the DNS and the IP address is not listed in
22051 <filename>/etc/hosts</filename>. Different operating systems give different results in this
22052 case. That is why the default tries a DNS lookup first.
22053 </para>
22054 <para>
22055 <indexterm role="option">
22056 <primary>host_reject_connection</primary>
22057 </indexterm>
22058 </para>
22059 <informaltable frame="all">
22060 <tgroup cols="4" colsep="0" rowsep="0">
22061 <colspec colwidth="8*" align="left"/>
22062 <colspec colwidth="5*" align="center"/>
22063 <colspec colwidth="5*" align="center"/>
22064 <colspec colwidth="6*" align="right"/>
22065 <tbody>
22066 <row>
22067 <entry><option>host_reject_connection</option></entry>
22068 <entry>Use: <emphasis>main</emphasis></entry>
22069 <entry>Type: <emphasis>host list</emphasis>&dagger;<emphasis></emphasis></entry>
22070 <entry>Default: <emphasis>unset</emphasis></entry>
22071 </row>
22072 </tbody>
22073 </tgroup>
22074 </informaltable>
22075 <para>
22076 <indexterm role="concept">
22077 <primary>host</primary>
22078 <secondary>rejecting connections from</secondary>
22079 </indexterm>
22080 If this option is set, incoming SMTP calls from the hosts listed are rejected
22081 as soon as the connection is made.
22082 This option is obsolete, and retained only for backward compatibility, because
22083 nowadays the ACL specified by <option>acl_smtp_connect</option> can also reject incoming
22084 connections immediately.
22085 </para>
22086 <para>
22087 The ability to give an immediate rejection (either by this option or using an
22088 ACL) is provided for use in unusual cases. Many hosts will just try again,
22089 sometimes without much delay. Normally, it is better to use an ACL to reject
22090 incoming messages at a later stage, such as after RCPT commands. See
22091 chapter <xref linkend="CHAPACL"/>.
22092 </para>
22093 <para>
22094 <indexterm role="option">
22095 <primary>hosts_connection_nolog</primary>
22096 </indexterm>
22097 </para>
22098 <informaltable frame="all">
22099 <tgroup cols="4" colsep="0" rowsep="0">
22100 <colspec colwidth="8*" align="left"/>
22101 <colspec colwidth="5*" align="center"/>
22102 <colspec colwidth="5*" align="center"/>
22103 <colspec colwidth="6*" align="right"/>
22104 <tbody>
22105 <row>
22106 <entry><option>hosts_connection_nolog</option></entry>
22107 <entry>Use: <emphasis>main</emphasis></entry>
22108 <entry>Type: <emphasis>host list</emphasis>&dagger;<emphasis></emphasis></entry>
22109 <entry>Default: <emphasis>unset</emphasis></entry>
22110 </row>
22111 </tbody>
22112 </tgroup>
22113 </informaltable>
22114 <para>
22115 <indexterm role="concept">
22116 <primary>host</primary>
22117 <secondary>not logging connections from</secondary>
22118 </indexterm>
22119 This option defines a list of hosts for which connection logging does not
22120 happen, even though the <option>smtp_connection</option> log selector is set. For example,
22121 you might want not to log SMTP connections from local processes, or from
22122 127.0.0.1, or from your local LAN. This option is consulted in the main loop of
22123 the daemon; you should therefore strive to restrict its value to a short inline
22124 list of IP addresses and networks. To disable logging SMTP connections from
22125 local processes, you must create a host list with an empty item. For example:
22126 </para>
22127 <literallayout class="monospaced">
22128 hosts_connection_nolog = :
22129 </literallayout>
22130 <para>
22131 If the <option>smtp_connection</option> log selector is not set, this option has no effect.
22132 </para>
22133 <para>
22134 <indexterm role="option">
22135 <primary>hosts_treat_as_local</primary>
22136 </indexterm>
22137 </para>
22138 <informaltable frame="all">
22139 <tgroup cols="4" colsep="0" rowsep="0">
22140 <colspec colwidth="8*" align="left"/>
22141 <colspec colwidth="5*" align="center"/>
22142 <colspec colwidth="5*" align="center"/>
22143 <colspec colwidth="6*" align="right"/>
22144 <tbody>
22145 <row>
22146 <entry><option>hosts_treat_as_local</option></entry>
22147 <entry>Use: <emphasis>main</emphasis></entry>
22148 <entry>Type: <emphasis>domain list</emphasis>&dagger;<emphasis></emphasis></entry>
22149 <entry>Default: <emphasis>unset</emphasis></entry>
22150 </row>
22151 </tbody>
22152 </tgroup>
22153 </informaltable>
22154 <para>
22155 <indexterm role="concept">
22156 <primary>local host</primary>
22157 <secondary>domains treated as</secondary>
22158 </indexterm>
22159 <indexterm role="concept">
22160 <primary>host</primary>
22161 <secondary>treated as local</secondary>
22162 </indexterm>
22163 If this option is set, any host names that match the domain list are treated as
22164 if they were the local host when Exim is scanning host lists obtained from MX
22165 records
22166 or other sources. Note that the value of this option is a domain list, not a
22167 host list, because it is always used to check host names, not IP addresses.
22168 </para>
22169 <para>
22170 This option also applies when Exim is matching the special items
22171 <literal>@mx_any</literal>, <literal>@mx_primary</literal>, and <literal>@mx_secondary</literal> in a domain list (see
22172 section <xref linkend="SECTdomainlist"/>), and when checking the <option>hosts</option> option in the
22173 <command>smtp</command> transport for the local host (see the <option>allow_localhost</option> option in
22174 that transport). See also <option>local_interfaces</option>, <option>extra_local_interfaces</option>, and
22175 chapter <xref linkend="CHAPinterfaces"/>, which contains a discussion about local network
22176 interfaces and recognising the local host.
22177 </para>
22178 <para>
22179 <indexterm role="option">
22180 <primary>ignore_bounce_errors_after</primary>
22181 </indexterm>
22182 </para>
22183 <informaltable frame="all">
22184 <tgroup cols="4" colsep="0" rowsep="0">
22185 <colspec colwidth="8*" align="left"/>
22186 <colspec colwidth="5*" align="center"/>
22187 <colspec colwidth="5*" align="center"/>
22188 <colspec colwidth="6*" align="right"/>
22189 <tbody>
22190 <row>
22191 <entry><option>ignore_bounce_errors_after</option></entry>
22192 <entry>Use: <emphasis>main</emphasis></entry>
22193 <entry>Type: <emphasis>time</emphasis></entry>
22194 <entry>Default: <emphasis>10w</emphasis></entry>
22195 </row>
22196 </tbody>
22197 </tgroup>
22198 </informaltable>
22199 <para>
22200 <indexterm role="concept">
22201 <primary>bounce message</primary>
22202 <secondary>discarding</secondary>
22203 </indexterm>
22204 <indexterm role="concept">
22205 <primary>discarding bounce message</primary>
22206 </indexterm>
22207 This option affects the processing of bounce messages that cannot be delivered,
22208 that is, those that suffer a permanent delivery failure. (Bounce messages that
22209 suffer temporary delivery failures are of course retried in the usual way.)
22210 </para>
22211 <para>
22212 After a permanent delivery failure, bounce messages are frozen,
22213 because there is no sender to whom they can be returned. When a frozen bounce
22214 message has been on the queue for more than the given time, it is unfrozen at
22215 the next queue run, and a further delivery is attempted. If delivery fails
22216 again, the bounce message is discarded. This makes it possible to keep failed
22217 bounce messages around for a shorter time than the normal maximum retry time
22218 for frozen messages. For example,
22219 </para>
22220 <literallayout class="monospaced">
22221 ignore_bounce_errors_after = 12h
22222 </literallayout>
22223 <para>
22224 retries failed bounce message deliveries after 12 hours, discarding any further
22225 failures. If the value of this option is set to a zero time period, bounce
22226 failures are discarded immediately. Setting a very long time (as in the default
22227 value) has the effect of disabling this option. For ways of automatically
22228 dealing with other kinds of frozen message, see <option>auto_thaw</option> and
22229 <option>timeout_frozen_after</option>.
22230 </para>
22231 <para>
22232 <indexterm role="option">
22233 <primary>ignore_fromline_hosts</primary>
22234 </indexterm>
22235 </para>
22236 <informaltable frame="all">
22237 <tgroup cols="4" colsep="0" rowsep="0">
22238 <colspec colwidth="8*" align="left"/>
22239 <colspec colwidth="5*" align="center"/>
22240 <colspec colwidth="5*" align="center"/>
22241 <colspec colwidth="6*" align="right"/>
22242 <tbody>
22243 <row>
22244 <entry><option>ignore_fromline_hosts</option></entry>
22245 <entry>Use: <emphasis>main</emphasis></entry>
22246 <entry>Type: <emphasis>host list</emphasis>&dagger;<emphasis></emphasis></entry>
22247 <entry>Default: <emphasis>unset</emphasis></entry>
22248 </row>
22249 </tbody>
22250 </tgroup>
22251 </informaltable>
22252 <para>
22253 <indexterm role="concept">
22254 <primary><quote>From</quote> line</primary>
22255 </indexterm>
22256 <indexterm role="concept">
22257 <primary>UUCP</primary>
22258 <secondary><quote>From</quote> line</secondary>
22259 </indexterm>
22260 Some broken SMTP clients insist on sending a UUCP-like <quote>From&nbsp;</quote> line before
22261 the headers of a message. By default this is treated as the start of the
22262 message&#x2019;s body, which means that any following headers are not recognized as
22263 such. Exim can be made to ignore it by setting <option>ignore_fromline_hosts</option> to
22264 match those hosts that insist on sending it. If the sender is actually a local
22265 process rather than a remote host, and is using <option>-bs</option> to inject the messages,
22266 <option>ignore_fromline_local</option> must be set to achieve this effect.
22267 </para>
22268 <para>
22269 <indexterm role="option">
22270 <primary>ignore_fromline_local</primary>
22271 </indexterm>
22272 </para>
22273 <informaltable frame="all">
22274 <tgroup cols="4" colsep="0" rowsep="0">
22275 <colspec colwidth="8*" align="left"/>
22276 <colspec colwidth="5*" align="center"/>
22277 <colspec colwidth="5*" align="center"/>
22278 <colspec colwidth="6*" align="right"/>
22279 <tbody>
22280 <row>
22281 <entry><option>ignore_fromline_local</option></entry>
22282 <entry>Use: <emphasis>main</emphasis></entry>
22283 <entry>Type: <emphasis>boolean</emphasis></entry>
22284 <entry>Default: <emphasis>false</emphasis></entry>
22285 </row>
22286 </tbody>
22287 </tgroup>
22288 </informaltable>
22289 <para>
22290 See <option>ignore_fromline_hosts</option> above.
22291 </para>
22292 <para>
22293 <indexterm role="option">
22294 <primary>keep_malformed</primary>
22295 </indexterm>
22296 </para>
22297 <informaltable frame="all">
22298 <tgroup cols="4" colsep="0" rowsep="0">
22299 <colspec colwidth="8*" align="left"/>
22300 <colspec colwidth="5*" align="center"/>
22301 <colspec colwidth="5*" align="center"/>
22302 <colspec colwidth="6*" align="right"/>
22303 <tbody>
22304 <row>
22305 <entry><option>keep_malformed</option></entry>
22306 <entry>Use: <emphasis>main</emphasis></entry>
22307 <entry>Type: <emphasis>time</emphasis></entry>
22308 <entry>Default: <emphasis>4d</emphasis></entry>
22309 </row>
22310 </tbody>
22311 </tgroup>
22312 </informaltable>
22313 <para>
22314 This option specifies the length of time to keep messages whose spool files
22315 have been corrupted in some way. This should, of course, never happen. At the
22316 next attempt to deliver such a message, it gets removed. The incident is
22317 logged.
22318 </para>
22319 <para>
22320 <indexterm role="option">
22321 <primary>ldap_default_servers</primary>
22322 </indexterm>
22323 </para>
22324 <informaltable frame="all">
22325 <tgroup cols="4" colsep="0" rowsep="0">
22326 <colspec colwidth="8*" align="left"/>
22327 <colspec colwidth="5*" align="center"/>
22328 <colspec colwidth="5*" align="center"/>
22329 <colspec colwidth="6*" align="right"/>
22330 <tbody>
22331 <row>
22332 <entry><option>ldap_default_servers</option></entry>
22333 <entry>Use: <emphasis>main</emphasis></entry>
22334 <entry>Type: <emphasis>string list</emphasis></entry>
22335 <entry>Default: <emphasis>unset</emphasis></entry>
22336 </row>
22337 </tbody>
22338 </tgroup>
22339 </informaltable>
22340 <para>
22341 <indexterm role="concept">
22342 <primary>LDAP</primary>
22343 <secondary>default servers</secondary>
22344 </indexterm>
22345 This option provides a list of LDAP servers which are tried in turn when an
22346 LDAP query does not contain a server. See section <xref linkend="SECTforldaque"/> for
22347 details of LDAP queries. This option is available only when Exim has been built
22348 with LDAP support.
22349 </para>
22350 <para>
22351 <indexterm role="option">
22352 <primary>ldap_version</primary>
22353 </indexterm>
22354 </para>
22355 <informaltable frame="all">
22356 <tgroup cols="4" colsep="0" rowsep="0">
22357 <colspec colwidth="8*" align="left"/>
22358 <colspec colwidth="5*" align="center"/>
22359 <colspec colwidth="5*" align="center"/>
22360 <colspec colwidth="6*" align="right"/>
22361 <tbody>
22362 <row>
22363 <entry><option>ldap_version</option></entry>
22364 <entry>Use: <emphasis>main</emphasis></entry>
22365 <entry>Type: <emphasis>integer</emphasis></entry>
22366 <entry>Default: <emphasis>unset</emphasis></entry>
22367 </row>
22368 </tbody>
22369 </tgroup>
22370 </informaltable>
22371 <para>
22372 <indexterm role="concept">
22373 <primary>LDAP protocol version</primary>
22374 <secondary>forcing</secondary>
22375 </indexterm>
22376 This option can be used to force Exim to set a specific protocol version for
22377 LDAP. If it option is unset, it is shown by the <option>-bP</option> command line option as
22378 -1. When this is the case, the default is 3 if LDAP_VERSION3 is defined in
22379 the LDAP headers; otherwise it is 2. This option is available only when Exim
22380 has been built with LDAP support.
22381 </para>
22382 <para>
22383 <indexterm role="option">
22384 <primary>local_from_check</primary>
22385 </indexterm>
22386 </para>
22387 <informaltable frame="all">
22388 <tgroup cols="4" colsep="0" rowsep="0">
22389 <colspec colwidth="8*" align="left"/>
22390 <colspec colwidth="5*" align="center"/>
22391 <colspec colwidth="5*" align="center"/>
22392 <colspec colwidth="6*" align="right"/>
22393 <tbody>
22394 <row>
22395 <entry><option>local_from_check</option></entry>
22396 <entry>Use: <emphasis>main</emphasis></entry>
22397 <entry>Type: <emphasis>boolean</emphasis></entry>
22398 <entry>Default: <emphasis>true</emphasis></entry>
22399 </row>
22400 </tbody>
22401 </tgroup>
22402 </informaltable>
22403 <para>
22404 <indexterm role="concept">
22405 <primary><emphasis>Sender:</emphasis> header line</primary>
22406 <secondary>disabling addition of</secondary>
22407 </indexterm>
22408 <indexterm role="concept">
22409 <primary><emphasis>From:</emphasis> header line</primary>
22410 <secondary>disabling checking of</secondary>
22411 </indexterm>
22412 When a message is submitted locally (that is, not over a TCP/IP connection) by
22413 an untrusted user, Exim removes any existing <emphasis>Sender:</emphasis> header line, and
22414 checks that the <emphasis>From:</emphasis> header line matches the login of the calling user and
22415 the domain specified by <option>qualify_domain</option>.
22416 </para>
22417 <para>
22418 <emphasis role="bold">Note</emphasis>: An unqualified address (no domain) in the <emphasis>From:</emphasis> header in a
22419 locally submitted message is automatically qualified by Exim, unless the
22420 <option>-bnq</option> command line option is used.
22421 </para>
22422 <para>
22423 You can use <option>local_from_prefix</option> and <option>local_from_suffix</option> to permit affixes
22424 on the local part. If the <emphasis>From:</emphasis> header line does not match, Exim adds a
22425 <emphasis>Sender:</emphasis> header with an address constructed from the calling user&#x2019;s login
22426 and the default qualify domain.
22427 </para>
22428 <para>
22429 If <option>local_from_check</option> is set false, the <emphasis>From:</emphasis> header check is disabled,
22430 and no <emphasis>Sender:</emphasis> header is ever added. If, in addition, you want to retain
22431 <emphasis>Sender:</emphasis> header lines supplied by untrusted users, you must also set
22432 <option>local_sender_retain</option> to be true.
22433 </para>
22434 <para>
22435 <indexterm role="concept">
22436 <primary>envelope sender</primary>
22437 </indexterm>
22438 These options affect only the header lines in the message. The envelope sender
22439 is still forced to be the login id at the qualify domain unless
22440 <option>untrusted_set_sender</option> permits the user to supply an envelope sender.
22441 </para>
22442 <para>
22443 For messages received over TCP/IP, an ACL can specify <quote>submission mode</quote> to
22444 request similar header line checking. See section <xref linkend="SECTthesenhea"/>, which
22445 has more details about <emphasis>Sender:</emphasis> processing.
22446 </para>
22447 <para>
22448 <indexterm role="option">
22449 <primary>local_from_prefix</primary>
22450 </indexterm>
22451 </para>
22452 <informaltable frame="all">
22453 <tgroup cols="4" colsep="0" rowsep="0">
22454 <colspec colwidth="8*" align="left"/>
22455 <colspec colwidth="5*" align="center"/>
22456 <colspec colwidth="5*" align="center"/>
22457 <colspec colwidth="6*" align="right"/>
22458 <tbody>
22459 <row>
22460 <entry><option>local_from_prefix</option></entry>
22461 <entry>Use: <emphasis>main</emphasis></entry>
22462 <entry>Type: <emphasis>string</emphasis></entry>
22463 <entry>Default: <emphasis>unset</emphasis></entry>
22464 </row>
22465 </tbody>
22466 </tgroup>
22467 </informaltable>
22468 <para>
22469 When Exim checks the <emphasis>From:</emphasis> header line of locally submitted messages for
22470 matching the login id (see <option>local_from_check</option> above), it can be configured to
22471 ignore certain prefixes and suffixes in the local part of the address. This is
22472 done by setting <option>local_from_prefix</option> and/or <option>local_from_suffix</option> to
22473 appropriate lists, in the same form as the <option>local_part_prefix</option> and
22474 <option>local_part_suffix</option> router options (see chapter <xref linkend="CHAProutergeneric"/>). For
22475 example, if
22476 </para>
22477 <literallayout class="monospaced">
22478 local_from_prefix = *-
22479 </literallayout>
22480 <para>
22481 is set, a <emphasis>From:</emphasis> line containing
22482 </para>
22483 <literallayout class="monospaced">
22484 From: anything-user@your.domain.example
22485 </literallayout>
22486 <para>
22487 will not cause a <emphasis>Sender:</emphasis> header to be added if <emphasis>user@your.domain.example</emphasis>
22488 matches the actual sender address that is constructed from the login name and
22489 qualify domain.
22490 </para>
22491 <para>
22492 <indexterm role="option">
22493 <primary>local_from_suffix</primary>
22494 </indexterm>
22495 </para>
22496 <informaltable frame="all">
22497 <tgroup cols="4" colsep="0" rowsep="0">
22498 <colspec colwidth="8*" align="left"/>
22499 <colspec colwidth="5*" align="center"/>
22500 <colspec colwidth="5*" align="center"/>
22501 <colspec colwidth="6*" align="right"/>
22502 <tbody>
22503 <row>
22504 <entry><option>local_from_suffix</option></entry>
22505 <entry>Use: <emphasis>main</emphasis></entry>
22506 <entry>Type: <emphasis>string</emphasis></entry>
22507 <entry>Default: <emphasis>unset</emphasis></entry>
22508 </row>
22509 </tbody>
22510 </tgroup>
22511 </informaltable>
22512 <para>
22513 See <option>local_from_prefix</option> above.
22514 </para>
22515 <para>
22516 <indexterm role="option">
22517 <primary>local_interfaces</primary>
22518 </indexterm>
22519 </para>
22520 <informaltable frame="all">
22521 <tgroup cols="4" colsep="0" rowsep="0">
22522 <colspec colwidth="8*" align="left"/>
22523 <colspec colwidth="5*" align="center"/>
22524 <colspec colwidth="5*" align="center"/>
22525 <colspec colwidth="6*" align="right"/>
22526 <tbody>
22527 <row>
22528 <entry><option>local_interfaces</option></entry>
22529 <entry>Use: <emphasis>main</emphasis></entry>
22530 <entry>Type: <emphasis>string list</emphasis></entry>
22531 <entry>Default: <emphasis>see below</emphasis></entry>
22532 </row>
22533 </tbody>
22534 </tgroup>
22535 </informaltable>
22536 <para>
22537 This option controls which network interfaces are used by the daemon for
22538 listening; they are also used to identify the local host when routing. Chapter
22539 <xref linkend="CHAPinterfaces"/> contains a full description of this option and the related
22540 options <option>daemon_smtp_ports</option>, <option>extra_local_interfaces</option>,
22541 <option>hosts_treat_as_local</option>, and <option>tls_on_connect_ports</option>. The default value for
22542 <option>local_interfaces</option> is
22543 </para>
22544 <literallayout class="monospaced">
22545 local_interfaces = 0.0.0.0
22546 </literallayout>
22547 <para>
22548 when Exim is built without IPv6 support; otherwise it is
22549 </para>
22550 <literallayout class="monospaced">
22551 local_interfaces = &lt;; ::0 ; 0.0.0.0
22552 </literallayout>
22553 <para>
22554 <indexterm role="option">
22555 <primary>local_scan_timeout</primary>
22556 </indexterm>
22557 </para>
22558 <informaltable frame="all">
22559 <tgroup cols="4" colsep="0" rowsep="0">
22560 <colspec colwidth="8*" align="left"/>
22561 <colspec colwidth="5*" align="center"/>
22562 <colspec colwidth="5*" align="center"/>
22563 <colspec colwidth="6*" align="right"/>
22564 <tbody>
22565 <row>
22566 <entry><option>local_scan_timeout</option></entry>
22567 <entry>Use: <emphasis>main</emphasis></entry>
22568 <entry>Type: <emphasis>time</emphasis></entry>
22569 <entry>Default: <emphasis>5m</emphasis></entry>
22570 </row>
22571 </tbody>
22572 </tgroup>
22573 </informaltable>
22574 <para>
22575 <indexterm role="concept">
22576 <primary>timeout</primary>
22577 <secondary>for <function>local_scan()</function> function</secondary>
22578 </indexterm>
22579 <indexterm role="concept">
22580 <primary><function>local_scan()</function> function</primary>
22581 <secondary>timeout</secondary>
22582 </indexterm>
22583 This timeout applies to the <function>local_scan()</function> function (see chapter
22584 <xref linkend="CHAPlocalscan"/>). Zero means <quote>no timeout</quote>. If the timeout is exceeded,
22585 the incoming message is rejected with a temporary error if it is an SMTP
22586 message. For a non-SMTP message, the message is dropped and Exim ends with a
22587 non-zero code. The incident is logged on the main and reject logs.
22588 </para>
22589 <para>
22590 <indexterm role="option">
22591 <primary>local_sender_retain</primary>
22592 </indexterm>
22593 </para>
22594 <informaltable frame="all">
22595 <tgroup cols="4" colsep="0" rowsep="0">
22596 <colspec colwidth="8*" align="left"/>
22597 <colspec colwidth="5*" align="center"/>
22598 <colspec colwidth="5*" align="center"/>
22599 <colspec colwidth="6*" align="right"/>
22600 <tbody>
22601 <row>
22602 <entry><option>local_sender_retain</option></entry>
22603 <entry>Use: <emphasis>main</emphasis></entry>
22604 <entry>Type: <emphasis>boolean</emphasis></entry>
22605 <entry>Default: <emphasis>false</emphasis></entry>
22606 </row>
22607 </tbody>
22608 </tgroup>
22609 </informaltable>
22610 <para>
22611 <indexterm role="concept">
22612 <primary><emphasis>Sender:</emphasis> header line</primary>
22613 <secondary>retaining from local submission</secondary>
22614 </indexterm>
22615 When a message is submitted locally (that is, not over a TCP/IP connection) by
22616 an untrusted user, Exim removes any existing <emphasis>Sender:</emphasis> header line. If you
22617 do not want this to happen, you must set <option>local_sender_retain</option>, and you must
22618 also set <option>local_from_check</option> to be false (Exim will complain if you do not).
22619 See also the ACL modifier <literal>control = suppress_local_fixups</literal>. Section
22620 <xref linkend="SECTthesenhea"/> has more details about <emphasis>Sender:</emphasis> processing.
22621 </para>
22622 <para>
22623 <indexterm role="option">
22624 <primary>localhost_number</primary>
22625 </indexterm>
22626 </para>
22627 <informaltable frame="all">
22628 <tgroup cols="4" colsep="0" rowsep="0">
22629 <colspec colwidth="8*" align="left"/>
22630 <colspec colwidth="5*" align="center"/>
22631 <colspec colwidth="5*" align="center"/>
22632 <colspec colwidth="6*" align="right"/>
22633 <tbody>
22634 <row>
22635 <entry><option>localhost_number</option></entry>
22636 <entry>Use: <emphasis>main</emphasis></entry>
22637 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
22638 <entry>Default: <emphasis>unset</emphasis></entry>
22639 </row>
22640 </tbody>
22641 </tgroup>
22642 </informaltable>
22643 <para>
22644 <indexterm role="concept">
22645 <primary>host</primary>
22646 <secondary>locally unique number for</secondary>
22647 </indexterm>
22648 <indexterm role="concept">
22649 <primary>message ids</primary>
22650 <secondary>with multiple hosts</secondary>
22651 </indexterm>
22652 <indexterm role="concept">
22653 <primary><varname>$localhost_number</varname></primary>
22654 </indexterm>
22655 Exim&#x2019;s message ids are normally unique only within the local host. If
22656 uniqueness among a set of hosts is required, each host must set a different
22657 value for the <option>localhost_number</option> option. The string is expanded immediately
22658 after reading the configuration file (so that a number can be computed from the
22659 host name, for example) and the result of the expansion must be a number in the
22660 range 0&ndash;16 (or 0&ndash;10 on operating systems with case-insensitive file
22661 systems). This is available in subsequent string expansions via the variable
22662 <varname>$localhost_number</varname>. When <option>localhost_number is set</option>, the final two
22663 characters of the message id, instead of just being a fractional part of the
22664 time, are computed from the time and the local host number as described in
22665 section <xref linkend="SECTmessiden"/>.
22666 </para>
22667 <para>
22668 <indexterm role="option">
22669 <primary>log_file_path</primary>
22670 </indexterm>
22671 </para>
22672 <informaltable frame="all">
22673 <tgroup cols="4" colsep="0" rowsep="0">
22674 <colspec colwidth="8*" align="left"/>
22675 <colspec colwidth="5*" align="center"/>
22676 <colspec colwidth="5*" align="center"/>
22677 <colspec colwidth="6*" align="right"/>
22678 <tbody>
22679 <row>
22680 <entry><option>log_file_path</option></entry>
22681 <entry>Use: <emphasis>main</emphasis></entry>
22682 <entry>Type: <emphasis>string list</emphasis>&dagger;<emphasis></emphasis></entry>
22683 <entry>Default: <emphasis>set at compile time</emphasis></entry>
22684 </row>
22685 </tbody>
22686 </tgroup>
22687 </informaltable>
22688 <para>
22689 <indexterm role="concept">
22690 <primary>log</primary>
22691 <secondary>file path for</secondary>
22692 </indexterm>
22693 This option sets the path which is used to determine the names of Exim&#x2019;s log
22694 files, or indicates that logging is to be to syslog, or both. It is expanded
22695 when Exim is entered, so it can, for example, contain a reference to the host
22696 name. If no specific path is set for the log files at compile or run time, they
22697 are written in a sub-directory called <filename>log</filename> in Exim&#x2019;s spool directory.
22698 Chapter <xref linkend="CHAPlog"/> contains further details about Exim&#x2019;s logging, and
22699 section <xref linkend="SECTwhelogwri"/> describes how the contents of <option>log_file_path</option> are
22700 used. If this string is fixed at your installation (contains no expansion
22701 variables) it is recommended that you do not set this option in the
22702 configuration file, but instead supply the path using LOG_FILE_PATH in
22703 <filename>Local/Makefile</filename> so that it is available to Exim for logging errors detected
22704 early on &ndash; in particular, failure to read the configuration file.
22705 </para>
22706 <para>
22707 <indexterm role="option">
22708 <primary>log_selector</primary>
22709 </indexterm>
22710 </para>
22711 <informaltable frame="all">
22712 <tgroup cols="4" colsep="0" rowsep="0">
22713 <colspec colwidth="8*" align="left"/>
22714 <colspec colwidth="5*" align="center"/>
22715 <colspec colwidth="5*" align="center"/>
22716 <colspec colwidth="6*" align="right"/>
22717 <tbody>
22718 <row>
22719 <entry><option>log_selector</option></entry>
22720 <entry>Use: <emphasis>main</emphasis></entry>
22721 <entry>Type: <emphasis>string</emphasis></entry>
22722 <entry>Default: <emphasis>unset</emphasis></entry>
22723 </row>
22724 </tbody>
22725 </tgroup>
22726 </informaltable>
22727 <para>
22728 <indexterm role="concept">
22729 <primary>log</primary>
22730 <secondary>selectors</secondary>
22731 </indexterm>
22732 This option can be used to reduce or increase the number of things that Exim
22733 writes to its log files. Its argument is made up of names preceded by plus or
22734 minus characters. For example:
22735 </para>
22736 <literallayout class="monospaced">
22737 log_selector = +arguments -retry_defer
22738 </literallayout>
22739 <para>
22740 A list of possible names and what they control is given in the chapter on
22741 logging, in section <xref linkend="SECTlogselector"/>.
22742 </para>
22743 <para>
22744 <indexterm role="option">
22745 <primary>log_timezone</primary>
22746 </indexterm>
22747 </para>
22748 <informaltable frame="all">
22749 <tgroup cols="4" colsep="0" rowsep="0">
22750 <colspec colwidth="8*" align="left"/>
22751 <colspec colwidth="5*" align="center"/>
22752 <colspec colwidth="5*" align="center"/>
22753 <colspec colwidth="6*" align="right"/>
22754 <tbody>
22755 <row>
22756 <entry><option>log_timezone</option></entry>
22757 <entry>Use: <emphasis>main</emphasis></entry>
22758 <entry>Type: <emphasis>boolean</emphasis></entry>
22759 <entry>Default: <emphasis>false</emphasis></entry>
22760 </row>
22761 </tbody>
22762 </tgroup>
22763 </informaltable>
22764 <para>
22765 <indexterm role="concept">
22766 <primary>log</primary>
22767 <secondary>timezone for entries</secondary>
22768 </indexterm>
22769 <indexterm role="concept">
22770 <primary><varname>$tod_log</varname></primary>
22771 </indexterm>
22772 <indexterm role="concept">
22773 <primary><varname>$tod_zone</varname></primary>
22774 </indexterm>
22775 By default, the timestamps on log lines are in local time without the
22776 timezone. This means that if your timezone changes twice a year, the timestamps
22777 in log lines are ambiguous for an hour when the clocks go back. One way of
22778 avoiding this problem is to set the timezone to UTC. An alternative is to set
22779 <option>log_timezone</option> true. This turns on the addition of the timezone offset to
22780 timestamps in log lines. Turning on this option can add quite a lot to the size
22781 of log files because each line is extended by 6 characters. Note that the
22782 <varname>$tod_log</varname> variable contains the log timestamp without the zone, but there is
22783 another variable called <varname>$tod_zone</varname> that contains just the timezone offset.
22784 </para>
22785 <para>
22786 <indexterm role="option">
22787 <primary>lookup_open_max</primary>
22788 </indexterm>
22789 </para>
22790 <informaltable frame="all">
22791 <tgroup cols="4" colsep="0" rowsep="0">
22792 <colspec colwidth="8*" align="left"/>
22793 <colspec colwidth="5*" align="center"/>
22794 <colspec colwidth="5*" align="center"/>
22795 <colspec colwidth="6*" align="right"/>
22796 <tbody>
22797 <row>
22798 <entry><option>lookup_open_max</option></entry>
22799 <entry>Use: <emphasis>main</emphasis></entry>
22800 <entry>Type: <emphasis>integer</emphasis></entry>
22801 <entry>Default: <emphasis>25</emphasis></entry>
22802 </row>
22803 </tbody>
22804 </tgroup>
22805 </informaltable>
22806 <para>
22807 <indexterm role="concept">
22808 <primary>too many open files</primary>
22809 </indexterm>
22810 <indexterm role="concept">
22811 <primary>open files</primary>
22812 <secondary>too many</secondary>
22813 </indexterm>
22814 <indexterm role="concept">
22815 <primary>file</primary>
22816 <secondary>too many open</secondary>
22817 </indexterm>
22818 <indexterm role="concept">
22819 <primary>lookup</primary>
22820 <secondary>maximum open files</secondary>
22821 </indexterm>
22822 <indexterm role="concept">
22823 <primary>limit</primary>
22824 <secondary>open files for lookups</secondary>
22825 </indexterm>
22826 This option limits the number of simultaneously open files for single-key
22827 lookups that use regular files (that is, <command>lsearch</command>, <command>dbm</command>, and <command>cdb</command>).
22828 Exim normally keeps these files open during routing, because often the same
22829 file is required several times. If the limit is reached, Exim closes the least
22830 recently used file. Note that if you are using the <emphasis>ndbm</emphasis> library, it
22831 actually opens two files for each logical DBM database, though it still counts
22832 as one for the purposes of <option>lookup_open_max</option>. If you are getting <quote>too many
22833 open files</quote> errors with NDBM, you need to reduce the value of
22834 <option>lookup_open_max</option>.
22835 </para>
22836 <para>
22837 <indexterm role="option">
22838 <primary>max_username_length</primary>
22839 </indexterm>
22840 </para>
22841 <informaltable frame="all">
22842 <tgroup cols="4" colsep="0" rowsep="0">
22843 <colspec colwidth="8*" align="left"/>
22844 <colspec colwidth="5*" align="center"/>
22845 <colspec colwidth="5*" align="center"/>
22846 <colspec colwidth="6*" align="right"/>
22847 <tbody>
22848 <row>
22849 <entry><option>max_username_length</option></entry>
22850 <entry>Use: <emphasis>main</emphasis></entry>
22851 <entry>Type: <emphasis>integer</emphasis></entry>
22852 <entry>Default: <emphasis>0</emphasis></entry>
22853 </row>
22854 </tbody>
22855 </tgroup>
22856 </informaltable>
22857 <para>
22858 <indexterm role="concept">
22859 <primary>length</primary>
22860 <secondary>of login name</secondary>
22861 </indexterm>
22862 <indexterm role="concept">
22863 <primary>user name</primary>
22864 <secondary>maximum length</secondary>
22865 </indexterm>
22866 <indexterm role="concept">
22867 <primary>limit</primary>
22868 <secondary>user name length</secondary>
22869 </indexterm>
22870 Some operating systems are broken in that they truncate long arguments to
22871 <function>getpwnam()</function> to eight characters, instead of returning <quote>no such user</quote>. If
22872 this option is set greater than zero, any attempt to call <function>getpwnam()</function> with
22873 an argument that is longer behaves as if <function>getpwnam()</function> failed.
22874 </para>
22875 <para>
22876 <indexterm role="option">
22877 <primary>message_body_visible</primary>
22878 </indexterm>
22879 </para>
22880 <informaltable frame="all">
22881 <tgroup cols="4" colsep="0" rowsep="0">
22882 <colspec colwidth="8*" align="left"/>
22883 <colspec colwidth="5*" align="center"/>
22884 <colspec colwidth="5*" align="center"/>
22885 <colspec colwidth="6*" align="right"/>
22886 <tbody>
22887 <row>
22888 <entry><option>message_body_visible</option></entry>
22889 <entry>Use: <emphasis>main</emphasis></entry>
22890 <entry>Type: <emphasis>integer</emphasis></entry>
22891 <entry>Default: <emphasis>500</emphasis></entry>
22892 </row>
22893 </tbody>
22894 </tgroup>
22895 </informaltable>
22896 <para>
22897 <indexterm role="concept">
22898 <primary>body of message</primary>
22899 <secondary>visible size</secondary>
22900 </indexterm>
22901 <indexterm role="concept">
22902 <primary>message body</primary>
22903 <secondary>visible size</secondary>
22904 </indexterm>
22905 <indexterm role="concept">
22906 <primary><varname>$message_body</varname></primary>
22907 </indexterm>
22908 <indexterm role="concept">
22909 <primary><varname>$message_body_end</varname></primary>
22910 </indexterm>
22911 This option specifies how much of a message&#x2019;s body is to be included in the
22912 <varname>$message_body</varname> and <varname>$message_body_end</varname> expansion variables.
22913 </para>
22914 <para>
22915 <indexterm role="option">
22916 <primary>message_id_header_domain</primary>
22917 </indexterm>
22918 </para>
22919 <informaltable frame="all">
22920 <tgroup cols="4" colsep="0" rowsep="0">
22921 <colspec colwidth="8*" align="left"/>
22922 <colspec colwidth="5*" align="center"/>
22923 <colspec colwidth="5*" align="center"/>
22924 <colspec colwidth="6*" align="right"/>
22925 <tbody>
22926 <row>
22927 <entry><option>message_id_header_domain</option></entry>
22928 <entry>Use: <emphasis>main</emphasis></entry>
22929 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
22930 <entry>Default: <emphasis>unset</emphasis></entry>
22931 </row>
22932 </tbody>
22933 </tgroup>
22934 </informaltable>
22935 <para>
22936 <indexterm role="concept">
22937 <primary><emphasis>Message-ID:</emphasis> header line</primary>
22938 </indexterm>
22939 If this option is set, the string is expanded and used as the right hand side
22940 (domain) of the <emphasis>Message-ID:</emphasis> header that Exim creates if a
22941 locally-originated incoming message does not have one. <quote>Locally-originated</quote>
22942 means <quote>not received over TCP/IP.</quote>
22943 Otherwise, the primary host name is used.
22944 Only letters, digits, dot and hyphen are accepted; any other characters are
22945 replaced by hyphens. If the expansion is forced to fail, or if the result is an
22946 empty string, the option is ignored.
22947 </para>
22948 <para>
22949 <indexterm role="option">
22950 <primary>message_id_header_text</primary>
22951 </indexterm>
22952 </para>
22953 <informaltable frame="all">
22954 <tgroup cols="4" colsep="0" rowsep="0">
22955 <colspec colwidth="8*" align="left"/>
22956 <colspec colwidth="5*" align="center"/>
22957 <colspec colwidth="5*" align="center"/>
22958 <colspec colwidth="6*" align="right"/>
22959 <tbody>
22960 <row>
22961 <entry><option>message_id_header_text</option></entry>
22962 <entry>Use: <emphasis>main</emphasis></entry>
22963 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
22964 <entry>Default: <emphasis>unset</emphasis></entry>
22965 </row>
22966 </tbody>
22967 </tgroup>
22968 </informaltable>
22969 <para>
22970 If this variable is set, the string is expanded and used to augment the text of
22971 the <emphasis>Message-id:</emphasis> header that Exim creates if a locally-originated incoming
22972 message does not have one. The text of this header is required by RFC 2822 to
22973 take the form of an address. By default, Exim uses its internal message id as
22974 the local part, and the primary host name as the domain. If this option is set,
22975 it is expanded, and provided the expansion is not forced to fail, and does not
22976 yield an empty string, the result is inserted into the header immediately
22977 before the @, separated from the internal message id by a dot. Any characters
22978 that are illegal in an address are automatically converted into hyphens. This
22979 means that variables such as <varname>$tod_log</varname> can be used, because the spaces and
22980 colons will become hyphens.
22981 </para>
22982 <para>
22983 <indexterm role="option">
22984 <primary>message_logs</primary>
22985 </indexterm>
22986 </para>
22987 <informaltable frame="all">
22988 <tgroup cols="4" colsep="0" rowsep="0">
22989 <colspec colwidth="8*" align="left"/>
22990 <colspec colwidth="5*" align="center"/>
22991 <colspec colwidth="5*" align="center"/>
22992 <colspec colwidth="6*" align="right"/>
22993 <tbody>
22994 <row>
22995 <entry><option>message_logs</option></entry>
22996 <entry>Use: <emphasis>main</emphasis></entry>
22997 <entry>Type: <emphasis>boolean</emphasis></entry>
22998 <entry>Default: <emphasis>true</emphasis></entry>
22999 </row>
23000 </tbody>
23001 </tgroup>
23002 </informaltable>
23003 <para>
23004 <indexterm role="concept">
23005 <primary>message log</primary>
23006 <secondary>disabling</secondary>
23007 </indexterm>
23008 <indexterm role="concept">
23009 <primary>log</primary>
23010 <secondary>message log; disabling</secondary>
23011 </indexterm>
23012 If this option is turned off, per-message log files are not created in the
23013 <filename>msglog</filename> spool sub-directory. This reduces the amount of disk I/O required by
23014 Exim, by reducing the number of files involved in handling a message from a
23015 minimum of four (header spool file, body spool file, delivery journal, and
23016 per-message log) to three. The other major I/O activity is Exim&#x2019;s main log,
23017 which is not affected by this option.
23018 </para>
23019 <para>
23020 <indexterm role="option">
23021 <primary>message_size_limit</primary>
23022 </indexterm>
23023 </para>
23024 <informaltable frame="all">
23025 <tgroup cols="4" colsep="0" rowsep="0">
23026 <colspec colwidth="8*" align="left"/>
23027 <colspec colwidth="5*" align="center"/>
23028 <colspec colwidth="5*" align="center"/>
23029 <colspec colwidth="6*" align="right"/>
23030 <tbody>
23031 <row>
23032 <entry><option>message_size_limit</option></entry>
23033 <entry>Use: <emphasis>main</emphasis></entry>
23034 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
23035 <entry>Default: <emphasis>50M</emphasis></entry>
23036 </row>
23037 </tbody>
23038 </tgroup>
23039 </informaltable>
23040 <para>
23041 <indexterm role="concept">
23042 <primary>message</primary>
23043 <secondary>size limit</secondary>
23044 </indexterm>
23045 <indexterm role="concept">
23046 <primary>limit</primary>
23047 <secondary>message size</secondary>
23048 </indexterm>
23049 <indexterm role="concept">
23050 <primary>size of message</primary>
23051 <secondary>limit</secondary>
23052 </indexterm>
23053 This option limits the maximum size of message that Exim will process. The
23054 value is expanded for each incoming
23055 connection so, for example, it can be made to depend on the IP address of the
23056 remote host for messages arriving via TCP/IP. <emphasis role="bold">Note</emphasis>: This limit cannot be
23057 made to depend on a message&#x2019;s sender or any other properties of an individual
23058 message, because it has to be advertised in the server&#x2019;s response to EHLO.
23059 String expansion failure causes a temporary error. A value of zero means no
23060 limit, but its use is not recommended. See also <option>bounce_return_size_limit</option>.
23061 </para>
23062 <para>
23063 Incoming SMTP messages are failed with a 552 error if the limit is
23064 exceeded; locally-generated messages either get a stderr message or a delivery
23065 failure message to the sender, depending on the <option>-oe</option> setting. Rejection of
23066 an oversized message is logged in both the main and the reject logs. See also
23067 the generic transport option <option>message_size_limit</option>, which limits the size of
23068 message that an individual transport can process.
23069 </para>
23070 <para>
23071 <indexterm role="option">
23072 <primary>move_frozen_messages</primary>
23073 </indexterm>
23074 </para>
23075 <informaltable frame="all">
23076 <tgroup cols="4" colsep="0" rowsep="0">
23077 <colspec colwidth="8*" align="left"/>
23078 <colspec colwidth="5*" align="center"/>
23079 <colspec colwidth="5*" align="center"/>
23080 <colspec colwidth="6*" align="right"/>
23081 <tbody>
23082 <row>
23083 <entry><option>move_frozen_messages</option></entry>
23084 <entry>Use: <emphasis>main</emphasis></entry>
23085 <entry>Type: <emphasis>boolean</emphasis></entry>
23086 <entry>Default: <emphasis>false</emphasis></entry>
23087 </row>
23088 </tbody>
23089 </tgroup>
23090 </informaltable>
23091 <para>
23092 <indexterm role="concept">
23093 <primary>frozen messages</primary>
23094 <secondary>moving</secondary>
23095 </indexterm>
23096 This option, which is available only if Exim has been built with the setting
23097 </para>
23098 <literallayout class="monospaced">
23099 SUPPORT_MOVE_FROZEN_MESSAGES=yes
23100 </literallayout>
23101 <para>
23102 in <filename>Local/Makefile</filename>, causes frozen messages and their message logs to be
23103 moved from the <filename>input</filename> and <filename>msglog</filename> directories on the spool to <filename>Finput</filename>
23104 and <filename>Fmsglog</filename>, respectively. There is currently no support in Exim or the
23105 standard utilities for handling such moved messages, and they do not show up in
23106 lists generated by <option>-bp</option> or by the Exim monitor.
23107 </para>
23108 <para>
23109 <indexterm role="option">
23110 <primary>mua_wrapper</primary>
23111 </indexterm>
23112 </para>
23113 <informaltable frame="all">
23114 <tgroup cols="4" colsep="0" rowsep="0">
23115 <colspec colwidth="8*" align="left"/>
23116 <colspec colwidth="5*" align="center"/>
23117 <colspec colwidth="5*" align="center"/>
23118 <colspec colwidth="6*" align="right"/>
23119 <tbody>
23120 <row>
23121 <entry><option>mua_wrapper</option></entry>
23122 <entry>Use: <emphasis>main</emphasis></entry>
23123 <entry>Type: <emphasis>boolean</emphasis></entry>
23124 <entry>Default: <emphasis>false</emphasis></entry>
23125 </row>
23126 </tbody>
23127 </tgroup>
23128 </informaltable>
23129 <para>
23130 Setting this option true causes Exim to run in a very restrictive mode in which
23131 it passes messages synchronously to a smart host. Chapter <xref linkend="CHAPnonqueueing"/>
23132 contains a full description of this facility.
23133 </para>
23134 <para>
23135 <indexterm role="option">
23136 <primary>mysql_servers</primary>
23137 </indexterm>
23138 </para>
23139 <informaltable frame="all">
23140 <tgroup cols="4" colsep="0" rowsep="0">
23141 <colspec colwidth="8*" align="left"/>
23142 <colspec colwidth="5*" align="center"/>
23143 <colspec colwidth="5*" align="center"/>
23144 <colspec colwidth="6*" align="right"/>
23145 <tbody>
23146 <row>
23147 <entry><option>mysql_servers</option></entry>
23148 <entry>Use: <emphasis>main</emphasis></entry>
23149 <entry>Type: <emphasis>string list</emphasis></entry>
23150 <entry>Default: <emphasis>unset</emphasis></entry>
23151 </row>
23152 </tbody>
23153 </tgroup>
23154 </informaltable>
23155 <para>
23156 <indexterm role="concept">
23157 <primary>MySQL</primary>
23158 <secondary>server list</secondary>
23159 </indexterm>
23160 This option provides a list of MySQL servers and associated connection data, to
23161 be used in conjunction with <command>mysql</command> lookups (see section <xref linkend="SECTsql"/>). The
23162 option is available only if Exim has been built with MySQL support.
23163 </para>
23164 <para>
23165 <indexterm role="option">
23166 <primary>never_users</primary>
23167 </indexterm>
23168 </para>
23169 <informaltable frame="all">
23170 <tgroup cols="4" colsep="0" rowsep="0">
23171 <colspec colwidth="8*" align="left"/>
23172 <colspec colwidth="5*" align="center"/>
23173 <colspec colwidth="5*" align="center"/>
23174 <colspec colwidth="6*" align="right"/>
23175 <tbody>
23176 <row>
23177 <entry><option>never_users</option></entry>
23178 <entry>Use: <emphasis>main</emphasis></entry>
23179 <entry>Type: <emphasis>string list</emphasis>&dagger;<emphasis></emphasis></entry>
23180 <entry>Default: <emphasis>unset</emphasis></entry>
23181 </row>
23182 </tbody>
23183 </tgroup>
23184 </informaltable>
23185 <para>
23186 This option is expanded just once, at the start of Exim&#x2019;s processing. Local
23187 message deliveries are normally run in processes that are setuid to the
23188 recipient, and remote deliveries are normally run under Exim&#x2019;s own uid and gid.
23189 It is usually desirable to prevent any deliveries from running as root, as a
23190 safety precaution.
23191 </para>
23192 <para>
23193 When Exim is built, an option called FIXED_NEVER_USERS can be set to a
23194 list of users that must not be used for local deliveries. This list is fixed in
23195 the binary and cannot be overridden by the configuration file. By default, it
23196 contains just the single user name <quote>root</quote>. The <option>never_users</option> runtime option
23197 can be used to add more users to the fixed list.
23198 </para>
23199 <para>
23200 If a message is to be delivered as one of the users on the fixed list or the
23201 <option>never_users</option> list, an error occurs, and delivery is deferred. A common
23202 example is
23203 </para>
23204 <literallayout class="monospaced">
23205 never_users = root:daemon:bin
23206 </literallayout>
23207 <para>
23208 Including root is redundant if it is also on the fixed list, but it does no
23209 harm. This option overrides the <option>pipe_as_creator</option> option of the <command>pipe</command>
23210 transport driver.
23211 </para>
23212 <para>
23213 <indexterm role="option">
23214 <primary>oracle_servers</primary>
23215 </indexterm>
23216 </para>
23217 <informaltable frame="all">
23218 <tgroup cols="4" colsep="0" rowsep="0">
23219 <colspec colwidth="8*" align="left"/>
23220 <colspec colwidth="5*" align="center"/>
23221 <colspec colwidth="5*" align="center"/>
23222 <colspec colwidth="6*" align="right"/>
23223 <tbody>
23224 <row>
23225 <entry><option>oracle_servers</option></entry>
23226 <entry>Use: <emphasis>main</emphasis></entry>
23227 <entry>Type: <emphasis>string list</emphasis></entry>
23228 <entry>Default: <emphasis>unset</emphasis></entry>
23229 </row>
23230 </tbody>
23231 </tgroup>
23232 </informaltable>
23233 <para>
23234 <indexterm role="concept">
23235 <primary>Oracle</primary>
23236 <secondary>server list</secondary>
23237 </indexterm>
23238 This option provides a list of Oracle servers and associated connection data,
23239 to be used in conjunction with <command>oracle</command> lookups (see section <xref linkend="SECTsql"/>).
23240 The option is available only if Exim has been built with Oracle support.
23241 </para>
23242 <para>
23243 <indexterm role="option">
23244 <primary>percent_hack_domains</primary>
23245 </indexterm>
23246 </para>
23247 <informaltable frame="all">
23248 <tgroup cols="4" colsep="0" rowsep="0">
23249 <colspec colwidth="8*" align="left"/>
23250 <colspec colwidth="5*" align="center"/>
23251 <colspec colwidth="5*" align="center"/>
23252 <colspec colwidth="6*" align="right"/>
23253 <tbody>
23254 <row>
23255 <entry><option>percent_hack_domains</option></entry>
23256 <entry>Use: <emphasis>main</emphasis></entry>
23257 <entry>Type: <emphasis>domain list</emphasis>&dagger;<emphasis></emphasis></entry>
23258 <entry>Default: <emphasis>unset</emphasis></entry>
23259 </row>
23260 </tbody>
23261 </tgroup>
23262 </informaltable>
23263 <para>
23264 <indexterm role="concept">
23265 <primary><quote>percent hack</quote></primary>
23266 </indexterm>
23267 <indexterm role="concept">
23268 <primary>source routing</primary>
23269 <secondary>in email address</secondary>
23270 </indexterm>
23271 <indexterm role="concept">
23272 <primary>address</primary>
23273 <secondary>source-routed</secondary>
23274 </indexterm>
23275 The <quote>percent hack</quote> is the convention whereby a local part containing a
23276 percent sign is re-interpreted as a new email address, with the percent
23277 replaced by @. This is sometimes called <quote>source routing</quote>, though that term is
23278 also applied to RFC 2822 addresses that begin with an @ character. If this
23279 option is set, Exim implements the percent facility for those domains listed,
23280 but no others. This happens before an incoming SMTP address is tested against
23281 an ACL.
23282 </para>
23283 <para>
23284 <emphasis role="bold">Warning</emphasis>: The <quote>percent hack</quote> has often been abused by people who are
23285 trying to get round relaying restrictions. For this reason, it is best avoided
23286 if at all possible. Unfortunately, a number of less security-conscious MTAs
23287 implement it unconditionally. If you are running Exim on a gateway host, and
23288 routing mail through to internal MTAs without processing the local parts, it is
23289 a good idea to reject recipient addresses with percent characters in their
23290 local parts. Exim&#x2019;s default configuration does this.
23291 </para>
23292 <para>
23293 <indexterm role="option">
23294 <primary>perl_at_start</primary>
23295 </indexterm>
23296 </para>
23297 <informaltable frame="all">
23298 <tgroup cols="4" colsep="0" rowsep="0">
23299 <colspec colwidth="8*" align="left"/>
23300 <colspec colwidth="5*" align="center"/>
23301 <colspec colwidth="5*" align="center"/>
23302 <colspec colwidth="6*" align="right"/>
23303 <tbody>
23304 <row>
23305 <entry><option>perl_at_start</option></entry>
23306 <entry>Use: <emphasis>main</emphasis></entry>
23307 <entry>Type: <emphasis>boolean</emphasis></entry>
23308 <entry>Default: <emphasis>false</emphasis></entry>
23309 </row>
23310 </tbody>
23311 </tgroup>
23312 </informaltable>
23313 <para>
23314 This option is available only when Exim is built with an embedded Perl
23315 interpreter. See chapter <xref linkend="CHAPperl"/> for details of its use.
23316 </para>
23317 <para>
23318 <indexterm role="option">
23319 <primary>perl_startup</primary>
23320 </indexterm>
23321 </para>
23322 <informaltable frame="all">
23323 <tgroup cols="4" colsep="0" rowsep="0">
23324 <colspec colwidth="8*" align="left"/>
23325 <colspec colwidth="5*" align="center"/>
23326 <colspec colwidth="5*" align="center"/>
23327 <colspec colwidth="6*" align="right"/>
23328 <tbody>
23329 <row>
23330 <entry><option>perl_startup</option></entry>
23331 <entry>Use: <emphasis>main</emphasis></entry>
23332 <entry>Type: <emphasis>string</emphasis></entry>
23333 <entry>Default: <emphasis>unset</emphasis></entry>
23334 </row>
23335 </tbody>
23336 </tgroup>
23337 </informaltable>
23338 <para>
23339 This option is available only when Exim is built with an embedded Perl
23340 interpreter. See chapter <xref linkend="CHAPperl"/> for details of its use.
23341 </para>
23342 <para>
23343 <indexterm role="option">
23344 <primary>pgsql_servers</primary>
23345 </indexterm>
23346 </para>
23347 <informaltable frame="all">
23348 <tgroup cols="4" colsep="0" rowsep="0">
23349 <colspec colwidth="8*" align="left"/>
23350 <colspec colwidth="5*" align="center"/>
23351 <colspec colwidth="5*" align="center"/>
23352 <colspec colwidth="6*" align="right"/>
23353 <tbody>
23354 <row>
23355 <entry><option>pgsql_servers</option></entry>
23356 <entry>Use: <emphasis>main</emphasis></entry>
23357 <entry>Type: <emphasis>string list</emphasis></entry>
23358 <entry>Default: <emphasis>unset</emphasis></entry>
23359 </row>
23360 </tbody>
23361 </tgroup>
23362 </informaltable>
23363 <para>
23364 <indexterm role="concept">
23365 <primary>PostgreSQL lookup type</primary>
23366 <secondary>server list</secondary>
23367 </indexterm>
23368 This option provides a list of PostgreSQL servers and associated connection
23369 data, to be used in conjunction with <command>pgsql</command> lookups (see section
23370 <xref linkend="SECTsql"/>). The option is available only if Exim has been built with
23371 PostgreSQL support.
23372 </para>
23373 <para>
23374 <indexterm role="option">
23375 <primary>pid_file_path</primary>
23376 </indexterm>
23377 </para>
23378 <informaltable frame="all">
23379 <tgroup cols="4" colsep="0" rowsep="0">
23380 <colspec colwidth="8*" align="left"/>
23381 <colspec colwidth="5*" align="center"/>
23382 <colspec colwidth="5*" align="center"/>
23383 <colspec colwidth="6*" align="right"/>
23384 <tbody>
23385 <row>
23386 <entry><option>pid_file_path</option></entry>
23387 <entry>Use: <emphasis>main</emphasis></entry>
23388 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
23389 <entry>Default: <emphasis>set at compile time</emphasis></entry>
23390 </row>
23391 </tbody>
23392 </tgroup>
23393 </informaltable>
23394 <para>
23395 <indexterm role="concept">
23396 <primary>daemon</primary>
23397 <secondary>pid file path</secondary>
23398 </indexterm>
23399 <indexterm role="concept">
23400 <primary>pid file</primary>
23401 <secondary>path for</secondary>
23402 </indexterm>
23403 This option sets the name of the file to which the Exim daemon writes its
23404 process id. The string is expanded, so it can contain, for example, references
23405 to the host name:
23406 </para>
23407 <literallayout class="monospaced">
23408 pid_file_path = /var/log/$primary_hostname/exim.pid
23409 </literallayout>
23410 <para>
23411 If no path is set, the pid is written to the file <filename>exim-daemon.pid</filename> in Exim&#x2019;s
23412 spool directory.
23413 The value set by the option can be overridden by the <option>-oP</option> command line
23414 option. A pid file is not written if a <quote>non-standard</quote> daemon is run by means
23415 of the <option>-oX</option> option, unless a path is explicitly supplied by <option>-oP</option>.
23416 </para>
23417 <para>
23418 <indexterm role="option">
23419 <primary>pipelining_advertise_hosts</primary>
23420 </indexterm>
23421 </para>
23422 <informaltable frame="all">
23423 <tgroup cols="4" colsep="0" rowsep="0">
23424 <colspec colwidth="8*" align="left"/>
23425 <colspec colwidth="5*" align="center"/>
23426 <colspec colwidth="5*" align="center"/>
23427 <colspec colwidth="6*" align="right"/>
23428 <tbody>
23429 <row>
23430 <entry><option>pipelining_advertise_hosts</option></entry>
23431 <entry>Use: <emphasis>main</emphasis></entry>
23432 <entry>Type: <emphasis>host list</emphasis>&dagger;<emphasis></emphasis></entry>
23433 <entry>Default: <emphasis>*</emphasis></entry>
23434 </row>
23435 </tbody>
23436 </tgroup>
23437 </informaltable>
23438 <para>
23439 <indexterm role="concept">
23440 <primary>PIPELINING advertising</primary>
23441 <secondary>suppressing</secondary>
23442 </indexterm>
23443 This option can be used to suppress the advertisement of the SMTP
23444 PIPELINING extension to specific hosts. When PIPELINING is not
23445 advertised and <option>smtp_enforce_sync</option> is true, an Exim server enforces strict
23446 synchronization for each SMTP command and response.
23447 When PIPELINING is advertised, Exim assumes that clients will use it; <quote>out
23448 of order</quote> commands that are <quote>expected</quote> do not count as protocol errors (see
23449 <option>smtp_max_synprot_errors</option>).
23450 </para>
23451 <para>
23452 <indexterm role="option">
23453 <primary>preserve_message_logs</primary>
23454 </indexterm>
23455 </para>
23456 <informaltable frame="all">
23457 <tgroup cols="4" colsep="0" rowsep="0">
23458 <colspec colwidth="8*" align="left"/>
23459 <colspec colwidth="5*" align="center"/>
23460 <colspec colwidth="5*" align="center"/>
23461 <colspec colwidth="6*" align="right"/>
23462 <tbody>
23463 <row>
23464 <entry><option>preserve_message_logs</option></entry>
23465 <entry>Use: <emphasis>main</emphasis></entry>
23466 <entry>Type: <emphasis>boolean</emphasis></entry>
23467 <entry>Default: <emphasis>false</emphasis></entry>
23468 </row>
23469 </tbody>
23470 </tgroup>
23471 </informaltable>
23472 <para>
23473 <indexterm role="concept">
23474 <primary>message logs</primary>
23475 <secondary>preserving</secondary>
23476 </indexterm>
23477 If this option is set, message log files are not deleted when messages are
23478 completed. Instead, they are moved to a sub-directory of the spool directory
23479 called <filename>msglog.OLD</filename>, where they remain available for statistical or debugging
23480 purposes. This is a dangerous option to set on systems with any appreciable
23481 volume of mail. Use with care!
23482 </para>
23483 <para>
23484 <indexterm role="option">
23485 <primary>primary_hostname</primary>
23486 </indexterm>
23487 </para>
23488 <informaltable frame="all">
23489 <tgroup cols="4" colsep="0" rowsep="0">
23490 <colspec colwidth="8*" align="left"/>
23491 <colspec colwidth="5*" align="center"/>
23492 <colspec colwidth="5*" align="center"/>
23493 <colspec colwidth="6*" align="right"/>
23494 <tbody>
23495 <row>
23496 <entry><option>primary_hostname</option></entry>
23497 <entry>Use: <emphasis>main</emphasis></entry>
23498 <entry>Type: <emphasis>string</emphasis></entry>
23499 <entry>Default: <emphasis>see below</emphasis></entry>
23500 </row>
23501 </tbody>
23502 </tgroup>
23503 </informaltable>
23504 <para>
23505 <indexterm role="concept">
23506 <primary>name</primary>
23507 <secondary>of local host</secondary>
23508 </indexterm>
23509 <indexterm role="concept">
23510 <primary>host</primary>
23511 <secondary>name of local</secondary>
23512 </indexterm>
23513 <indexterm role="concept">
23514 <primary>local host</primary>
23515 <secondary>name of</secondary>
23516 </indexterm>
23517 <indexterm role="concept">
23518 <primary><varname>$primary_hostname</varname></primary>
23519 </indexterm>
23520 This specifies the name of the current host. It is used in the default EHLO or
23521 HELO command for outgoing SMTP messages (changeable via the <option>helo_data</option>
23522 option in the <command>smtp</command> transport), and as the default for <option>qualify_domain</option>.
23523 The value is also used by default in some SMTP response messages from an Exim
23524 server. This can be changed dynamically by setting <option>smtp_active_hostname</option>.
23525 </para>
23526 <para>
23527 If <option>primary_hostname</option> is not set, Exim calls <function>uname()</function> to find the host
23528 name. If this fails, Exim panics and dies. If the name returned by <function>uname()</function>
23529 contains only one component, Exim passes it to <function>gethostbyname()</function> (or
23530 <function>getipnodebyname()</function> when available) in order to obtain the fully qualified
23531 version. The variable <varname>$primary_hostname</varname> contains the host name, whether set
23532 explicitly by this option, or defaulted.
23533 </para>
23534 <para>
23535 <indexterm role="option">
23536 <primary>print_topbitchars</primary>
23537 </indexterm>
23538 </para>
23539 <informaltable frame="all">
23540 <tgroup cols="4" colsep="0" rowsep="0">
23541 <colspec colwidth="8*" align="left"/>
23542 <colspec colwidth="5*" align="center"/>
23543 <colspec colwidth="5*" align="center"/>
23544 <colspec colwidth="6*" align="right"/>
23545 <tbody>
23546 <row>
23547 <entry><option>print_topbitchars</option></entry>
23548 <entry>Use: <emphasis>main</emphasis></entry>
23549 <entry>Type: <emphasis>boolean</emphasis></entry>
23550 <entry>Default: <emphasis>false</emphasis></entry>
23551 </row>
23552 </tbody>
23553 </tgroup>
23554 </informaltable>
23555 <para>
23556 <indexterm role="concept">
23557 <primary>printing characters</primary>
23558 </indexterm>
23559 <indexterm role="concept">
23560 <primary>8-bit characters</primary>
23561 </indexterm>
23562 By default, Exim considers only those characters whose codes lie in the range
23563 32&ndash;126 to be printing characters. In a number of circumstances (for example,
23564 when writing log entries) non-printing characters are converted into escape
23565 sequences, primarily to avoid messing up the layout. If <option>print_topbitchars</option>
23566 is set, code values of 128 and above are also considered to be printing
23567 characters.
23568 </para>
23569 <para>
23570 <indexterm role="option">
23571 <primary>process_log_path</primary>
23572 </indexterm>
23573 </para>
23574 <informaltable frame="all">
23575 <tgroup cols="4" colsep="0" rowsep="0">
23576 <colspec colwidth="8*" align="left"/>
23577 <colspec colwidth="5*" align="center"/>
23578 <colspec colwidth="5*" align="center"/>
23579 <colspec colwidth="6*" align="right"/>
23580 <tbody>
23581 <row>
23582 <entry><option>process_log_path</option></entry>
23583 <entry>Use: <emphasis>main</emphasis></entry>
23584 <entry>Type: <emphasis>string</emphasis></entry>
23585 <entry>Default: <emphasis>unset</emphasis></entry>
23586 </row>
23587 </tbody>
23588 </tgroup>
23589 </informaltable>
23590 <para>
23591 <indexterm role="concept">
23592 <primary>process log path</primary>
23593 </indexterm>
23594 <indexterm role="concept">
23595 <primary>log</primary>
23596 <secondary>process log</secondary>
23597 </indexterm>
23598 <indexterm role="concept">
23599 <primary><emphasis>exiwhat</emphasis></primary>
23600 </indexterm>
23601 This option sets the name of the file to which an Exim process writes its
23602 <quote>process log</quote> when sent a USR1 signal. This is used by the <emphasis>exiwhat</emphasis>
23603 utility script. If this option is unset, the file called <filename>exim-process.info</filename>
23604 in Exim&#x2019;s spool directory is used. The ability to specify the name explicitly
23605 can be useful in environments where two different Exims are running, using
23606 different spool directories.
23607 </para>
23608 <para>
23609 <indexterm role="option">
23610 <primary>prod_requires_admin</primary>
23611 </indexterm>
23612 </para>
23613 <informaltable frame="all">
23614 <tgroup cols="4" colsep="0" rowsep="0">
23615 <colspec colwidth="8*" align="left"/>
23616 <colspec colwidth="5*" align="center"/>
23617 <colspec colwidth="5*" align="center"/>
23618 <colspec colwidth="6*" align="right"/>
23619 <tbody>
23620 <row>
23621 <entry><option>prod_requires_admin</option></entry>
23622 <entry>Use: <emphasis>main</emphasis></entry>
23623 <entry>Type: <emphasis>boolean</emphasis></entry>
23624 <entry>Default: <emphasis>true</emphasis></entry>
23625 </row>
23626 </tbody>
23627 </tgroup>
23628 </informaltable>
23629 <para>
23630 <indexterm role="concept">
23631 <primary><option>-M</option> option</primary>
23632 </indexterm>
23633 <indexterm role="concept">
23634 <primary><option>-R</option> option</primary>
23635 </indexterm>
23636 <indexterm role="concept">
23637 <primary><option>-q</option> option</primary>
23638 </indexterm>
23639 The <option>-M</option>, <option>-R</option>, and <option>-q</option> command-line options require the caller to be an
23640 admin user unless <option>prod_requires_admin</option> is set false. See also
23641 <option>queue_list_requires_admin</option>.
23642 </para>
23643 <para>
23644 <indexterm role="option">
23645 <primary>qualify_domain</primary>
23646 </indexterm>
23647 </para>
23648 <informaltable frame="all">
23649 <tgroup cols="4" colsep="0" rowsep="0">
23650 <colspec colwidth="8*" align="left"/>
23651 <colspec colwidth="5*" align="center"/>
23652 <colspec colwidth="5*" align="center"/>
23653 <colspec colwidth="6*" align="right"/>
23654 <tbody>
23655 <row>
23656 <entry><option>qualify_domain</option></entry>
23657 <entry>Use: <emphasis>main</emphasis></entry>
23658 <entry>Type: <emphasis>string</emphasis></entry>
23659 <entry>Default: <emphasis>see below</emphasis></entry>
23660 </row>
23661 </tbody>
23662 </tgroup>
23663 </informaltable>
23664 <para>
23665 <indexterm role="concept">
23666 <primary>domain</primary>
23667 <secondary>for qualifying addresses</secondary>
23668 </indexterm>
23669 <indexterm role="concept">
23670 <primary>address</primary>
23671 <secondary>qualification</secondary>
23672 </indexterm>
23673 This option specifies the domain name that is added to any envelope sender
23674 addresses that do not have a domain qualification. It also applies to
23675 recipient addresses if <option>qualify_recipient</option> is not set. Unqualified addresses
23676 are accepted by default only for locally-generated messages. Qualification is
23677 also applied to addresses in header lines such as <emphasis>From:</emphasis> and <emphasis>To:</emphasis> for
23678 locally-generated messages, unless the <option>-bnq</option> command line option is used.
23679 </para>
23680 <para>
23681 Messages from external sources must always contain fully qualified addresses,
23682 unless the sending host matches <option>sender_unqualified_hosts</option> or
23683 <option>recipient_unqualified_hosts</option> (as appropriate), in which case incoming
23684 addresses are qualified with <option>qualify_domain</option> or <option>qualify_recipient</option> as
23685 necessary. Internally, Exim always works with fully qualified envelope
23686 addresses. If <option>qualify_domain</option> is not set, it defaults to the
23687 <option>primary_hostname</option> value.
23688 </para>
23689 <para>
23690 <indexterm role="option">
23691 <primary>qualify_recipient</primary>
23692 </indexterm>
23693 </para>
23694 <informaltable frame="all">
23695 <tgroup cols="4" colsep="0" rowsep="0">
23696 <colspec colwidth="8*" align="left"/>
23697 <colspec colwidth="5*" align="center"/>
23698 <colspec colwidth="5*" align="center"/>
23699 <colspec colwidth="6*" align="right"/>
23700 <tbody>
23701 <row>
23702 <entry><option>qualify_recipient</option></entry>
23703 <entry>Use: <emphasis>main</emphasis></entry>
23704 <entry>Type: <emphasis>string</emphasis></entry>
23705 <entry>Default: <emphasis>see below</emphasis></entry>
23706 </row>
23707 </tbody>
23708 </tgroup>
23709 </informaltable>
23710 <para>
23711 This option allows you to specify a different domain for qualifying recipient
23712 addresses to the one that is used for senders. See <option>qualify_domain</option> above.
23713 </para>
23714 <para>
23715 <indexterm role="option">
23716 <primary>queue_domains</primary>
23717 </indexterm>
23718 </para>
23719 <informaltable frame="all">
23720 <tgroup cols="4" colsep="0" rowsep="0">
23721 <colspec colwidth="8*" align="left"/>
23722 <colspec colwidth="5*" align="center"/>
23723 <colspec colwidth="5*" align="center"/>
23724 <colspec colwidth="6*" align="right"/>
23725 <tbody>
23726 <row>
23727 <entry><option>queue_domains</option></entry>
23728 <entry>Use: <emphasis>main</emphasis></entry>
23729 <entry>Type: <emphasis>domain list</emphasis>&dagger;<emphasis></emphasis></entry>
23730 <entry>Default: <emphasis>unset</emphasis></entry>
23731 </row>
23732 </tbody>
23733 </tgroup>
23734 </informaltable>
23735 <para>
23736 <indexterm role="concept">
23737 <primary>domain</primary>
23738 <secondary>specifying non-immediate delivery</secondary>
23739 </indexterm>
23740 <indexterm role="concept">
23741 <primary>queueing incoming messages</primary>
23742 </indexterm>
23743 <indexterm role="concept">
23744 <primary>message</primary>
23745 <secondary>queueing certain domains</secondary>
23746 </indexterm>
23747 This option lists domains for which immediate delivery is not required.
23748 A delivery process is started whenever a message is received, but only those
23749 domains that do not match are processed. All other deliveries wait until the
23750 next queue run. See also <option>hold_domains</option> and <option>queue_smtp_domains</option>.
23751 </para>
23752 <para>
23753 <indexterm role="option">
23754 <primary>queue_list_requires_admin</primary>
23755 </indexterm>
23756 </para>
23757 <informaltable frame="all">
23758 <tgroup cols="4" colsep="0" rowsep="0">
23759 <colspec colwidth="8*" align="left"/>
23760 <colspec colwidth="5*" align="center"/>
23761 <colspec colwidth="5*" align="center"/>
23762 <colspec colwidth="6*" align="right"/>
23763 <tbody>
23764 <row>
23765 <entry><option>queue_list_requires_admin</option></entry>
23766 <entry>Use: <emphasis>main</emphasis></entry>
23767 <entry>Type: <emphasis>boolean</emphasis></entry>
23768 <entry>Default: <emphasis>true</emphasis></entry>
23769 </row>
23770 </tbody>
23771 </tgroup>
23772 </informaltable>
23773 <para>
23774 <indexterm role="concept">
23775 <primary><option>-bp</option> option</primary>
23776 </indexterm>
23777 The <option>-bp</option> command-line option, which lists the messages that are on the
23778 queue, requires the caller to be an admin user unless
23779 <option>queue_list_requires_admin</option> is set false. See also <option>prod_requires_admin</option>.
23780 </para>
23781 <para>
23782 <indexterm role="option">
23783 <primary>queue_only</primary>
23784 </indexterm>
23785 </para>
23786 <informaltable frame="all">
23787 <tgroup cols="4" colsep="0" rowsep="0">
23788 <colspec colwidth="8*" align="left"/>
23789 <colspec colwidth="5*" align="center"/>
23790 <colspec colwidth="5*" align="center"/>
23791 <colspec colwidth="6*" align="right"/>
23792 <tbody>
23793 <row>
23794 <entry><option>queue_only</option></entry>
23795 <entry>Use: <emphasis>main</emphasis></entry>
23796 <entry>Type: <emphasis>boolean</emphasis></entry>
23797 <entry>Default: <emphasis>false</emphasis></entry>
23798 </row>
23799 </tbody>
23800 </tgroup>
23801 </informaltable>
23802 <para>
23803 <indexterm role="concept">
23804 <primary>queueing incoming messages</primary>
23805 </indexterm>
23806 <indexterm role="concept">
23807 <primary>message</primary>
23808 <secondary>queueing unconditionally</secondary>
23809 </indexterm>
23810 If <option>queue_only</option> is set, a delivery process is not automatically started
23811 whenever a message is received. Instead, the message waits on the queue for the
23812 next queue run. Even if <option>queue_only</option> is false, incoming messages may not get
23813 delivered immediately when certain conditions (such as heavy load) occur.
23814 </para>
23815 <para>
23816 The <option>-odq</option> command line has the same effect as <option>queue_only</option>. The <option>-odb</option>
23817 and <option>-odi</option> command line options override <option>queue_only</option> unless
23818 <option>queue_only_override</option> is set false. See also <option>queue_only_file</option>,
23819 <option>queue_only_load</option>, and <option>smtp_accept_queue</option>.
23820 </para>
23821 <para>
23822 <indexterm role="option">
23823 <primary>queue_only_file</primary>
23824 </indexterm>
23825 </para>
23826 <informaltable frame="all">
23827 <tgroup cols="4" colsep="0" rowsep="0">
23828 <colspec colwidth="8*" align="left"/>
23829 <colspec colwidth="5*" align="center"/>
23830 <colspec colwidth="5*" align="center"/>
23831 <colspec colwidth="6*" align="right"/>
23832 <tbody>
23833 <row>
23834 <entry><option>queue_only_file</option></entry>
23835 <entry>Use: <emphasis>main</emphasis></entry>
23836 <entry>Type: <emphasis>string</emphasis></entry>
23837 <entry>Default: <emphasis>unset</emphasis></entry>
23838 </row>
23839 </tbody>
23840 </tgroup>
23841 </informaltable>
23842 <para>
23843 <indexterm role="concept">
23844 <primary>queueing incoming messages</primary>
23845 </indexterm>
23846 <indexterm role="concept">
23847 <primary>message</primary>
23848 <secondary>queueing by file existence</secondary>
23849 </indexterm>
23850 This option can be set to a colon-separated list of absolute path names, each
23851 one optionally preceded by <quote>smtp</quote>. When Exim is receiving a message,
23852 it tests for the existence of each listed path using a call to <function>stat()</function>. For
23853 each path that exists, the corresponding queuing option is set.
23854 For paths with no prefix, <option>queue_only</option> is set; for paths prefixed by
23855 <quote>smtp</quote>, <option>queue_smtp_domains</option> is set to match all domains. So, for example,
23856 </para>
23857 <literallayout class="monospaced">
23858 queue_only_file = smtp/some/file
23859 </literallayout>
23860 <para>
23861 causes Exim to behave as if <option>queue_smtp_domains</option> were set to <quote>*</quote> whenever
23862 <filename>/some/file</filename> exists.
23863 </para>
23864 <para>
23865 <indexterm role="option">
23866 <primary>queue_only_load</primary>
23867 </indexterm>
23868 </para>
23869 <informaltable frame="all">
23870 <tgroup cols="4" colsep="0" rowsep="0">
23871 <colspec colwidth="8*" align="left"/>
23872 <colspec colwidth="5*" align="center"/>
23873 <colspec colwidth="5*" align="center"/>
23874 <colspec colwidth="6*" align="right"/>
23875 <tbody>
23876 <row>
23877 <entry><option>queue_only_load</option></entry>
23878 <entry>Use: <emphasis>main</emphasis></entry>
23879 <entry>Type: <emphasis>fixed-point</emphasis></entry>
23880 <entry>Default: <emphasis>unset</emphasis></entry>
23881 </row>
23882 </tbody>
23883 </tgroup>
23884 </informaltable>
23885 <para>
23886 <indexterm role="concept">
23887 <primary>load average</primary>
23888 </indexterm>
23889 <indexterm role="concept">
23890 <primary>queueing incoming messages</primary>
23891 </indexterm>
23892 <indexterm role="concept">
23893 <primary>message</primary>
23894 <secondary>queueing by load</secondary>
23895 </indexterm>
23896 If the system load average is higher than this value, incoming messages from
23897 all sources are queued, and no automatic deliveries are started. If this
23898 happens during local or remote SMTP input, all subsequent messages on the same
23899 connection are queued. Deliveries will subsequently be performed by queue
23900 runner processes. This option has no effect on ancient operating systems on
23901 which Exim cannot determine the load average. See also
23902 <option>deliver_queue_load_max</option> and <option>smtp_load_reserve</option>.
23903 </para>
23904 <para>
23905 <indexterm role="option">
23906 <primary>queue_only_override</primary>
23907 </indexterm>
23908 </para>
23909 <informaltable frame="all">
23910 <tgroup cols="4" colsep="0" rowsep="0">
23911 <colspec colwidth="8*" align="left"/>
23912 <colspec colwidth="5*" align="center"/>
23913 <colspec colwidth="5*" align="center"/>
23914 <colspec colwidth="6*" align="right"/>
23915 <tbody>
23916 <row>
23917 <entry><option>queue_only_override</option></entry>
23918 <entry>Use: <emphasis>main</emphasis></entry>
23919 <entry>Type: <emphasis>boolean</emphasis></entry>
23920 <entry>Default: <emphasis>true</emphasis></entry>
23921 </row>
23922 </tbody>
23923 </tgroup>
23924 </informaltable>
23925 <para>
23926 <indexterm role="concept">
23927 <primary>queueing incoming messages</primary>
23928 </indexterm>
23929 When this option is true, the <option>-od</option><emphasis>x</emphasis> command line options override the
23930 setting of <option>queue_only</option> or <option>queue_only_file</option> in the configuration file. If
23931 <option>queue_only_override</option> is set false, the <option>-od</option><emphasis>x</emphasis> options cannot be used
23932 to override; they are accepted, but ignored.
23933 </para>
23934 <para>
23935 <indexterm role="option">
23936 <primary>queue_run_in_order</primary>
23937 </indexterm>
23938 </para>
23939 <informaltable frame="all">
23940 <tgroup cols="4" colsep="0" rowsep="0">
23941 <colspec colwidth="8*" align="left"/>
23942 <colspec colwidth="5*" align="center"/>
23943 <colspec colwidth="5*" align="center"/>
23944 <colspec colwidth="6*" align="right"/>
23945 <tbody>
23946 <row>
23947 <entry><option>queue_run_in_order</option></entry>
23948 <entry>Use: <emphasis>main</emphasis></entry>
23949 <entry>Type: <emphasis>boolean</emphasis></entry>
23950 <entry>Default: <emphasis>false</emphasis></entry>
23951 </row>
23952 </tbody>
23953 </tgroup>
23954 </informaltable>
23955 <para>
23956 <indexterm role="concept">
23957 <primary>queue runner</primary>
23958 <secondary>processing messages in order</secondary>
23959 </indexterm>
23960 If this option is set, queue runs happen in order of message arrival instead of
23961 in an arbitrary order. For this to happen, a complete list of the entire queue
23962 must be set up before the deliveries start. When the queue is all held in a
23963 single directory (the default), a single list is created for both the ordered
23964 and the non-ordered cases. However, if <option>split_spool_directory</option> is set, a
23965 single list is not created when <option>queue_run_in_order</option> is false. In this case,
23966 the sub-directories are processed one at a time (in a random order), and this
23967 avoids setting up one huge list for the whole queue. Thus, setting
23968 <option>queue_run_in_order</option> with <option>split_spool_directory</option> may degrade performance
23969 when the queue is large, because of the extra work in setting up the single,
23970 large list. In most situations, <option>queue_run_in_order</option> should not be set.
23971 </para>
23972 <para>
23973 <indexterm role="option">
23974 <primary>queue_run_max</primary>
23975 </indexterm>
23976 </para>
23977 <informaltable frame="all">
23978 <tgroup cols="4" colsep="0" rowsep="0">
23979 <colspec colwidth="8*" align="left"/>
23980 <colspec colwidth="5*" align="center"/>
23981 <colspec colwidth="5*" align="center"/>
23982 <colspec colwidth="6*" align="right"/>
23983 <tbody>
23984 <row>
23985 <entry><option>queue_run_max</option></entry>
23986 <entry>Use: <emphasis>main</emphasis></entry>
23987 <entry>Type: <emphasis>integer</emphasis></entry>
23988 <entry>Default: <emphasis>5</emphasis></entry>
23989 </row>
23990 </tbody>
23991 </tgroup>
23992 </informaltable>
23993 <para>
23994 <indexterm role="concept">
23995 <primary>queue runner</primary>
23996 <secondary>maximum number of</secondary>
23997 </indexterm>
23998 This controls the maximum number of queue runner processes that an Exim daemon
23999 can run simultaneously. This does not mean that it starts them all at once,
24000 but rather that if the maximum number are still running when the time comes to
24001 start another one, it refrains from starting another one. This can happen with
24002 very large queues and/or very sluggish deliveries. This option does not,
24003 however, interlock with other processes, so additional queue runners can be
24004 started by other means, or by killing and restarting the daemon.
24005 </para>
24006 <para>
24007 Setting this option to zero does not suppress queue runs; rather, it disables
24008 the limit, allowing any number of simultaneous queue runner processes to be
24009 run. If you do not want queue runs to occur, omit the <option>-q</option><emphasis>xx</emphasis> setting on
24010 the daemon&#x2019;s command line.
24011 </para>
24012 <para>
24013 <indexterm role="option">
24014 <primary>queue_smtp_domains</primary>
24015 </indexterm>
24016 </para>
24017 <informaltable frame="all">
24018 <tgroup cols="4" colsep="0" rowsep="0">
24019 <colspec colwidth="8*" align="left"/>
24020 <colspec colwidth="5*" align="center"/>
24021 <colspec colwidth="5*" align="center"/>
24022 <colspec colwidth="6*" align="right"/>
24023 <tbody>
24024 <row>
24025 <entry><option>queue_smtp_domains</option></entry>
24026 <entry>Use: <emphasis>main</emphasis></entry>
24027 <entry>Type: <emphasis>domain list</emphasis>&dagger;<emphasis></emphasis></entry>
24028 <entry>Default: <emphasis>unset</emphasis></entry>
24029 </row>
24030 </tbody>
24031 </tgroup>
24032 </informaltable>
24033 <para>
24034 <indexterm role="concept">
24035 <primary>queueing incoming messages</primary>
24036 </indexterm>
24037 <indexterm role="concept">
24038 <primary>message</primary>
24039 <secondary>queueing remote deliveries</secondary>
24040 </indexterm>
24041 When this option is set, a delivery process is started whenever a message is
24042 received, routing is performed, and local deliveries take place.
24043 However, if any SMTP deliveries are required for domains that match
24044 <option>queue_smtp_domains</option>, they are not immediately delivered, but instead the
24045 message waits on the queue for the next queue run. Since routing of the message
24046 has taken place, Exim knows to which remote hosts it must be delivered, and so
24047 when the queue run happens, multiple messages for the same host are delivered
24048 over a single SMTP connection. The <option>-odqs</option> command line option causes all
24049 SMTP deliveries to be queued in this way, and is equivalent to setting
24050 <option>queue_smtp_domains</option> to <quote>*</quote>. See also <option>hold_domains</option> and
24051 <option>queue_domains</option>.
24052 </para>
24053 <para>
24054 <indexterm role="option">
24055 <primary>receive_timeout</primary>
24056 </indexterm>
24057 </para>
24058 <informaltable frame="all">
24059 <tgroup cols="4" colsep="0" rowsep="0">
24060 <colspec colwidth="8*" align="left"/>
24061 <colspec colwidth="5*" align="center"/>
24062 <colspec colwidth="5*" align="center"/>
24063 <colspec colwidth="6*" align="right"/>
24064 <tbody>
24065 <row>
24066 <entry><option>receive_timeout</option></entry>
24067 <entry>Use: <emphasis>main</emphasis></entry>
24068 <entry>Type: <emphasis>time</emphasis></entry>
24069 <entry>Default: <emphasis>0s</emphasis></entry>
24070 </row>
24071 </tbody>
24072 </tgroup>
24073 </informaltable>
24074 <para>
24075 <indexterm role="concept">
24076 <primary>timeout</primary>
24077 <secondary>for non-SMTP input</secondary>
24078 </indexterm>
24079 This option sets the timeout for accepting a non-SMTP message, that is, the
24080 maximum time that Exim waits when reading a message on the standard input. If
24081 the value is zero, it will wait for ever. This setting is overridden by the
24082 <option>-or</option> command line option. The timeout for incoming SMTP messages is
24083 controlled by <option>smtp_receive_timeout</option>.
24084 </para>
24085 <para>
24086 <indexterm role="option">
24087 <primary>received_header_text</primary>
24088 </indexterm>
24089 </para>
24090 <informaltable frame="all">
24091 <tgroup cols="4" colsep="0" rowsep="0">
24092 <colspec colwidth="8*" align="left"/>
24093 <colspec colwidth="5*" align="center"/>
24094 <colspec colwidth="5*" align="center"/>
24095 <colspec colwidth="6*" align="right"/>
24096 <tbody>
24097 <row>
24098 <entry><option>received_header_text</option></entry>
24099 <entry>Use: <emphasis>main</emphasis></entry>
24100 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
24101 <entry>Default: <emphasis>see below</emphasis></entry>
24102 </row>
24103 </tbody>
24104 </tgroup>
24105 </informaltable>
24106 <para>
24107 <indexterm role="concept">
24108 <primary>customizing</primary>
24109 <secondary><emphasis>Received:</emphasis> header</secondary>
24110 </indexterm>
24111 <indexterm role="concept">
24112 <primary><emphasis>Received:</emphasis> header line</primary>
24113 <secondary>customizing</secondary>
24114 </indexterm>
24115 This string defines the contents of the <emphasis>Received:</emphasis> message header that is
24116 added to each message, except for the timestamp, which is automatically added
24117 on at the end (preceded by a semicolon). The string is expanded each time it is
24118 used. If the expansion yields an empty string, no <emphasis>Received:</emphasis> header line is
24119 added to the message. Otherwise, the string should start with the text
24120 <quote>Received:</quote> and conform to the RFC 2822 specification for <emphasis>Received:</emphasis>
24121 header lines. The default setting is:
24122 </para>
24123 <literallayout class="monospaced">
24124 received_header_text = Received: \
24125   ${if def:sender_rcvhost {from $sender_rcvhost\n\t}\
24126   {${if def:sender_ident \
24127   {from ${quote_local_part:$sender_ident} }}\
24128   ${if def:sender_helo_name {(helo=$sender_helo_name)\n\t}}}}\
24129   by $primary_hostname \
24130   ${if def:received_protocol {with $received_protocol}} \
24131   ${if def:tls_cipher {($tls_cipher)\n\t}}\
24132   (Exim $version_number)\n\t\
24133   ${if def:sender_address \
24134   {(envelope-from &lt;$sender_address&gt;)\n\t}}\
24135   id $message_exim_id\
24136   ${if def:received_for {\n\tfor $received_for}}
24137 </literallayout>
24138 <para>
24139 The reference to the TLS cipher is omitted when Exim is built without TLS
24140 support. The use of conditional expansions ensures that this works for both
24141 locally generated messages and messages received from remote hosts, giving
24142 header lines such as the following:
24143 </para>
24144 <literallayout class="monospaced">
24145 Received: from scrooge.carol.example ([192.168.12.25] ident=root)
24146 by marley.carol.example with esmtp (Exim 4.00)
24147 (envelope-from &lt;bob@carol.example&gt;)
24148 id 16IOWa-00019l-00
24149 for chas@dickens.example; Tue, 25 Dec 2001 14:43:44 +0000
24150 Received: by scrooge.carol.example with local (Exim 4.00)
24151 id 16IOWW-000083-00; Tue, 25 Dec 2001 14:43:41 +0000
24152 </literallayout>
24153 <para>
24154 Until the body of the message has been received, the timestamp is the time when
24155 the message started to be received. Once the body has arrived, and all policy
24156 checks have taken place, the timestamp is updated to the time at which the
24157 message was accepted.
24158 </para>
24159 <para>
24160 <indexterm role="option">
24161 <primary>received_headers_max</primary>
24162 </indexterm>
24163 </para>
24164 <informaltable frame="all">
24165 <tgroup cols="4" colsep="0" rowsep="0">
24166 <colspec colwidth="8*" align="left"/>
24167 <colspec colwidth="5*" align="center"/>
24168 <colspec colwidth="5*" align="center"/>
24169 <colspec colwidth="6*" align="right"/>
24170 <tbody>
24171 <row>
24172 <entry><option>received_headers_max</option></entry>
24173 <entry>Use: <emphasis>main</emphasis></entry>
24174 <entry>Type: <emphasis>integer</emphasis></entry>
24175 <entry>Default: <emphasis>30</emphasis></entry>
24176 </row>
24177 </tbody>
24178 </tgroup>
24179 </informaltable>
24180 <para>
24181 <indexterm role="concept">
24182 <primary>loop</primary>
24183 <secondary>prevention</secondary>
24184 </indexterm>
24185 <indexterm role="concept">
24186 <primary>mail loop prevention</primary>
24187 </indexterm>
24188 <indexterm role="concept">
24189 <primary><emphasis>Received:</emphasis> header line</primary>
24190 <secondary>counting</secondary>
24191 </indexterm>
24192 When a message is to be delivered, the number of <emphasis>Received:</emphasis> headers is
24193 counted, and if it is greater than this parameter, a mail loop is assumed to
24194 have occurred, the delivery is abandoned, and an error message is generated.
24195 This applies to both local and remote deliveries.
24196 </para>
24197 <para>
24198 <indexterm role="option">
24199 <primary>recipient_unqualified_hosts</primary>
24200 </indexterm>
24201 </para>
24202 <informaltable frame="all">
24203 <tgroup cols="4" colsep="0" rowsep="0">
24204 <colspec colwidth="8*" align="left"/>
24205 <colspec colwidth="5*" align="center"/>
24206 <colspec colwidth="5*" align="center"/>
24207 <colspec colwidth="6*" align="right"/>
24208 <tbody>
24209 <row>
24210 <entry><option>recipient_unqualified_hosts</option></entry>
24211 <entry>Use: <emphasis>main</emphasis></entry>
24212 <entry>Type: <emphasis>host list</emphasis>&dagger;<emphasis></emphasis></entry>
24213 <entry>Default: <emphasis>unset</emphasis></entry>
24214 </row>
24215 </tbody>
24216 </tgroup>
24217 </informaltable>
24218 <para>
24219 <indexterm role="concept">
24220 <primary>unqualified addresses</primary>
24221 </indexterm>
24222 <indexterm role="concept">
24223 <primary>host</primary>
24224 <secondary>unqualified addresses from</secondary>
24225 </indexterm>
24226 This option lists those hosts from which Exim is prepared to accept unqualified
24227 recipient addresses in message envelopes. The addresses are made fully
24228 qualified by the addition of the <option>qualify_recipient</option> value. This option also
24229 affects message header lines. Exim does not reject unqualified recipient
24230 addresses in headers, but it qualifies them only if the message came from a
24231 host that matches <option>recipient_unqualified_hosts</option>,
24232 or if the message was submitted locally (not using TCP/IP), and the <option>-bnq</option>
24233 option was not set.
24234 </para>
24235 <para>
24236 <indexterm role="option">
24237 <primary>recipients_max</primary>
24238 </indexterm>
24239 </para>
24240 <informaltable frame="all">
24241 <tgroup cols="4" colsep="0" rowsep="0">
24242 <colspec colwidth="8*" align="left"/>
24243 <colspec colwidth="5*" align="center"/>
24244 <colspec colwidth="5*" align="center"/>
24245 <colspec colwidth="6*" align="right"/>
24246 <tbody>
24247 <row>
24248 <entry><option>recipients_max</option></entry>
24249 <entry>Use: <emphasis>main</emphasis></entry>
24250 <entry>Type: <emphasis>integer</emphasis></entry>
24251 <entry>Default: <emphasis>0</emphasis></entry>
24252 </row>
24253 </tbody>
24254 </tgroup>
24255 </informaltable>
24256 <para>
24257 <indexterm role="concept">
24258 <primary>limit</primary>
24259 <secondary>number of recipients</secondary>
24260 </indexterm>
24261 <indexterm role="concept">
24262 <primary>recipient</primary>
24263 <secondary>maximum number</secondary>
24264 </indexterm>
24265 If this option is set greater than zero, it specifies the maximum number of
24266 original recipients for any message. Additional recipients that are generated
24267 by aliasing or forwarding do not count. SMTP messages get a 452 response for
24268 all recipients over the limit; earlier recipients are delivered as normal.
24269 Non-SMTP messages with too many recipients are failed, and no deliveries are
24270 done.
24271 </para>
24272 <para>
24273 <indexterm role="concept">
24274 <primary>RCPT</primary>
24275 <secondary>maximum number of incoming</secondary>
24276 </indexterm>
24277 <emphasis role="bold">Note</emphasis>: The RFCs specify that an SMTP server should accept at least 100
24278 RCPT commands in a single message.
24279 </para>
24280 <para>
24281 <indexterm role="option">
24282 <primary>recipients_max_reject</primary>
24283 </indexterm>
24284 </para>
24285 <informaltable frame="all">
24286 <tgroup cols="4" colsep="0" rowsep="0">
24287 <colspec colwidth="8*" align="left"/>
24288 <colspec colwidth="5*" align="center"/>
24289 <colspec colwidth="5*" align="center"/>
24290 <colspec colwidth="6*" align="right"/>
24291 <tbody>
24292 <row>
24293 <entry><option>recipients_max_reject</option></entry>
24294 <entry>Use: <emphasis>main</emphasis></entry>
24295 <entry>Type: <emphasis>boolean</emphasis></entry>
24296 <entry>Default: <emphasis>false</emphasis></entry>
24297 </row>
24298 </tbody>
24299 </tgroup>
24300 </informaltable>
24301 <para>
24302 If this option is set true, Exim rejects SMTP messages containing too many
24303 recipients by giving 552 errors to the surplus RCPT commands, and a 554
24304 error to the eventual DATA command. Otherwise (the default) it gives a 452
24305 error to the surplus RCPT commands and accepts the message on behalf of the
24306 initial set of recipients. The remote server should then re-send the message
24307 for the remaining recipients at a later time.
24308 </para>
24309 <para>
24310 <indexterm role="option">
24311 <primary>remote_max_parallel</primary>
24312 </indexterm>
24313 </para>
24314 <informaltable frame="all">
24315 <tgroup cols="4" colsep="0" rowsep="0">
24316 <colspec colwidth="8*" align="left"/>
24317 <colspec colwidth="5*" align="center"/>
24318 <colspec colwidth="5*" align="center"/>
24319 <colspec colwidth="6*" align="right"/>
24320 <tbody>
24321 <row>
24322 <entry><option>remote_max_parallel</option></entry>
24323 <entry>Use: <emphasis>main</emphasis></entry>
24324 <entry>Type: <emphasis>integer</emphasis></entry>
24325 <entry>Default: <emphasis>2</emphasis></entry>
24326 </row>
24327 </tbody>
24328 </tgroup>
24329 </informaltable>
24330 <para>
24331 <indexterm role="concept">
24332 <primary>delivery</primary>
24333 <secondary>parallelism for remote</secondary>
24334 </indexterm>
24335 This option controls parallel delivery of one message to a number of remote
24336 hosts. If the value is less than 2, parallel delivery is disabled, and Exim
24337 does all the remote deliveries for a message one by one. Otherwise, if a single
24338 message has to be delivered to more than one remote host, or if several copies
24339 have to be sent to the same remote host, up to <option>remote_max_parallel</option>
24340 deliveries are done simultaneously. If more than <option>remote_max_parallel</option>
24341 deliveries are required, the maximum number of processes are started, and as
24342 each one finishes, another is begun. The order of starting processes is the
24343 same as if sequential delivery were being done, and can be controlled by the
24344 <option>remote_sort_domains</option> option. If parallel delivery takes place while running
24345 with debugging turned on, the debugging output from each delivery process is
24346 tagged with its process id.
24347 </para>
24348 <para>
24349 This option controls only the maximum number of parallel deliveries for one
24350 message in one Exim delivery process. Because Exim has no central queue
24351 manager, there is no way of controlling the total number of simultaneous
24352 deliveries if the configuration allows a delivery attempt as soon as a message
24353 is received.
24354 </para>
24355 <para>
24356 <indexterm role="concept">
24357 <primary>number of deliveries</primary>
24358 </indexterm>
24359 <indexterm role="concept">
24360 <primary>delivery</primary>
24361 <secondary>maximum number of</secondary>
24362 </indexterm>
24363 If you want to control the total number of deliveries on the system, you
24364 need to set the <option>queue_only</option> option. This ensures that all incoming messages
24365 are added to the queue without starting a delivery process. Then set up an Exim
24366 daemon to start queue runner processes at appropriate intervals (probably
24367 fairly often, for example, every minute), and limit the total number of queue
24368 runners by setting the <option>queue_run_max</option> parameter. Because each queue runner
24369 delivers only one message at a time, the maximum number of deliveries that can
24370 then take place at once is <option>queue_run_max</option> multiplied by
24371 <option>remote_max_parallel</option>.
24372 </para>
24373 <para>
24374 If it is purely remote deliveries you want to control, use
24375 <option>queue_smtp_domains</option> instead of <option>queue_only</option>. This has the added benefit of
24376 doing the SMTP routing before queuing, so that several messages for the same
24377 host will eventually get delivered down the same connection.
24378 </para>
24379 <para>
24380 <indexterm role="option">
24381 <primary>remote_sort_domains</primary>
24382 </indexterm>
24383 </para>
24384 <informaltable frame="all">
24385 <tgroup cols="4" colsep="0" rowsep="0">
24386 <colspec colwidth="8*" align="left"/>
24387 <colspec colwidth="5*" align="center"/>
24388 <colspec colwidth="5*" align="center"/>
24389 <colspec colwidth="6*" align="right"/>
24390 <tbody>
24391 <row>
24392 <entry><option>remote_sort_domains</option></entry>
24393 <entry>Use: <emphasis>main</emphasis></entry>
24394 <entry>Type: <emphasis>domain list</emphasis>&dagger;<emphasis></emphasis></entry>
24395 <entry>Default: <emphasis>unset</emphasis></entry>
24396 </row>
24397 </tbody>
24398 </tgroup>
24399 </informaltable>
24400 <para>
24401 <indexterm role="concept">
24402 <primary>sorting remote deliveries</primary>
24403 </indexterm>
24404 <indexterm role="concept">
24405 <primary>delivery</primary>
24406 <secondary>sorting remote</secondary>
24407 </indexterm>
24408 When there are a number of remote deliveries for a message, they are sorted by
24409 domain into the order given by this list. For example,
24410 </para>
24411 <literallayout class="monospaced">
24412 remote_sort_domains = *.cam.ac.uk:*.uk
24413 </literallayout>
24414 <para>
24415 would attempt to deliver to all addresses in the <emphasis>cam.ac.uk</emphasis> domain first,
24416 then to those in the <option>uk</option> domain, then to any others.
24417 </para>
24418 <para>
24419 <indexterm role="option">
24420 <primary>retry_data_expire</primary>
24421 </indexterm>
24422 </para>
24423 <informaltable frame="all">
24424 <tgroup cols="4" colsep="0" rowsep="0">
24425 <colspec colwidth="8*" align="left"/>
24426 <colspec colwidth="5*" align="center"/>
24427 <colspec colwidth="5*" align="center"/>
24428 <colspec colwidth="6*" align="right"/>
24429 <tbody>
24430 <row>
24431 <entry><option>retry_data_expire</option></entry>
24432 <entry>Use: <emphasis>main</emphasis></entry>
24433 <entry>Type: <emphasis>time</emphasis></entry>
24434 <entry>Default: <emphasis>7d</emphasis></entry>
24435 </row>
24436 </tbody>
24437 </tgroup>
24438 </informaltable>
24439 <para>
24440 <indexterm role="concept">
24441 <primary>hints database</primary>
24442 <secondary>data expiry</secondary>
24443 </indexterm>
24444 This option sets a <quote>use before</quote> time on retry information in Exim&#x2019;s hints
24445 database. Any older retry data is ignored. This means that, for example, once a
24446 host has not been tried for 7 days, Exim behaves as if it has no knowledge of
24447 past failures.
24448 </para>
24449 <para>
24450 <indexterm role="option">
24451 <primary>retry_interval_max</primary>
24452 </indexterm>
24453 </para>
24454 <informaltable frame="all">
24455 <tgroup cols="4" colsep="0" rowsep="0">
24456 <colspec colwidth="8*" align="left"/>
24457 <colspec colwidth="5*" align="center"/>
24458 <colspec colwidth="5*" align="center"/>
24459 <colspec colwidth="6*" align="right"/>
24460 <tbody>
24461 <row>
24462 <entry><option>retry_interval_max</option></entry>
24463 <entry>Use: <emphasis>main</emphasis></entry>
24464 <entry>Type: <emphasis>time</emphasis></entry>
24465 <entry>Default: <emphasis>24h</emphasis></entry>
24466 </row>
24467 </tbody>
24468 </tgroup>
24469 </informaltable>
24470 <para>
24471 <indexterm role="concept">
24472 <primary>retry</primary>
24473 <secondary>limit on interval</secondary>
24474 </indexterm>
24475 <indexterm role="concept">
24476 <primary>limit</primary>
24477 <secondary>on retry interval</secondary>
24478 </indexterm>
24479 Chapter <xref linkend="CHAPretry"/> describes Exim&#x2019;s mechanisms for controlling the
24480 intervals between delivery attempts for messages that cannot be delivered
24481 straight away. This option sets an overall limit to the length of time between
24482 retries. It cannot be set greater than 24 hours; any attempt to do so forces
24483 the default value.
24484 </para>
24485 <para>
24486 <indexterm role="option">
24487 <primary>return_path_remove</primary>
24488 </indexterm>
24489 </para>
24490 <informaltable frame="all">
24491 <tgroup cols="4" colsep="0" rowsep="0">
24492 <colspec colwidth="8*" align="left"/>
24493 <colspec colwidth="5*" align="center"/>
24494 <colspec colwidth="5*" align="center"/>
24495 <colspec colwidth="6*" align="right"/>
24496 <tbody>
24497 <row>
24498 <entry><option>return_path_remove</option></entry>
24499 <entry>Use: <emphasis>main</emphasis></entry>
24500 <entry>Type: <emphasis>boolean</emphasis></entry>
24501 <entry>Default: <emphasis>true</emphasis></entry>
24502 </row>
24503 </tbody>
24504 </tgroup>
24505 </informaltable>
24506 <para>
24507 <indexterm role="concept">
24508 <primary><emphasis>Return-path:</emphasis> header line</primary>
24509 <secondary>removing</secondary>
24510 </indexterm>
24511 RFC 2821, section 4.4, states that an SMTP server must insert a
24512 <emphasis>Return-path:</emphasis> header line into a message when it makes a <quote>final delivery</quote>.
24513 The <emphasis>Return-path:</emphasis> header preserves the sender address as received in the
24514 MAIL command. This description implies that this header should not be present
24515 in an incoming message. If <option>return_path_remove</option> is true, any existing
24516 <emphasis>Return-path:</emphasis> headers are removed from messages at the time they are
24517 received. Exim&#x2019;s transports have options for adding <emphasis>Return-path:</emphasis> headers at
24518 the time of delivery. They are normally used only for final local deliveries.
24519 </para>
24520 <para>
24521 <indexterm role="option">
24522 <primary>return_size_limit</primary>
24523 </indexterm>
24524 </para>
24525 <informaltable frame="all">
24526 <tgroup cols="4" colsep="0" rowsep="0">
24527 <colspec colwidth="8*" align="left"/>
24528 <colspec colwidth="5*" align="center"/>
24529 <colspec colwidth="5*" align="center"/>
24530 <colspec colwidth="6*" align="right"/>
24531 <tbody>
24532 <row>
24533 <entry><option>return_size_limit</option></entry>
24534 <entry>Use: <emphasis>main</emphasis></entry>
24535 <entry>Type: <emphasis>integer</emphasis></entry>
24536 <entry>Default: <emphasis>100K</emphasis></entry>
24537 </row>
24538 </tbody>
24539 </tgroup>
24540 </informaltable>
24541 <para>
24542 This option is an obsolete synonym for <option>bounce_return_size_limit</option>.
24543 </para>
24544 <para>
24545 <indexterm role="option">
24546 <primary>rfc1413_hosts</primary>
24547 </indexterm>
24548 </para>
24549 <informaltable frame="all">
24550 <tgroup cols="4" colsep="0" rowsep="0">
24551 <colspec colwidth="8*" align="left"/>
24552 <colspec colwidth="5*" align="center"/>
24553 <colspec colwidth="5*" align="center"/>
24554 <colspec colwidth="6*" align="right"/>
24555 <tbody>
24556 <row>
24557 <entry><option>rfc1413_hosts</option></entry>
24558 <entry>Use: <emphasis>main</emphasis></entry>
24559 <entry>Type: <emphasis>host list</emphasis>&dagger;<emphasis></emphasis></entry>
24560 <entry>Default: <emphasis>*</emphasis></entry>
24561 </row>
24562 </tbody>
24563 </tgroup>
24564 </informaltable>
24565 <para>
24566 <indexterm role="concept">
24567 <primary>RFC 1413</primary>
24568 </indexterm>
24569 <indexterm role="concept">
24570 <primary>host</primary>
24571 <secondary>for RFC 1413 calls</secondary>
24572 </indexterm>
24573 RFC 1413 identification calls are made to any client host which matches an item
24574 in the list.
24575 </para>
24576 <para>
24577 <indexterm role="option">
24578 <primary>rfc1413_query_timeout</primary>
24579 </indexterm>
24580 </para>
24581 <informaltable frame="all">
24582 <tgroup cols="4" colsep="0" rowsep="0">
24583 <colspec colwidth="8*" align="left"/>
24584 <colspec colwidth="5*" align="center"/>
24585 <colspec colwidth="5*" align="center"/>
24586 <colspec colwidth="6*" align="right"/>
24587 <tbody>
24588 <row>
24589 <entry><option>rfc1413_query_timeout</option></entry>
24590 <entry>Use: <emphasis>main</emphasis></entry>
24591 <entry>Type: <emphasis>time</emphasis></entry>
24592 <entry>Default: <emphasis>5s</emphasis></entry>
24593 </row>
24594 </tbody>
24595 </tgroup>
24596 </informaltable>
24597 <para>
24598 <indexterm role="concept">
24599 <primary>RFC 1413</primary>
24600 <secondary>query timeout</secondary>
24601 </indexterm>
24602 <indexterm role="concept">
24603 <primary>timeout</primary>
24604 <secondary>for RFC 1413 call</secondary>
24605 </indexterm>
24606 This sets the timeout on RFC 1413 identification calls. If it is set to zero,
24607 no RFC 1413 calls are ever made.
24608 </para>
24609 <para>
24610 <indexterm role="option">
24611 <primary>sender_unqualified_hosts</primary>
24612 </indexterm>
24613 </para>
24614 <informaltable frame="all">
24615 <tgroup cols="4" colsep="0" rowsep="0">
24616 <colspec colwidth="8*" align="left"/>
24617 <colspec colwidth="5*" align="center"/>
24618 <colspec colwidth="5*" align="center"/>
24619 <colspec colwidth="6*" align="right"/>
24620 <tbody>
24621 <row>
24622 <entry><option>sender_unqualified_hosts</option></entry>
24623 <entry>Use: <emphasis>main</emphasis></entry>
24624 <entry>Type: <emphasis>host list</emphasis>&dagger;<emphasis></emphasis></entry>
24625 <entry>Default: <emphasis>unset</emphasis></entry>
24626 </row>
24627 </tbody>
24628 </tgroup>
24629 </informaltable>
24630 <para>
24631 <indexterm role="concept">
24632 <primary>unqualified addresses</primary>
24633 </indexterm>
24634 <indexterm role="concept">
24635 <primary>host</primary>
24636 <secondary>unqualified addresses from</secondary>
24637 </indexterm>
24638 This option lists those hosts from which Exim is prepared to accept unqualified
24639 sender addresses. The addresses are made fully qualified by the addition of
24640 <option>qualify_domain</option>. This option also affects message header lines. Exim does
24641 not reject unqualified addresses in headers that contain sender addresses, but
24642 it qualifies them only if the message came from a host that matches
24643 <option>sender_unqualified_hosts</option>, or if the message was submitted locally (not
24644 using TCP/IP), and the <option>-bnq</option> option was not set.
24645 </para>
24646 <para>
24647 <indexterm role="option">
24648 <primary>smtp_accept_keepalive</primary>
24649 </indexterm>
24650 </para>
24651 <informaltable frame="all">
24652 <tgroup cols="4" colsep="0" rowsep="0">
24653 <colspec colwidth="8*" align="left"/>
24654 <colspec colwidth="5*" align="center"/>
24655 <colspec colwidth="5*" align="center"/>
24656 <colspec colwidth="6*" align="right"/>
24657 <tbody>
24658 <row>
24659 <entry><option>smtp_accept_keepalive</option></entry>
24660 <entry>Use: <emphasis>main</emphasis></entry>
24661 <entry>Type: <emphasis>boolean</emphasis></entry>
24662 <entry>Default: <emphasis>true</emphasis></entry>
24663 </row>
24664 </tbody>
24665 </tgroup>
24666 </informaltable>
24667 <para>
24668 <indexterm role="concept">
24669 <primary>keepalive</primary>
24670 <secondary>on incoming connection</secondary>
24671 </indexterm>
24672 This option controls the setting of the SO_KEEPALIVE option on incoming
24673 TCP/IP socket connections. When set, it causes the kernel to probe idle
24674 connections periodically, by sending packets with <quote>old</quote> sequence numbers. The
24675 other end of the connection should send an acknowledgement if the connection is
24676 still okay or a reset if the connection has been aborted. The reason for doing
24677 this is that it has the beneficial effect of freeing up certain types of
24678 connection that can get stuck when the remote host is disconnected without
24679 tidying up the TCP/IP call properly. The keepalive mechanism takes several
24680 hours to detect unreachable hosts.
24681 </para>
24682 <para>
24683 <indexterm role="option">
24684 <primary>smtp_accept_max</primary>
24685 </indexterm>
24686 </para>
24687 <informaltable frame="all">
24688 <tgroup cols="4" colsep="0" rowsep="0">
24689 <colspec colwidth="8*" align="left"/>
24690 <colspec colwidth="5*" align="center"/>
24691 <colspec colwidth="5*" align="center"/>
24692 <colspec colwidth="6*" align="right"/>
24693 <tbody>
24694 <row>
24695 <entry><option>smtp_accept_max</option></entry>
24696 <entry>Use: <emphasis>main</emphasis></entry>
24697 <entry>Type: <emphasis>integer</emphasis></entry>
24698 <entry>Default: <emphasis>20</emphasis></entry>
24699 </row>
24700 </tbody>
24701 </tgroup>
24702 </informaltable>
24703 <para>
24704 <indexterm role="concept">
24705 <primary>limit</primary>
24706 <secondary>incoming SMTP connections</secondary>
24707 </indexterm>
24708 <indexterm role="concept">
24709 <primary>SMTP</primary>
24710 <secondary>incoming connection count</secondary>
24711 </indexterm>
24712 <indexterm role="concept">
24713 <primary>inetd</primary>
24714 </indexterm>
24715 This option specifies the maximum number of simultaneous incoming SMTP calls
24716 that Exim will accept. It applies only to the listening daemon; there is no
24717 control (in Exim) when incoming SMTP is being handled by <emphasis>inetd</emphasis>. If the
24718 value is set to zero, no limit is applied. However, it is required to be
24719 non-zero if either <option>smtp_accept_max_per_host</option> or <option>smtp_accept_queue</option> is
24720 set. See also <option>smtp_accept_reserve</option>.
24721 </para>
24722 <para>
24723 <indexterm role="option">
24724 <primary>smtp_accept_max_nonmail</primary>
24725 </indexterm>
24726 </para>
24727 <informaltable frame="all">
24728 <tgroup cols="4" colsep="0" rowsep="0">
24729 <colspec colwidth="8*" align="left"/>
24730 <colspec colwidth="5*" align="center"/>
24731 <colspec colwidth="5*" align="center"/>
24732 <colspec colwidth="6*" align="right"/>
24733 <tbody>
24734 <row>
24735 <entry><option>smtp_accept_max_nonmail</option></entry>
24736 <entry>Use: <emphasis>main</emphasis></entry>
24737 <entry>Type: <emphasis>integer</emphasis></entry>
24738 <entry>Default: <emphasis>10</emphasis></entry>
24739 </row>
24740 </tbody>
24741 </tgroup>
24742 </informaltable>
24743 <para>
24744 <indexterm role="concept">
24745 <primary>limit</primary>
24746 <secondary>non-mail SMTP commands</secondary>
24747 </indexterm>
24748 <indexterm role="concept">
24749 <primary>SMTP</primary>
24750 <secondary>limiting non-mail commands</secondary>
24751 </indexterm>
24752 Exim counts the number of <quote>non-mail</quote> commands in an SMTP session, and drops
24753 the connection if there are too many. This option defines <quote>too many</quote>. The
24754 check catches some denial-of-service attacks, repeated failing AUTHs, or a mad
24755 client looping sending EHLO, for example. The check is applied only if the
24756 client host matches <option>smtp_accept_max_nonmail_hosts</option>.
24757 </para>
24758 <para>
24759 When a new message is expected, one occurrence of RSET is not counted. This
24760 allows a client to send one RSET between messages (this is not necessary,
24761 but some clients do it). Exim also allows one uncounted occurence of HELO
24762 or EHLO, and one occurrence of STARTTLS between messages. After
24763 starting up a TLS session, another EHLO is expected, and so it too is not
24764 counted. The first occurrence of AUTH in a connection, or immediately
24765 following STARTTLS is not counted. Otherwise, all commands other than
24766 MAIL, RCPT, DATA, and QUIT are counted.
24767 </para>
24768 <para>
24769 <indexterm role="option">
24770 <primary>smtp_accept_max_nonmail_hosts</primary>
24771 </indexterm>
24772 </para>
24773 <informaltable frame="all">
24774 <tgroup cols="4" colsep="0" rowsep="0">
24775 <colspec colwidth="8*" align="left"/>
24776 <colspec colwidth="5*" align="center"/>
24777 <colspec colwidth="5*" align="center"/>
24778 <colspec colwidth="6*" align="right"/>
24779 <tbody>
24780 <row>
24781 <entry><option>smtp_accept_max_nonmail_hosts</option></entry>
24782 <entry>Use: <emphasis>main</emphasis></entry>
24783 <entry>Type: <emphasis>host list</emphasis>&dagger;<emphasis></emphasis></entry>
24784 <entry>Default: <emphasis>*</emphasis></entry>
24785 </row>
24786 </tbody>
24787 </tgroup>
24788 </informaltable>
24789 <para>
24790 You can control which hosts are subject to the <option>smtp_accept_max_nonmail</option>
24791 check by setting this option. The default value makes it apply to all hosts. By
24792 changing the value, you can exclude any badly-behaved hosts that you have to
24793 live with.
24794 </para>
24795 <para>
24796 <indexterm role="option">
24797 <primary>smtp_accept_max_per_connection</primary>
24798 </indexterm>
24799 </para>
24800 <informaltable frame="all">
24801 <tgroup cols="4" colsep="0" rowsep="0">
24802 <colspec colwidth="8*" align="left"/>
24803 <colspec colwidth="5*" align="center"/>
24804 <colspec colwidth="5*" align="center"/>
24805 <colspec colwidth="6*" align="right"/>
24806 <tbody>
24807 <row>
24808 <entry><option>smtp_accept_max_per_connection</option></entry>
24809 <entry>Use: <emphasis>main</emphasis></entry>
24810 <entry>Type: <emphasis>integer</emphasis></entry>
24811 <entry>Default: <emphasis>1000</emphasis></entry>
24812 </row>
24813 </tbody>
24814 </tgroup>
24815 </informaltable>
24816 <para>
24817 <indexterm role="concept">
24818 <primary>SMTP incoming message count</primary>
24819 <secondary>limiting</secondary>
24820 </indexterm>
24821 <indexterm role="concept">
24822 <primary>limit</primary>
24823 <secondary>messages per SMTP connection</secondary>
24824 </indexterm>
24825 The value of this option limits the number of MAIL commands that Exim is
24826 prepared to accept over a single SMTP connection, whether or not each command
24827 results in the transfer of a message. After the limit is reached, a 421
24828 response is given to subsequent MAIL commands. This limit is a safety
24829 precaution against a client that goes mad (incidents of this type have been
24830 seen).
24831 </para>
24832 <para>
24833 <indexterm role="option">
24834 <primary>smtp_accept_max_per_host</primary>
24835 </indexterm>
24836 </para>
24837 <informaltable frame="all">
24838 <tgroup cols="4" colsep="0" rowsep="0">
24839 <colspec colwidth="8*" align="left"/>
24840 <colspec colwidth="5*" align="center"/>
24841 <colspec colwidth="5*" align="center"/>
24842 <colspec colwidth="6*" align="right"/>
24843 <tbody>
24844 <row>
24845 <entry><option>smtp_accept_max_per_host</option></entry>
24846 <entry>Use: <emphasis>main</emphasis></entry>
24847 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
24848 <entry>Default: <emphasis>unset</emphasis></entry>
24849 </row>
24850 </tbody>
24851 </tgroup>
24852 </informaltable>
24853 <para>
24854 <indexterm role="concept">
24855 <primary>limit</primary>
24856 <secondary>SMTP connections from one host</secondary>
24857 </indexterm>
24858 <indexterm role="concept">
24859 <primary>host</primary>
24860 <secondary>limiting SMTP connections from</secondary>
24861 </indexterm>
24862 This option restricts the number of simultaneous IP connections from a single
24863 host (strictly, from a single IP address) to the Exim daemon. The option is
24864 expanded, to enable different limits to be applied to different hosts by
24865 reference to <varname>$sender_host_address</varname>. Once the limit is reached, additional
24866 connection attempts from the same host are rejected with error code 421. The
24867 default value of zero imposes no limit. If this option is set, it is required
24868 that <option>smtp_accept_max</option> be non-zero.
24869 </para>
24870 <para>
24871 <emphasis role="bold">Warning</emphasis>: When setting this option you should not use any expansion
24872 constructions that take an appreciable amount of time. The expansion and test
24873 happen in the main daemon loop, in order to reject additional connections
24874 without forking additional processes (otherwise a denial-of-service attack
24875 could cause a vast number or processes to be created). While the daemon is
24876 doing this processing, it cannot accept any other incoming connections.
24877 </para>
24878 <para>
24879 <indexterm role="option">
24880 <primary>smtp_accept_queue</primary>
24881 </indexterm>
24882 </para>
24883 <informaltable frame="all">
24884 <tgroup cols="4" colsep="0" rowsep="0">
24885 <colspec colwidth="8*" align="left"/>
24886 <colspec colwidth="5*" align="center"/>
24887 <colspec colwidth="5*" align="center"/>
24888 <colspec colwidth="6*" align="right"/>
24889 <tbody>
24890 <row>
24891 <entry><option>smtp_accept_queue</option></entry>
24892 <entry>Use: <emphasis>main</emphasis></entry>
24893 <entry>Type: <emphasis>integer</emphasis></entry>
24894 <entry>Default: <emphasis>0</emphasis></entry>
24895 </row>
24896 </tbody>
24897 </tgroup>
24898 </informaltable>
24899 <para>
24900 <indexterm role="concept">
24901 <primary>SMTP</primary>
24902 <secondary>incoming connection count</secondary>
24903 </indexterm>
24904 <indexterm role="concept">
24905 <primary>queueing incoming messages</primary>
24906 </indexterm>
24907 <indexterm role="concept">
24908 <primary>message</primary>
24909 <secondary>queueing by SMTP connection count</secondary>
24910 </indexterm>
24911 If the number of simultaneous incoming SMTP calls handled via the listening
24912 daemon exceeds this value, messages received by SMTP are just placed on the
24913 queue; no delivery processes are started automatically. A value of zero implies
24914 no limit, and clearly any non-zero value is useful only if it is less than the
24915 <option>smtp_accept_max</option> value (unless that is zero). See also <option>queue_only</option>,
24916 <option>queue_only_load</option>, <option>queue_smtp_domains</option>, and the various <option>-od</option><emphasis>x</emphasis>
24917 command line options.
24918 </para>
24919 <para>
24920 <indexterm role="option">
24921 <primary>smtp_accept_queue_per_connection</primary>
24922 </indexterm>
24923 </para>
24924 <informaltable frame="all">
24925 <tgroup cols="4" colsep="0" rowsep="0">
24926 <colspec colwidth="8*" align="left"/>
24927 <colspec colwidth="5*" align="center"/>
24928 <colspec colwidth="5*" align="center"/>
24929 <colspec colwidth="6*" align="right"/>
24930 <tbody>
24931 <row>
24932 <entry><option>smtp_accept_queue_per_connection</option></entry>
24933 <entry>Use: <emphasis>main</emphasis></entry>
24934 <entry>Type: <emphasis>integer</emphasis></entry>
24935 <entry>Default: <emphasis>10</emphasis></entry>
24936 </row>
24937 </tbody>
24938 </tgroup>
24939 </informaltable>
24940 <para>
24941 <indexterm role="concept">
24942 <primary>queueing incoming messages</primary>
24943 </indexterm>
24944 <indexterm role="concept">
24945 <primary>message</primary>
24946 <secondary>queueing by message count</secondary>
24947 </indexterm>
24948 This option limits the number of delivery processes that Exim starts
24949 automatically when receiving messages via SMTP, whether via the daemon or by
24950 the use of <option>-bs</option> or <option>-bS</option>. If the value of the option is greater than zero,
24951 and the number of messages received in a single SMTP session exceeds this
24952 number, subsequent messages are placed on the queue, but no delivery processes
24953 are started. This helps to limit the number of Exim processes when a server
24954 restarts after downtime and there is a lot of mail waiting for it on other
24955 systems. On large systems, the default should probably be increased, and on
24956 dial-in client systems it should probably be set to zero (that is, disabled).
24957 </para>
24958 <para>
24959 <indexterm role="option">
24960 <primary>smtp_accept_reserve</primary>
24961 </indexterm>
24962 </para>
24963 <informaltable frame="all">
24964 <tgroup cols="4" colsep="0" rowsep="0">
24965 <colspec colwidth="8*" align="left"/>
24966 <colspec colwidth="5*" align="center"/>
24967 <colspec colwidth="5*" align="center"/>
24968 <colspec colwidth="6*" align="right"/>
24969 <tbody>
24970 <row>
24971 <entry><option>smtp_accept_reserve</option></entry>
24972 <entry>Use: <emphasis>main</emphasis></entry>
24973 <entry>Type: <emphasis>integer</emphasis></entry>
24974 <entry>Default: <emphasis>0</emphasis></entry>
24975 </row>
24976 </tbody>
24977 </tgroup>
24978 </informaltable>
24979 <para>
24980 <indexterm role="concept">
24981 <primary>SMTP</primary>
24982 <secondary>incoming call count</secondary>
24983 </indexterm>
24984 <indexterm role="concept">
24985 <primary>host</primary>
24986 <secondary>reserved</secondary>
24987 </indexterm>
24988 When <option>smtp_accept_max</option> is set greater than zero, this option specifies a
24989 number of SMTP connections that are reserved for connections from the hosts
24990 that are specified in <option>smtp_reserve_hosts</option>. The value set in
24991 <option>smtp_accept_max</option> includes this reserve pool. The specified hosts are not
24992 restricted to this number of connections; the option specifies a minimum number
24993 of connection slots for them, not a maximum. It is a guarantee that that group
24994 of hosts can always get at least <option>smtp_accept_reserve</option> connections.
24995 </para>
24996 <para>
24997 For example, if <option>smtp_accept_max</option> is set to 50 and <option>smtp_accept_reserve</option> is
24998 set to 5, once there are 45 active connections (from any hosts), new
24999 connections are accepted only from hosts listed in <option>smtp_reserve_hosts</option>.
25000 See also <option>smtp_accept_max_per_host</option>.
25001 </para>
25002 <para>
25003 <indexterm role="option">
25004 <primary>smtp_active_hostname</primary>
25005 </indexterm>
25006 </para>
25007 <informaltable frame="all">
25008 <tgroup cols="4" colsep="0" rowsep="0">
25009 <colspec colwidth="8*" align="left"/>
25010 <colspec colwidth="5*" align="center"/>
25011 <colspec colwidth="5*" align="center"/>
25012 <colspec colwidth="6*" align="right"/>
25013 <tbody>
25014 <row>
25015 <entry><option>smtp_active_hostname</option></entry>
25016 <entry>Use: <emphasis>main</emphasis></entry>
25017 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
25018 <entry>Default: <emphasis>unset</emphasis></entry>
25019 </row>
25020 </tbody>
25021 </tgroup>
25022 </informaltable>
25023 <para>
25024 <indexterm role="concept">
25025 <primary>host</primary>
25026 <secondary>name in SMTP responses</secondary>
25027 </indexterm>
25028 <indexterm role="concept">
25029 <primary>SMTP</primary>
25030 <secondary>host name in responses</secondary>
25031 </indexterm>
25032 <indexterm role="concept">
25033 <primary><varname>$primary_hostname</varname></primary>
25034 </indexterm>
25035 This option is provided for multi-homed servers that want to masquerade as
25036 several different hosts. At the start of an SMTP connection, its value is
25037 expanded and used instead of the value of <varname>$primary_hostname</varname> in SMTP
25038 responses. For example, it is used as domain name in the response to an
25039 incoming HELO or EHLO command.
25040 </para>
25041 <para>
25042 <indexterm role="concept">
25043 <primary><varname>$smtp_active_hostname</varname></primary>
25044 </indexterm>
25045 It is also used in HELO commands for callout verification. The active hostname
25046 is placed in the <varname>$smtp_active_hostname</varname> variable, which is saved with any
25047 messages that are received. It is therefore available for use in routers and
25048 transports when the message is later delivered.
25049 </para>
25050 <para>
25051 If this option is unset, or if its expansion is forced to fail, or if the
25052 expansion results in an empty string, the value of <varname>$primary_hostname</varname> is
25053 used. Other expansion failures cause a message to be written to the main and
25054 panic logs, and the SMTP command receives a temporary error. Typically, the
25055 value of <option>smtp_active_hostname</option> depends on the incoming interface address.
25056 For example:
25057 </para>
25058 <literallayout class="monospaced">
25059 smtp_active_hostname = ${if eq{$interface_address}{10.0.0.1}\
25060   {cox.mydomain}{box.mydomain}}
25061 </literallayout>
25062 <para>
25063 <indexterm role="option">
25064 <primary>smtp_banner</primary>
25065 </indexterm>
25066 </para>
25067 <informaltable frame="all">
25068 <tgroup cols="4" colsep="0" rowsep="0">
25069 <colspec colwidth="8*" align="left"/>
25070 <colspec colwidth="5*" align="center"/>
25071 <colspec colwidth="5*" align="center"/>
25072 <colspec colwidth="6*" align="right"/>
25073 <tbody>
25074 <row>
25075 <entry><option>smtp_banner</option></entry>
25076 <entry>Use: <emphasis>main</emphasis></entry>
25077 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
25078 <entry>Default: <emphasis>see below</emphasis></entry>
25079 </row>
25080 </tbody>
25081 </tgroup>
25082 </informaltable>
25083 <para>
25084 <indexterm role="concept">
25085 <primary>SMTP</primary>
25086 <secondary>welcome banner</secondary>
25087 </indexterm>
25088 <indexterm role="concept">
25089 <primary>banner for SMTP</primary>
25090 </indexterm>
25091 <indexterm role="concept">
25092 <primary>welcome banner for SMTP</primary>
25093 </indexterm>
25094 <indexterm role="concept">
25095 <primary>customizing</primary>
25096 <secondary>SMTP banner</secondary>
25097 </indexterm>
25098 This string, which is expanded every time it is used, is output as the initial
25099 positive response to an SMTP connection. The default setting is:
25100 </para>
25101 <literallayout class="monospaced">
25102 smtp_banner = $smtp_active_hostname ESMTP Exim \
25103   $version_number $tod_full
25104 </literallayout>
25105 <para>
25106 Failure to expand the string causes a panic error. If you want to create a
25107 multiline response to the initial SMTP connection, use <quote>\n</quote> in the string at
25108 appropriate points, but not at the end. Note that the 220 code is not included
25109 in this string. Exim adds it automatically (several times in the case of a
25110 multiline response).
25111 </para>
25112 <para>
25113 <indexterm role="option">
25114 <primary>smtp_check_spool_space</primary>
25115 </indexterm>
25116 </para>
25117 <informaltable frame="all">
25118 <tgroup cols="4" colsep="0" rowsep="0">
25119 <colspec colwidth="8*" align="left"/>
25120 <colspec colwidth="5*" align="center"/>
25121 <colspec colwidth="5*" align="center"/>
25122 <colspec colwidth="6*" align="right"/>
25123 <tbody>
25124 <row>
25125 <entry><option>smtp_check_spool_space</option></entry>
25126 <entry>Use: <emphasis>main</emphasis></entry>
25127 <entry>Type: <emphasis>boolean</emphasis></entry>
25128 <entry>Default: <emphasis>true</emphasis></entry>
25129 </row>
25130 </tbody>
25131 </tgroup>
25132 </informaltable>
25133 <para>
25134 <indexterm role="concept">
25135 <primary>checking disk space</primary>
25136 </indexterm>
25137 <indexterm role="concept">
25138 <primary>disk space</primary>
25139 <secondary>checking</secondary>
25140 </indexterm>
25141 <indexterm role="concept">
25142 <primary>spool directory</primary>
25143 <secondary>checking space</secondary>
25144 </indexterm>
25145 When this option is set, if an incoming SMTP session encounters the SIZE
25146 option on a MAIL command, it checks that there is enough space in the
25147 spool directory&#x2019;s partition to accept a message of that size, while still
25148 leaving free the amount specified by <option>check_spool_space</option> (even if that value
25149 is zero). If there isn&#x2019;t enough space, a temporary error code is returned.
25150 </para>
25151 <para>
25152 <indexterm role="option">
25153 <primary>smtp_connect_backlog</primary>
25154 </indexterm>
25155 </para>
25156 <informaltable frame="all">
25157 <tgroup cols="4" colsep="0" rowsep="0">
25158 <colspec colwidth="8*" align="left"/>
25159 <colspec colwidth="5*" align="center"/>
25160 <colspec colwidth="5*" align="center"/>
25161 <colspec colwidth="6*" align="right"/>
25162 <tbody>
25163 <row>
25164 <entry><option>smtp_connect_backlog</option></entry>
25165 <entry>Use: <emphasis>main</emphasis></entry>
25166 <entry>Type: <emphasis>integer</emphasis></entry>
25167 <entry>Default: <emphasis>20</emphasis></entry>
25168 </row>
25169 </tbody>
25170 </tgroup>
25171 </informaltable>
25172 <para>
25173 <indexterm role="concept">
25174 <primary>connection backlog</primary>
25175 </indexterm>
25176 <indexterm role="concept">
25177 <primary>SMTP</primary>
25178 <secondary>connection backlog</secondary>
25179 </indexterm>
25180 <indexterm role="concept">
25181 <primary>backlog of connections</primary>
25182 </indexterm>
25183 This option specifies a maximum number of waiting SMTP connections. Exim passes
25184 this value to the TCP/IP system when it sets up its listener. Once this number
25185 of connections are waiting for the daemon&#x2019;s attention, subsequent connection
25186 attempts are refused at the TCP/IP level. At least, that is what the manuals
25187 say; in some circumstances such connection attempts have been observed to time
25188 out instead. For large systems it is probably a good idea to increase the
25189 value (to 50, say). It also gives some protection against denial-of-service
25190 attacks by SYN flooding.
25191 </para>
25192 <para>
25193 <indexterm role="option">
25194 <primary>smtp_enforce_sync</primary>
25195 </indexterm>
25196 </para>
25197 <informaltable frame="all">
25198 <tgroup cols="4" colsep="0" rowsep="0">
25199 <colspec colwidth="8*" align="left"/>
25200 <colspec colwidth="5*" align="center"/>
25201 <colspec colwidth="5*" align="center"/>
25202 <colspec colwidth="6*" align="right"/>
25203 <tbody>
25204 <row>
25205 <entry><option>smtp_enforce_sync</option></entry>
25206 <entry>Use: <emphasis>main</emphasis></entry>
25207 <entry>Type: <emphasis>boolean</emphasis></entry>
25208 <entry>Default: <emphasis>true</emphasis></entry>
25209 </row>
25210 </tbody>
25211 </tgroup>
25212 </informaltable>
25213 <para>
25214 <indexterm role="concept">
25215 <primary>SMTP</primary>
25216 <secondary>synchronization checking</secondary>
25217 </indexterm>
25218 <indexterm role="concept">
25219 <primary>synchronization checking in SMTP</primary>
25220 </indexterm>
25221 The SMTP protocol specification requires the client to wait for a response from
25222 the server at certain points in the dialogue. Without PIPELINING these
25223 synchronization points are after every command; with PIPELINING they are
25224 fewer, but they still exist.
25225 </para>
25226 <para>
25227 Some spamming sites send out a complete set of SMTP commands without waiting
25228 for any response. Exim protects against this by rejecting a message if the
25229 client has sent further input when it should not have. The error response <quote>554
25230 SMTP synchronization error</quote> is sent, and the connection is dropped. Testing
25231 for this error cannot be perfect because of transmission delays (unexpected
25232 input may be on its way but not yet received when Exim checks). However, it
25233 does detect many instances.
25234 </para>
25235 <para>
25236 The check can be globally disabled by setting <option>smtp_enforce_sync</option> false.
25237 If you want to disable the check selectively (for example, only for certain
25238 hosts), you can do so by an appropriate use of a <option>control</option> modifier in an ACL
25239 (see section <xref linkend="SECTcontrols"/>). See also <option>pipelining_advertise_hosts</option>.
25240 </para>
25241 <para>
25242 <indexterm role="option">
25243 <primary>smtp_etrn_command</primary>
25244 </indexterm>
25245 </para>
25246 <informaltable frame="all">
25247 <tgroup cols="4" colsep="0" rowsep="0">
25248 <colspec colwidth="8*" align="left"/>
25249 <colspec colwidth="5*" align="center"/>
25250 <colspec colwidth="5*" align="center"/>
25251 <colspec colwidth="6*" align="right"/>
25252 <tbody>
25253 <row>
25254 <entry><option>smtp_etrn_command</option></entry>
25255 <entry>Use: <emphasis>main</emphasis></entry>
25256 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
25257 <entry>Default: <emphasis>unset</emphasis></entry>
25258 </row>
25259 </tbody>
25260 </tgroup>
25261 </informaltable>
25262 <para>
25263 <indexterm role="concept">
25264 <primary>ETRN</primary>
25265 <secondary>command to be run</secondary>
25266 </indexterm>
25267 <indexterm role="concept">
25268 <primary><varname>$domain</varname></primary>
25269 </indexterm>
25270 If this option is set, the given command is run whenever an SMTP ETRN
25271 command is received from a host that is permitted to issue such commands (see
25272 chapter <xref linkend="CHAPACL"/>). The string is split up into separate arguments which
25273 are independently expanded. The expansion variable <varname>$domain</varname> is set to the
25274 argument of the ETRN command, and no syntax checking is done on it. For
25275 example:
25276 </para>
25277 <literallayout class="monospaced">
25278 smtp_etrn_command = /etc/etrn_command $domain \
25279                     $sender_host_address
25280 </literallayout>
25281 <para>
25282 A new process is created to run the command, but Exim does not wait for it to
25283 complete. Consequently, its status cannot be checked. If the command cannot be
25284 run, a line is written to the panic log, but the ETRN caller still receives
25285 a 250 success response. Exim is normally running under its own uid when
25286 receiving SMTP, so it is not possible for it to change the uid before running
25287 the command.
25288 </para>
25289 <para>
25290 <indexterm role="option">
25291 <primary>smtp_etrn_serialize</primary>
25292 </indexterm>
25293 </para>
25294 <informaltable frame="all">
25295 <tgroup cols="4" colsep="0" rowsep="0">
25296 <colspec colwidth="8*" align="left"/>
25297 <colspec colwidth="5*" align="center"/>
25298 <colspec colwidth="5*" align="center"/>
25299 <colspec colwidth="6*" align="right"/>
25300 <tbody>
25301 <row>
25302 <entry><option>smtp_etrn_serialize</option></entry>
25303 <entry>Use: <emphasis>main</emphasis></entry>
25304 <entry>Type: <emphasis>boolean</emphasis></entry>
25305 <entry>Default: <emphasis>true</emphasis></entry>
25306 </row>
25307 </tbody>
25308 </tgroup>
25309 </informaltable>
25310 <para>
25311 <indexterm role="concept">
25312 <primary>ETRN</primary>
25313 <secondary>serializing</secondary>
25314 </indexterm>
25315 When this option is set, it prevents the simultaneous execution of more than
25316 one identical command as a result of ETRN in an SMTP connection. See
25317 section <xref linkend="SECTETRN"/> for details.
25318 </para>
25319 <para>
25320 <indexterm role="option">
25321 <primary>smtp_load_reserve</primary>
25322 </indexterm>
25323 </para>
25324 <informaltable frame="all">
25325 <tgroup cols="4" colsep="0" rowsep="0">
25326 <colspec colwidth="8*" align="left"/>
25327 <colspec colwidth="5*" align="center"/>
25328 <colspec colwidth="5*" align="center"/>
25329 <colspec colwidth="6*" align="right"/>
25330 <tbody>
25331 <row>
25332 <entry><option>smtp_load_reserve</option></entry>
25333 <entry>Use: <emphasis>main</emphasis></entry>
25334 <entry>Type: <emphasis>fixed-point</emphasis></entry>
25335 <entry>Default: <emphasis>unset</emphasis></entry>
25336 </row>
25337 </tbody>
25338 </tgroup>
25339 </informaltable>
25340 <para>
25341 <indexterm role="concept">
25342 <primary>load average</primary>
25343 </indexterm>
25344 If the system load average ever gets higher than this, incoming SMTP calls are
25345 accepted only from those hosts that match an entry in <option>smtp_reserve_hosts</option>.
25346 If <option>smtp_reserve_hosts</option> is not set, no incoming SMTP calls are accepted when
25347 the load is over the limit. The option has no effect on ancient operating
25348 systems on which Exim cannot determine the load average. See also
25349 <option>deliver_queue_load_max</option> and <option>queue_only_load</option>.
25350 </para>
25351 <para>
25352 <indexterm role="option">
25353 <primary>smtp_max_synprot_errors</primary>
25354 </indexterm>
25355 </para>
25356 <informaltable frame="all">
25357 <tgroup cols="4" colsep="0" rowsep="0">
25358 <colspec colwidth="8*" align="left"/>
25359 <colspec colwidth="5*" align="center"/>
25360 <colspec colwidth="5*" align="center"/>
25361 <colspec colwidth="6*" align="right"/>
25362 <tbody>
25363 <row>
25364 <entry><option>smtp_max_synprot_errors</option></entry>
25365 <entry>Use: <emphasis>main</emphasis></entry>
25366 <entry>Type: <emphasis>integer</emphasis></entry>
25367 <entry>Default: <emphasis>3</emphasis></entry>
25368 </row>
25369 </tbody>
25370 </tgroup>
25371 </informaltable>
25372 <para>
25373 <indexterm role="concept">
25374 <primary>SMTP</primary>
25375 <secondary>limiting syntax and protocol errors</secondary>
25376 </indexterm>
25377 <indexterm role="concept">
25378 <primary>limit</primary>
25379 <secondary>SMTP syntax and protocol errors</secondary>
25380 </indexterm>
25381 Exim rejects SMTP commands that contain syntax or protocol errors. In
25382 particular, a syntactically invalid email address, as in this command:
25383 </para>
25384 <literallayout class="monospaced">
25385 RCPT TO:&lt;abc xyz@a.b.c&gt;
25386 </literallayout>
25387 <para>
25388 causes immediate rejection of the command, before any other tests are done.
25389 (The ACL cannot be run if there is no valid address to set up for it.) An
25390 example of a protocol error is receiving RCPT before MAIL. If there are
25391 too many syntax or protocol errors in one SMTP session, the connection is
25392 dropped. The limit is set by this option.
25393 </para>
25394 <para>
25395 <indexterm role="concept">
25396 <primary>PIPELINING</primary>
25397 <secondary>expected errors</secondary>
25398 </indexterm>
25399 When the PIPELINING extension to SMTP is in use, some protocol errors are
25400 <quote>expected</quote>, for instance, a RCPT command after a rejected MAIL command.
25401 Exim assumes that PIPELINING will be used if it advertises it (see
25402 <option>pipelining_advertise_hosts</option>), and in this situation, <quote>expected</quote> errors do
25403 not count towards the limit.
25404 </para>
25405 <para>
25406 <indexterm role="option">
25407 <primary>smtp_max_unknown_commands</primary>
25408 </indexterm>
25409 </para>
25410 <informaltable frame="all">
25411 <tgroup cols="4" colsep="0" rowsep="0">
25412 <colspec colwidth="8*" align="left"/>
25413 <colspec colwidth="5*" align="center"/>
25414 <colspec colwidth="5*" align="center"/>
25415 <colspec colwidth="6*" align="right"/>
25416 <tbody>
25417 <row>
25418 <entry><option>smtp_max_unknown_commands</option></entry>
25419 <entry>Use: <emphasis>main</emphasis></entry>
25420 <entry>Type: <emphasis>integer</emphasis></entry>
25421 <entry>Default: <emphasis>3</emphasis></entry>
25422 </row>
25423 </tbody>
25424 </tgroup>
25425 </informaltable>
25426 <para>
25427 <indexterm role="concept">
25428 <primary>SMTP</primary>
25429 <secondary>limiting unknown commands</secondary>
25430 </indexterm>
25431 <indexterm role="concept">
25432 <primary>limit</primary>
25433 <secondary>unknown SMTP commands</secondary>
25434 </indexterm>
25435 If there are too many unrecognized commands in an incoming SMTP session, an
25436 Exim server drops the connection. This is a defence against some kinds of abuse
25437 that subvert web
25438 clients
25439 into making connections to SMTP ports; in these circumstances, a number of
25440 non-SMTP command lines are sent first.
25441 </para>
25442 <para>
25443 <indexterm role="option">
25444 <primary>smtp_ratelimit_hosts</primary>
25445 </indexterm>
25446 </para>
25447 <informaltable frame="all">
25448 <tgroup cols="4" colsep="0" rowsep="0">
25449 <colspec colwidth="8*" align="left"/>
25450 <colspec colwidth="5*" align="center"/>
25451 <colspec colwidth="5*" align="center"/>
25452 <colspec colwidth="6*" align="right"/>
25453 <tbody>
25454 <row>
25455 <entry><option>smtp_ratelimit_hosts</option></entry>
25456 <entry>Use: <emphasis>main</emphasis></entry>
25457 <entry>Type: <emphasis>host list</emphasis>&dagger;<emphasis></emphasis></entry>
25458 <entry>Default: <emphasis>unset</emphasis></entry>
25459 </row>
25460 </tbody>
25461 </tgroup>
25462 </informaltable>
25463 <para>
25464 <indexterm role="concept">
25465 <primary>SMTP</primary>
25466 <secondary>rate limiting</secondary>
25467 </indexterm>
25468 <indexterm role="concept">
25469 <primary>limit</primary>
25470 <secondary>rate of message arrival</secondary>
25471 </indexterm>
25472 <indexterm role="concept">
25473 <primary>RCPT</primary>
25474 <secondary>rate limiting</secondary>
25475 </indexterm>
25476 Some sites find it helpful to be able to limit the rate at which certain hosts
25477 can send them messages, and the rate at which an individual message can specify
25478 recipients.
25479 </para>
25480 <para>
25481 Exim has two rate-limiting facilities. This section describes the older
25482 facility, which can limit rates within a single connection. The newer
25483 <option>ratelimit</option> ACL condition can limit rates across all connections. See section
25484 <xref linkend="SECTratelimiting"/> for details of the newer facility.
25485 </para>
25486 <para>
25487 When a host matches <option>smtp_ratelimit_hosts</option>, the values of
25488 <option>smtp_ratelimit_mail</option> and <option>smtp_ratelimit_rcpt</option> are used to control the
25489 rate of acceptance of MAIL and RCPT commands in a single SMTP session,
25490 respectively. Each option, if set, must contain a set of four comma-separated
25491 values:
25492 </para>
25493 <itemizedlist>
25494 <listitem>
25495 <para>
25496 A threshold, before which there is no rate limiting.
25497 </para>
25498 </listitem>
25499 <listitem>
25500 <para>
25501 An initial time delay. Unlike other times in Exim, numbers with decimal
25502 fractional parts are allowed here.
25503 </para>
25504 </listitem>
25505 <listitem>
25506 <para>
25507 A factor by which to increase the delay each time.
25508 </para>
25509 </listitem>
25510 <listitem>
25511 <para>
25512 A maximum value for the delay. This should normally be less than 5 minutes,
25513 because after that time, the client is liable to timeout the SMTP command.
25514 </para>
25515 </listitem>
25516 </itemizedlist>
25517 <para>
25518 For example, these settings have been used successfully at the site which
25519 first suggested this feature, for controlling mail from their customers:
25520 </para>
25521 <literallayout class="monospaced">
25522 smtp_ratelimit_mail = 2,0.5s,1.05,4m
25523 smtp_ratelimit_rcpt = 4,0.25s,1.015,4m
25524 </literallayout>
25525 <para>
25526 The first setting specifies delays that are applied to MAIL commands after
25527 two have been received over a single connection. The initial delay is 0.5
25528 seconds, increasing by a factor of 1.05 each time. The second setting applies
25529 delays to RCPT commands when more than four occur in a single message.
25530 </para>
25531 <para>
25532 <indexterm role="option">
25533 <primary>smtp_ratelimit_mail</primary>
25534 </indexterm>
25535 </para>
25536 <informaltable frame="all">
25537 <tgroup cols="4" colsep="0" rowsep="0">
25538 <colspec colwidth="8*" align="left"/>
25539 <colspec colwidth="5*" align="center"/>
25540 <colspec colwidth="5*" align="center"/>
25541 <colspec colwidth="6*" align="right"/>
25542 <tbody>
25543 <row>
25544 <entry><option>smtp_ratelimit_mail</option></entry>
25545 <entry>Use: <emphasis>main</emphasis></entry>
25546 <entry>Type: <emphasis>string</emphasis></entry>
25547 <entry>Default: <emphasis>unset</emphasis></entry>
25548 </row>
25549 </tbody>
25550 </tgroup>
25551 </informaltable>
25552 <para>
25553 See <option>smtp_ratelimit_hosts</option> above.
25554 </para>
25555 <para>
25556 <indexterm role="option">
25557 <primary>smtp_ratelimit_rcpt</primary>
25558 </indexterm>
25559 </para>
25560 <informaltable frame="all">
25561 <tgroup cols="4" colsep="0" rowsep="0">
25562 <colspec colwidth="8*" align="left"/>
25563 <colspec colwidth="5*" align="center"/>
25564 <colspec colwidth="5*" align="center"/>
25565 <colspec colwidth="6*" align="right"/>
25566 <tbody>
25567 <row>
25568 <entry><option>smtp_ratelimit_rcpt</option></entry>
25569 <entry>Use: <emphasis>main</emphasis></entry>
25570 <entry>Type: <emphasis>string</emphasis></entry>
25571 <entry>Default: <emphasis>unset</emphasis></entry>
25572 </row>
25573 </tbody>
25574 </tgroup>
25575 </informaltable>
25576 <para>
25577 See <option>smtp_ratelimit_hosts</option> above.
25578 </para>
25579 <para>
25580 <indexterm role="option">
25581 <primary>smtp_receive_timeout</primary>
25582 </indexterm>
25583 </para>
25584 <informaltable frame="all">
25585 <tgroup cols="4" colsep="0" rowsep="0">
25586 <colspec colwidth="8*" align="left"/>
25587 <colspec colwidth="5*" align="center"/>
25588 <colspec colwidth="5*" align="center"/>
25589 <colspec colwidth="6*" align="right"/>
25590 <tbody>
25591 <row>
25592 <entry><option>smtp_receive_timeout</option></entry>
25593 <entry>Use: <emphasis>main</emphasis></entry>
25594 <entry>Type: <emphasis>time</emphasis></entry>
25595 <entry>Default: <emphasis>5m</emphasis></entry>
25596 </row>
25597 </tbody>
25598 </tgroup>
25599 </informaltable>
25600 <para>
25601 <indexterm role="concept">
25602 <primary>timeout</primary>
25603 <secondary>for SMTP input</secondary>
25604 </indexterm>
25605 <indexterm role="concept">
25606 <primary>SMTP timeout</primary>
25607 <secondary>input</secondary>
25608 </indexterm>
25609 This sets a timeout value for SMTP reception. It applies to all forms of SMTP
25610 input, including batch SMTP. If a line of input (either an SMTP command or a
25611 data line) is not received within this time, the SMTP connection is dropped and
25612 the message is abandoned.
25613 A line is written to the log containing one of the following messages:
25614 </para>
25615 <literallayout class="monospaced">
25616 SMTP command timeout on connection from...
25617 SMTP data timeout on connection from...
25618 </literallayout>
25619 <para>
25620 The former means that Exim was expecting to read an SMTP command; the latter
25621 means that it was in the DATA phase, reading the contents of a message.
25622 </para>
25623 <para>
25624 <indexterm role="concept">
25625 <primary><option>-os</option> option</primary>
25626 </indexterm>
25627 The value set by this option can be overridden by the
25628 <option>-os</option> command-line option. A setting of zero time disables the timeout, but
25629 this should never be used for SMTP over TCP/IP. (It can be useful in some cases
25630 of local input using <option>-bs</option> or <option>-bS</option>.) For non-SMTP input, the reception
25631 timeout is controlled by <option>receive_timeout</option> and <option>-or</option>.
25632 </para>
25633 <para>
25634 <indexterm role="option">
25635 <primary>smtp_reserve_hosts</primary>
25636 </indexterm>
25637 </para>
25638 <informaltable frame="all">
25639 <tgroup cols="4" colsep="0" rowsep="0">
25640 <colspec colwidth="8*" align="left"/>
25641 <colspec colwidth="5*" align="center"/>
25642 <colspec colwidth="5*" align="center"/>
25643 <colspec colwidth="6*" align="right"/>
25644 <tbody>
25645 <row>
25646 <entry><option>smtp_reserve_hosts</option></entry>
25647 <entry>Use: <emphasis>main</emphasis></entry>
25648 <entry>Type: <emphasis>host list</emphasis>&dagger;<emphasis></emphasis></entry>
25649 <entry>Default: <emphasis>unset</emphasis></entry>
25650 </row>
25651 </tbody>
25652 </tgroup>
25653 </informaltable>
25654 <para>
25655 This option defines hosts for which SMTP connections are reserved; see
25656 <option>smtp_accept_reserve</option> and <option>smtp_load_reserve</option> above.
25657 </para>
25658 <para>
25659 <indexterm role="option">
25660 <primary>smtp_return_error_details</primary>
25661 </indexterm>
25662 </para>
25663 <informaltable frame="all">
25664 <tgroup cols="4" colsep="0" rowsep="0">
25665 <colspec colwidth="8*" align="left"/>
25666 <colspec colwidth="5*" align="center"/>
25667 <colspec colwidth="5*" align="center"/>
25668 <colspec colwidth="6*" align="right"/>
25669 <tbody>
25670 <row>
25671 <entry><option>smtp_return_error_details</option></entry>
25672 <entry>Use: <emphasis>main</emphasis></entry>
25673 <entry>Type: <emphasis>boolean</emphasis></entry>
25674 <entry>Default: <emphasis>false</emphasis></entry>
25675 </row>
25676 </tbody>
25677 </tgroup>
25678 </informaltable>
25679 <para>
25680 <indexterm role="concept">
25681 <primary>SMTP</primary>
25682 <secondary>details policy failures</secondary>
25683 </indexterm>
25684 <indexterm role="concept">
25685 <primary>policy control rejection</primary>
25686 <secondary>returning details</secondary>
25687 </indexterm>
25688 In the default state, Exim uses bland messages such as
25689 <quote>Administrative prohibition</quote> when it rejects SMTP commands for policy
25690 reasons. Many sysadmins like this because it gives away little information
25691 to spammers. However, some other syadmins who are applying strict checking
25692 policies want to give out much fuller information about failures. Setting
25693 <option>smtp_return_error_details</option> true causes Exim to be more forthcoming. For
25694 example, instead of <quote>Administrative prohibition</quote>, it might give:
25695 </para>
25696 <literallayout class="monospaced">
25697 550-Rejected after DATA: '&gt;' missing at end of address:
25698 550 failing address in "From" header is: &lt;user@dom.ain
25699 </literallayout>
25700 <para>
25701 <indexterm role="option">
25702 <primary>spamd_address</primary>
25703 </indexterm>
25704 </para>
25705 <informaltable frame="all">
25706 <tgroup cols="4" colsep="0" rowsep="0">
25707 <colspec colwidth="8*" align="left"/>
25708 <colspec colwidth="5*" align="center"/>
25709 <colspec colwidth="5*" align="center"/>
25710 <colspec colwidth="6*" align="right"/>
25711 <tbody>
25712 <row>
25713 <entry><option>spamd_address</option></entry>
25714 <entry>Use: <emphasis>main</emphasis></entry>
25715 <entry>Type: <emphasis>string</emphasis></entry>
25716 <entry>Default: <emphasis>see below</emphasis></entry>
25717 </row>
25718 </tbody>
25719 </tgroup>
25720 </informaltable>
25721 <para>
25722 This option is available when Exim is compiled with the content-scanning
25723 extension. It specifies how Exim connects to SpamAssassin&#x2019;s <option>spamd</option> daemon.
25724 The default value is
25725 </para>
25726 <literallayout class="monospaced">
25727 127.0.0.1 783
25728 </literallayout>
25729 <para>
25730 See section <xref linkend="SECTscanspamass"/> for more details.
25731 </para>
25732 <para>
25733 <indexterm role="option">
25734 <primary>split_spool_directory</primary>
25735 </indexterm>
25736 </para>
25737 <informaltable frame="all">
25738 <tgroup cols="4" colsep="0" rowsep="0">
25739 <colspec colwidth="8*" align="left"/>
25740 <colspec colwidth="5*" align="center"/>
25741 <colspec colwidth="5*" align="center"/>
25742 <colspec colwidth="6*" align="right"/>
25743 <tbody>
25744 <row>
25745 <entry><option>split_spool_directory</option></entry>
25746 <entry>Use: <emphasis>main</emphasis></entry>
25747 <entry>Type: <emphasis>boolean</emphasis></entry>
25748 <entry>Default: <emphasis>false</emphasis></entry>
25749 </row>
25750 </tbody>
25751 </tgroup>
25752 </informaltable>
25753 <para>
25754 <indexterm role="concept">
25755 <primary>multiple spool directories</primary>
25756 </indexterm>
25757 <indexterm role="concept">
25758 <primary>spool directory</primary>
25759 <secondary>split</secondary>
25760 </indexterm>
25761 <indexterm role="concept">
25762 <primary>directories</primary>
25763 <secondary>multiple</secondary>
25764 </indexterm>
25765 If this option is set, it causes Exim to split its input directory into 62
25766 subdirectories, each with a single alphanumeric character as its name. The
25767 sixth character of the message id is used to allocate messages to
25768 subdirectories; this is the least significant base-62 digit of the time of
25769 arrival of the message.
25770 </para>
25771 <para>
25772 Splitting up the spool in this way may provide better performance on systems
25773 where there are long mail queues, by reducing the number of files in any one
25774 directory. The msglog directory is also split up in a similar way to the input
25775 directory; however, if <option>preserve_message_logs</option> is set, all old msglog files
25776 are still placed in the single directory <filename>msglog.OLD</filename>.
25777 </para>
25778 <para>
25779 It is not necessary to take any special action for existing messages when
25780 changing <option>split_spool_directory</option>. Exim notices messages that are in the
25781 <quote>wrong</quote> place, and continues to process them. If the option is turned off
25782 after a period of being on, the subdirectories will eventually empty and be
25783 automatically deleted.
25784 </para>
25785 <para>
25786 When <option>split_spool_directory</option> is set, the behaviour of queue runner processes
25787 changes. Instead of creating a list of all messages in the queue, and then
25788 trying to deliver each one in turn, it constructs a list of those in one
25789 sub-directory and tries to deliver them, before moving on to the next
25790 sub-directory. The sub-directories are processed in a random order. This
25791 spreads out the scanning of the input directories, and uses less memory. It is
25792 particularly beneficial when there are lots of messages on the queue. However,
25793 if <option>queue_run_in_order</option> is set, none of this new processing happens. The
25794 entire queue has to be scanned and sorted before any deliveries can start.
25795 </para>
25796 <para>
25797 <indexterm role="option">
25798 <primary>spool_directory</primary>
25799 </indexterm>
25800 </para>
25801 <informaltable frame="all">
25802 <tgroup cols="4" colsep="0" rowsep="0">
25803 <colspec colwidth="8*" align="left"/>
25804 <colspec colwidth="5*" align="center"/>
25805 <colspec colwidth="5*" align="center"/>
25806 <colspec colwidth="6*" align="right"/>
25807 <tbody>
25808 <row>
25809 <entry><option>spool_directory</option></entry>
25810 <entry>Use: <emphasis>main</emphasis></entry>
25811 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
25812 <entry>Default: <emphasis>set at compile time</emphasis></entry>
25813 </row>
25814 </tbody>
25815 </tgroup>
25816 </informaltable>
25817 <para>
25818 <indexterm role="concept">
25819 <primary>spool directory</primary>
25820 <secondary>path to</secondary>
25821 </indexterm>
25822 This defines the directory in which Exim keeps its spool, that is, the messages
25823 it is waiting to deliver. The default value is taken from the compile-time
25824 configuration setting, if there is one. If not, this option must be set. The
25825 string is expanded, so it can contain, for example, a reference to
25826 <varname>$primary_hostname</varname>.
25827 </para>
25828 <para>
25829 If the spool directory name is fixed on your installation, it is recommended
25830 that you set it at build time rather than from this option, particularly if the
25831 log files are being written to the spool directory (see <option>log_file_path</option>).
25832 Otherwise log files cannot be used for errors that are detected early on, such
25833 as failures in the configuration file.
25834 </para>
25835 <para>
25836 By using this option to override the compiled-in path, it is possible to run
25837 tests of Exim without using the standard spool.
25838 </para>
25839 <para>
25840 <indexterm role="option">
25841 <primary>sqlite_lock_timeout</primary>
25842 </indexterm>
25843 </para>
25844 <informaltable frame="all">
25845 <tgroup cols="4" colsep="0" rowsep="0">
25846 <colspec colwidth="8*" align="left"/>
25847 <colspec colwidth="5*" align="center"/>
25848 <colspec colwidth="5*" align="center"/>
25849 <colspec colwidth="6*" align="right"/>
25850 <tbody>
25851 <row>
25852 <entry><option>sqlite_lock_timeout</option></entry>
25853 <entry>Use: <emphasis>main</emphasis></entry>
25854 <entry>Type: <emphasis>time</emphasis></entry>
25855 <entry>Default: <emphasis>5s</emphasis></entry>
25856 </row>
25857 </tbody>
25858 </tgroup>
25859 </informaltable>
25860 <para>
25861 <indexterm role="concept">
25862 <primary>sqlite</primary>
25863 <secondary>lock timeout</secondary>
25864 </indexterm>
25865 This option controls the timeout that the <command>sqlite</command> lookup uses when trying to
25866 access an SQLite database. See section <xref linkend="SECTsqlite"/> for more details.
25867 </para>
25868 <para>
25869 <indexterm role="option">
25870 <primary>strip_excess_angle_brackets</primary>
25871 </indexterm>
25872 </para>
25873 <informaltable frame="all">
25874 <tgroup cols="4" colsep="0" rowsep="0">
25875 <colspec colwidth="8*" align="left"/>
25876 <colspec colwidth="5*" align="center"/>
25877 <colspec colwidth="5*" align="center"/>
25878 <colspec colwidth="6*" align="right"/>
25879 <tbody>
25880 <row>
25881 <entry><option>strip_excess_angle_brackets</option></entry>
25882 <entry>Use: <emphasis>main</emphasis></entry>
25883 <entry>Type: <emphasis>boolean</emphasis></entry>
25884 <entry>Default: <emphasis>false</emphasis></entry>
25885 </row>
25886 </tbody>
25887 </tgroup>
25888 </informaltable>
25889 <para>
25890 <indexterm role="concept">
25891 <primary>angle brackets</primary>
25892 <secondary>excess</secondary>
25893 </indexterm>
25894 If this option is set, redundant pairs of angle brackets round <quote>route-addr</quote>
25895 items in addresses are stripped. For example, <emphasis>&lt;&lt;xxx@a.b.c.d&gt;&gt;</emphasis> is
25896 treated as <emphasis>&lt;xxx@a.b.c.d&gt;</emphasis>. If this is in the envelope and the message is
25897 passed on to another MTA, the excess angle brackets are not passed on. If this
25898 option is not set, multiple pairs of angle brackets cause a syntax error.
25899 </para>
25900 <para>
25901 <indexterm role="option">
25902 <primary>strip_trailing_dot</primary>
25903 </indexterm>
25904 </para>
25905 <informaltable frame="all">
25906 <tgroup cols="4" colsep="0" rowsep="0">
25907 <colspec colwidth="8*" align="left"/>
25908 <colspec colwidth="5*" align="center"/>
25909 <colspec colwidth="5*" align="center"/>
25910 <colspec colwidth="6*" align="right"/>
25911 <tbody>
25912 <row>
25913 <entry><option>strip_trailing_dot</option></entry>
25914 <entry>Use: <emphasis>main</emphasis></entry>
25915 <entry>Type: <emphasis>boolean</emphasis></entry>
25916 <entry>Default: <emphasis>false</emphasis></entry>
25917 </row>
25918 </tbody>
25919 </tgroup>
25920 </informaltable>
25921 <para>
25922 <indexterm role="concept">
25923 <primary>trailing dot on domain</primary>
25924 </indexterm>
25925 <indexterm role="concept">
25926 <primary>dot</primary>
25927 <secondary>trailing on domain</secondary>
25928 </indexterm>
25929 If this option is set, a trailing dot at the end of a domain in an address is
25930 ignored. If this is in the envelope and the message is passed on to another
25931 MTA, the dot is not passed on. If this option is not set, a dot at the end of a
25932 domain causes a syntax error.
25933 However, addresses in header lines are checked only when an ACL requests header
25934 syntax checking.
25935 </para>
25936 <para>
25937 <indexterm role="option">
25938 <primary>syslog_duplication</primary>
25939 </indexterm>
25940 </para>
25941 <informaltable frame="all">
25942 <tgroup cols="4" colsep="0" rowsep="0">
25943 <colspec colwidth="8*" align="left"/>
25944 <colspec colwidth="5*" align="center"/>
25945 <colspec colwidth="5*" align="center"/>
25946 <colspec colwidth="6*" align="right"/>
25947 <tbody>
25948 <row>
25949 <entry><option>syslog_duplication</option></entry>
25950 <entry>Use: <emphasis>main</emphasis></entry>
25951 <entry>Type: <emphasis>boolean</emphasis></entry>
25952 <entry>Default: <emphasis>true</emphasis></entry>
25953 </row>
25954 </tbody>
25955 </tgroup>
25956 </informaltable>
25957 <para>
25958 <indexterm role="concept">
25959 <primary>syslog</primary>
25960 <secondary>duplicate log lines; suppressing</secondary>
25961 </indexterm>
25962 When Exim is logging to syslog, it writes the log lines for its three
25963 separate logs at different syslog priorities so that they can in principle
25964 be separated on the logging hosts. Some installations do not require this
25965 separation, and in those cases, the duplication of certain log lines is a
25966 nuisance. If <option>syslog_duplication</option> is set false, only one copy of any
25967 particular log line is written to syslog. For lines that normally go to
25968 both the main log and the reject log, the reject log version (possibly
25969 containing message header lines) is written, at LOG_NOTICE priority.
25970 Lines that normally go to both the main and the panic log are written at
25971 the LOG_ALERT priority.
25972 </para>
25973 <para>
25974 <indexterm role="option">
25975 <primary>syslog_facility</primary>
25976 </indexterm>
25977 </para>
25978 <informaltable frame="all">
25979 <tgroup cols="4" colsep="0" rowsep="0">
25980 <colspec colwidth="8*" align="left"/>
25981 <colspec colwidth="5*" align="center"/>
25982 <colspec colwidth="5*" align="center"/>
25983 <colspec colwidth="6*" align="right"/>
25984 <tbody>
25985 <row>
25986 <entry><option>syslog_facility</option></entry>
25987 <entry>Use: <emphasis>main</emphasis></entry>
25988 <entry>Type: <emphasis>string</emphasis></entry>
25989 <entry>Default: <emphasis>unset</emphasis></entry>
25990 </row>
25991 </tbody>
25992 </tgroup>
25993 </informaltable>
25994 <para>
25995 <indexterm role="concept">
25996 <primary>syslog</primary>
25997 <secondary>facility; setting</secondary>
25998 </indexterm>
25999 This option sets the syslog <quote>facility</quote> name, used when Exim is logging to
26000 syslog. The value must be one of the strings <quote>mail</quote>, <quote>user</quote>, <quote>news</quote>,
26001 <quote>uucp</quote>, <quote>daemon</quote>, or <quote>local<emphasis>x</emphasis></quote> where <emphasis>x</emphasis> is a digit between 0 and 7.
26002 If this option is unset, <quote>mail</quote> is used. See chapter <xref linkend="CHAPlog"/> for
26003 details of Exim&#x2019;s logging.
26004 </para>
26005 <para>
26006 <indexterm role="option">
26007 <primary>syslog_processname</primary>
26008 </indexterm>
26009 </para>
26010 <informaltable frame="all">
26011 <tgroup cols="4" colsep="0" rowsep="0">
26012 <colspec colwidth="8*" align="left"/>
26013 <colspec colwidth="5*" align="center"/>
26014 <colspec colwidth="5*" align="center"/>
26015 <colspec colwidth="6*" align="right"/>
26016 <tbody>
26017 <row>
26018 <entry><option>syslog_processname</option></entry>
26019 <entry>Use: <emphasis>main</emphasis></entry>
26020 <entry>Type: <emphasis>string</emphasis></entry>
26021 <entry>Default: <emphasis><literal>exim</literal></emphasis></entry>
26022 </row>
26023 </tbody>
26024 </tgroup>
26025 </informaltable>
26026 <para>
26027 <indexterm role="concept">
26028 <primary>syslog</primary>
26029 <secondary>process name; setting</secondary>
26030 </indexterm>
26031 This option sets the syslog <quote>ident</quote> name, used when Exim is logging to
26032 syslog. The value must be no longer than 32 characters. See chapter
26033 <xref linkend="CHAPlog"/> for details of Exim&#x2019;s logging.
26034 </para>
26035 <para>
26036 <indexterm role="option">
26037 <primary>syslog_timestamp</primary>
26038 </indexterm>
26039 </para>
26040 <informaltable frame="all">
26041 <tgroup cols="4" colsep="0" rowsep="0">
26042 <colspec colwidth="8*" align="left"/>
26043 <colspec colwidth="5*" align="center"/>
26044 <colspec colwidth="5*" align="center"/>
26045 <colspec colwidth="6*" align="right"/>
26046 <tbody>
26047 <row>
26048 <entry><option>syslog_timestamp</option></entry>
26049 <entry>Use: <emphasis>main</emphasis></entry>
26050 <entry>Type: <emphasis>boolean</emphasis></entry>
26051 <entry>Default: <emphasis>true</emphasis></entry>
26052 </row>
26053 </tbody>
26054 </tgroup>
26055 </informaltable>
26056 <para>
26057 <indexterm role="concept">
26058 <primary>syslog</primary>
26059 <secondary>timestamps</secondary>
26060 </indexterm>
26061 If <option>syslog_timestamp</option> is set false, the timestamps on Exim&#x2019;s log lines are
26062 omitted when these lines are sent to syslog. See chapter <xref linkend="CHAPlog"/> for
26063 details of Exim&#x2019;s logging.
26064 </para>
26065 <para>
26066 <indexterm role="option">
26067 <primary>system_filter</primary>
26068 </indexterm>
26069 </para>
26070 <informaltable frame="all">
26071 <tgroup cols="4" colsep="0" rowsep="0">
26072 <colspec colwidth="8*" align="left"/>
26073 <colspec colwidth="5*" align="center"/>
26074 <colspec colwidth="5*" align="center"/>
26075 <colspec colwidth="6*" align="right"/>
26076 <tbody>
26077 <row>
26078 <entry><option>system_filter</option></entry>
26079 <entry>Use: <emphasis>main</emphasis></entry>
26080 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
26081 <entry>Default: <emphasis>unset</emphasis></entry>
26082 </row>
26083 </tbody>
26084 </tgroup>
26085 </informaltable>
26086 <para>
26087 <indexterm role="concept">
26088 <primary>filter</primary>
26089 <secondary>system filter</secondary>
26090 </indexterm>
26091 <indexterm role="concept">
26092 <primary>system filter</primary>
26093 <secondary>specifying</secondary>
26094 </indexterm>
26095 <indexterm role="concept">
26096 <primary>Sieve filter</primary>
26097 <secondary>not available for system filter</secondary>
26098 </indexterm>
26099 This option specifies an Exim filter file that is applied to all messages at
26100 the start of each delivery attempt, before any routing is done. System filters
26101 must be Exim filters; they cannot be Sieve filters. If the system filter
26102 generates any deliveries to files or pipes, or any new mail messages, the
26103 appropriate <option>system_filter_..._transport</option> option(s) must be set, to define
26104 which transports are to be used. Details of this facility are given in chapter
26105 <xref linkend="CHAPsystemfilter"/>.
26106 </para>
26107 <para>
26108 <indexterm role="option">
26109 <primary>system_filter_directory_transport</primary>
26110 </indexterm>
26111 </para>
26112 <informaltable frame="all">
26113 <tgroup cols="4" colsep="0" rowsep="0">
26114 <colspec colwidth="8*" align="left"/>
26115 <colspec colwidth="5*" align="center"/>
26116 <colspec colwidth="5*" align="center"/>
26117 <colspec colwidth="6*" align="right"/>
26118 <tbody>
26119 <row>
26120 <entry><option>system_filter_directory_transport</option></entry>
26121 <entry>Use: <emphasis>main</emphasis></entry>
26122 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
26123 <entry>Default: <emphasis>unset</emphasis></entry>
26124 </row>
26125 </tbody>
26126 </tgroup>
26127 </informaltable>
26128 <para>
26129 <indexterm role="concept">
26130 <primary><varname>$address_file</varname></primary>
26131 </indexterm>
26132 This sets the name of the transport driver that is to be used when the
26133 <option>save</option> command in a system message filter specifies a path ending in <quote>/</quote>,
26134 implying delivery of each message into a separate file in some directory.
26135 During the delivery, the variable <varname>$address_file</varname> contains the path name.
26136 </para>
26137 <para>
26138 <indexterm role="option">
26139 <primary>system_filter_file_transport</primary>
26140 </indexterm>
26141 </para>
26142 <informaltable frame="all">
26143 <tgroup cols="4" colsep="0" rowsep="0">
26144 <colspec colwidth="8*" align="left"/>
26145 <colspec colwidth="5*" align="center"/>
26146 <colspec colwidth="5*" align="center"/>
26147 <colspec colwidth="6*" align="right"/>
26148 <tbody>
26149 <row>
26150 <entry><option>system_filter_file_transport</option></entry>
26151 <entry>Use: <emphasis>main</emphasis></entry>
26152 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
26153 <entry>Default: <emphasis>unset</emphasis></entry>
26154 </row>
26155 </tbody>
26156 </tgroup>
26157 </informaltable>
26158 <para>
26159 <indexterm role="concept">
26160 <primary>file</primary>
26161 <secondary>transport for system filter</secondary>
26162 </indexterm>
26163 This sets the name of the transport driver that is to be used when the <option>save</option>
26164 command in a system message filter specifies a path not ending in <quote>/</quote>. During
26165 the delivery, the variable <varname>$address_file</varname> contains the path name.
26166 </para>
26167 <para>
26168 <indexterm role="option">
26169 <primary>system_filter_group</primary>
26170 </indexterm>
26171 </para>
26172 <informaltable frame="all">
26173 <tgroup cols="4" colsep="0" rowsep="0">
26174 <colspec colwidth="8*" align="left"/>
26175 <colspec colwidth="5*" align="center"/>
26176 <colspec colwidth="5*" align="center"/>
26177 <colspec colwidth="6*" align="right"/>
26178 <tbody>
26179 <row>
26180 <entry><option>system_filter_group</option></entry>
26181 <entry>Use: <emphasis>main</emphasis></entry>
26182 <entry>Type: <emphasis>string</emphasis></entry>
26183 <entry>Default: <emphasis>unset</emphasis></entry>
26184 </row>
26185 </tbody>
26186 </tgroup>
26187 </informaltable>
26188 <para>
26189 <indexterm role="concept">
26190 <primary>gid (group id)</primary>
26191 <secondary>system filter</secondary>
26192 </indexterm>
26193 This option is used only when <option>system_filter_user</option> is also set. It sets the
26194 gid under which the system filter is run, overriding any gid that is associated
26195 with the user. The value may be numerical or symbolic.
26196 </para>
26197 <para>
26198 <indexterm role="option">
26199 <primary>system_filter_pipe_transport</primary>
26200 </indexterm>
26201 </para>
26202 <informaltable frame="all">
26203 <tgroup cols="4" colsep="0" rowsep="0">
26204 <colspec colwidth="8*" align="left"/>
26205 <colspec colwidth="5*" align="center"/>
26206 <colspec colwidth="5*" align="center"/>
26207 <colspec colwidth="6*" align="right"/>
26208 <tbody>
26209 <row>
26210 <entry><option>system_filter_pipe_transport</option></entry>
26211 <entry>Use: <emphasis>main</emphasis></entry>
26212 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
26213 <entry>Default: <emphasis>unset</emphasis></entry>
26214 </row>
26215 </tbody>
26216 </tgroup>
26217 </informaltable>
26218 <para>
26219 <indexterm role="concept">
26220 <primary><command>pipe</command> transport</primary>
26221 <secondary>for system filter</secondary>
26222 </indexterm>
26223 <indexterm role="concept">
26224 <primary><varname>$address_pipe</varname></primary>
26225 </indexterm>
26226 This specifies the transport driver that is to be used when a <option>pipe</option> command
26227 is used in a system filter. During the delivery, the variable <varname>$address_pipe</varname>
26228 contains the pipe command.
26229 </para>
26230 <para>
26231 <indexterm role="option">
26232 <primary>system_filter_reply_transport</primary>
26233 </indexterm>
26234 </para>
26235 <informaltable frame="all">
26236 <tgroup cols="4" colsep="0" rowsep="0">
26237 <colspec colwidth="8*" align="left"/>
26238 <colspec colwidth="5*" align="center"/>
26239 <colspec colwidth="5*" align="center"/>
26240 <colspec colwidth="6*" align="right"/>
26241 <tbody>
26242 <row>
26243 <entry><option>system_filter_reply_transport</option></entry>
26244 <entry>Use: <emphasis>main</emphasis></entry>
26245 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
26246 <entry>Default: <emphasis>unset</emphasis></entry>
26247 </row>
26248 </tbody>
26249 </tgroup>
26250 </informaltable>
26251 <para>
26252 <indexterm role="concept">
26253 <primary><command>autoreply</command> transport</primary>
26254 <secondary>for system filter</secondary>
26255 </indexterm>
26256 This specifies the transport driver that is to be used when a <option>mail</option> command
26257 is used in a system filter.
26258 </para>
26259 <para>
26260 <indexterm role="option">
26261 <primary>system_filter_user</primary>
26262 </indexterm>
26263 </para>
26264 <informaltable frame="all">
26265 <tgroup cols="4" colsep="0" rowsep="0">
26266 <colspec colwidth="8*" align="left"/>
26267 <colspec colwidth="5*" align="center"/>
26268 <colspec colwidth="5*" align="center"/>
26269 <colspec colwidth="6*" align="right"/>
26270 <tbody>
26271 <row>
26272 <entry><option>system_filter_user</option></entry>
26273 <entry>Use: <emphasis>main</emphasis></entry>
26274 <entry>Type: <emphasis>string</emphasis></entry>
26275 <entry>Default: <emphasis>unset</emphasis></entry>
26276 </row>
26277 </tbody>
26278 </tgroup>
26279 </informaltable>
26280 <para>
26281 <indexterm role="concept">
26282 <primary>uid (user id)</primary>
26283 <secondary>system filter</secondary>
26284 </indexterm>
26285 If this option is not set, the system filter is run in the main Exim delivery
26286 process, as root. When the option is set, the system filter runs in a separate
26287 process, as the given user. Unless the string consists entirely of digits, it
26288 is looked up in the password data. Failure to find the named user causes a
26289 configuration error. The gid is either taken from the password data, or
26290 specified by <option>system_filter_group</option>. When the uid is specified numerically,
26291 <option>system_filter_group</option> is required to be set.
26292 </para>
26293 <para>
26294 If the system filter generates any pipe, file, or reply deliveries, the uid
26295 under which the filter is run is used when transporting them, unless a
26296 transport option overrides. Normally you should set <option>system_filter_user</option> if
26297 your system filter generates these kinds of delivery.
26298 </para>
26299 <para>
26300 <indexterm role="option">
26301 <primary>tcp_nodelay</primary>
26302 </indexterm>
26303 </para>
26304 <informaltable frame="all">
26305 <tgroup cols="4" colsep="0" rowsep="0">
26306 <colspec colwidth="8*" align="left"/>
26307 <colspec colwidth="5*" align="center"/>
26308 <colspec colwidth="5*" align="center"/>
26309 <colspec colwidth="6*" align="right"/>
26310 <tbody>
26311 <row>
26312 <entry><option>tcp_nodelay</option></entry>
26313 <entry>Use: <emphasis>main</emphasis></entry>
26314 <entry>Type: <emphasis>boolean</emphasis></entry>
26315 <entry>Default: <emphasis>true</emphasis></entry>
26316 </row>
26317 </tbody>
26318 </tgroup>
26319 </informaltable>
26320 <para>
26321 <indexterm role="concept">
26322 <primary>daemon</primary>
26323 <secondary>TCP_NODELAY on sockets</secondary>
26324 </indexterm>
26325 <indexterm role="concept">
26326 <primary>Nagle algorithm</primary>
26327 </indexterm>
26328 <indexterm role="concept">
26329 <primary>TCP_NODELAY on listening sockets</primary>
26330 </indexterm>
26331 If this option is set false, it stops the Exim daemon setting the
26332 TCP_NODELAY option on its listening sockets. Setting TCP_NODELAY
26333 turns off the <quote>Nagle algorithm</quote>, which is a way of improving network
26334 performance in interactive (character-by-character) situations. Turning it off
26335 should improve Exim&#x2019;s performance a bit, so that is what happens by default.
26336 However, it appears that some broken clients cannot cope, and time out. Hence
26337 this option. It affects only those sockets that are set up for listening by the
26338 daemon. Sockets created by the smtp transport for delivering mail always set
26339 TCP_NODELAY.
26340 </para>
26341 <para>
26342 <indexterm role="option">
26343 <primary>timeout_frozen_after</primary>
26344 </indexterm>
26345 </para>
26346 <informaltable frame="all">
26347 <tgroup cols="4" colsep="0" rowsep="0">
26348 <colspec colwidth="8*" align="left"/>
26349 <colspec colwidth="5*" align="center"/>
26350 <colspec colwidth="5*" align="center"/>
26351 <colspec colwidth="6*" align="right"/>
26352 <tbody>
26353 <row>
26354 <entry><option>timeout_frozen_after</option></entry>
26355 <entry>Use: <emphasis>main</emphasis></entry>
26356 <entry>Type: <emphasis>time</emphasis></entry>
26357 <entry>Default: <emphasis>0s</emphasis></entry>
26358 </row>
26359 </tbody>
26360 </tgroup>
26361 </informaltable>
26362 <para>
26363 <indexterm role="concept">
26364 <primary>frozen messages</primary>
26365 <secondary>timing out</secondary>
26366 </indexterm>
26367 <indexterm role="concept">
26368 <primary>timeout</primary>
26369 <secondary>frozen messages</secondary>
26370 </indexterm>
26371 If <option>timeout_frozen_after</option> is set to a time greater than zero, a frozen
26372 message of any kind that has been on the queue for longer than the given
26373 time is automatically cancelled at the next queue run. If it is a bounce
26374 message, it is just discarded; otherwise, a bounce is sent to the sender, in a
26375 similar manner to cancellation by the <option>-Mg</option> command line option. If you want
26376 to timeout frozen bounce messages earlier than other kinds of frozen message,
26377 see <option>ignore_bounce_errors_after</option>.
26378 </para>
26379 <para>
26380 <indexterm role="option">
26381 <primary>timezone</primary>
26382 </indexterm>
26383 </para>
26384 <informaltable frame="all">
26385 <tgroup cols="4" colsep="0" rowsep="0">
26386 <colspec colwidth="8*" align="left"/>
26387 <colspec colwidth="5*" align="center"/>
26388 <colspec colwidth="5*" align="center"/>
26389 <colspec colwidth="6*" align="right"/>
26390 <tbody>
26391 <row>
26392 <entry><option>timezone</option></entry>
26393 <entry>Use: <emphasis>main</emphasis></entry>
26394 <entry>Type: <emphasis>string</emphasis></entry>
26395 <entry>Default: <emphasis>unset</emphasis></entry>
26396 </row>
26397 </tbody>
26398 </tgroup>
26399 </informaltable>
26400 <para>
26401 <indexterm role="concept">
26402 <primary>timezone</primary>
26403 <secondary>setting</secondary>
26404 </indexterm>
26405 The value of <option>timezone</option> is used to set the environment variable TZ while
26406 running Exim (if it is different on entry). This ensures that all timestamps
26407 created by Exim are in the required timezone. If you want all your timestamps
26408 to be in UTC (aka GMT) you should set
26409 </para>
26410 <literallayout class="monospaced">
26411 timezone = UTC
26412 </literallayout>
26413 <para>
26414 The default value is taken from TIMEZONE_DEFAULT in <filename>Local/Makefile</filename>,
26415 or, if that is not set, from the value of the TZ environment variable when Exim
26416 is built. If <option>timezone</option> is set to the empty string, either at build or run
26417 time, any existing TZ variable is removed from the environment when Exim
26418 runs. This is appropriate behaviour for obtaining wall-clock time on some, but
26419 unfortunately not all, operating systems.
26420 </para>
26421 <para>
26422 <indexterm role="option">
26423 <primary>tls_advertise_hosts</primary>
26424 </indexterm>
26425 </para>
26426 <informaltable frame="all">
26427 <tgroup cols="4" colsep="0" rowsep="0">
26428 <colspec colwidth="8*" align="left"/>
26429 <colspec colwidth="5*" align="center"/>
26430 <colspec colwidth="5*" align="center"/>
26431 <colspec colwidth="6*" align="right"/>
26432 <tbody>
26433 <row>
26434 <entry><option>tls_advertise_hosts</option></entry>
26435 <entry>Use: <emphasis>main</emphasis></entry>
26436 <entry>Type: <emphasis>host list</emphasis>&dagger;<emphasis></emphasis></entry>
26437 <entry>Default: <emphasis>unset</emphasis></entry>
26438 </row>
26439 </tbody>
26440 </tgroup>
26441 </informaltable>
26442 <para>
26443 <indexterm role="concept">
26444 <primary>TLS</primary>
26445 <secondary>advertising</secondary>
26446 </indexterm>
26447 <indexterm role="concept">
26448 <primary>encryption</primary>
26449 <secondary>on SMTP connection</secondary>
26450 </indexterm>
26451 <indexterm role="concept">
26452 <primary>SMTP</primary>
26453 <secondary>encrypted connection</secondary>
26454 </indexterm>
26455 When Exim is built with support for TLS encrypted connections, the availability
26456 of the STARTTLS command to set up an encrypted session is advertised in
26457 response to EHLO only to those client hosts that match this option. See
26458 chapter <xref linkend="CHAPTLS"/> for details of Exim&#x2019;s support for TLS.
26459 </para>
26460 <para>
26461 <indexterm role="option">
26462 <primary>tls_certificate</primary>
26463 </indexterm>
26464 </para>
26465 <informaltable frame="all">
26466 <tgroup cols="4" colsep="0" rowsep="0">
26467 <colspec colwidth="8*" align="left"/>
26468 <colspec colwidth="5*" align="center"/>
26469 <colspec colwidth="5*" align="center"/>
26470 <colspec colwidth="6*" align="right"/>
26471 <tbody>
26472 <row>
26473 <entry><option>tls_certificate</option></entry>
26474 <entry>Use: <emphasis>main</emphasis></entry>
26475 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
26476 <entry>Default: <emphasis>unset</emphasis></entry>
26477 </row>
26478 </tbody>
26479 </tgroup>
26480 </informaltable>
26481 <para>
26482 <indexterm role="concept">
26483 <primary>TLS</primary>
26484 <secondary>server certificate; location of</secondary>
26485 </indexterm>
26486 <indexterm role="concept">
26487 <primary>certificate for server</primary>
26488 <secondary>location of</secondary>
26489 </indexterm>
26490 The value of this option is expanded, and must then be the absolute path to a
26491 file which contains the server&#x2019;s certificates. The server&#x2019;s private key is also
26492 assumed to be in this file if <option>tls_privatekey</option> is unset. See chapter
26493 <xref linkend="CHAPTLS"/> for further details.
26494 </para>
26495 <para>
26496 <emphasis role="bold">Note</emphasis>: The certificates defined by this option are used only when Exim is
26497 receiving incoming messages as a server. If you want to supply certificates for
26498 use when sending messages as a client, you must set the <option>tls_certificate</option>
26499 option in the relevant <command>smtp</command> transport.
26500 </para>
26501 <para>
26502 <indexterm role="option">
26503 <primary>tls_crl</primary>
26504 </indexterm>
26505 </para>
26506 <informaltable frame="all">
26507 <tgroup cols="4" colsep="0" rowsep="0">
26508 <colspec colwidth="8*" align="left"/>
26509 <colspec colwidth="5*" align="center"/>
26510 <colspec colwidth="5*" align="center"/>
26511 <colspec colwidth="6*" align="right"/>
26512 <tbody>
26513 <row>
26514 <entry><option>tls_crl</option></entry>
26515 <entry>Use: <emphasis>main</emphasis></entry>
26516 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
26517 <entry>Default: <emphasis>unset</emphasis></entry>
26518 </row>
26519 </tbody>
26520 </tgroup>
26521 </informaltable>
26522 <para>
26523 <indexterm role="concept">
26524 <primary>TLS</primary>
26525 <secondary>server certificate revocation list</secondary>
26526 </indexterm>
26527 <indexterm role="concept">
26528 <primary>certificate</primary>
26529 <secondary>revocation list for server</secondary>
26530 </indexterm>
26531 This option specifies a certificate revocation list. The expanded value must
26532 be the name of a file that contains a CRL in PEM format.
26533 </para>
26534 <para>
26535 <indexterm role="option">
26536 <primary>tls_dhparam</primary>
26537 </indexterm>
26538 </para>
26539 <informaltable frame="all">
26540 <tgroup cols="4" colsep="0" rowsep="0">
26541 <colspec colwidth="8*" align="left"/>
26542 <colspec colwidth="5*" align="center"/>
26543 <colspec colwidth="5*" align="center"/>
26544 <colspec colwidth="6*" align="right"/>
26545 <tbody>
26546 <row>
26547 <entry><option>tls_dhparam</option></entry>
26548 <entry>Use: <emphasis>main</emphasis></entry>
26549 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
26550 <entry>Default: <emphasis>unset</emphasis></entry>
26551 </row>
26552 </tbody>
26553 </tgroup>
26554 </informaltable>
26555 <para>
26556 <indexterm role="concept">
26557 <primary>TLS</primary>
26558 <secondary>D-H parameters for server</secondary>
26559 </indexterm>
26560 The value of this option is expanded, and must then be the absolute path to
26561 a file which contains the server&#x2019;s DH parameter values.
26562 This is used only for OpenSSL. When Exim is linked with GnuTLS, this option is
26563 ignored. See section <xref linkend="SECTopenvsgnu"/> for further details.
26564 </para>
26565 <para>
26566 <indexterm role="option">
26567 <primary>tls_on_connect_ports</primary>
26568 </indexterm>
26569 </para>
26570 <informaltable frame="all">
26571 <tgroup cols="4" colsep="0" rowsep="0">
26572 <colspec colwidth="8*" align="left"/>
26573 <colspec colwidth="5*" align="center"/>
26574 <colspec colwidth="5*" align="center"/>
26575 <colspec colwidth="6*" align="right"/>
26576 <tbody>
26577 <row>
26578 <entry><option>tls_on_connect_ports</option></entry>
26579 <entry>Use: <emphasis>main</emphasis></entry>
26580 <entry>Type: <emphasis>string list</emphasis></entry>
26581 <entry>Default: <emphasis>unset</emphasis></entry>
26582 </row>
26583 </tbody>
26584 </tgroup>
26585 </informaltable>
26586 <para>
26587 This option specifies a list of incoming SSMTP (aka SMTPS) ports that should
26588 operate the obsolete SSMTP (SMTPS) protocol, where a TLS session is immediately
26589 set up without waiting for the client to issue a STARTTLS command. For
26590 further details, see section <xref linkend="SECTsupobssmt"/>.
26591 </para>
26592 <para>
26593 <indexterm role="option">
26594 <primary>tls_privatekey</primary>
26595 </indexterm>
26596 </para>
26597 <informaltable frame="all">
26598 <tgroup cols="4" colsep="0" rowsep="0">
26599 <colspec colwidth="8*" align="left"/>
26600 <colspec colwidth="5*" align="center"/>
26601 <colspec colwidth="5*" align="center"/>
26602 <colspec colwidth="6*" align="right"/>
26603 <tbody>
26604 <row>
26605 <entry><option>tls_privatekey</option></entry>
26606 <entry>Use: <emphasis>main</emphasis></entry>
26607 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
26608 <entry>Default: <emphasis>unset</emphasis></entry>
26609 </row>
26610 </tbody>
26611 </tgroup>
26612 </informaltable>
26613 <para>
26614 <indexterm role="concept">
26615 <primary>TLS</primary>
26616 <secondary>server private key; location of</secondary>
26617 </indexterm>
26618 The value of this option is expanded, and must then be the absolute path to a
26619 file which contains the server&#x2019;s private key. If this option is unset, or if
26620 the expansion is forced to fail, or the result is an empty string, the private
26621 key is assumed to be in the same file as the server&#x2019;s certificates. See chapter
26622 <xref linkend="CHAPTLS"/> for further details.
26623 </para>
26624 <para>
26625 <indexterm role="option">
26626 <primary>tls_remember_esmtp</primary>
26627 </indexterm>
26628 </para>
26629 <informaltable frame="all">
26630 <tgroup cols="4" colsep="0" rowsep="0">
26631 <colspec colwidth="8*" align="left"/>
26632 <colspec colwidth="5*" align="center"/>
26633 <colspec colwidth="5*" align="center"/>
26634 <colspec colwidth="6*" align="right"/>
26635 <tbody>
26636 <row>
26637 <entry><option>tls_remember_esmtp</option></entry>
26638 <entry>Use: <emphasis>main</emphasis></entry>
26639 <entry>Type: <emphasis>boolean</emphasis></entry>
26640 <entry>Default: <emphasis>false</emphasis></entry>
26641 </row>
26642 </tbody>
26643 </tgroup>
26644 </informaltable>
26645 <para>
26646 <indexterm role="concept">
26647 <primary>TLS</primary>
26648 <secondary>esmtp state; remembering</secondary>
26649 </indexterm>
26650 <indexterm role="concept">
26651 <primary>TLS</primary>
26652 <secondary>broken clients</secondary>
26653 </indexterm>
26654 If this option is set true, Exim violates the RFCs by remembering that it is in
26655 <quote>esmtp</quote> state after successfully negotiating a TLS session. This provides
26656 support for broken clients that fail to send a new EHLO after starting a
26657 TLS session.
26658 </para>
26659 <para>
26660 <indexterm role="option">
26661 <primary>tls_require_ciphers</primary>
26662 </indexterm>
26663 </para>
26664 <informaltable frame="all">
26665 <tgroup cols="4" colsep="0" rowsep="0">
26666 <colspec colwidth="8*" align="left"/>
26667 <colspec colwidth="5*" align="center"/>
26668 <colspec colwidth="5*" align="center"/>
26669 <colspec colwidth="6*" align="right"/>
26670 <tbody>
26671 <row>
26672 <entry><option>tls_require_ciphers</option></entry>
26673 <entry>Use: <emphasis>main</emphasis></entry>
26674 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
26675 <entry>Default: <emphasis>unset</emphasis></entry>
26676 </row>
26677 </tbody>
26678 </tgroup>
26679 </informaltable>
26680 <para>
26681 <indexterm role="concept">
26682 <primary>TLS</primary>
26683 <secondary>requiring specific ciphers</secondary>
26684 </indexterm>
26685 <indexterm role="concept">
26686 <primary>cipher</primary>
26687 <secondary>requiring specific</secondary>
26688 </indexterm>
26689 This option controls which ciphers can be used for incoming TLS connections.
26690 The <command>smtp</command> transport has an option of the same name for controlling outgoing
26691 connections. This option is expanded for each connection, so can be varied for
26692 different clients if required. The value of this option must be a list of
26693 permitted cipher suites. The OpenSSL and GnuTLS libraries handle cipher control
26694 in somewhat different ways. If GnuTLS is being used, the client controls the
26695 preference order of the available ciphers. Details are given in sections
26696 <xref linkend="SECTreqciphssl"/> and <xref linkend="SECTreqciphgnu"/>.
26697 </para>
26698 <para>
26699 <indexterm role="option">
26700 <primary>tls_try_verify_hosts</primary>
26701 </indexterm>
26702 </para>
26703 <informaltable frame="all">
26704 <tgroup cols="4" colsep="0" rowsep="0">
26705 <colspec colwidth="8*" align="left"/>
26706 <colspec colwidth="5*" align="center"/>
26707 <colspec colwidth="5*" align="center"/>
26708 <colspec colwidth="6*" align="right"/>
26709 <tbody>
26710 <row>
26711 <entry><option>tls_try_verify_hosts</option></entry>
26712 <entry>Use: <emphasis>main</emphasis></entry>
26713 <entry>Type: <emphasis>host list</emphasis>&dagger;<emphasis></emphasis></entry>
26714 <entry>Default: <emphasis>unset</emphasis></entry>
26715 </row>
26716 </tbody>
26717 </tgroup>
26718 </informaltable>
26719 <para>
26720 <indexterm role="concept">
26721 <primary>TLS</primary>
26722 <secondary>client certificate verification</secondary>
26723 </indexterm>
26724 <indexterm role="concept">
26725 <primary>certificate</primary>
26726 <secondary>verification of client</secondary>
26727 </indexterm>
26728 See <option>tls_verify_hosts</option> below.
26729 </para>
26730 <para>
26731 <indexterm role="option">
26732 <primary>tls_verify_certificates</primary>
26733 </indexterm>
26734 </para>
26735 <informaltable frame="all">
26736 <tgroup cols="4" colsep="0" rowsep="0">
26737 <colspec colwidth="8*" align="left"/>
26738 <colspec colwidth="5*" align="center"/>
26739 <colspec colwidth="5*" align="center"/>
26740 <colspec colwidth="6*" align="right"/>
26741 <tbody>
26742 <row>
26743 <entry><option>tls_verify_certificates</option></entry>
26744 <entry>Use: <emphasis>main</emphasis></entry>
26745 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
26746 <entry>Default: <emphasis>unset</emphasis></entry>
26747 </row>
26748 </tbody>
26749 </tgroup>
26750 </informaltable>
26751 <para>
26752 <indexterm role="concept">
26753 <primary>TLS</primary>
26754 <secondary>client certificate verification</secondary>
26755 </indexterm>
26756 <indexterm role="concept">
26757 <primary>certificate</primary>
26758 <secondary>verification of client</secondary>
26759 </indexterm>
26760 The value of this option is expanded, and must then be the absolute path to
26761 a file containing permitted certificates for clients that
26762 match <option>tls_verify_hosts</option> or <option>tls_try_verify_hosts</option>. Alternatively, if you
26763 are using OpenSSL, you can set <option>tls_verify_certificates</option> to the name of a
26764 directory containing certificate files. This does not work with GnuTLS; the
26765 option must be set to the name of a single file if you are using GnuTLS.
26766 </para>
26767 <para>
26768 <indexterm role="option">
26769 <primary>tls_verify_hosts</primary>
26770 </indexterm>
26771 </para>
26772 <informaltable frame="all">
26773 <tgroup cols="4" colsep="0" rowsep="0">
26774 <colspec colwidth="8*" align="left"/>
26775 <colspec colwidth="5*" align="center"/>
26776 <colspec colwidth="5*" align="center"/>
26777 <colspec colwidth="6*" align="right"/>
26778 <tbody>
26779 <row>
26780 <entry><option>tls_verify_hosts</option></entry>
26781 <entry>Use: <emphasis>main</emphasis></entry>
26782 <entry>Type: <emphasis>host list</emphasis>&dagger;<emphasis></emphasis></entry>
26783 <entry>Default: <emphasis>unset</emphasis></entry>
26784 </row>
26785 </tbody>
26786 </tgroup>
26787 </informaltable>
26788 <para>
26789 <indexterm role="concept">
26790 <primary>TLS</primary>
26791 <secondary>client certificate verification</secondary>
26792 </indexterm>
26793 <indexterm role="concept">
26794 <primary>certificate</primary>
26795 <secondary>verification of client</secondary>
26796 </indexterm>
26797 This option, along with <option>tls_try_verify_hosts</option>, controls the checking of
26798 certificates from clients.
26799 The expected certificates are defined by <option>tls_verify_certificates</option>, which
26800 must be set. A configuration error occurs if either <option>tls_verify_hosts</option> or
26801 <option>tls_try_verify_hosts</option> is set and <option>tls_verify_certificates</option> is not set.
26802 </para>
26803 <para>
26804 Any client that matches <option>tls_verify_hosts</option> is constrained by
26805 <option>tls_verify_certificates</option>. The client must present one of the listed
26806 certificates. If it does not, the connection is aborted.
26807 </para>
26808 <para>
26809 A weaker form of checking is provided by <option>tls_try_verify_hosts</option>. If a client
26810 matches this option (but not <option>tls_verify_hosts</option>), Exim requests a
26811 certificate and checks it against <option>tls_verify_certificates</option>, but does not
26812 abort the connection if there is no certificate or if it does not match. This
26813 state can be detected in an ACL, which makes it possible to implement policies
26814 such as <quote>accept for relay only if a verified certificate has been received,
26815 but accept for local delivery if encrypted, even without a verified
26816 certificate</quote>.
26817 </para>
26818 <para>
26819 Client hosts that match neither of these lists are not asked to present
26820 certificates.
26821 </para>
26822 <para>
26823 <indexterm role="option">
26824 <primary>trusted_groups</primary>
26825 </indexterm>
26826 </para>
26827 <informaltable frame="all">
26828 <tgroup cols="4" colsep="0" rowsep="0">
26829 <colspec colwidth="8*" align="left"/>
26830 <colspec colwidth="5*" align="center"/>
26831 <colspec colwidth="5*" align="center"/>
26832 <colspec colwidth="6*" align="right"/>
26833 <tbody>
26834 <row>
26835 <entry><option>trusted_groups</option></entry>
26836 <entry>Use: <emphasis>main</emphasis></entry>
26837 <entry>Type: <emphasis>string list</emphasis>&dagger;<emphasis></emphasis></entry>
26838 <entry>Default: <emphasis>unset</emphasis></entry>
26839 </row>
26840 </tbody>
26841 </tgroup>
26842 </informaltable>
26843 <para>
26844 <indexterm role="concept">
26845 <primary>trusted group</primary>
26846 </indexterm>
26847 <indexterm role="concept">
26848 <primary>group</primary>
26849 <secondary>trusted</secondary>
26850 </indexterm>
26851 This option is expanded just once, at the start of Exim&#x2019;s processing. If this
26852 option is set, any process that is running in one of the listed groups, or
26853 which has one of them as a supplementary group, is trusted. The groups can be
26854 specified numerically or by name. See section <xref linkend="SECTtrustedadmin"/> for
26855 details of what trusted callers are permitted to do. If neither
26856 <option>trusted_groups</option> nor <option>trusted_users</option> is set, only root and the Exim user
26857 are trusted.
26858 </para>
26859 <para>
26860 <indexterm role="option">
26861 <primary>trusted_users</primary>
26862 </indexterm>
26863 </para>
26864 <informaltable frame="all">
26865 <tgroup cols="4" colsep="0" rowsep="0">
26866 <colspec colwidth="8*" align="left"/>
26867 <colspec colwidth="5*" align="center"/>
26868 <colspec colwidth="5*" align="center"/>
26869 <colspec colwidth="6*" align="right"/>
26870 <tbody>
26871 <row>
26872 <entry><option>trusted_users</option></entry>
26873 <entry>Use: <emphasis>main</emphasis></entry>
26874 <entry>Type: <emphasis>string list</emphasis>&dagger;<emphasis></emphasis></entry>
26875 <entry>Default: <emphasis>unset</emphasis></entry>
26876 </row>
26877 </tbody>
26878 </tgroup>
26879 </informaltable>
26880 <para>
26881 <indexterm role="concept">
26882 <primary>trusted user</primary>
26883 </indexterm>
26884 <indexterm role="concept">
26885 <primary>user</primary>
26886 <secondary>trusted</secondary>
26887 </indexterm>
26888 This option is expanded just once, at the start of Exim&#x2019;s processing. If this
26889 option is set, any process that is running as one of the listed users is
26890 trusted. The users can be specified numerically or by name. See section
26891 <xref linkend="SECTtrustedadmin"/> for details of what trusted callers are permitted to do.
26892 If neither <option>trusted_groups</option> nor <option>trusted_users</option> is set, only root and the
26893 Exim user are trusted.
26894 </para>
26895 <para>
26896 <indexterm role="option">
26897 <primary>unknown_login</primary>
26898 </indexterm>
26899 </para>
26900 <informaltable frame="all">
26901 <tgroup cols="4" colsep="0" rowsep="0">
26902 <colspec colwidth="8*" align="left"/>
26903 <colspec colwidth="5*" align="center"/>
26904 <colspec colwidth="5*" align="center"/>
26905 <colspec colwidth="6*" align="right"/>
26906 <tbody>
26907 <row>
26908 <entry><option>unknown_login</option></entry>
26909 <entry>Use: <emphasis>main</emphasis></entry>
26910 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
26911 <entry>Default: <emphasis>unset</emphasis></entry>
26912 </row>
26913 </tbody>
26914 </tgroup>
26915 </informaltable>
26916 <para>
26917 <indexterm role="concept">
26918 <primary>uid (user id)</primary>
26919 <secondary>unknown caller</secondary>
26920 </indexterm>
26921 <indexterm role="concept">
26922 <primary><varname>$caller_uid</varname></primary>
26923 </indexterm>
26924 This is a specialized feature for use in unusual configurations. By default, if
26925 the uid of the caller of Exim cannot be looked up using <function>getpwuid()</function>, Exim
26926 gives up. The <option>unknown_login</option> option can be used to set a login name to be
26927 used in this circumstance. It is expanded, so values like <option>user$caller_uid</option>
26928 can be set. When <option>unknown_login</option> is used, the value of <option>unknown_username</option>
26929 is used for the user&#x2019;s real name (gecos field), unless this has been set by the
26930 <option>-F</option> option.
26931 </para>
26932 <para>
26933 <indexterm role="option">
26934 <primary>unknown_username</primary>
26935 </indexterm>
26936 </para>
26937 <informaltable frame="all">
26938 <tgroup cols="4" colsep="0" rowsep="0">
26939 <colspec colwidth="8*" align="left"/>
26940 <colspec colwidth="5*" align="center"/>
26941 <colspec colwidth="5*" align="center"/>
26942 <colspec colwidth="6*" align="right"/>
26943 <tbody>
26944 <row>
26945 <entry><option>unknown_username</option></entry>
26946 <entry>Use: <emphasis>main</emphasis></entry>
26947 <entry>Type: <emphasis>string</emphasis></entry>
26948 <entry>Default: <emphasis>unset</emphasis></entry>
26949 </row>
26950 </tbody>
26951 </tgroup>
26952 </informaltable>
26953 <para>
26954 See <option>unknown_login</option>.
26955 </para>
26956 <para>
26957 <indexterm role="option">
26958 <primary>untrusted_set_sender</primary>
26959 </indexterm>
26960 </para>
26961 <informaltable frame="all">
26962 <tgroup cols="4" colsep="0" rowsep="0">
26963 <colspec colwidth="8*" align="left"/>
26964 <colspec colwidth="5*" align="center"/>
26965 <colspec colwidth="5*" align="center"/>
26966 <colspec colwidth="6*" align="right"/>
26967 <tbody>
26968 <row>
26969 <entry><option>untrusted_set_sender</option></entry>
26970 <entry>Use: <emphasis>main</emphasis></entry>
26971 <entry>Type: <emphasis>address list</emphasis>&dagger;<emphasis></emphasis></entry>
26972 <entry>Default: <emphasis>unset</emphasis></entry>
26973 </row>
26974 </tbody>
26975 </tgroup>
26976 </informaltable>
26977 <para>
26978 <indexterm role="concept">
26979 <primary>trusted user</primary>
26980 </indexterm>
26981 <indexterm role="concept">
26982 <primary>sender</primary>
26983 <secondary>setting by untrusted user</secondary>
26984 </indexterm>
26985 <indexterm role="concept">
26986 <primary>untrusted user</primary>
26987 <secondary>setting sender</secondary>
26988 </indexterm>
26989 <indexterm role="concept">
26990 <primary>user</primary>
26991 <secondary>untrusted setting sender</secondary>
26992 </indexterm>
26993 <indexterm role="concept">
26994 <primary>envelope sender</primary>
26995 </indexterm>
26996 When an untrusted user submits a message to Exim using the standard input, Exim
26997 normally creates an envelope sender address from the user&#x2019;s login and the
26998 default qualification domain. Data from the <option>-f</option> option (for setting envelope
26999 senders on non-SMTP messages) or the SMTP MAIL command (if <option>-bs</option> or <option>-bS</option>
27000 is used) is ignored.
27001 </para>
27002 <para>
27003 However, untrusted users are permitted to set an empty envelope sender address,
27004 to declare that a message should never generate any bounces. For example:
27005 </para>
27006 <literallayout class="monospaced">
27007 exim -f '&lt;&gt;' user@domain.example
27008 </literallayout>
27009 <para>
27010 <indexterm role="concept">
27011 <primary><varname>$sender_ident</varname></primary>
27012 </indexterm>
27013 The <option>untrusted_set_sender</option> option allows you to permit untrusted users to set
27014 other envelope sender addresses in a controlled way. When it is set, untrusted
27015 users are allowed to set envelope sender addresses that match any of the
27016 patterns in the list. Like all address lists, the string is expanded. The
27017 identity of the user is in <varname>$sender_ident</varname>, so you can, for example, restrict
27018 users to setting senders that start with their login ids
27019 followed by a hyphen
27020 by a setting like this:
27021 </para>
27022 <literallayout class="monospaced">
27023 untrusted_set_sender = ^$sender_ident-
27024 </literallayout>
27025 <para>
27026 If you want to allow untrusted users to set envelope sender addresses without
27027 restriction, you can use
27028 </para>
27029 <literallayout class="monospaced">
27030 untrusted_set_sender = *
27031 </literallayout>
27032 <para>
27033 The <option>untrusted_set_sender</option> option applies to all forms of local input, but
27034 only to the setting of the envelope sender. It does not permit untrusted users
27035 to use the other options which trusted user can use to override message
27036 parameters. Furthermore, it does not stop Exim from removing an existing
27037 <emphasis>Sender:</emphasis> header in the message, or from adding a <emphasis>Sender:</emphasis> header if
27038 necessary. See <option>local_sender_retain</option> and <option>local_from_check</option> for ways of
27039 overriding these actions. The handling of the <emphasis>Sender:</emphasis> header is also
27040 described in section <xref linkend="SECTthesenhea"/>.
27041 </para>
27042 <para>
27043 The log line for a message&#x2019;s arrival shows the envelope sender following
27044 <quote>&lt;=</quote>. For local messages, the user&#x2019;s login always follows, after <quote>U=</quote>. In
27045 <option>-bp</option> displays, and in the Exim monitor, if an untrusted user sets an
27046 envelope sender address, the user&#x2019;s login is shown in parentheses after the
27047 sender address.
27048 </para>
27049 <para>
27050 <indexterm role="option">
27051 <primary>uucp_from_pattern</primary>
27052 </indexterm>
27053 </para>
27054 <informaltable frame="all">
27055 <tgroup cols="4" colsep="0" rowsep="0">
27056 <colspec colwidth="8*" align="left"/>
27057 <colspec colwidth="5*" align="center"/>
27058 <colspec colwidth="5*" align="center"/>
27059 <colspec colwidth="6*" align="right"/>
27060 <tbody>
27061 <row>
27062 <entry><option>uucp_from_pattern</option></entry>
27063 <entry>Use: <emphasis>main</emphasis></entry>
27064 <entry>Type: <emphasis>string</emphasis></entry>
27065 <entry>Default: <emphasis>see below</emphasis></entry>
27066 </row>
27067 </tbody>
27068 </tgroup>
27069 </informaltable>
27070 <para>
27071 <indexterm role="concept">
27072 <primary><quote>From</quote> line</primary>
27073 </indexterm>
27074 <indexterm role="concept">
27075 <primary>UUCP</primary>
27076 <secondary><quote>From</quote> line</secondary>
27077 </indexterm>
27078 Some applications that pass messages to an MTA via a command line interface use
27079 an initial line starting with <quote>From&nbsp;</quote> to pass the envelope sender. In
27080 particular, this is used by UUCP software. Exim recognizes such a line by means
27081 of a regular expression that is set in <option>uucp_from_pattern</option>. When the pattern
27082 matches, the sender address is constructed by expanding the contents of
27083 <option>uucp_from_sender</option>, provided that the caller of Exim is a trusted user. The
27084 default pattern recognizes lines in the following two forms:
27085 </para>
27086 <literallayout class="monospaced">
27087 From ph10 Fri Jan  5 12:35 GMT 1996
27088 From ph10 Fri, 7 Jan 97 14:00:00 GMT
27089 </literallayout>
27090 <para>
27091 The pattern can be seen by running
27092 </para>
27093 <literallayout class="monospaced">
27094 exim -bP uucp_from_pattern
27095 </literallayout>
27096 <para>
27097 It checks only up to the hours and minutes, and allows for a 2-digit or 4-digit
27098 year in the second case. The first word after <quote>From&nbsp;</quote> is matched in the
27099 regular expression by a parenthesized subpattern. The default value for
27100 <option>uucp_from_sender</option> is <quote>$1</quote>, which therefore just uses this first word
27101 (<quote>ph10</quote> in the example above) as the message&#x2019;s sender. See also
27102 <option>ignore_fromline_hosts</option>.
27103 </para>
27104 <para>
27105 <indexterm role="option">
27106 <primary>uucp_from_sender</primary>
27107 </indexterm>
27108 </para>
27109 <informaltable frame="all">
27110 <tgroup cols="4" colsep="0" rowsep="0">
27111 <colspec colwidth="8*" align="left"/>
27112 <colspec colwidth="5*" align="center"/>
27113 <colspec colwidth="5*" align="center"/>
27114 <colspec colwidth="6*" align="right"/>
27115 <tbody>
27116 <row>
27117 <entry><option>uucp_from_sender</option></entry>
27118 <entry>Use: <emphasis>main</emphasis></entry>
27119 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
27120 <entry>Default: <emphasis><literal>$1</literal></emphasis></entry>
27121 </row>
27122 </tbody>
27123 </tgroup>
27124 </informaltable>
27125 <para>
27126 See <option>uucp_from_pattern</option> above.
27127 </para>
27128 <para>
27129 <indexterm role="option">
27130 <primary>warn_message_file</primary>
27131 </indexterm>
27132 </para>
27133 <informaltable frame="all">
27134 <tgroup cols="4" colsep="0" rowsep="0">
27135 <colspec colwidth="8*" align="left"/>
27136 <colspec colwidth="5*" align="center"/>
27137 <colspec colwidth="5*" align="center"/>
27138 <colspec colwidth="6*" align="right"/>
27139 <tbody>
27140 <row>
27141 <entry><option>warn_message_file</option></entry>
27142 <entry>Use: <emphasis>main</emphasis></entry>
27143 <entry>Type: <emphasis>string</emphasis></entry>
27144 <entry>Default: <emphasis>unset</emphasis></entry>
27145 </row>
27146 </tbody>
27147 </tgroup>
27148 </informaltable>
27149 <para>
27150 <indexterm role="concept">
27151 <primary>warning of delay</primary>
27152 <secondary>customizing the message</secondary>
27153 </indexterm>
27154 <indexterm role="concept">
27155 <primary>customizing</primary>
27156 <secondary>warning message</secondary>
27157 </indexterm>
27158 This option defines a template file containing paragraphs of text to be used
27159 for constructing the warning message which is sent by Exim when a message has
27160 been on the queue for a specified amount of time, as specified by
27161 <option>delay_warning</option>. Details of the file&#x2019;s contents are given in chapter
27162 <xref linkend="CHAPemsgcust"/>. See also <option>bounce_message_file</option>.
27163 </para>
27164 <para>
27165 <indexterm role="option">
27166 <primary>write_rejectlog</primary>
27167 </indexterm>
27168 </para>
27169 <informaltable frame="all">
27170 <tgroup cols="4" colsep="0" rowsep="0">
27171 <colspec colwidth="8*" align="left"/>
27172 <colspec colwidth="5*" align="center"/>
27173 <colspec colwidth="5*" align="center"/>
27174 <colspec colwidth="6*" align="right"/>
27175 <tbody>
27176 <row>
27177 <entry><option>write_rejectlog</option></entry>
27178 <entry>Use: <emphasis>main</emphasis></entry>
27179 <entry>Type: <emphasis>boolean</emphasis></entry>
27180 <entry>Default: <emphasis>true</emphasis></entry>
27181 </row>
27182 </tbody>
27183 </tgroup>
27184 </informaltable>
27185 <para>
27186 <indexterm role="concept">
27187 <primary>reject log</primary>
27188 <secondary>disabling</secondary>
27189 </indexterm>
27190 If this option is set false, Exim no longer writes anything to the reject log.
27191 See chapter <xref linkend="CHAPlog"/> for details of what Exim writes to its logs.
27192 <indexterm role="concept" startref="IIDconfima" class="endofrange"/>
27193 <indexterm role="concept" startref="IIDmaiconf" class="endofrange"/>
27194 </para>
27195 </section>
27196 </chapter>
27197
27198 <chapter id="CHAProutergeneric">
27199 <title>Generic options for routers</title>
27200 <para>
27201 <indexterm role="concept" id="IIDgenoprou1" class="startofrange">
27202 <primary>options</primary>
27203 <secondary>generic; for routers</secondary>
27204 </indexterm>
27205 <indexterm role="concept" id="IIDgenoprou2" class="startofrange">
27206 <primary>generic options</primary>
27207 <secondary>router</secondary>
27208 </indexterm>
27209 This chapter describes the generic options that apply to all routers.
27210 Those that are preconditions are marked with &Dagger; in the <quote>use</quote> field.
27211 </para>
27212 <para>
27213 For a general description of how a router operates, see sections
27214 <xref linkend="SECTrunindrou"/> and <xref linkend="SECTrouprecon"/>. The latter specifies the order in
27215 which the preconditions are tested. The order of expansion of the options that
27216 provide data for a transport is: <option>errors_to</option>, <option>headers_add</option>,
27217 <option>headers_remove</option>, <option>transport</option>.
27218 </para>
27219 <para>
27220 <indexterm role="option">
27221 <primary>address_data</primary>
27222 </indexterm>
27223 </para>
27224 <informaltable frame="all">
27225 <tgroup cols="4" colsep="0" rowsep="0">
27226 <colspec colwidth="8*" align="left"/>
27227 <colspec colwidth="5*" align="center"/>
27228 <colspec colwidth="5*" align="center"/>
27229 <colspec colwidth="6*" align="right"/>
27230 <tbody>
27231 <row>
27232 <entry><option>address_data</option></entry>
27233 <entry>Use: <emphasis>routers</emphasis></entry>
27234 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
27235 <entry>Default: <emphasis>unset</emphasis></entry>
27236 </row>
27237 </tbody>
27238 </tgroup>
27239 </informaltable>
27240 <para>
27241 <indexterm role="concept">
27242 <primary>router</primary>
27243 <secondary>data attached to address</secondary>
27244 </indexterm>
27245 The string is expanded just before the router is run, that is, after all the
27246 precondition tests have succeeded. If the expansion is forced to fail, the
27247 router declines, the value of <option>address_data</option> remains unchanged, and the
27248 <option>more</option> option controls what happens next. Other expansion failures cause
27249 delivery of the address to be deferred.
27250 </para>
27251 <para>
27252 <indexterm role="concept">
27253 <primary><varname>$address_data</varname></primary>
27254 </indexterm>
27255 When the expansion succeeds, the value is retained with the address, and can be
27256 accessed using the variable <varname>$address_data</varname> in the current router, subsequent
27257 routers, and the eventual transport.
27258 </para>
27259 <para>
27260 <emphasis role="bold">Warning</emphasis>: If the current or any subsequent router is a <command>redirect</command> router
27261 that runs a user&#x2019;s filter file, the contents of <varname>$address_data</varname> are accessible
27262 in the filter. This is not normally a problem, because such data is usually
27263 either not confidential or it <quote>belongs</quote> to the current user, but if you do
27264 put confidential data into <varname>$address_data</varname> you need to remember this point.
27265 </para>
27266 <para>
27267 Even if the router declines or passes, the value of <varname>$address_data</varname> remains
27268 with the address, though it can be changed by another <option>address_data</option> setting
27269 on a subsequent router. If a router generates child addresses, the value of
27270 <varname>$address_data</varname> propagates to them. This also applies to the special kind of
27271 <quote>child</quote> that is generated by a router with the <option>unseen</option> option.
27272 </para>
27273 <para>
27274 The idea of <option>address_data</option> is that you can use it to look up a lot of data
27275 for the address once, and then pick out parts of the data later. For example,
27276 you could use a single LDAP lookup to return a string of the form
27277 </para>
27278 <literallayout class="monospaced">
27279 uid=1234 gid=5678 mailbox=/mail/xyz forward=/home/xyz/.forward
27280 </literallayout>
27281 <para>
27282 In the transport you could pick out the mailbox by a setting such as
27283 </para>
27284 <literallayout class="monospaced">
27285 file = ${extract{mailbox}{$address_data}}
27286 </literallayout>
27287 <para>
27288 This makes the configuration file less messy, and also reduces the number of
27289 lookups (though Exim does cache lookups).
27290 </para>
27291 <para>
27292 The <option>address_data</option> facility is also useful as a means of passing information
27293 from one router to another, and from a router to a transport. In addition, if
27294 </para>
27295 <para>
27296 <indexterm role="concept">
27297 <primary><varname>$sender_address_data</varname></primary>
27298 </indexterm>
27299 <indexterm role="concept">
27300 <primary><varname>$address_data</varname></primary>
27301 </indexterm>
27302 When <varname>$address_data</varname> is set by a router when verifying a recipient address
27303 from an ACL, it remains available for use in the rest of the ACL statement.
27304 After verifying a sender, the value is transferred to <varname>$sender_address_data</varname>.
27305 </para>
27306 <para>
27307 <indexterm role="option">
27308 <primary>address_test</primary>
27309 </indexterm>
27310 </para>
27311 <informaltable frame="all">
27312 <tgroup cols="4" colsep="0" rowsep="0">
27313 <colspec colwidth="8*" align="left"/>
27314 <colspec colwidth="5*" align="center"/>
27315 <colspec colwidth="5*" align="center"/>
27316 <colspec colwidth="6*" align="right"/>
27317 <tbody>
27318 <row>
27319 <entry><option>address_test</option></entry>
27320 <entry>Use: <emphasis>routers</emphasis>&Dagger;<emphasis></emphasis></entry>
27321 <entry>Type: <emphasis>boolean</emphasis></entry>
27322 <entry>Default: <emphasis>true</emphasis></entry>
27323 </row>
27324 </tbody>
27325 </tgroup>
27326 </informaltable>
27327 <para>
27328 <indexterm role="concept">
27329 <primary><option>-bt</option> option</primary>
27330 </indexterm>
27331 <indexterm role="concept">
27332 <primary>router</primary>
27333 <secondary>skipping when address testing</secondary>
27334 </indexterm>
27335 If this option is set false, the router is skipped when routing is being tested
27336 by means of the <option>-bt</option> command line option. This can be a convenience when
27337 your first router sends messages to an external scanner, because it saves you
27338 having to set the <quote>already scanned</quote> indicator when testing real address
27339 routing.
27340 </para>
27341 <para>
27342 <indexterm role="option">
27343 <primary>cannot_route_message</primary>
27344 </indexterm>
27345 </para>
27346 <informaltable frame="all">
27347 <tgroup cols="4" colsep="0" rowsep="0">
27348 <colspec colwidth="8*" align="left"/>
27349 <colspec colwidth="5*" align="center"/>
27350 <colspec colwidth="5*" align="center"/>
27351 <colspec colwidth="6*" align="right"/>
27352 <tbody>
27353 <row>
27354 <entry><option>cannot_route_message</option></entry>
27355 <entry>Use: <emphasis>routers</emphasis></entry>
27356 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
27357 <entry>Default: <emphasis>unset</emphasis></entry>
27358 </row>
27359 </tbody>
27360 </tgroup>
27361 </informaltable>
27362 <para>
27363 <indexterm role="concept">
27364 <primary>router</primary>
27365 <secondary>customizing <quote>cannot route</quote> message</secondary>
27366 </indexterm>
27367 <indexterm role="concept">
27368 <primary>customizing</primary>
27369 <secondary><quote>cannot route</quote> message</secondary>
27370 </indexterm>
27371 This option specifies a text message that is used when an address cannot be
27372 routed because Exim has run out of routers. The default message is
27373 <quote>Unrouteable address</quote>. This option is useful only on routers that have
27374 <option>more</option> set false, or on the very last router in a configuration, because the
27375 value that is used is taken from the last router that is considered. This
27376 includes a router that is skipped because its preconditions are not met, as
27377 well as a router that declines. For example, using the default configuration,
27378 you could put:
27379 </para>
27380 <literallayout class="monospaced">
27381 cannot_route_message = Remote domain not found in DNS
27382 </literallayout>
27383 <para>
27384 on the first router, which is a <command>dnslookup</command> router with <option>more</option> set false,
27385 and
27386 </para>
27387 <literallayout class="monospaced">
27388 cannot_route_message = Unknown local user
27389 </literallayout>
27390 <para>
27391 on the final router that checks for local users. If string expansion fails for
27392 this option, the default message is used. Unless the expansion failure was
27393 explicitly forced, a message about the failure is written to the main and panic
27394 logs, in addition to the normal message about the routing failure.
27395 </para>
27396 <para>
27397 <indexterm role="option">
27398 <primary>caseful_local_part</primary>
27399 </indexterm>
27400 </para>
27401 <informaltable frame="all">
27402 <tgroup cols="4" colsep="0" rowsep="0">
27403 <colspec colwidth="8*" align="left"/>
27404 <colspec colwidth="5*" align="center"/>
27405 <colspec colwidth="5*" align="center"/>
27406 <colspec colwidth="6*" align="right"/>
27407 <tbody>
27408 <row>
27409 <entry><option>caseful_local_part</option></entry>
27410 <entry>Use: <emphasis>routers</emphasis></entry>
27411 <entry>Type: <emphasis>boolean</emphasis></entry>
27412 <entry>Default: <emphasis>false</emphasis></entry>
27413 </row>
27414 </tbody>
27415 </tgroup>
27416 </informaltable>
27417 <para>
27418 <indexterm role="concept">
27419 <primary>case of local parts</primary>
27420 </indexterm>
27421 <indexterm role="concept">
27422 <primary>router</primary>
27423 <secondary>case of local parts</secondary>
27424 </indexterm>
27425 By default, routers handle the local parts of addresses in a case-insensitive
27426 manner, though the actual case is preserved for transmission with the message.
27427 If you want the case of letters to be significant in a router, you must set
27428 this option true. For individual router options that contain address or local
27429 part lists (for example, <option>local_parts</option>), case-sensitive matching can be
27430 turned on by <quote>+caseful</quote> as a list item. See section <xref linkend="SECTcasletadd"/> for
27431 more details.
27432 </para>
27433 <para>
27434 <indexterm role="concept">
27435 <primary><varname>$local_part</varname></primary>
27436 </indexterm>
27437 <indexterm role="concept">
27438 <primary><varname>$original_local_part</varname></primary>
27439 </indexterm>
27440 <indexterm role="concept">
27441 <primary><varname>$parent_local_part</varname></primary>
27442 </indexterm>
27443 The value of the <varname>$local_part</varname> variable is forced to lower case while a
27444 router is running unless <option>caseful_local_part</option> is set. When a router assigns
27445 an address to a transport, the value of <varname>$local_part</varname> when the transport runs
27446 is the same as it was in the router. Similarly, when a router generates child
27447 addresses by aliasing or forwarding, the values of <varname>$original_local_part</varname>
27448 and <varname>$parent_local_part</varname> are those that were used by the redirecting router.
27449 </para>
27450 <para>
27451 This option applies to the processing of an address by a router. When a
27452 recipient address is being processed in an ACL, there is a separate <option>control</option>
27453 modifier that can be used to specify case-sensitive processing within the ACL
27454 (see section <xref linkend="SECTcontrols"/>).
27455 </para>
27456 <para>
27457 <indexterm role="option">
27458 <primary>check_local_user</primary>
27459 </indexterm>
27460 </para>
27461 <informaltable frame="all">
27462 <tgroup cols="4" colsep="0" rowsep="0">
27463 <colspec colwidth="8*" align="left"/>
27464 <colspec colwidth="5*" align="center"/>
27465 <colspec colwidth="5*" align="center"/>
27466 <colspec colwidth="6*" align="right"/>
27467 <tbody>
27468 <row>
27469 <entry><option>check_local_user</option></entry>
27470 <entry>Use: <emphasis>routers</emphasis>&Dagger;<emphasis></emphasis></entry>
27471 <entry>Type: <emphasis>boolean</emphasis></entry>
27472 <entry>Default: <emphasis>false</emphasis></entry>
27473 </row>
27474 </tbody>
27475 </tgroup>
27476 </informaltable>
27477 <para>
27478 <indexterm role="concept">
27479 <primary>local user</primary>
27480 <secondary>checking in router</secondary>
27481 </indexterm>
27482 <indexterm role="concept">
27483 <primary>router</primary>
27484 <secondary>checking for local user</secondary>
27485 </indexterm>
27486 <indexterm role="concept">
27487 <primary><filename>/etc/passwd</filename></primary>
27488 </indexterm>
27489 <indexterm role="concept">
27490 <primary><varname>$home</varname></primary>
27491 </indexterm>
27492 When this option is true, Exim checks that the local part of the recipient
27493 address (with affixes removed if relevant) is the name of an account on the
27494 local system. The check is done by calling the <function>getpwnam()</function> function rather
27495 than trying to read <filename>/etc/passwd</filename> directly. This means that other methods of
27496 holding password data (such as NIS) are supported. If the local part is a local
27497 user, <varname>$home</varname> is set from the password data, and can be tested in other
27498 preconditions that are evaluated after this one (the order of evaluation is
27499 given in section <xref linkend="SECTrouprecon"/>). However, the value of <varname>$home</varname> can be
27500 overridden by <option>router_home_directory</option>. If the local part is not a local user,
27501 the router is skipped.
27502 </para>
27503 <para>
27504 If you want to check that the local part is either the name of a local user
27505 or matches something else, you cannot combine <option>check_local_user</option> with a
27506 setting of <option>local_parts</option>, because that specifies the logical <emphasis>and</emphasis> of the
27507 two conditions. However, you can use a <command>passwd</command> lookup in a <option>local_parts</option>
27508 setting to achieve this. For example:
27509 </para>
27510 <literallayout class="monospaced">
27511 local_parts = passwd;$local_part : lsearch;/etc/other/users
27512 </literallayout>
27513 <para>
27514 Note, however, that the side effects of <option>check_local_user</option> (such as setting
27515 up a home directory) do not occur when a <command>passwd</command> lookup is used in a
27516 <option>local_parts</option> (or any other) precondition.
27517 </para>
27518 <para>
27519 <indexterm role="option">
27520 <primary>condition</primary>
27521 </indexterm>
27522 </para>
27523 <informaltable frame="all">
27524 <tgroup cols="4" colsep="0" rowsep="0">
27525 <colspec colwidth="8*" align="left"/>
27526 <colspec colwidth="5*" align="center"/>
27527 <colspec colwidth="5*" align="center"/>
27528 <colspec colwidth="6*" align="right"/>
27529 <tbody>
27530 <row>
27531 <entry><option>condition</option></entry>
27532 <entry>Use: <emphasis>routers</emphasis>&Dagger;<emphasis></emphasis></entry>
27533 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
27534 <entry>Default: <emphasis>unset</emphasis></entry>
27535 </row>
27536 </tbody>
27537 </tgroup>
27538 </informaltable>
27539 <para>
27540 <indexterm role="concept">
27541 <primary>router</primary>
27542 <secondary>customized precondition</secondary>
27543 </indexterm>
27544 This option specifies a general precondition test that has to succeed for the
27545 router to be called. The <option>condition</option> option is the last precondition to be
27546 evaluated (see section <xref linkend="SECTrouprecon"/>). The string is expanded, and if the
27547 result is a forced failure, or an empty string, or one of the strings <quote>0</quote> or
27548 <quote>no</quote> or <quote>false</quote> (checked without regard to the case of the letters), the
27549 router is skipped, and the address is offered to the next one.
27550 </para>
27551 <para>
27552 If the result is any other value, the router is run (as this is the last
27553 precondition to be evaluated, all the other preconditions must be true).
27554 </para>
27555 <para>
27556 The <option>condition</option> option provides a means of applying custom conditions to the
27557 running of routers. Note that in the case of a simple conditional expansion,
27558 the default expansion values are exactly what is wanted. For example:
27559 </para>
27560 <literallayout class="monospaced">
27561 condition = ${if &gt;{$message_age}{600}}
27562 </literallayout>
27563 <para>
27564 Because of the default behaviour of the string expansion, this is equivalent to
27565 </para>
27566 <literallayout class="monospaced">
27567 condition = ${if &gt;{$message_age}{600}{true}{}}
27568 </literallayout>
27569 <para>
27570 If the expansion fails (other than forced failure) delivery is deferred. Some
27571 of the other precondition options are common special cases that could in fact
27572 be specified using <option>condition</option>.
27573 </para>
27574 <para>
27575 <indexterm role="option">
27576 <primary>debug_print</primary>
27577 </indexterm>
27578 </para>
27579 <informaltable frame="all">
27580 <tgroup cols="4" colsep="0" rowsep="0">
27581 <colspec colwidth="8*" align="left"/>
27582 <colspec colwidth="5*" align="center"/>
27583 <colspec colwidth="5*" align="center"/>
27584 <colspec colwidth="6*" align="right"/>
27585 <tbody>
27586 <row>
27587 <entry><option>debug_print</option></entry>
27588 <entry>Use: <emphasis>routers</emphasis></entry>
27589 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
27590 <entry>Default: <emphasis>unset</emphasis></entry>
27591 </row>
27592 </tbody>
27593 </tgroup>
27594 </informaltable>
27595 <para>
27596 <indexterm role="concept">
27597 <primary>testing</primary>
27598 <secondary>variables in drivers</secondary>
27599 </indexterm>
27600 If this option is set and debugging is enabled (see the <option>-d</option> command line
27601 option), the string is expanded and included in the debugging output.
27602 If expansion of the string fails, the error message is written to the debugging
27603 output, and Exim carries on processing.
27604 This option is provided to help with checking out the values of variables and
27605 so on when debugging router configurations. For example, if a <option>condition</option>
27606 option appears not to be working, <option>debug_print</option> can be used to output the
27607 variables it references. The output happens after checks for <option>domains</option>,
27608 <option>local_parts</option>, and <option>check_local_user</option> but before any other preconditions
27609 are tested. A newline is added to the text if it does not end with one.
27610 </para>
27611 <para>
27612 <indexterm role="option">
27613 <primary>disable_logging</primary>
27614 </indexterm>
27615 </para>
27616 <informaltable frame="all">
27617 <tgroup cols="4" colsep="0" rowsep="0">
27618 <colspec colwidth="8*" align="left"/>
27619 <colspec colwidth="5*" align="center"/>
27620 <colspec colwidth="5*" align="center"/>
27621 <colspec colwidth="6*" align="right"/>
27622 <tbody>
27623 <row>
27624 <entry><option>disable_logging</option></entry>
27625 <entry>Use: <emphasis>routers</emphasis></entry>
27626 <entry>Type: <emphasis>boolean</emphasis></entry>
27627 <entry>Default: <emphasis>false</emphasis></entry>
27628 </row>
27629 </tbody>
27630 </tgroup>
27631 </informaltable>
27632 <para>
27633 If this option is set true, nothing is logged for any routing errors
27634 or for any deliveries caused by this router. You should not set this option
27635 unless you really, really know what you are doing. See also the generic
27636 transport option of the same name.
27637 </para>
27638 <para>
27639 <indexterm role="option">
27640 <primary>domains</primary>
27641 </indexterm>
27642 </para>
27643 <informaltable frame="all">
27644 <tgroup cols="4" colsep="0" rowsep="0">
27645 <colspec colwidth="8*" align="left"/>
27646 <colspec colwidth="5*" align="center"/>
27647 <colspec colwidth="5*" align="center"/>
27648 <colspec colwidth="6*" align="right"/>
27649 <tbody>
27650 <row>
27651 <entry><option>domains</option></entry>
27652 <entry>Use: <emphasis>routers</emphasis>&Dagger;<emphasis></emphasis></entry>
27653 <entry>Type: <emphasis>domain list</emphasis>&dagger;<emphasis></emphasis></entry>
27654 <entry>Default: <emphasis>unset</emphasis></entry>
27655 </row>
27656 </tbody>
27657 </tgroup>
27658 </informaltable>
27659 <para>
27660 <indexterm role="concept">
27661 <primary>router</primary>
27662 <secondary>restricting to specific domains</secondary>
27663 </indexterm>
27664 <indexterm role="concept">
27665 <primary><varname>$domain_data</varname></primary>
27666 </indexterm>
27667 If this option is set, the router is skipped unless the current domain matches
27668 the list. If the match is achieved by means of a file lookup, the data that the
27669 lookup returned for the domain is placed in <varname>$domain_data</varname> for use in string
27670 expansions of the driver&#x2019;s private options. See section <xref linkend="SECTrouprecon"/> for
27671 a list of the order in which preconditions are evaluated.
27672 </para>
27673 <para>
27674 <indexterm role="option">
27675 <primary>driver</primary>
27676 </indexterm>
27677 </para>
27678 <informaltable frame="all">
27679 <tgroup cols="4" colsep="0" rowsep="0">
27680 <colspec colwidth="8*" align="left"/>
27681 <colspec colwidth="5*" align="center"/>
27682 <colspec colwidth="5*" align="center"/>
27683 <colspec colwidth="6*" align="right"/>
27684 <tbody>
27685 <row>
27686 <entry><option>driver</option></entry>
27687 <entry>Use: <emphasis>routers</emphasis></entry>
27688 <entry>Type: <emphasis>string</emphasis></entry>
27689 <entry>Default: <emphasis>unset</emphasis></entry>
27690 </row>
27691 </tbody>
27692 </tgroup>
27693 </informaltable>
27694 <para>
27695 This option must always be set. It specifies which of the available routers is
27696 to be used.
27697 </para>
27698 <para>
27699 <indexterm role="option">
27700 <primary>errors_to</primary>
27701 </indexterm>
27702 </para>
27703 <informaltable frame="all">
27704 <tgroup cols="4" colsep="0" rowsep="0">
27705 <colspec colwidth="8*" align="left"/>
27706 <colspec colwidth="5*" align="center"/>
27707 <colspec colwidth="5*" align="center"/>
27708 <colspec colwidth="6*" align="right"/>
27709 <tbody>
27710 <row>
27711 <entry><option>errors_to</option></entry>
27712 <entry>Use: <emphasis>routers</emphasis></entry>
27713 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
27714 <entry>Default: <emphasis>unset</emphasis></entry>
27715 </row>
27716 </tbody>
27717 </tgroup>
27718 </informaltable>
27719 <para>
27720 <indexterm role="concept">
27721 <primary>envelope sender</primary>
27722 </indexterm>
27723 <indexterm role="concept">
27724 <primary>router</primary>
27725 <secondary>changing address for errors</secondary>
27726 </indexterm>
27727 If a router successfully handles an address, it may assign the address to a
27728 transport for delivery or it may generate child addresses. In both cases, if
27729 there is a delivery problem during later processing, the resulting bounce
27730 message is sent to the address that results from expanding this string,
27731 provided that the address verifies successfully. The <option>errors_to</option> option is
27732 expanded before <option>headers_add</option>, <option>headers_remove</option>, and <option>transport</option>.
27733 </para>
27734 <para>
27735 The <option>errors_to</option> setting associated with an address can be overridden if it
27736 subsequently passes through other routers that have their own <option>errors_to</option>
27737 settings, or if the message is delivered by a transport with a <option>return_path</option>
27738 setting.
27739 </para>
27740 <para>
27741 If <option>errors_to</option> is unset, or the expansion is forced to fail, or the result of
27742 the expansion fails to verify, the errors address associated with the incoming
27743 address is used. At top level, this is the envelope sender. A non-forced
27744 expansion failure causes delivery to be deferred.
27745 </para>
27746 <para>
27747 If an address for which <option>errors_to</option> has been set ends up being delivered over
27748 SMTP, the envelope sender for that delivery is the <option>errors_to</option> value, so that
27749 any bounces that are generated by other MTAs on the delivery route are also
27750 sent there. You can set <option>errors_to</option> to the empty string by either of these
27751 settings:
27752 </para>
27753 <literallayout class="monospaced">
27754 errors_to =
27755 errors_to = ""
27756 </literallayout>
27757 <para>
27758 An expansion item that yields an empty string has the same effect. If you do
27759 this, a locally detected delivery error for addresses processed by this router
27760 no longer gives rise to a bounce message; the error is discarded. If the
27761 address is delivered to a remote host, the return path is set to <literal>&lt;&gt;</literal>, unless
27762 overridden by the <option>return_path</option> option on the transport.
27763 </para>
27764 <para>
27765 <indexterm role="concept">
27766 <primary><varname>$address_data</varname></primary>
27767 </indexterm>
27768 If for some reason you want to discard local errors, but use a non-empty
27769 MAIL command for remote delivery, you can preserve the original return
27770 path in <varname>$address_data</varname> in the router, and reinstate it in the transport by
27771 setting <option>return_path</option>.
27772 </para>
27773 <para>
27774 The most common use of <option>errors_to</option> is to direct mailing list bounces to the
27775 manager of the list, as described in section <xref linkend="SECTmailinglists"/>, or to
27776 implement VERP (Variable Envelope Return Paths) (see section <xref linkend="SECTverp"/>).
27777 </para>
27778 <para>
27779 <indexterm role="option">
27780 <primary>expn</primary>
27781 </indexterm>
27782 </para>
27783 <informaltable frame="all">
27784 <tgroup cols="4" colsep="0" rowsep="0">
27785 <colspec colwidth="8*" align="left"/>
27786 <colspec colwidth="5*" align="center"/>
27787 <colspec colwidth="5*" align="center"/>
27788 <colspec colwidth="6*" align="right"/>
27789 <tbody>
27790 <row>
27791 <entry><option>expn</option></entry>
27792 <entry>Use: <emphasis>routers</emphasis>&Dagger;<emphasis></emphasis></entry>
27793 <entry>Type: <emphasis>boolean</emphasis></entry>
27794 <entry>Default: <emphasis>true</emphasis></entry>
27795 </row>
27796 </tbody>
27797 </tgroup>
27798 </informaltable>
27799 <para>
27800 <indexterm role="concept">
27801 <primary>address</primary>
27802 <secondary>testing</secondary>
27803 </indexterm>
27804 <indexterm role="concept">
27805 <primary>testing</primary>
27806 <secondary>addresses</secondary>
27807 </indexterm>
27808 <indexterm role="concept">
27809 <primary>EXPN</primary>
27810 <secondary>router skipping</secondary>
27811 </indexterm>
27812 <indexterm role="concept">
27813 <primary>router</primary>
27814 <secondary>skipping for EXPN</secondary>
27815 </indexterm>
27816 If this option is turned off, the router is skipped when testing an address
27817 as a result of processing an SMTP EXPN command. You might, for example,
27818 want to turn it off on a router for users&#x2019; <filename>.forward</filename> files, while leaving it
27819 on for the system alias file.
27820 See section <xref linkend="SECTrouprecon"/> for a list of the order in which preconditions
27821 are evaluated.
27822 </para>
27823 <para>
27824 The use of the SMTP EXPN command is controlled by an ACL (see chapter
27825 <xref linkend="CHAPACL"/>). When Exim is running an EXPN command, it is similar to testing
27826 an address with <option>-bt</option>. Compare VRFY, whose counterpart is <option>-bv</option>.
27827 </para>
27828 <para>
27829 <indexterm role="option">
27830 <primary>fail_verify</primary>
27831 </indexterm>
27832 </para>
27833 <informaltable frame="all">
27834 <tgroup cols="4" colsep="0" rowsep="0">
27835 <colspec colwidth="8*" align="left"/>
27836 <colspec colwidth="5*" align="center"/>
27837 <colspec colwidth="5*" align="center"/>
27838 <colspec colwidth="6*" align="right"/>
27839 <tbody>
27840 <row>
27841 <entry><option>fail_verify</option></entry>
27842 <entry>Use: <emphasis>routers</emphasis></entry>
27843 <entry>Type: <emphasis>boolean</emphasis></entry>
27844 <entry>Default: <emphasis>false</emphasis></entry>
27845 </row>
27846 </tbody>
27847 </tgroup>
27848 </informaltable>
27849 <para>
27850 <indexterm role="concept">
27851 <primary>router</primary>
27852 <secondary>forcing verification failure</secondary>
27853 </indexterm>
27854 Setting this option has the effect of setting both <option>fail_verify_sender</option> and
27855 <option>fail_verify_recipient</option> to the same value.
27856 </para>
27857 <para>
27858 <indexterm role="option">
27859 <primary>fail_verify_recipient</primary>
27860 </indexterm>
27861 </para>
27862 <informaltable frame="all">
27863 <tgroup cols="4" colsep="0" rowsep="0">
27864 <colspec colwidth="8*" align="left"/>
27865 <colspec colwidth="5*" align="center"/>
27866 <colspec colwidth="5*" align="center"/>
27867 <colspec colwidth="6*" align="right"/>
27868 <tbody>
27869 <row>
27870 <entry><option>fail_verify_recipient</option></entry>
27871 <entry>Use: <emphasis>routers</emphasis></entry>
27872 <entry>Type: <emphasis>boolean</emphasis></entry>
27873 <entry>Default: <emphasis>false</emphasis></entry>
27874 </row>
27875 </tbody>
27876 </tgroup>
27877 </informaltable>
27878 <para>
27879 If this option is true and an address is accepted by this router when
27880 verifying a recipient, verification fails.
27881 </para>
27882 <para>
27883 <indexterm role="option">
27884 <primary>fail_verify_sender</primary>
27885 </indexterm>
27886 </para>
27887 <informaltable frame="all">
27888 <tgroup cols="4" colsep="0" rowsep="0">
27889 <colspec colwidth="8*" align="left"/>
27890 <colspec colwidth="5*" align="center"/>
27891 <colspec colwidth="5*" align="center"/>
27892 <colspec colwidth="6*" align="right"/>
27893 <tbody>
27894 <row>
27895 <entry><option>fail_verify_sender</option></entry>
27896 <entry>Use: <emphasis>routers</emphasis></entry>
27897 <entry>Type: <emphasis>boolean</emphasis></entry>
27898 <entry>Default: <emphasis>false</emphasis></entry>
27899 </row>
27900 </tbody>
27901 </tgroup>
27902 </informaltable>
27903 <para>
27904 If this option is true and an address is accepted by this router when
27905 verifying a sender, verification fails.
27906 </para>
27907 <para>
27908 <indexterm role="option">
27909 <primary>fallback_hosts</primary>
27910 </indexterm>
27911 </para>
27912 <informaltable frame="all">
27913 <tgroup cols="4" colsep="0" rowsep="0">
27914 <colspec colwidth="8*" align="left"/>
27915 <colspec colwidth="5*" align="center"/>
27916 <colspec colwidth="5*" align="center"/>
27917 <colspec colwidth="6*" align="right"/>
27918 <tbody>
27919 <row>
27920 <entry><option>fallback_hosts</option></entry>
27921 <entry>Use: <emphasis>routers</emphasis></entry>
27922 <entry>Type: <emphasis>string list</emphasis></entry>
27923 <entry>Default: <emphasis>unset</emphasis></entry>
27924 </row>
27925 </tbody>
27926 </tgroup>
27927 </informaltable>
27928 <para>
27929 <indexterm role="concept">
27930 <primary>router</primary>
27931 <secondary>fallback hosts</secondary>
27932 </indexterm>
27933 <indexterm role="concept">
27934 <primary>fallback</primary>
27935 <secondary>hosts specified on router</secondary>
27936 </indexterm>
27937 String expansion is not applied to this option. The argument must be a
27938 colon-separated list of host names or IP addresses. The list separator can be
27939 changed (see section <xref linkend="SECTlistconstruct"/>), and a port can be specified with
27940 each name or address. In fact, the format of each item is exactly the same as
27941 defined for the list of hosts in a <command>manualroute</command> router (see section
27942 <xref linkend="SECTformatonehostitem"/>).
27943 </para>
27944 <para>
27945 If a router queues an address for a remote transport, this host list is
27946 associated with the address, and used instead of the transport&#x2019;s fallback host
27947 list. If <option>hosts_randomize</option> is set on the transport, the order of the list is
27948 randomized for each use. See the <option>fallback_hosts</option> option of the <command>smtp</command>
27949 transport for further details.
27950 </para>
27951 <para>
27952 <indexterm role="option">
27953 <primary>group</primary>
27954 </indexterm>
27955 </para>
27956 <informaltable frame="all">
27957 <tgroup cols="4" colsep="0" rowsep="0">
27958 <colspec colwidth="8*" align="left"/>
27959 <colspec colwidth="5*" align="center"/>
27960 <colspec colwidth="5*" align="center"/>
27961 <colspec colwidth="6*" align="right"/>
27962 <tbody>
27963 <row>
27964 <entry><option>group</option></entry>
27965 <entry>Use: <emphasis>routers</emphasis></entry>
27966 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
27967 <entry>Default: <emphasis>see below</emphasis></entry>
27968 </row>
27969 </tbody>
27970 </tgroup>
27971 </informaltable>
27972 <para>
27973 <indexterm role="concept">
27974 <primary>gid (group id)</primary>
27975 <secondary>local delivery</secondary>
27976 </indexterm>
27977 <indexterm role="concept">
27978 <primary>local transports</primary>
27979 <secondary>uid and gid</secondary>
27980 </indexterm>
27981 <indexterm role="concept">
27982 <primary>transport</primary>
27983 <secondary>local</secondary>
27984 </indexterm>
27985 <indexterm role="concept">
27986 <primary>router</primary>
27987 <secondary>setting group</secondary>
27988 </indexterm>
27989 When a router queues an address for a transport, and the transport does not
27990 specify a group, the group given here is used when running the delivery
27991 process.
27992 The group may be specified numerically or by name. If expansion fails, the
27993 error is logged and delivery is deferred.
27994 The default is unset, unless <option>check_local_user</option> is set, when the default
27995 is taken from the password information. See also <option>initgroups</option> and <option>user</option>
27996 and the discussion in chapter <xref linkend="CHAPenvironment"/>.
27997 </para>
27998 <para>
27999 <indexterm role="option">
28000 <primary>headers_add</primary>
28001 </indexterm>
28002 </para>
28003 <informaltable frame="all">
28004 <tgroup cols="4" colsep="0" rowsep="0">
28005 <colspec colwidth="8*" align="left"/>
28006 <colspec colwidth="5*" align="center"/>
28007 <colspec colwidth="5*" align="center"/>
28008 <colspec colwidth="6*" align="right"/>
28009 <tbody>
28010 <row>
28011 <entry><option>headers_add</option></entry>
28012 <entry>Use: <emphasis>routers</emphasis></entry>
28013 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
28014 <entry>Default: <emphasis>unset</emphasis></entry>
28015 </row>
28016 </tbody>
28017 </tgroup>
28018 </informaltable>
28019 <para>
28020 <indexterm role="concept">
28021 <primary>header lines</primary>
28022 <secondary>adding</secondary>
28023 </indexterm>
28024 <indexterm role="concept">
28025 <primary>router</primary>
28026 <secondary>adding header lines</secondary>
28027 </indexterm>
28028 This option specifies a string of text that is expanded at routing time, and
28029 associated with any addresses that are accepted by the router. However, this
28030 option has no effect when an address is just being verified. The way in which
28031 the text is used to add header lines at transport time is described in section
28032 <xref linkend="SECTheadersaddrem"/>. New header lines are not actually added until the
28033 message is in the process of being transported. This means that references to
28034 header lines in string expansions in the transport&#x2019;s configuration do not
28035 <quote>see</quote> the added header lines.
28036 </para>
28037 <para>
28038 The <option>headers_add</option> option is expanded after <option>errors_to</option>, but before
28039 <option>headers_remove</option> and <option>transport</option>. If the expanded string is empty, or if
28040 the expansion is forced to fail, the option has no effect. Other expansion
28041 failures are treated as configuration errors.
28042 </para>
28043 <para>
28044 <emphasis role="bold">Warning 1</emphasis>: The <option>headers_add</option> option cannot be used for a <command>redirect</command>
28045 router that has the <option>one_time</option> option set.
28046 </para>
28047 <para>
28048 <emphasis role="bold">Warning 2</emphasis>: If the <option>unseen</option> option is set on the router, all header
28049 additions are deleted when the address is passed on to subsequent routers.
28050 </para>
28051 <para>
28052 <indexterm role="option">
28053 <primary>headers_remove</primary>
28054 </indexterm>
28055 </para>
28056 <informaltable frame="all">
28057 <tgroup cols="4" colsep="0" rowsep="0">
28058 <colspec colwidth="8*" align="left"/>
28059 <colspec colwidth="5*" align="center"/>
28060 <colspec colwidth="5*" align="center"/>
28061 <colspec colwidth="6*" align="right"/>
28062 <tbody>
28063 <row>
28064 <entry><option>headers_remove</option></entry>
28065 <entry>Use: <emphasis>routers</emphasis></entry>
28066 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
28067 <entry>Default: <emphasis>unset</emphasis></entry>
28068 </row>
28069 </tbody>
28070 </tgroup>
28071 </informaltable>
28072 <para>
28073 <indexterm role="concept">
28074 <primary>header lines</primary>
28075 <secondary>removing</secondary>
28076 </indexterm>
28077 <indexterm role="concept">
28078 <primary>router</primary>
28079 <secondary>removing header lines</secondary>
28080 </indexterm>
28081 This option specifies a string of text that is expanded at routing time, and
28082 associated with any addresses that are accepted by the router. However, this
28083 option has no effect when an address is just being verified. The way in which
28084 the text is used to remove header lines at transport time is described in
28085 section <xref linkend="SECTheadersaddrem"/>. Header lines are not actually removed until
28086 the message is in the process of being transported. This means that references
28087 to header lines in string expansions in the transport&#x2019;s configuration still
28088 <quote>see</quote> the original header lines.
28089 </para>
28090 <para>
28091 The <option>headers_remove</option> option is expanded after <option>errors_to</option> and
28092 <option>headers_add</option>, but before <option>transport</option>. If the expansion is forced to fail,
28093 the option has no effect. Other expansion failures are treated as configuration
28094 errors.
28095 </para>
28096 <para>
28097 <emphasis role="bold">Warning 1</emphasis>: The <option>headers_remove</option> option cannot be used for a <command>redirect</command>
28098 router that has the <option>one_time</option> option set.
28099 </para>
28100 <para>
28101 <emphasis role="bold">Warning 2</emphasis>: If the <option>unseen</option> option is set on the router, all header
28102 removal requests are deleted when the address is passed on to subsequent
28103 routers.
28104 </para>
28105 <para>
28106 <indexterm role="option">
28107 <primary>ignore_target_hosts</primary>
28108 </indexterm>
28109 </para>
28110 <informaltable frame="all">
28111 <tgroup cols="4" colsep="0" rowsep="0">
28112 <colspec colwidth="8*" align="left"/>
28113 <colspec colwidth="5*" align="center"/>
28114 <colspec colwidth="5*" align="center"/>
28115 <colspec colwidth="6*" align="right"/>
28116 <tbody>
28117 <row>
28118 <entry><option>ignore_target_hosts</option></entry>
28119 <entry>Use: <emphasis>routers</emphasis></entry>
28120 <entry>Type: <emphasis>host list</emphasis>&dagger;<emphasis></emphasis></entry>
28121 <entry>Default: <emphasis>unset</emphasis></entry>
28122 </row>
28123 </tbody>
28124 </tgroup>
28125 </informaltable>
28126 <para>
28127 <indexterm role="concept">
28128 <primary>IP address</primary>
28129 <secondary>discarding</secondary>
28130 </indexterm>
28131 <indexterm role="concept">
28132 <primary>router</primary>
28133 <secondary>discarding IP addresses</secondary>
28134 </indexterm>
28135 Although this option is a host list, it should normally contain IP address
28136 entries rather than names. If any host that is looked up by the router has an
28137 IP address that matches an item in this list, Exim behaves as if that IP
28138 address did not exist. This option allows you to cope with rogue DNS entries
28139 like
28140 </para>
28141 <literallayout class="monospaced">
28142 remote.domain.example.  A  127.0.0.1
28143 </literallayout>
28144 <para>
28145 by setting
28146 </para>
28147 <literallayout class="monospaced">
28148 ignore_target_hosts = 127.0.0.1
28149 </literallayout>
28150 <para>
28151 on the relevant router. If all the hosts found by a <command>dnslookup</command> router are
28152 discarded in this way, the router declines. In a conventional configuration, an
28153 attempt to mail to such a domain would normally provoke the <quote>unrouteable
28154 domain</quote> error, and an attempt to verify an address in the domain would fail.
28155 Similarly, if <option>ignore_target_hosts</option> is set on an <command>ipliteral</command> router, the
28156 router declines if presented with one of the listed addresses.
28157 </para>
28158 <para>
28159 You can use this option to disable the use of IPv4 or IPv6 for mail delivery by
28160 means of the first or the second of the following settings, respectively:
28161 </para>
28162 <literallayout class="monospaced">
28163 ignore_target_hosts = 0.0.0.0/0
28164 ignore_target_hosts = &lt;; 0::0/0
28165 </literallayout>
28166 <para>
28167 The pattern in the first line matches all IPv4 addresses, whereas the pattern
28168 in the second line matches all IPv6 addresses.
28169 </para>
28170 <para>
28171 This option may also be useful for ignoring link-local and site-local IPv6
28172 addresses. Because, like all host lists, the value of <option>ignore_target_hosts</option>
28173 is expanded before use as a list, it is possible to make it dependent on the
28174 domain that is being routed.
28175 </para>
28176 <para>
28177 <indexterm role="concept">
28178 <primary><varname>$host_address</varname></primary>
28179 </indexterm>
28180 During its expansion, <varname>$host_address</varname> is set to the IP address that is being
28181 checked.
28182 </para>
28183 <para>
28184 <indexterm role="option">
28185 <primary>initgroups</primary>
28186 </indexterm>
28187 </para>
28188 <informaltable frame="all">
28189 <tgroup cols="4" colsep="0" rowsep="0">
28190 <colspec colwidth="8*" align="left"/>
28191 <colspec colwidth="5*" align="center"/>
28192 <colspec colwidth="5*" align="center"/>
28193 <colspec colwidth="6*" align="right"/>
28194 <tbody>
28195 <row>
28196 <entry><option>initgroups</option></entry>
28197 <entry>Use: <emphasis>routers</emphasis></entry>
28198 <entry>Type: <emphasis>boolean</emphasis></entry>
28199 <entry>Default: <emphasis>false</emphasis></entry>
28200 </row>
28201 </tbody>
28202 </tgroup>
28203 </informaltable>
28204 <para>
28205 <indexterm role="concept">
28206 <primary>additional groups</primary>
28207 </indexterm>
28208 <indexterm role="concept">
28209 <primary>groups</primary>
28210 <secondary>additional</secondary>
28211 </indexterm>
28212 <indexterm role="concept">
28213 <primary>local transports</primary>
28214 <secondary>uid and gid</secondary>
28215 </indexterm>
28216 <indexterm role="concept">
28217 <primary>transport</primary>
28218 <secondary>local</secondary>
28219 </indexterm>
28220 If the router queues an address for a transport, and this option is true, and
28221 the uid supplied by the router is not overridden by the transport, the
28222 <function>initgroups()</function> function is called when running the transport to ensure that
28223 any additional groups associated with the uid are set up. See also <option>group</option>
28224 and <option>user</option> and the discussion in chapter <xref linkend="CHAPenvironment"/>.
28225 </para>
28226 <para>
28227 <indexterm role="option">
28228 <primary>local_part_prefix</primary>
28229 </indexterm>
28230 </para>
28231 <informaltable frame="all">
28232 <tgroup cols="4" colsep="0" rowsep="0">
28233 <colspec colwidth="8*" align="left"/>
28234 <colspec colwidth="5*" align="center"/>
28235 <colspec colwidth="5*" align="center"/>
28236 <colspec colwidth="6*" align="right"/>
28237 <tbody>
28238 <row>
28239 <entry><option>local_part_prefix</option></entry>
28240 <entry>Use: <emphasis>routers</emphasis>&Dagger;<emphasis></emphasis></entry>
28241 <entry>Type: <emphasis>string list</emphasis></entry>
28242 <entry>Default: <emphasis>unset</emphasis></entry>
28243 </row>
28244 </tbody>
28245 </tgroup>
28246 </informaltable>
28247 <para>
28248 <indexterm role="concept">
28249 <primary>router</primary>
28250 <secondary>prefix for local part</secondary>
28251 </indexterm>
28252 <indexterm role="concept">
28253 <primary>prefix</primary>
28254 <secondary>for local part; used in router</secondary>
28255 </indexterm>
28256 If this option is set, the router is skipped unless the local part starts with
28257 one of the given strings, or <option>local_part_prefix_optional</option> is true. See
28258 section <xref linkend="SECTrouprecon"/> for a list of the order in which preconditions are
28259 evaluated.
28260 </para>
28261 <para>
28262 The list is scanned from left to right, and the first prefix that matches is
28263 used. A limited form of wildcard is available; if the prefix begins with an
28264 asterisk, it matches the longest possible sequence of arbitrary characters at
28265 the start of the local part. An asterisk should therefore always be followed by
28266 some character that does not occur in normal local parts.
28267 <indexterm role="concept">
28268 <primary>multiple mailboxes</primary>
28269 </indexterm>
28270 <indexterm role="concept">
28271 <primary>mailbox</primary>
28272 <secondary>multiple</secondary>
28273 </indexterm>
28274 Wildcarding can be used to set up multiple user mailboxes, as described in
28275 section <xref linkend="SECTmulbox"/>.
28276 </para>
28277 <para>
28278 <indexterm role="concept">
28279 <primary><varname>$local_part</varname></primary>
28280 </indexterm>
28281 <indexterm role="concept">
28282 <primary><varname>$local_part_prefix</varname></primary>
28283 </indexterm>
28284 During the testing of the <option>local_parts</option> option, and while the router is
28285 running, the prefix is removed from the local part, and is available in the
28286 expansion variable <varname>$local_part_prefix</varname>. When a message is being delivered, if
28287 the router accepts the address, this remains true during subsequent delivery by
28288 a transport. In particular, the local part that is transmitted in the RCPT
28289 command for LMTP, SMTP, and BSMTP deliveries has the prefix removed by default.
28290 This behaviour can be overridden by setting <option>rcpt_include_affixes</option> true on
28291 the relevant transport.
28292 </para>
28293 <para>
28294 When an address is being verified, <option>local_part_prefix</option> affects only the
28295 behaviour of the router. If the callout feature of verification is in use, this
28296 means that the full address, including the prefix, will be used during the
28297 callout.
28298 </para>
28299 <para>
28300 The prefix facility is commonly used to handle local parts of the form
28301 <option>owner-something</option>. Another common use is to support local parts of the form
28302 <option>real-username</option> to bypass a user&#x2019;s <filename>.forward</filename> file &ndash; helpful when trying
28303 to tell a user their forwarding is broken &ndash; by placing a router like this one
28304 immediately before the router that handles <filename>.forward</filename> files:
28305 </para>
28306 <literallayout class="monospaced">
28307 real_localuser:
28308   driver = accept
28309   local_part_prefix = real-
28310   check_local_user
28311   transport = local_delivery
28312 </literallayout>
28313 <para>
28314 If both <option>local_part_prefix</option> and <option>local_part_suffix</option> are set for a router,
28315 both conditions must be met if not optional. Care must be taken if wildcards
28316 are used in both a prefix and a suffix on the same router. Different
28317 separator characters must be used to avoid ambiguity.
28318 </para>
28319 <para>
28320 <indexterm role="option">
28321 <primary>local_part_prefix_optional</primary>
28322 </indexterm>
28323 </para>
28324 <informaltable frame="all">
28325 <tgroup cols="4" colsep="0" rowsep="0">
28326 <colspec colwidth="8*" align="left"/>
28327 <colspec colwidth="5*" align="center"/>
28328 <colspec colwidth="5*" align="center"/>
28329 <colspec colwidth="6*" align="right"/>
28330 <tbody>
28331 <row>
28332 <entry><option>local_part_prefix_optional</option></entry>
28333 <entry>Use: <emphasis>routers</emphasis></entry>
28334 <entry>Type: <emphasis>boolean</emphasis></entry>
28335 <entry>Default: <emphasis>false</emphasis></entry>
28336 </row>
28337 </tbody>
28338 </tgroup>
28339 </informaltable>
28340 <para>
28341 See <option>local_part_prefix</option> above.
28342 </para>
28343 <para>
28344 <indexterm role="option">
28345 <primary>local_part_suffix</primary>
28346 </indexterm>
28347 </para>
28348 <informaltable frame="all">
28349 <tgroup cols="4" colsep="0" rowsep="0">
28350 <colspec colwidth="8*" align="left"/>
28351 <colspec colwidth="5*" align="center"/>
28352 <colspec colwidth="5*" align="center"/>
28353 <colspec colwidth="6*" align="right"/>
28354 <tbody>
28355 <row>
28356 <entry><option>local_part_suffix</option></entry>
28357 <entry>Use: <emphasis>routers</emphasis>&Dagger;<emphasis></emphasis></entry>
28358 <entry>Type: <emphasis>string list</emphasis></entry>
28359 <entry>Default: <emphasis>unset</emphasis></entry>
28360 </row>
28361 </tbody>
28362 </tgroup>
28363 </informaltable>
28364 <para>
28365 <indexterm role="concept">
28366 <primary>router</primary>
28367 <secondary>suffix for local part</secondary>
28368 </indexterm>
28369 <indexterm role="concept">
28370 <primary>suffix for local part</primary>
28371 <secondary>used in router</secondary>
28372 </indexterm>
28373 This option operates in the same way as <option>local_part_prefix</option>, except that the
28374 local part must end (rather than start) with the given string, the
28375 <option>local_part_suffix_optional</option> option determines whether the suffix is
28376 mandatory, and the wildcard * character, if present, must be the last
28377 character of the suffix. This option facility is commonly used to handle local
28378 parts of the form <option>something-request</option> and multiple user mailboxes of the form
28379 <option>username-foo</option>.
28380 </para>
28381 <para>
28382 <indexterm role="option">
28383 <primary>local_part_suffix_optional</primary>
28384 </indexterm>
28385 </para>
28386 <informaltable frame="all">
28387 <tgroup cols="4" colsep="0" rowsep="0">
28388 <colspec colwidth="8*" align="left"/>
28389 <colspec colwidth="5*" align="center"/>
28390 <colspec colwidth="5*" align="center"/>
28391 <colspec colwidth="6*" align="right"/>
28392 <tbody>
28393 <row>
28394 <entry><option>local_part_suffix_optional</option></entry>
28395 <entry>Use: <emphasis>routers</emphasis></entry>
28396 <entry>Type: <emphasis>boolean</emphasis></entry>
28397 <entry>Default: <emphasis>false</emphasis></entry>
28398 </row>
28399 </tbody>
28400 </tgroup>
28401 </informaltable>
28402 <para>
28403 See <option>local_part_suffix</option> above.
28404 </para>
28405 <para>
28406 <indexterm role="option">
28407 <primary>local_parts</primary>
28408 </indexterm>
28409 </para>
28410 <informaltable frame="all">
28411 <tgroup cols="4" colsep="0" rowsep="0">
28412 <colspec colwidth="8*" align="left"/>
28413 <colspec colwidth="5*" align="center"/>
28414 <colspec colwidth="5*" align="center"/>
28415 <colspec colwidth="6*" align="right"/>
28416 <tbody>
28417 <row>
28418 <entry><option>local_parts</option></entry>
28419 <entry>Use: <emphasis>routers</emphasis>&Dagger;<emphasis></emphasis></entry>
28420 <entry>Type: <emphasis>local part list</emphasis>&dagger;<emphasis></emphasis></entry>
28421 <entry>Default: <emphasis>unset</emphasis></entry>
28422 </row>
28423 </tbody>
28424 </tgroup>
28425 </informaltable>
28426 <para>
28427 <indexterm role="concept">
28428 <primary>router</primary>
28429 <secondary>restricting to specific local parts</secondary>
28430 </indexterm>
28431 <indexterm role="concept">
28432 <primary>local part</primary>
28433 <secondary>checking in router</secondary>
28434 </indexterm>
28435 The router is run only if the local part of the address matches the list.
28436 See section <xref linkend="SECTrouprecon"/> for a list of the order in which preconditions
28437 are evaluated, and
28438 section <xref linkend="SECTlocparlis"/> for a discussion of local part lists. Because the
28439 string is expanded, it is possible to make it depend on the domain, for
28440 example:
28441 </para>
28442 <literallayout class="monospaced">
28443 local_parts = dbm;/usr/local/specials/$domain
28444 </literallayout>
28445 <para>
28446 <indexterm role="concept">
28447 <primary><varname>$local_part_data</varname></primary>
28448 </indexterm>
28449 If the match is achieved by a lookup, the data that the lookup returned
28450 for the local part is placed in the variable <varname>$local_part_data</varname> for use in
28451 expansions of the router&#x2019;s private options. You might use this option, for
28452 example, if you have a large number of local virtual domains, and you want to
28453 send all postmaster mail to the same place without having to set up an alias in
28454 each virtual domain:
28455 </para>
28456 <literallayout class="monospaced">
28457 postmaster:
28458   driver = redirect
28459   local_parts = postmaster
28460   data = postmaster@real.domain.example
28461 </literallayout>
28462 <para>
28463 <indexterm role="option">
28464 <primary>log_as_local</primary>
28465 </indexterm>
28466 </para>
28467 <informaltable frame="all">
28468 <tgroup cols="4" colsep="0" rowsep="0">
28469 <colspec colwidth="8*" align="left"/>
28470 <colspec colwidth="5*" align="center"/>
28471 <colspec colwidth="5*" align="center"/>
28472 <colspec colwidth="6*" align="right"/>
28473 <tbody>
28474 <row>
28475 <entry><option>log_as_local</option></entry>
28476 <entry>Use: <emphasis>routers</emphasis></entry>
28477 <entry>Type: <emphasis>boolean</emphasis></entry>
28478 <entry>Default: <emphasis>see below</emphasis></entry>
28479 </row>
28480 </tbody>
28481 </tgroup>
28482 </informaltable>
28483 <para>
28484 <indexterm role="concept">
28485 <primary>log</primary>
28486 <secondary>delivery line</secondary>
28487 </indexterm>
28488 <indexterm role="concept">
28489 <primary>delivery</primary>
28490 <secondary>log line format</secondary>
28491 </indexterm>
28492 Exim has two logging styles for delivery, the idea being to make local
28493 deliveries stand out more visibly from remote ones. In the <quote>local</quote> style, the
28494 recipient address is given just as the local part, without a domain. The use of
28495 this style is controlled by this option. It defaults to true for the <command>accept</command>
28496 router, and false for all the others. This option applies only when a
28497 router assigns an address to a transport. It has no effect on routers that
28498 redirect addresses.
28499 </para>
28500 <para>
28501 <indexterm role="option">
28502 <primary>more</primary>
28503 </indexterm>
28504 </para>
28505 <informaltable frame="all">
28506 <tgroup cols="4" colsep="0" rowsep="0">
28507 <colspec colwidth="8*" align="left"/>
28508 <colspec colwidth="5*" align="center"/>
28509 <colspec colwidth="5*" align="center"/>
28510 <colspec colwidth="6*" align="right"/>
28511 <tbody>
28512 <row>
28513 <entry><option>more</option></entry>
28514 <entry>Use: <emphasis>routers</emphasis></entry>
28515 <entry>Type: <emphasis>boolean</emphasis>&dagger;<emphasis></emphasis></entry>
28516 <entry>Default: <emphasis>true</emphasis></entry>
28517 </row>
28518 </tbody>
28519 </tgroup>
28520 </informaltable>
28521 <para>
28522 The result of string expansion for this option must be a valid boolean value,
28523 that is, one of the strings <quote>yes</quote>, <quote>no</quote>, <quote>true</quote>, or <quote>false</quote>. Any other
28524 result causes an error, and delivery is deferred. If the expansion is forced to
28525 fail, the default value for the option (true) is used. Other failures cause
28526 delivery to be deferred.
28527 </para>
28528 <para>
28529 If this option is set false, and the router declines to handle the address, no
28530 further routers are tried, routing fails, and the address is bounced.
28531 <indexterm role="concept">
28532 <primary><option>self</option> option</primary>
28533 </indexterm>
28534 However, if the router explicitly passes an address to the following router by
28535 means of the setting
28536 </para>
28537 <literallayout class="monospaced">
28538 self = pass
28539 </literallayout>
28540 <para>
28541 or otherwise, the setting of <option>more</option> is ignored. Also, the setting of <option>more</option>
28542 does not affect the behaviour if one of the precondition tests fails. In that
28543 case, the address is always passed to the next router.
28544 </para>
28545 <para>
28546 Note that <option>address_data</option> is not considered to be a precondition. If its
28547 expansion is forced to fail, the router declines, and the value of <option>more</option>
28548 controls what happens next.
28549 </para>
28550 <para>
28551 <indexterm role="option">
28552 <primary>pass_on_timeout</primary>
28553 </indexterm>
28554 </para>
28555 <informaltable frame="all">
28556 <tgroup cols="4" colsep="0" rowsep="0">
28557 <colspec colwidth="8*" align="left"/>
28558 <colspec colwidth="5*" align="center"/>
28559 <colspec colwidth="5*" align="center"/>
28560 <colspec colwidth="6*" align="right"/>
28561 <tbody>
28562 <row>
28563 <entry><option>pass_on_timeout</option></entry>
28564 <entry>Use: <emphasis>routers</emphasis></entry>
28565 <entry>Type: <emphasis>boolean</emphasis></entry>
28566 <entry>Default: <emphasis>false</emphasis></entry>
28567 </row>
28568 </tbody>
28569 </tgroup>
28570 </informaltable>
28571 <para>
28572 <indexterm role="concept">
28573 <primary>timeout</primary>
28574 <secondary>of router</secondary>
28575 </indexterm>
28576 <indexterm role="concept">
28577 <primary>router</primary>
28578 <secondary>timeout</secondary>
28579 </indexterm>
28580 If a router times out during a host lookup, it normally causes deferral of the
28581 address. If <option>pass_on_timeout</option> is set, the address is passed on to the next
28582 router, overriding <option>no_more</option>. This may be helpful for systems that are
28583 intermittently connected to the Internet, or those that want to pass to a smart
28584 host any messages that cannot immediately be delivered.
28585 </para>
28586 <para>
28587 There are occasional other temporary errors that can occur while doing DNS
28588 lookups. They are treated in the same way as a timeout, and this option
28589 applies to all of them.
28590 </para>
28591 <para>
28592 <indexterm role="option">
28593 <primary>pass_router</primary>
28594 </indexterm>
28595 </para>
28596 <informaltable frame="all">
28597 <tgroup cols="4" colsep="0" rowsep="0">
28598 <colspec colwidth="8*" align="left"/>
28599 <colspec colwidth="5*" align="center"/>
28600 <colspec colwidth="5*" align="center"/>
28601 <colspec colwidth="6*" align="right"/>
28602 <tbody>
28603 <row>
28604 <entry><option>pass_router</option></entry>
28605 <entry>Use: <emphasis>routers</emphasis></entry>
28606 <entry>Type: <emphasis>string</emphasis></entry>
28607 <entry>Default: <emphasis>unset</emphasis></entry>
28608 </row>
28609 </tbody>
28610 </tgroup>
28611 </informaltable>
28612 <para>
28613 <indexterm role="concept">
28614 <primary>router</primary>
28615 <secondary>go to after <quote>pass</quote></secondary>
28616 </indexterm>
28617 When a router returns <quote>pass</quote>, the address is normally handed on to the next
28618 router in sequence. This can be changed by setting <option>pass_router</option> to the name
28619 of another router. However (unlike <option>redirect_router</option>) the named router must
28620 be below the current router, to avoid loops. Note that this option applies only
28621 to the special case of <quote>pass</quote>. It does not apply when a router returns
28622 <quote>decline</quote>.
28623 </para>
28624 <para>
28625 <indexterm role="option">
28626 <primary>redirect_router</primary>
28627 </indexterm>
28628 </para>
28629 <informaltable frame="all">
28630 <tgroup cols="4" colsep="0" rowsep="0">
28631 <colspec colwidth="8*" align="left"/>
28632 <colspec colwidth="5*" align="center"/>
28633 <colspec colwidth="5*" align="center"/>
28634 <colspec colwidth="6*" align="right"/>
28635 <tbody>
28636 <row>
28637 <entry><option>redirect_router</option></entry>
28638 <entry>Use: <emphasis>routers</emphasis></entry>
28639 <entry>Type: <emphasis>string</emphasis></entry>
28640 <entry>Default: <emphasis>unset</emphasis></entry>
28641 </row>
28642 </tbody>
28643 </tgroup>
28644 </informaltable>
28645 <para>
28646 <indexterm role="concept">
28647 <primary>router</primary>
28648 <secondary>start at after redirection</secondary>
28649 </indexterm>
28650 Sometimes an administrator knows that it is pointless to reprocess addresses
28651 generated from alias or forward files with the same router again. For
28652 example, if an alias file translates real names into login ids there is no
28653 point searching the alias file a second time, especially if it is a large file.
28654 </para>
28655 <para>
28656 The <option>redirect_router</option> option can be set to the name of any router instance.
28657 It causes the routing of any generated addresses to start at the named router
28658 instead of at the first router. This option has no effect if the router in
28659 which it is set does not generate new addresses.
28660 </para>
28661 <para>
28662 <indexterm role="option">
28663 <primary>require_files</primary>
28664 </indexterm>
28665 </para>
28666 <informaltable frame="all">
28667 <tgroup cols="4" colsep="0" rowsep="0">
28668 <colspec colwidth="8*" align="left"/>
28669 <colspec colwidth="5*" align="center"/>
28670 <colspec colwidth="5*" align="center"/>
28671 <colspec colwidth="6*" align="right"/>
28672 <tbody>
28673 <row>
28674 <entry><option>require_files</option></entry>
28675 <entry>Use: <emphasis>routers</emphasis>&Dagger;<emphasis></emphasis></entry>
28676 <entry>Type: <emphasis>string list</emphasis>&dagger;<emphasis></emphasis></entry>
28677 <entry>Default: <emphasis>unset</emphasis></entry>
28678 </row>
28679 </tbody>
28680 </tgroup>
28681 </informaltable>
28682 <para>
28683 <indexterm role="concept">
28684 <primary>file</primary>
28685 <secondary>requiring for router</secondary>
28686 </indexterm>
28687 <indexterm role="concept">
28688 <primary>router</primary>
28689 <secondary>requiring file existence</secondary>
28690 </indexterm>
28691 This option provides a general mechanism for predicating the running of a
28692 router on the existence or non-existence of certain files or directories.
28693 Before running a router, as one of its precondition tests, Exim works its way
28694 through the <option>require_files</option> list, expanding each item separately.
28695 </para>
28696 <para>
28697 Because the list is split before expansion, any colons in expansion items must
28698 be doubled, or the facility for using a different list separator must be used.
28699 If any expansion is forced to fail, the item is ignored. Other expansion
28700 failures cause routing of the address to be deferred.
28701 </para>
28702 <para>
28703 If any expanded string is empty, it is ignored. Otherwise, except as described
28704 below, each string must be a fully qualified file path, optionally preceded by
28705 <quote>!</quote>. The paths are passed to the <function>stat()</function> function to test for the
28706 existence of the files or directories. The router is skipped if any paths not
28707 preceded by <quote>!</quote> do not exist, or if any paths preceded by <quote>!</quote> do exist.
28708 </para>
28709 <para>
28710 <indexterm role="concept">
28711 <primary>NFS</primary>
28712 </indexterm>
28713 If <function>stat()</function> cannot determine whether a file exists or not, delivery of
28714 the message is deferred. This can happen when NFS-mounted filesystems are
28715 unavailable.
28716 </para>
28717 <para>
28718 This option is checked after the <option>domains</option>, <option>local_parts</option>, and <option>senders</option>
28719 options, so you cannot use it to check for the existence of a file in which to
28720 look up a domain, local part, or sender. (See section <xref linkend="SECTrouprecon"/> for a
28721 full list of the order in which preconditions are evaluated.) However, as
28722 these options are all expanded, you can use the <option>exists</option> expansion condition
28723 to make such tests. The <option>require_files</option> option is intended for checking files
28724 that the router may be going to use internally, or which are needed by a
28725 transport (for example <filename>.procmailrc</filename>).
28726 </para>
28727 <para>
28728 During delivery, the <function>stat()</function> function is run as root, but there is a
28729 facility for some checking of the accessibility of a file by another user.
28730 This is not a proper permissions check, but just a <quote>rough</quote> check that
28731 operates as follows:
28732 </para>
28733 <para>
28734 If an item in a <option>require_files</option> list does not contain any forward slash
28735 characters, it is taken to be the user (and optional group, separated by a
28736 comma) to be checked for subsequent files in the list. If no group is specified
28737 but the user is specified symbolically, the gid associated with the uid is
28738 used. For example:
28739 </para>
28740 <literallayout class="monospaced">
28741 require_files = mail:/some/file
28742 require_files = $local_part:$home/.procmailrc
28743 </literallayout>
28744 <para>
28745 If a user or group name in a <option>require_files</option> list does not exist, the
28746 <option>require_files</option> condition fails.
28747 </para>
28748 <para>
28749 Exim performs the check by scanning along the components of the file path, and
28750 checking the access for the given uid and gid. It checks for <quote>x</quote> access on
28751 directories, and <quote>r</quote> access on the final file. Note that this means that file
28752 access control lists, if the operating system has them, are ignored.
28753 </para>
28754 <para>
28755 <emphasis role="bold">Warning 1</emphasis>: When the router is being run to verify addresses for an
28756 incoming SMTP message, Exim is not running as root, but under its own uid. This
28757 may affect the result of a <option>require_files</option> check. In particular, <function>stat()</function>
28758 may yield the error EACCES (<quote>Permission denied</quote>). This means that the Exim
28759 user is not permitted to read one of the directories on the file&#x2019;s path.
28760 </para>
28761 <para>
28762 <emphasis role="bold">Warning 2</emphasis>: Even when Exim is running as root while delivering a message,
28763 <function>stat()</function> can yield EACCES for a file in an NFS directory that is mounted
28764 without root access. In this case, if a check for access by a particular user
28765 is requested, Exim creates a subprocess that runs as that user, and tries the
28766 check again in that process.
28767 </para>
28768 <para>
28769 The default action for handling an unresolved EACCES is to consider it to
28770 be caused by a configuration error, and routing is deferred because the
28771 existence or non-existence of the file cannot be determined. However, in some
28772 circumstances it may be desirable to treat this condition as if the file did
28773 not exist. If the file name (or the exclamation mark that precedes the file
28774 name for non-existence) is preceded by a plus sign, the EACCES error is treated
28775 as if the file did not exist. For example:
28776 </para>
28777 <literallayout class="monospaced">
28778 require_files = +/some/file
28779 </literallayout>
28780 <para>
28781 If the router is not an essential part of verification (for example, it
28782 handles users&#x2019; <filename>.forward</filename> files), another solution is to set the <option>verify</option>
28783 option false so that the router is skipped when verifying.
28784 </para>
28785 <para>
28786 <indexterm role="option">
28787 <primary>retry_use_local_part</primary>
28788 </indexterm>
28789 </para>
28790 <informaltable frame="all">
28791 <tgroup cols="4" colsep="0" rowsep="0">
28792 <colspec colwidth="8*" align="left"/>
28793 <colspec colwidth="5*" align="center"/>
28794 <colspec colwidth="5*" align="center"/>
28795 <colspec colwidth="6*" align="right"/>
28796 <tbody>
28797 <row>
28798 <entry><option>retry_use_local_part</option></entry>
28799 <entry>Use: <emphasis>routers</emphasis></entry>
28800 <entry>Type: <emphasis>boolean</emphasis></entry>
28801 <entry>Default: <emphasis>see below</emphasis></entry>
28802 </row>
28803 </tbody>
28804 </tgroup>
28805 </informaltable>
28806 <para>
28807 <indexterm role="concept">
28808 <primary>hints database</primary>
28809 <secondary>retry keys</secondary>
28810 </indexterm>
28811 <indexterm role="concept">
28812 <primary>local part</primary>
28813 <secondary>in retry keys</secondary>
28814 </indexterm>
28815 When a delivery suffers a temporary routing failure, a retry record is created
28816 in Exim&#x2019;s hints database. For addresses whose routing depends only on the
28817 domain, the key for the retry record should not involve the local part, but for
28818 other addresses, both the domain and the local part should be included.
28819 Usually, remote routing is of the former kind, and local routing is of the
28820 latter kind.
28821 </para>
28822 <para>
28823 This option controls whether the local part is used to form the key for retry
28824 hints for addresses that suffer temporary errors while being handled by this
28825 router. The default value is true for any router that has <option>check_local_user</option>
28826 set, and false otherwise. Note that this option does not apply to hints keys
28827 for transport delays; they are controlled by a generic transport option of the
28828 same name.
28829 </para>
28830 <para>
28831 The setting of <option>retry_use_local_part</option> applies only to the router on which it
28832 appears. If the router generates child addresses, they are routed
28833 independently; this setting does not become attached to them.
28834 </para>
28835 <para>
28836 <indexterm role="option">
28837 <primary>router_home_directory</primary>
28838 </indexterm>
28839 </para>
28840 <informaltable frame="all">
28841 <tgroup cols="4" colsep="0" rowsep="0">
28842 <colspec colwidth="8*" align="left"/>
28843 <colspec colwidth="5*" align="center"/>
28844 <colspec colwidth="5*" align="center"/>
28845 <colspec colwidth="6*" align="right"/>
28846 <tbody>
28847 <row>
28848 <entry><option>router_home_directory</option></entry>
28849 <entry>Use: <emphasis>routers</emphasis></entry>
28850 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
28851 <entry>Default: <emphasis>unset</emphasis></entry>
28852 </row>
28853 </tbody>
28854 </tgroup>
28855 </informaltable>
28856 <para>
28857 <indexterm role="concept">
28858 <primary>router</primary>
28859 <secondary>home directory for</secondary>
28860 </indexterm>
28861 <indexterm role="concept">
28862 <primary>home directory</primary>
28863 <secondary>for router</secondary>
28864 </indexterm>
28865 <indexterm role="concept">
28866 <primary><varname>$home</varname></primary>
28867 </indexterm>
28868 This option sets a home directory for use while the router is running. (Compare
28869 <option>transport_home_directory</option>, which sets a home directory for later
28870 transporting.) In particular, if used on a <command>redirect</command> router, this option
28871 sets a value for <varname>$home</varname> while a filter is running. The value is expanded;
28872 forced expansion failure causes the option to be ignored &ndash; other failures
28873 cause the router to defer.
28874 </para>
28875 <para>
28876 Expansion of <option>router_home_directory</option> happens immediately after the
28877 <option>check_local_user</option> test (if configured), before any further expansions take
28878 place.
28879 (See section <xref linkend="SECTrouprecon"/> for a list of the order in which preconditions
28880 are evaluated.)
28881 While the router is running, <option>router_home_directory</option> overrides the value of
28882 <varname>$home</varname> that came from <option>check_local_user</option>.
28883 </para>
28884 <para>
28885 When a router accepts an address and assigns it to a local transport (including
28886 the cases when a <command>redirect</command> router generates a pipe, file, or autoreply
28887 delivery), the home directory setting for the transport is taken from the first
28888 of these values that is set:
28889 </para>
28890 <itemizedlist>
28891 <listitem>
28892 <para>
28893 The <option>home_directory</option> option on the transport;
28894 </para>
28895 </listitem>
28896 <listitem>
28897 <para>
28898 The <option>transport_home_directory</option> option on the router;
28899 </para>
28900 </listitem>
28901 <listitem>
28902 <para>
28903 The password data if <option>check_local_user</option> is set on the router;
28904 </para>
28905 </listitem>
28906 <listitem>
28907 <para>
28908 The <option>router_home_directory</option> option on the router.
28909 </para>
28910 </listitem>
28911 </itemizedlist>
28912 <para>
28913 In other words, <option>router_home_directory</option> overrides the password data for the
28914 router, but not for the transport.
28915 </para>
28916 <para>
28917 <indexterm role="option">
28918 <primary>self</primary>
28919 </indexterm>
28920 </para>
28921 <informaltable frame="all">
28922 <tgroup cols="4" colsep="0" rowsep="0">
28923 <colspec colwidth="8*" align="left"/>
28924 <colspec colwidth="5*" align="center"/>
28925 <colspec colwidth="5*" align="center"/>
28926 <colspec colwidth="6*" align="right"/>
28927 <tbody>
28928 <row>
28929 <entry><option>self</option></entry>
28930 <entry>Use: <emphasis>routers</emphasis></entry>
28931 <entry>Type: <emphasis>string</emphasis></entry>
28932 <entry>Default: <emphasis>freeze</emphasis></entry>
28933 </row>
28934 </tbody>
28935 </tgroup>
28936 </informaltable>
28937 <para>
28938 <indexterm role="concept">
28939 <primary>MX record</primary>
28940 <secondary>pointing to local host</secondary>
28941 </indexterm>
28942 <indexterm role="concept">
28943 <primary>local host</primary>
28944 <secondary>MX pointing to</secondary>
28945 </indexterm>
28946 This option applies to those routers that use a recipient address to find a
28947 list of remote hosts. Currently, these are the <command>dnslookup</command>, <command>ipliteral</command>,
28948 and <command>manualroute</command> routers.
28949 Certain configurations of the <command>queryprogram</command> router can also specify a list
28950 of remote hosts.
28951 Usually such routers are configured to send the message to a remote host via an
28952 <command>smtp</command> transport. The <option>self</option> option specifies what happens when the first
28953 host on the list turns out to be the local host.
28954 The way in which Exim checks for the local host is described in section
28955 <xref linkend="SECTreclocipadd"/>.
28956 </para>
28957 <para>
28958 Normally this situation indicates either an error in Exim&#x2019;s configuration (for
28959 example, the router should be configured not to process this domain), or an
28960 error in the DNS (for example, the MX should not point to this host). For this
28961 reason, the default action is to log the incident, defer the address, and
28962 freeze the message. The following alternatives are provided for use in special
28963 cases:
28964 </para>
28965 <variablelist>
28966 <varlistentry>
28967 <term><option>defer</option></term>
28968 <listitem>
28969 <para>
28970 Delivery of the message is tried again later, but the message is not frozen.
28971 </para>
28972 </listitem></varlistentry>
28973 <varlistentry>
28974 <term><option>reroute</option>: &lt;<emphasis>domain</emphasis>&gt;</term>
28975 <listitem>
28976 <para>
28977 The domain is changed to the given domain, and the address is passed back to
28978 be reprocessed by the routers. No rewriting of headers takes place. This
28979 behaviour is essentially a redirection.
28980 </para>
28981 </listitem></varlistentry>
28982 <varlistentry>
28983 <term><option>reroute: rewrite:</option> &lt;<emphasis>domain</emphasis>&gt;</term>
28984 <listitem>
28985 <para>
28986 The domain is changed to the given domain, and the address is passed back to be
28987 reprocessed by the routers. Any headers that contain the original domain are
28988 rewritten.
28989 </para>
28990 </listitem></varlistentry>
28991 <varlistentry>
28992 <term><option>pass</option></term>
28993 <listitem>
28994 <para>
28995 <indexterm role="concept">
28996 <primary><option>more</option> option</primary>
28997 </indexterm>
28998 <indexterm role="concept">
28999 <primary><varname>$self_hostname</varname></primary>
29000 </indexterm>
29001 The router passes the address to the next router, or to the router named in the
29002 <option>pass_router</option> option if it is set. This overrides <option>no_more</option>. During
29003 subsequent routing and delivery, the variable <varname>$self_hostname</varname> contains the
29004 name of the local host that the router encountered. This can be used to
29005 distinguish between different cases for hosts with multiple names. The
29006 combination
29007 </para>
29008 <literallayout class="monospaced">
29009 self = pass
29010 no_more
29011 </literallayout>
29012 <para>
29013 ensures that only those addresses that routed to the local host are passed on.
29014 Without <option>no_more</option>, addresses that were declined for other reasons would also
29015 be passed to the next router.
29016 </para>
29017 </listitem></varlistentry>
29018 <varlistentry>
29019 <term><option>fail</option></term>
29020 <listitem>
29021 <para>
29022 Delivery fails and an error report is generated.
29023 </para>
29024 </listitem></varlistentry>
29025 <varlistentry>
29026 <term><option>send</option></term>
29027 <listitem>
29028 <para>
29029 <indexterm role="concept">
29030 <primary>local host</primary>
29031 <secondary>sending to</secondary>
29032 </indexterm>
29033 The anomaly is ignored and the address is queued for the transport. This
29034 setting should be used with extreme caution. For an <command>smtp</command> transport, it
29035 makes sense only in cases where the program that is listening on the SMTP port
29036 is not this version of Exim. That is, it must be some other MTA, or Exim with a
29037 different configuration file that handles the domain in another way.
29038 </para>
29039 </listitem></varlistentry>
29040 </variablelist>
29041 <para>
29042 <indexterm role="option">
29043 <primary>senders</primary>
29044 </indexterm>
29045 </para>
29046 <informaltable frame="all">
29047 <tgroup cols="4" colsep="0" rowsep="0">
29048 <colspec colwidth="8*" align="left"/>
29049 <colspec colwidth="5*" align="center"/>
29050 <colspec colwidth="5*" align="center"/>
29051 <colspec colwidth="6*" align="right"/>
29052 <tbody>
29053 <row>
29054 <entry><option>senders</option></entry>
29055 <entry>Use: <emphasis>routers</emphasis>&Dagger;<emphasis></emphasis></entry>
29056 <entry>Type: <emphasis>address list</emphasis>&dagger;<emphasis></emphasis></entry>
29057 <entry>Default: <emphasis>unset</emphasis></entry>
29058 </row>
29059 </tbody>
29060 </tgroup>
29061 </informaltable>
29062 <para>
29063 <indexterm role="concept">
29064 <primary>router</primary>
29065 <secondary>checking senders</secondary>
29066 </indexterm>
29067 If this option is set, the router is skipped unless the message&#x2019;s sender
29068 address matches something on the list.
29069 See section <xref linkend="SECTrouprecon"/> for a list of the order in which preconditions
29070 are evaluated.
29071 </para>
29072 <para>
29073 There are issues concerning verification when the running of routers is
29074 dependent on the sender. When Exim is verifying the address in an <option>errors_to</option>
29075 setting, it sets the sender to the null string. When using the <option>-bt</option> option
29076 to check a configuration file, it is necessary also to use the <option>-f</option> option to
29077 set an appropriate sender. For incoming mail, the sender is unset when
29078 verifying the sender, but is available when verifying any recipients. If the
29079 SMTP VRFY command is enabled, it must be used after MAIL if the sender address
29080 matters.
29081 </para>
29082 <para>
29083 <indexterm role="option">
29084 <primary>translate_ip_address</primary>
29085 </indexterm>
29086 </para>
29087 <informaltable frame="all">
29088 <tgroup cols="4" colsep="0" rowsep="0">
29089 <colspec colwidth="8*" align="left"/>
29090 <colspec colwidth="5*" align="center"/>
29091 <colspec colwidth="5*" align="center"/>
29092 <colspec colwidth="6*" align="right"/>
29093 <tbody>
29094 <row>
29095 <entry><option>translate_ip_address</option></entry>
29096 <entry>Use: <emphasis>routers</emphasis></entry>
29097 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
29098 <entry>Default: <emphasis>unset</emphasis></entry>
29099 </row>
29100 </tbody>
29101 </tgroup>
29102 </informaltable>
29103 <para>
29104 <indexterm role="concept">
29105 <primary>IP address</primary>
29106 <secondary>translating</secondary>
29107 </indexterm>
29108 <indexterm role="concept">
29109 <primary>packet radio</primary>
29110 </indexterm>
29111 <indexterm role="concept">
29112 <primary>router</primary>
29113 <secondary>IP address translation</secondary>
29114 </indexterm>
29115 There exist some rare networking situations (for example, packet radio) where
29116 it is helpful to be able to translate IP addresses generated by normal routing
29117 mechanisms into other IP addresses, thus performing a kind of manual IP
29118 routing. This should be done only if the normal IP routing of the TCP/IP stack
29119 is inadequate or broken. Because this is an extremely uncommon requirement, the
29120 code to support this option is not included in the Exim binary unless
29121 SUPPORT_TRANSLATE_IP_ADDRESS=yes is set in <filename>Local/Makefile</filename>.
29122 </para>
29123 <para>
29124 <indexterm role="concept">
29125 <primary><varname>$host_address</varname></primary>
29126 </indexterm>
29127 The <option>translate_ip_address</option> string is expanded for every IP address generated
29128 by the router, with the generated address set in <varname>$host_address</varname>. If the
29129 expansion is forced to fail, no action is taken.
29130 For any other expansion error, delivery of the message is deferred.
29131 If the result of the expansion is an IP address, that replaces the original
29132 address; otherwise the result is assumed to be a host name &ndash; this is looked
29133 up using <function>gethostbyname()</function> (or <function>getipnodebyname()</function> when available) to
29134 produce one or more replacement IP addresses. For example, to subvert all IP
29135 addresses in some specific networks, this could be added to a router:
29136 </para>
29137 <literallayout class="monospaced">
29138 translate_ip_address = \
29139   ${lookup{${mask:$host_address/26}}lsearch{/some/file}\
29140     {$value}fail}}
29141 </literallayout>
29142 <para>
29143 The file would contain lines like
29144 </para>
29145 <literallayout class="monospaced">
29146 10.2.3.128/26    some.host
29147 10.8.4.34/26     10.44.8.15
29148 </literallayout>
29149 <para>
29150 You should not make use of this facility unless you really understand what you
29151 are doing.
29152 </para>
29153 <para>
29154 <indexterm role="option">
29155 <primary>transport</primary>
29156 </indexterm>
29157 </para>
29158 <informaltable frame="all">
29159 <tgroup cols="4" colsep="0" rowsep="0">
29160 <colspec colwidth="8*" align="left"/>
29161 <colspec colwidth="5*" align="center"/>
29162 <colspec colwidth="5*" align="center"/>
29163 <colspec colwidth="6*" align="right"/>
29164 <tbody>
29165 <row>
29166 <entry><option>transport</option></entry>
29167 <entry>Use: <emphasis>routers</emphasis></entry>
29168 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
29169 <entry>Default: <emphasis>unset</emphasis></entry>
29170 </row>
29171 </tbody>
29172 </tgroup>
29173 </informaltable>
29174 <para>
29175 This option specifies the transport to be used when a router accepts an address
29176 and sets it up for delivery. A transport is never needed if a router is used
29177 only for verification. The value of the option is expanded at routing time,
29178 after the expansion of <option>errors_to</option>, <option>headers_add</option>, and <option>headers_remove</option>,
29179 and result must be the name of one of the configured transports. If it is not,
29180 delivery is deferred.
29181 </para>
29182 <para>
29183 The <option>transport</option> option is not used by the <command>redirect</command> router, but it does
29184 have some private options that set up transports for pipe and file deliveries
29185 (see chapter <xref linkend="CHAPredirect"/>).
29186 </para>
29187 <para>
29188 <indexterm role="option">
29189 <primary>transport_current_directory</primary>
29190 </indexterm>
29191 </para>
29192 <informaltable frame="all">
29193 <tgroup cols="4" colsep="0" rowsep="0">
29194 <colspec colwidth="8*" align="left"/>
29195 <colspec colwidth="5*" align="center"/>
29196 <colspec colwidth="5*" align="center"/>
29197 <colspec colwidth="6*" align="right"/>
29198 <tbody>
29199 <row>
29200 <entry><option>transport_current_directory</option></entry>
29201 <entry>Use: <emphasis>routers</emphasis></entry>
29202 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
29203 <entry>Default: <emphasis>unset</emphasis></entry>
29204 </row>
29205 </tbody>
29206 </tgroup>
29207 </informaltable>
29208 <para>
29209 <indexterm role="concept">
29210 <primary>current directory for local transport</primary>
29211 </indexterm>
29212 This option associates a current directory with any address that is routed
29213 to a local transport. This can happen either because a transport is
29214 explicitly configured for the router, or because it generates a delivery to a
29215 file or a pipe. During the delivery process (that is, at transport time), this
29216 option string is expanded and is set as the current directory, unless
29217 overridden by a setting on the transport.
29218 If the expansion fails for any reason, including forced failure, an error is
29219 logged, and delivery is deferred.
29220 See chapter <xref linkend="CHAPenvironment"/> for details of the local delivery
29221 environment.
29222 </para>
29223 <para>
29224 <indexterm role="option">
29225 <primary>transport_home_directory</primary>
29226 </indexterm>
29227 </para>
29228 <informaltable frame="all">
29229 <tgroup cols="4" colsep="0" rowsep="0">
29230 <colspec colwidth="8*" align="left"/>
29231 <colspec colwidth="5*" align="center"/>
29232 <colspec colwidth="5*" align="center"/>
29233 <colspec colwidth="6*" align="right"/>
29234 <tbody>
29235 <row>
29236 <entry><option>transport_home_directory</option></entry>
29237 <entry>Use: <emphasis>routers</emphasis></entry>
29238 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
29239 <entry>Default: <emphasis>see below</emphasis></entry>
29240 </row>
29241 </tbody>
29242 </tgroup>
29243 </informaltable>
29244 <para>
29245 <indexterm role="concept">
29246 <primary>home directory</primary>
29247 <secondary>for local transport</secondary>
29248 </indexterm>
29249 This option associates a home directory with any address that is routed to a
29250 local transport. This can happen either because a transport is explicitly
29251 configured for the router, or because it generates a delivery to a file or a
29252 pipe. During the delivery process (that is, at transport time), the option
29253 string is expanded and is set as the home directory, unless overridden by a
29254 setting of <option>home_directory</option> on the transport.
29255 If the expansion fails for any reason, including forced failure, an error is
29256 logged, and delivery is deferred.
29257 </para>
29258 <para>
29259 If the transport does not specify a home directory, and
29260 <option>transport_home_directory</option> is not set for the router, the home directory for
29261 the tranport is taken from the password data if <option>check_local_user</option> is set for
29262 the router. Otherwise it is taken from <option>router_home_directory</option> if that option
29263 is set; if not, no home directory is set for the transport.
29264 </para>
29265 <para>
29266 See chapter <xref linkend="CHAPenvironment"/> for further details of the local delivery
29267 environment.
29268 </para>
29269 <para>
29270 <indexterm role="option">
29271 <primary>unseen</primary>
29272 </indexterm>
29273 </para>
29274 <informaltable frame="all">
29275 <tgroup cols="4" colsep="0" rowsep="0">
29276 <colspec colwidth="8*" align="left"/>
29277 <colspec colwidth="5*" align="center"/>
29278 <colspec colwidth="5*" align="center"/>
29279 <colspec colwidth="6*" align="right"/>
29280 <tbody>
29281 <row>
29282 <entry><option>unseen</option></entry>
29283 <entry>Use: <emphasis>routers</emphasis></entry>
29284 <entry>Type: <emphasis>boolean</emphasis>&dagger;<emphasis></emphasis></entry>
29285 <entry>Default: <emphasis>false</emphasis></entry>
29286 </row>
29287 </tbody>
29288 </tgroup>
29289 </informaltable>
29290 <para>
29291 <indexterm role="concept">
29292 <primary>router</primary>
29293 <secondary>carrying on after success</secondary>
29294 </indexterm>
29295 The result of string expansion for this option must be a valid boolean value,
29296 that is, one of the strings <quote>yes</quote>, <quote>no</quote>, <quote>true</quote>, or <quote>false</quote>. Any other
29297 result causes an error, and delivery is deferred. If the expansion is forced to
29298 fail, the default value for the option (false) is used. Other failures cause
29299 delivery to be deferred.
29300 </para>
29301 <para>
29302 When this option is set true, routing does not cease if the router accepts the
29303 address. Instead, a copy of the incoming address is passed to the next router,
29304 overriding a false setting of <option>more</option>. There is little point in setting
29305 <option>more</option> false if <option>unseen</option> is always true, but it may be useful in cases when
29306 the value of <option>unseen</option> contains expansion items (and therefore, presumably, is
29307 sometimes true and sometimes false).
29308 </para>
29309 <para>
29310 <indexterm role="concept">
29311 <primary>copy of message (<option>unseen</option> option)</primary>
29312 </indexterm>
29313 The <option>unseen</option> option can be used to cause copies of messages to be delivered
29314 to some other destination, while also carrying out a normal delivery. In
29315 effect, the current address is made into a <quote>parent</quote> that has two children &ndash;
29316 one that is delivered as specified by this router, and a clone that goes on to
29317 be routed further. For this reason, <option>unseen</option> may not be combined with the
29318 <option>one_time</option> option in a <command>redirect</command> router.
29319 </para>
29320 <para>
29321 <emphasis role="bold">Warning</emphasis>: Header lines added to the address (or specified for removal) by
29322 this router or by previous routers affect the <quote>unseen</quote> copy of the message
29323 only. The clone that continues to be processed by further routers starts with
29324 no added headers and none specified for removal. However, any data that was set
29325 by the <option>address_data</option> option in the current or previous routers is passed on.
29326 Setting the <option>unseen</option> option has a similar effect to the <option>unseen</option> command
29327 qualifier in filter files.
29328 </para>
29329 <para>
29330 <indexterm role="option">
29331 <primary>user</primary>
29332 </indexterm>
29333 </para>
29334 <informaltable frame="all">
29335 <tgroup cols="4" colsep="0" rowsep="0">
29336 <colspec colwidth="8*" align="left"/>
29337 <colspec colwidth="5*" align="center"/>
29338 <colspec colwidth="5*" align="center"/>
29339 <colspec colwidth="6*" align="right"/>
29340 <tbody>
29341 <row>
29342 <entry><option>user</option></entry>
29343 <entry>Use: <emphasis>routers</emphasis></entry>
29344 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
29345 <entry>Default: <emphasis>see below</emphasis></entry>
29346 </row>
29347 </tbody>
29348 </tgroup>
29349 </informaltable>
29350 <para>
29351 <indexterm role="concept">
29352 <primary>uid (user id)</primary>
29353 <secondary>local delivery</secondary>
29354 </indexterm>
29355 <indexterm role="concept">
29356 <primary>local transports</primary>
29357 <secondary>uid and gid</secondary>
29358 </indexterm>
29359 <indexterm role="concept">
29360 <primary>transport</primary>
29361 <secondary>local</secondary>
29362 </indexterm>
29363 <indexterm role="concept">
29364 <primary>router</primary>
29365 <secondary>user for filter processing</secondary>
29366 </indexterm>
29367 <indexterm role="concept">
29368 <primary>filter</primary>
29369 <secondary>user for processing</secondary>
29370 </indexterm>
29371 When a router queues an address for a transport, and the transport does not
29372 specify a user, the user given here is used when running the delivery process.
29373 The user may be specified numerically or by name. If expansion fails, the
29374 error is logged and delivery is deferred.
29375 This user is also used by the <command>redirect</command> router when running a filter file.
29376 The default is unset, except when <option>check_local_user</option> is set. In this case,
29377 the default is taken from the password information. If the user is specified as
29378 a name, and <option>group</option> is not set, the group associated with the user is used.
29379 See also <option>initgroups</option> and <option>group</option> and the discussion in chapter
29380 <xref linkend="CHAPenvironment"/>.
29381 </para>
29382 <para>
29383 <indexterm role="option">
29384 <primary>verify</primary>
29385 </indexterm>
29386 </para>
29387 <informaltable frame="all">
29388 <tgroup cols="4" colsep="0" rowsep="0">
29389 <colspec colwidth="8*" align="left"/>
29390 <colspec colwidth="5*" align="center"/>
29391 <colspec colwidth="5*" align="center"/>
29392 <colspec colwidth="6*" align="right"/>
29393 <tbody>
29394 <row>
29395 <entry><option>verify</option></entry>
29396 <entry>Use: <emphasis>routers</emphasis>&Dagger;<emphasis></emphasis></entry>
29397 <entry>Type: <emphasis>boolean</emphasis></entry>
29398 <entry>Default: <emphasis>true</emphasis></entry>
29399 </row>
29400 </tbody>
29401 </tgroup>
29402 </informaltable>
29403 <para>
29404 Setting this option has the effect of setting <option>verify_sender</option> and
29405 <option>verify_recipient</option> to the same value.
29406 </para>
29407 <para>
29408 <indexterm role="option">
29409 <primary>verify_only</primary>
29410 </indexterm>
29411 </para>
29412 <informaltable frame="all">
29413 <tgroup cols="4" colsep="0" rowsep="0">
29414 <colspec colwidth="8*" align="left"/>
29415 <colspec colwidth="5*" align="center"/>
29416 <colspec colwidth="5*" align="center"/>
29417 <colspec colwidth="6*" align="right"/>
29418 <tbody>
29419 <row>
29420 <entry><option>verify_only</option></entry>
29421 <entry>Use: <emphasis>routers</emphasis>&Dagger;<emphasis></emphasis></entry>
29422 <entry>Type: <emphasis>boolean</emphasis></entry>
29423 <entry>Default: <emphasis>false</emphasis></entry>
29424 </row>
29425 </tbody>
29426 </tgroup>
29427 </informaltable>
29428 <para>
29429 <indexterm role="concept">
29430 <primary>EXPN</primary>
29431 <secondary>with <option>verify_only</option></secondary>
29432 </indexterm>
29433 <indexterm role="concept">
29434 <primary><option>-bv</option> option</primary>
29435 </indexterm>
29436 <indexterm role="concept">
29437 <primary>router</primary>
29438 <secondary>used only when verifying</secondary>
29439 </indexterm>
29440 If this option is set, the router is used only when verifying an address or
29441 testing with the <option>-bv</option> option, not when actually doing a delivery, testing
29442 with the <option>-bt</option> option, or running the SMTP EXPN command. It can be further
29443 restricted to verifying only senders or recipients by means of
29444 <option>verify_sender</option> and <option>verify_recipient</option>.
29445 </para>
29446 <para>
29447 <emphasis role="bold">Warning</emphasis>: When the router is being run to verify addresses for an incoming
29448 SMTP message, Exim is not running as root, but under its own uid. If the router
29449 accesses any files, you need to make sure that they are accessible to the Exim
29450 user or group.
29451 </para>
29452 <para>
29453 <indexterm role="option">
29454 <primary>verify_recipient</primary>
29455 </indexterm>
29456 </para>
29457 <informaltable frame="all">
29458 <tgroup cols="4" colsep="0" rowsep="0">
29459 <colspec colwidth="8*" align="left"/>
29460 <colspec colwidth="5*" align="center"/>
29461 <colspec colwidth="5*" align="center"/>
29462 <colspec colwidth="6*" align="right"/>
29463 <tbody>
29464 <row>
29465 <entry><option>verify_recipient</option></entry>
29466 <entry>Use: <emphasis>routers</emphasis>&Dagger;<emphasis></emphasis></entry>
29467 <entry>Type: <emphasis>boolean</emphasis></entry>
29468 <entry>Default: <emphasis>true</emphasis></entry>
29469 </row>
29470 </tbody>
29471 </tgroup>
29472 </informaltable>
29473 <para>
29474 If this option is false, the router is skipped when verifying recipient
29475 addresses
29476 or testing recipient verification using <option>-bv</option>.
29477 See section <xref linkend="SECTrouprecon"/> for a list of the order in which preconditions
29478 are evaluated.
29479 </para>
29480 <para>
29481 <indexterm role="option">
29482 <primary>verify_sender</primary>
29483 </indexterm>
29484 </para>
29485 <informaltable frame="all">
29486 <tgroup cols="4" colsep="0" rowsep="0">
29487 <colspec colwidth="8*" align="left"/>
29488 <colspec colwidth="5*" align="center"/>
29489 <colspec colwidth="5*" align="center"/>
29490 <colspec colwidth="6*" align="right"/>
29491 <tbody>
29492 <row>
29493 <entry><option>verify_sender</option></entry>
29494 <entry>Use: <emphasis>routers</emphasis>&Dagger;<emphasis></emphasis></entry>
29495 <entry>Type: <emphasis>boolean</emphasis></entry>
29496 <entry>Default: <emphasis>true</emphasis></entry>
29497 </row>
29498 </tbody>
29499 </tgroup>
29500 </informaltable>
29501 <para>
29502 If this option is false, the router is skipped when verifying sender addresses
29503 or testing sender verification using <option>-bvs</option>.
29504 See section <xref linkend="SECTrouprecon"/> for a list of the order in which preconditions
29505 are evaluated.
29506 <indexterm role="concept" startref="IIDgenoprou1" class="endofrange"/>
29507 <indexterm role="concept" startref="IIDgenoprou2" class="endofrange"/>
29508 </para>
29509 </chapter>
29510
29511 <chapter>
29512 <title>The accept router</title>
29513 <para>
29514 <indexterm role="concept">
29515 <primary><command>accept</command> router</primary>
29516 </indexterm>
29517 <indexterm role="concept">
29518 <primary>routers</primary>
29519 <secondary><command>accept</command></secondary>
29520 </indexterm>
29521 The <command>accept</command> router has no private options of its own. Unless it is being
29522 used purely for verification (see <option>verify_only</option>) a transport is required to
29523 be defined by the generic <option>transport</option> option. If the preconditions that are
29524 specified by generic options are met, the router accepts the address and queues
29525 it for the given transport. The most common use of this router is for setting
29526 up deliveries to local mailboxes. For example:
29527 </para>
29528 <literallayout class="monospaced">
29529 localusers:
29530   driver = accept
29531   domains = mydomain.example
29532   check_local_user
29533   transport = local_delivery
29534 </literallayout>
29535 <para>
29536 The <option>domains</option> condition in this example checks the domain of the address, and
29537 <option>check_local_user</option> checks that the local part is the login of a local user.
29538 When both preconditions are met, the <command>accept</command> router runs, and queues the
29539 address for the <command>local_delivery</command> transport.
29540 </para>
29541 </chapter>
29542
29543 <chapter id="CHAPdnslookup">
29544 <title>The dnslookup router</title>
29545 <para>
29546 <indexterm role="concept" id="IIDdnsrou1" class="startofrange">
29547 <primary><command>dnslookup</command> router</primary>
29548 </indexterm>
29549 <indexterm role="concept" id="IIDdnsrou2" class="startofrange">
29550 <primary>routers</primary>
29551 <secondary><command>dnslookup</command></secondary>
29552 </indexterm>
29553 The <command>dnslookup</command> router looks up the hosts that handle mail for the
29554 recipient&#x2019;s domain in the DNS. A transport must always be set for this router,
29555 unless <option>verify_only</option> is set.
29556 </para>
29557 <para>
29558 If SRV support is configured (see <option>check_srv</option> below), Exim first searches for
29559 SRV records. If none are found, or if SRV support is not configured,
29560 MX records are looked up. If no MX records exist, address records are sought.
29561 However, <option>mx_domains</option> can be set to disable the direct use of address
29562 records.
29563 </para>
29564 <para>
29565 MX records of equal priority are sorted by Exim into a random order. Exim then
29566 looks for address records for the host names obtained from MX or SRV records.
29567 When a host has more than one IP address, they are sorted into a random order,
29568 except that IPv6 addresses are always sorted before IPv4 addresses. If all the
29569 IP addresses found are discarded by a setting of the <option>ignore_target_hosts</option>
29570 generic option, the router declines.
29571 </para>
29572 <para>
29573 Unless they have the highest priority (lowest MX value), MX records that point
29574 to the local host, or to any host name that matches <option>hosts_treat_as_local</option>,
29575 are discarded, together with any other MX records of equal or lower priority.
29576 </para>
29577 <para>
29578 <indexterm role="concept">
29579 <primary>MX record</primary>
29580 <secondary>pointing to local host</secondary>
29581 </indexterm>
29582 <indexterm role="concept">
29583 <primary>local host</primary>
29584 <secondary>MX pointing to</secondary>
29585 </indexterm>
29586 <indexterm role="concept">
29587 <primary><option>self</option> option</primary>
29588 <secondary>in <command>dnslookup</command> router</secondary>
29589 </indexterm>
29590 If the host pointed to by the highest priority MX record, or looked up as an
29591 address record, is the local host, or matches <option>hosts_treat_as_local</option>, what
29592 happens is controlled by the generic <option>self</option> option.
29593 </para>
29594 <section id="SECTprowitdnsloo">
29595 <title>Problems with DNS lookups</title>
29596 <para>
29597 There have been problems with DNS servers when SRV records are looked up.
29598 Some mis-behaving servers return a DNS error or timeout when a non-existent
29599 SRV record is sought. Similar problems have in the past been reported for
29600 MX records. The global <option>dns_again_means_nonexist</option> option can help with this
29601 problem, but it is heavy-handed because it is a global option.
29602 </para>
29603 <para>
29604 For this reason, there are two options, <option>srv_fail_domains</option> and
29605 <option>mx_fail_domains</option>, that control what happens when a DNS lookup in a
29606 <command>dnslookup</command> router results in a DNS failure or a <quote>try again</quote> response. If
29607 an attempt to look up an SRV or MX record causes one of these results, and the
29608 domain matches the relevant list, Exim behaves as if the DNS had responded <quote>no
29609 such record</quote>. In the case of an SRV lookup, this means that the router
29610 proceeds to look for MX records; in the case of an MX lookup, it proceeds to
29611 look for A or AAAA records, unless the domain matches <option>mx_domains</option>, in which
29612 case routing fails.
29613 </para>
29614 </section>
29615 <section>
29616 <title>Private options for dnslookup</title>
29617 <para>
29618 <indexterm role="concept">
29619 <primary>options</primary>
29620 <secondary><command>dnslookup</command> router</secondary>
29621 </indexterm>
29622 The private options for the <command>dnslookup</command> router are as follows:
29623 </para>
29624 <para>
29625 <indexterm role="option">
29626 <primary>check_secondary_mx</primary>
29627 </indexterm>
29628 </para>
29629 <informaltable frame="all">
29630 <tgroup cols="4" colsep="0" rowsep="0">
29631 <colspec colwidth="8*" align="left"/>
29632 <colspec colwidth="5*" align="center"/>
29633 <colspec colwidth="5*" align="center"/>
29634 <colspec colwidth="6*" align="right"/>
29635 <tbody>
29636 <row>
29637 <entry><option>check_secondary_mx</option></entry>
29638 <entry>Use: <emphasis>dnslookup</emphasis></entry>
29639 <entry>Type: <emphasis>boolean</emphasis></entry>
29640 <entry>Default: <emphasis>false</emphasis></entry>
29641 </row>
29642 </tbody>
29643 </tgroup>
29644 </informaltable>
29645 <para>
29646 <indexterm role="concept">
29647 <primary>MX record</primary>
29648 <secondary>checking for secondary</secondary>
29649 </indexterm>
29650 If this option is set, the router declines unless the local host is found in
29651 (and removed from) the list of hosts obtained by MX lookup. This can be used to
29652 process domains for which the local host is a secondary mail exchanger
29653 differently to other domains. The way in which Exim decides whether a host is
29654 the local host is described in section <xref linkend="SECTreclocipadd"/>.
29655 </para>
29656 <para>
29657 <indexterm role="option">
29658 <primary>check_srv</primary>
29659 </indexterm>
29660 </para>
29661 <informaltable frame="all">
29662 <tgroup cols="4" colsep="0" rowsep="0">
29663 <colspec colwidth="8*" align="left"/>
29664 <colspec colwidth="5*" align="center"/>
29665 <colspec colwidth="5*" align="center"/>
29666 <colspec colwidth="6*" align="right"/>
29667 <tbody>
29668 <row>
29669 <entry><option>check_srv</option></entry>
29670 <entry>Use: <emphasis>dnslookup</emphasis></entry>
29671 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
29672 <entry>Default: <emphasis>unset</emphasis></entry>
29673 </row>
29674 </tbody>
29675 </tgroup>
29676 </informaltable>
29677 <para>
29678 <indexterm role="concept">
29679 <primary>SRV record</primary>
29680 <secondary>enabling use of</secondary>
29681 </indexterm>
29682 The <command>dnslookup</command> router supports the use of SRV records (see RFC 2782) in
29683 addition to MX and address records. The support is disabled by default. To
29684 enable SRV support, set the <option>check_srv</option> option to the name of the service
29685 required. For example,
29686 </para>
29687 <literallayout class="monospaced">
29688 check_srv = smtp
29689 </literallayout>
29690 <para>
29691 looks for SRV records that refer to the normal smtp service. The option is
29692 expanded, so the service name can vary from message to message or address
29693 to address. This might be helpful if SRV records are being used for a
29694 submission service. If the expansion is forced to fail, the <option>check_srv</option>
29695 option is ignored, and the router proceeds to look for MX records in the
29696 normal way.
29697 </para>
29698 <para>
29699 When the expansion succeeds, the router searches first for SRV records for
29700 the given service (it assumes TCP protocol). A single SRV record with a
29701 host name that consists of just a single dot indicates <quote>no such service for
29702 this domain</quote>; if this is encountered, the router declines. If other kinds of
29703 SRV record are found, they are used to construct a host list for delivery
29704 according to the rules of RFC 2782. MX records are not sought in this case.
29705 </para>
29706 <para>
29707 When no SRV records are found, MX records (and address records) are sought in
29708 the traditional way. In other words, SRV records take precedence over MX
29709 records, just as MX records take precedence over address records. Note that
29710 this behaviour is not sanctioned by RFC 2782, though a previous draft RFC
29711 defined it. It is apparently believed that MX records are sufficient for email
29712 and that SRV records should not be used for this purpose. However, SRV records
29713 have an additional <quote>weight</quote> feature which some people might find useful when
29714 trying to split an SMTP load between hosts of different power.
29715 </para>
29716 <para>
29717 See section <xref linkend="SECTprowitdnsloo"/> above for a discussion of Exim&#x2019;s behaviour
29718 when there is a DNS lookup error.
29719 </para>
29720 <para>
29721 <indexterm role="option">
29722 <primary>mx_domains</primary>
29723 </indexterm>
29724 </para>
29725 <informaltable frame="all">
29726 <tgroup cols="4" colsep="0" rowsep="0">
29727 <colspec colwidth="8*" align="left"/>
29728 <colspec colwidth="5*" align="center"/>
29729 <colspec colwidth="5*" align="center"/>
29730 <colspec colwidth="6*" align="right"/>
29731 <tbody>
29732 <row>
29733 <entry><option>mx_domains</option></entry>
29734 <entry>Use: <emphasis>dnslookup</emphasis></entry>
29735 <entry>Type: <emphasis>domain list</emphasis>&dagger;<emphasis></emphasis></entry>
29736 <entry>Default: <emphasis>unset</emphasis></entry>
29737 </row>
29738 </tbody>
29739 </tgroup>
29740 </informaltable>
29741 <para>
29742 <indexterm role="concept">
29743 <primary>MX record</primary>
29744 <secondary>required to exist</secondary>
29745 </indexterm>
29746 <indexterm role="concept">
29747 <primary>SRV record</primary>
29748 <secondary>required to exist</secondary>
29749 </indexterm>
29750 A domain that matches <option>mx_domains</option> is required to have either an MX or an SRV
29751 record in order to be recognised. (The name of this option could be improved.)
29752 For example, if all the mail hosts in <emphasis>fict.example</emphasis> are known to have MX
29753 records, except for those in <emphasis>discworld.fict.example</emphasis>, you could use this
29754 setting:
29755 </para>
29756 <literallayout class="monospaced">
29757 mx_domains = ! *.discworld.fict.example : *.fict.example
29758 </literallayout>
29759 <para>
29760 This specifies that messages addressed to a domain that matches the list but
29761 has no MX record should be bounced immediately instead of being routed using
29762 the address record.
29763 </para>
29764 <para>
29765 <indexterm role="option">
29766 <primary>mx_fail_domains</primary>
29767 </indexterm>
29768 </para>
29769 <informaltable frame="all">
29770 <tgroup cols="4" colsep="0" rowsep="0">
29771 <colspec colwidth="8*" align="left"/>
29772 <colspec colwidth="5*" align="center"/>
29773 <colspec colwidth="5*" align="center"/>
29774 <colspec colwidth="6*" align="right"/>
29775 <tbody>
29776 <row>
29777 <entry><option>mx_fail_domains</option></entry>
29778 <entry>Use: <emphasis>dnslookup</emphasis></entry>
29779 <entry>Type: <emphasis>domain list</emphasis>&dagger;<emphasis></emphasis></entry>
29780 <entry>Default: <emphasis>unset</emphasis></entry>
29781 </row>
29782 </tbody>
29783 </tgroup>
29784 </informaltable>
29785 <para>
29786 If the DNS lookup for MX records for one of the domains in this list causes a
29787 DNS lookup error, Exim behaves as if no MX records were found. See section
29788 <xref linkend="SECTprowitdnsloo"/> for more discussion.
29789 </para>
29790 <para>
29791 <indexterm role="option">
29792 <primary>qualify_single</primary>
29793 </indexterm>
29794 </para>
29795 <informaltable frame="all">
29796 <tgroup cols="4" colsep="0" rowsep="0">
29797 <colspec colwidth="8*" align="left"/>
29798 <colspec colwidth="5*" align="center"/>
29799 <colspec colwidth="5*" align="center"/>
29800 <colspec colwidth="6*" align="right"/>
29801 <tbody>
29802 <row>
29803 <entry><option>qualify_single</option></entry>
29804 <entry>Use: <emphasis>dnslookup</emphasis></entry>
29805 <entry>Type: <emphasis>boolean</emphasis></entry>
29806 <entry>Default: <emphasis>true</emphasis></entry>
29807 </row>
29808 </tbody>
29809 </tgroup>
29810 </informaltable>
29811 <para>
29812 <indexterm role="concept">
29813 <primary>DNS</primary>
29814 <secondary>resolver options</secondary>
29815 </indexterm>
29816 <indexterm role="concept">
29817 <primary>DNS</primary>
29818 <secondary>qualifying single-component names</secondary>
29819 </indexterm>
29820 When this option is true, the resolver option RES_DEFNAMES is set for DNS
29821 lookups. Typically, but not standardly, this causes the resolver to qualify
29822 single-component names with the default domain. For example, on a machine
29823 called <emphasis>dictionary.ref.example</emphasis>, the domain <emphasis>thesaurus</emphasis> would be changed to
29824 <emphasis>thesaurus.ref.example</emphasis> inside the resolver. For details of what your
29825 resolver actually does, consult your man pages for <emphasis>resolver</emphasis> and
29826 <emphasis>resolv.conf</emphasis>.
29827 </para>
29828 <para>
29829 <indexterm role="option">
29830 <primary>rewrite_headers</primary>
29831 </indexterm>
29832 </para>
29833 <informaltable frame="all">
29834 <tgroup cols="4" colsep="0" rowsep="0">
29835 <colspec colwidth="8*" align="left"/>
29836 <colspec colwidth="5*" align="center"/>
29837 <colspec colwidth="5*" align="center"/>
29838 <colspec colwidth="6*" align="right"/>
29839 <tbody>
29840 <row>
29841 <entry><option>rewrite_headers</option></entry>
29842 <entry>Use: <emphasis>dnslookup</emphasis></entry>
29843 <entry>Type: <emphasis>boolean</emphasis></entry>
29844 <entry>Default: <emphasis>true</emphasis></entry>
29845 </row>
29846 </tbody>
29847 </tgroup>
29848 </informaltable>
29849 <para>
29850 <indexterm role="concept">
29851 <primary>rewriting</primary>
29852 <secondary>header lines</secondary>
29853 </indexterm>
29854 <indexterm role="concept">
29855 <primary>header lines</primary>
29856 <secondary>rewriting</secondary>
29857 </indexterm>
29858 If the domain name in the address that is being processed is not fully
29859 qualified, it may be expanded to its full form by a DNS lookup. For example, if
29860 an address is specified as <emphasis>dormouse@teaparty</emphasis>, the domain might be
29861 expanded to <emphasis>teaparty.wonderland.fict.example</emphasis>. Domain expansion can also
29862 occur as a result of setting the <option>widen_domains</option> option. If
29863 <option>rewrite_headers</option> is true, all occurrences of the abbreviated domain name in
29864 any <emphasis>Bcc:</emphasis>, <emphasis>Cc:</emphasis>, <emphasis>From:</emphasis>, <emphasis>Reply-to:</emphasis>, <emphasis>Sender:</emphasis>, and <emphasis>To:</emphasis>
29865 header lines of the message are rewritten with the full domain name.
29866 </para>
29867 <para>
29868 This option should be turned off only when it is known that no message is
29869 ever going to be sent outside an environment where the abbreviation makes
29870 sense.
29871 </para>
29872 <para>
29873 When an MX record is looked up in the DNS and matches a wildcard record, name
29874 servers normally return a record containing the name that has been looked up,
29875 making it impossible to detect whether a wildcard was present or not. However,
29876 some name servers have recently been seen to return the wildcard entry. If the
29877 name returned by a DNS lookup begins with an asterisk, it is not used for
29878 header rewriting.
29879 </para>
29880 <para>
29881 <indexterm role="option">
29882 <primary>same_domain_copy_routing</primary>
29883 </indexterm>
29884 </para>
29885 <informaltable frame="all">
29886 <tgroup cols="4" colsep="0" rowsep="0">
29887 <colspec colwidth="8*" align="left"/>
29888 <colspec colwidth="5*" align="center"/>
29889 <colspec colwidth="5*" align="center"/>
29890 <colspec colwidth="6*" align="right"/>
29891 <tbody>
29892 <row>
29893 <entry><option>same_domain_copy_routing</option></entry>
29894 <entry>Use: <emphasis>dnslookup</emphasis></entry>
29895 <entry>Type: <emphasis>boolean</emphasis></entry>
29896 <entry>Default: <emphasis>false</emphasis></entry>
29897 </row>
29898 </tbody>
29899 </tgroup>
29900 </informaltable>
29901 <para>
29902 <indexterm role="concept">
29903 <primary>address</primary>
29904 <secondary>copying routing</secondary>
29905 </indexterm>
29906 Addresses with the same domain are normally routed by the <command>dnslookup</command> router
29907 to the same list of hosts. However, this cannot be presumed, because the router
29908 options and preconditions may refer to the local part of the address. By
29909 default, therefore, Exim routes each address in a message independently. DNS
29910 servers run caches, so repeated DNS lookups are not normally expensive, and in
29911 any case, personal messages rarely have more than a few recipients.
29912 </para>
29913 <para>
29914 If you are running mailing lists with large numbers of subscribers at the same
29915 domain, and you are using a <command>dnslookup</command> router which is independent of the
29916 local part, you can set <option>same_domain_copy_routing</option> to bypass repeated DNS
29917 lookups for identical domains in one message. In this case, when <command>dnslookup</command>
29918 routes an address to a remote transport, any other unrouted addresses in the
29919 message that have the same domain are automatically given the same routing
29920 without processing them independently,
29921 provided the following conditions are met:
29922 </para>
29923 <itemizedlist>
29924 <listitem>
29925 <para>
29926 No router that processed the address specified <option>headers_add</option> or
29927 <option>headers_remove</option>.
29928 </para>
29929 </listitem>
29930 <listitem>
29931 <para>
29932 The router did not change the address in any way, for example, by <quote>widening</quote>
29933 the domain.
29934 </para>
29935 </listitem>
29936 </itemizedlist>
29937 <para>
29938 <indexterm role="option">
29939 <primary>search_parents</primary>
29940 </indexterm>
29941 </para>
29942 <informaltable frame="all">
29943 <tgroup cols="4" colsep="0" rowsep="0">
29944 <colspec colwidth="8*" align="left"/>
29945 <colspec colwidth="5*" align="center"/>
29946 <colspec colwidth="5*" align="center"/>
29947 <colspec colwidth="6*" align="right"/>
29948 <tbody>
29949 <row>
29950 <entry><option>search_parents</option></entry>
29951 <entry>Use: <emphasis>dnslookup</emphasis></entry>
29952 <entry>Type: <emphasis>boolean</emphasis></entry>
29953 <entry>Default: <emphasis>false</emphasis></entry>
29954 </row>
29955 </tbody>
29956 </tgroup>
29957 </informaltable>
29958 <para>
29959 <indexterm role="concept">
29960 <primary>DNS</primary>
29961 <secondary>resolver options</secondary>
29962 </indexterm>
29963 When this option is true, the resolver option RES_DNSRCH is set for DNS
29964 lookups. This is different from the <option>qualify_single</option> option in that it
29965 applies to domains containing dots. Typically, but not standardly, it causes
29966 the resolver to search for the name in the current domain and in parent
29967 domains. For example, on a machine in the <emphasis>fict.example</emphasis> domain, if looking
29968 up <emphasis>teaparty.wonderland</emphasis> failed, the resolver would try
29969 <emphasis>teaparty.wonderland.fict.example</emphasis>. For details of what your resolver
29970 actually does, consult your man pages for <emphasis>resolver</emphasis> and <emphasis>resolv.conf</emphasis>.
29971 </para>
29972 <para>
29973 Setting this option true can cause problems in domains that have a wildcard MX
29974 record, because any domain that does not have its own MX record matches the
29975 local wildcard.
29976 </para>
29977 <para>
29978 <indexterm role="option">
29979 <primary>srv_fail_domains</primary>
29980 </indexterm>
29981 </para>
29982 <informaltable frame="all">
29983 <tgroup cols="4" colsep="0" rowsep="0">
29984 <colspec colwidth="8*" align="left"/>
29985 <colspec colwidth="5*" align="center"/>
29986 <colspec colwidth="5*" align="center"/>
29987 <colspec colwidth="6*" align="right"/>
29988 <tbody>
29989 <row>
29990 <entry><option>srv_fail_domains</option></entry>
29991 <entry>Use: <emphasis>dnslookup</emphasis></entry>
29992 <entry>Type: <emphasis>domain list</emphasis>&dagger;<emphasis></emphasis></entry>
29993 <entry>Default: <emphasis>unset</emphasis></entry>
29994 </row>
29995 </tbody>
29996 </tgroup>
29997 </informaltable>
29998 <para>
29999 If the DNS lookup for SRV records for one of the domains in this list causes a
30000 DNS lookup error, Exim behaves as if no SRV records were found. See section
30001 <xref linkend="SECTprowitdnsloo"/> for more discussion.
30002 </para>
30003 <para>
30004 <indexterm role="option">
30005 <primary>widen_domains</primary>
30006 </indexterm>
30007 </para>
30008 <informaltable frame="all">
30009 <tgroup cols="4" colsep="0" rowsep="0">
30010 <colspec colwidth="8*" align="left"/>
30011 <colspec colwidth="5*" align="center"/>
30012 <colspec colwidth="5*" align="center"/>
30013 <colspec colwidth="6*" align="right"/>
30014 <tbody>
30015 <row>
30016 <entry><option>widen_domains</option></entry>
30017 <entry>Use: <emphasis>dnslookup</emphasis></entry>
30018 <entry>Type: <emphasis>string list</emphasis></entry>
30019 <entry>Default: <emphasis>unset</emphasis></entry>
30020 </row>
30021 </tbody>
30022 </tgroup>
30023 </informaltable>
30024 <para>
30025 <indexterm role="concept">
30026 <primary>domain</primary>
30027 <secondary>partial; widening</secondary>
30028 </indexterm>
30029 If a DNS lookup fails and this option is set, each of its strings in turn is
30030 added onto the end of the domain, and the lookup is tried again. For example,
30031 if
30032 </para>
30033 <literallayout class="monospaced">
30034 widen_domains = fict.example:ref.example
30035 </literallayout>
30036 <para>
30037 is set and a lookup of <emphasis>klingon.dictionary</emphasis> fails,
30038 <emphasis>klingon.dictionary.fict.example</emphasis> is looked up, and if this fails,
30039 <emphasis>klingon.dictionary.ref.example</emphasis> is tried. Note that the <option>qualify_single</option>
30040 and <option>search_parents</option> options can cause some widening to be undertaken inside
30041 the DNS resolver. <option>widen_domains</option> is not applied to sender addresses
30042 when verifying, unless <option>rewrite_headers</option> is false (not the default).
30043 </para>
30044 </section>
30045 <section>
30046 <title>Effect of qualify_single and search_parents</title>
30047 <para>
30048 When a domain from an envelope recipient is changed by the resolver as a result
30049 of the <option>qualify_single</option> or <option>search_parents</option> options, Exim rewrites the
30050 corresponding address in the message&#x2019;s header lines unless <option>rewrite_headers</option>
30051 is set false. Exim then re-routes the address, using the full domain.
30052 </para>
30053 <para>
30054 These two options affect only the DNS lookup that takes place inside the router
30055 for the domain of the address that is being routed. They do not affect lookups
30056 such as that implied by
30057 </para>
30058 <literallayout class="monospaced">
30059 domains = @mx_any
30060 </literallayout>
30061 <para>
30062 that may happen while processing a router precondition before the router is
30063 entered. No widening ever takes place for these lookups.
30064 <indexterm role="concept" startref="IIDdnsrou1" class="endofrange"/>
30065 <indexterm role="concept" startref="IIDdnsrou2" class="endofrange"/>
30066 </para>
30067 </section>
30068 </chapter>
30069
30070 <chapter>
30071 <title>The ipliteral router</title>
30072 <para>
30073 <indexterm role="concept">
30074 <primary><command>ipliteral</command> router</primary>
30075 </indexterm>
30076 <indexterm role="concept">
30077 <primary>domain literal</primary>
30078 <secondary>routing</secondary>
30079 </indexterm>
30080 <indexterm role="concept">
30081 <primary>routers</primary>
30082 <secondary><command>ipliteral</command></secondary>
30083 </indexterm>
30084 This router has no private options. Unless it is being used purely for
30085 verification (see <option>verify_only</option>) a transport is required to be defined by the
30086 generic <option>transport</option> option. The router accepts the address if its domain part
30087 takes the form of an RFC 2822 domain literal. For example, the <command>ipliteral</command>
30088 router handles the address
30089 </para>
30090 <literallayout class="monospaced">
30091 root@[192.168.1.1]
30092 </literallayout>
30093 <para>
30094 by setting up delivery to the host with that IP address. IPv4 domain literals
30095 consist of an IPv4 address enclosed in square brackets. IPv6 domain literals
30096 are similar, but the address is preceded by <literal>ipv6:</literal>. For example:
30097 </para>
30098 <literallayout class="monospaced">
30099 postmaster@[ipv6:fe80::a00:20ff:fe86:a061.5678]
30100 </literallayout>
30101 <para>
30102 Exim allows <literal>ipv4:</literal> before IPv4 addresses, for consistency, and on the
30103 grounds that sooner or later somebody will try it.
30104 </para>
30105 <para>
30106 <indexterm role="concept">
30107 <primary><option>self</option> option</primary>
30108 <secondary>in <command>ipliteral</command> router</secondary>
30109 </indexterm>
30110 If the IP address matches something in <option>ignore_target_hosts</option>, the router
30111 declines. If an IP literal turns out to refer to the local host, the generic
30112 <option>self</option> option determines what happens.
30113 </para>
30114 <para>
30115 The RFCs require support for domain literals; however, their use is
30116 controversial in today&#x2019;s Internet. If you want to use this router, you must
30117 also set the main configuration option <option>allow_domain_literals</option>. Otherwise,
30118 Exim will not recognize the domain literal syntax in addresses.
30119 </para>
30120 </chapter>
30121
30122 <chapter>
30123 <title>The iplookup router</title>
30124 <para>
30125 <indexterm role="concept">
30126 <primary><command>iplookup</command> router</primary>
30127 </indexterm>
30128 <indexterm role="concept">
30129 <primary>routers</primary>
30130 <secondary><command>iplookup</command></secondary>
30131 </indexterm>
30132 The <command>iplookup</command> router was written to fulfil a specific requirement in
30133 Cambridge University (which in fact no longer exists). For this reason, it is
30134 not included in the binary of Exim by default. If you want to include it, you
30135 must set
30136 </para>
30137 <literallayout class="monospaced">
30138 ROUTER_IPLOOKUP=yes
30139 </literallayout>
30140 <para>
30141 in your <filename>Local/Makefile</filename> configuration file.
30142 </para>
30143 <para>
30144 The <command>iplookup</command> router routes an address by sending it over a TCP or UDP
30145 connection to one or more specific hosts. The host can then return the same or
30146 a different address &ndash; in effect rewriting the recipient address in the
30147 message&#x2019;s envelope. The new address is then passed on to subsequent routers. If
30148 this process fails, the address can be passed on to other routers, or delivery
30149 can be deferred. Since <command>iplookup</command> is just a rewriting router, a transport
30150 must not be specified for it.
30151 </para>
30152 <para>
30153 <indexterm role="concept">
30154 <primary>options</primary>
30155 <secondary><command>iplookup</command> router</secondary>
30156 </indexterm>
30157 <indexterm role="option">
30158 <primary>hosts</primary>
30159 </indexterm>
30160 </para>
30161 <informaltable frame="all">
30162 <tgroup cols="4" colsep="0" rowsep="0">
30163 <colspec colwidth="8*" align="left"/>
30164 <colspec colwidth="5*" align="center"/>
30165 <colspec colwidth="5*" align="center"/>
30166 <colspec colwidth="6*" align="right"/>
30167 <tbody>
30168 <row>
30169 <entry><option>hosts</option></entry>
30170 <entry>Use: <emphasis>iplookup</emphasis></entry>
30171 <entry>Type: <emphasis>string</emphasis></entry>
30172 <entry>Default: <emphasis>unset</emphasis></entry>
30173 </row>
30174 </tbody>
30175 </tgroup>
30176 </informaltable>
30177 <para>
30178 This option must be supplied. Its value is a colon-separated list of host
30179 names. The hosts are looked up using <function>gethostbyname()</function>
30180 (or <function>getipnodebyname()</function> when available)
30181 and are tried in order until one responds to the query. If none respond, what
30182 happens is controlled by <option>optional</option>.
30183 </para>
30184 <para>
30185 <indexterm role="option">
30186 <primary>optional</primary>
30187 </indexterm>
30188 </para>
30189 <informaltable frame="all">
30190 <tgroup cols="4" colsep="0" rowsep="0">
30191 <colspec colwidth="8*" align="left"/>
30192 <colspec colwidth="5*" align="center"/>
30193 <colspec colwidth="5*" align="center"/>
30194 <colspec colwidth="6*" align="right"/>
30195 <tbody>
30196 <row>
30197 <entry><option>optional</option></entry>
30198 <entry>Use: <emphasis>iplookup</emphasis></entry>
30199 <entry>Type: <emphasis>boolean</emphasis></entry>
30200 <entry>Default: <emphasis>false</emphasis></entry>
30201 </row>
30202 </tbody>
30203 </tgroup>
30204 </informaltable>
30205 <para>
30206 If <option>optional</option> is true, if no response is obtained from any host, the address
30207 is passed to the next router, overriding <option>no_more</option>. If <option>optional</option> is false,
30208 delivery to the address is deferred.
30209 </para>
30210 <para>
30211 <indexterm role="option">
30212 <primary>port</primary>
30213 </indexterm>
30214 </para>
30215 <informaltable frame="all">
30216 <tgroup cols="4" colsep="0" rowsep="0">
30217 <colspec colwidth="8*" align="left"/>
30218 <colspec colwidth="5*" align="center"/>
30219 <colspec colwidth="5*" align="center"/>
30220 <colspec colwidth="6*" align="right"/>
30221 <tbody>
30222 <row>
30223 <entry><option>port</option></entry>
30224 <entry>Use: <emphasis>iplookup</emphasis></entry>
30225 <entry>Type: <emphasis>integer</emphasis></entry>
30226 <entry>Default: <emphasis>0</emphasis></entry>
30227 </row>
30228 </tbody>
30229 </tgroup>
30230 </informaltable>
30231 <para>
30232 <indexterm role="concept">
30233 <primary>port</primary>
30234 <secondary><command>iplookup</command> router</secondary>
30235 </indexterm>
30236 This option must be supplied. It specifies the port number for the TCP or UDP
30237 call.
30238 </para>
30239 <para>
30240 <indexterm role="option">
30241 <primary>protocol</primary>
30242 </indexterm>
30243 </para>
30244 <informaltable frame="all">
30245 <tgroup cols="4" colsep="0" rowsep="0">
30246 <colspec colwidth="8*" align="left"/>
30247 <colspec colwidth="5*" align="center"/>
30248 <colspec colwidth="5*" align="center"/>
30249 <colspec colwidth="6*" align="right"/>
30250 <tbody>
30251 <row>
30252 <entry><option>protocol</option></entry>
30253 <entry>Use: <emphasis>iplookup</emphasis></entry>
30254 <entry>Type: <emphasis>string</emphasis></entry>
30255 <entry>Default: <emphasis>udp</emphasis></entry>
30256 </row>
30257 </tbody>
30258 </tgroup>
30259 </informaltable>
30260 <para>
30261 This option can be set to <quote>udp</quote> or <quote>tcp</quote> to specify which of the two
30262 protocols is to be used.
30263 </para>
30264 <para>
30265 <indexterm role="option">
30266 <primary>query</primary>
30267 </indexterm>
30268 </para>
30269 <informaltable frame="all">
30270 <tgroup cols="4" colsep="0" rowsep="0">
30271 <colspec colwidth="8*" align="left"/>
30272 <colspec colwidth="5*" align="center"/>
30273 <colspec colwidth="5*" align="center"/>
30274 <colspec colwidth="6*" align="right"/>
30275 <tbody>
30276 <row>
30277 <entry><option>query</option></entry>
30278 <entry>Use: <emphasis>iplookup</emphasis></entry>
30279 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
30280 <entry>Default: <emphasis><literal>$local_part@$domain $local_part@$domain</literal></emphasis></entry>
30281 </row>
30282 </tbody>
30283 </tgroup>
30284 </informaltable>
30285 <para>
30286 This defines the content of the query that is sent to the remote hosts. The
30287 repetition serves as a way of checking that a response is to the correct query
30288 in the default case (see <option>response_pattern</option> below).
30289 </para>
30290 <para>
30291 <indexterm role="option">
30292 <primary>reroute</primary>
30293 </indexterm>
30294 </para>
30295 <informaltable frame="all">
30296 <tgroup cols="4" colsep="0" rowsep="0">
30297 <colspec colwidth="8*" align="left"/>
30298 <colspec colwidth="5*" align="center"/>
30299 <colspec colwidth="5*" align="center"/>
30300 <colspec colwidth="6*" align="right"/>
30301 <tbody>
30302 <row>
30303 <entry><option>reroute</option></entry>
30304 <entry>Use: <emphasis>iplookup</emphasis></entry>
30305 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
30306 <entry>Default: <emphasis>unset</emphasis></entry>
30307 </row>
30308 </tbody>
30309 </tgroup>
30310 </informaltable>
30311 <para>
30312 If this option is not set, the rerouted address is precisely the byte string
30313 returned by the remote host, up to the first white space, if any. If set, the
30314 string is expanded to form the rerouted address. It can include parts matched
30315 in the response by <option>response_pattern</option> by means of numeric variables such as
30316 <varname>$1</varname>, <varname>$2</varname>, etc. The variable <varname>$0</varname> refers to the entire input string,
30317 whether or not a pattern is in use. In all cases, the rerouted address must end
30318 up in the form <emphasis>local_part@domain</emphasis>.
30319 </para>
30320 <para>
30321 <indexterm role="option">
30322 <primary>response_pattern</primary>
30323 </indexterm>
30324 </para>
30325 <informaltable frame="all">
30326 <tgroup cols="4" colsep="0" rowsep="0">
30327 <colspec colwidth="8*" align="left"/>
30328 <colspec colwidth="5*" align="center"/>
30329 <colspec colwidth="5*" align="center"/>
30330 <colspec colwidth="6*" align="right"/>
30331 <tbody>
30332 <row>
30333 <entry><option>response_pattern</option></entry>
30334 <entry>Use: <emphasis>iplookup</emphasis></entry>
30335 <entry>Type: <emphasis>string</emphasis></entry>
30336 <entry>Default: <emphasis>unset</emphasis></entry>
30337 </row>
30338 </tbody>
30339 </tgroup>
30340 </informaltable>
30341 <para>
30342 This option can be set to a regular expression that is applied to the string
30343 returned from the remote host. If the pattern does not match the response, the
30344 router declines. If <option>response_pattern</option> is not set, no checking of the
30345 response is done, unless the query was defaulted, in which case there is a
30346 check that the text returned after the first white space is the original
30347 address. This checks that the answer that has been received is in response to
30348 the correct question. For example, if the response is just a new domain, the
30349 following could be used:
30350 </para>
30351 <literallayout class="monospaced">
30352 response_pattern = ^([^@]+)$
30353 reroute = $local_part@$1
30354 </literallayout>
30355 <para>
30356 <indexterm role="option">
30357 <primary>timeout</primary>
30358 </indexterm>
30359 </para>
30360 <informaltable frame="all">
30361 <tgroup cols="4" colsep="0" rowsep="0">
30362 <colspec colwidth="8*" align="left"/>
30363 <colspec colwidth="5*" align="center"/>
30364 <colspec colwidth="5*" align="center"/>
30365 <colspec colwidth="6*" align="right"/>
30366 <tbody>
30367 <row>
30368 <entry><option>timeout</option></entry>
30369 <entry>Use: <emphasis>iplookup</emphasis></entry>
30370 <entry>Type: <emphasis>time</emphasis></entry>
30371 <entry>Default: <emphasis>5s</emphasis></entry>
30372 </row>
30373 </tbody>
30374 </tgroup>
30375 </informaltable>
30376 <para>
30377 This specifies the amount of time to wait for a response from the remote
30378 machine. The same timeout is used for the <function>connect()</function> function for a TCP
30379 call. It does not apply to UDP.
30380 </para>
30381 </chapter>
30382
30383 <chapter>
30384 <title>The manualroute router</title>
30385 <para>
30386 <indexterm role="concept" id="IIDmanrou1" class="startofrange">
30387 <primary><command>manualroute</command> router</primary>
30388 </indexterm>
30389 <indexterm role="concept" id="IIDmanrou2" class="startofrange">
30390 <primary>routers</primary>
30391 <secondary><command>manualroute</command></secondary>
30392 </indexterm>
30393 <indexterm role="concept">
30394 <primary>domain</primary>
30395 <secondary>manually routing</secondary>
30396 </indexterm>
30397 The <command>manualroute</command> router is so-called because it provides a way of manually
30398 routing an address according to its domain. It is mainly used when you want to
30399 route addresses to remote hosts according to your own rules, bypassing the
30400 normal DNS routing that looks up MX records. However, <command>manualroute</command> can also
30401 route to local transports, a facility that may be useful if you want to save
30402 messages for dial-in hosts in local files.
30403 </para>
30404 <para>
30405 The <command>manualroute</command> router compares a list of domain patterns with the domain
30406 it is trying to route. If there is no match, the router declines. Each pattern
30407 has associated with it a list of hosts and some other optional data, which may
30408 include a transport. The combination of a pattern and its data is called a
30409 <quote>routing rule</quote>. For patterns that do not have an associated transport, the
30410 generic <option>transport</option> option must specify a transport, unless the router is
30411 being used purely for verification (see <option>verify_only</option>).
30412 </para>
30413 <para>
30414 <indexterm role="concept">
30415 <primary><varname>$host</varname></primary>
30416 </indexterm>
30417 In the case of verification, matching the domain pattern is sufficient for the
30418 router to accept the address. When actually routing an address for delivery,
30419 an address that matches a domain pattern is queued for the associated
30420 transport. If the transport is not a local one, a host list must be associated
30421 with the pattern; IP addresses are looked up for the hosts, and these are
30422 passed to the transport along with the mail address. For local transports, a
30423 host list is optional. If it is present, it is passed in <varname>$host</varname> as a single
30424 text string.
30425 </para>
30426 <para>
30427 The list of routing rules can be provided as an inline string in
30428 <option>route_list</option>, or the data can be obtained by looking up the domain in a file
30429 or database by setting <option>route_data</option>. Only one of these settings may appear in
30430 any one instance of <command>manualroute</command>. The format of routing rules is described
30431 below, following the list of private options.
30432 </para>
30433 <section id="SECTprioptman">
30434 <title>Private options for manualroute</title>
30435 <para>
30436 <indexterm role="concept">
30437 <primary>options</primary>
30438 <secondary><command>manualroute</command> router</secondary>
30439 </indexterm>
30440 The private options for the <command>manualroute</command> router are as follows:
30441 </para>
30442 <para>
30443 <indexterm role="option">
30444 <primary>host_find_failed</primary>
30445 </indexterm>
30446 </para>
30447 <informaltable frame="all">
30448 <tgroup cols="4" colsep="0" rowsep="0">
30449 <colspec colwidth="8*" align="left"/>
30450 <colspec colwidth="5*" align="center"/>
30451 <colspec colwidth="5*" align="center"/>
30452 <colspec colwidth="6*" align="right"/>
30453 <tbody>
30454 <row>
30455 <entry><option>host_find_failed</option></entry>
30456 <entry>Use: <emphasis>manualroute</emphasis></entry>
30457 <entry>Type: <emphasis>string</emphasis></entry>
30458 <entry>Default: <emphasis>freeze</emphasis></entry>
30459 </row>
30460 </tbody>
30461 </tgroup>
30462 </informaltable>
30463 <para>
30464 This option controls what happens when <command>manualroute</command> tries to find an IP
30465 address for a host, and the host does not exist. The option can be set to one
30466 of
30467 </para>
30468 <literallayout class="monospaced">
30469 decline
30470 defer
30471 fail
30472 freeze
30473 pass
30474 </literallayout>
30475 <para>
30476 The default assumes that this state is a serious configuration error. The
30477 difference between <quote>pass</quote> and <quote>decline</quote> is that the former forces the
30478 address to be passed to the next router (or the router defined by
30479 <option>pass_router</option>),
30480 <indexterm role="concept">
30481 <primary><option>more</option> option</primary>
30482 </indexterm>
30483 overriding <option>no_more</option>, whereas the latter passes the address to the next
30484 router only if <option>more</option> is true.
30485 </para>
30486 <para>
30487 This option applies only to a definite <quote>does not exist</quote> state; if a host
30488 lookup gets a temporary error, delivery is deferred unless the generic
30489 <option>pass_on_timeout</option> option is set.
30490 </para>
30491 <para>
30492 <indexterm role="option">
30493 <primary>hosts_randomize</primary>
30494 </indexterm>
30495 </para>
30496 <informaltable frame="all">
30497 <tgroup cols="4" colsep="0" rowsep="0">
30498 <colspec colwidth="8*" align="left"/>
30499 <colspec colwidth="5*" align="center"/>
30500 <colspec colwidth="5*" align="center"/>
30501 <colspec colwidth="6*" align="right"/>
30502 <tbody>
30503 <row>
30504 <entry><option>hosts_randomize</option></entry>
30505 <entry>Use: <emphasis>manualroute</emphasis></entry>
30506 <entry>Type: <emphasis>boolean</emphasis></entry>
30507 <entry>Default: <emphasis>false</emphasis></entry>
30508 </row>
30509 </tbody>
30510 </tgroup>
30511 </informaltable>
30512 <para>
30513 <indexterm role="concept">
30514 <primary>randomized host list</primary>
30515 </indexterm>
30516 <indexterm role="concept">
30517 <primary>host</primary>
30518 <secondary>list of; randomized</secondary>
30519 </indexterm>
30520 If this option is set, the order of the items in a host list in a routing rule
30521 is randomized each time the list is used, unless an option in the routing rule
30522 overrides (see below). Randomizing the order of a host list can be used to do
30523 crude load sharing. However, if more than one mail address is routed by the
30524 same router to the same host list, the host lists are considered to be the same
30525 (even though they may be randomized into different orders) for the purpose of
30526 deciding whether to batch the deliveries into a single SMTP transaction.
30527 </para>
30528 <para>
30529 When <option>hosts_randomize</option> is true, a host list may be split
30530 into groups whose order is separately randomized. This makes it possible to
30531 set up MX-like behaviour. The boundaries between groups are indicated by an
30532 item that is just <literal>+</literal> in the host list. For example:
30533 </para>
30534 <literallayout class="monospaced">
30535 route_list = * host1:host2:host3:+:host4:host5
30536 </literallayout>
30537 <para>
30538 The order of the first three hosts and the order of the last two hosts is
30539 randomized for each use, but the first three always end up before the last two.
30540 If <option>hosts_randomize</option> is not set, a <literal>+</literal> item in the list is ignored. If a
30541 randomized host list is passed to an <command>smtp</command> transport that also has
30542 <option>hosts_randomize set</option>, the list is not re-randomized.
30543 </para>
30544 <para>
30545 <indexterm role="option">
30546 <primary>route_data</primary>
30547 </indexterm>
30548 </para>
30549 <informaltable frame="all">
30550 <tgroup cols="4" colsep="0" rowsep="0">
30551 <colspec colwidth="8*" align="left"/>
30552 <colspec colwidth="5*" align="center"/>
30553 <colspec colwidth="5*" align="center"/>
30554 <colspec colwidth="6*" align="right"/>
30555 <tbody>
30556 <row>
30557 <entry><option>route_data</option></entry>
30558 <entry>Use: <emphasis>manualroute</emphasis></entry>
30559 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
30560 <entry>Default: <emphasis>unset</emphasis></entry>
30561 </row>
30562 </tbody>
30563 </tgroup>
30564 </informaltable>
30565 <para>
30566 If this option is set, it must expand to yield the data part of a routing rule.
30567 Typically, the expansion string includes a lookup based on the domain. For
30568 example:
30569 </para>
30570 <literallayout class="monospaced">
30571 route_data = ${lookup{$domain}dbm{/etc/routes}}
30572 </literallayout>
30573 <para>
30574 If the expansion is forced to fail, or the result is an empty string, the
30575 router declines. Other kinds of expansion failure cause delivery to be
30576 deferred.
30577 </para>
30578 <para>
30579 <indexterm role="option">
30580 <primary>route_list</primary>
30581 </indexterm>
30582 </para>
30583 <informaltable frame="all">
30584 <tgroup cols="4" colsep="0" rowsep="0">
30585 <colspec colwidth="8*" align="left"/>
30586 <colspec colwidth="5*" align="center"/>
30587 <colspec colwidth="5*" align="center"/>
30588 <colspec colwidth="6*" align="right"/>
30589 <tbody>
30590 <row>
30591 <entry><option>route_list</option></entry>
30592 <entry>Use: <emphasis>manualroute</emphasis></entry>
30593 <entry>Type: <emphasis> </emphasis></entry>
30594 <entry>Default: <emphasis>string</emphasis></entry>
30595 </row>
30596 </tbody>
30597 </tgroup>
30598 </informaltable>
30599 <para>
30600 This string is a list of routing rules, in the form defined below. Note that,
30601 unlike most string lists, the items are separated by semicolons. This is so
30602 that they may contain colon-separated host lists.
30603 </para>
30604 <para>
30605 <indexterm role="option">
30606 <primary>same_domain_copy_routing</primary>
30607 </indexterm>
30608 </para>
30609 <informaltable frame="all">
30610 <tgroup cols="4" colsep="0" rowsep="0">
30611 <colspec colwidth="8*" align="left"/>
30612 <colspec colwidth="5*" align="center"/>
30613 <colspec colwidth="5*" align="center"/>
30614 <colspec colwidth="6*" align="right"/>
30615 <tbody>
30616 <row>
30617 <entry><option>same_domain_copy_routing</option></entry>
30618 <entry>Use: <emphasis>manualroute</emphasis></entry>
30619 <entry>Type: <emphasis>boolean</emphasis></entry>
30620 <entry>Default: <emphasis>false</emphasis></entry>
30621 </row>
30622 </tbody>
30623 </tgroup>
30624 </informaltable>
30625 <para>
30626 <indexterm role="concept">
30627 <primary>address</primary>
30628 <secondary>copying routing</secondary>
30629 </indexterm>
30630 Addresses with the same domain are normally routed by the <command>manualroute</command>
30631 router to the same list of hosts. However, this cannot be presumed, because the
30632 router options and preconditions may refer to the local part of the address. By
30633 default, therefore, Exim routes each address in a message independently. DNS
30634 servers run caches, so repeated DNS lookups are not normally expensive, and in
30635 any case, personal messages rarely have more than a few recipients.
30636 </para>
30637 <para>
30638 If you are running mailing lists with large numbers of subscribers at the same
30639 domain, and you are using a <command>manualroute</command> router which is independent of the
30640 local part, you can set <option>same_domain_copy_routing</option> to bypass repeated DNS
30641 lookups for identical domains in one message. In this case, when
30642 <command>manualroute</command> routes an address to a remote transport, any other unrouted
30643 addresses in the message that have the same domain are automatically given the
30644 same routing without processing them independently. However, this is only done
30645 if <option>headers_add</option> and <option>headers_remove</option> are unset.
30646 </para>
30647 </section>
30648 <section>
30649 <title>Routing rules in route_list</title>
30650 <para>
30651 The value of <option>route_list</option> is a string consisting of a sequence of routing
30652 rules, separated by semicolons. If a semicolon is needed in a rule, it can be
30653 entered as two semicolons. Alternatively, the list separator can be changed as
30654 described (for colon-separated lists) in section <xref linkend="SECTlistconstruct"/>.
30655 Empty rules are ignored. The format of each rule is
30656 </para>
30657 <literallayout>
30658 &lt;<emphasis>domain pattern</emphasis>&gt;  &lt;<emphasis>list of hosts</emphasis>&gt;  &lt;<emphasis>options</emphasis>&gt;
30659 </literallayout>
30660 <para>
30661 The following example contains two rules, each with a simple domain pattern and
30662 no options:
30663 </para>
30664 <literallayout class="monospaced">
30665 route_list = \
30666   dict.ref.example  mail-1.ref.example:mail-2.ref.example ; \
30667   thes.ref.example  mail-3.ref.example:mail-4.ref.example
30668 </literallayout>
30669 <para>
30670 The three parts of a rule are separated by white space. The pattern and the
30671 list of hosts can be enclosed in quotes if necessary, and if they are, the
30672 usual quoting rules apply. Each rule in a <option>route_list</option> must start with a
30673 single domain pattern, which is the only mandatory item in the rule. The
30674 pattern is in the same format as one item in a domain list (see section
30675 <xref linkend="SECTdomainlist"/>),
30676 except that it may not be the name of an interpolated file.
30677 That is, it may be wildcarded, or a regular expression, or a file or database
30678 lookup (with semicolons doubled, because of the use of semicolon as a separator
30679 in a <option>route_list</option>).
30680 </para>
30681 <para>
30682 The rules in <option>route_list</option> are searched in order until one of the patterns
30683 matches the domain that is being routed. The list of hosts and then options are
30684 then used as described below. If there is no match, the router declines. When
30685 <option>route_list</option> is set, <option>route_data</option> must not be set.
30686 </para>
30687 </section>
30688 <section>
30689 <title>Routing rules in route_data</title>
30690 <para>
30691 The use of <option>route_list</option> is convenient when there are only a small number of
30692 routing rules. For larger numbers, it is easier to use a file or database to
30693 hold the routing information, and use the <option>route_data</option> option instead.
30694 The value of <option>route_data</option> is a list of hosts, followed by (optional) options.
30695 Most commonly, <option>route_data</option> is set as a string that contains an
30696 expansion lookup. For example, suppose we place two routing rules in a file
30697 like this:
30698 </para>
30699 <literallayout class="monospaced">
30700 dict.ref.example:  mail-1.ref.example:mail-2.ref.example
30701 thes.ref.example:  mail-3.ref.example:mail-4.ref.example
30702 </literallayout>
30703 <para>
30704 This data can be accessed by setting
30705 </para>
30706 <literallayout class="monospaced">
30707 route_data = ${lookup{$domain}lsearch{/the/file/name}}
30708 </literallayout>
30709 <para>
30710 Failure of the lookup results in an empty string, causing the router to
30711 decline. However, you do not have to use a lookup in <option>route_data</option>. The only
30712 requirement is that the result of expanding the string is a list of hosts,
30713 possibly followed by options, separated by white space. The list of hosts must
30714 be enclosed in quotes if it contains white space.
30715 </para>
30716 </section>
30717 <section>
30718 <title>Format of the list of hosts</title>
30719 <para>
30720 A list of hosts, whether obtained via <option>route_data</option> or <option>route_list</option>, is
30721 always separately expanded before use. If the expansion fails, the router
30722 declines. The result of the expansion must be a colon-separated list of names
30723 and/or IP addresses, optionally also including ports. The format of each item
30724 in the list is described in the next section. The list separator can be changed
30725 as described in section <xref linkend="SECTlistconstruct"/>.
30726 </para>
30727 <para>
30728 If the list of hosts was obtained from a <option>route_list</option> item, the following
30729 variables are set during its expansion:
30730 </para>
30731 <itemizedlist>
30732 <listitem>
30733 <para>
30734 <indexterm role="concept">
30735 <primary>numerical variables (<varname>$1</varname> <varname>$2</varname>  etc)</primary>
30736 <secondary>in <command>manualroute</command> router</secondary>
30737 </indexterm>
30738 If the domain was matched against a regular expression, the numeric variables
30739 <varname>$1</varname>, <varname>$2</varname>, etc. may be set. For example:
30740 </para>
30741 <literallayout class="monospaced">
30742 route_list = ^domain(\d+)   host-$1.text.example
30743 </literallayout>
30744 </listitem>
30745 <listitem>
30746 <para>
30747 <varname>$0</varname> is always set to the entire domain.
30748 </para>
30749 </listitem>
30750 <listitem>
30751 <para>
30752 <varname>$1</varname> is also set when partial matching is done in a file lookup.
30753 </para>
30754 </listitem>
30755 <listitem>
30756 <para>
30757 <indexterm role="concept">
30758 <primary><varname>$value</varname></primary>
30759 </indexterm>
30760 If the pattern that matched the domain was a lookup item, the data that was
30761 looked up is available in the expansion variable <varname>$value</varname>. For example:
30762 </para>
30763 <literallayout class="monospaced">
30764 route_list = lsearch;;/some/file.routes  $value
30765 </literallayout>
30766 </listitem>
30767 </itemizedlist>
30768 <para>
30769 Note the doubling of the semicolon in the pattern that is necessary because
30770 semicolon is the default route list separator.
30771 </para>
30772 </section>
30773 <section id="SECTformatonehostitem">
30774 <title>Format of one host item</title>
30775 <para>
30776 Each item in the list of hosts is either a host name or an IP address,
30777 optionally with an attached port number. When no port is given, an IP address
30778 is not enclosed in brackets. When a port is specified, it overrides the port
30779 specification on the transport. The port is separated from the name or address
30780 by a colon. This leads to some complications:
30781 </para>
30782 <itemizedlist>
30783 <listitem>
30784 <para>
30785 Because colon is the default separator for the list of hosts, either
30786 the colon that specifies a port must be doubled, or the list separator must
30787 be changed. The following two examples have the same effect:
30788 </para>
30789 <literallayout class="monospaced">
30790 route_list = * "host1.tld::1225 : host2.tld::1226"
30791 route_list = * "&lt;+ host1.tld:1225 + host2.tld:1226"
30792 </literallayout>
30793 </listitem>
30794 <listitem>
30795 <para>
30796 When IPv6 addresses are involved, it gets worse, because they contain
30797 colons of their own. To make this case easier, it is permitted to
30798 enclose an IP address (either v4 or v6) in square brackets if a port
30799 number follows. For example:
30800 </para>
30801 <literallayout class="monospaced">
30802 route_list = * "&lt;/ [10.1.1.1]:1225 / [::1]:1226"
30803 </literallayout>
30804 </listitem>
30805 </itemizedlist>
30806 </section>
30807 <section id="SECThostshowused">
30808 <title>How the list of hosts is used</title>
30809 <para>
30810 When an address is routed to an <command>smtp</command> transport by <command>manualroute</command>, each of
30811 the hosts is tried, in the order specified, when carrying out the SMTP
30812 delivery. However, the order can be changed by setting the <option>hosts_randomize</option>
30813 option, either on the router (see section <xref linkend="SECTprioptman"/> above), or on the
30814 transport.
30815 </para>
30816 <para>
30817 Hosts may be listed by name or by IP address. An unadorned name in the list of
30818 hosts is interpreted as a host name. A name that is followed by <literal>/MX</literal> is
30819 interpreted as an indirection to a sublist of hosts obtained by looking up MX
30820 records in the DNS. For example:
30821 </para>
30822 <literallayout class="monospaced">
30823 route_list = *  x.y.z:p.q.r/MX:e.f.g
30824 </literallayout>
30825 <para>
30826 If this feature is used with a port specifier, the port must come last. For
30827 example:
30828 </para>
30829 <literallayout class="monospaced">
30830 route_list = *  dom1.tld/mx::1225
30831 </literallayout>
30832 <para>
30833 If the <option>hosts_randomize</option> option is set, the order of the items in the list is
30834 randomized before any lookups are done. Exim then scans the list; for any name
30835 that is not followed by <literal>/MX</literal> it looks up an IP address. If this turns out to
30836 be an interface on the local host and the item is not the first in the list,
30837 Exim discards it and any subsequent items. If it is the first item, what
30838 happens is controlled by the
30839 <indexterm role="concept">
30840 <primary><option>self</option> option</primary>
30841 <secondary>in <command>manualroute</command> router</secondary>
30842 </indexterm>
30843 <option>self</option> option of the router.
30844 </para>
30845 <para>
30846 A name on the list that is followed by <literal>/MX</literal> is replaced with the list of
30847 hosts obtained by looking up MX records for the name. This is always a DNS
30848 lookup; the <option>bydns</option> and <option>byname</option> options (see section <xref linkend="SECThowoptused"/>
30849 below) are not relevant here. The order of these hosts is determined by the
30850 preference values in the MX records, according to the usual rules. Because
30851 randomizing happens before the MX lookup, it does not affect the order that is
30852 defined by MX preferences.
30853 </para>
30854 <para>
30855 If the local host is present in the sublist obtained from MX records, but is
30856 not the most preferred host in that list, it and any equally or less
30857 preferred hosts are removed before the sublist is inserted into the main list.
30858 </para>
30859 <para>
30860 If the local host is the most preferred host in the MX list, what happens
30861 depends on where in the original list of hosts the <literal>/MX</literal> item appears. If it
30862 is not the first item (that is, there are previous hosts in the main list),
30863 Exim discards this name and any subsequent items in the main list.
30864 </para>
30865 <para>
30866 If the MX item is first in the list of hosts, and the local host is the
30867 most preferred host, what happens is controlled by the <option>self</option> option of the
30868 router.
30869 </para>
30870 <para>
30871 DNS failures when lookup up the MX records are treated in the same way as DNS
30872 failures when looking up IP addresses: <option>pass_on_timeout</option> and
30873 <option>host_find_failed</option> are used when relevant.
30874 </para>
30875 <para>
30876 The generic <option>ignore_target_hosts</option> option applies to all hosts in the list,
30877 whether obtained from an MX lookup or not.
30878 </para>
30879 </section>
30880 <section id="SECThowoptused">
30881 <title>How the options are used</title>
30882 <para>
30883 The options are a sequence of words; in practice no more than three are ever
30884 present. One of the words can be the name of a transport; this overrides the
30885 <option>transport</option> option on the router for this particular routing rule only. The
30886 other words (if present) control randomization of the list of hosts on a
30887 per-rule basis, and how the IP addresses of the hosts are to be found when
30888 routing to a remote transport. These options are as follows:
30889 </para>
30890 <itemizedlist>
30891 <listitem>
30892 <para>
30893 <option>randomize</option>: randomize the order of the hosts in this list, overriding the
30894 setting of <option>hosts_randomize</option> for this routing rule only.
30895 </para>
30896 </listitem>
30897 <listitem>
30898 <para>
30899 <option>no_randomize</option>: do not randomize the order of the hosts in this list,
30900 overriding the setting of <option>hosts_randomize</option> for this routing rule only.
30901 </para>
30902 </listitem>
30903 <listitem>
30904 <para>
30905 <option>byname</option>: use <function>getipnodebyname()</function> (<function>gethostbyname()</function> on older systems) to
30906 find IP addresses. This function may ultimately cause a DNS lookup, but it may
30907 also look in <filename>/etc/hosts</filename> or other sources of information.
30908 </para>
30909 </listitem>
30910 <listitem>
30911 <para>
30912 <option>bydns</option>: look up address records for the hosts directly in the DNS; fail if
30913 no address records are found. If there is a temporary DNS error (such as a
30914 timeout), delivery is deferred.
30915 </para>
30916 </listitem>
30917 </itemizedlist>
30918 <para>
30919 For example:
30920 </para>
30921 <literallayout class="monospaced">
30922 route_list = domain1  host1:host2:host3  randomize bydns;\
30923              domain2  host4:host5
30924 </literallayout>
30925 <para>
30926 If neither <option>byname</option> nor <option>bydns</option> is given, Exim behaves as follows: First, a
30927 DNS lookup is done. If this yields anything other than HOST_NOT_FOUND, that
30928 result is used. Otherwise, Exim goes on to try a call to <function>getipnodebyname()</function>
30929 or <function>gethostbyname()</function>, and the result of the lookup is the result of that
30930 call.
30931 </para>
30932 <para>
30933 <emphasis role="bold">Warning</emphasis>: It has been discovered that on some systems, if a DNS lookup
30934 called via <function>getipnodebyname()</function> times out, HOST_NOT_FOUND is returned
30935 instead of TRY_AGAIN. That is why the default action is to try a DNS
30936 lookup first. Only if that gives a definite <quote>no such host</quote> is the local
30937 function called.
30938 </para>
30939 <para>
30940 If no IP address for a host can be found, what happens is controlled by the
30941 <option>host_find_failed</option> option.
30942 </para>
30943 <para>
30944 <indexterm role="concept">
30945 <primary><varname>$host</varname></primary>
30946 </indexterm>
30947 When an address is routed to a local transport, IP addresses are not looked up.
30948 The host list is passed to the transport in the <varname>$host</varname> variable.
30949 </para>
30950 </section>
30951 <section>
30952 <title>Manualroute examples</title>
30953 <para>
30954 In some of the examples that follow, the presence of the <option>remote_smtp</option>
30955 transport, as defined in the default configuration file, is assumed:
30956 </para>
30957 <itemizedlist>
30958 <listitem>
30959 <para>
30960 <indexterm role="concept">
30961 <primary>smart host</primary>
30962 <secondary>example router</secondary>
30963 </indexterm>
30964 The <command>manualroute</command> router can be used to forward all external mail to a
30965 <emphasis>smart host</emphasis>. If you have set up, in the main part of the configuration, a
30966 named domain list that contains your local domains, for example:
30967 </para>
30968 <literallayout class="monospaced">
30969 domainlist local_domains = my.domain.example
30970 </literallayout>
30971 <para>
30972 You can arrange for all other domains to be routed to a smart host by making
30973 your first router something like this:
30974 </para>
30975 <literallayout class="monospaced">
30976 smart_route:
30977   driver = manualroute
30978   domains = !+local_domains
30979   transport = remote_smtp
30980   route_list = * smarthost.ref.example
30981 </literallayout>
30982 <para>
30983 This causes all non-local addresses to be sent to the single host
30984 <emphasis>smarthost.ref.example</emphasis>. If a colon-separated list of smart hosts is given,
30985 they are tried in order
30986 (but you can use <option>hosts_randomize</option> to vary the order each time).
30987 Another way of configuring the same thing is this:
30988 </para>
30989 <literallayout class="monospaced">
30990 smart_route:
30991   driver = manualroute
30992   transport = remote_smtp
30993   route_list = !+local_domains  smarthost.ref.example
30994 </literallayout>
30995 <para>
30996 There is no difference in behaviour between these two routers as they stand.
30997 However, they behave differently if <option>no_more</option> is added to them. In the first
30998 example, the router is skipped if the domain does not match the <option>domains</option>
30999 precondition; the following router is always tried. If the router runs, it
31000 always matches the domain and so can never decline. Therefore, <option>no_more</option>
31001 would have no effect. In the second case, the router is never skipped; it
31002 always runs. However, if it doesn&#x2019;t match the domain, it declines. In this case
31003 <option>no_more</option> would prevent subsequent routers from running.
31004 </para>
31005 </listitem>
31006 <listitem>
31007 <para>
31008 <indexterm role="concept">
31009 <primary>mail hub example</primary>
31010 </indexterm>
31011 A <emphasis>mail hub</emphasis> is a host which receives mail for a number of domains via MX
31012 records in the DNS and delivers it via its own private routing mechanism. Often
31013 the final destinations are behind a firewall, with the mail hub being the one
31014 machine that can connect to machines both inside and outside the firewall. The
31015 <command>manualroute</command> router is usually used on a mail hub to route incoming messages
31016 to the correct hosts. For a small number of domains, the routing can be inline,
31017 using the <option>route_list</option> option, but for a larger number a file or database
31018 lookup is easier to manage.
31019 </para>
31020 <para>
31021 If the domain names are in fact the names of the machines to which the mail is
31022 to be sent by the mail hub, the configuration can be quite simple. For
31023 example:
31024 </para>
31025 <literallayout class="monospaced">
31026 hub_route:
31027   driver = manualroute
31028   transport = remote_smtp
31029   route_list = *.rhodes.tvs.example  $domain
31030 </literallayout>
31031 <para>
31032 This configuration routes domains that match <literal>*.rhodes.tvs.example</literal> to hosts
31033 whose names are the same as the mail domains. A similar approach can be taken
31034 if the host name can be obtained from the domain name by a string manipulation
31035 that the expansion facilities can handle. Otherwise, a lookup based on the
31036 domain can be used to find the host:
31037 </para>
31038 <literallayout class="monospaced">
31039 through_firewall:
31040   driver = manualroute
31041   transport = remote_smtp
31042   route_data = ${lookup {$domain} cdb {/internal/host/routes}}
31043 </literallayout>
31044 <para>
31045 The result of the lookup must be the name or IP address of the host (or
31046 hosts) to which the address is to be routed. If the lookup fails, the route
31047 data is empty, causing the router to decline. The address then passes to the
31048 next router.
31049 </para>
31050 </listitem>
31051 <listitem>
31052 <para>
31053 <indexterm role="concept">
31054 <primary>batched SMTP output example</primary>
31055 </indexterm>
31056 <indexterm role="concept">
31057 <primary>SMTP</primary>
31058 <secondary>batched outgoing; example</secondary>
31059 </indexterm>
31060 You can use <command>manualroute</command> to deliver messages to pipes or files in batched
31061 SMTP format for onward transportation by some other means. This is one way of
31062 storing mail for a dial-up host when it is not connected. The route list entry
31063 can be as simple as a single domain name in a configuration like this:
31064 </para>
31065 <literallayout class="monospaced">
31066 save_in_file:
31067   driver = manualroute
31068   transport = batchsmtp_appendfile
31069   route_list = saved.domain.example
31070 </literallayout>
31071 <para>
31072 though often a pattern is used to pick up more than one domain. If there are
31073 several domains or groups of domains with different transport requirements,
31074 different transports can be listed in the routing information:
31075 </para>
31076 <literallayout class="monospaced">
31077 save_in_file:
31078   driver = manualroute
31079   route_list = \
31080     *.saved.domain1.example  $domain  batch_appendfile; \
31081     *.saved.domain2.example  \
31082       ${lookup{$domain}dbm{/domain2/hosts}{$value}fail} \
31083       batch_pipe
31084 </literallayout>
31085 <para>
31086 <indexterm role="concept">
31087 <primary><varname>$domain</varname></primary>
31088 </indexterm>
31089 <indexterm role="concept">
31090 <primary><varname>$host</varname></primary>
31091 </indexterm>
31092 The first of these just passes the domain in the <varname>$host</varname> variable, which
31093 doesn&#x2019;t achieve much (since it is also in <varname>$domain</varname>), but the second does a
31094 file lookup to find a value to pass, causing the router to decline to handle
31095 the address if the lookup fails.
31096 </para>
31097 </listitem>
31098 <listitem>
31099 <para>
31100 <indexterm role="concept">
31101 <primary>UUCP</primary>
31102 <secondary>example of router for</secondary>
31103 </indexterm>
31104 Routing mail directly to UUCP software is a specific case of the use of
31105 <command>manualroute</command> in a gateway to another mail environment. This is an example of
31106 one way it can be done:
31107 </para>
31108 <literallayout class="monospaced">
31109 # Transport
31110 uucp:
31111   driver = pipe
31112   user = nobody
31113   command = /usr/local/bin/uux -r - \
31114     ${substr_-5:$host}!rmail ${local_part}
31115   return_fail_output = true
31116
31117 # Router
31118 uucphost:
31119   transport = uucp
31120   driver = manualroute
31121   route_data = \
31122     ${lookup{$domain}lsearch{/usr/local/exim/uucphosts}}
31123 </literallayout>
31124 <para>
31125 The file <filename>/usr/local/exim/uucphosts</filename> contains entries like
31126 </para>
31127 <literallayout class="monospaced">
31128 darksite.ethereal.example:           darksite.UUCP
31129 </literallayout>
31130 <para>
31131 It can be set up more simply without adding and removing <quote>.UUCP</quote> but this way
31132 makes clear the distinction between the domain name
31133 <emphasis>darksite.ethereal.example</emphasis> and the UUCP host name <emphasis>darksite</emphasis>.
31134 </para>
31135 </listitem>
31136 </itemizedlist>
31137 <para>
31138 <indexterm role="concept" startref="IIDmanrou1" class="endofrange"/>
31139 <indexterm role="concept" startref="IIDmanrou2" class="endofrange"/>
31140 </para>
31141 </section>
31142 </chapter>
31143
31144 <chapter id="CHAPdriverlast">
31145 <title>The queryprogram router</title>
31146 <para>
31147 <indexterm role="concept" id="IIDquerou1" class="startofrange">
31148 <primary><command>queryprogram</command> router</primary>
31149 </indexterm>
31150 <indexterm role="concept" id="IIDquerou2" class="startofrange">
31151 <primary>routers</primary>
31152 <secondary><command>queryprogram</command></secondary>
31153 </indexterm>
31154 <indexterm role="concept">
31155 <primary>routing</primary>
31156 <secondary>by external program</secondary>
31157 </indexterm>
31158 The <command>queryprogram</command> router routes an address by running an external command
31159 and acting on its output. This is an expensive way to route, and is intended
31160 mainly for use in lightly-loaded systems, or for performing experiments.
31161 However, if it is possible to use the precondition options (<option>domains</option>,
31162 <option>local_parts</option>, etc) to skip this router for most addresses, it could sensibly
31163 be used in special cases, even on a busy host. There are the following private
31164 options:
31165 <indexterm role="concept">
31166 <primary>options</primary>
31167 <secondary><command>queryprogram</command> router</secondary>
31168 </indexterm>
31169 </para>
31170 <para>
31171 <indexterm role="option">
31172 <primary>command</primary>
31173 </indexterm>
31174 </para>
31175 <informaltable frame="all">
31176 <tgroup cols="4" colsep="0" rowsep="0">
31177 <colspec colwidth="8*" align="left"/>
31178 <colspec colwidth="5*" align="center"/>
31179 <colspec colwidth="5*" align="center"/>
31180 <colspec colwidth="6*" align="right"/>
31181 <tbody>
31182 <row>
31183 <entry><option>command</option></entry>
31184 <entry>Use: <emphasis>queryprogram</emphasis></entry>
31185 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
31186 <entry>Default: <emphasis>unset</emphasis></entry>
31187 </row>
31188 </tbody>
31189 </tgroup>
31190 </informaltable>
31191 <para>
31192 This option must be set. It specifies the command that is to be run. The
31193 command is split up into a command name and arguments, and then each is
31194 expanded separately (exactly as for a <command>pipe</command> transport, described in chapter
31195 <xref linkend="CHAPpipetransport"/>).
31196 </para>
31197 <para>
31198 <indexterm role="option">
31199 <primary>command_group</primary>
31200 </indexterm>
31201 </para>
31202 <informaltable frame="all">
31203 <tgroup cols="4" colsep="0" rowsep="0">
31204 <colspec colwidth="8*" align="left"/>
31205 <colspec colwidth="5*" align="center"/>
31206 <colspec colwidth="5*" align="center"/>
31207 <colspec colwidth="6*" align="right"/>
31208 <tbody>
31209 <row>
31210 <entry><option>command_group</option></entry>
31211 <entry>Use: <emphasis>queryprogram</emphasis></entry>
31212 <entry>Type: <emphasis>string</emphasis></entry>
31213 <entry>Default: <emphasis>unset</emphasis></entry>
31214 </row>
31215 </tbody>
31216 </tgroup>
31217 </informaltable>
31218 <para>
31219 <indexterm role="concept">
31220 <primary>gid (group id)</primary>
31221 <secondary>in <command>queryprogram</command> router</secondary>
31222 </indexterm>
31223 This option specifies a gid to be set when running the command while routing an
31224 address for deliver. It must be set if <option>command_user</option> specifies a numerical
31225 uid. If it begins with a digit, it is interpreted as the numerical value of the
31226 gid. Otherwise it is looked up using <function>getgrnam()</function>.
31227 </para>
31228 <para>
31229 <indexterm role="option">
31230 <primary>command_user</primary>
31231 </indexterm>
31232 </para>
31233 <informaltable frame="all">
31234 <tgroup cols="4" colsep="0" rowsep="0">
31235 <colspec colwidth="8*" align="left"/>
31236 <colspec colwidth="5*" align="center"/>
31237 <colspec colwidth="5*" align="center"/>
31238 <colspec colwidth="6*" align="right"/>
31239 <tbody>
31240 <row>
31241 <entry><option>command_user</option></entry>
31242 <entry>Use: <emphasis>queryprogram</emphasis></entry>
31243 <entry>Type: <emphasis>string</emphasis></entry>
31244 <entry>Default: <emphasis>unset</emphasis></entry>
31245 </row>
31246 </tbody>
31247 </tgroup>
31248 </informaltable>
31249 <para>
31250 <indexterm role="concept">
31251 <primary>uid (user id)</primary>
31252 <secondary>for <command>queryprogram</command></secondary>
31253 </indexterm>
31254 This option must be set. It specifies the uid which is set when running the
31255 command while routing an address for delivery. If the value begins with a digit,
31256 it is interpreted as the numerical value of the uid. Otherwise, it is looked up
31257 using <function>getpwnam()</function> to obtain a value for the uid and, if <option>command_group</option> is
31258 not set, a value for the gid also.
31259 </para>
31260 <para>
31261 <emphasis role="bold">Warning:</emphasis> Changing uid and gid is possible only when Exim is running as
31262 root, which it does during a normal delivery in a conventional configuration.
31263 However, when an address is being verified during message reception, Exim is
31264 usually running as the Exim user, not as root. If the <command>queryprogram</command> router
31265 is called from a non-root process, Exim cannot change uid or gid before running
31266 the command. In this circumstance the command runs under the current uid and
31267 gid.
31268 </para>
31269 <para>
31270 <indexterm role="option">
31271 <primary>current_directory</primary>
31272 </indexterm>
31273 </para>
31274 <informaltable frame="all">
31275 <tgroup cols="4" colsep="0" rowsep="0">
31276 <colspec colwidth="8*" align="left"/>
31277 <colspec colwidth="5*" align="center"/>
31278 <colspec colwidth="5*" align="center"/>
31279 <colspec colwidth="6*" align="right"/>
31280 <tbody>
31281 <row>
31282 <entry><option>current_directory</option></entry>
31283 <entry>Use: <emphasis>queryprogram</emphasis></entry>
31284 <entry>Type: <emphasis>string</emphasis></entry>
31285 <entry>Default: <emphasis>/</emphasis></entry>
31286 </row>
31287 </tbody>
31288 </tgroup>
31289 </informaltable>
31290 <para>
31291 This option specifies an absolute path which is made the current directory
31292 before running the command.
31293 </para>
31294 <para>
31295 <indexterm role="option">
31296 <primary>timeout</primary>
31297 </indexterm>
31298 </para>
31299 <informaltable frame="all">
31300 <tgroup cols="4" colsep="0" rowsep="0">
31301 <colspec colwidth="8*" align="left"/>
31302 <colspec colwidth="5*" align="center"/>
31303 <colspec colwidth="5*" align="center"/>
31304 <colspec colwidth="6*" align="right"/>
31305 <tbody>
31306 <row>
31307 <entry><option>timeout</option></entry>
31308 <entry>Use: <emphasis>queryprogram</emphasis></entry>
31309 <entry>Type: <emphasis>time</emphasis></entry>
31310 <entry>Default: <emphasis>1h</emphasis></entry>
31311 </row>
31312 </tbody>
31313 </tgroup>
31314 </informaltable>
31315 <para>
31316 If the command does not complete within the timeout period, its process group
31317 is killed and the message is frozen. A value of zero time specifies no
31318 timeout.
31319 </para>
31320 <para>
31321 The standard output of the command is connected to a pipe, which is read when
31322 the command terminates. It should consist of a single line of output,
31323 containing up to five fields, separated by white space. The maximum length of
31324 the line is 1023 characters. Longer lines are silently truncated. The first
31325 field is one of the following words (case-insensitive):
31326 </para>
31327 <itemizedlist>
31328 <listitem>
31329 <para>
31330 <emphasis>Accept</emphasis>: routing succeeded; the remaining fields specify what to do (see
31331 below).
31332 </para>
31333 </listitem>
31334 <listitem>
31335 <para>
31336 <emphasis>Decline</emphasis>: the router declines; pass the address to the next router, unless
31337 <option>no_more</option> is set.
31338 </para>
31339 </listitem>
31340 <listitem>
31341 <para>
31342 <emphasis>Fail</emphasis>: routing failed; do not pass the address to any more routers. Any
31343 subsequent text on the line is an error message. If the router is run as part
31344 of address verification during an incoming SMTP message, the message is
31345 included in the SMTP response.
31346 </para>
31347 </listitem>
31348 <listitem>
31349 <para>
31350 <emphasis>Defer</emphasis>: routing could not be completed at this time; try again later. Any
31351 subsequent text on the line is an error message which is logged. It is not
31352 included in any SMTP response.
31353 </para>
31354 </listitem>
31355 <listitem>
31356 <para>
31357 <emphasis>Freeze</emphasis>: the same as <emphasis>defer</emphasis>, except that the message is frozen.
31358 </para>
31359 </listitem>
31360 <listitem>
31361 <para>
31362 <emphasis>Pass</emphasis>: pass the address to the next router (or the router specified by
31363 <option>pass_router</option>), overriding <option>no_more</option>.
31364 </para>
31365 </listitem>
31366 <listitem>
31367 <para>
31368 <emphasis>Redirect</emphasis>: the message is redirected. The remainder of the line is a list of
31369 new addresses, which are routed independently, starting with the first router,
31370 or the router specified by <option>redirect_router</option>, if set.
31371 </para>
31372 </listitem>
31373 </itemizedlist>
31374 <para>
31375 When the first word is <emphasis>accept</emphasis>, the remainder of the line consists of a
31376 number of keyed data values, as follows (split into two lines here, to fit on
31377 the page):
31378 </para>
31379 <literallayout class="monospaced">
31380 ACCEPT TRANSPORT=&lt;transport&gt; HOSTS=&lt;list of hosts&gt;
31381 LOOKUP=byname|bydns DATA=&lt;text&gt;
31382 </literallayout>
31383 <para>
31384 The data items can be given in any order, and all are optional. If no transport
31385 is included, the transport specified by the generic <option>transport</option> option is
31386 used. The list of hosts and the lookup type are needed only if the transport is
31387 an <command>smtp</command> transport that does not itself supply a list of hosts.
31388 </para>
31389 <para>
31390 The format of the list of hosts is the same as for the <command>manualroute</command> router.
31391 As well as host names and IP addresses with optional port numbers, as described
31392 in section <xref linkend="SECTformatonehostitem"/>, it may contain names followed by
31393 <literal>/MX</literal> to specify sublists of hosts that are obtained by looking up MX records
31394 (see section <xref linkend="SECThostshowused"/>).
31395 </para>
31396 <para>
31397 If the lookup type is not specified, Exim behaves as follows when trying to
31398 find an IP address for each host: First, a DNS lookup is done. If this yields
31399 anything other than HOST_NOT_FOUND, that result is used. Otherwise, Exim
31400 goes on to try a call to <function>getipnodebyname()</function> or <function>gethostbyname()</function>, and the
31401 result of the lookup is the result of that call.
31402 </para>
31403 <para>
31404 <indexterm role="concept">
31405 <primary><varname>$address_data</varname></primary>
31406 </indexterm>
31407 If the DATA field is set, its value is placed in the <varname>$address_data</varname>
31408 variable. For example, this return line
31409 </para>
31410 <literallayout class="monospaced">
31411 accept hosts=x1.y.example:x2.y.example data="rule1"
31412 </literallayout>
31413 <para>
31414 routes the address to the default transport, passing a list of two hosts. When
31415 the transport runs, the string <quote>rule1</quote> is in <varname>$address_data</varname>.
31416 <indexterm role="concept" startref="IIDquerou1" class="endofrange"/>
31417 <indexterm role="concept" startref="IIDquerou2" class="endofrange"/>
31418 </para>
31419 </chapter>
31420
31421 <chapter id="CHAPredirect">
31422 <title>The redirect router</title>
31423 <para>
31424 <indexterm role="concept" id="IIDredrou1" class="startofrange">
31425 <primary><command>redirect</command> router</primary>
31426 </indexterm>
31427 <indexterm role="concept" id="IIDredrou2" class="startofrange">
31428 <primary>routers</primary>
31429 <secondary><command>redirect</command></secondary>
31430 </indexterm>
31431 <indexterm role="concept">
31432 <primary>alias file</primary>
31433 <secondary>in a <command>redirect</command> router</secondary>
31434 </indexterm>
31435 <indexterm role="concept">
31436 <primary>address redirection</primary>
31437 <secondary><command>redirect</command> router</secondary>
31438 </indexterm>
31439 The <command>redirect</command> router handles several kinds of address redirection. Its most
31440 common uses are for resolving local part aliases from a central alias file
31441 (usually called <filename>/etc/aliases</filename>) and for handling users&#x2019; personal <filename>.forward</filename>
31442 files, but it has many other potential uses. The incoming address can be
31443 redirected in several different ways:
31444 </para>
31445 <itemizedlist>
31446 <listitem>
31447 <para>
31448 It can be replaced by one or more new addresses which are themselves routed
31449 independently.
31450 </para>
31451 </listitem>
31452 <listitem>
31453 <para>
31454 It can be routed to be delivered to a given file or directory.
31455 </para>
31456 </listitem>
31457 <listitem>
31458 <para>
31459 It can be routed to be delivered to a specified pipe command.
31460 </para>
31461 </listitem>
31462 <listitem>
31463 <para>
31464 It can cause an automatic reply to be generated.
31465 </para>
31466 </listitem>
31467 <listitem>
31468 <para>
31469 It can be forced to fail, with a custom error message.
31470 </para>
31471 </listitem>
31472 <listitem>
31473 <para>
31474 It can be temporarily deferred.
31475 </para>
31476 </listitem>
31477 <listitem>
31478 <para>
31479 It can be discarded.
31480 </para>
31481 </listitem>
31482 </itemizedlist>
31483 <para>
31484 The generic <option>transport</option> option must not be set for <command>redirect</command> routers.
31485 However, there are some private options which define transports for delivery to
31486 files and pipes, and for generating autoreplies. See the <option>file_transport</option>,
31487 <option>pipe_transport</option> and <option>reply_transport</option> descriptions below.
31488 </para>
31489 <section>
31490 <title>Redirection data</title>
31491 <para>
31492 The router operates by interpreting a text string which it obtains either by
31493 expanding the contents of the <option>data</option> option, or by reading the entire
31494 contents of a file whose name is given in the <option>file</option> option. These two
31495 options are mutually exclusive. The first is commonly used for handling system
31496 aliases, in a configuration like this:
31497 </para>
31498 <literallayout class="monospaced">
31499 system_aliases:
31500   driver = redirect
31501   data = ${lookup{$local_part}lsearch{/etc/aliases}}
31502 </literallayout>
31503 <para>
31504 If the lookup fails, the expanded string in this example is empty. When the
31505 expansion of <option>data</option> results in an empty string, the router declines. A forced
31506 expansion failure also causes the router to decline; other expansion failures
31507 cause delivery to be deferred.
31508 </para>
31509 <para>
31510 A configuration using <option>file</option> is commonly used for handling users&#x2019;
31511 <filename>.forward</filename> files, like this:
31512 </para>
31513 <literallayout class="monospaced">
31514 userforward:
31515   driver = redirect
31516   check_local_user
31517   file = $home/.forward
31518   no_verify
31519 </literallayout>
31520 <para>
31521 If the file does not exist, or causes no action to be taken (for example, it is
31522 empty or consists only of comments), the router declines. <emphasis role="bold">Warning</emphasis>: This
31523 is not the case when the file contains syntactically valid items that happen to
31524 yield empty addresses, for example, items containing only RFC 2822 address
31525 comments.
31526 </para>
31527 </section>
31528 <section>
31529 <title>Forward files and address verification</title>
31530 <para>
31531 <indexterm role="concept">
31532 <primary>address redirection</primary>
31533 <secondary>while verifying</secondary>
31534 </indexterm>
31535 It is usual to set <option>no_verify</option> on <command>redirect</command> routers which handle users&#x2019;
31536 <filename>.forward</filename> files, as in the example above. There are two reasons for this:
31537 </para>
31538 <itemizedlist>
31539 <listitem>
31540 <para>
31541 When Exim is receiving an incoming SMTP message from a remote host, it is
31542 running under the Exim uid, not as root.
31543 No additional groups are set up, even if the Exim uid is a member of other
31544 groups (that is, the <function>initgroups()</function> function is not run).
31545 Exim is unable to change uid to read the file as the user, and it may not be
31546 able to read it as the Exim user. So in practice the router may not be able to
31547 operate.
31548 </para>
31549 </listitem>
31550 <listitem>
31551 <para>
31552 However, even when the router can operate, the existence of a <filename>.forward</filename> file
31553 is unimportant when verifying an address. What should be checked is whether the
31554 local part is a valid user name or not. Cutting out the redirection processing
31555 saves some resources.
31556 </para>
31557 </listitem>
31558 </itemizedlist>
31559 </section>
31560 <section>
31561 <title>Interpreting redirection data</title>
31562 <para>
31563 <indexterm role="concept">
31564 <primary>Sieve filter</primary>
31565 <secondary>specifying in redirection data</secondary>
31566 </indexterm>
31567 <indexterm role="concept">
31568 <primary>filter</primary>
31569 <secondary>specifying in redirection data</secondary>
31570 </indexterm>
31571 The contents of the data string, whether obtained from <option>data</option> or <option>file</option>,
31572 can be interpreted in two different ways:
31573 </para>
31574 <itemizedlist>
31575 <listitem>
31576 <para>
31577 If the <option>allow_filter</option> option is set true, and the data begins with the text
31578 <quote>#Exim filter</quote> or <quote>#Sieve filter</quote>, it is interpreted as a list of
31579 <emphasis>filtering</emphasis> instructions in the form of an Exim or Sieve filter file,
31580 respectively. Details of the syntax and semantics of filter files are described
31581 in a separate document entitled <emphasis>Exim&#x2019;s interfaces to mail filtering</emphasis>; this
31582 document is intended for use by end users.
31583 </para>
31584 </listitem>
31585 <listitem>
31586 <para>
31587 Otherwise, the data must be a comma-separated list of redirection items, as
31588 described in the next section.
31589 </para>
31590 </listitem>
31591 </itemizedlist>
31592 <para>
31593 When a message is redirected to a file (a <quote>mail folder</quote>), the file name given
31594 in a non-filter redirection list must always be an absolute path. A filter may
31595 generate a relative path &ndash; how this is handled depends on the transport&#x2019;s
31596 configuration. See section <xref linkend="SECTfildiropt"/> for a discussion of this issue
31597 for the <command>appendfile</command> transport.
31598 </para>
31599 </section>
31600 <section id="SECTitenonfilred">
31601 <title>Items in a non-filter redirection list</title>
31602 <para>
31603 <indexterm role="concept">
31604 <primary>address redirection</primary>
31605 <secondary>non-filter list items</secondary>
31606 </indexterm>
31607 When the redirection data is not an Exim or Sieve filter, for example, if it
31608 comes from a conventional alias or forward file, it consists of a list of
31609 addresses, file names, pipe commands, or certain special items (see section
31610 <xref linkend="SECTspecitredli"/> below). The special items can be individually enabled or
31611 disabled by means of options whose names begin with <option>allow_</option> or <option>forbid_</option>,
31612 depending on their default values. The items in the list are separated by
31613 commas or newlines.
31614 If a comma is required in an item, the entire item must be enclosed in double
31615 quotes.
31616 </para>
31617 <para>
31618 Lines starting with a # character are comments, and are ignored, and # may
31619 also appear following a comma, in which case everything between the # and the
31620 next newline character is ignored.
31621 </para>
31622 <para>
31623 If an item is entirely enclosed in double quotes, these are removed. Otherwise
31624 double quotes are retained because some forms of mail address require their use
31625 (but never to enclose the entire address). In the following description,
31626 <quote>item</quote> refers to what remains after any surrounding double quotes have been
31627 removed.
31628 </para>
31629 <para>
31630 <indexterm role="concept">
31631 <primary><varname>$local_part</varname></primary>
31632 </indexterm>
31633 <emphasis role="bold">Warning</emphasis>: If you use an Exim expansion to construct a redirection address,
31634 and the expansion contains a reference to <varname>$local_part</varname>, you should make use
31635 of the <option>quote_local_part</option> expansion operator, in case the local part contains
31636 special characters. For example, to redirect all mail for the domain
31637 <emphasis>obsolete.example</emphasis>, retaining the existing local part, you could use this
31638 setting:
31639 </para>
31640 <literallayout class="monospaced">
31641 data = ${quote_local_part:$local_part}@newdomain.example
31642 </literallayout>
31643 </section>
31644 <section id="SECTredlocmai">
31645 <title>Redirecting to a local mailbox</title>
31646 <para>
31647 <indexterm role="concept">
31648 <primary>routing</primary>
31649 <secondary>loops in</secondary>
31650 </indexterm>
31651 <indexterm role="concept">
31652 <primary>loop while routing</primary>
31653 <secondary>avoidance of</secondary>
31654 </indexterm>
31655 <indexterm role="concept">
31656 <primary>address redirection</primary>
31657 <secondary>to local mailbox</secondary>
31658 </indexterm>
31659 A redirection item may safely be the same as the address currently under
31660 consideration. This does not cause a routing loop, because a router is
31661 automatically skipped if any ancestor of the address that is being processed
31662 is the same as the current address and was processed by the current router.
31663 Such an address is therefore passed to the following routers, so it is handled
31664 as if there were no redirection. When making this loop-avoidance test, the
31665 complete local part, including any prefix or suffix, is used.
31666 </para>
31667 <para>
31668 <indexterm role="concept">
31669 <primary>address redirection</primary>
31670 <secondary>local part without domain</secondary>
31671 </indexterm>
31672 Specifying the same local part without a domain is a common usage in personal
31673 filter files when the user wants to have messages delivered to the local
31674 mailbox and also forwarded elsewhere. For example, the user whose login is
31675 <emphasis>cleo</emphasis> might have a <filename>.forward</filename> file containing this:
31676 </para>
31677 <literallayout class="monospaced">
31678 cleo, cleopatra@egypt.example
31679 </literallayout>
31680 <para>
31681 <indexterm role="concept">
31682 <primary>backslash in alias file</primary>
31683 </indexterm>
31684 <indexterm role="concept">
31685 <primary>alias file</primary>
31686 <secondary>backslash in</secondary>
31687 </indexterm>
31688 For compatibility with other MTAs, such unqualified local parts may be
31689 preceeded by <quote>\</quote>, but this is not a requirement for loop prevention. However,
31690 it does make a difference if more than one domain is being handled
31691 synonymously.
31692 </para>
31693 <para>
31694 If an item begins with <quote>\</quote> and the rest of the item parses as a valid RFC
31695 2822 address that does not include a domain, the item is qualified using the
31696 domain of the incoming address. In the absence of a leading <quote>\</quote>, unqualified
31697 addresses are qualified using the value in <option>qualify_recipient</option>, but you can
31698 force the incoming domain to be used by setting <option>qualify_preserve_domain</option>.
31699 </para>
31700 <para>
31701 Care must be taken if there are alias names for local users.
31702 Consider an MTA handling a single local domain where the system alias file
31703 contains:
31704 </para>
31705 <literallayout class="monospaced">
31706 Sam.Reman: spqr
31707 </literallayout>
31708 <para>
31709 Now suppose that Sam (whose login id is <emphasis>spqr</emphasis>) wants to save copies of
31710 messages in the local mailbox, and also forward copies elsewhere. He creates
31711 this forward file:
31712 </para>
31713 <literallayout class="monospaced">
31714 Sam.Reman, spqr@reme.elsewhere.example
31715 </literallayout>
31716 <para>
31717 With these settings, an incoming message addressed to <emphasis>Sam.Reman</emphasis> fails. The
31718 <command>redirect</command> router for system aliases does not process <emphasis>Sam.Reman</emphasis> the
31719 second time round, because it has previously routed it,
31720 and the following routers presumably cannot handle the alias. The forward file
31721 should really contain
31722 </para>
31723 <literallayout class="monospaced">
31724 spqr, spqr@reme.elsewhere.example
31725 </literallayout>
31726 <para>
31727 but because this is such a common error, the <option>check_ancestor</option> option (see
31728 below) exists to provide a way to get round it. This is normally set on a
31729 <command>redirect</command> router that is handling users&#x2019; <filename>.forward</filename> files.
31730 </para>
31731 </section>
31732 <section id="SECTspecitredli">
31733 <title>Special items in redirection lists</title>
31734 <para>
31735 In addition to addresses, the following types of item may appear in redirection
31736 lists (that is, in non-filter redirection data):
31737 </para>
31738 <itemizedlist>
31739 <listitem>
31740 <para>
31741 <indexterm role="concept">
31742 <primary>pipe</primary>
31743 <secondary>in redirection list</secondary>
31744 </indexterm>
31745 <indexterm role="concept">
31746 <primary>address redirection</primary>
31747 <secondary>to pipe</secondary>
31748 </indexterm>
31749 An item is treated as a pipe command if it begins with <quote>|</quote> and does not parse
31750 as a valid RFC 2822 address that includes a domain. A transport for running the
31751 command must be specified by the <option>pipe_transport</option> option.
31752 Normally, either the router or the transport specifies a user and a group under
31753 which to run the delivery. The default is to use the Exim user and group.
31754 </para>
31755 <para>
31756 Single or double quotes can be used for enclosing the individual arguments of
31757 the pipe command; no interpretation of escapes is done for single quotes. If
31758 the command contains a comma character, it is necessary to put the whole item
31759 in double quotes, for example:
31760 </para>
31761 <literallayout class="monospaced">
31762 "|/some/command ready,steady,go"
31763 </literallayout>
31764 <para>
31765 since items in redirection lists are terminated by commas. Do not, however,
31766 quote just the command. An item such as
31767 </para>
31768 <literallayout class="monospaced">
31769 |"/some/command ready,steady,go"
31770 </literallayout>
31771 <para>
31772 is interpreted as a pipe with a rather strange command name, and no arguments.
31773 </para>
31774 </listitem>
31775 <listitem>
31776 <para>
31777 <indexterm role="concept">
31778 <primary>file</primary>
31779 <secondary>in redirection list</secondary>
31780 </indexterm>
31781 <indexterm role="concept">
31782 <primary>address redirection</primary>
31783 <secondary>to file</secondary>
31784 </indexterm>
31785 An item is interpreted as a path name if it begins with <quote>/</quote> and does not
31786 parse as a valid RFC 2822 address that includes a domain. For example,
31787 </para>
31788 <literallayout class="monospaced">
31789 /home/world/minbari
31790 </literallayout>
31791 <para>
31792 is treated as a file name, but
31793 </para>
31794 <literallayout class="monospaced">
31795 /s=molari/o=babylon/@x400gate.way
31796 </literallayout>
31797 <para>
31798 is treated as an address. For a file name, a transport must be specified using
31799 the <option>file_transport</option> option. However, if the generated path name ends with a
31800 forward slash character, it is interpreted as a directory name rather than a
31801 file name, and <option>directory_transport</option> is used instead.
31802 </para>
31803 <para>
31804 Normally, either the router or the transport specifies a user and a group under
31805 which to run the delivery. The default is to use the Exim user and group.
31806 </para>
31807 <para>
31808 <indexterm role="concept">
31809 <primary><filename>/dev/null</filename></primary>
31810 </indexterm>
31811 However, if a redirection item is the path <filename>/dev/null</filename>, delivery to it is
31812 bypassed at a high level, and the log entry shows <quote>**bypassed**</quote>
31813 instead of a transport name. In this case the user and group are not used.
31814 </para>
31815 </listitem>
31816 <listitem>
31817 <para>
31818 <indexterm role="concept">
31819 <primary>included address list</primary>
31820 </indexterm>
31821 <indexterm role="concept">
31822 <primary>address redirection</primary>
31823 <secondary>included external list</secondary>
31824 </indexterm>
31825 If an item is of the form
31826 </para>
31827 <literallayout class="monospaced">
31828 :include:&lt;path name&gt;
31829 </literallayout>
31830 <para>
31831 a list of further items is taken from the given file and included at that
31832 point. <emphasis role="bold">Note</emphasis>: Such a file can not be a filter file; it is just an
31833 out-of-line addition to the list. The items in the included list are separated
31834 by commas or newlines and are not subject to expansion. If this is the first
31835 item in an alias list in an <command>lsearch</command> file, a colon must be used to terminate
31836 the alias name. This example is incorrect:
31837 </para>
31838 <literallayout class="monospaced">
31839 list1    :include:/opt/lists/list1
31840 </literallayout>
31841 <para>
31842 It must be given as
31843 </para>
31844 <literallayout class="monospaced">
31845 list1:   :include:/opt/lists/list1
31846 </literallayout>
31847 </listitem>
31848 <listitem>
31849 <para>
31850 <indexterm role="concept">
31851 <primary>address redirection</primary>
31852 <secondary>to black hole</secondary>
31853 </indexterm>
31854 Sometimes you want to throw away mail to a particular local part. Making the
31855 <option>data</option> option expand to an empty string does not work, because that causes
31856 the router to decline. Instead, the alias item
31857 <indexterm role="concept">
31858 <primary>black hole</primary>
31859 </indexterm>
31860 <indexterm role="concept">
31861 <primary>abandoning mail</primary>
31862 </indexterm>
31863 </para>
31864 <literallayout class="monospaced">
31865 :blackhole:
31866 </literallayout>
31867 <para>
31868 can be used. It does what its name implies. No delivery is done, and no error
31869 message is generated. This has the same effect as specifing <filename>/dev/null</filename>, but
31870 can be independently disabled.
31871 </para>
31872 <para>
31873 <emphasis role="bold">Warning</emphasis>: If <literal>:blackhole:</literal> appears anywhere in a redirection list, no
31874 delivery is done for the original local part, even if other redirection items
31875 are present. If you are generating a multi-item list (for example, by reading a
31876 database) and need the ability to provide a no-op item, you must use
31877 <filename>/dev/null</filename>.
31878 </para>
31879 </listitem>
31880 <listitem>
31881 <para>
31882 <indexterm role="concept">
31883 <primary>delivery</primary>
31884 <secondary>forcing failure</secondary>
31885 </indexterm>
31886 <indexterm role="concept">
31887 <primary>delivery</primary>
31888 <secondary>forcing deferral</secondary>
31889 </indexterm>
31890 <indexterm role="concept">
31891 <primary>failing delivery</primary>
31892 <secondary>forcing</secondary>
31893 </indexterm>
31894 <indexterm role="concept">
31895 <primary>deferred delivery</primary>
31896 <secondary>forcing</secondary>
31897 </indexterm>
31898 <indexterm role="concept">
31899 <primary>customizing</primary>
31900 <secondary>failure message</secondary>
31901 </indexterm>
31902 An attempt to deliver a particular address can be deferred or forced to fail by
31903 redirection items of the form
31904 </para>
31905 <literallayout class="monospaced">
31906 :defer:
31907 :fail:
31908 </literallayout>
31909 <para>
31910 respectively. When a redirection list contains such an item, it applies to the
31911 entire redirection; any other items in the list are ignored (<emphasis>:blackhole:</emphasis> is
31912 different). Any text following <emphasis>:fail:</emphasis> or <emphasis>:defer:</emphasis> is placed in the error
31913 text associated with the failure. For example, an alias file might contain:
31914 </para>
31915 <literallayout class="monospaced">
31916 X.Employee:  :fail: Gone away, no forwarding address
31917 </literallayout>
31918 <para>
31919 In the case of an address that is being verified from an ACL or as the subject
31920 of a
31921 <indexterm role="concept">
31922 <primary>VRFY error text</primary>
31923 <secondary>display of</secondary>
31924 </indexterm>
31925 VRFY command, the text is included in the SMTP error response by
31926 default.
31927 <indexterm role="concept">
31928 <primary>EXPN error text</primary>
31929 <secondary>display of</secondary>
31930 </indexterm>
31931 The text is not included in the response to an EXPN command.
31932 </para>
31933 <para>
31934 <indexterm role="concept">
31935 <primary><varname>$acl_verify_message</varname></primary>
31936 </indexterm>
31937 In an ACL, an explicitly provided message overrides the default, but the
31938 default message is available in the variable <varname>$acl_verify_message</varname> and can
31939 therefore be included in a custom message if this is desired. Exim sends a 451
31940 SMTP code for a <emphasis>:defer:</emphasis>, and 550 for <emphasis>:fail:</emphasis>. In non-SMTP cases the text
31941 is included in the error message that Exim generates.
31942 </para>
31943 <para>
31944 Normally the error text is the rest of the redirection list &ndash; a comma does
31945 not terminate it &ndash; but a newline does act as a terminator. Newlines are not
31946 normally present in alias expansions. In <command>lsearch</command> lookups they are removed
31947 as part of the continuation process, but they may exist in other kinds of
31948 lookup and in <emphasis>:include:</emphasis> files.
31949 </para>
31950 <para>
31951 During routing for message delivery (as opposed to verification), a redirection
31952 containing <emphasis>:fail:</emphasis> causes an immediate failure of the incoming address,
31953 whereas <emphasis>:defer:</emphasis> causes the message to remain on the queue so that a
31954 subsequent delivery attempt can happen at a later time. If an address is
31955 deferred for too long, it will ultimately fail, because the normal retry
31956 rules still apply.
31957 </para>
31958 </listitem>
31959 <listitem>
31960 <para>
31961 <indexterm role="concept">
31962 <primary>alias file</primary>
31963 <secondary>exception to default</secondary>
31964 </indexterm>
31965 Sometimes it is useful to use a single-key search type with a default (see
31966 chapter <xref linkend="CHAPfdlookup"/>) to look up aliases. However, there may be a need
31967 for exceptions to the default. These can be handled by aliasing them to
31968 </para>
31969 <literallayout class="monospaced">
31970 :unknown:
31971 </literallayout>
31972 <para>
31973 This differs from <emphasis>:fail:</emphasis> in that it causes the <command>redirect</command> router to
31974 decline, whereas <emphasis>:fail:</emphasis> forces routing to fail. A lookup which results in
31975 an empty redirection list has the same effect.
31976 </para>
31977 </listitem>
31978 </itemizedlist>
31979 </section>
31980 <section>
31981 <title>Duplicate addresses</title>
31982 <para>
31983 <indexterm role="concept">
31984 <primary>duplicate addresses</primary>
31985 </indexterm>
31986 <indexterm role="concept">
31987 <primary>address duplicate</primary>
31988 <secondary>discarding</secondary>
31989 </indexterm>
31990 <indexterm role="concept">
31991 <primary>pipe</primary>
31992 <secondary>duplicated</secondary>
31993 </indexterm>
31994 Exim removes duplicate addresses from the list to which it is delivering, so as
31995 to deliver just one copy to each address. This does not apply to deliveries
31996 routed to pipes by different immediate parent addresses, but an indirect
31997 aliasing scheme of the type
31998 </para>
31999 <literallayout class="monospaced">
32000 pipe:       |/some/command $local_part
32001 localpart1: pipe
32002 localpart2: pipe
32003 </literallayout>
32004 <para>
32005 does not work with a message that is addressed to both local parts, because
32006 when the second is aliased to the intermediate local part <quote>pipe</quote> it gets
32007 discarded as being the same as a previously handled address. However, a scheme
32008 such as
32009 </para>
32010 <literallayout class="monospaced">
32011 localpart1: |/some/command $local_part
32012 localpart2: |/some/command $local_part
32013 </literallayout>
32014 <para>
32015 does result in two different pipe deliveries, because the immediate parents of
32016 the pipes are distinct.
32017 </para>
32018 </section>
32019 <section>
32020 <title>Repeated redirection expansion</title>
32021 <para>
32022 <indexterm role="concept">
32023 <primary>repeated redirection expansion</primary>
32024 </indexterm>
32025 <indexterm role="concept">
32026 <primary>address redirection</primary>
32027 <secondary>repeated for each delivery attempt</secondary>
32028 </indexterm>
32029 When a message cannot be delivered to all of its recipients immediately,
32030 leading to two or more delivery attempts, redirection expansion is carried out
32031 afresh each time for those addresses whose children were not all previously
32032 delivered. If redirection is being used as a mailing list, this can lead to new
32033 members of the list receiving copies of old messages. The <option>one_time</option> option
32034 can be used to avoid this.
32035 </para>
32036 </section>
32037 <section>
32038 <title>Errors in redirection lists</title>
32039 <para>
32040 <indexterm role="concept">
32041 <primary>address redirection</primary>
32042 <secondary>errors</secondary>
32043 </indexterm>
32044 If <option>skip_syntax_errors</option> is set, a malformed address that causes a parsing
32045 error is skipped, and an entry is written to the main log. This may be useful
32046 for mailing lists that are automatically managed. Otherwise, if an error is
32047 detected while generating the list of new addresses, the original address is
32048 deferred. See also <option>syntax_errors_to</option>.
32049 </para>
32050 </section>
32051 <section>
32052 <title>Private options for the redirect router</title>
32053 <para>
32054 <indexterm role="concept">
32055 <primary>options</primary>
32056 <secondary><command>redirect</command> router</secondary>
32057 </indexterm>
32058 The private options for the <command>redirect</command> router are as follows:
32059 </para>
32060 <para>
32061 <indexterm role="option">
32062 <primary>allow_defer</primary>
32063 </indexterm>
32064 </para>
32065 <informaltable frame="all">
32066 <tgroup cols="4" colsep="0" rowsep="0">
32067 <colspec colwidth="8*" align="left"/>
32068 <colspec colwidth="5*" align="center"/>
32069 <colspec colwidth="5*" align="center"/>
32070 <colspec colwidth="6*" align="right"/>
32071 <tbody>
32072 <row>
32073 <entry><option>allow_defer</option></entry>
32074 <entry>Use: <emphasis>redirect</emphasis></entry>
32075 <entry>Type: <emphasis>boolean</emphasis></entry>
32076 <entry>Default: <emphasis>false</emphasis></entry>
32077 </row>
32078 </tbody>
32079 </tgroup>
32080 </informaltable>
32081 <para>
32082 Setting this option allows the use of <emphasis>:defer:</emphasis> in non-filter redirection
32083 data, or the <option>defer</option> command in an Exim filter file.
32084 </para>
32085 <para>
32086 <indexterm role="option">
32087 <primary>allow_fail</primary>
32088 </indexterm>
32089 </para>
32090 <informaltable frame="all">
32091 <tgroup cols="4" colsep="0" rowsep="0">
32092 <colspec colwidth="8*" align="left"/>
32093 <colspec colwidth="5*" align="center"/>
32094 <colspec colwidth="5*" align="center"/>
32095 <colspec colwidth="6*" align="right"/>
32096 <tbody>
32097 <row>
32098 <entry><option>allow_fail</option></entry>
32099 <entry>Use: <emphasis>redirect</emphasis></entry>
32100 <entry>Type: <emphasis>boolean</emphasis></entry>
32101 <entry>Default: <emphasis>false</emphasis></entry>
32102 </row>
32103 </tbody>
32104 </tgroup>
32105 </informaltable>
32106 <para>
32107 <indexterm role="concept">
32108 <primary>failing delivery</primary>
32109 <secondary>from filter</secondary>
32110 </indexterm>
32111 If this option is true, the <emphasis>:fail:</emphasis> item can be used in a redirection list,
32112 and the <option>fail</option> command may be used in an Exim filter file.
32113 </para>
32114 <para>
32115 <indexterm role="option">
32116 <primary>allow_filter</primary>
32117 </indexterm>
32118 </para>
32119 <informaltable frame="all">
32120 <tgroup cols="4" colsep="0" rowsep="0">
32121 <colspec colwidth="8*" align="left"/>
32122 <colspec colwidth="5*" align="center"/>
32123 <colspec colwidth="5*" align="center"/>
32124 <colspec colwidth="6*" align="right"/>
32125 <tbody>
32126 <row>
32127 <entry><option>allow_filter</option></entry>
32128 <entry>Use: <emphasis>redirect</emphasis></entry>
32129 <entry>Type: <emphasis>boolean</emphasis></entry>
32130 <entry>Default: <emphasis>false</emphasis></entry>
32131 </row>
32132 </tbody>
32133 </tgroup>
32134 </informaltable>
32135 <para>
32136 <indexterm role="concept">
32137 <primary>filter</primary>
32138 <secondary>enabling use of</secondary>
32139 </indexterm>
32140 <indexterm role="concept">
32141 <primary>Sieve filter</primary>
32142 <secondary>enabling use of</secondary>
32143 </indexterm>
32144 Setting this option allows Exim to interpret redirection data that starts with
32145 <quote>#Exim filter</quote> or <quote>#Sieve filter</quote> as a set of filtering instructions. There
32146 are some features of Exim filter files that some administrators may wish to
32147 lock out; see the <option>forbid_filter_</option><emphasis>xxx</emphasis> options below.
32148 </para>
32149 <para>
32150 It is also possible to lock out Exim filters or Sieve filters while allowing
32151 the other type; see <option>forbid_exim_filter</option> and <option>forbid_sieve_filter</option>.
32152 </para>
32153 <para>
32154 The filter is run using the uid and gid set by the generic <option>user</option> and
32155 <option>group</option> options. These take their defaults from the password data if
32156 <option>check_local_user</option> is set, so in the normal case of users&#x2019; personal filter
32157 files, the filter is run as the relevant user. When <option>allow_filter</option> is set
32158 true, Exim insists that either <option>check_local_user</option> or <option>user</option> is set.
32159 </para>
32160 <para>
32161 <indexterm role="option">
32162 <primary>allow_freeze</primary>
32163 </indexterm>
32164 </para>
32165 <informaltable frame="all">
32166 <tgroup cols="4" colsep="0" rowsep="0">
32167 <colspec colwidth="8*" align="left"/>
32168 <colspec colwidth="5*" align="center"/>
32169 <colspec colwidth="5*" align="center"/>
32170 <colspec colwidth="6*" align="right"/>
32171 <tbody>
32172 <row>
32173 <entry><option>allow_freeze</option></entry>
32174 <entry>Use: <emphasis>redirect</emphasis></entry>
32175 <entry>Type: <emphasis>boolean</emphasis></entry>
32176 <entry>Default: <emphasis>false</emphasis></entry>
32177 </row>
32178 </tbody>
32179 </tgroup>
32180 </informaltable>
32181 <para>
32182 <indexterm role="concept">
32183 <primary>freezing messages</primary>
32184 <secondary>allowing in filter</secondary>
32185 </indexterm>
32186 Setting this option allows the use of the <option>freeze</option> command in an Exim filter.
32187 This command is more normally encountered in system filters, and is disabled by
32188 default for redirection filters because it isn&#x2019;t something you usually want to
32189 let ordinary users do.
32190 </para>
32191 <para>
32192 <indexterm role="option">
32193 <primary>check_ancestor</primary>
32194 </indexterm>
32195 </para>
32196 <informaltable frame="all">
32197 <tgroup cols="4" colsep="0" rowsep="0">
32198 <colspec colwidth="8*" align="left"/>
32199 <colspec colwidth="5*" align="center"/>
32200 <colspec colwidth="5*" align="center"/>
32201 <colspec colwidth="6*" align="right"/>
32202 <tbody>
32203 <row>
32204 <entry><option>check_ancestor</option></entry>
32205 <entry>Use: <emphasis>redirect</emphasis></entry>
32206 <entry>Type: <emphasis>boolean</emphasis></entry>
32207 <entry>Default: <emphasis>false</emphasis></entry>
32208 </row>
32209 </tbody>
32210 </tgroup>
32211 </informaltable>
32212 <para>
32213 This option is concerned with handling generated addresses that are the same
32214 as some address in the list of redirection ancestors of the current address.
32215 Although it is turned off by default in the code, it is set in the default
32216 configuration file for handling users&#x2019; <filename>.forward</filename> files. It is recommended
32217 for this use of the <command>redirect</command> router.
32218 </para>
32219 <para>
32220 When <option>check_ancestor</option> is set, if a generated address (including the domain)
32221 is the same as any ancestor of the current address, it is replaced by a copy of
32222 the current address. This helps in the case where local part A is aliased to B,
32223 and B has a <filename>.forward</filename> file pointing back to A. For example, within a single
32224 domain, the local part <quote>Joe.Bloggs</quote> is aliased to <quote>jb</quote> and
32225 <filename>&nbsp;jb/.forward</filename> contains:
32226 </para>
32227 <literallayout class="monospaced">
32228 \Joe.Bloggs, &lt;other item(s)&gt;
32229 </literallayout>
32230 <para>
32231 Without the <option>check_ancestor</option> setting, either local part (<quote>jb</quote> or
32232 <quote>joe.bloggs</quote>) gets processed once by each router and so ends up as it was
32233 originally. If <quote>jb</quote> is the real mailbox name, mail to <quote>jb</quote> gets delivered
32234 (having been turned into <quote>joe.bloggs</quote> by the <filename>.forward</filename> file and back to
32235 <quote>jb</quote> by the alias), but mail to <quote>joe.bloggs</quote> fails. Setting
32236 <option>check_ancestor</option> on the <command>redirect</command> router that handles the <filename>.forward</filename>
32237 file prevents it from turning <quote>jb</quote> back into <quote>joe.bloggs</quote> when that was the
32238 original address. See also the <option>repeat_use</option> option below.
32239 </para>
32240 <para>
32241 <indexterm role="option">
32242 <primary>check_group</primary>
32243 </indexterm>
32244 </para>
32245 <informaltable frame="all">
32246 <tgroup cols="4" colsep="0" rowsep="0">
32247 <colspec colwidth="8*" align="left"/>
32248 <colspec colwidth="5*" align="center"/>
32249 <colspec colwidth="5*" align="center"/>
32250 <colspec colwidth="6*" align="right"/>
32251 <tbody>
32252 <row>
32253 <entry><option>check_group</option></entry>
32254 <entry>Use: <emphasis>redirect</emphasis></entry>
32255 <entry>Type: <emphasis>boolean</emphasis></entry>
32256 <entry>Default: <emphasis>see below</emphasis></entry>
32257 </row>
32258 </tbody>
32259 </tgroup>
32260 </informaltable>
32261 <para>
32262 When the <option>file</option> option is used, the group owner of the file is checked only
32263 when this option is set. The permitted groups are those listed in the
32264 <option>owngroups</option> option, together with the user&#x2019;s default group if
32265 <option>check_local_user</option> is set. If the file has the wrong group, routing is
32266 deferred. The default setting for this option is true if <option>check_local_user</option>
32267 is set and the <option>modemask</option> option permits the group write bit, or if the
32268 <option>owngroups</option> option is set. Otherwise it is false, and no group check occurs.
32269 </para>
32270 <para>
32271 <indexterm role="option">
32272 <primary>check_owner</primary>
32273 </indexterm>
32274 </para>
32275 <informaltable frame="all">
32276 <tgroup cols="4" colsep="0" rowsep="0">
32277 <colspec colwidth="8*" align="left"/>
32278 <colspec colwidth="5*" align="center"/>
32279 <colspec colwidth="5*" align="center"/>
32280 <colspec colwidth="6*" align="right"/>
32281 <tbody>
32282 <row>
32283 <entry><option>check_owner</option></entry>
32284 <entry>Use: <emphasis>redirect</emphasis></entry>
32285 <entry>Type: <emphasis>boolean</emphasis></entry>
32286 <entry>Default: <emphasis>see below</emphasis></entry>
32287 </row>
32288 </tbody>
32289 </tgroup>
32290 </informaltable>
32291 <para>
32292 When the <option>file</option> option is used, the owner of the file is checked only when
32293 this option is set. If <option>check_local_user</option> is set, the local user is
32294 permitted; otherwise the owner must be one of those listed in the <option>owners</option>
32295 option. The default value for this option is true if <option>check_local_user</option> or
32296 <option>owners</option> is set. Otherwise the default is false, and no owner check occurs.
32297 </para>
32298 <para>
32299 <indexterm role="option">
32300 <primary>data</primary>
32301 </indexterm>
32302 </para>
32303 <informaltable frame="all">
32304 <tgroup cols="4" colsep="0" rowsep="0">
32305 <colspec colwidth="8*" align="left"/>
32306 <colspec colwidth="5*" align="center"/>
32307 <colspec colwidth="5*" align="center"/>
32308 <colspec colwidth="6*" align="right"/>
32309 <tbody>
32310 <row>
32311 <entry><option>data</option></entry>
32312 <entry>Use: <emphasis>redirect</emphasis></entry>
32313 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
32314 <entry>Default: <emphasis>unset</emphasis></entry>
32315 </row>
32316 </tbody>
32317 </tgroup>
32318 </informaltable>
32319 <para>
32320 This option is mutually exclusive with <option>file</option>. One or other of them must be
32321 set, but not both. The contents of <option>data</option> are expanded, and then used as the
32322 list of forwarding items, or as a set of filtering instructions. If the
32323 expansion is forced to fail, or the result is an empty string or a string that
32324 has no effect (consists entirely of comments), the router declines.
32325 </para>
32326 <para>
32327 When filtering instructions are used, the string must begin with <quote>#Exim
32328 filter</quote>, and all comments in the string, including this initial one, must be
32329 terminated with newline characters. For example:
32330 </para>
32331 <literallayout class="monospaced">
32332 data = #Exim filter\n\
32333        if $h_to: contains Exim then save $home/mail/exim endif
32334 </literallayout>
32335 <para>
32336 If you are reading the data from a database where newlines cannot be included,
32337 you can use the <varname>${sg}</varname> expansion item to turn the escape string of your
32338 choice into a newline.
32339 </para>
32340 <para>
32341 <indexterm role="option">
32342 <primary>directory_transport</primary>
32343 </indexterm>
32344 </para>
32345 <informaltable frame="all">
32346 <tgroup cols="4" colsep="0" rowsep="0">
32347 <colspec colwidth="8*" align="left"/>
32348 <colspec colwidth="5*" align="center"/>
32349 <colspec colwidth="5*" align="center"/>
32350 <colspec colwidth="6*" align="right"/>
32351 <tbody>
32352 <row>
32353 <entry><option>directory_transport</option></entry>
32354 <entry>Use: <emphasis>redirect</emphasis></entry>
32355 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
32356 <entry>Default: <emphasis>unset</emphasis></entry>
32357 </row>
32358 </tbody>
32359 </tgroup>
32360 </informaltable>
32361 <para>
32362 A <command>redirect</command> router sets up a direct delivery to a directory when a path name
32363 ending with a slash is specified as a new <quote>address</quote>. The transport used is
32364 specified by this option, which, after expansion, must be the name of a
32365 configured transport. This should normally be an <command>appendfile</command> transport.
32366 </para>
32367 <para>
32368 <indexterm role="option">
32369 <primary>file</primary>
32370 </indexterm>
32371 </para>
32372 <informaltable frame="all">
32373 <tgroup cols="4" colsep="0" rowsep="0">
32374 <colspec colwidth="8*" align="left"/>
32375 <colspec colwidth="5*" align="center"/>
32376 <colspec colwidth="5*" align="center"/>
32377 <colspec colwidth="6*" align="right"/>
32378 <tbody>
32379 <row>
32380 <entry><option>file</option></entry>
32381 <entry>Use: <emphasis>redirect</emphasis></entry>
32382 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
32383 <entry>Default: <emphasis>unset</emphasis></entry>
32384 </row>
32385 </tbody>
32386 </tgroup>
32387 </informaltable>
32388 <para>
32389 This option specifies the name of a file that contains the redirection data. It
32390 is mutually exclusive with the <option>data</option> option. The string is expanded before
32391 use; if the expansion is forced to fail, the router declines. Other expansion
32392 failures cause delivery to be deferred. The result of a successful expansion
32393 must be an absolute path. The entire file is read and used as the redirection
32394 data. If the data is an empty string or a string that has no effect (consists
32395 entirely of comments), the router declines.
32396 </para>
32397 <para>
32398 <indexterm role="concept">
32399 <primary>NFS</primary>
32400 <secondary>checking for file existence</secondary>
32401 </indexterm>
32402 If the attempt to open the file fails with a <quote>does not exist</quote> error, Exim
32403 runs a check on the containing directory,
32404 unless <option>ignore_enotdir</option> is true (see below).
32405 If the directory does not appear to exist, delivery is deferred. This can
32406 happen when users&#x2019; <filename>.forward</filename> files are in NFS-mounted directories, and there
32407 is a mount problem. If the containing directory does exist, but the file does
32408 not, the router declines.
32409 </para>
32410 <para>
32411 <indexterm role="option">
32412 <primary>file_transport</primary>
32413 </indexterm>
32414 </para>
32415 <informaltable frame="all">
32416 <tgroup cols="4" colsep="0" rowsep="0">
32417 <colspec colwidth="8*" align="left"/>
32418 <colspec colwidth="5*" align="center"/>
32419 <colspec colwidth="5*" align="center"/>
32420 <colspec colwidth="6*" align="right"/>
32421 <tbody>
32422 <row>
32423 <entry><option>file_transport</option></entry>
32424 <entry>Use: <emphasis>redirect</emphasis></entry>
32425 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
32426 <entry>Default: <emphasis>unset</emphasis></entry>
32427 </row>
32428 </tbody>
32429 </tgroup>
32430 </informaltable>
32431 <para>
32432 <indexterm role="concept">
32433 <primary><varname>$address_file</varname></primary>
32434 </indexterm>
32435 A <command>redirect</command> router sets up a direct delivery to a file when a path name not
32436 ending in a slash is specified as a new <quote>address</quote>. The transport used is
32437 specified by this option, which, after expansion, must be the name of a
32438 configured transport. This should normally be an <command>appendfile</command> transport. When
32439 it is running, the file name is in <varname>$address_file</varname>.
32440 </para>
32441 <para>
32442 <indexterm role="option">
32443 <primary>forbid_blackhole</primary>
32444 </indexterm>
32445 </para>
32446 <informaltable frame="all">
32447 <tgroup cols="4" colsep="0" rowsep="0">
32448 <colspec colwidth="8*" align="left"/>
32449 <colspec colwidth="5*" align="center"/>
32450 <colspec colwidth="5*" align="center"/>
32451 <colspec colwidth="6*" align="right"/>
32452 <tbody>
32453 <row>
32454 <entry><option>forbid_blackhole</option></entry>
32455 <entry>Use: <emphasis>redirect</emphasis></entry>
32456 <entry>Type: <emphasis>boolean</emphasis></entry>
32457 <entry>Default: <emphasis>false</emphasis></entry>
32458 </row>
32459 </tbody>
32460 </tgroup>
32461 </informaltable>
32462 <para>
32463 If this option is true, the <emphasis>:blackhole:</emphasis> item may not appear in a
32464 redirection list.
32465 </para>
32466 <para>
32467 <indexterm role="option">
32468 <primary>forbid_exim_filter</primary>
32469 </indexterm>
32470 </para>
32471 <informaltable frame="all">
32472 <tgroup cols="4" colsep="0" rowsep="0">
32473 <colspec colwidth="8*" align="left"/>
32474 <colspec colwidth="5*" align="center"/>
32475 <colspec colwidth="5*" align="center"/>
32476 <colspec colwidth="6*" align="right"/>
32477 <tbody>
32478 <row>
32479 <entry><option>forbid_exim_filter</option></entry>
32480 <entry>Use: <emphasis>redirect</emphasis></entry>
32481 <entry>Type: <emphasis>boolean</emphasis></entry>
32482 <entry>Default: <emphasis>false</emphasis></entry>
32483 </row>
32484 </tbody>
32485 </tgroup>
32486 </informaltable>
32487 <para>
32488 If this option is set true, only Sieve filters are permitted when
32489 <option>allow_filter</option> is true.
32490 </para>
32491 <para>
32492 <indexterm role="option">
32493 <primary>forbid_file</primary>
32494 </indexterm>
32495 </para>
32496 <informaltable frame="all">
32497 <tgroup cols="4" colsep="0" rowsep="0">
32498 <colspec colwidth="8*" align="left"/>
32499 <colspec colwidth="5*" align="center"/>
32500 <colspec colwidth="5*" align="center"/>
32501 <colspec colwidth="6*" align="right"/>
32502 <tbody>
32503 <row>
32504 <entry><option>forbid_file</option></entry>
32505 <entry>Use: <emphasis>redirect</emphasis></entry>
32506 <entry>Type: <emphasis>boolean</emphasis></entry>
32507 <entry>Default: <emphasis>false</emphasis></entry>
32508 </row>
32509 </tbody>
32510 </tgroup>
32511 </informaltable>
32512 <para>
32513 <indexterm role="concept">
32514 <primary>delivery</primary>
32515 <secondary>to file; forbidding</secondary>
32516 </indexterm>
32517 <indexterm role="concept">
32518 <primary>Sieve filter</primary>
32519 <secondary>forbidding delivery to a file</secondary>
32520 </indexterm>
32521 <indexterm role="concept">
32522 <primary>Sieve filter</primary>
32523 <secondary><quote>keep</quote> facility; disabling</secondary>
32524 </indexterm>
32525 If this option is true, this router may not generate a new address that
32526 specifies delivery to a local file or directory, either from a filter or from a
32527 conventional forward file. This option is forced to be true if <option>one_time</option> is
32528 set. It applies to Sieve filters as well as to Exim filters, but if true, it
32529 locks out the Sieve&#x2019;s <quote>keep</quote> facility.
32530 </para>
32531 <para>
32532 <indexterm role="option">
32533 <primary>forbid_filter_dlfunc</primary>
32534 </indexterm>
32535 </para>
32536 <informaltable frame="all">
32537 <tgroup cols="4" colsep="0" rowsep="0">
32538 <colspec colwidth="8*" align="left"/>
32539 <colspec colwidth="5*" align="center"/>
32540 <colspec colwidth="5*" align="center"/>
32541 <colspec colwidth="6*" align="right"/>
32542 <tbody>
32543 <row>
32544 <entry><option>forbid_filter_dlfunc</option></entry>
32545 <entry>Use: <emphasis>redirect</emphasis></entry>
32546 <entry>Type: <emphasis>boolean</emphasis></entry>
32547 <entry>Default: <emphasis>false</emphasis></entry>
32548 </row>
32549 </tbody>
32550 </tgroup>
32551 </informaltable>
32552 <para>
32553 <indexterm role="concept">
32554 <primary>filter</primary>
32555 <secondary>locking out certain features</secondary>
32556 </indexterm>
32557 If this option is true, string expansions in Exim filters are not allowed to
32558 make use of the <option>dlfunc</option> expansion facility to run dynamically loaded
32559 functions.
32560 </para>
32561 <para>
32562 <indexterm role="option">
32563 <primary>forbid_filter_existstest</primary>
32564 </indexterm>
32565 </para>
32566 <informaltable frame="all">
32567 <tgroup cols="4" colsep="0" rowsep="0">
32568 <colspec colwidth="8*" align="left"/>
32569 <colspec colwidth="5*" align="center"/>
32570 <colspec colwidth="5*" align="center"/>
32571 <colspec colwidth="6*" align="right"/>
32572 <tbody>
32573 <row>
32574 <entry><option>forbid_filter_existstest</option></entry>
32575 <entry>Use: <emphasis>redirect</emphasis></entry>
32576 <entry>Type: <emphasis>boolean</emphasis></entry>
32577 <entry>Default: <emphasis>false</emphasis></entry>
32578 </row>
32579 </tbody>
32580 </tgroup>
32581 </informaltable>
32582 <para>
32583 <indexterm role="concept">
32584 <primary>expansion</primary>
32585 <secondary>statting a file</secondary>
32586 </indexterm>
32587 If this option is true, string expansions in Exim filters are not allowed to
32588 make use of the <option>exists</option> condition or the <option>stat</option> expansion item.
32589 </para>
32590 <para>
32591 <indexterm role="option">
32592 <primary>forbid_filter_logwrite</primary>
32593 </indexterm>
32594 </para>
32595 <informaltable frame="all">
32596 <tgroup cols="4" colsep="0" rowsep="0">
32597 <colspec colwidth="8*" align="left"/>
32598 <colspec colwidth="5*" align="center"/>
32599 <colspec colwidth="5*" align="center"/>
32600 <colspec colwidth="6*" align="right"/>
32601 <tbody>
32602 <row>
32603 <entry><option>forbid_filter_logwrite</option></entry>
32604 <entry>Use: <emphasis>redirect</emphasis></entry>
32605 <entry>Type: <emphasis>boolean</emphasis></entry>
32606 <entry>Default: <emphasis>false</emphasis></entry>
32607 </row>
32608 </tbody>
32609 </tgroup>
32610 </informaltable>
32611 <para>
32612 If this option is true, use of the logging facility in Exim filters is not
32613 permitted. Logging is in any case available only if the filter is being run
32614 under some unprivileged uid (which is normally the case for ordinary users&#x2019;
32615 <filename>.forward</filename> files).
32616 </para>
32617 <para>
32618 <indexterm role="option">
32619 <primary>forbid_filter_lookup</primary>
32620 </indexterm>
32621 </para>
32622 <informaltable frame="all">
32623 <tgroup cols="4" colsep="0" rowsep="0">
32624 <colspec colwidth="8*" align="left"/>
32625 <colspec colwidth="5*" align="center"/>
32626 <colspec colwidth="5*" align="center"/>
32627 <colspec colwidth="6*" align="right"/>
32628 <tbody>
32629 <row>
32630 <entry><option>forbid_filter_lookup</option></entry>
32631 <entry>Use: <emphasis>redirect</emphasis></entry>
32632 <entry>Type: <emphasis>boolean</emphasis></entry>
32633 <entry>Default: <emphasis>false</emphasis></entry>
32634 </row>
32635 </tbody>
32636 </tgroup>
32637 </informaltable>
32638 <para>
32639 If this option is true, string expansions in Exim filter files are not allowed
32640 to make use of <option>lookup</option> items.
32641 </para>
32642 <para>
32643 <indexterm role="option">
32644 <primary>forbid_filter_perl</primary>
32645 </indexterm>
32646 </para>
32647 <informaltable frame="all">
32648 <tgroup cols="4" colsep="0" rowsep="0">
32649 <colspec colwidth="8*" align="left"/>
32650 <colspec colwidth="5*" align="center"/>
32651 <colspec colwidth="5*" align="center"/>
32652 <colspec colwidth="6*" align="right"/>
32653 <tbody>
32654 <row>
32655 <entry><option>forbid_filter_perl</option></entry>
32656 <entry>Use: <emphasis>redirect</emphasis></entry>
32657 <entry>Type: <emphasis>boolean</emphasis></entry>
32658 <entry>Default: <emphasis>false</emphasis></entry>
32659 </row>
32660 </tbody>
32661 </tgroup>
32662 </informaltable>
32663 <para>
32664 This option has an effect only if Exim is built with embedded Perl support. If
32665 it is true, string expansions in Exim filter files are not allowed to make use
32666 of the embedded Perl support.
32667 </para>
32668 <para>
32669 <indexterm role="option">
32670 <primary>forbid_filter_readfile</primary>
32671 </indexterm>
32672 </para>
32673 <informaltable frame="all">
32674 <tgroup cols="4" colsep="0" rowsep="0">
32675 <colspec colwidth="8*" align="left"/>
32676 <colspec colwidth="5*" align="center"/>
32677 <colspec colwidth="5*" align="center"/>
32678 <colspec colwidth="6*" align="right"/>
32679 <tbody>
32680 <row>
32681 <entry><option>forbid_filter_readfile</option></entry>
32682 <entry>Use: <emphasis>redirect</emphasis></entry>
32683 <entry>Type: <emphasis>boolean</emphasis></entry>
32684 <entry>Default: <emphasis>false</emphasis></entry>
32685 </row>
32686 </tbody>
32687 </tgroup>
32688 </informaltable>
32689 <para>
32690 If this option is true, string expansions in Exim filter files are not allowed
32691 to make use of <option>readfile</option> items.
32692 </para>
32693 <para>
32694 <indexterm role="option">
32695 <primary>forbid_filter_readsocket</primary>
32696 </indexterm>
32697 </para>
32698 <informaltable frame="all">
32699 <tgroup cols="4" colsep="0" rowsep="0">
32700 <colspec colwidth="8*" align="left"/>
32701 <colspec colwidth="5*" align="center"/>
32702 <colspec colwidth="5*" align="center"/>
32703 <colspec colwidth="6*" align="right"/>
32704 <tbody>
32705 <row>
32706 <entry><option>forbid_filter_readsocket</option></entry>
32707 <entry>Use: <emphasis>redirect</emphasis></entry>
32708 <entry>Type: <emphasis>boolean</emphasis></entry>
32709 <entry>Default: <emphasis>false</emphasis></entry>
32710 </row>
32711 </tbody>
32712 </tgroup>
32713 </informaltable>
32714 <para>
32715 If this option is true, string expansions in Exim filter files are not allowed
32716 to make use of <option>readsocket</option> items.
32717 </para>
32718 <para>
32719 <indexterm role="option">
32720 <primary>forbid_filter_reply</primary>
32721 </indexterm>
32722 </para>
32723 <informaltable frame="all">
32724 <tgroup cols="4" colsep="0" rowsep="0">
32725 <colspec colwidth="8*" align="left"/>
32726 <colspec colwidth="5*" align="center"/>
32727 <colspec colwidth="5*" align="center"/>
32728 <colspec colwidth="6*" align="right"/>
32729 <tbody>
32730 <row>
32731 <entry><option>forbid_filter_reply</option></entry>
32732 <entry>Use: <emphasis>redirect</emphasis></entry>
32733 <entry>Type: <emphasis>boolean</emphasis></entry>
32734 <entry>Default: <emphasis>false</emphasis></entry>
32735 </row>
32736 </tbody>
32737 </tgroup>
32738 </informaltable>
32739 <para>
32740 If this option is true, this router may not generate an automatic reply
32741 message. Automatic replies can be generated only from Exim or Sieve filter
32742 files, not from traditional forward files. This option is forced to be true if
32743 <option>one_time</option> is set.
32744 </para>
32745 <para>
32746 <indexterm role="option">
32747 <primary>forbid_filter_run</primary>
32748 </indexterm>
32749 </para>
32750 <informaltable frame="all">
32751 <tgroup cols="4" colsep="0" rowsep="0">
32752 <colspec colwidth="8*" align="left"/>
32753 <colspec colwidth="5*" align="center"/>
32754 <colspec colwidth="5*" align="center"/>
32755 <colspec colwidth="6*" align="right"/>
32756 <tbody>
32757 <row>
32758 <entry><option>forbid_filter_run</option></entry>
32759 <entry>Use: <emphasis>redirect</emphasis></entry>
32760 <entry>Type: <emphasis>boolean</emphasis></entry>
32761 <entry>Default: <emphasis>false</emphasis></entry>
32762 </row>
32763 </tbody>
32764 </tgroup>
32765 </informaltable>
32766 <para>
32767 If this option is true, string expansions in Exim filter files are not allowed
32768 to make use of <option>run</option> items.
32769 </para>
32770 <para>
32771 <indexterm role="option">
32772 <primary>forbid_include</primary>
32773 </indexterm>
32774 </para>
32775 <informaltable frame="all">
32776 <tgroup cols="4" colsep="0" rowsep="0">
32777 <colspec colwidth="8*" align="left"/>
32778 <colspec colwidth="5*" align="center"/>
32779 <colspec colwidth="5*" align="center"/>
32780 <colspec colwidth="6*" align="right"/>
32781 <tbody>
32782 <row>
32783 <entry><option>forbid_include</option></entry>
32784 <entry>Use: <emphasis>redirect</emphasis></entry>
32785 <entry>Type: <emphasis>boolean</emphasis></entry>
32786 <entry>Default: <emphasis>false</emphasis></entry>
32787 </row>
32788 </tbody>
32789 </tgroup>
32790 </informaltable>
32791 <para>
32792 If this option is true, items of the form
32793 </para>
32794 <literallayout class="monospaced">
32795 :include:&lt;path name&gt;
32796 </literallayout>
32797 <para>
32798 are not permitted in non-filter redirection lists.
32799 </para>
32800 <para>
32801 <indexterm role="option">
32802 <primary>forbid_pipe</primary>
32803 </indexterm>
32804 </para>
32805 <informaltable frame="all">
32806 <tgroup cols="4" colsep="0" rowsep="0">
32807 <colspec colwidth="8*" align="left"/>
32808 <colspec colwidth="5*" align="center"/>
32809 <colspec colwidth="5*" align="center"/>
32810 <colspec colwidth="6*" align="right"/>
32811 <tbody>
32812 <row>
32813 <entry><option>forbid_pipe</option></entry>
32814 <entry>Use: <emphasis>redirect</emphasis></entry>
32815 <entry>Type: <emphasis>boolean</emphasis></entry>
32816 <entry>Default: <emphasis>false</emphasis></entry>
32817 </row>
32818 </tbody>
32819 </tgroup>
32820 </informaltable>
32821 <para>
32822 <indexterm role="concept">
32823 <primary>delivery</primary>
32824 <secondary>to pipe; forbidding</secondary>
32825 </indexterm>
32826 If this option is true, this router may not generate a new address which
32827 specifies delivery to a pipe, either from an Exim filter or from a conventional
32828 forward file. This option is forced to be true if <option>one_time</option> is set.
32829 </para>
32830 <para>
32831 <indexterm role="option">
32832 <primary>forbid_sieve_filter</primary>
32833 </indexterm>
32834 </para>
32835 <informaltable frame="all">
32836 <tgroup cols="4" colsep="0" rowsep="0">
32837 <colspec colwidth="8*" align="left"/>
32838 <colspec colwidth="5*" align="center"/>
32839 <colspec colwidth="5*" align="center"/>
32840 <colspec colwidth="6*" align="right"/>
32841 <tbody>
32842 <row>
32843 <entry><option>forbid_sieve_filter</option></entry>
32844 <entry>Use: <emphasis>redirect</emphasis></entry>
32845 <entry>Type: <emphasis>boolean</emphasis></entry>
32846 <entry>Default: <emphasis>false</emphasis></entry>
32847 </row>
32848 </tbody>
32849 </tgroup>
32850 </informaltable>
32851 <para>
32852 If this option is set true, only Exim filters are permitted when
32853 <option>allow_filter</option> is true.
32854 </para>
32855 <para>
32856 <indexterm role="option">
32857 <primary>hide_child_in_errmsg</primary>
32858 </indexterm>
32859 </para>
32860 <informaltable frame="all">
32861 <tgroup cols="4" colsep="0" rowsep="0">
32862 <colspec colwidth="8*" align="left"/>
32863 <colspec colwidth="5*" align="center"/>
32864 <colspec colwidth="5*" align="center"/>
32865 <colspec colwidth="6*" align="right"/>
32866 <tbody>
32867 <row>
32868 <entry><option>hide_child_in_errmsg</option></entry>
32869 <entry>Use: <emphasis>redirect</emphasis></entry>
32870 <entry>Type: <emphasis>boolean</emphasis></entry>
32871 <entry>Default: <emphasis>false</emphasis></entry>
32872 </row>
32873 </tbody>
32874 </tgroup>
32875 </informaltable>
32876 <para>
32877 <indexterm role="concept">
32878 <primary>bounce message</primary>
32879 <secondary>redirection details; suppressing</secondary>
32880 </indexterm>
32881 If this option is true, it prevents Exim from quoting a child address if it
32882 generates a bounce or delay message for it. Instead it says <quote>an address
32883 generated from &lt;<emphasis>the top level address</emphasis>&gt;</quote>. Of course, this applies only to
32884 bounces generated locally. If a message is forwarded to another host, <emphasis>its</emphasis>
32885 bounce may well quote the generated address.
32886 </para>
32887 <para>
32888 <indexterm role="option">
32889 <primary>ignore_eacces</primary>
32890 </indexterm>
32891 </para>
32892 <informaltable frame="all">
32893 <tgroup cols="4" colsep="0" rowsep="0">
32894 <colspec colwidth="8*" align="left"/>
32895 <colspec colwidth="5*" align="center"/>
32896 <colspec colwidth="5*" align="center"/>
32897 <colspec colwidth="6*" align="right"/>
32898 <tbody>
32899 <row>
32900 <entry><option>ignore_eacces</option></entry>
32901 <entry>Use: <emphasis>redirect</emphasis></entry>
32902 <entry>Type: <emphasis>boolean</emphasis></entry>
32903 <entry>Default: <emphasis>false</emphasis></entry>
32904 </row>
32905 </tbody>
32906 </tgroup>
32907 </informaltable>
32908 <para>
32909 <indexterm role="concept">
32910 <primary>EACCES</primary>
32911 </indexterm>
32912 If this option is set and an attempt to open a redirection file yields the
32913 EACCES error (permission denied), the <command>redirect</command> router behaves as if the
32914 file did not exist.
32915 </para>
32916 <para>
32917 <indexterm role="option">
32918 <primary>ignore_enotdir</primary>
32919 </indexterm>
32920 </para>
32921 <informaltable frame="all">
32922 <tgroup cols="4" colsep="0" rowsep="0">
32923 <colspec colwidth="8*" align="left"/>
32924 <colspec colwidth="5*" align="center"/>
32925 <colspec colwidth="5*" align="center"/>
32926 <colspec colwidth="6*" align="right"/>
32927 <tbody>
32928 <row>
32929 <entry><option>ignore_enotdir</option></entry>
32930 <entry>Use: <emphasis>redirect</emphasis></entry>
32931 <entry>Type: <emphasis>boolean</emphasis></entry>
32932 <entry>Default: <emphasis>false</emphasis></entry>
32933 </row>
32934 </tbody>
32935 </tgroup>
32936 </informaltable>
32937 <para>
32938 <indexterm role="concept">
32939 <primary>ENOTDIR</primary>
32940 </indexterm>
32941 If this option is set and an attempt to open a redirection file yields the
32942 ENOTDIR error (something on the path is not a directory), the <command>redirect</command>
32943 router behaves as if the file did not exist.
32944 </para>
32945 <para>
32946 Setting <option>ignore_enotdir</option> has another effect as well: When a <command>redirect</command>
32947 router that has the <option>file</option> option set discovers that the file does not exist
32948 (the ENOENT error), it tries to <function>stat()</function> the parent directory, as a check
32949 against unmounted NFS directories. If the parent can not be statted, delivery
32950 is deferred. However, it seems wrong to do this check when <option>ignore_enotdir</option>
32951 is set, because that option tells Exim to ignore <quote>something on the path is not
32952 a directory</quote> (the ENOTDIR error). This is a confusing area, because it seems
32953 that some operating systems give ENOENT where others give ENOTDIR.
32954 </para>
32955 <para>
32956 <indexterm role="option">
32957 <primary>include_directory</primary>
32958 </indexterm>
32959 </para>
32960 <informaltable frame="all">
32961 <tgroup cols="4" colsep="0" rowsep="0">
32962 <colspec colwidth="8*" align="left"/>
32963 <colspec colwidth="5*" align="center"/>
32964 <colspec colwidth="5*" align="center"/>
32965 <colspec colwidth="6*" align="right"/>
32966 <tbody>
32967 <row>
32968 <entry><option>include_directory</option></entry>
32969 <entry>Use: <emphasis>redirect</emphasis></entry>
32970 <entry>Type: <emphasis>string</emphasis></entry>
32971 <entry>Default: <emphasis>unset</emphasis></entry>
32972 </row>
32973 </tbody>
32974 </tgroup>
32975 </informaltable>
32976 <para>
32977 If this option is set, the path names of any <emphasis>:include:</emphasis> items in a
32978 redirection list must start with this directory.
32979 </para>
32980 <para>
32981 <indexterm role="option">
32982 <primary>modemask</primary>
32983 </indexterm>
32984 </para>
32985 <informaltable frame="all">
32986 <tgroup cols="4" colsep="0" rowsep="0">
32987 <colspec colwidth="8*" align="left"/>
32988 <colspec colwidth="5*" align="center"/>
32989 <colspec colwidth="5*" align="center"/>
32990 <colspec colwidth="6*" align="right"/>
32991 <tbody>
32992 <row>
32993 <entry><option>modemask</option></entry>
32994 <entry>Use: <emphasis>redirect</emphasis></entry>
32995 <entry>Type: <emphasis>octal integer</emphasis></entry>
32996 <entry>Default: <emphasis>022</emphasis></entry>
32997 </row>
32998 </tbody>
32999 </tgroup>
33000 </informaltable>
33001 <para>
33002 This specifies mode bits which must not be set for a file specified by the
33003 <option>file</option> option. If any of the forbidden bits are set, delivery is deferred.
33004 </para>
33005 <para>
33006 <indexterm role="option">
33007 <primary>one_time</primary>
33008 </indexterm>
33009 </para>
33010 <informaltable frame="all">
33011 <tgroup cols="4" colsep="0" rowsep="0">
33012 <colspec colwidth="8*" align="left"/>
33013 <colspec colwidth="5*" align="center"/>
33014 <colspec colwidth="5*" align="center"/>
33015 <colspec colwidth="6*" align="right"/>
33016 <tbody>
33017 <row>
33018 <entry><option>one_time</option></entry>
33019 <entry>Use: <emphasis>redirect</emphasis></entry>
33020 <entry>Type: <emphasis>boolean</emphasis></entry>
33021 <entry>Default: <emphasis>false</emphasis></entry>
33022 </row>
33023 </tbody>
33024 </tgroup>
33025 </informaltable>
33026 <para>
33027 <indexterm role="concept">
33028 <primary>one-time aliasing/forwarding expansion</primary>
33029 </indexterm>
33030 <indexterm role="concept">
33031 <primary>alias file</primary>
33032 <secondary>one-time expansion</secondary>
33033 </indexterm>
33034 <indexterm role="concept">
33035 <primary>forward file</primary>
33036 <secondary>one-time expansion</secondary>
33037 </indexterm>
33038 <indexterm role="concept">
33039 <primary>mailing lists</primary>
33040 <secondary>one-time expansion</secondary>
33041 </indexterm>
33042 <indexterm role="concept">
33043 <primary>address redirection</primary>
33044 <secondary>one-time expansion</secondary>
33045 </indexterm>
33046 Sometimes the fact that Exim re-evaluates aliases and reprocesses redirection
33047 files each time it tries to deliver a message causes a problem when one or more
33048 of the generated addresses fails be delivered at the first attempt. The problem
33049 is not one of duplicate delivery &ndash; Exim is clever enough to handle that &ndash;
33050 but of what happens when the redirection list changes during the time that the
33051 message is on Exim&#x2019;s queue. This is particularly true in the case of mailing
33052 lists, where new subscribers might receive copies of messages that were posted
33053 before they subscribed.
33054 </para>
33055 <para>
33056 If <option>one_time</option> is set and any addresses generated by the router fail to
33057 deliver at the first attempt, the failing addresses are added to the message as
33058 <quote>top level</quote> addresses, and the parent address that generated them is marked
33059 <quote>delivered</quote>. Thus, redirection does not happen again at the next delivery
33060 attempt.
33061 </para>
33062 <para>
33063 <emphasis role="bold">Warning 1</emphasis>: Any header line addition or removal that is specified by this
33064 router would be lost if delivery did not succeed at the first attempt. For this
33065 reason, the <option>headers_add</option> and <option>headers_remove</option> generic options are not
33066 permitted when <option>one_time</option> is set.
33067 </para>
33068 <para>
33069 <emphasis role="bold">Warning 2</emphasis>: To ensure that the router generates only addresses (as opposed
33070 to pipe or file deliveries or auto-replies) <option>forbid_file</option>, <option>forbid_pipe</option>,
33071 and <option>forbid_filter_reply</option> are forced to be true when <option>one_time</option> is set.
33072 </para>
33073 <para>
33074 <emphasis role="bold">Warning 3</emphasis>: The <option>unseen</option> generic router option may not be set with
33075 <option>one_time</option>.
33076 </para>
33077 <para>
33078 The original top-level address is remembered with each of the generated
33079 addresses, and is output in any log messages. However, any intermediate parent
33080 addresses are not recorded. This makes a difference to the log only if
33081 <option>all_parents</option> log selector is set. It is expected that <option>one_time</option> will
33082 typically be used for mailing lists, where there is normally just one level of
33083 expansion.
33084 </para>
33085 <para>
33086 <indexterm role="option">
33087 <primary>owners</primary>
33088 </indexterm>
33089 </para>
33090 <informaltable frame="all">
33091 <tgroup cols="4" colsep="0" rowsep="0">
33092 <colspec colwidth="8*" align="left"/>
33093 <colspec colwidth="5*" align="center"/>
33094 <colspec colwidth="5*" align="center"/>
33095 <colspec colwidth="6*" align="right"/>
33096 <tbody>
33097 <row>
33098 <entry><option>owners</option></entry>
33099 <entry>Use: <emphasis>redirect</emphasis></entry>
33100 <entry>Type: <emphasis>string list</emphasis></entry>
33101 <entry>Default: <emphasis>unset</emphasis></entry>
33102 </row>
33103 </tbody>
33104 </tgroup>
33105 </informaltable>
33106 <para>
33107 <indexterm role="concept">
33108 <primary>ownership</primary>
33109 <secondary>alias file</secondary>
33110 </indexterm>
33111 <indexterm role="concept">
33112 <primary>ownership</primary>
33113 <secondary>forward file</secondary>
33114 </indexterm>
33115 <indexterm role="concept">
33116 <primary>alias file</primary>
33117 <secondary>ownership</secondary>
33118 </indexterm>
33119 <indexterm role="concept">
33120 <primary>forward file</primary>
33121 <secondary>ownership</secondary>
33122 </indexterm>
33123 This specifies a list of permitted owners for the file specified by <option>file</option>.
33124 This list is in addition to the local user when <option>check_local_user</option> is set.
33125 See <option>check_owner</option> above.
33126 </para>
33127 <para>
33128 <indexterm role="option">
33129 <primary>owngroups</primary>
33130 </indexterm>
33131 </para>
33132 <informaltable frame="all">
33133 <tgroup cols="4" colsep="0" rowsep="0">
33134 <colspec colwidth="8*" align="left"/>
33135 <colspec colwidth="5*" align="center"/>
33136 <colspec colwidth="5*" align="center"/>
33137 <colspec colwidth="6*" align="right"/>
33138 <tbody>
33139 <row>
33140 <entry><option>owngroups</option></entry>
33141 <entry>Use: <emphasis>redirect</emphasis></entry>
33142 <entry>Type: <emphasis>string list</emphasis></entry>
33143 <entry>Default: <emphasis>unset</emphasis></entry>
33144 </row>
33145 </tbody>
33146 </tgroup>
33147 </informaltable>
33148 <para>
33149 This specifies a list of permitted groups for the file specified by <option>file</option>.
33150 The list is in addition to the local user&#x2019;s primary group when
33151 <option>check_local_user</option> is set. See <option>check_group</option> above.
33152 </para>
33153 <para>
33154 <indexterm role="option">
33155 <primary>pipe_transport</primary>
33156 </indexterm>
33157 </para>
33158 <informaltable frame="all">
33159 <tgroup cols="4" colsep="0" rowsep="0">
33160 <colspec colwidth="8*" align="left"/>
33161 <colspec colwidth="5*" align="center"/>
33162 <colspec colwidth="5*" align="center"/>
33163 <colspec colwidth="6*" align="right"/>
33164 <tbody>
33165 <row>
33166 <entry><option>pipe_transport</option></entry>
33167 <entry>Use: <emphasis>redirect</emphasis></entry>
33168 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
33169 <entry>Default: <emphasis>unset</emphasis></entry>
33170 </row>
33171 </tbody>
33172 </tgroup>
33173 </informaltable>
33174 <para>
33175 <indexterm role="concept">
33176 <primary><varname>$address_pipe</varname></primary>
33177 </indexterm>
33178 A <command>redirect</command> router sets up a direct delivery to a pipe when a string
33179 starting with a vertical bar character is specified as a new <quote>address</quote>. The
33180 transport used is specified by this option, which, after expansion, must be the
33181 name of a configured transport. This should normally be a <command>pipe</command> transport.
33182 When the transport is run, the pipe command is in <varname>$address_pipe</varname>.
33183 </para>
33184 <para>
33185 <indexterm role="option">
33186 <primary>qualify_domain</primary>
33187 </indexterm>
33188 </para>
33189 <informaltable frame="all">
33190 <tgroup cols="4" colsep="0" rowsep="0">
33191 <colspec colwidth="8*" align="left"/>
33192 <colspec colwidth="5*" align="center"/>
33193 <colspec colwidth="5*" align="center"/>
33194 <colspec colwidth="6*" align="right"/>
33195 <tbody>
33196 <row>
33197 <entry><option>qualify_domain</option></entry>
33198 <entry>Use: <emphasis>redirect</emphasis></entry>
33199 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
33200 <entry>Default: <emphasis>unset</emphasis></entry>
33201 </row>
33202 </tbody>
33203 </tgroup>
33204 </informaltable>
33205 <para>
33206 <indexterm role="concept">
33207 <primary><varname>$qualify_recipient</varname></primary>
33208 </indexterm>
33209 If this option is set, and an unqualified address (one without a domain) is
33210 generated, and that address would normally be qualified by the global setting
33211 in <option>qualify_recipient</option>, it is instead qualified with the domain specified by
33212 expanding this string. If the expansion fails, the router declines. If you want
33213 to revert to the default, you can have the expansion generate
33214 <varname>$qualify_recipient</varname>.
33215 </para>
33216 <para>
33217 This option applies to all unqualified addresses generated by Exim filters,
33218 but for traditional <filename>.forward</filename> files, it applies only to addresses that are
33219 not preceded by a backslash. Sieve filters cannot generate unqualified
33220 addresses.
33221 </para>
33222 <para>
33223 <indexterm role="option">
33224 <primary>qualify_preserve_domain</primary>
33225 </indexterm>
33226 </para>
33227 <informaltable frame="all">
33228 <tgroup cols="4" colsep="0" rowsep="0">
33229 <colspec colwidth="8*" align="left"/>
33230 <colspec colwidth="5*" align="center"/>
33231 <colspec colwidth="5*" align="center"/>
33232 <colspec colwidth="6*" align="right"/>
33233 <tbody>
33234 <row>
33235 <entry><option>qualify_preserve_domain</option></entry>
33236 <entry>Use: <emphasis>redirect</emphasis></entry>
33237 <entry>Type: <emphasis>boolean</emphasis></entry>
33238 <entry>Default: <emphasis>false</emphasis></entry>
33239 </row>
33240 </tbody>
33241 </tgroup>
33242 </informaltable>
33243 <para>
33244 <indexterm role="concept">
33245 <primary>domain</primary>
33246 <secondary>in redirection; preserving</secondary>
33247 </indexterm>
33248 <indexterm role="concept">
33249 <primary>preserving domain in redirection</primary>
33250 </indexterm>
33251 <indexterm role="concept">
33252 <primary>address redirection</primary>
33253 <secondary>domain; preserving</secondary>
33254 </indexterm>
33255 If this option is set, the router&#x2019;s local <option>qualify_domain</option> option must not be
33256 set (a configuration error occurs if it is). If an unqualified address (one
33257 without a domain) is generated, it is qualified with the domain of the parent
33258 address (the immediately preceding ancestor) instead of the global
33259 <option>qualify_recipient</option> value. In the case of a traditional <filename>.forward</filename> file,
33260 this applies whether or not the address is preceded by a backslash.
33261 </para>
33262 <para>
33263 <indexterm role="option">
33264 <primary>repeat_use</primary>
33265 </indexterm>
33266 </para>
33267 <informaltable frame="all">
33268 <tgroup cols="4" colsep="0" rowsep="0">
33269 <colspec colwidth="8*" align="left"/>
33270 <colspec colwidth="5*" align="center"/>
33271 <colspec colwidth="5*" align="center"/>
33272 <colspec colwidth="6*" align="right"/>
33273 <tbody>
33274 <row>
33275 <entry><option>repeat_use</option></entry>
33276 <entry>Use: <emphasis>redirect</emphasis></entry>
33277 <entry>Type: <emphasis>boolean</emphasis></entry>
33278 <entry>Default: <emphasis>true</emphasis></entry>
33279 </row>
33280 </tbody>
33281 </tgroup>
33282 </informaltable>
33283 <para>
33284 If this option is set false, the router is skipped for a child address that has
33285 any ancestor that was routed by this router. This test happens before any of
33286 the other preconditions are tested. Exim&#x2019;s default anti-looping rules skip
33287 only when the ancestor is the same as the current address. See also
33288 <option>check_ancestor</option> above and the generic <option>redirect_router</option> option.
33289 </para>
33290 <para>
33291 <indexterm role="option">
33292 <primary>reply_transport</primary>
33293 </indexterm>
33294 </para>
33295 <informaltable frame="all">
33296 <tgroup cols="4" colsep="0" rowsep="0">
33297 <colspec colwidth="8*" align="left"/>
33298 <colspec colwidth="5*" align="center"/>
33299 <colspec colwidth="5*" align="center"/>
33300 <colspec colwidth="6*" align="right"/>
33301 <tbody>
33302 <row>
33303 <entry><option>reply_transport</option></entry>
33304 <entry>Use: <emphasis>redirect</emphasis></entry>
33305 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
33306 <entry>Default: <emphasis>unset</emphasis></entry>
33307 </row>
33308 </tbody>
33309 </tgroup>
33310 </informaltable>
33311 <para>
33312 A <command>redirect</command> router sets up an automatic reply when a <option>mail</option> or
33313 <option>vacation</option> command is used in a filter file. The transport used is specified
33314 by this option, which, after expansion, must be the name of a configured
33315 transport. This should normally be an <command>autoreply</command> transport. Other transports
33316 are unlikely to do anything sensible or useful.
33317 </para>
33318 <para>
33319 <indexterm role="option">
33320 <primary>rewrite</primary>
33321 </indexterm>
33322 </para>
33323 <informaltable frame="all">
33324 <tgroup cols="4" colsep="0" rowsep="0">
33325 <colspec colwidth="8*" align="left"/>
33326 <colspec colwidth="5*" align="center"/>
33327 <colspec colwidth="5*" align="center"/>
33328 <colspec colwidth="6*" align="right"/>
33329 <tbody>
33330 <row>
33331 <entry><option>rewrite</option></entry>
33332 <entry>Use: <emphasis>redirect</emphasis></entry>
33333 <entry>Type: <emphasis>boolean</emphasis></entry>
33334 <entry>Default: <emphasis>true</emphasis></entry>
33335 </row>
33336 </tbody>
33337 </tgroup>
33338 </informaltable>
33339 <para>
33340 <indexterm role="concept">
33341 <primary>address redirection</primary>
33342 <secondary>disabling rewriting</secondary>
33343 </indexterm>
33344 If this option is set false, addresses generated by the router are not
33345 subject to address rewriting. Otherwise, they are treated like new addresses
33346 and are rewritten according to the global rewriting rules.
33347 </para>
33348 <para>
33349 <indexterm role="option">
33350 <primary>sieve_subaddress</primary>
33351 </indexterm>
33352 </para>
33353 <informaltable frame="all">
33354 <tgroup cols="4" colsep="0" rowsep="0">
33355 <colspec colwidth="8*" align="left"/>
33356 <colspec colwidth="5*" align="center"/>
33357 <colspec colwidth="5*" align="center"/>
33358 <colspec colwidth="6*" align="right"/>
33359 <tbody>
33360 <row>
33361 <entry><option>sieve_subaddress</option></entry>
33362 <entry>Use: <emphasis>redirect</emphasis></entry>
33363 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
33364 <entry>Default: <emphasis>unset</emphasis></entry>
33365 </row>
33366 </tbody>
33367 </tgroup>
33368 </informaltable>
33369 <para>
33370 The value of this option is passed to a Sieve filter to specify the
33371 :subaddress part of an address.
33372 </para>
33373 <para>
33374 <indexterm role="option">
33375 <primary>sieve_useraddress</primary>
33376 </indexterm>
33377 </para>
33378 <informaltable frame="all">
33379 <tgroup cols="4" colsep="0" rowsep="0">
33380 <colspec colwidth="8*" align="left"/>
33381 <colspec colwidth="5*" align="center"/>
33382 <colspec colwidth="5*" align="center"/>
33383 <colspec colwidth="6*" align="right"/>
33384 <tbody>
33385 <row>
33386 <entry><option>sieve_useraddress</option></entry>
33387 <entry>Use: <emphasis>redirect</emphasis></entry>
33388 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
33389 <entry>Default: <emphasis>unset</emphasis></entry>
33390 </row>
33391 </tbody>
33392 </tgroup>
33393 </informaltable>
33394 <para>
33395 The value of this option is passed to a Sieve filter to specify the :user part
33396 of an address. However, if it is unset, the entire original local part
33397 (including any prefix or suffix) is used for :user.
33398 </para>
33399 <para>
33400 <indexterm role="option">
33401 <primary>sieve_vacation_directory</primary>
33402 </indexterm>
33403 </para>
33404 <informaltable frame="all">
33405 <tgroup cols="4" colsep="0" rowsep="0">
33406 <colspec colwidth="8*" align="left"/>
33407 <colspec colwidth="5*" align="center"/>
33408 <colspec colwidth="5*" align="center"/>
33409 <colspec colwidth="6*" align="right"/>
33410 <tbody>
33411 <row>
33412 <entry><option>sieve_vacation_directory</option></entry>
33413 <entry>Use: <emphasis>redirect</emphasis></entry>
33414 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
33415 <entry>Default: <emphasis>unset</emphasis></entry>
33416 </row>
33417 </tbody>
33418 </tgroup>
33419 </informaltable>
33420 <para>
33421 <indexterm role="concept">
33422 <primary>Sieve filter</primary>
33423 <secondary>vacation directory</secondary>
33424 </indexterm>
33425 To enable the <quote>vacation</quote> extension for Sieve filters, you must set
33426 <option>sieve_vacation_directory</option> to the directory where vacation databases are held
33427 (do not put anything else in that directory), and ensure that the
33428 <option>reply_transport</option> option refers to an <command>autoreply</command> transport. Each user
33429 needs their own directory; Exim will create it if necessary.
33430 </para>
33431 <para>
33432 <indexterm role="option">
33433 <primary>skip_syntax_errors</primary>
33434 </indexterm>
33435 </para>
33436 <informaltable frame="all">
33437 <tgroup cols="4" colsep="0" rowsep="0">
33438 <colspec colwidth="8*" align="left"/>
33439 <colspec colwidth="5*" align="center"/>
33440 <colspec colwidth="5*" align="center"/>
33441 <colspec colwidth="6*" align="right"/>
33442 <tbody>
33443 <row>
33444 <entry><option>skip_syntax_errors</option></entry>
33445 <entry>Use: <emphasis>redirect</emphasis></entry>
33446 <entry>Type: <emphasis>boolean</emphasis></entry>
33447 <entry>Default: <emphasis>false</emphasis></entry>
33448 </row>
33449 </tbody>
33450 </tgroup>
33451 </informaltable>
33452 <para>
33453 <indexterm role="concept">
33454 <primary>forward file</primary>
33455 <secondary>broken</secondary>
33456 </indexterm>
33457 <indexterm role="concept">
33458 <primary>address redirection</primary>
33459 <secondary>broken files</secondary>
33460 </indexterm>
33461 <indexterm role="concept">
33462 <primary>alias file</primary>
33463 <secondary>broken</secondary>
33464 </indexterm>
33465 <indexterm role="concept">
33466 <primary>broken alias or forward files</primary>
33467 </indexterm>
33468 <indexterm role="concept">
33469 <primary>ignoring faulty addresses</primary>
33470 </indexterm>
33471 <indexterm role="concept">
33472 <primary>skipping faulty addresses</primary>
33473 </indexterm>
33474 <indexterm role="concept">
33475 <primary>error</primary>
33476 <secondary>skipping bad syntax</secondary>
33477 </indexterm>
33478 If <option>skip_syntax_errors</option> is set, syntactically malformed addresses in
33479 non-filter redirection data are skipped, and each failing address is logged. If
33480 <option>syntax_errors_to</option> is set, a message is sent to the address it defines,
33481 giving details of the failures. If <option>syntax_errors_text</option> is set, its contents
33482 are expanded and placed at the head of the error message generated by
33483 <option>syntax_errors_to</option>. Usually it is appropriate to set <option>syntax_errors_to</option> to
33484 be the same address as the generic <option>errors_to</option> option. The
33485 <option>skip_syntax_errors</option> option is often used when handling mailing lists.
33486 </para>
33487 <para>
33488 If all the addresses in a redirection list are skipped because of syntax
33489 errors, the router declines to handle the original address, and it is passed to
33490 the following routers.
33491 </para>
33492 <para>
33493 If <option>skip_syntax_errors</option> is set when an Exim filter is interpreted, any syntax
33494 error in the filter causes filtering to be abandoned without any action being
33495 taken. The incident is logged, and the router declines to handle the address,
33496 so it is passed to the following routers.
33497 </para>
33498 <para>
33499 <indexterm role="concept">
33500 <primary>Sieve filter</primary>
33501 <secondary>syntax errors in</secondary>
33502 </indexterm>
33503 Syntax errors in a Sieve filter file cause the <quote>keep</quote> action to occur. This
33504 action is specified by RFC 3028. The values of <option>skip_syntax_errors</option>,
33505 <option>syntax_errors_to</option>, and <option>syntax_errors_text</option> are not used.
33506 </para>
33507 <para>
33508 <option>skip_syntax_errors</option> can be used to specify that errors in users&#x2019; forward
33509 lists or filter files should not prevent delivery. The <option>syntax_errors_to</option>
33510 option, used with an address that does not get redirected, can be used to
33511 notify users of these errors, by means of a router like this:
33512 </para>
33513 <literallayout class="monospaced">
33514 userforward:
33515   driver = redirect
33516   allow_filter
33517   check_local_user
33518   file = $home/.forward
33519   file_transport = address_file
33520   pipe_transport = address_pipe
33521   reply_transport = address_reply
33522   no_verify
33523   skip_syntax_errors
33524   syntax_errors_to = real-$local_part@$domain
33525   syntax_errors_text = \
33526    This is an automatically generated message. An error has\n\
33527    been found in your .forward file. Details of the error are\n\
33528    reported below. While this error persists, you will receive\n\
33529    a copy of this message for every message that is addressed\n\
33530    to you. If your .forward file is a filter file, or if it is\n\
33531    a non-filter file containing no valid forwarding addresses,\n\
33532    a copy of each incoming message will be put in your normal\n\
33533    mailbox. If a non-filter file contains at least one valid\n\
33534    forwarding address, forwarding to the valid addresses will\n\
33535    happen, and those will be the only deliveries that occur.
33536 </literallayout>
33537 <para>
33538 You also need a router to ensure that local addresses that are prefixed by
33539 <literal>real-</literal> are recognized, but not forwarded or filtered. For example, you could
33540 put this immediately before the <command>userforward</command> router:
33541 </para>
33542 <literallayout class="monospaced">
33543 real_localuser:
33544   driver = accept
33545   check_local_user
33546   local_part_prefix = real-
33547   transport = local_delivery
33548 </literallayout>
33549 <para>
33550 <indexterm role="option">
33551 <primary>syntax_errors_text</primary>
33552 </indexterm>
33553 </para>
33554 <informaltable frame="all">
33555 <tgroup cols="4" colsep="0" rowsep="0">
33556 <colspec colwidth="8*" align="left"/>
33557 <colspec colwidth="5*" align="center"/>
33558 <colspec colwidth="5*" align="center"/>
33559 <colspec colwidth="6*" align="right"/>
33560 <tbody>
33561 <row>
33562 <entry><option>syntax_errors_text</option></entry>
33563 <entry>Use: <emphasis>redirect</emphasis></entry>
33564 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
33565 <entry>Default: <emphasis>unset</emphasis></entry>
33566 </row>
33567 </tbody>
33568 </tgroup>
33569 </informaltable>
33570 <para>
33571 See <option>skip_syntax_errors</option> above.
33572 </para>
33573 <para>
33574 <indexterm role="option">
33575 <primary>syntax_errors_to</primary>
33576 </indexterm>
33577 </para>
33578 <informaltable frame="all">
33579 <tgroup cols="4" colsep="0" rowsep="0">
33580 <colspec colwidth="8*" align="left"/>
33581 <colspec colwidth="5*" align="center"/>
33582 <colspec colwidth="5*" align="center"/>
33583 <colspec colwidth="6*" align="right"/>
33584 <tbody>
33585 <row>
33586 <entry><option>syntax_errors_to</option></entry>
33587 <entry>Use: <emphasis>redirect</emphasis></entry>
33588 <entry>Type: <emphasis>string</emphasis></entry>
33589 <entry>Default: <emphasis>unset</emphasis></entry>
33590 </row>
33591 </tbody>
33592 </tgroup>
33593 </informaltable>
33594 <para>
33595 See <option>skip_syntax_errors</option> above.
33596 <indexterm role="concept" startref="IIDredrou1" class="endofrange"/>
33597 <indexterm role="concept" startref="IIDredrou2" class="endofrange"/>
33598 </para>
33599 </section>
33600 </chapter>
33601
33602 <chapter id="CHAPenvironment">
33603 <title>Environment for running local transports</title>
33604 <titleabbrev>Environment for local transports</titleabbrev>
33605 <para>
33606 <indexterm role="concept" id="IIDenvlotra1" class="startofrange">
33607 <primary>local transports</primary>
33608 <secondary>environment for</secondary>
33609 </indexterm>
33610 <indexterm role="concept" id="IIDenvlotra2" class="startofrange">
33611 <primary>environment for local transports</primary>
33612 </indexterm>
33613 <indexterm role="concept" id="IIDenvlotra3" class="startofrange">
33614 <primary>transport</primary>
33615 <secondary>local; environment for</secondary>
33616 </indexterm>
33617 Local transports handle deliveries to files and pipes. (The <command>autoreply</command>
33618 transport can be thought of as similar to a pipe.) Exim always runs transports
33619 in subprocesses, under specified uids and gids. Typical deliveries to local
33620 mailboxes run under the uid and gid of the local user.
33621 </para>
33622 <para>
33623 Exim also sets a specific current directory while running the transport; for
33624 some transports a home directory setting is also relevant. The <command>pipe</command>
33625 transport is the only one that sets up environment variables; see section
33626 <xref linkend="SECTpipeenv"/> for details.
33627 </para>
33628 <para>
33629 The values used for the uid, gid, and the directories may come from several
33630 different places. In many cases, the router that handles the address associates
33631 settings with that address as a result of its <option>check_local_user</option>, <option>group</option>,
33632 or <option>user</option> options. However, values may also be given in the transport&#x2019;s own
33633 configuration, and these override anything that comes from the router.
33634 </para>
33635 <section>
33636 <title>Concurrent deliveries</title>
33637 <para>
33638 <indexterm role="concept">
33639 <primary>concurrent deliveries</primary>
33640 </indexterm>
33641 <indexterm role="concept">
33642 <primary>simultaneous deliveries</primary>
33643 </indexterm>
33644 If two different messages for the same local recpient arrive more or less
33645 simultaneously, the two delivery processes are likely to run concurrently. When
33646 the <command>appendfile</command> transport is used to write to a file, Exim applies locking
33647 rules to stop concurrent processes from writing to the same file at the same
33648 time.
33649 </para>
33650 <para>
33651 However, when you use a <command>pipe</command> transport, it is up to you to arrange any
33652 locking that is needed. Here is a silly example:
33653 </para>
33654 <literallayout class="monospaced">
33655 my_transport:
33656   driver = pipe
33657   command = /bin/sh -c 'cat &gt;&gt;/some/file'
33658 </literallayout>
33659 <para>
33660 This is supposed to write the message at the end of the file. However, if two
33661 messages arrive at the same time, the file will be scrambled. You can use the
33662 <option>exim_lock</option> utility program (see section <xref linkend="SECTmailboxmaint"/>) to lock a
33663 file using the same algorithm that Exim itself uses.
33664 </para>
33665 </section>
33666 <section id="SECTenvuidgid">
33667 <title>Uids and gids</title>
33668 <para>
33669 <indexterm role="concept">
33670 <primary>local transports</primary>
33671 <secondary>uid and gid</secondary>
33672 </indexterm>
33673 <indexterm role="concept">
33674 <primary>transport</primary>
33675 <secondary>local; uid and gid</secondary>
33676 </indexterm>
33677 All transports have the options <option>group</option> and <option>user</option>. If <option>group</option> is set, it
33678 overrides any group that the router set in the address, even if <option>user</option> is not
33679 set for the transport. This makes it possible, for example, to run local mail
33680 delivery under the uid of the recipient (set by the router), but in a special
33681 group (set by the transport). For example:
33682 </para>
33683 <literallayout class="monospaced">
33684 # Routers ...
33685 # User/group are set by check_local_user in this router
33686 local_users:
33687   driver = accept
33688   check_local_user
33689   transport = group_delivery
33690
33691 # Transports ...
33692 # This transport overrides the group
33693 group_delivery:
33694   driver = appendfile
33695   file = /var/spool/mail/$local_part
33696   group = mail
33697 </literallayout>
33698 <para>
33699 If <option>user</option> is set for a transport, its value overrides what is set in the
33700 address by the router. If <option>user</option> is non-numeric and <option>group</option> is not set, the
33701 gid associated with the user is used. If <option>user</option> is numeric, <option>group</option> must be
33702 set.
33703 </para>
33704 <para>
33705 <indexterm role="concept">
33706 <primary><option>initgroups</option> option</primary>
33707 </indexterm>
33708 When the uid is taken from the transport&#x2019;s configuration, the <function>initgroups()</function>
33709 function is called for the groups associated with that uid if the
33710 <option>initgroups</option> option is set for the transport. When the uid is not specified
33711 by the transport, but is associated with the address by a router, the option
33712 for calling <function>initgroups()</function> is taken from the router configuration.
33713 </para>
33714 <para>
33715 <indexterm role="concept">
33716 <primary><command>pipe</command> transport</primary>
33717 <secondary>uid for</secondary>
33718 </indexterm>
33719 The <command>pipe</command> transport contains the special option <option>pipe_as_creator</option>. If this
33720 is set and <option>user</option> is not set, the uid of the process that called Exim to
33721 receive the message is used, and if <option>group</option> is not set, the corresponding
33722 original gid is also used.
33723 </para>
33724 <para>
33725 This is the detailed preference order for obtaining a gid; the first of the
33726 following that is set is used:
33727 </para>
33728 <itemizedlist>
33729 <listitem>
33730 <para>
33731 A <option>group</option> setting of the transport;
33732 </para>
33733 </listitem>
33734 <listitem>
33735 <para>
33736 A <option>group</option> setting of the router;
33737 </para>
33738 </listitem>
33739 <listitem>
33740 <para>
33741 A gid associated with a user setting of the router, either as a result of
33742 <option>check_local_user</option> or an explicit non-numeric <option>user</option> setting;
33743 </para>
33744 </listitem>
33745 <listitem>
33746 <para>
33747 The group associated with a non-numeric <option>user</option> setting of the transport;
33748 </para>
33749 </listitem>
33750 <listitem>
33751 <para>
33752 In a <command>pipe</command> transport, the creator&#x2019;s gid if <option>deliver_as_creator</option> is set and
33753 the uid is the creator&#x2019;s uid;
33754 </para>
33755 </listitem>
33756 <listitem>
33757 <para>
33758 The Exim gid if the Exim uid is being used as a default.
33759 </para>
33760 </listitem>
33761 </itemizedlist>
33762 <para>
33763 If, for example, the user is specified numerically on the router and there are
33764 no group settings, no gid is available. In this situation, an error occurs.
33765 This is different for the uid, for which there always is an ultimate default.
33766 The first of the following that is set is used:
33767 </para>
33768 <itemizedlist>
33769 <listitem>
33770 <para>
33771 A <option>user</option> setting of the transport;
33772 </para>
33773 </listitem>
33774 <listitem>
33775 <para>
33776 In a <command>pipe</command> transport, the creator&#x2019;s uid if <option>deliver_as_creator</option> is set;
33777 </para>
33778 </listitem>
33779 <listitem>
33780 <para>
33781 A <option>user</option> setting of the router;
33782 </para>
33783 </listitem>
33784 <listitem>
33785 <para>
33786 A <option>check_local_user</option> setting of the router;
33787 </para>
33788 </listitem>
33789 <listitem>
33790 <para>
33791 The Exim uid.
33792 </para>
33793 </listitem>
33794 </itemizedlist>
33795 <para>
33796 Of course, an error will still occur if the uid that is chosen is on the
33797 <option>never_users</option> list.
33798 </para>
33799 </section>
33800 <section>
33801 <title>Current and home directories</title>
33802 <para>
33803 <indexterm role="concept">
33804 <primary>current directory for local transport</primary>
33805 </indexterm>
33806 <indexterm role="concept">
33807 <primary>home directory</primary>
33808 <secondary>for local transport</secondary>
33809 </indexterm>
33810 <indexterm role="concept">
33811 <primary>transport</primary>
33812 <secondary>local; home directory for</secondary>
33813 </indexterm>
33814 <indexterm role="concept">
33815 <primary>transport</primary>
33816 <secondary>local; current directory for</secondary>
33817 </indexterm>
33818 Routers may set current and home directories for local transports by means of
33819 the <option>transport_current_directory</option> and <option>transport_home_directory</option> options.
33820 However, if the transport&#x2019;s <option>current_directory</option> or <option>home_directory</option> options
33821 are set, they override the router&#x2019;s values. In detail, the home directory
33822 for a local transport is taken from the first of these values that is set:
33823 </para>
33824 <itemizedlist>
33825 <listitem>
33826 <para>
33827 The <option>home_directory</option> option on the transport;
33828 </para>
33829 </listitem>
33830 <listitem>
33831 <para>
33832 The <option>transport_home_directory</option> option on the router;
33833 </para>
33834 </listitem>
33835 <listitem>
33836 <para>
33837 The password data if <option>check_local_user</option> is set on the router;
33838 </para>
33839 </listitem>
33840 <listitem>
33841 <para>
33842 The <option>router_home_directory</option> option on the router.
33843 </para>
33844 </listitem>
33845 </itemizedlist>
33846 <para>
33847 The current directory is taken from the first of these values that is set:
33848 </para>
33849 <itemizedlist>
33850 <listitem>
33851 <para>
33852 The <option>current_directory</option> option on the transport;
33853 </para>
33854 </listitem>
33855 <listitem>
33856 <para>
33857 The <option>transport_current_directory</option> option on the router.
33858 </para>
33859 </listitem>
33860 </itemizedlist>
33861 <para>
33862 If neither the router nor the transport sets a current directory, Exim uses the
33863 value of the home directory, if it is set. Otherwise it sets the current
33864 directory to <filename>/</filename> before running a local transport.
33865 </para>
33866 </section>
33867 <section>
33868 <title>Expansion variables derived from the address</title>
33869 <para>
33870 <indexterm role="concept">
33871 <primary><varname>$domain</varname></primary>
33872 </indexterm>
33873 <indexterm role="concept">
33874 <primary><varname>$local_part</varname></primary>
33875 </indexterm>
33876 <indexterm role="concept">
33877 <primary><varname>$original_domain</varname></primary>
33878 </indexterm>
33879 Normally a local delivery is handling a single address, and in that case the
33880 variables such as <varname>$domain</varname> and <varname>$local_part</varname> are set during local
33881 deliveries. However, in some circumstances more than one address may be handled
33882 at once (for example, while writing batch SMTP for onward transmission by some
33883 other means). In this case, the variables associated with the local part are
33884 never set, <varname>$domain</varname> is set only if all the addresses have the same domain,
33885 and <varname>$original_domain</varname> is never set.
33886 <indexterm role="concept" startref="IIDenvlotra1" class="endofrange"/>
33887 <indexterm role="concept" startref="IIDenvlotra2" class="endofrange"/>
33888 <indexterm role="concept" startref="IIDenvlotra3" class="endofrange"/>
33889 </para>
33890 </section>
33891 </chapter>
33892
33893 <chapter id="CHAPtransportgeneric">
33894 <title>Generic options for transports</title>
33895 <para>
33896 <indexterm role="concept" id="IIDgenoptra1" class="startofrange">
33897 <primary>generic options</primary>
33898 <secondary>transport</secondary>
33899 </indexterm>
33900 <indexterm role="concept" id="IIDgenoptra2" class="startofrange">
33901 <primary>options</primary>
33902 <secondary>generic; for transports</secondary>
33903 </indexterm>
33904 <indexterm role="concept" id="IIDgenoptra3" class="startofrange">
33905 <primary>transport</primary>
33906 <secondary>generic options for</secondary>
33907 </indexterm>
33908 The following generic options apply to all transports:
33909 </para>
33910 <para>
33911 <indexterm role="option">
33912 <primary>body_only</primary>
33913 </indexterm>
33914 </para>
33915 <informaltable frame="all">
33916 <tgroup cols="4" colsep="0" rowsep="0">
33917 <colspec colwidth="8*" align="left"/>
33918 <colspec colwidth="5*" align="center"/>
33919 <colspec colwidth="5*" align="center"/>
33920 <colspec colwidth="6*" align="right"/>
33921 <tbody>
33922 <row>
33923 <entry><option>body_only</option></entry>
33924 <entry>Use: <emphasis>transports</emphasis></entry>
33925 <entry>Type: <emphasis>boolean</emphasis></entry>
33926 <entry>Default: <emphasis>false</emphasis></entry>
33927 </row>
33928 </tbody>
33929 </tgroup>
33930 </informaltable>
33931 <para>
33932 <indexterm role="concept">
33933 <primary>transport</primary>
33934 <secondary>body only</secondary>
33935 </indexterm>
33936 <indexterm role="concept">
33937 <primary>message</primary>
33938 <secondary>transporting body only</secondary>
33939 </indexterm>
33940 <indexterm role="concept">
33941 <primary>body of message</primary>
33942 <secondary>transporting</secondary>
33943 </indexterm>
33944 If this option is set, the message&#x2019;s headers are not transported. It is
33945 mutually exclusive with <option>headers_only</option>. If it is used with the <command>appendfile</command>
33946 or <command>pipe</command> transports, the settings of <option>message_prefix</option> and
33947 <option>message_suffix</option> should be checked, because this option does not
33948 automatically suppress them.
33949 </para>
33950 <para>
33951 <indexterm role="option">
33952 <primary>current_directory</primary>
33953 </indexterm>
33954 </para>
33955 <informaltable frame="all">
33956 <tgroup cols="4" colsep="0" rowsep="0">
33957 <colspec colwidth="8*" align="left"/>
33958 <colspec colwidth="5*" align="center"/>
33959 <colspec colwidth="5*" align="center"/>
33960 <colspec colwidth="6*" align="right"/>
33961 <tbody>
33962 <row>
33963 <entry><option>current_directory</option></entry>
33964 <entry>Use: <emphasis>transports</emphasis></entry>
33965 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
33966 <entry>Default: <emphasis>unset</emphasis></entry>
33967 </row>
33968 </tbody>
33969 </tgroup>
33970 </informaltable>
33971 <para>
33972 <indexterm role="concept">
33973 <primary>transport</primary>
33974 <secondary>current directory for</secondary>
33975 </indexterm>
33976 This specifies the current directory that is to be set while running the
33977 transport, overriding any value that may have been set by the router.
33978 If the expansion fails for any reason, including forced failure, an error is
33979 logged, and delivery is deferred.
33980 </para>
33981 <para>
33982 <indexterm role="option">
33983 <primary>disable_logging</primary>
33984 </indexterm>
33985 </para>
33986 <informaltable frame="all">
33987 <tgroup cols="4" colsep="0" rowsep="0">
33988 <colspec colwidth="8*" align="left"/>
33989 <colspec colwidth="5*" align="center"/>
33990 <colspec colwidth="5*" align="center"/>
33991 <colspec colwidth="6*" align="right"/>
33992 <tbody>
33993 <row>
33994 <entry><option>disable_logging</option></entry>
33995 <entry>Use: <emphasis>transports</emphasis></entry>
33996 <entry>Type: <emphasis>boolean</emphasis></entry>
33997 <entry>Default: <emphasis>false</emphasis></entry>
33998 </row>
33999 </tbody>
34000 </tgroup>
34001 </informaltable>
34002 <para>
34003 If this option is set true, nothing is logged for any
34004 deliveries by the transport or for any
34005 transport errors. You should not set this option unless you really, really know
34006 what you are doing.
34007 </para>
34008 <para>
34009 <indexterm role="option">
34010 <primary>debug_print</primary>
34011 </indexterm>
34012 </para>
34013 <informaltable frame="all">
34014 <tgroup cols="4" colsep="0" rowsep="0">
34015 <colspec colwidth="8*" align="left"/>
34016 <colspec colwidth="5*" align="center"/>
34017 <colspec colwidth="5*" align="center"/>
34018 <colspec colwidth="6*" align="right"/>
34019 <tbody>
34020 <row>
34021 <entry><option>debug_print</option></entry>
34022 <entry>Use: <emphasis>transports</emphasis></entry>
34023 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
34024 <entry>Default: <emphasis>unset</emphasis></entry>
34025 </row>
34026 </tbody>
34027 </tgroup>
34028 </informaltable>
34029 <para>
34030 <indexterm role="concept">
34031 <primary>testing</primary>
34032 <secondary>variables in drivers</secondary>
34033 </indexterm>
34034 If this option is set and debugging is enabled (see the <option>-d</option> command line
34035 option), the string is expanded and included in the debugging output when the
34036 transport is run.
34037 If expansion of the string fails, the error message is written to the debugging
34038 output, and Exim carries on processing.
34039 This facility is provided to help with checking out the values of variables and
34040 so on when debugging driver configurations. For example, if a <option>headers_add</option>
34041 option is not working properly, <option>debug_print</option> could be used to output the
34042 variables it references. A newline is added to the text if it does not end with
34043 one.
34044 </para>
34045 <para>
34046 <indexterm role="option">
34047 <primary>delivery_date_add</primary>
34048 </indexterm>
34049 </para>
34050 <informaltable frame="all">
34051 <tgroup cols="4" colsep="0" rowsep="0">
34052 <colspec colwidth="8*" align="left"/>
34053 <colspec colwidth="5*" align="center"/>
34054 <colspec colwidth="5*" align="center"/>
34055 <colspec colwidth="6*" align="right"/>
34056 <tbody>
34057 <row>
34058 <entry><option>delivery_date_add</option></entry>
34059 <entry>Use: <emphasis>transports</emphasis></entry>
34060 <entry>Type: <emphasis>boolean</emphasis></entry>
34061 <entry>Default: <emphasis>false</emphasis></entry>
34062 </row>
34063 </tbody>
34064 </tgroup>
34065 </informaltable>
34066 <para>
34067 <indexterm role="concept">
34068 <primary><emphasis>Delivery-date:</emphasis> header line</primary>
34069 </indexterm>
34070 If this option is true, a <emphasis>Delivery-date:</emphasis> header is added to the message.
34071 This gives the actual time the delivery was made. As this is not a standard
34072 header, Exim has a configuration option (<option>delivery_date_remove</option>) which
34073 requests its removal from incoming messages, so that delivered messages can
34074 safely be resent to other recipients.
34075 </para>
34076 <para>
34077 <indexterm role="option">
34078 <primary>driver</primary>
34079 </indexterm>
34080 </para>
34081 <informaltable frame="all">
34082 <tgroup cols="4" colsep="0" rowsep="0">
34083 <colspec colwidth="8*" align="left"/>
34084 <colspec colwidth="5*" align="center"/>
34085 <colspec colwidth="5*" align="center"/>
34086 <colspec colwidth="6*" align="right"/>
34087 <tbody>
34088 <row>
34089 <entry><option>driver</option></entry>
34090 <entry>Use: <emphasis>transports</emphasis></entry>
34091 <entry>Type: <emphasis>string</emphasis></entry>
34092 <entry>Default: <emphasis>unset</emphasis></entry>
34093 </row>
34094 </tbody>
34095 </tgroup>
34096 </informaltable>
34097 <para>
34098 This specifies which of the available transport drivers is to be used.
34099 There is no default, and this option must be set for every transport.
34100 </para>
34101 <para>
34102 <indexterm role="option">
34103 <primary>envelope_to_add</primary>
34104 </indexterm>
34105 </para>
34106 <informaltable frame="all">
34107 <tgroup cols="4" colsep="0" rowsep="0">
34108 <colspec colwidth="8*" align="left"/>
34109 <colspec colwidth="5*" align="center"/>
34110 <colspec colwidth="5*" align="center"/>
34111 <colspec colwidth="6*" align="right"/>
34112 <tbody>
34113 <row>
34114 <entry><option>envelope_to_add</option></entry>
34115 <entry>Use: <emphasis>transports</emphasis></entry>
34116 <entry>Type: <emphasis>boolean</emphasis></entry>
34117 <entry>Default: <emphasis>false</emphasis></entry>
34118 </row>
34119 </tbody>
34120 </tgroup>
34121 </informaltable>
34122 <para>
34123 <indexterm role="concept">
34124 <primary><emphasis>Envelope-to:</emphasis> header line</primary>
34125 </indexterm>
34126 If this option is true, an <emphasis>Envelope-to:</emphasis> header is added to the message.
34127 This gives the original address(es) in the incoming envelope that caused this
34128 delivery to happen. More than one address may be present if the transport is
34129 configured to handle several addresses at once, or if more than one original
34130 address was redirected to the same final address. As this is not a standard
34131 header, Exim has a configuration option (<option>envelope_to_remove</option>) which requests
34132 its removal from incoming messages, so that delivered messages can safely be
34133 resent to other recipients.
34134 </para>
34135 <para>
34136 <indexterm role="option">
34137 <primary>group</primary>
34138 </indexterm>
34139 </para>
34140 <informaltable frame="all">
34141 <tgroup cols="4" colsep="0" rowsep="0">
34142 <colspec colwidth="8*" align="left"/>
34143 <colspec colwidth="5*" align="center"/>
34144 <colspec colwidth="5*" align="center"/>
34145 <colspec colwidth="6*" align="right"/>
34146 <tbody>
34147 <row>
34148 <entry><option>group</option></entry>
34149 <entry>Use: <emphasis>transports</emphasis></entry>
34150 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
34151 <entry>Default: <emphasis>Exim group</emphasis></entry>
34152 </row>
34153 </tbody>
34154 </tgroup>
34155 </informaltable>
34156 <para>
34157 <indexterm role="concept">
34158 <primary>transport</primary>
34159 <secondary>group; specifying</secondary>
34160 </indexterm>
34161 This option specifies a gid for running the transport process, overriding any
34162 value that the router supplies, and also overriding any value associated with
34163 <option>user</option> (see below).
34164 </para>
34165 <para>
34166 <indexterm role="option">
34167 <primary>headers_add</primary>
34168 </indexterm>
34169 </para>
34170 <informaltable frame="all">
34171 <tgroup cols="4" colsep="0" rowsep="0">
34172 <colspec colwidth="8*" align="left"/>
34173 <colspec colwidth="5*" align="center"/>
34174 <colspec colwidth="5*" align="center"/>
34175 <colspec colwidth="6*" align="right"/>
34176 <tbody>
34177 <row>
34178 <entry><option>headers_add</option></entry>
34179 <entry>Use: <emphasis>transports</emphasis></entry>
34180 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
34181 <entry>Default: <emphasis>unset</emphasis></entry>
34182 </row>
34183 </tbody>
34184 </tgroup>
34185 </informaltable>
34186 <para>
34187 <indexterm role="concept">
34188 <primary>header lines</primary>
34189 <secondary>adding in transport</secondary>
34190 </indexterm>
34191 <indexterm role="concept">
34192 <primary>transport</primary>
34193 <secondary>header lines; adding</secondary>
34194 </indexterm>
34195 This option specifies a string of text that is expanded and added to the header
34196 portion of a message as it is transported, as described in section
34197 <xref linkend="SECTheadersaddrem"/>. Additional header lines can also be specified by
34198 routers. If the result of the expansion is an empty string, or if the expansion
34199 is forced to fail, no action is taken. Other expansion failures are treated as
34200 errors and cause the delivery to be deferred.
34201 </para>
34202 <para>
34203 <indexterm role="option">
34204 <primary>headers_only</primary>
34205 </indexterm>
34206 </para>
34207 <informaltable frame="all">
34208 <tgroup cols="4" colsep="0" rowsep="0">
34209 <colspec colwidth="8*" align="left"/>
34210 <colspec colwidth="5*" align="center"/>
34211 <colspec colwidth="5*" align="center"/>
34212 <colspec colwidth="6*" align="right"/>
34213 <tbody>
34214 <row>
34215 <entry><option>headers_only</option></entry>
34216 <entry>Use: <emphasis>transports</emphasis></entry>
34217 <entry>Type: <emphasis>boolean</emphasis></entry>
34218 <entry>Default: <emphasis>false</emphasis></entry>
34219 </row>
34220 </tbody>
34221 </tgroup>
34222 </informaltable>
34223 <para>
34224 <indexterm role="concept">
34225 <primary>transport</primary>
34226 <secondary>header lines only</secondary>
34227 </indexterm>
34228 <indexterm role="concept">
34229 <primary>message</primary>
34230 <secondary>transporting headers only</secondary>
34231 </indexterm>
34232 <indexterm role="concept">
34233 <primary>header lines</primary>
34234 <secondary>transporting</secondary>
34235 </indexterm>
34236 If this option is set, the message&#x2019;s body is not transported. It is mutually
34237 exclusive with <option>body_only</option>. If it is used with the <command>appendfile</command> or <command>pipe</command>
34238 transports, the settings of <option>message_prefix</option> and <option>message_suffix</option> should be
34239 checked, since this option does not automatically suppress them.
34240 </para>
34241 <para>
34242 <indexterm role="option">
34243 <primary>headers_remove</primary>
34244 </indexterm>
34245 </para>
34246 <informaltable frame="all">
34247 <tgroup cols="4" colsep="0" rowsep="0">
34248 <colspec colwidth="8*" align="left"/>
34249 <colspec colwidth="5*" align="center"/>
34250 <colspec colwidth="5*" align="center"/>
34251 <colspec colwidth="6*" align="right"/>
34252 <tbody>
34253 <row>
34254 <entry><option>headers_remove</option></entry>
34255 <entry>Use: <emphasis>transports</emphasis></entry>
34256 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
34257 <entry>Default: <emphasis>unset</emphasis></entry>
34258 </row>
34259 </tbody>
34260 </tgroup>
34261 </informaltable>
34262 <para>
34263 <indexterm role="concept">
34264 <primary>header lines</primary>
34265 <secondary>removing</secondary>
34266 </indexterm>
34267 <indexterm role="concept">
34268 <primary>transport</primary>
34269 <secondary>header lines; removing</secondary>
34270 </indexterm>
34271 This option specifies a string that is expanded into a list of header names;
34272 these headers are omitted from the message as it is transported, as described
34273 in section <xref linkend="SECTheadersaddrem"/>. Header removal can also be specified by
34274 routers. If the result of the expansion is an empty string, or if the expansion
34275 is forced to fail, no action is taken. Other expansion failures are treated as
34276 errors and cause the delivery to be deferred.
34277 </para>
34278 <para>
34279 <indexterm role="option">
34280 <primary>headers_rewrite</primary>
34281 </indexterm>
34282 </para>
34283 <informaltable frame="all">
34284 <tgroup cols="4" colsep="0" rowsep="0">
34285 <colspec colwidth="8*" align="left"/>
34286 <colspec colwidth="5*" align="center"/>
34287 <colspec colwidth="5*" align="center"/>
34288 <colspec colwidth="6*" align="right"/>
34289 <tbody>
34290 <row>
34291 <entry><option>headers_rewrite</option></entry>
34292 <entry>Use: <emphasis>transports</emphasis></entry>
34293 <entry>Type: <emphasis>string</emphasis></entry>
34294 <entry>Default: <emphasis>unset</emphasis></entry>
34295 </row>
34296 </tbody>
34297 </tgroup>
34298 </informaltable>
34299 <para>
34300 <indexterm role="concept">
34301 <primary>transport</primary>
34302 <secondary>header lines; rewriting</secondary>
34303 </indexterm>
34304 <indexterm role="concept">
34305 <primary>rewriting</primary>
34306 <secondary>at transport time</secondary>
34307 </indexterm>
34308 This option allows addresses in header lines to be rewritten at transport time,
34309 that is, as the message is being copied to its destination. The contents of the
34310 option are a colon-separated list of rewriting rules. Each rule is in exactly
34311 the same form as one of the general rewriting rules that are applied when a
34312 message is received. These are described in chapter <xref linkend="CHAPrewrite"/>. For
34313 example,
34314 </para>
34315 <literallayout class="monospaced">
34316 headers_rewrite = a@b c@d f : \
34317                   x@y w@z
34318 </literallayout>
34319 <para>
34320 changes <emphasis>a@b</emphasis> into <emphasis>c@d</emphasis> in <emphasis>From:</emphasis> header lines, and <emphasis>x@y</emphasis> into
34321 <emphasis>w@z</emphasis> in all address-bearing header lines. The rules are applied to the
34322 header lines just before they are written out at transport time, so they affect
34323 only those copies of the message that pass through the transport. However, only
34324 the message&#x2019;s original header lines, and any that were added by a system
34325 filter, are rewritten. If a router or transport adds header lines, they are not
34326 affected by this option. These rewriting rules are <emphasis>not</emphasis> applied to the
34327 envelope. You can change the return path using <option>return_path</option>, but you cannot
34328 change envelope recipients at this time.
34329 </para>
34330 <para>
34331 <indexterm role="option">
34332 <primary>home_directory</primary>
34333 </indexterm>
34334 </para>
34335 <informaltable frame="all">
34336 <tgroup cols="4" colsep="0" rowsep="0">
34337 <colspec colwidth="8*" align="left"/>
34338 <colspec colwidth="5*" align="center"/>
34339 <colspec colwidth="5*" align="center"/>
34340 <colspec colwidth="6*" align="right"/>
34341 <tbody>
34342 <row>
34343 <entry><option>home_directory</option></entry>
34344 <entry>Use: <emphasis>transports</emphasis></entry>
34345 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
34346 <entry>Default: <emphasis>unset</emphasis></entry>
34347 </row>
34348 </tbody>
34349 </tgroup>
34350 </informaltable>
34351 <para>
34352 <indexterm role="concept">
34353 <primary>transport</primary>
34354 <secondary>home directory for</secondary>
34355 </indexterm>
34356 <indexterm role="concept">
34357 <primary><varname>$home</varname></primary>
34358 </indexterm>
34359 This option specifies a home directory setting for a local transport,
34360 overriding any value that may be set by the router. The home directory is
34361 placed in <varname>$home</varname> while expanding the transport&#x2019;s private options. It is also
34362 used as the current directory if no current directory is set by the
34363 <option>current_directory</option> option on the transport or the
34364 <option>transport_current_directory</option> option on the router. If the expansion fails
34365 for any reason, including forced failure, an error is logged, and delivery is
34366 deferred.
34367 </para>
34368 <para>
34369 <indexterm role="option">
34370 <primary>initgroups</primary>
34371 </indexterm>
34372 </para>
34373 <informaltable frame="all">
34374 <tgroup cols="4" colsep="0" rowsep="0">
34375 <colspec colwidth="8*" align="left"/>
34376 <colspec colwidth="5*" align="center"/>
34377 <colspec colwidth="5*" align="center"/>
34378 <colspec colwidth="6*" align="right"/>
34379 <tbody>
34380 <row>
34381 <entry><option>initgroups</option></entry>
34382 <entry>Use: <emphasis>transports</emphasis></entry>
34383 <entry>Type: <emphasis>boolean</emphasis></entry>
34384 <entry>Default: <emphasis>false</emphasis></entry>
34385 </row>
34386 </tbody>
34387 </tgroup>
34388 </informaltable>
34389 <para>
34390 <indexterm role="concept">
34391 <primary>additional groups</primary>
34392 </indexterm>
34393 <indexterm role="concept">
34394 <primary>groups</primary>
34395 <secondary>additional</secondary>
34396 </indexterm>
34397 <indexterm role="concept">
34398 <primary>transport</primary>
34399 <secondary>group; additional</secondary>
34400 </indexterm>
34401 If this option is true and the uid for the delivery process is provided by the
34402 transport, the <function>initgroups()</function> function is called when running the transport
34403 to ensure that any additional groups associated with the uid are set up.
34404 </para>
34405 <para>
34406 <indexterm role="option">
34407 <primary>message_size_limit</primary>
34408 </indexterm>
34409 </para>
34410 <informaltable frame="all">
34411 <tgroup cols="4" colsep="0" rowsep="0">
34412 <colspec colwidth="8*" align="left"/>
34413 <colspec colwidth="5*" align="center"/>
34414 <colspec colwidth="5*" align="center"/>
34415 <colspec colwidth="6*" align="right"/>
34416 <tbody>
34417 <row>
34418 <entry><option>message_size_limit</option></entry>
34419 <entry>Use: <emphasis>transports</emphasis></entry>
34420 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
34421 <entry>Default: <emphasis>0</emphasis></entry>
34422 </row>
34423 </tbody>
34424 </tgroup>
34425 </informaltable>
34426 <para>
34427 <indexterm role="concept">
34428 <primary>limit</primary>
34429 <secondary>message size per transport</secondary>
34430 </indexterm>
34431 <indexterm role="concept">
34432 <primary>size of message</primary>
34433 <secondary>limit</secondary>
34434 </indexterm>
34435 <indexterm role="concept">
34436 <primary>transport</primary>
34437 <secondary>message size; limiting</secondary>
34438 </indexterm>
34439 This option controls the size of messages passed through the transport. It is
34440 expanded before use; the result of the expansion must be a sequence of digits,
34441 optionally followed by K or M.
34442 If the expansion fails for any reason, including forced failure, or if the
34443 result is not of the required form, delivery is deferred.
34444 If the value is greater than zero and the size of a message exceeds this
34445 limit, the address is failed. If there is any chance that the resulting bounce
34446 message could be routed to the same transport, you should ensure that
34447 <option>return_size_limit</option> is less than the transport&#x2019;s <option>message_size_limit</option>, as
34448 otherwise the bounce message will fail to get delivered.
34449 </para>
34450 <para>
34451 <indexterm role="option">
34452 <primary>rcpt_include_affixes</primary>
34453 </indexterm>
34454 </para>
34455 <informaltable frame="all">
34456 <tgroup cols="4" colsep="0" rowsep="0">
34457 <colspec colwidth="8*" align="left"/>
34458 <colspec colwidth="5*" align="center"/>
34459 <colspec colwidth="5*" align="center"/>
34460 <colspec colwidth="6*" align="right"/>
34461 <tbody>
34462 <row>
34463 <entry><option>rcpt_include_affixes</option></entry>
34464 <entry>Use: <emphasis>transports</emphasis></entry>
34465 <entry>Type: <emphasis>boolean</emphasis></entry>
34466 <entry>Default: <emphasis>false</emphasis></entry>
34467 </row>
34468 </tbody>
34469 </tgroup>
34470 </informaltable>
34471 <para>
34472 <indexterm role="concept">
34473 <primary>prefix</primary>
34474 <secondary>for local part; including in envelope</secondary>
34475 </indexterm>
34476 <indexterm role="concept">
34477 <primary>suffix</primary>
34478 <secondary>for local part; including in envelope</secondary>
34479 </indexterm>
34480 <indexterm role="concept">
34481 <primary>local part</primary>
34482 <secondary>prefix</secondary>
34483 </indexterm>
34484 <indexterm role="concept">
34485 <primary>local part</primary>
34486 <secondary>suffix</secondary>
34487 </indexterm>
34488 When this option is false (the default), and an address that has had any
34489 affixes (prefixes or suffixes) removed from the local part is delivered by any
34490 form of SMTP or LMTP, the affixes are not included. For example, if a router
34491 that contains
34492 </para>
34493 <literallayout class="monospaced">
34494 local_part_prefix = *-
34495 </literallayout>
34496 <para>
34497 routes the address <emphasis>abc-xyz@some.domain</emphasis> to an SMTP transport, the envelope
34498 is delivered with
34499 </para>
34500 <literallayout class="monospaced">
34501 RCPT TO:&lt;xyz@some.domain&gt;
34502 </literallayout>
34503 <para>
34504 This is also the case when an ACL-time callout is being used to verify a
34505 recipient address. However, if <option>rcpt_include_affixes</option> is set true, the
34506 whole local part is included in the RCPT command. This option applies to BSMTP
34507 deliveries by the <command>appendfile</command> and <command>pipe</command> transports as well as to the
34508 <command>lmtp</command> and <command>smtp</command> transports.
34509 </para>
34510 <para>
34511 <indexterm role="option">
34512 <primary>retry_use_local_part</primary>
34513 </indexterm>
34514 </para>
34515 <informaltable frame="all">
34516 <tgroup cols="4" colsep="0" rowsep="0">
34517 <colspec colwidth="8*" align="left"/>
34518 <colspec colwidth="5*" align="center"/>
34519 <colspec colwidth="5*" align="center"/>
34520 <colspec colwidth="6*" align="right"/>
34521 <tbody>
34522 <row>
34523 <entry><option>retry_use_local_part</option></entry>
34524 <entry>Use: <emphasis>transports</emphasis></entry>
34525 <entry>Type: <emphasis>boolean</emphasis></entry>
34526 <entry>Default: <emphasis>see below</emphasis></entry>
34527 </row>
34528 </tbody>
34529 </tgroup>
34530 </informaltable>
34531 <para>
34532 <indexterm role="concept">
34533 <primary>hints database</primary>
34534 <secondary>retry keys</secondary>
34535 </indexterm>
34536 When a delivery suffers a temporary failure, a retry record is created
34537 in Exim&#x2019;s hints database. For remote deliveries, the key for the retry record
34538 is based on the name and/or IP address of the failing remote host. For local
34539 deliveries, the key is normally the entire address, including both the local
34540 part and the domain. This is suitable for most common cases of local delivery
34541 temporary failure &ndash; for example, exceeding a mailbox quota should delay only
34542 deliveries to that mailbox, not to the whole domain.
34543 </para>
34544 <para>
34545 However, in some special cases you may want to treat a temporary local delivery
34546 as a failure associated with the domain, and not with a particular local part.
34547 (For example, if you are storing all mail for some domain in files.) You can do
34548 this by setting <option>retry_use_local_part</option> false.
34549 </para>
34550 <para>
34551 For all the local transports, its default value is true. For remote transports,
34552 the default value is false for tidiness, but changing the value has no effect
34553 on a remote transport in the current implementation.
34554 </para>
34555 <para>
34556 <indexterm role="option">
34557 <primary>return_path</primary>
34558 </indexterm>
34559 </para>
34560 <informaltable frame="all">
34561 <tgroup cols="4" colsep="0" rowsep="0">
34562 <colspec colwidth="8*" align="left"/>
34563 <colspec colwidth="5*" align="center"/>
34564 <colspec colwidth="5*" align="center"/>
34565 <colspec colwidth="6*" align="right"/>
34566 <tbody>
34567 <row>
34568 <entry><option>return_path</option></entry>
34569 <entry>Use: <emphasis>transports</emphasis></entry>
34570 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
34571 <entry>Default: <emphasis>unset</emphasis></entry>
34572 </row>
34573 </tbody>
34574 </tgroup>
34575 </informaltable>
34576 <para>
34577 <indexterm role="concept">
34578 <primary>envelope sender</primary>
34579 </indexterm>
34580 <indexterm role="concept">
34581 <primary>transport</primary>
34582 <secondary>return path; changing</secondary>
34583 </indexterm>
34584 <indexterm role="concept">
34585 <primary>return path</primary>
34586 <secondary>changing in transport</secondary>
34587 </indexterm>
34588 If this option is set, the string is expanded at transport time and replaces
34589 the existing return path (envelope sender) value in the copy of the message
34590 that is being delivered. An empty return path is permitted. This feature is
34591 designed for remote deliveries, where the value of this option is used in the
34592 SMTP MAIL command. If you set <option>return_path</option> for a local transport, the
34593 only effect is to change the address that is placed in the <emphasis>Return-path:</emphasis>
34594 header line, if one is added to the message (see the next option).
34595 </para>
34596 <para>
34597 <indexterm role="concept">
34598 <primary><varname>$return_path</varname></primary>
34599 </indexterm>
34600 The expansion can refer to the existing value via <varname>$return_path</varname>. This is
34601 either the message&#x2019;s envelope sender, or an address set by the
34602 <option>errors_to</option> option on a router. If the expansion is forced to fail, no
34603 replacement occurs; if it fails for another reason, delivery is deferred. This
34604 option can be used to support VERP (Variable Envelope Return Paths) &ndash; see
34605 section <xref linkend="SECTverp"/>.
34606 </para>
34607 <para>
34608 <emphasis role="bold">Note</emphasis>: If a delivery error is detected locally, including the case when a
34609 remote server rejects a message at SMTP time, the bounce message is not sent to
34610 the value of this option. It is sent to the previously set errors address.
34611 This defaults to the incoming sender address, but can be changed by setting
34612 <option>errors_to</option> in a router.
34613 </para>
34614 <para>
34615 <indexterm role="option">
34616 <primary>return_path_add</primary>
34617 </indexterm>
34618 </para>
34619 <informaltable frame="all">
34620 <tgroup cols="4" colsep="0" rowsep="0">
34621 <colspec colwidth="8*" align="left"/>
34622 <colspec colwidth="5*" align="center"/>
34623 <colspec colwidth="5*" align="center"/>
34624 <colspec colwidth="6*" align="right"/>
34625 <tbody>
34626 <row>
34627 <entry><option>return_path_add</option></entry>
34628 <entry>Use: <emphasis>transports</emphasis></entry>
34629 <entry>Type: <emphasis>boolean</emphasis></entry>
34630 <entry>Default: <emphasis>false</emphasis></entry>
34631 </row>
34632 </tbody>
34633 </tgroup>
34634 </informaltable>
34635 <para>
34636 <indexterm role="concept">
34637 <primary><emphasis>Return-path:</emphasis> header line</primary>
34638 </indexterm>
34639 If this option is true, a <emphasis>Return-path:</emphasis> header is added to the message.
34640 Although the return path is normally available in the prefix line of BSD
34641 mailboxes, this is commonly not displayed by MUAs, and so the user does not
34642 have easy access to it.
34643 </para>
34644 <para>
34645 RFC 2821 states that the <emphasis>Return-path:</emphasis> header is added to a message <quote>when
34646 the delivery SMTP server makes the final delivery</quote>. This implies that this
34647 header should not be present in incoming messages. Exim has a configuration
34648 option, <option>return_path_remove</option>, which requests removal of this header from
34649 incoming messages, so that delivered messages can safely be resent to other
34650 recipients.
34651 </para>
34652 <para>
34653 <indexterm role="option">
34654 <primary>shadow_condition</primary>
34655 </indexterm>
34656 </para>
34657 <informaltable frame="all">
34658 <tgroup cols="4" colsep="0" rowsep="0">
34659 <colspec colwidth="8*" align="left"/>
34660 <colspec colwidth="5*" align="center"/>
34661 <colspec colwidth="5*" align="center"/>
34662 <colspec colwidth="6*" align="right"/>
34663 <tbody>
34664 <row>
34665 <entry><option>shadow_condition</option></entry>
34666 <entry>Use: <emphasis>transports</emphasis></entry>
34667 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
34668 <entry>Default: <emphasis>unset</emphasis></entry>
34669 </row>
34670 </tbody>
34671 </tgroup>
34672 </informaltable>
34673 <para>
34674 See <option>shadow_transport</option> below.
34675 </para>
34676 <para>
34677 <indexterm role="option">
34678 <primary>shadow_transport</primary>
34679 </indexterm>
34680 </para>
34681 <informaltable frame="all">
34682 <tgroup cols="4" colsep="0" rowsep="0">
34683 <colspec colwidth="8*" align="left"/>
34684 <colspec colwidth="5*" align="center"/>
34685 <colspec colwidth="5*" align="center"/>
34686 <colspec colwidth="6*" align="right"/>
34687 <tbody>
34688 <row>
34689 <entry><option>shadow_transport</option></entry>
34690 <entry>Use: <emphasis>transports</emphasis></entry>
34691 <entry>Type: <emphasis>string</emphasis></entry>
34692 <entry>Default: <emphasis>unset</emphasis></entry>
34693 </row>
34694 </tbody>
34695 </tgroup>
34696 </informaltable>
34697 <para>
34698 <indexterm role="concept">
34699 <primary>shadow transport</primary>
34700 </indexterm>
34701 <indexterm role="concept">
34702 <primary>transport</primary>
34703 <secondary>shadow</secondary>
34704 </indexterm>
34705 A local transport may set the <option>shadow_transport</option> option to the name of
34706 another local transport. Shadow remote transports are not supported.
34707 </para>
34708 <para>
34709 Whenever a delivery to the main transport succeeds, and either
34710 <option>shadow_condition</option> is unset, or its expansion does not result in the empty
34711 string or one of the strings <quote>0</quote> or <quote>no</quote> or <quote>false</quote>, the message is also
34712 passed to the shadow transport, with the same delivery address or addresses. If
34713 expansion fails, no action is taken except that non-forced expansion failures
34714 cause a log line to be written.
34715 </para>
34716 <para>
34717 The result of the shadow transport is discarded and does not affect the
34718 subsequent processing of the message. Only a single level of shadowing is
34719 provided; the <option>shadow_transport</option> option is ignored on any transport when it
34720 is running as a shadow. Options concerned with output from pipes are also
34721 ignored. The log line for the successful delivery has an item added on the end,
34722 of the form
34723 </para>
34724 <literallayout class="monospaced">
34725 ST=&lt;shadow transport name&gt;
34726 </literallayout>
34727 <para>
34728 If the shadow transport did not succeed, the error message is put in
34729 parentheses afterwards. Shadow transports can be used for a number of different
34730 purposes, including keeping more detailed log information than Exim normally
34731 provides, and implementing automatic acknowledgement policies based on message
34732 headers that some sites insist on.
34733 </para>
34734 <para>
34735 <indexterm role="option">
34736 <primary>transport_filter</primary>
34737 </indexterm>
34738 </para>
34739 <informaltable frame="all">
34740 <tgroup cols="4" colsep="0" rowsep="0">
34741 <colspec colwidth="8*" align="left"/>
34742 <colspec colwidth="5*" align="center"/>
34743 <colspec colwidth="5*" align="center"/>
34744 <colspec colwidth="6*" align="right"/>
34745 <tbody>
34746 <row>
34747 <entry><option>transport_filter</option></entry>
34748 <entry>Use: <emphasis>transports</emphasis></entry>
34749 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
34750 <entry>Default: <emphasis>unset</emphasis></entry>
34751 </row>
34752 </tbody>
34753 </tgroup>
34754 </informaltable>
34755 <para>
34756 <indexterm role="concept">
34757 <primary>transport</primary>
34758 <secondary>filter</secondary>
34759 </indexterm>
34760 <indexterm role="concept">
34761 <primary>filter</primary>
34762 <secondary>transport filter</secondary>
34763 </indexterm>
34764 This option sets up a filtering (in the Unix shell sense) process for messages
34765 at transport time. It should not be confused with mail filtering as set up by
34766 individual users or via a system filter.
34767 </para>
34768 <para>
34769 When the message is about to be written out, the command specified by
34770 <option>transport_filter</option> is started up in a separate, parallel process, and
34771 the entire message, including the header lines, is passed to it on its standard
34772 input (this in fact is done from a third process, to avoid deadlock). The
34773 command must be specified as an absolute path.
34774 </para>
34775 <para>
34776 The lines of the message that are written to the transport filter are
34777 terminated by newline (<quote>\n</quote>). The message is passed to the filter before any
34778 SMTP-specific processing, such as turning <quote>\n</quote> into <quote>\r\n</quote> and escaping
34779 lines beginning with a dot, and also before any processing implied by the
34780 settings of <option>check_string</option> and <option>escape_string</option> in the <command>appendfile</command> or
34781 <command>pipe</command> transports.
34782 </para>
34783 <para>
34784 The standard error for the filter process is set to the same destination as its
34785 standard output; this is read and written to the message&#x2019;s ultimate
34786 destination. The process that writes the message to the filter, the
34787 filter itself, and the original process that reads the result and delivers it
34788 are all run in parallel, like a shell pipeline.
34789 </para>
34790 <para>
34791 The filter can perform any transformations it likes, but of course should take
34792 care not to break RFC 2822 syntax. A demonstration Perl script is provided in
34793 <filename>util/transport-filter.pl</filename>; this makes a few arbitrary modifications just to
34794 show the possibilities. Exim does not check the result, except to test for a
34795 final newline when SMTP is in use. All messages transmitted over SMTP must end
34796 with a newline, so Exim supplies one if it is missing.
34797 </para>
34798 <para>
34799 <indexterm role="concept">
34800 <primary>content scanning</primary>
34801 <secondary>per user</secondary>
34802 </indexterm>
34803 A transport filter can be used to provide content-scanning on a per-user basis
34804 at delivery time if the only required effect of the scan is to modify the
34805 message. For example, a content scan could insert a new header line containing
34806 a spam score. This could be interpreted by a filter in the user&#x2019;s MUA. It is
34807 not possible to discard a message at this stage.
34808 </para>
34809 <para>
34810 <indexterm role="concept">
34811 <primary>SMTP</primary>
34812 <secondary>SIZE</secondary>
34813 </indexterm>
34814 A problem might arise if the filter increases the size of a message that is
34815 being sent down an SMTP connection. If the receiving SMTP server has indicated
34816 support for the SIZE parameter, Exim will have sent the size of the message
34817 at the start of the SMTP session. If what is actually sent is substantially
34818 more, the server might reject the message. This can be worked round by setting
34819 the <option>size_addition</option> option on the <command>smtp</command> transport, either to allow for
34820 additions to the message, or to disable the use of SIZE altogether.
34821 </para>
34822 <para>
34823 <indexterm role="concept">
34824 <primary><varname>$pipe_addresses</varname></primary>
34825 </indexterm>
34826 The value of the <option>transport_filter</option> option is the command string for starting
34827 the filter, which is run directly from Exim, not under a shell. The string is
34828 parsed by Exim in the same way as a command string for the <command>pipe</command> transport:
34829 Exim breaks it up into arguments and then expands each argument separately (see
34830 section <xref linkend="SECThowcommandrun"/>). Any kind of expansion failure causes delivery
34831 to be deferred. The special argument <varname>$pipe_addresses</varname> is replaced by a number
34832 of arguments, one for each address that applies to this delivery. (This isn&#x2019;t
34833 an ideal name for this feature here, but as it was already implemented for the
34834 <command>pipe</command> transport, it seemed sensible not to change it.)
34835 </para>
34836 <para>
34837 <indexterm role="concept">
34838 <primary><varname>$host</varname></primary>
34839 </indexterm>
34840 <indexterm role="concept">
34841 <primary><varname>$host_address</varname></primary>
34842 </indexterm>
34843 The expansion variables <varname>$host</varname> and <varname>$host_address</varname> are available when the
34844 transport is a remote one. They contain the name and IP address of the host to
34845 which the message is being sent. For example:
34846 </para>
34847 <literallayout class="monospaced">
34848 transport_filter = /some/directory/transport-filter.pl \
34849   $host $host_address $sender_address $pipe_addresses
34850 </literallayout>
34851 <para>
34852 Two problems arise if you want to use more complicated expansion items to
34853 generate transport filter commands, both of which due to the fact that the
34854 command is split up <emphasis>before</emphasis> expansion.
34855 </para>
34856 <itemizedlist>
34857 <listitem>
34858 <para>
34859 If an expansion item contains white space, you must quote it, so that it is all
34860 part of the same command item. If the entire option setting is one such
34861 expansion item, you have to take care what kind of quoting you use. For
34862 example:
34863 </para>
34864 <literallayout class="monospaced">
34865 transport_filter = '/bin/cmd${if eq{$host}{a.b.c}{1}{2}}'
34866 </literallayout>
34867 <para>
34868 This runs the command <command>/bin/cmd1</command> if the host name is <emphasis>a.b.c</emphasis>, and
34869 <command>/bin/cmd2</command> otherwise. If double quotes had been used, they would have been
34870 stripped by Exim when it read the option&#x2019;s value. When the value is used, if
34871 the single quotes were missing, the line would be split into two items,
34872 <literal>/bin/cmd${if</literal> and <literal>eq{$host}{a.b.c}{1}{2}</literal>, and an error would occur when
34873 Exim tried to expand the first one.
34874 </para>
34875 </listitem>
34876 <listitem>
34877 <para>
34878 Except for the special case of <varname>$pipe_addresses</varname> that is mentioned above, an
34879 expansion cannot generate multiple arguments, or a command name followed by
34880 arguments. Consider this example:
34881 </para>
34882 <literallayout class="monospaced">
34883 transport_filter = ${lookup{$host}lsearch{/some/file}\
34884                     {$value}{/bin/cat}}
34885 </literallayout>
34886 <para>
34887 The result of the lookup is interpreted as the name of the command, even
34888 if it contains white space. The simplest way round this is to use a shell:
34889 </para>
34890 <literallayout class="monospaced">
34891 transport_filter = /bin/sh -c ${lookup{$host}lsearch{/some/file}\
34892                                {$value}{/bin/cat}}
34893 </literallayout>
34894 </listitem>
34895 </itemizedlist>
34896 <para>
34897 The filter process is run under the same uid and gid as the normal delivery.
34898 For remote deliveries this is the Exim uid/gid by default. The command should
34899 normally yield a zero return code. Transport filters are not supposed to fail.
34900 A non-zero code is taken to mean that the transport filter encountered some
34901 serious problem. Delivery of the message is deferred; the message remains on
34902 the queue and is tried again later. It is not possible to cause a message to be
34903 bounced from a transport filter.
34904 </para>
34905 <para>
34906 If a transport filter is set on an autoreply transport, the original message is
34907 passed through the filter as it is being copied into the newly generated
34908 message, which happens if the <option>return_message</option> option is set.
34909 </para>
34910 <para>
34911 <indexterm role="option">
34912 <primary>transport_filter_timeout</primary>
34913 </indexterm>
34914 </para>
34915 <informaltable frame="all">
34916 <tgroup cols="4" colsep="0" rowsep="0">
34917 <colspec colwidth="8*" align="left"/>
34918 <colspec colwidth="5*" align="center"/>
34919 <colspec colwidth="5*" align="center"/>
34920 <colspec colwidth="6*" align="right"/>
34921 <tbody>
34922 <row>
34923 <entry><option>transport_filter_timeout</option></entry>
34924 <entry>Use: <emphasis>transports</emphasis></entry>
34925 <entry>Type: <emphasis>time</emphasis></entry>
34926 <entry>Default: <emphasis>5m</emphasis></entry>
34927 </row>
34928 </tbody>
34929 </tgroup>
34930 </informaltable>
34931 <para>
34932 <indexterm role="concept">
34933 <primary>transport filter</primary>
34934 <secondary>timeout</secondary>
34935 </indexterm>
34936 When Exim is reading the output of a transport filter, it a applies a timeout
34937 that can be set by this option. Exceeding the timeout is normally treated as a
34938 temporary delivery failure. However, if a transport filter is used with a
34939 <command>pipe</command> transport, a timeout in the transport filter is treated in the same
34940 way as a timeout in the pipe command itself. By default, a timeout is a hard
34941 error, but if the <command>pipe</command> transport&#x2019;s <option>timeout_defer</option> option is set true, it
34942 becomes a temporary error.
34943 </para>
34944 <para>
34945 <indexterm role="option">
34946 <primary>user</primary>
34947 </indexterm>
34948 </para>
34949 <informaltable frame="all">
34950 <tgroup cols="4" colsep="0" rowsep="0">
34951 <colspec colwidth="8*" align="left"/>
34952 <colspec colwidth="5*" align="center"/>
34953 <colspec colwidth="5*" align="center"/>
34954 <colspec colwidth="6*" align="right"/>
34955 <tbody>
34956 <row>
34957 <entry><option>user</option></entry>
34958 <entry>Use: <emphasis>transports</emphasis></entry>
34959 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
34960 <entry>Default: <emphasis>Exim user</emphasis></entry>
34961 </row>
34962 </tbody>
34963 </tgroup>
34964 </informaltable>
34965 <para>
34966 <indexterm role="concept">
34967 <primary>uid (user id)</primary>
34968 <secondary>local delivery</secondary>
34969 </indexterm>
34970 <indexterm role="concept">
34971 <primary>transport user</primary>
34972 <secondary>specifying</secondary>
34973 </indexterm>
34974 This option specifies the user under whose uid the delivery process is to be
34975 run, overriding any uid that may have been set by the router. If the user is
34976 given as a name, the uid is looked up from the password data, and the
34977 associated group is taken as the value of the gid to be used if the <option>group</option>
34978 option is not set.
34979 </para>
34980 <para>
34981 For deliveries that use local transports, a user and group are normally
34982 specified explicitly or implicitly (for example, as a result of
34983 <option>check_local_user</option>) by the router or transport.
34984 </para>
34985 <para>
34986 <indexterm role="concept">
34987 <primary>hints database</primary>
34988 <secondary>access by remote transport</secondary>
34989 </indexterm>
34990 For remote transports, you should leave this option unset unless you really are
34991 sure you know what you are doing. When a remote transport is running, it needs
34992 to be able to access Exim&#x2019;s hints databases, because each host may have its own
34993 retry data.
34994 <indexterm role="concept" startref="IIDgenoptra1" class="endofrange"/>
34995 <indexterm role="concept" startref="IIDgenoptra2" class="endofrange"/>
34996 <indexterm role="concept" startref="IIDgenoptra3" class="endofrange"/>
34997 </para>
34998 </chapter>
34999
35000 <chapter id="CHAPbatching">
35001 <title>Address batching in local transports</title>
35002 <titleabbrev>Address batching</titleabbrev>
35003 <para>
35004 <indexterm role="concept">
35005 <primary>transport</primary>
35006 <secondary>local; address batching in</secondary>
35007 </indexterm>
35008 The only remote transport (<command>smtp</command>) is normally configured to handle more than
35009 one address at a time, so that when several addresses are routed to the same
35010 remote host, just one copy of the message is sent. Local transports, however,
35011 normally handle one address at a time. That is, a separate instance of the
35012 transport is run for each address that is routed to the transport. A separate
35013 copy of the message is delivered each time.
35014 </para>
35015 <para>
35016 <indexterm role="concept">
35017 <primary>batched local delivery</primary>
35018 </indexterm>
35019 <indexterm role="concept">
35020 <primary><option>batch_max</option></primary>
35021 </indexterm>
35022 <indexterm role="concept">
35023 <primary><option>batch_id</option></primary>
35024 </indexterm>
35025 In special cases, it may be desirable to handle several addresses at once in a
35026 local transport, for example:
35027 </para>
35028 <itemizedlist>
35029 <listitem>
35030 <para>
35031 In an <command>appendfile</command> transport, when storing messages in files for later
35032 delivery by some other means, a single copy of the message with multiple
35033 recipients saves space.
35034 </para>
35035 </listitem>
35036 <listitem>
35037 <para>
35038 In an <command>lmtp</command> transport, when delivering over <quote>local SMTP</quote> to some process,
35039 a single copy saves time, and is the normal way LMTP is expected to work.
35040 </para>
35041 </listitem>
35042 <listitem>
35043 <para>
35044 In a <command>pipe</command> transport, when passing the message
35045 to a scanner program or
35046 to some other delivery mechanism such as UUCP, multiple recipients may be
35047 acceptable.
35048 </para>
35049 </listitem>
35050 </itemizedlist>
35051 <para revisionflag="changed">
35052 These three local transports all have the same options for controlling multiple
35053 (<quote>batched</quote>) deliveries, namely <option>batch_max</option> and <option>batch_id</option>. To save
35054 repeating the information for each transport, these options are described here.
35055 </para>
35056 <para revisionflag="changed">
35057 The <option>batch_max</option> option specifies the maximum number of addresses that can be
35058 delivered together in a single run of the transport. Its default value is one
35059 (no batching). When more than one address is routed to a transport that has a
35060 <option>batch_max</option> value greater than one, the addresses are delivered in a batch
35061 (that is, in a single run of the transport with multiple recipients), subject
35062 to certain conditions:
35063 </para>
35064 <itemizedlist>
35065 <listitem>
35066 <para>
35067 <indexterm role="concept">
35068 <primary><varname>$local_part</varname></primary>
35069 </indexterm>
35070 If any of the transport&#x2019;s options contain a reference to <varname>$local_part</varname>, no
35071 batching is possible.
35072 </para>
35073 </listitem>
35074 <listitem>
35075 <para>
35076 <indexterm role="concept">
35077 <primary><varname>$domain</varname></primary>
35078 </indexterm>
35079 If any of the transport&#x2019;s options contain a reference to <varname>$domain</varname>, only
35080 addresses with the same domain are batched.
35081 </para>
35082 </listitem>
35083 <listitem>
35084 <para>
35085 <indexterm role="concept">
35086 <primary>customizing</primary>
35087 <secondary>batching condition</secondary>
35088 </indexterm>
35089 If <option>batch_id</option> is set, it is expanded for each address, and only those
35090 addresses with the same expanded value are batched. This allows you to specify
35091 customized batching conditions. Failure of the expansion for any reason,
35092 including forced failure, disables batching, but it does not stop the delivery
35093 from taking place.
35094 </para>
35095 </listitem>
35096 <listitem>
35097 <para>
35098 Batched addresses must also have the same errors address (where to send
35099 delivery errors), the same header additions and removals, the same user and
35100 group for the transport, and if a host list is present, the first host must
35101 be the same.
35102 </para>
35103 </listitem>
35104 </itemizedlist>
35105 <para revisionflag="changed">
35106 In the case of the <command>appendfile</command> and <command>pipe</command> transports, batching applies
35107 both when the file or pipe command is specified in the transport, and when it
35108 is specified by a <command>redirect</command> router, but all the batched addresses must of
35109 course be routed to the same file or pipe command. These two transports have an
35110 option called <option>use_bsmtp</option>, which causes them to deliver the message in
35111 <quote>batched SMTP</quote> format, with the envelope represented as SMTP commands. The
35112 <option>check_string</option> and <option>escape_string</option> options are forced to the values
35113 </para>
35114 <literallayout class="monospaced" revisionflag="changed">
35115 check_string = "."
35116 escape_string = ".."
35117 </literallayout>
35118 <para revisionflag="changed">
35119 when batched SMTP is in use. A full description of the batch SMTP mechanism is
35120 given in section <xref linkend="SECTbatchSMTP"/>. The <command>lmtp</command> transport does not have a
35121 <option>use_bsmtp</option> option, because it always delivers using the SMTP protocol.
35122 </para>
35123 <para revisionflag="changed">
35124 <indexterm role="concept">
35125 <primary><emphasis>Envelope-to:</emphasis> header line</primary>
35126 </indexterm>
35127 If the generic <option>envelope_to_add</option> option is set for a batching transport, the
35128 <emphasis>Envelope-to:</emphasis> header that is added to the message contains all the addresses
35129 that are being processed together. If you are using a batching <command>appendfile</command>
35130 transport without <option>use_bsmtp</option>, the only way to preserve the recipient
35131 addresses is to set the <option>envelope_to_add</option> option.
35132 </para>
35133 <para revisionflag="changed">
35134 <indexterm role="concept">
35135 <primary><command>pipe</command> transport</primary>
35136 <secondary>with multiple addresses</secondary>
35137 </indexterm>
35138 <indexterm role="concept">
35139 <primary><varname>$pipe_addresses</varname></primary>
35140 </indexterm>
35141 If you are using a <command>pipe</command> transport without BSMTP, and setting the
35142 transport&#x2019;s <option>command</option> option, you can include <varname>$pipe_addresses</varname> as part of
35143 the command. This is not a true variable; it is a bit of magic that causes each
35144 of the recipient addresses to be inserted into the command as a separate
35145 argument. This provides a way of accessing all the addresses that are being
35146 delivered in the batch. <emphasis role="bold">Note:</emphasis> This is not possible for pipe commands that
35147 are specififed by a <command>redirect</command> router.
35148 </para>
35149 </chapter>
35150
35151 <chapter id="CHAPappendfile">
35152 <title>The appendfile transport</title>
35153 <para>
35154 <indexterm role="concept" id="IIDapptra1" class="startofrange">
35155 <primary><command>appendfile</command> transport</primary>
35156 </indexterm>
35157 <indexterm role="concept" id="IIDapptra2" class="startofrange">
35158 <primary>transports</primary>
35159 <secondary><command>appendfile</command></secondary>
35160 </indexterm>
35161 <indexterm role="concept">
35162 <primary>directory creation</primary>
35163 </indexterm>
35164 <indexterm role="concept">
35165 <primary>creating directories</primary>
35166 </indexterm>
35167 The <command>appendfile</command> transport delivers a message by appending it to an existing
35168 file, or by creating an entirely new file in a specified directory. Single
35169 files to which messages are appended can be in the traditional Unix mailbox
35170 format, or optionally in the MBX format supported by the Pine MUA and
35171 University of Washington IMAP daemon, <emphasis>inter alia</emphasis>. When each message is
35172 being delivered as a separate file, <quote>maildir</quote> format can optionally be used
35173 to give added protection against failures that happen part-way through the
35174 delivery. A third form of separate-file delivery known as <quote>mailstore</quote> is also
35175 supported. For all file formats, Exim attempts to create as many levels of
35176 directory as necessary, provided that <option>create_directory</option> is set.
35177 </para>
35178 <para>
35179 The code for the optional formats is not included in the Exim binary by
35180 default. It is necessary to set SUPPORT_MBX, SUPPORT_MAILDIR and/or
35181 SUPPORT_MAILSTORE in <filename>Local/Makefile</filename> to have the appropriate code
35182 included.
35183 </para>
35184 <para>
35185 <indexterm role="concept">
35186 <primary>quota</primary>
35187 <secondary>system</secondary>
35188 </indexterm>
35189 Exim recognises system quota errors, and generates an appropriate message. Exim
35190 also supports its own quota control within the transport, for use when the
35191 system facility is unavailable or cannot be used for some reason.
35192 </para>
35193 <para>
35194 If there is an error while appending to a file (for example, quota exceeded or
35195 partition filled), Exim attempts to reset the file&#x2019;s length and last
35196 modification time back to what they were before. If there is an error while
35197 creating an entirely new file, the new file is removed.
35198 </para>
35199 <para>
35200 Before appending to a file, a number of security checks are made, and the
35201 file is locked. A detailed description is given below, after the list of
35202 private options.
35203 </para>
35204 <para>
35205 The <command>appendfile</command> transport is most commonly used for local deliveries to
35206 users&#x2019; mailboxes. However, it can also be used as a pseudo-remote transport for
35207 putting messages into files for remote delivery by some means other than Exim.
35208 <quote>Batch SMTP</quote> format is often used in this case (see the <option>use_bsmtp</option>
35209 option).
35210 </para>
35211 <section id="SECTfildiropt">
35212 <title>The file and directory options</title>
35213 <para>
35214 The <option>file</option> option specifies a single file, to which the message is appended;
35215 the <option>directory</option> option specifies a directory, in which a new file containing
35216 the message is created. Only one of these two options can be set, and for
35217 normal deliveries to mailboxes, one of them <emphasis>must</emphasis> be set.
35218 </para>
35219 <para>
35220 <indexterm role="concept">
35221 <primary><varname>$address_file</varname></primary>
35222 </indexterm>
35223 <indexterm role="concept">
35224 <primary><varname>$local_part</varname></primary>
35225 </indexterm>
35226 However, <command>appendfile</command> is also used for delivering messages to files or
35227 directories whose names (or parts of names) are obtained from alias,
35228 forwarding, or filtering operations (for example, a <option>save</option> command in a
35229 user&#x2019;s Exim filter). When such a transport is running, <varname>$local_part</varname> contains
35230 the local part that was aliased or forwarded, and <varname>$address_file</varname> contains the
35231 name (or partial name) of the file or directory generated by the redirection
35232 operation. There are two cases:
35233 </para>
35234 <itemizedlist>
35235 <listitem>
35236 <para>
35237 If neither <option>file</option> nor <option>directory</option> is set, the redirection operation
35238 must specify an absolute path (one that begins with <literal>/</literal>). This is the most
35239 common case when users with local accounts use filtering to sort mail into
35240 different folders. See for example, the <command>address_file</command> transport in the
35241 default configuration. If the path ends with a slash, it is assumed to be the
35242 name of a directory. A delivery to a directory can also be forced by setting
35243 <option>maildir_format</option> or <option>mailstore_format</option>.
35244 </para>
35245 </listitem>
35246 <listitem>
35247 <para>
35248 If <option>file</option> or <option>directory</option> is set for a delivery from a redirection, it is
35249 used to determine the file or directory name for the delivery. Normally, the
35250 contents of <varname>$address_file</varname> are used in some way in the string expansion.
35251 </para>
35252 </listitem>
35253 </itemizedlist>
35254 <para>
35255 <indexterm role="concept">
35256 <primary>Sieve filter</primary>
35257 <secondary>configuring <command>appendfile</command></secondary>
35258 </indexterm>
35259 <indexterm role="concept">
35260 <primary>Sieve filter</primary>
35261 <secondary>relative mailbox path handling</secondary>
35262 </indexterm>
35263 As an example of the second case, consider an environment where users do not
35264 have home directories. They may be permitted to use Exim filter commands of the
35265 form:
35266 </para>
35267 <literallayout class="monospaced">
35268 save folder23
35269 </literallayout>
35270 <para>
35271 or Sieve filter commands of the form:
35272 </para>
35273 <literallayout class="monospaced">
35274 require "fileinto";
35275 fileinto "folder23";
35276 </literallayout>
35277 <para>
35278 In this situation, the expansion of <option>file</option> or <option>directory</option> in the transport
35279 must transform the relative path into an appropriate absolute file name. In the
35280 case of Sieve filters, the name <emphasis>inbox</emphasis> must be handled. It is the name that
35281 is used as a result of a <quote>keep</quote> action in the filter. This example shows one
35282 way of handling this requirement:
35283 </para>
35284 <literallayout class="monospaced">
35285 file = ${if eq{$address_file}{inbox} \
35286             {/var/mail/$local_part} \
35287             {${if eq{${substr_0_1:$address_file}}{/} \
35288                   {$address_file} \
35289                   {$home/mail/$address_file} \
35290             }} \
35291        }
35292 </literallayout>
35293 <para>
35294 With this setting of <option>file</option>, <emphasis>inbox</emphasis> refers to the standard mailbox
35295 location, absolute paths are used without change, and other folders are in the
35296 <filename>mail</filename> directory within the home directory.
35297 </para>
35298 <para>
35299 <emphasis role="bold">Note 1</emphasis>: While processing an Exim filter, a relative path such as
35300 <filename>folder23</filename> is turned into an absolute path if a home directory is known to
35301 the router. In particular, this is the case if <option>check_local_user</option> is set. If
35302 you want to prevent this happening at routing time, you can set
35303 <option>router_home_directory</option> empty. This forces the router to pass the relative
35304 path to the transport.
35305 </para>
35306 <para>
35307 <emphasis role="bold">Note 2</emphasis>: An absolute path in <varname>$address_file</varname> is not treated specially;
35308 the <option>file</option> or <option>directory</option> option is still used if it is set.
35309 </para>
35310 </section>
35311 <section>
35312 <title>Private options for appendfile</title>
35313 <para>
35314 <indexterm role="concept">
35315 <primary>options</primary>
35316 <secondary><command>appendfile</command> transport</secondary>
35317 </indexterm>
35318 </para>
35319 <para>
35320 <indexterm role="option">
35321 <primary>allow_fifo</primary>
35322 </indexterm>
35323 </para>
35324 <informaltable frame="all">
35325 <tgroup cols="4" colsep="0" rowsep="0">
35326 <colspec colwidth="8*" align="left"/>
35327 <colspec colwidth="5*" align="center"/>
35328 <colspec colwidth="5*" align="center"/>
35329 <colspec colwidth="6*" align="right"/>
35330 <tbody>
35331 <row>
35332 <entry><option>allow_fifo</option></entry>
35333 <entry>Use: <emphasis>appendfile</emphasis></entry>
35334 <entry>Type: <emphasis>boolean</emphasis></entry>
35335 <entry>Default: <emphasis>false</emphasis></entry>
35336 </row>
35337 </tbody>
35338 </tgroup>
35339 </informaltable>
35340 <para>
35341 <indexterm role="concept">
35342 <primary>fifo (named pipe)</primary>
35343 </indexterm>
35344 <indexterm role="concept">
35345 <primary>named pipe (fifo)</primary>
35346 </indexterm>
35347 <indexterm role="concept">
35348 <primary>pipe</primary>
35349 <secondary>named (fifo)</secondary>
35350 </indexterm>
35351 Setting this option permits delivery to named pipes (FIFOs) as well as to
35352 regular files. If no process is reading the named pipe at delivery time, the
35353 delivery is deferred.
35354 </para>
35355 <para>
35356 <indexterm role="option">
35357 <primary>allow_symlink</primary>
35358 </indexterm>
35359 </para>
35360 <informaltable frame="all">
35361 <tgroup cols="4" colsep="0" rowsep="0">
35362 <colspec colwidth="8*" align="left"/>
35363 <colspec colwidth="5*" align="center"/>
35364 <colspec colwidth="5*" align="center"/>
35365 <colspec colwidth="6*" align="right"/>
35366 <tbody>
35367 <row>
35368 <entry><option>allow_symlink</option></entry>
35369 <entry>Use: <emphasis>appendfile</emphasis></entry>
35370 <entry>Type: <emphasis>boolean</emphasis></entry>
35371 <entry>Default: <emphasis>false</emphasis></entry>
35372 </row>
35373 </tbody>
35374 </tgroup>
35375 </informaltable>
35376 <para>
35377 <indexterm role="concept">
35378 <primary>symbolic link</primary>
35379 <secondary>to mailbox</secondary>
35380 </indexterm>
35381 <indexterm role="concept">
35382 <primary>mailbox</primary>
35383 <secondary>symbolic link</secondary>
35384 </indexterm>
35385 By default, <command>appendfile</command> will not deliver if the path name for the file is
35386 that of a symbolic link. Setting this option relaxes that constraint, but there
35387 are security issues involved in the use of symbolic links. Be sure you know
35388 what you are doing if you set this. Details of exactly what this option affects
35389 are included in the discussion which follows this list of options.
35390 </para>
35391 <para>
35392 <indexterm role="option">
35393 <primary>batch_id</primary>
35394 </indexterm>
35395 </para>
35396 <informaltable frame="all">
35397 <tgroup cols="4" colsep="0" rowsep="0">
35398 <colspec colwidth="8*" align="left"/>
35399 <colspec colwidth="5*" align="center"/>
35400 <colspec colwidth="5*" align="center"/>
35401 <colspec colwidth="6*" align="right"/>
35402 <tbody>
35403 <row>
35404 <entry><option>batch_id</option></entry>
35405 <entry>Use: <emphasis>appendfile</emphasis></entry>
35406 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
35407 <entry>Default: <emphasis>unset</emphasis></entry>
35408 </row>
35409 </tbody>
35410 </tgroup>
35411 </informaltable>
35412 <para>
35413 See the description of local delivery batching in chapter <xref linkend="CHAPbatching"/>.
35414 However, batching is automatically disabled for <command>appendfile</command> deliveries that
35415 happen as a result of forwarding or aliasing or other redirection directly to a
35416 file.
35417 </para>
35418 <para>
35419 <indexterm role="option">
35420 <primary>batch_max</primary>
35421 </indexterm>
35422 </para>
35423 <informaltable frame="all">
35424 <tgroup cols="4" colsep="0" rowsep="0">
35425 <colspec colwidth="8*" align="left"/>
35426 <colspec colwidth="5*" align="center"/>
35427 <colspec colwidth="5*" align="center"/>
35428 <colspec colwidth="6*" align="right"/>
35429 <tbody>
35430 <row>
35431 <entry><option>batch_max</option></entry>
35432 <entry>Use: <emphasis>appendfile</emphasis></entry>
35433 <entry>Type: <emphasis>integer</emphasis></entry>
35434 <entry>Default: <emphasis>1</emphasis></entry>
35435 </row>
35436 </tbody>
35437 </tgroup>
35438 </informaltable>
35439 <para>
35440 See the description of local delivery batching in chapter <xref linkend="CHAPbatching"/>.
35441 </para>
35442 <para>
35443 <indexterm role="option">
35444 <primary>check_group</primary>
35445 </indexterm>
35446 </para>
35447 <informaltable frame="all">
35448 <tgroup cols="4" colsep="0" rowsep="0">
35449 <colspec colwidth="8*" align="left"/>
35450 <colspec colwidth="5*" align="center"/>
35451 <colspec colwidth="5*" align="center"/>
35452 <colspec colwidth="6*" align="right"/>
35453 <tbody>
35454 <row>
35455 <entry><option>check_group</option></entry>
35456 <entry>Use: <emphasis>appendfile</emphasis></entry>
35457 <entry>Type: <emphasis>boolean</emphasis></entry>
35458 <entry>Default: <emphasis>false</emphasis></entry>
35459 </row>
35460 </tbody>
35461 </tgroup>
35462 </informaltable>
35463 <para>
35464 When this option is set, the group owner of the file defined by the <option>file</option>
35465 option is checked to see that it is the same as the group under which the
35466 delivery process is running. The default setting is false because the default
35467 file mode is 0600, which means that the group is irrelevant.
35468 </para>
35469 <para>
35470 <indexterm role="option">
35471 <primary>check_owner</primary>
35472 </indexterm>
35473 </para>
35474 <informaltable frame="all">
35475 <tgroup cols="4" colsep="0" rowsep="0">
35476 <colspec colwidth="8*" align="left"/>
35477 <colspec colwidth="5*" align="center"/>
35478 <colspec colwidth="5*" align="center"/>
35479 <colspec colwidth="6*" align="right"/>
35480 <tbody>
35481 <row>
35482 <entry><option>check_owner</option></entry>
35483 <entry>Use: <emphasis>appendfile</emphasis></entry>
35484 <entry>Type: <emphasis>boolean</emphasis></entry>
35485 <entry>Default: <emphasis>true</emphasis></entry>
35486 </row>
35487 </tbody>
35488 </tgroup>
35489 </informaltable>
35490 <para>
35491 When this option is set, the owner of the file defined by the <option>file</option> option
35492 is checked to ensure that it is the same as the user under which the delivery
35493 process is running.
35494 </para>
35495 <para>
35496 <indexterm role="option">
35497 <primary>check_string</primary>
35498 </indexterm>
35499 </para>
35500 <informaltable frame="all">
35501 <tgroup cols="4" colsep="0" rowsep="0">
35502 <colspec colwidth="8*" align="left"/>
35503 <colspec colwidth="5*" align="center"/>
35504 <colspec colwidth="5*" align="center"/>
35505 <colspec colwidth="6*" align="right"/>
35506 <tbody>
35507 <row>
35508 <entry><option>check_string</option></entry>
35509 <entry>Use: <emphasis>appendfile</emphasis></entry>
35510 <entry>Type: <emphasis>string</emphasis></entry>
35511 <entry>Default: <emphasis>see below</emphasis></entry>
35512 </row>
35513 </tbody>
35514 </tgroup>
35515 </informaltable>
35516 <para>
35517 <indexterm role="concept">
35518 <primary><quote>From</quote> line</primary>
35519 </indexterm>
35520 As <command>appendfile</command> writes the message, the start of each line is tested for
35521 matching <option>check_string</option>, and if it does, the initial matching characters are
35522 replaced by the contents of <option>escape_string</option>. The value of <option>check_string</option> is
35523 a literal string, not a regular expression, and the case of any letters it
35524 contains is significant.
35525 </para>
35526 <para>
35527 If <option>use_bsmtp</option> is set the values of <option>check_string</option> and <option>escape_string</option>
35528 are forced to <quote>.</quote> and <quote>..</quote> respectively, and any settings in the
35529 configuration are ignored. Otherwise, they default to <quote>From&nbsp;</quote> and
35530 <quote>&gt;From&nbsp;</quote> when the <option>file</option> option is set, and unset when any of the
35531 <option>directory</option>, <option>maildir</option>, or <option>mailstore</option> options are set.
35532 </para>
35533 <para>
35534 The default settings, along with <option>message_prefix</option> and <option>message_suffix</option>, are
35535 suitable for traditional <quote>BSD</quote> mailboxes, where a line beginning with
35536 <quote>From&nbsp;</quote> indicates the start of a new message. All four options need changing
35537 if another format is used. For example, to deliver to mailboxes in MMDF format:
35538 <indexterm role="concept">
35539 <primary>MMDF format mailbox</primary>
35540 </indexterm>
35541 <indexterm role="concept">
35542 <primary>mailbox</primary>
35543 <secondary>MMDF format</secondary>
35544 </indexterm>
35545 </para>
35546 <literallayout class="monospaced">
35547 check_string = "\1\1\1\1\n"
35548 escape_string = "\1\1\1\1 \n"
35549 message_prefix = "\1\1\1\1\n"
35550 message_suffix = "\1\1\1\1\n"
35551 </literallayout>
35552 <para>
35553 <indexterm role="option">
35554 <primary>create_directory</primary>
35555 </indexterm>
35556 </para>
35557 <informaltable frame="all">
35558 <tgroup cols="4" colsep="0" rowsep="0">
35559 <colspec colwidth="8*" align="left"/>
35560 <colspec colwidth="5*" align="center"/>
35561 <colspec colwidth="5*" align="center"/>
35562 <colspec colwidth="6*" align="right"/>
35563 <tbody>
35564 <row>
35565 <entry><option>create_directory</option></entry>
35566 <entry>Use: <emphasis>appendfile</emphasis></entry>
35567 <entry>Type: <emphasis>boolean</emphasis></entry>
35568 <entry>Default: <emphasis>true</emphasis></entry>
35569 </row>
35570 </tbody>
35571 </tgroup>
35572 </informaltable>
35573 <para>
35574 <indexterm role="concept">
35575 <primary>directory creation</primary>
35576 </indexterm>
35577 When this option is true, Exim attempts to create any missing superior
35578 directories for the file that it is about to write. A created directory&#x2019;s mode
35579 is given by the <option>directory_mode</option> option.
35580 </para>
35581 <para>
35582 The group ownership of a newly created directory is highly dependent on the
35583 operating system (and possibly the file system) that is being used. For
35584 example, in Solaris, if the parent directory has the setgid bit set, its group
35585 is propagated to the child; if not, the currently set group is used. However,
35586 in FreeBSD, the parent&#x2019;s group is always used.
35587 </para>
35588 <para>
35589 <indexterm role="option">
35590 <primary>create_file</primary>
35591 </indexterm>
35592 </para>
35593 <informaltable frame="all">
35594 <tgroup cols="4" colsep="0" rowsep="0">
35595 <colspec colwidth="8*" align="left"/>
35596 <colspec colwidth="5*" align="center"/>
35597 <colspec colwidth="5*" align="center"/>
35598 <colspec colwidth="6*" align="right"/>
35599 <tbody>
35600 <row>
35601 <entry><option>create_file</option></entry>
35602 <entry>Use: <emphasis>appendfile</emphasis></entry>
35603 <entry>Type: <emphasis>string</emphasis></entry>
35604 <entry>Default: <emphasis>anywhere</emphasis></entry>
35605 </row>
35606 </tbody>
35607 </tgroup>
35608 </informaltable>
35609 <para>
35610 This option constrains the location of files and directories that are created
35611 by this transport. It applies to files defined by the <option>file</option> option and
35612 directories defined by the <option>directory</option> option. In the case of maildir
35613 delivery, it applies to the top level directory, not the maildir directories
35614 beneath.
35615 </para>
35616 <para>
35617 The option must be set to one of the words <quote>anywhere</quote>, <quote>inhome</quote>, or
35618 <quote>belowhome</quote>. In the second and third cases, a home directory must have been
35619 set for the transport. This option is not useful when an explicit file name is
35620 given for normal mailbox deliveries. It is intended for the case when file
35621 names are generated from users&#x2019; <filename>.forward</filename> files. These are usually handled
35622 by an <command>appendfile</command> transport called <option>address_file</option>. See also
35623 <option>file_must_exist</option>.
35624 </para>
35625 <para>
35626 <indexterm role="option">
35627 <primary>directory</primary>
35628 </indexterm>
35629 </para>
35630 <informaltable frame="all">
35631 <tgroup cols="4" colsep="0" rowsep="0">
35632 <colspec colwidth="8*" align="left"/>
35633 <colspec colwidth="5*" align="center"/>
35634 <colspec colwidth="5*" align="center"/>
35635 <colspec colwidth="6*" align="right"/>
35636 <tbody>
35637 <row>
35638 <entry><option>directory</option></entry>
35639 <entry>Use: <emphasis>appendfile</emphasis></entry>
35640 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
35641 <entry>Default: <emphasis>unset</emphasis></entry>
35642 </row>
35643 </tbody>
35644 </tgroup>
35645 </informaltable>
35646 <para>
35647 This option is mutually exclusive with the <option>file</option> option, but one of <option>file</option>
35648 or <option>directory</option> must be set, unless the delivery is the direct result of a
35649 redirection (see section <xref linkend="SECTfildiropt"/>).
35650 </para>
35651 <para>
35652 When <option>directory</option> is set, the string is expanded, and the message is delivered
35653 into a new file or files in or below the given directory, instead of being
35654 appended to a single mailbox file. A number of different formats are provided
35655 (see <option>maildir_format</option> and <option>mailstore_format</option>), and see section
35656 <xref linkend="SECTopdir"/> for further details of this form of delivery.
35657 </para>
35658 <para>
35659 <indexterm role="option">
35660 <primary>directory_file</primary>
35661 </indexterm>
35662 </para>
35663 <informaltable frame="all">
35664 <tgroup cols="4" colsep="0" rowsep="0">
35665 <colspec colwidth="8*" align="left"/>
35666 <colspec colwidth="5*" align="center"/>
35667 <colspec colwidth="5*" align="center"/>
35668 <colspec colwidth="6*" align="right"/>
35669 <tbody>
35670 <row>
35671 <entry><option>directory_file</option></entry>
35672 <entry>Use: <emphasis>appendfile</emphasis></entry>
35673 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
35674 <entry>Default: <emphasis><literal>q${base62:$tod_epoch}-$inode</literal></emphasis></entry>
35675 </row>
35676 </tbody>
35677 </tgroup>
35678 </informaltable>
35679 <para>
35680 <indexterm role="concept">
35681 <primary>base62</primary>
35682 </indexterm>
35683 <indexterm role="concept">
35684 <primary><varname>$inode</varname></primary>
35685 </indexterm>
35686 When <option>directory</option> is set, but neither <option>maildir_format</option> nor
35687 <option>mailstore_format</option> is set, <command>appendfile</command> delivers each message into a file
35688 whose name is obtained by expanding this string. The default value generates a
35689 unique name from the current time, in base 62 form, and the inode of the file.
35690 The variable <varname>$inode</varname> is available only when expanding this option.
35691 </para>
35692 <para>
35693 <indexterm role="option">
35694 <primary>directory_mode</primary>
35695 </indexterm>
35696 </para>
35697 <informaltable frame="all">
35698 <tgroup cols="4" colsep="0" rowsep="0">
35699 <colspec colwidth="8*" align="left"/>
35700 <colspec colwidth="5*" align="center"/>
35701 <colspec colwidth="5*" align="center"/>
35702 <colspec colwidth="6*" align="right"/>
35703 <tbody>
35704 <row>
35705 <entry><option>directory_mode</option></entry>
35706 <entry>Use: <emphasis>appendfile</emphasis></entry>
35707 <entry>Type: <emphasis>octal integer</emphasis></entry>
35708 <entry>Default: <emphasis>0700</emphasis></entry>
35709 </row>
35710 </tbody>
35711 </tgroup>
35712 </informaltable>
35713 <para>
35714 If <command>appendfile</command> creates any directories as a result of the
35715 <option>create_directory</option> option, their mode is specified by this option.
35716 </para>
35717 <para>
35718 <indexterm role="option">
35719 <primary>escape_string</primary>
35720 </indexterm>
35721 </para>
35722 <informaltable frame="all">
35723 <tgroup cols="4" colsep="0" rowsep="0">
35724 <colspec colwidth="8*" align="left"/>
35725 <colspec colwidth="5*" align="center"/>
35726 <colspec colwidth="5*" align="center"/>
35727 <colspec colwidth="6*" align="right"/>
35728 <tbody>
35729 <row>
35730 <entry><option>escape_string</option></entry>
35731 <entry>Use: <emphasis>appendfile</emphasis></entry>
35732 <entry>Type: <emphasis>string</emphasis></entry>
35733 <entry>Default: <emphasis>see description</emphasis></entry>
35734 </row>
35735 </tbody>
35736 </tgroup>
35737 </informaltable>
35738 <para>
35739 See <option>check_string</option> above.
35740 </para>
35741 <para>
35742 <indexterm role="option">
35743 <primary>file</primary>
35744 </indexterm>
35745 </para>
35746 <informaltable frame="all">
35747 <tgroup cols="4" colsep="0" rowsep="0">
35748 <colspec colwidth="8*" align="left"/>
35749 <colspec colwidth="5*" align="center"/>
35750 <colspec colwidth="5*" align="center"/>
35751 <colspec colwidth="6*" align="right"/>
35752 <tbody>
35753 <row>
35754 <entry><option>file</option></entry>
35755 <entry>Use: <emphasis>appendfile</emphasis></entry>
35756 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
35757 <entry>Default: <emphasis>unset</emphasis></entry>
35758 </row>
35759 </tbody>
35760 </tgroup>
35761 </informaltable>
35762 <para>
35763 This option is mutually exclusive with the <option>directory</option> option, but one of
35764 <option>file</option> or <option>directory</option> must be set, unless the delivery is the direct result
35765 of a redirection (see section <xref linkend="SECTfildiropt"/>). The <option>file</option> option
35766 specifies a single file, to which the message is appended. One or more of
35767 <option>use_fcntl_lock</option>, <option>use_flock_lock</option>, or <option>use_lockfile</option> must be set with
35768 <option>file</option>.
35769 </para>
35770 <para>
35771 <indexterm role="concept">
35772 <primary>NFS</primary>
35773 <secondary>lock file</secondary>
35774 </indexterm>
35775 <indexterm role="concept">
35776 <primary>locking files</primary>
35777 </indexterm>
35778 <indexterm role="concept">
35779 <primary>lock files</primary>
35780 </indexterm>
35781 If you are using more than one host to deliver over NFS into the same
35782 mailboxes, you should always use lock files.
35783 </para>
35784 <para>
35785 The string value is expanded for each delivery, and must yield an absolute
35786 path. The most common settings of this option are variations on one of these
35787 examples:
35788 </para>
35789 <literallayout class="monospaced">
35790 file = /var/spool/mail/$local_part
35791 file = /home/$local_part/inbox
35792 file = $home/inbox
35793 </literallayout>
35794 <para>
35795 <indexterm role="concept">
35796 <primary><quote>sticky</quote> bit</primary>
35797 </indexterm>
35798 In the first example, all deliveries are done into the same directory. If Exim
35799 is configured to use lock files (see <option>use_lockfile</option> below) it must be able to
35800 create a file in the directory, so the <quote>sticky</quote> bit must be turned on for
35801 deliveries to be possible, or alternatively the <option>group</option> option can be used to
35802 run the delivery under a group id which has write access to the directory.
35803 </para>
35804 <para>
35805 <indexterm role="option">
35806 <primary>file_format</primary>
35807 </indexterm>
35808 </para>
35809 <informaltable frame="all">
35810 <tgroup cols="4" colsep="0" rowsep="0">
35811 <colspec colwidth="8*" align="left"/>
35812 <colspec colwidth="5*" align="center"/>
35813 <colspec colwidth="5*" align="center"/>
35814 <colspec colwidth="6*" align="right"/>
35815 <tbody>
35816 <row>
35817 <entry><option>file_format</option></entry>
35818 <entry>Use: <emphasis>appendfile</emphasis></entry>
35819 <entry>Type: <emphasis>string</emphasis></entry>
35820 <entry>Default: <emphasis>unset</emphasis></entry>
35821 </row>
35822 </tbody>
35823 </tgroup>
35824 </informaltable>
35825 <para>
35826 <indexterm role="concept">
35827 <primary>file</primary>
35828 <secondary>mailbox; checking existing format</secondary>
35829 </indexterm>
35830 This option requests the transport to check the format of an existing file
35831 before adding to it. The check consists of matching a specific string at the
35832 start of the file. The value of the option consists of an even number of
35833 colon-separated strings. The first of each pair is the test string, and the
35834 second is the name of a transport. If the transport associated with a matched
35835 string is not the current transport, control is passed over to the other
35836 transport. For example, suppose the standard <command>local_delivery</command> transport has
35837 this added to it:
35838 </para>
35839 <literallayout class="monospaced">
35840 file_format = "From       : local_delivery :\
35841                \1\1\1\1\n : local_mmdf_delivery"
35842 </literallayout>
35843 <para>
35844 Mailboxes that begin with <quote>From</quote> are still handled by this transport, but if
35845 a mailbox begins with four binary ones followed by a newline, control is passed
35846 to a transport called <option>local_mmdf_delivery</option>, which presumably is configured
35847 to do the delivery in MMDF format. If a mailbox does not exist or is empty, it
35848 is assumed to match the current transport. If the start of a mailbox doesn&#x2019;t
35849 match any string, or if the transport named for a given string is not defined,
35850 delivery is deferred.
35851 </para>
35852 <para>
35853 <indexterm role="option">
35854 <primary>file_must_exist</primary>
35855 </indexterm>
35856 </para>
35857 <informaltable frame="all">
35858 <tgroup cols="4" colsep="0" rowsep="0">
35859 <colspec colwidth="8*" align="left"/>
35860 <colspec colwidth="5*" align="center"/>
35861 <colspec colwidth="5*" align="center"/>
35862 <colspec colwidth="6*" align="right"/>
35863 <tbody>
35864 <row>
35865 <entry><option>file_must_exist</option></entry>
35866 <entry>Use: <emphasis>appendfile</emphasis></entry>
35867 <entry>Type: <emphasis>boolean</emphasis></entry>
35868 <entry>Default: <emphasis>false</emphasis></entry>
35869 </row>
35870 </tbody>
35871 </tgroup>
35872 </informaltable>
35873 <para>
35874 If this option is true, the file specified by the <option>file</option> option must exist,
35875 and an error occurs if it does not. Otherwise, it is created if it does not
35876 exist.
35877 </para>
35878 <para>
35879 <indexterm role="option">
35880 <primary>lock_fcntl_timeout</primary>
35881 </indexterm>
35882 </para>
35883 <informaltable frame="all">
35884 <tgroup cols="4" colsep="0" rowsep="0">
35885 <colspec colwidth="8*" align="left"/>
35886 <colspec colwidth="5*" align="center"/>
35887 <colspec colwidth="5*" align="center"/>
35888 <colspec colwidth="6*" align="right"/>
35889 <tbody>
35890 <row>
35891 <entry><option>lock_fcntl_timeout</option></entry>
35892 <entry>Use: <emphasis>appendfile</emphasis></entry>
35893 <entry>Type: <emphasis>time</emphasis></entry>
35894 <entry>Default: <emphasis>0s</emphasis></entry>
35895 </row>
35896 </tbody>
35897 </tgroup>
35898 </informaltable>
35899 <para>
35900 <indexterm role="concept">
35901 <primary>timeout</primary>
35902 <secondary>mailbox locking</secondary>
35903 </indexterm>
35904 <indexterm role="concept">
35905 <primary>mailbox locking</primary>
35906 <secondary>blocking and non-blocking</secondary>
35907 </indexterm>
35908 <indexterm role="concept">
35909 <primary>locking files</primary>
35910 </indexterm>
35911 By default, the <command>appendfile</command> transport uses non-blocking calls to <function>fcntl()</function>
35912 when locking an open mailbox file. If the call fails, the delivery process
35913 sleeps for <option>lock_interval</option> and tries again, up to <option>lock_retries</option> times.
35914 Non-blocking calls are used so that the file is not kept open during the wait
35915 for the lock; the reason for this is to make it as safe as possible for
35916 deliveries over NFS in the case when processes might be accessing an NFS
35917 mailbox without using a lock file. This should not be done, but
35918 misunderstandings and hence misconfigurations are not unknown.
35919 </para>
35920 <para>
35921 On a busy system, however, the performance of a non-blocking lock approach is
35922 not as good as using a blocking lock with a timeout. In this case, the waiting
35923 is done inside the system call, and Exim&#x2019;s delivery process acquires the lock
35924 and can proceed as soon as the previous lock holder releases it.
35925 </para>
35926 <para>
35927 If <option>lock_fcntl_timeout</option> is set to a non-zero time, blocking locks, with that
35928 timeout, are used. There may still be some retrying: the maximum number of
35929 retries is
35930 </para>
35931 <literallayout class="monospaced">
35932 (lock_retries * lock_interval) / lock_fcntl_timeout
35933 </literallayout>
35934 <para>
35935 rounded up to the next whole number. In other words, the total time during
35936 which <command>appendfile</command> is trying to get a lock is roughly the same, unless
35937 <option>lock_fcntl_timeout</option> is set very large.
35938 </para>
35939 <para>
35940 You should consider setting this option if you are getting a lot of delayed
35941 local deliveries because of errors of the form
35942 </para>
35943 <literallayout class="monospaced">
35944 failed to lock mailbox /some/file (fcntl)
35945 </literallayout>
35946 <para>
35947 <indexterm role="option">
35948 <primary>lock_flock_timeout</primary>
35949 </indexterm>
35950 </para>
35951 <informaltable frame="all">
35952 <tgroup cols="4" colsep="0" rowsep="0">
35953 <colspec colwidth="8*" align="left"/>
35954 <colspec colwidth="5*" align="center"/>
35955 <colspec colwidth="5*" align="center"/>
35956 <colspec colwidth="6*" align="right"/>
35957 <tbody>
35958 <row>
35959 <entry><option>lock_flock_timeout</option></entry>
35960 <entry>Use: <emphasis>appendfile</emphasis></entry>
35961 <entry>Type: <emphasis>time</emphasis></entry>
35962 <entry>Default: <emphasis>0s</emphasis></entry>
35963 </row>
35964 </tbody>
35965 </tgroup>
35966 </informaltable>
35967 <para>
35968 This timeout applies to file locking when using <function>flock()</function> (see
35969 <option>use_flock</option>); the timeout operates in a similar manner to
35970 <option>lock_fcntl_timeout</option>.
35971 </para>
35972 <para>
35973 <indexterm role="option">
35974 <primary>lock_interval</primary>
35975 </indexterm>
35976 </para>
35977 <informaltable frame="all">
35978 <tgroup cols="4" colsep="0" rowsep="0">
35979 <colspec colwidth="8*" align="left"/>
35980 <colspec colwidth="5*" align="center"/>
35981 <colspec colwidth="5*" align="center"/>
35982 <colspec colwidth="6*" align="right"/>
35983 <tbody>
35984 <row>
35985 <entry><option>lock_interval</option></entry>
35986 <entry>Use: <emphasis>appendfile</emphasis></entry>
35987 <entry>Type: <emphasis>time</emphasis></entry>
35988 <entry>Default: <emphasis>3s</emphasis></entry>
35989 </row>
35990 </tbody>
35991 </tgroup>
35992 </informaltable>
35993 <para>
35994 This specifies the time to wait between attempts to lock the file. See below
35995 for details of locking.
35996 </para>
35997 <para>
35998 <indexterm role="option">
35999 <primary>lock_retries</primary>
36000 </indexterm>
36001 </para>
36002 <informaltable frame="all">
36003 <tgroup cols="4" colsep="0" rowsep="0">
36004 <colspec colwidth="8*" align="left"/>
36005 <colspec colwidth="5*" align="center"/>
36006 <colspec colwidth="5*" align="center"/>
36007 <colspec colwidth="6*" align="right"/>
36008 <tbody>
36009 <row>
36010 <entry><option>lock_retries</option></entry>
36011 <entry>Use: <emphasis>appendfile</emphasis></entry>
36012 <entry>Type: <emphasis>integer</emphasis></entry>
36013 <entry>Default: <emphasis>10</emphasis></entry>
36014 </row>
36015 </tbody>
36016 </tgroup>
36017 </informaltable>
36018 <para>
36019 This specifies the maximum number of attempts to lock the file. A value of zero
36020 is treated as 1. See below for details of locking.
36021 </para>
36022 <para>
36023 <indexterm role="option">
36024 <primary>lockfile_mode</primary>
36025 </indexterm>
36026 </para>
36027 <informaltable frame="all">
36028 <tgroup cols="4" colsep="0" rowsep="0">
36029 <colspec colwidth="8*" align="left"/>
36030 <colspec colwidth="5*" align="center"/>
36031 <colspec colwidth="5*" align="center"/>
36032 <colspec colwidth="6*" align="right"/>
36033 <tbody>
36034 <row>
36035 <entry><option>lockfile_mode</option></entry>
36036 <entry>Use: <emphasis>appendfile</emphasis></entry>
36037 <entry>Type: <emphasis>octal integer</emphasis></entry>
36038 <entry>Default: <emphasis>0600</emphasis></entry>
36039 </row>
36040 </tbody>
36041 </tgroup>
36042 </informaltable>
36043 <para revisionflag="changed">
36044 This specifies the mode of the created lock file, when a lock file is being
36045 used (see <option>use_lockfile</option> and <option>use_mbx_lock</option>).
36046 </para>
36047 <para>
36048 <indexterm role="option">
36049 <primary>lockfile_timeout</primary>
36050 </indexterm>
36051 </para>
36052 <informaltable frame="all">
36053 <tgroup cols="4" colsep="0" rowsep="0">
36054 <colspec colwidth="8*" align="left"/>
36055 <colspec colwidth="5*" align="center"/>
36056 <colspec colwidth="5*" align="center"/>
36057 <colspec colwidth="6*" align="right"/>
36058 <tbody>
36059 <row>
36060 <entry><option>lockfile_timeout</option></entry>
36061 <entry>Use: <emphasis>appendfile</emphasis></entry>
36062 <entry>Type: <emphasis>time</emphasis></entry>
36063 <entry>Default: <emphasis>30m</emphasis></entry>
36064 </row>
36065 </tbody>
36066 </tgroup>
36067 </informaltable>
36068 <para>
36069 <indexterm role="concept">
36070 <primary>timeout</primary>
36071 <secondary>mailbox locking</secondary>
36072 </indexterm>
36073 When a lock file is being used (see <option>use_lockfile</option>), if a lock file already
36074 exists and is older than this value, it is assumed to have been left behind by
36075 accident, and Exim attempts to remove it.
36076 </para>
36077 <para>
36078 <indexterm role="option">
36079 <primary>mailbox_filecount</primary>
36080 </indexterm>
36081 </para>
36082 <informaltable frame="all">
36083 <tgroup cols="4" colsep="0" rowsep="0">
36084 <colspec colwidth="8*" align="left"/>
36085 <colspec colwidth="5*" align="center"/>
36086 <colspec colwidth="5*" align="center"/>
36087 <colspec colwidth="6*" align="right"/>
36088 <tbody>
36089 <row>
36090 <entry><option>mailbox_filecount</option></entry>
36091 <entry>Use: <emphasis>appendfile</emphasis></entry>
36092 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
36093 <entry>Default: <emphasis>unset</emphasis></entry>
36094 </row>
36095 </tbody>
36096 </tgroup>
36097 </informaltable>
36098 <para>
36099 <indexterm role="concept">
36100 <primary>mailbox</primary>
36101 <secondary>specifying size of</secondary>
36102 </indexterm>
36103 <indexterm role="concept">
36104 <primary>size</primary>
36105 <secondary>of mailbox</secondary>
36106 </indexterm>
36107 If this option is set, it is expanded, and the result is taken as the current
36108 number of files in the mailbox. It must be a decimal number, optionally
36109 followed by K or M. This provides a way of obtaining this information from an
36110 external source that maintains the data.
36111 </para>
36112 <para>
36113 <indexterm role="option">
36114 <primary>mailbox_size</primary>
36115 </indexterm>
36116 </para>
36117 <informaltable frame="all">
36118 <tgroup cols="4" colsep="0" rowsep="0">
36119 <colspec colwidth="8*" align="left"/>
36120 <colspec colwidth="5*" align="center"/>
36121 <colspec colwidth="5*" align="center"/>
36122 <colspec colwidth="6*" align="right"/>
36123 <tbody>
36124 <row>
36125 <entry><option>mailbox_size</option></entry>
36126 <entry>Use: <emphasis>appendfile</emphasis></entry>
36127 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
36128 <entry>Default: <emphasis>unset</emphasis></entry>
36129 </row>
36130 </tbody>
36131 </tgroup>
36132 </informaltable>
36133 <para>
36134 <indexterm role="concept">
36135 <primary>mailbox</primary>
36136 <secondary>specifying size of</secondary>
36137 </indexterm>
36138 <indexterm role="concept">
36139 <primary>size</primary>
36140 <secondary>of mailbox</secondary>
36141 </indexterm>
36142 If this option is set, it is expanded, and the result is taken as the current
36143 size the mailbox. It must be a decimal number, optionally followed by K or M.
36144 This provides a way of obtaining this information from an external source that
36145 maintains the data. This is likely to be helpful for maildir deliveries where
36146 it is computationally expensive to compute the size of a mailbox.
36147 </para>
36148 <para>
36149 <indexterm role="option">
36150 <primary>maildir_format</primary>
36151 </indexterm>
36152 </para>
36153 <informaltable frame="all">
36154 <tgroup cols="4" colsep="0" rowsep="0">
36155 <colspec colwidth="8*" align="left"/>
36156 <colspec colwidth="5*" align="center"/>
36157 <colspec colwidth="5*" align="center"/>
36158 <colspec colwidth="6*" align="right"/>
36159 <tbody>
36160 <row>
36161 <entry><option>maildir_format</option></entry>
36162 <entry>Use: <emphasis>appendfile</emphasis></entry>
36163 <entry>Type: <emphasis>boolean</emphasis></entry>
36164 <entry>Default: <emphasis>false</emphasis></entry>
36165 </row>
36166 </tbody>
36167 </tgroup>
36168 </informaltable>
36169 <para>
36170 <indexterm role="concept">
36171 <primary>maildir format</primary>
36172 <secondary>specifying</secondary>
36173 </indexterm>
36174 If this option is set with the <option>directory</option> option, the delivery is into a new
36175 file, in the <quote>maildir</quote> format that is used by other mail software. When the
36176 transport is activated directly from a <command>redirect</command> router (for example, the
36177 <command>address_file</command> transport in the default configuration), setting
36178 <option>maildir_format</option> causes the path received from the router to be treated as a
36179 directory, whether or not it ends with <literal>/</literal>. This option is available only if
36180 SUPPORT_MAILDIR is present in <filename>Local/Makefile</filename>. See section
36181 <xref linkend="SECTmaildirdelivery"/> below for further details.
36182 </para>
36183 <para>
36184 <indexterm role="option">
36185 <primary>maildir_quota_directory_regex</primary>
36186 </indexterm>
36187 </para>
36188 <informaltable frame="all">
36189 <tgroup cols="4" colsep="0" rowsep="0">
36190 <colspec colwidth="8*" align="left"/>
36191 <colspec colwidth="5*" align="center"/>
36192 <colspec colwidth="5*" align="center"/>
36193 <colspec colwidth="6*" align="right"/>
36194 <tbody>
36195 <row>
36196 <entry><option>maildir_quota_directory_regex</option></entry>
36197 <entry>Use: <emphasis>appendfile</emphasis></entry>
36198 <entry>Type: <emphasis>string</emphasis></entry>
36199 <entry>Default: <emphasis>See below</emphasis></entry>
36200 </row>
36201 </tbody>
36202 </tgroup>
36203 </informaltable>
36204 <para>
36205 <indexterm role="concept">
36206 <primary>maildir format</primary>
36207 <secondary>quota; directories included in</secondary>
36208 </indexterm>
36209 <indexterm role="concept">
36210 <primary>quota</primary>
36211 <secondary>maildir; directories included in</secondary>
36212 </indexterm>
36213 </para>
36214 <para revisionflag="changed">
36215 This option is relevant only when <option>maildir_use_size_file</option> is set. It defines
36216 a regular expression for specifying directories, relative to the quota
36217 directory (see <option>quota_directory</option>), that should be included in the quota
36218 calculation. The default value is:
36219 </para>
36220 <literallayout class="monospaced">
36221 maildir_quota_directory_regex = ^(?:cur|new|\..*)$
36222 </literallayout>
36223 <para>
36224 This includes the <filename>cur</filename> and <filename>new</filename> directories, and any maildir++ folders
36225 (directories whose names begin with a dot). If you want to exclude the
36226 <filename>Trash</filename>
36227 folder from the count (as some sites do), you need to change this setting to
36228 </para>
36229 <literallayout class="monospaced">
36230 maildir_quota_directory_regex = ^(?:cur|new|\.(?!Trash).*)$
36231 </literallayout>
36232 <para revisionflag="changed">
36233 This uses a negative lookahead in the regular expression to exclude the
36234 directory whose name is <filename>.Trash</filename>. When a directory is excluded from quota
36235 calculations, quota processing is bypassed for any messages that are delivered
36236 directly into that directory.
36237 </para>
36238 <para>
36239 <indexterm role="option">
36240 <primary>maildir_retries</primary>
36241 </indexterm>
36242 </para>
36243 <informaltable frame="all">
36244 <tgroup cols="4" colsep="0" rowsep="0">
36245 <colspec colwidth="8*" align="left"/>
36246 <colspec colwidth="5*" align="center"/>
36247 <colspec colwidth="5*" align="center"/>
36248 <colspec colwidth="6*" align="right"/>
36249 <tbody>
36250 <row>
36251 <entry><option>maildir_retries</option></entry>
36252 <entry>Use: <emphasis>appendfile</emphasis></entry>
36253 <entry>Type: <emphasis>integer</emphasis></entry>
36254 <entry>Default: <emphasis>10</emphasis></entry>
36255 </row>
36256 </tbody>
36257 </tgroup>
36258 </informaltable>
36259 <para>
36260 This option specifies the number of times to retry when writing a file in
36261 <quote>maildir</quote> format. See section <xref linkend="SECTmaildirdelivery"/> below.
36262 </para>
36263 <para>
36264 <indexterm role="option">
36265 <primary>maildir_tag</primary>
36266 </indexterm>
36267 </para>
36268 <informaltable frame="all">
36269 <tgroup cols="4" colsep="0" rowsep="0">
36270 <colspec colwidth="8*" align="left"/>
36271 <colspec colwidth="5*" align="center"/>
36272 <colspec colwidth="5*" align="center"/>
36273 <colspec colwidth="6*" align="right"/>
36274 <tbody>
36275 <row>
36276 <entry><option>maildir_tag</option></entry>
36277 <entry>Use: <emphasis>appendfile</emphasis></entry>
36278 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
36279 <entry>Default: <emphasis>unset</emphasis></entry>
36280 </row>
36281 </tbody>
36282 </tgroup>
36283 </informaltable>
36284 <para>
36285 This option applies only to deliveries in maildir format, and is described in
36286 section <xref linkend="SECTmaildirdelivery"/> below.
36287 </para>
36288 <para>
36289 <indexterm role="option">
36290 <primary>maildir_use_size_file</primary>
36291 </indexterm>
36292 </para>
36293 <informaltable frame="all">
36294 <tgroup cols="4" colsep="0" rowsep="0">
36295 <colspec colwidth="8*" align="left"/>
36296 <colspec colwidth="5*" align="center"/>
36297 <colspec colwidth="5*" align="center"/>
36298 <colspec colwidth="6*" align="right"/>
36299 <tbody>
36300 <row>
36301 <entry><option>maildir_use_size_file</option></entry>
36302 <entry>Use: <emphasis>appendfile</emphasis></entry>
36303 <entry>Type: <emphasis>boolean</emphasis></entry>
36304 <entry>Default: <emphasis>false</emphasis></entry>
36305 </row>
36306 </tbody>
36307 </tgroup>
36308 </informaltable>
36309 <para>
36310 <indexterm role="concept">
36311 <primary>maildir format</primary>
36312 <secondary><filename>maildirsize</filename> file</secondary>
36313 </indexterm>
36314 </para>
36315 <para revisionflag="changed">
36316 Setting this option true enables support for <filename>maildirsize</filename> files. Exim
36317 creates a <filename>maildirsize</filename> file in a maildir if one does not exist, taking the
36318 quota from the <option>quota</option> option of the transport. If <option>quota</option> is unset, the
36319 value is zero. See <option>maildir_quota_directory_regex</option> above and section
36320 <xref linkend="SECTmaildirdelivery"/> below for further details.
36321 </para>
36322 <para revisionflag="changed">
36323 <indexterm role="option">
36324 <primary>maildirfolder_create_regex</primary>
36325 </indexterm>
36326 </para>
36327 <informaltable frame="all" revisionflag="changed">
36328 <tgroup cols="4" colsep="0" rowsep="0">
36329 <colspec colwidth="8*" align="left"/>
36330 <colspec colwidth="5*" align="center"/>
36331 <colspec colwidth="5*" align="center"/>
36332 <colspec colwidth="6*" align="right"/>
36333 <tbody>
36334 <row>
36335 <entry><option>maildirfolder_create_regex</option></entry>
36336 <entry>Use: <emphasis>appendfile</emphasis></entry>
36337 <entry>Type: <emphasis>string</emphasis></entry>
36338 <entry>Default: <emphasis>unset</emphasis></entry>
36339 </row>
36340 </tbody>
36341 </tgroup>
36342 </informaltable>
36343 <para revisionflag="changed">
36344 <indexterm role="concept">
36345 <primary>maildir format</primary>
36346 <secondary><filename>maildirfolder</filename> file</secondary>
36347 </indexterm>
36348 <indexterm role="concept">
36349 <primary><filename>maildirfolder</filename>, creating</primary>
36350 </indexterm>
36351 The value of this option is a regular expression. If it is unset, it has no
36352 effect. Otherwise, before a maildir delivery takes place place, the pattern is
36353 matched against the name of the maildir directory, that is, the directory
36354 containing the <filename>new</filename> and <filename>tmp</filename> subdirectories that will be used for the
36355 delivery. If there is a match, Exim checks for the existence of a file called
36356 <filename>maildirfolder</filename> in the directory, and creates it if it does not exist.
36357 See section <xref linkend="SECTmaildirdelivery"/> for more details.
36358 </para>
36359 <para>
36360 <indexterm role="option">
36361 <primary>mailstore_format</primary>
36362 </indexterm>
36363 </para>
36364 <informaltable frame="all">
36365 <tgroup cols="4" colsep="0" rowsep="0">
36366 <colspec colwidth="8*" align="left"/>
36367 <colspec colwidth="5*" align="center"/>
36368 <colspec colwidth="5*" align="center"/>
36369 <colspec colwidth="6*" align="right"/>
36370 <tbody>
36371 <row>
36372 <entry><option>mailstore_format</option></entry>
36373 <entry>Use: <emphasis>appendfile</emphasis></entry>
36374 <entry>Type: <emphasis>boolean</emphasis></entry>
36375 <entry>Default: <emphasis>false</emphasis></entry>
36376 </row>
36377 </tbody>
36378 </tgroup>
36379 </informaltable>
36380 <para>
36381 <indexterm role="concept">
36382 <primary>mailstore format</primary>
36383 <secondary>specifying</secondary>
36384 </indexterm>
36385 If this option is set with the <option>directory</option> option, the delivery is into two
36386 new files in  <quote>mailstore</quote> format. The option is available only if
36387 SUPPORT_MAILSTORE is present in <filename>Local/Makefile</filename>. See section <xref linkend="SECTopdir"/>
36388 below for further details.
36389 </para>
36390 <para>
36391 <indexterm role="option">
36392 <primary>mailstore_prefix</primary>
36393 </indexterm>
36394 </para>
36395 <informaltable frame="all">
36396 <tgroup cols="4" colsep="0" rowsep="0">
36397 <colspec colwidth="8*" align="left"/>
36398 <colspec colwidth="5*" align="center"/>
36399 <colspec colwidth="5*" align="center"/>
36400 <colspec colwidth="6*" align="right"/>
36401 <tbody>
36402 <row>
36403 <entry><option>mailstore_prefix</option></entry>
36404 <entry>Use: <emphasis>appendfile</emphasis></entry>
36405 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
36406 <entry>Default: <emphasis>unset</emphasis></entry>
36407 </row>
36408 </tbody>
36409 </tgroup>
36410 </informaltable>
36411 <para>
36412 This option applies only to deliveries in mailstore format, and is described in
36413 section <xref linkend="SECTopdir"/> below.
36414 </para>
36415 <para>
36416 <indexterm role="option">
36417 <primary>mailstore_suffix</primary>
36418 </indexterm>
36419 </para>
36420 <informaltable frame="all">
36421 <tgroup cols="4" colsep="0" rowsep="0">
36422 <colspec colwidth="8*" align="left"/>
36423 <colspec colwidth="5*" align="center"/>
36424 <colspec colwidth="5*" align="center"/>
36425 <colspec colwidth="6*" align="right"/>
36426 <tbody>
36427 <row>
36428 <entry><option>mailstore_suffix</option></entry>
36429 <entry>Use: <emphasis>appendfile</emphasis></entry>
36430 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
36431 <entry>Default: <emphasis>unset</emphasis></entry>
36432 </row>
36433 </tbody>
36434 </tgroup>
36435 </informaltable>
36436 <para>
36437 This option applies only to deliveries in mailstore format, and is described in
36438 section <xref linkend="SECTopdir"/> below.
36439 </para>
36440 <para>
36441 <indexterm role="option">
36442 <primary>mbx_format</primary>
36443 </indexterm>
36444 </para>
36445 <informaltable frame="all">
36446 <tgroup cols="4" colsep="0" rowsep="0">
36447 <colspec colwidth="8*" align="left"/>
36448 <colspec colwidth="5*" align="center"/>
36449 <colspec colwidth="5*" align="center"/>
36450 <colspec colwidth="6*" align="right"/>
36451 <tbody>
36452 <row>
36453 <entry><option>mbx_format</option></entry>
36454 <entry>Use: <emphasis>appendfile</emphasis></entry>
36455 <entry>Type: <emphasis>boolean</emphasis></entry>
36456 <entry>Default: <emphasis>false</emphasis></entry>
36457 </row>
36458 </tbody>
36459 </tgroup>
36460 </informaltable>
36461 <para>
36462 <indexterm role="concept">
36463 <primary>locking files</primary>
36464 </indexterm>
36465 <indexterm role="concept">
36466 <primary>file</primary>
36467 <secondary>locking</secondary>
36468 </indexterm>
36469 <indexterm role="concept">
36470 <primary>file</primary>
36471 <secondary>MBX format</secondary>
36472 </indexterm>
36473 <indexterm role="concept">
36474 <primary>MBX format</primary>
36475 <secondary>specifying</secondary>
36476 </indexterm>
36477 This option is available only if Exim has been compiled with SUPPORT_MBX
36478 set in <filename>Local/Makefile</filename>. If <option>mbx_format</option> is set with the <option>file</option> option,
36479 the message is appended to the mailbox file in MBX format instead of
36480 traditional Unix format. This format is supported by Pine4 and its associated
36481 IMAP and POP daemons, by means of the <emphasis>c-client</emphasis> library that they all use.
36482 </para>
36483 <para>
36484 <emphasis role="bold">Note</emphasis>: The <option>message_prefix</option> and <option>message_suffix</option> options are not
36485 automatically changed by the use of <option>mbx_format</option>. They should normally be set
36486 empty when using MBX format, so this option almost always appears in this
36487 combination:
36488 </para>
36489 <literallayout class="monospaced">
36490 mbx_format = true
36491 message_prefix =
36492 message_suffix =
36493 </literallayout>
36494 <para>
36495 If none of the locking options are mentioned in the configuration,
36496 <option>use_mbx_lock</option> is assumed and the other locking options default to false. It
36497 is possible to specify the other kinds of locking with <option>mbx_format</option>, but
36498 <option>use_fcntl_lock</option> and <option>use_mbx_lock</option> are mutually exclusive. MBX locking
36499 interworks with <emphasis>c-client</emphasis>, providing for shared access to the mailbox. It
36500 should not be used if any program that does not use this form of locking is
36501 going to access the mailbox, nor should it be used if the mailbox file is NFS
36502 mounted, because it works only when the mailbox is accessed from a single host.
36503 </para>
36504 <para>
36505 If you set <option>use_fcntl_lock</option> with an MBX-format mailbox, you cannot use
36506 the standard version of <emphasis>c-client</emphasis>, because as long as it has a mailbox open
36507 (this means for the whole of a Pine or IMAP session), Exim will not be able to
36508 append messages to it.
36509 </para>
36510 <para>
36511 <indexterm role="option">
36512 <primary>message_prefix</primary>
36513 </indexterm>
36514 </para>
36515 <informaltable frame="all">
36516 <tgroup cols="4" colsep="0" rowsep="0">
36517 <colspec colwidth="8*" align="left"/>
36518 <colspec colwidth="5*" align="center"/>
36519 <colspec colwidth="5*" align="center"/>
36520 <colspec colwidth="6*" align="right"/>
36521 <tbody>
36522 <row>
36523 <entry><option>message_prefix</option></entry>
36524 <entry>Use: <emphasis>appendfile</emphasis></entry>
36525 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
36526 <entry>Default: <emphasis>see below</emphasis></entry>
36527 </row>
36528 </tbody>
36529 </tgroup>
36530 </informaltable>
36531 <para>
36532 <indexterm role="concept">
36533 <primary><quote>From</quote> line</primary>
36534 </indexterm>
36535 The string specified here is expanded and output at the start of every message.
36536 The default is unset unless <option>file</option> is specified and <option>use_bsmtp</option> is not set,
36537 in which case it is:
36538 </para>
36539 <literallayout class="monospaced">
36540 message_prefix = "From ${if def:return_path{$return_path}\
36541   {MAILER-DAEMON}} $tod_bsdinbox\n"
36542 </literallayout>
36543 <para>
36544 <indexterm role="option">
36545 <primary>message_suffix</primary>
36546 </indexterm>
36547 </para>
36548 <informaltable frame="all">
36549 <tgroup cols="4" colsep="0" rowsep="0">
36550 <colspec colwidth="8*" align="left"/>
36551 <colspec colwidth="5*" align="center"/>
36552 <colspec colwidth="5*" align="center"/>
36553 <colspec colwidth="6*" align="right"/>
36554 <tbody>
36555 <row>
36556 <entry><option>message_suffix</option></entry>
36557 <entry>Use: <emphasis>appendfile</emphasis></entry>
36558 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
36559 <entry>Default: <emphasis>see below</emphasis></entry>
36560 </row>
36561 </tbody>
36562 </tgroup>
36563 </informaltable>
36564 <para>
36565 The string specified here is expanded and output at the end of every message.
36566 The default is unset unless <option>file</option> is specified and <option>use_bsmtp</option> is not set,
36567 in which case it is a single newline character. The suffix can be suppressed by
36568 setting
36569 </para>
36570 <literallayout class="monospaced">
36571 message_suffix =
36572 </literallayout>
36573 <para>
36574 <indexterm role="option">
36575 <primary>mode</primary>
36576 </indexterm>
36577 </para>
36578 <informaltable frame="all">
36579 <tgroup cols="4" colsep="0" rowsep="0">
36580 <colspec colwidth="8*" align="left"/>
36581 <colspec colwidth="5*" align="center"/>
36582 <colspec colwidth="5*" align="center"/>
36583 <colspec colwidth="6*" align="right"/>
36584 <tbody>
36585 <row>
36586 <entry><option>mode</option></entry>
36587 <entry>Use: <emphasis>appendfile</emphasis></entry>
36588 <entry>Type: <emphasis>octal integer</emphasis></entry>
36589 <entry>Default: <emphasis>0600</emphasis></entry>
36590 </row>
36591 </tbody>
36592 </tgroup>
36593 </informaltable>
36594 <para>
36595 If the output file is created, it is given this mode. If it already exists and
36596 has wider permissions, they are reduced to this mode. If it has narrower
36597 permissions, an error occurs unless <option>mode_fail_narrower</option> is false. However,
36598 if the delivery is the result of a <option>save</option> command in a filter file specifing
36599 a particular mode, the mode of the output file is always forced to take that
36600 value, and this option is ignored.
36601 </para>
36602 <para>
36603 <indexterm role="option">
36604 <primary>mode_fail_narrower</primary>
36605 </indexterm>
36606 </para>
36607 <informaltable frame="all">
36608 <tgroup cols="4" colsep="0" rowsep="0">
36609 <colspec colwidth="8*" align="left"/>
36610 <colspec colwidth="5*" align="center"/>
36611 <colspec colwidth="5*" align="center"/>
36612 <colspec colwidth="6*" align="right"/>
36613 <tbody>
36614 <row>
36615 <entry><option>mode_fail_narrower</option></entry>
36616 <entry>Use: <emphasis>appendfile</emphasis></entry>
36617 <entry>Type: <emphasis>boolean</emphasis></entry>
36618 <entry>Default: <emphasis>true</emphasis></entry>
36619 </row>
36620 </tbody>
36621 </tgroup>
36622 </informaltable>
36623 <para>
36624 This option applies in the case when an existing mailbox file has a narrower
36625 mode than that specified by the <option>mode</option> option. If <option>mode_fail_narrower</option> is
36626 true, the delivery is deferred (<quote>mailbox has the wrong mode</quote>); otherwise Exim
36627 continues with the delivery attempt, using the existing mode of the file.
36628 </para>
36629 <para>
36630 <indexterm role="option">
36631 <primary>notify_comsat</primary>
36632 </indexterm>
36633 </para>
36634 <informaltable frame="all">
36635 <tgroup cols="4" colsep="0" rowsep="0">
36636 <colspec colwidth="8*" align="left"/>
36637 <colspec colwidth="5*" align="center"/>
36638 <colspec colwidth="5*" align="center"/>
36639 <colspec colwidth="6*" align="right"/>
36640 <tbody>
36641 <row>
36642 <entry><option>notify_comsat</option></entry>
36643 <entry>Use: <emphasis>appendfile</emphasis></entry>
36644 <entry>Type: <emphasis>boolean</emphasis></entry>
36645 <entry>Default: <emphasis>false</emphasis></entry>
36646 </row>
36647 </tbody>
36648 </tgroup>
36649 </informaltable>
36650 <para>
36651 If this option is true, the <emphasis>comsat</emphasis> daemon is notified after every
36652 successful delivery to a user mailbox. This is the daemon that notifies logged
36653 on users about incoming mail.
36654 </para>
36655 <para>
36656 <indexterm role="option">
36657 <primary>quota</primary>
36658 </indexterm>
36659 </para>
36660 <informaltable frame="all">
36661 <tgroup cols="4" colsep="0" rowsep="0">
36662 <colspec colwidth="8*" align="left"/>
36663 <colspec colwidth="5*" align="center"/>
36664 <colspec colwidth="5*" align="center"/>
36665 <colspec colwidth="6*" align="right"/>
36666 <tbody>
36667 <row>
36668 <entry><option>quota</option></entry>
36669 <entry>Use: <emphasis>appendfile</emphasis></entry>
36670 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
36671 <entry>Default: <emphasis>unset</emphasis></entry>
36672 </row>
36673 </tbody>
36674 </tgroup>
36675 </informaltable>
36676 <para>
36677 <indexterm role="concept">
36678 <primary>quota</primary>
36679 <secondary>imposed by Exim</secondary>
36680 </indexterm>
36681 This option imposes a limit on the size of the file to which Exim is appending,
36682 or to the total space used in the directory tree when the <option>directory</option> option
36683 is set. In the latter case, computation of the space used is expensive, because
36684 all the files in the directory (and any sub-directories) have to be
36685 individually inspected and their sizes summed. (See <option>quota_size_regex</option> and
36686 <option>maildir_use_size_file</option> for ways to avoid this in environments where users
36687 have no shell access to their mailboxes).
36688 </para>
36689 <para>
36690 As there is no interlock against two simultaneous deliveries into a
36691 multi-file mailbox, it is possible for the quota to be overrun in this case.
36692 For single-file mailboxes, of course, an interlock is a necessity.
36693 </para>
36694 <para>
36695 A file&#x2019;s size is taken as its <emphasis>used</emphasis> value. Because of blocking effects, this
36696 may be a lot less than the actual amount of disk space allocated to the file.
36697 If the sizes of a number of files are being added up, the rounding effect can
36698 become quite noticeable, especially on systems that have large block sizes.
36699 Nevertheless, it seems best to stick to the <emphasis>used</emphasis> figure, because this is
36700 the obvious value which users understand most easily.
36701 </para>
36702 <para>
36703 The value of the option is expanded, and must then be a numerical value
36704 (decimal point allowed), optionally followed by one of the letters K, M, or G,
36705 for kilobytes, megabytes, or gigabytes. If Exim is running on a system with
36706 large file support (Linux and FreeBSD have this), mailboxes larger than 2G can
36707 be handled.
36708 </para>
36709 <para>
36710 <emphasis role="bold">Note</emphasis>: A value of zero is interpreted as <quote>no quota</quote>.
36711 </para>
36712 <para>
36713 The expansion happens while Exim is running as root, before it changes uid for
36714 the delivery. This means that files that are inaccessible to the end user can
36715 be used to hold quota values that are looked up in the expansion. When delivery
36716 fails because this quota is exceeded, the handling of the error is as for
36717 system quota failures.
36718 </para>
36719 <para>
36720 By default, Exim&#x2019;s quota checking mimics system quotas, and restricts the
36721 mailbox to the specified maximum size, though the value is not accurate to the
36722 last byte, owing to separator lines and additional headers that may get added
36723 during message delivery. When a mailbox is nearly full, large messages may get
36724 refused even though small ones are accepted, because the size of the current
36725 message is added to the quota when the check is made. This behaviour can be
36726 changed by setting <option>quota_is_inclusive</option> false. When this is done, the check
36727 for exceeding the quota does not include the current message. Thus, deliveries
36728 continue until the quota has been exceeded; thereafter, no further messages are
36729 delivered. See also <option>quota_warn_threshold</option>.
36730 </para>
36731 <para>
36732 <indexterm role="option">
36733 <primary>quota_directory</primary>
36734 </indexterm>
36735 </para>
36736 <informaltable frame="all">
36737 <tgroup cols="4" colsep="0" rowsep="0">
36738 <colspec colwidth="8*" align="left"/>
36739 <colspec colwidth="5*" align="center"/>
36740 <colspec colwidth="5*" align="center"/>
36741 <colspec colwidth="6*" align="right"/>
36742 <tbody>
36743 <row>
36744 <entry><option>quota_directory</option></entry>
36745 <entry>Use: <emphasis>appendfile</emphasis></entry>
36746 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
36747 <entry>Default: <emphasis>unset</emphasis></entry>
36748 </row>
36749 </tbody>
36750 </tgroup>
36751 </informaltable>
36752 <para>
36753 This option defines the directory to check for quota purposes when delivering
36754 into individual files. The default is the delivery directory, or, if a file
36755 called <filename>maildirfolder</filename> exists in a maildir directory, the parent of the
36756 delivery directory.
36757 </para>
36758 <para>
36759 <indexterm role="option">
36760 <primary>quota_filecount</primary>
36761 </indexterm>
36762 </para>
36763 <informaltable frame="all">
36764 <tgroup cols="4" colsep="0" rowsep="0">
36765 <colspec colwidth="8*" align="left"/>
36766 <colspec colwidth="5*" align="center"/>
36767 <colspec colwidth="5*" align="center"/>
36768 <colspec colwidth="6*" align="right"/>
36769 <tbody>
36770 <row>
36771 <entry><option>quota_filecount</option></entry>
36772 <entry>Use: <emphasis>appendfile</emphasis></entry>
36773 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
36774 <entry>Default: <emphasis>0</emphasis></entry>
36775 </row>
36776 </tbody>
36777 </tgroup>
36778 </informaltable>
36779 <para>
36780 This option applies when the <option>directory</option> option is set. It limits the total
36781 number of files in the directory (compare the inode limit in system quotas). It
36782 can only be used if <option>quota</option> is also set. The value is expanded; an expansion
36783 failure causes delivery to be deferred. A value of zero is interpreted as
36784 <quote>no quota</quote>.
36785 </para>
36786 <para>
36787 <indexterm role="option">
36788 <primary>quota_is_inclusive</primary>
36789 </indexterm>
36790 </para>
36791 <informaltable frame="all">
36792 <tgroup cols="4" colsep="0" rowsep="0">
36793 <colspec colwidth="8*" align="left"/>
36794 <colspec colwidth="5*" align="center"/>
36795 <colspec colwidth="5*" align="center"/>
36796 <colspec colwidth="6*" align="right"/>
36797 <tbody>
36798 <row>
36799 <entry><option>quota_is_inclusive</option></entry>
36800 <entry>Use: <emphasis>appendfile</emphasis></entry>
36801 <entry>Type: <emphasis>boolean</emphasis></entry>
36802 <entry>Default: <emphasis>true</emphasis></entry>
36803 </row>
36804 </tbody>
36805 </tgroup>
36806 </informaltable>
36807 <para>
36808 See <option>quota</option> above.
36809 </para>
36810 <para>
36811 <indexterm role="option">
36812 <primary>quota_size_regex</primary>
36813 </indexterm>
36814 </para>
36815 <informaltable frame="all">
36816 <tgroup cols="4" colsep="0" rowsep="0">
36817 <colspec colwidth="8*" align="left"/>
36818 <colspec colwidth="5*" align="center"/>
36819 <colspec colwidth="5*" align="center"/>
36820 <colspec colwidth="6*" align="right"/>
36821 <tbody>
36822 <row>
36823 <entry><option>quota_size_regex</option></entry>
36824 <entry>Use: <emphasis>appendfile</emphasis></entry>
36825 <entry>Type: <emphasis>string</emphasis></entry>
36826 <entry>Default: <emphasis>unset</emphasis></entry>
36827 </row>
36828 </tbody>
36829 </tgroup>
36830 </informaltable>
36831 <para>
36832 This option applies when one of the delivery modes that writes a separate file
36833 for each message is being used. When Exim wants to find the size of one of
36834 these files in order to test the quota, it first checks <option>quota_size_regex</option>.
36835 If this is set to a regular expression that matches the file name, and it
36836 captures one string, that string is interpreted as a representation of the
36837 file&#x2019;s size. The value of <option>quota_size_regex</option> is not expanded.
36838 </para>
36839 <para>
36840 This feature is useful only when users have no shell access to their mailboxes
36841 &ndash; otherwise they could defeat the quota simply by renaming the files. This
36842 facility can be used with maildir deliveries, by setting <option>maildir_tag</option> to add
36843 the file length to the file name. For example:
36844 </para>
36845 <literallayout class="monospaced">
36846 maildir_tag = ,S=$message_size
36847 quota_size_regex = ,S=(\d+)
36848 </literallayout>
36849 <para>
36850 An alternative to <varname>$message_size</varname> is <varname>$message_linecount</varname>, which contains the
36851 number of lines in the message.
36852 </para>
36853 <para>
36854 The regular expression should not assume that the length is at the end of the
36855 file name (even though <option>maildir_tag</option> puts it there) because maildir MUAs
36856 sometimes add other information onto the ends of message file names.
36857 </para>
36858 <para>
36859 <indexterm role="option">
36860 <primary>quota_warn_message</primary>
36861 </indexterm>
36862 </para>
36863 <informaltable frame="all">
36864 <tgroup cols="4" colsep="0" rowsep="0">
36865 <colspec colwidth="8*" align="left"/>
36866 <colspec colwidth="5*" align="center"/>
36867 <colspec colwidth="5*" align="center"/>
36868 <colspec colwidth="6*" align="right"/>
36869 <tbody>
36870 <row>
36871 <entry><option>quota_warn_message</option></entry>
36872 <entry>Use: <emphasis>appendfile</emphasis></entry>
36873 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
36874 <entry>Default: <emphasis>see below</emphasis></entry>
36875 </row>
36876 </tbody>
36877 </tgroup>
36878 </informaltable>
36879 <para>
36880 See below for the use of this option. If it is not set when
36881 <option>quota_warn_threshold</option> is set, it defaults to
36882 </para>
36883 <literallayout class="monospaced">
36884 quota_warn_message = "\
36885   To: $local_part@$domain\n\
36886   Subject: Your mailbox\n\n\
36887   This message is automatically created \
36888   by mail delivery software.\n\n\
36889   The size of your mailbox has exceeded \
36890   a warning threshold that is\n\
36891   set by the system administrator.\n"
36892 </literallayout>
36893 <para>
36894 <indexterm role="option">
36895 <primary>quota_warn_threshold</primary>
36896 </indexterm>
36897 </para>
36898 <informaltable frame="all">
36899 <tgroup cols="4" colsep="0" rowsep="0">
36900 <colspec colwidth="8*" align="left"/>
36901 <colspec colwidth="5*" align="center"/>
36902 <colspec colwidth="5*" align="center"/>
36903 <colspec colwidth="6*" align="right"/>
36904 <tbody>
36905 <row>
36906 <entry><option>quota_warn_threshold</option></entry>
36907 <entry>Use: <emphasis>appendfile</emphasis></entry>
36908 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
36909 <entry>Default: <emphasis>0</emphasis></entry>
36910 </row>
36911 </tbody>
36912 </tgroup>
36913 </informaltable>
36914 <para>
36915 <indexterm role="concept">
36916 <primary>quota</primary>
36917 <secondary>warning threshold</secondary>
36918 </indexterm>
36919 <indexterm role="concept">
36920 <primary>mailbox</primary>
36921 <secondary>size warning</secondary>
36922 </indexterm>
36923 <indexterm role="concept">
36924 <primary>size</primary>
36925 <secondary>of mailbox</secondary>
36926 </indexterm>
36927 This option is expanded in the same way as <option>quota</option> (see above). If the
36928 resulting value is greater than zero, and delivery of the message causes the
36929 size of the file or total space in the directory tree to cross the given
36930 threshold, a warning message is sent. If <option>quota</option> is also set, the threshold
36931 may be specified as a percentage of it by following the value with a percent
36932 sign. For example:
36933 </para>
36934 <literallayout class="monospaced">
36935 quota = 10M
36936 quota_warn_threshold = 75%
36937 </literallayout>
36938 <para>
36939 If <option>quota</option> is not set, a setting of <option>quota_warn_threshold</option> that ends with a
36940 percent sign is ignored.
36941 </para>
36942 <para>
36943 The warning message itself is specified by the <option>quota_warn_message</option> option,
36944 and it must start with a <emphasis>To:</emphasis> header line containing the recipient(s) of the
36945 warning message. These do not necessarily have to include the recipient(s) of
36946 the original message. A <emphasis>Subject:</emphasis> line should also normally be supplied. You
36947 can include any other header lines that you want. If you do not include a
36948 <emphasis>From:</emphasis> line, the default is:
36949 </para>
36950 <literallayout class="monospaced">
36951 From: Mail Delivery System &lt;mailer-daemon@$qualify_domain_sender&gt;
36952 </literallayout>
36953 <para>
36954 <indexterm role="option">
36955 <primary><option>errors_reply_to</option></primary>
36956 </indexterm>
36957 If you supply a <emphasis>Reply-To:</emphasis> line, it overrides the global <option>errors_reply_to</option>
36958 option.
36959 </para>
36960 <para>
36961 The <option>quota</option> option does not have to be set in order to use this option; they
36962 are independent of one another except when the threshold is specified as a
36963 percentage.
36964 </para>
36965 <para>
36966 <indexterm role="option">
36967 <primary>use_bsmtp</primary>
36968 </indexterm>
36969 </para>
36970 <informaltable frame="all">
36971 <tgroup cols="4" colsep="0" rowsep="0">
36972 <colspec colwidth="8*" align="left"/>
36973 <colspec colwidth="5*" align="center"/>
36974 <colspec colwidth="5*" align="center"/>
36975 <colspec colwidth="6*" align="right"/>
36976 <tbody>
36977 <row>
36978 <entry><option>use_bsmtp</option></entry>
36979 <entry>Use: <emphasis>appendfile</emphasis></entry>
36980 <entry>Type: <emphasis>boolean</emphasis></entry>
36981 <entry>Default: <emphasis>false</emphasis></entry>
36982 </row>
36983 </tbody>
36984 </tgroup>
36985 </informaltable>
36986 <para>
36987 <indexterm role="concept">
36988 <primary>envelope sender</primary>
36989 </indexterm>
36990 If this option is set true, <command>appendfile</command> writes messages in <quote>batch SMTP</quote>
36991 format, with the envelope sender and recipient(s) included as SMTP commands. If
36992 you want to include a leading HELO command with such messages, you can do
36993 so by setting the <option>message_prefix</option> option. See section <xref linkend="SECTbatchSMTP"/>
36994 for details of batch SMTP.
36995 </para>
36996 <para>
36997 <indexterm role="option">
36998 <primary>use_crlf</primary>
36999 </indexterm>
37000 </para>
37001 <informaltable frame="all">
37002 <tgroup cols="4" colsep="0" rowsep="0">
37003 <colspec colwidth="8*" align="left"/>
37004 <colspec colwidth="5*" align="center"/>
37005 <colspec colwidth="5*" align="center"/>
37006 <colspec colwidth="6*" align="right"/>
37007 <tbody>
37008 <row>
37009 <entry><option>use_crlf</option></entry>
37010 <entry>Use: <emphasis>appendfile</emphasis></entry>
37011 <entry>Type: <emphasis>boolean</emphasis></entry>
37012 <entry>Default: <emphasis>false</emphasis></entry>
37013 </row>
37014 </tbody>
37015 </tgroup>
37016 </informaltable>
37017 <para>
37018 <indexterm role="concept">
37019 <primary>carriage return</primary>
37020 </indexterm>
37021 <indexterm role="concept">
37022 <primary>linefeed</primary>
37023 </indexterm>
37024 This option causes lines to be terminated with the two-character CRLF sequence
37025 (carriage return, linefeed) instead of just a linefeed character. In the case
37026 of batched SMTP, the byte sequence written to the file is then an exact image
37027 of what would be sent down a real SMTP connection.
37028 </para>
37029 <para>
37030 The contents of the <option>message_prefix</option> and <option>message_suffix</option> options are
37031 written verbatim, so must contain their own carriage return characters if these
37032 are needed. In cases where these options have non-empty defaults, the values
37033 end with a single linefeed, so they must be changed to end with <literal>\r\n</literal> if
37034 <option>use_crlf</option> is set.
37035 </para>
37036 <para>
37037 <indexterm role="option">
37038 <primary>use_fcntl_lock</primary>
37039 </indexterm>
37040 </para>
37041 <informaltable frame="all">
37042 <tgroup cols="4" colsep="0" rowsep="0">
37043 <colspec colwidth="8*" align="left"/>
37044 <colspec colwidth="5*" align="center"/>
37045 <colspec colwidth="5*" align="center"/>
37046 <colspec colwidth="6*" align="right"/>
37047 <tbody>
37048 <row>
37049 <entry><option>use_fcntl_lock</option></entry>
37050 <entry>Use: <emphasis>appendfile</emphasis></entry>
37051 <entry>Type: <emphasis>boolean</emphasis></entry>
37052 <entry>Default: <emphasis>see below</emphasis></entry>
37053 </row>
37054 </tbody>
37055 </tgroup>
37056 </informaltable>
37057 <para>
37058 This option controls the use of the <function>fcntl()</function> function to lock a file for
37059 exclusive use when a message is being appended. It is set by default unless
37060 <option>use_flock_lock</option> is set. Otherwise, it should be turned off only if you know
37061 that all your MUAs use lock file locking. When both <option>use_fcntl_lock</option> and
37062 <option>use_flock_lock</option> are unset, <option>use_lockfile</option> must be set.
37063 </para>
37064 <para>
37065 <indexterm role="option">
37066 <primary>use_flock_lock</primary>
37067 </indexterm>
37068 </para>
37069 <informaltable frame="all">
37070 <tgroup cols="4" colsep="0" rowsep="0">
37071 <colspec colwidth="8*" align="left"/>
37072 <colspec colwidth="5*" align="center"/>
37073 <colspec colwidth="5*" align="center"/>
37074 <colspec colwidth="6*" align="right"/>
37075 <tbody>
37076 <row>
37077 <entry><option>use_flock_lock</option></entry>
37078 <entry>Use: <emphasis>appendfile</emphasis></entry>
37079 <entry>Type: <emphasis>boolean</emphasis></entry>
37080 <entry>Default: <emphasis>false</emphasis></entry>
37081 </row>
37082 </tbody>
37083 </tgroup>
37084 </informaltable>
37085 <para>
37086 This option is provided to support the use of <function>flock()</function> for file locking, for
37087 the few situations where it is needed. Most modern operating systems support
37088 <function>fcntl()</function> and <function>lockf()</function> locking, and these two functions interwork with
37089 each other. Exim uses <function>fcntl()</function> locking by default.
37090 </para>
37091 <para>
37092 This option is required only if you are using an operating system where
37093 <function>flock()</function> is used by programs that access mailboxes (typically MUAs), and
37094 where <function>flock()</function> does not correctly interwork with <function>fcntl()</function>. You can use
37095 both <function>fcntl()</function> and <function>flock()</function> locking simultaneously if you want.
37096 </para>
37097 <para>
37098 <indexterm role="concept">
37099 <primary>Solaris</primary>
37100 <secondary><function>flock()</function> support</secondary>
37101 </indexterm>
37102 Not all operating systems provide <function>flock()</function>. Some versions of Solaris do not
37103 have it (and some, I think, provide a not quite right version built on top of
37104 <function>lockf()</function>). If the OS does not have <function>flock()</function>, Exim will be built without
37105 the ability to use it, and any attempt to do so will cause a configuration
37106 error.
37107 </para>
37108 <para>
37109 <emphasis role="bold">Warning</emphasis>: <function>flock()</function> locks do not work on NFS files (unless <function>flock()</function>
37110 is just being mapped onto <function>fcntl()</function> by the OS).
37111 </para>
37112 <para>
37113 <indexterm role="option">
37114 <primary>use_lockfile</primary>
37115 </indexterm>
37116 </para>
37117 <informaltable frame="all">
37118 <tgroup cols="4" colsep="0" rowsep="0">
37119 <colspec colwidth="8*" align="left"/>
37120 <colspec colwidth="5*" align="center"/>
37121 <colspec colwidth="5*" align="center"/>
37122 <colspec colwidth="6*" align="right"/>
37123 <tbody>
37124 <row>
37125 <entry><option>use_lockfile</option></entry>
37126 <entry>Use: <emphasis>appendfile</emphasis></entry>
37127 <entry>Type: <emphasis>boolean</emphasis></entry>
37128 <entry>Default: <emphasis>see below</emphasis></entry>
37129 </row>
37130 </tbody>
37131 </tgroup>
37132 </informaltable>
37133 <para>
37134 If this option is turned off, Exim does not attempt to create a lock file when
37135 appending to a mailbox file. In this situation, the only locking is by
37136 <function>fcntl()</function>. You should only turn <option>use_lockfile</option> off if you are absolutely
37137 sure that every MUA that is ever going to look at your users&#x2019; mailboxes uses
37138 <function>fcntl()</function> rather than a lock file, and even then only when you are not
37139 delivering over NFS from more than one host.
37140 </para>
37141 <para>
37142 <indexterm role="concept">
37143 <primary>NFS</primary>
37144 <secondary>lock file</secondary>
37145 </indexterm>
37146 In order to append to an NFS file safely from more than one host, it is
37147 necessary to take out a lock <emphasis>before</emphasis> opening the file, and the lock file
37148 achieves this. Otherwise, even with <function>fcntl()</function> locking, there is a risk of
37149 file corruption.
37150 </para>
37151 <para>
37152 The <option>use_lockfile</option> option is set by default unless <option>use_mbx_lock</option> is set.
37153 It is not possible to turn both <option>use_lockfile</option> and <option>use_fcntl_lock</option> off,
37154 except when <option>mbx_format</option> is set.
37155 </para>
37156 <para>
37157 <indexterm role="option">
37158 <primary>use_mbx_lock</primary>
37159 </indexterm>
37160 </para>
37161 <informaltable frame="all">
37162 <tgroup cols="4" colsep="0" rowsep="0">
37163 <colspec colwidth="8*" align="left"/>
37164 <colspec colwidth="5*" align="center"/>
37165 <colspec colwidth="5*" align="center"/>
37166 <colspec colwidth="6*" align="right"/>
37167 <tbody>
37168 <row>
37169 <entry><option>use_mbx_lock</option></entry>
37170 <entry>Use: <emphasis>appendfile</emphasis></entry>
37171 <entry>Type: <emphasis>boolean</emphasis></entry>
37172 <entry>Default: <emphasis>see below</emphasis></entry>
37173 </row>
37174 </tbody>
37175 </tgroup>
37176 </informaltable>
37177 <para>
37178 This option is available only if Exim has been compiled with SUPPORT_MBX
37179 set in <filename>Local/Makefile</filename>. Setting the option specifies that special MBX
37180 locking rules be used. It is set by default if <option>mbx_format</option> is set and none
37181 of the locking options are mentioned in the configuration. The locking rules
37182 are the same as are used by the <emphasis>c-client</emphasis> library that underlies Pine and
37183 the IMAP4 and POP daemons that come with it (see the discussion below). The
37184 rules allow for shared access to the mailbox. However, this kind of locking
37185 does not work when the mailbox is NFS mounted.
37186 </para>
37187 <para>
37188 You can set <option>use_mbx_lock</option> with either (or both) of <option>use_fcntl_lock</option> and
37189 <option>use_flock_lock</option> to control what kind of locking is used in implementing the
37190 MBX locking rules. The default is to use <function>fcntl()</function> if <option>use_mbx_lock</option> is set
37191 without <option>use_fcntl_lock</option> or <option>use_flock_lock</option>.
37192 </para>
37193 </section>
37194 <section id="SECTopappend">
37195 <title>Operational details for appending</title>
37196 <para>
37197 <indexterm role="concept">
37198 <primary>appending to a file</primary>
37199 </indexterm>
37200 <indexterm role="concept">
37201 <primary>file</primary>
37202 <secondary>appending</secondary>
37203 </indexterm>
37204 Before appending to a file, the following preparations are made:
37205 </para>
37206 <itemizedlist>
37207 <listitem>
37208 <para>
37209 If the name of the file is <filename>/dev/null</filename>, no action is taken, and a success
37210 return is given.
37211 </para>
37212 </listitem>
37213 <listitem>
37214 <para>
37215 <indexterm role="concept">
37216 <primary>directory creation</primary>
37217 </indexterm>
37218 If any directories on the file&#x2019;s path are missing, Exim creates them if the
37219 <option>create_directory</option> option is set. A created directory&#x2019;s mode is given by the
37220 <option>directory_mode</option> option.
37221 </para>
37222 </listitem>
37223 <listitem>
37224 <para>
37225 If <option>file_format</option> is set, the format of an existing file is checked. If this
37226 indicates that a different transport should be used, control is passed to that
37227 transport.
37228 </para>
37229 </listitem>
37230 <listitem>
37231 <para>
37232 <indexterm role="concept">
37233 <primary>file</primary>
37234 <secondary>locking</secondary>
37235 </indexterm>
37236 <indexterm role="concept">
37237 <primary>locking files</primary>
37238 </indexterm>
37239 <indexterm role="concept">
37240 <primary>NFS</primary>
37241 <secondary>lock file</secondary>
37242 </indexterm>
37243 If <option>use_lockfile</option> is set, a lock file is built in a way that will work
37244 reliably over NFS, as follows:
37245 </para>
37246 <orderedlist numeration="arabic">
37247 <listitem>
37248 <para>
37249 Create a <quote>hitching post</quote> file whose name is that of the lock file with the
37250 current time, primary host name, and process id added, by opening for writing
37251 as a new file. If this fails with an access error, delivery is deferred.
37252 </para>
37253 </listitem>
37254 <listitem>
37255 <para>
37256 Close the hitching post file, and hard link it to the lock file name.
37257 </para>
37258 </listitem>
37259 <listitem>
37260 <para>
37261 If the call to <function>link()</function> succeeds, creation of the lock file has succeeded.
37262 Unlink the hitching post name.
37263 </para>
37264 </listitem>
37265 <listitem>
37266 <para>
37267 Otherwise, use <function>stat()</function> to get information about the hitching post file, and
37268 then unlink hitching post name. If the number of links is exactly two, creation
37269 of the lock file succeeded but something (for example, an NFS server crash and
37270 restart) caused this fact not to be communicated to the <function>link()</function> call.
37271 </para>
37272 </listitem>
37273 <listitem>
37274 <para>
37275 If creation of the lock file failed, wait for <option>lock_interval</option> and try again,
37276 up to <option>lock_retries</option> times. However, since any program that writes to a
37277 mailbox should complete its task very quickly, it is reasonable to time out old
37278 lock files that are normally the result of user agent and system crashes. If an
37279 existing lock file is older than <option>lockfile_timeout</option> Exim attempts to unlink
37280 it before trying again.
37281 </para>
37282 </listitem>
37283 </orderedlist>
37284 </listitem>
37285 <listitem>
37286 <para>
37287 A call is made to <function>lstat()</function> to discover whether the main file exists, and if
37288 so, what its characteristics are. If <function>lstat()</function> fails for any reason other
37289 than non-existence, delivery is deferred.
37290 </para>
37291 </listitem>
37292 <listitem>
37293 <para>
37294 <indexterm role="concept">
37295 <primary>symbolic link</primary>
37296 <secondary>to mailbox</secondary>
37297 </indexterm>
37298 <indexterm role="concept">
37299 <primary>mailbox</primary>
37300 <secondary>symbolic link</secondary>
37301 </indexterm>
37302 If the file does exist and is a symbolic link, delivery is deferred, unless the
37303 <option>allow_symlink</option> option is set, in which case the ownership of the link is
37304 checked, and then <function>stat()</function> is called to find out about the real file, which
37305 is then subjected to the checks below. The check on the top-level link
37306 ownership prevents one user creating a link for another&#x2019;s mailbox in a sticky
37307 directory, though allowing symbolic links in this case is definitely not a good
37308 idea. If there is a chain of symbolic links, the intermediate ones are not
37309 checked.
37310 </para>
37311 </listitem>
37312 <listitem>
37313 <para>
37314 If the file already exists but is not a regular file, or if the file&#x2019;s owner
37315 and group (if the group is being checked &ndash; see <option>check_group</option> above) are
37316 different from the user and group under which the delivery is running,
37317 delivery is deferred.
37318 </para>
37319 </listitem>
37320 <listitem>
37321 <para>
37322 If the file&#x2019;s permissions are more generous than specified, they are reduced.
37323 If they are insufficient, delivery is deferred, unless <option>mode_fail_narrower</option>
37324 is set false, in which case the delivery is tried using the existing
37325 permissions.
37326 </para>
37327 </listitem>
37328 <listitem>
37329 <para>
37330 The file&#x2019;s inode number is saved, and the file is then opened for appending.
37331 If this fails because the file has vanished, <command>appendfile</command> behaves as if it
37332 hadn&#x2019;t existed (see below). For any other failures, delivery is deferred.
37333 </para>
37334 </listitem>
37335 <listitem>
37336 <para>
37337 If the file is opened successfully, check that the inode number hasn&#x2019;t
37338 changed, that it is still a regular file, and that the owner and permissions
37339 have not changed. If anything is wrong, defer delivery and freeze the message.
37340 </para>
37341 </listitem>
37342 <listitem>
37343 <para>
37344 If the file did not exist originally, defer delivery if the <option>file_must_exist</option>
37345 option is set. Otherwise, check that the file is being created in a permitted
37346 directory if the <option>create_file</option> option is set (deferring on failure), and then
37347 open for writing as a new file, with the O_EXCL and O_CREAT options,
37348 except when dealing with a symbolic link (the <option>allow_symlink</option> option must be
37349 set). In this case, which can happen if the link points to a non-existent file,
37350 the file is opened for writing using O_CREAT but not O_EXCL, because
37351 that prevents link following.
37352 </para>
37353 </listitem>
37354 <listitem>
37355 <para>
37356 <indexterm role="concept">
37357 <primary>loop</primary>
37358 <secondary>while file testing</secondary>
37359 </indexterm>
37360 If opening fails because the file exists, obey the tests given above for
37361 existing files. However, to avoid looping in a situation where the file is
37362 being continuously created and destroyed, the exists/not-exists loop is broken
37363 after 10 repetitions, and the message is then frozen.
37364 </para>
37365 </listitem>
37366 <listitem>
37367 <para>
37368 If opening fails with any other error, defer delivery.
37369 </para>
37370 </listitem>
37371 <listitem>
37372 <para>
37373 <indexterm role="concept">
37374 <primary>file</primary>
37375 <secondary>locking</secondary>
37376 </indexterm>
37377 <indexterm role="concept">
37378 <primary>locking files</primary>
37379 </indexterm>
37380 Once the file is open, unless both <option>use_fcntl_lock</option> and <option>use_flock_lock</option>
37381 are false, it is locked using <function>fcntl()</function> or <function>flock()</function> or both. If
37382 <option>use_mbx_lock</option> is false, an exclusive lock is requested in each case.
37383 However, if <option>use_mbx_lock</option> is true, Exim takes out a shared lock on the open
37384 file, and an exclusive lock on the file whose name is
37385 </para>
37386 <literallayout class="monospaced">
37387 /tmp/.&lt;device-number&gt;.&lt;inode-number&gt;
37388 </literallayout>
37389 <para revisionflag="changed">
37390 using the device and inode numbers of the open mailbox file, in accordance with
37391 the MBX locking rules. This file is created with a mode that is specified by
37392 the <option>lockfile_mode</option> option.
37393 </para>
37394 <para>
37395 If Exim fails to lock the file, there are two possible courses of action,
37396 depending on the value of the locking timeout. This is obtained from
37397 <option>lock_fcntl_timeout</option> or <option>lock_flock_timeout</option>, as appropriate.
37398 </para>
37399 <para>
37400 If the timeout value is zero, the file is closed, Exim waits for
37401 <option>lock_interval</option>, and then goes back and re-opens the file as above and tries
37402 to lock it again. This happens up to <option>lock_retries</option> times, after which the
37403 delivery is deferred.
37404 </para>
37405 <para>
37406 If the timeout has a value greater than zero, blocking calls to <function>fcntl()</function> or
37407 <function>flock()</function> are used (with the given timeout), so there has already been some
37408 waiting involved by the time locking fails. Nevertheless, Exim does not give up
37409 immediately. It retries up to
37410 </para>
37411 <literallayout class="monospaced">
37412 (lock_retries * lock_interval) / &lt;timeout&gt;
37413 </literallayout>
37414 <para>
37415 times (rounded up).
37416 </para>
37417 </listitem>
37418 </itemizedlist>
37419 <para>
37420 At the end of delivery, Exim closes the file (which releases the <function>fcntl()</function>
37421 and/or <function>flock()</function> locks) and then deletes the lock file if one was created.
37422 </para>
37423 </section>
37424 <section id="SECTopdir">
37425 <title>Operational details for delivery to a new file</title>
37426 <para>
37427 <indexterm role="concept">
37428 <primary>delivery</primary>
37429 <secondary>to single file</secondary>
37430 </indexterm>
37431 <indexterm role="concept">
37432 <primary><quote>From</quote> line</primary>
37433 </indexterm>
37434 When the <option>directory</option> option is set instead of <option>file</option>, each message is
37435 delivered into a newly-created file or set of files. When <command>appendfile</command> is
37436 activated directly from a <command>redirect</command> router, neither <option>file</option> nor
37437 <option>directory</option> is normally set, because the path for delivery is supplied by the
37438 router. (See for example, the <command>address_file</command> transport in the default
37439 configuration.) In this case, delivery is to a new file if either the path name
37440 ends in <literal>/</literal>, or the <option>maildir_format</option> or <option>mailstore_format</option> option is set.
37441 </para>
37442 <para>
37443 No locking is required while writing the message to a new file, so the various
37444 locking options of the transport are ignored. The <quote>From</quote> line that by default
37445 separates messages in a single file is not normally needed, nor is the escaping
37446 of message lines that start with <quote>From</quote>, and there is no need to ensure a
37447 newline at the end of each message. Consequently, the default values for
37448 <option>check_string</option>, <option>message_prefix</option>, and <option>message_suffix</option> are all unset when
37449 any of <option>directory</option>, <option>maildir_format</option>, or <option>mailstore_format</option> is set.
37450 </para>
37451 <para>
37452 If Exim is required to check a <option>quota</option> setting, it adds up the sizes of all
37453 the files in the delivery directory by default. However, you can specify a
37454 different directory by setting <option>quota_directory</option>. Also, for maildir
37455 deliveries (see below) the <filename>maildirfolder</filename> convention is honoured.
37456 </para>
37457 <para>
37458 <indexterm role="concept">
37459 <primary>maildir format</primary>
37460 </indexterm>
37461 <indexterm role="concept">
37462 <primary>mailstore format</primary>
37463 </indexterm>
37464 There are three different ways in which delivery to individual files can be
37465 done, controlled by the settings of the <option>maildir_format</option> and
37466 <option>mailstore_format</option> options. Note that code to support maildir or mailstore
37467 formats is not included in the binary unless SUPPORT_MAILDIR or
37468 SUPPORT_MAILSTORE, respectively, is set in <filename>Local/Makefile</filename>.
37469 </para>
37470 <para>
37471 <indexterm role="concept">
37472 <primary>directory creation</primary>
37473 </indexterm>
37474 In all three cases an attempt is made to create the directory and any necessary
37475 sub-directories if they do not exist, provided that the <option>create_directory</option>
37476 option is set (the default). The location of a created directory can be
37477 constrained by setting <option>create_file</option>. A created directory&#x2019;s mode is given by
37478 the <option>directory_mode</option> option. If creation fails, or if the
37479 <option>create_directory</option> option is not set when creation is required, delivery is
37480 deferred.
37481 </para>
37482 </section>
37483 <section id="SECTmaildirdelivery">
37484 <title>Maildir delivery</title>
37485 <para>
37486 <indexterm role="concept">
37487 <primary>maildir format</primary>
37488 <secondary>description of</secondary>
37489 </indexterm>
37490 </para>
37491 <para revisionflag="changed">
37492 If the <option>maildir_format</option> option is true, Exim delivers each message by writing
37493 it to a file whose name is <filename>tmp/&lt;stime&gt;.H&lt;mtime&gt;P&lt;pid&gt;.&lt;host&gt;</filename> in the
37494 directory that is defined by the <option>directory</option> option (the <quote>delivery
37495 directory</quote>). If the delivery is successful, the file is renamed into the
37496 <filename>new</filename> subdirectory.
37497 </para>
37498 <para>
37499 In the file name, &lt;<emphasis>stime</emphasis>&gt; is the current time of day in seconds, and
37500 &lt;<emphasis>mtime</emphasis>&gt; is the microsecond fraction of the time. After a maildir delivery,
37501 Exim checks that the time-of-day clock has moved on by at least one microsecond
37502 before terminating the delivery process. This guarantees uniqueness for the
37503 file name. However, as a precaution, Exim calls <function>stat()</function> for the file before
37504 opening it. If any response other than ENOENT (does not exist) is given,
37505 Exim waits 2 seconds and tries again, up to <option>maildir_retries</option> times.
37506 </para>
37507 <para revisionflag="changed">
37508 Before Exim carries out a maildir delivery, it ensures that subdirectories
37509 called <filename>new</filename>, <filename>cur</filename>, and <filename>tmp</filename> exist in the delivery directory. If they
37510 do not exist, Exim tries to create them and any superior directories in their
37511 path, subject to the <option>create_directory</option> and <option>create_file</option> options. If the
37512 <option>maildirfolder_create_regex</option> option is set, and the regular expression it
37513 contains matches the delivery directory, Exim also ensures that a file called
37514 <filename>maildirfolder</filename> exists in the delivery directory. If a missing directory or
37515 <filename>maildirfolder</filename> file cannot be created, delivery is deferred.
37516 </para>
37517 <para revisionflag="changed">
37518 These features make it possible to use Exim to create all the necessary files
37519 and directories in a maildir mailbox, including subdirectories for maildir++
37520 folders. Consider this example:
37521 </para>
37522 <literallayout class="monospaced" revisionflag="changed">
37523 maildir_format = true
37524 directory = /var/mail/$local_part\
37525            ${if eq{$local_part_suffix}{}{}\
37526            {/.${substr_1:$local_part_suffix}}}
37527 maildirfolder_create_regex = /\.[^/]+$
37528 </literallayout>
37529 <para revisionflag="changed">
37530 If <varname>$local_part_suffix</varname> is empty (there was no suffix for the local part),
37531 delivery is into a toplevel maildir with a name like <filename>/var/mail/pimbo</filename> (for
37532 the user called <emphasis>pimbo</emphasis>). The pattern in <option>maildirfolder_create_regex</option> does
37533 not match this name, so Exim will not look for or create
37534 <filename>/var/mail/pimbo/maildirfolder</filename>, though it will create
37535 <filename>/var/mail/pimbo/{cur,new,tmp}</filename> if necessary.
37536 </para>
37537 <para revisionflag="changed">
37538 However, if <varname>$local_part_suffix</varname> contains <literal>-eximusers</literal> (for example),
37539 delivery is into the maildir++ folder <filename>/var/mail/pimbo/.eximusers</filename>, which
37540 does match <option>maildirfolder_create_regex</option>. In this case, Exim will create
37541 <filename>/var/mail/pimbo/.eximusers/maildirfolder</filename> as well as the three maildir
37542 directories <filename>/var/mail/pimbo/.eximusers/{cur,new,tmp}</filename>.
37543 </para>
37544 <para revisionflag="changed">
37545 <emphasis role="bold">Warning:</emphasis> Take care when setting <option>maildirfolder_create_regex</option> that it does
37546 not inadvertently match the toplevel maildir directory, because a
37547 <filename>maildirfolder</filename> file at top level would completely break quota calculations.
37548 </para>
37549 <para>
37550 <indexterm role="concept">
37551 <primary>quota</primary>
37552 <secondary>in maildir delivery</secondary>
37553 </indexterm>
37554 <indexterm role="concept">
37555 <primary>maildir++</primary>
37556 </indexterm>
37557 If Exim is required to check a <option>quota</option> setting before a maildir delivery, and
37558 <option>quota_directory</option> is not set, it looks for a file called <filename>maildirfolder</filename> in
37559 the maildir directory (alongside <filename>new</filename>, <filename>cur</filename>, <filename>tmp</filename>). If this exists,
37560 Exim assumes the directory is a maildir++ folder directory, which is one level
37561 down from the user&#x2019;s top level mailbox directory. This causes it to start at
37562 the parent directory instead of the current directory when calculating the
37563 amount of space used.
37564 </para>
37565 <para>
37566 One problem with delivering into a multi-file mailbox is that it is
37567 computationally expensive to compute the size of the mailbox for quota
37568 checking. Various approaches have been taken to reduce the amount of work
37569 needed. The next two sections describe two of them. A third alternative is to
37570 use some external process for maintaining the size data, and use the expansion
37571 of the <option>mailbox_size</option> option as a way of importing it into Exim.
37572 </para>
37573 </section>
37574 <section>
37575 <title>Using tags to record message sizes</title>
37576 <para>
37577 If <option>maildir_tag</option> is set, the string is expanded for each delivery.
37578 When the maildir file is renamed into the <filename>new</filename> sub-directory, the
37579 tag is added to its name. However, if adding the tag takes the length of the
37580 name to the point where the test <function>stat()</function> call fails with ENAMETOOLONG,
37581 the tag is dropped and the maildir file is created with no tag.
37582 </para>
37583 <para>
37584 <indexterm role="concept">
37585 <primary><varname>$message_size</varname></primary>
37586 </indexterm>
37587 Tags can be used to encode the size of files in their names; see
37588 <option>quota_size_regex</option> above for an example. The expansion of <option>maildir_tag</option>
37589 happens after the message has been written. The value of the <varname>$message_size</varname>
37590 variable is set to the number of bytes actually written. If the expansion is
37591 forced to fail, the tag is ignored, but a non-forced failure causes delivery to
37592 be deferred. The expanded tag may contain any printing characters except <quote>/</quote>.
37593 Non-printing characters in the string are ignored; if the resulting string is
37594 empty, it is ignored. If it starts with an alphanumeric character, a leading
37595 colon is inserted.
37596 </para>
37597 </section>
37598 <section>
37599 <title>Using a maildirsize file</title>
37600 <para>
37601 <indexterm role="concept">
37602 <primary>quota</primary>
37603 <secondary>in maildir delivery</secondary>
37604 </indexterm>
37605 <indexterm role="concept">
37606 <primary>maildir format</primary>
37607 <secondary><filename>maildirsize</filename> file</secondary>
37608 </indexterm>
37609 If <option>maildir_use_size_file</option> is true, Exim implements the maildir++ rules for
37610 storing quota and message size information in a file called <filename>maildirsize</filename>
37611 within the toplevel maildir directory. If this file does not exist, Exim
37612 creates it, setting the quota from the <option>quota</option> option of the transport. If
37613 the maildir directory itself does not exist, it is created before any attempt
37614 to write a <filename>maildirsize</filename> file.
37615 </para>
37616 <para>
37617 The <filename>maildirsize</filename> file is used to hold information about the sizes of
37618 messages in the maildir, thus speeding up quota calculations. The quota value
37619 in the file is just a cache; if the quota is changed in the transport, the new
37620 value overrides the cached value when the next message is delivered. The cache
37621 is maintained for the benefit of other programs that access the maildir and
37622 need to know the quota.
37623 </para>
37624 <para>
37625 If the <option>quota</option> option in the transport is unset or zero, the <filename>maildirsize</filename>
37626 file is maintained (with a zero quota setting), but no quota is imposed.
37627 </para>
37628 <para revisionflag="changed">
37629 A regular expression is available for controlling which directories in the
37630 maildir participate in quota calculations when a <filename>maildirsizefile</filename> is in use.
37631 See the description of the <option>maildir_quota_directory_regex</option> option above for
37632 details.
37633 </para>
37634 </section>
37635 <section>
37636 <title>Mailstore delivery</title>
37637 <para>
37638 <indexterm role="concept">
37639 <primary>mailstore format</primary>
37640 <secondary>description of</secondary>
37641 </indexterm>
37642 If the <option>mailstore_format</option> option is true, each message is written as two
37643 files in the given directory. A unique base name is constructed from the
37644 message id and the current delivery process, and the files that are written use
37645 this base name plus the suffixes <filename>.env</filename> and <filename>.msg</filename>. The <filename>.env</filename> file
37646 contains the message&#x2019;s envelope, and the <filename>.msg</filename> file contains the message
37647 itself. The base name is placed in the variable <varname>$mailstore_basename</varname>.
37648 </para>
37649 <para>
37650 During delivery, the envelope is first written to a file with the suffix
37651 <filename>.tmp</filename>. The <filename>.msg</filename> file is then written, and when it is complete, the
37652 <filename>.tmp</filename> file is renamed as the <filename>.env</filename> file. Programs that access messages in
37653 mailstore format should wait for the presence of both a <filename>.msg</filename> and a <filename>.env</filename>
37654 file before accessing either of them. An alternative approach is to wait for
37655 the absence of a <filename>.tmp</filename> file.
37656 </para>
37657 <para>
37658 The envelope file starts with any text defined by the <option>mailstore_prefix</option>
37659 option, expanded and terminated by a newline if there isn&#x2019;t one. Then follows
37660 the sender address on one line, then all the recipient addresses, one per line.
37661 There can be more than one recipient only if the <option>batch_max</option> option is set
37662 greater than one. Finally, <option>mailstore_suffix</option> is expanded and the result
37663 appended to the file, followed by a newline if it does not end with one.
37664 </para>
37665 <para>
37666 If expansion of <option>mailstore_prefix</option> or <option>mailstore_suffix</option> ends with a forced
37667 failure, it is ignored. Other expansion errors are treated as serious
37668 configuration errors, and delivery is deferred. The variable
37669 <varname>$mailstore_basename</varname> is available for use during these expansions.
37670 </para>
37671 </section>
37672 <section>
37673 <title>Non-special new file delivery</title>
37674 <para>
37675 If neither <option>maildir_format</option> nor <option>mailstore_format</option> is set, a single new
37676 file is created directly in the named directory. For example, when delivering
37677 messages into files in batched SMTP format for later delivery to some host (see
37678 section <xref linkend="SECTbatchSMTP"/>), a setting such as
37679 </para>
37680 <literallayout class="monospaced">
37681 directory = /var/bsmtp/$host
37682 </literallayout>
37683 <para>
37684 might be used. A message is written to a file with a temporary name, which is
37685 then renamed when the delivery is complete. The final name is obtained by
37686 expanding the contents of the <option>directory_file</option> option.
37687 <indexterm role="concept" startref="IIDapptra1" class="endofrange"/>
37688 <indexterm role="concept" startref="IIDapptra2" class="endofrange"/>
37689 </para>
37690 </section>
37691 </chapter>
37692
37693 <chapter>
37694 <title>The autoreply transport</title>
37695 <para>
37696 <indexterm role="concept" id="IIDauttra1" class="startofrange">
37697 <primary>transports</primary>
37698 <secondary><command>autoreply</command></secondary>
37699 </indexterm>
37700 <indexterm role="concept" id="IIDauttra2" class="startofrange">
37701 <primary><command>autoreply</command> transport</primary>
37702 </indexterm>
37703 The <command>autoreply</command> transport is not a true transport in that it does not cause
37704 the message to be transmitted. Instead, it generates a new mail message as an
37705 automatic reply to the incoming message. <emphasis>References:</emphasis> and
37706 <emphasis>Auto-Submitted:</emphasis> header lines are included. These are constructed according
37707 to the rules in RFCs 2822 and 3834, respectively.
37708 </para>
37709 <para>
37710 If the router that passes the message to this transport does not have the
37711 <option>unseen</option> option set, the original message (for the current recipient) is not
37712 delivered anywhere. However, when the <option>unseen</option> option is set on the router
37713 that passes the message to this transport, routing of the address continues, so
37714 another router can set up a normal message delivery.
37715 </para>
37716 <para>
37717 The <command>autoreply</command> transport is usually run as the result of mail filtering, a
37718 <quote>vacation</quote> message being the standard example. However, it can also be run
37719 directly from a router like any other transport. To reduce the possibility of
37720 message cascades, messages created by the <command>autoreply</command> transport always have
37721 empty envelope sender addresses, like bounce messages.
37722 </para>
37723 <para>
37724 The parameters of the message to be sent can be specified in the configuration
37725 by options described below. However, these are used only when the address
37726 passed to the transport does not contain its own reply information. When the
37727 transport is run as a consequence of a
37728 <option>mail</option>
37729 or <option>vacation</option> command in a filter file, the parameters of the message are
37730 supplied by the filter, and passed with the address. The transport&#x2019;s options
37731 that define the message are then ignored (so they are not usually set in this
37732 case). The message is specified entirely by the filter or by the transport; it
37733 is never built from a mixture of options. However, the <option>file_optional</option>,
37734 <option>mode</option>, and <option>return_message</option> options apply in all cases.
37735 </para>
37736 <para>
37737 <command>Autoreply</command> is implemented as a local transport. When used as a result of a
37738 command in a user&#x2019;s filter file, <command>autoreply</command> normally runs under the uid and
37739 gid of the user, and with appropriate current and home directories (see chapter
37740 <xref linkend="CHAPenvironment"/>).
37741 </para>
37742 <para>
37743 There is a subtle difference between routing a message to a <command>pipe</command> transport
37744 that generates some text to be returned to the sender, and routing it to an
37745 <command>autoreply</command> transport. This difference is noticeable only if more than one
37746 address from the same message is so handled. In the case of a pipe, the
37747 separate outputs from the different addresses are gathered up and returned to
37748 the sender in a single message, whereas if <command>autoreply</command> is used, a separate
37749 message is generated for each address that is passed to it.
37750 </para>
37751 <para>
37752 Non-printing characters are not permitted in the header lines generated for the
37753 message that <command>autoreply</command> creates, with the exception of newlines that are
37754 immediately followed by white space. If any non-printing characters are found,
37755 the transport defers.
37756 Whether characters with the top bit set count as printing characters or not is
37757 controlled by the <option>print_topbitchars</option> global option.
37758 </para>
37759 <para>
37760 If any of the generic options for manipulating headers (for example,
37761 <option>headers_add</option>) are set on an <command>autoreply</command> transport, they apply to the copy
37762 of the original message that is included in the generated message when
37763 <option>return_message</option> is set. They do not apply to the generated message itself.
37764 </para>
37765 <para>
37766 <indexterm role="concept">
37767 <primary><varname>$sender_address</varname></primary>
37768 </indexterm>
37769 If the <command>autoreply</command> transport receives return code 2 from Exim when it submits
37770 the message, indicating that there were no recipients, it does not treat this
37771 as an error. This means that autoreplies sent to <varname>$sender_address</varname> when this
37772 is empty (because the incoming message is a bounce message) do not cause
37773 problems. They are just discarded.
37774 </para>
37775 <section>
37776 <title>Private options for autoreply</title>
37777 <para>
37778 <indexterm role="concept">
37779 <primary>options</primary>
37780 <secondary><command>autoreply</command> transport</secondary>
37781 </indexterm>
37782 </para>
37783 <para>
37784 <indexterm role="option">
37785 <primary>bcc</primary>
37786 </indexterm>
37787 </para>
37788 <informaltable frame="all">
37789 <tgroup cols="4" colsep="0" rowsep="0">
37790 <colspec colwidth="8*" align="left"/>
37791 <colspec colwidth="5*" align="center"/>
37792 <colspec colwidth="5*" align="center"/>
37793 <colspec colwidth="6*" align="right"/>
37794 <tbody>
37795 <row>
37796 <entry><option>bcc</option></entry>
37797 <entry>Use: <emphasis>autoreply</emphasis></entry>
37798 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
37799 <entry>Default: <emphasis>unset</emphasis></entry>
37800 </row>
37801 </tbody>
37802 </tgroup>
37803 </informaltable>
37804 <para>
37805 This specifies the addresses that are to receive <quote>blind carbon copies</quote> of the
37806 message when the message is specified by the transport.
37807 </para>
37808 <para>
37809 <indexterm role="option">
37810 <primary>cc</primary>
37811 </indexterm>
37812 </para>
37813 <informaltable frame="all">
37814 <tgroup cols="4" colsep="0" rowsep="0">
37815 <colspec colwidth="8*" align="left"/>
37816 <colspec colwidth="5*" align="center"/>
37817 <colspec colwidth="5*" align="center"/>
37818 <colspec colwidth="6*" align="right"/>
37819 <tbody>
37820 <row>
37821 <entry><option>cc</option></entry>
37822 <entry>Use: <emphasis>autoreply</emphasis></entry>
37823 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
37824 <entry>Default: <emphasis>unset</emphasis></entry>
37825 </row>
37826 </tbody>
37827 </tgroup>
37828 </informaltable>
37829 <para>
37830 This specifies recipients of the message and the contents of the <emphasis>Cc:</emphasis> header
37831 when the message is specified by the transport.
37832 </para>
37833 <para>
37834 <indexterm role="option">
37835 <primary>file</primary>
37836 </indexterm>
37837 </para>
37838 <informaltable frame="all">
37839 <tgroup cols="4" colsep="0" rowsep="0">
37840 <colspec colwidth="8*" align="left"/>
37841 <colspec colwidth="5*" align="center"/>
37842 <colspec colwidth="5*" align="center"/>
37843 <colspec colwidth="6*" align="right"/>
37844 <tbody>
37845 <row>
37846 <entry><option>file</option></entry>
37847 <entry>Use: <emphasis>autoreply</emphasis></entry>
37848 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
37849 <entry>Default: <emphasis>unset</emphasis></entry>
37850 </row>
37851 </tbody>
37852 </tgroup>
37853 </informaltable>
37854 <para>
37855 The contents of the file are sent as the body of the message when the message
37856 is specified by the transport. If both <option>file</option> and <option>text</option> are set, the text
37857 string comes first.
37858 </para>
37859 <para>
37860 <indexterm role="option">
37861 <primary>file_expand</primary>
37862 </indexterm>
37863 </para>
37864 <informaltable frame="all">
37865 <tgroup cols="4" colsep="0" rowsep="0">
37866 <colspec colwidth="8*" align="left"/>
37867 <colspec colwidth="5*" align="center"/>
37868 <colspec colwidth="5*" align="center"/>
37869 <colspec colwidth="6*" align="right"/>
37870 <tbody>
37871 <row>
37872 <entry><option>file_expand</option></entry>
37873 <entry>Use: <emphasis>autoreply</emphasis></entry>
37874 <entry>Type: <emphasis>boolean</emphasis></entry>
37875 <entry>Default: <emphasis>false</emphasis></entry>
37876 </row>
37877 </tbody>
37878 </tgroup>
37879 </informaltable>
37880 <para>
37881 If this is set, the contents of the file named by the <option>file</option> option are
37882 subjected to string expansion as they are added to the message.
37883 </para>
37884 <para>
37885 <indexterm role="option">
37886 <primary>file_optional</primary>
37887 </indexterm>
37888 </para>
37889 <informaltable frame="all">
37890 <tgroup cols="4" colsep="0" rowsep="0">
37891 <colspec colwidth="8*" align="left"/>
37892 <colspec colwidth="5*" align="center"/>
37893 <colspec colwidth="5*" align="center"/>
37894 <colspec colwidth="6*" align="right"/>
37895 <tbody>
37896 <row>
37897 <entry><option>file_optional</option></entry>
37898 <entry>Use: <emphasis>autoreply</emphasis></entry>
37899 <entry>Type: <emphasis>boolean</emphasis></entry>
37900 <entry>Default: <emphasis>false</emphasis></entry>
37901 </row>
37902 </tbody>
37903 </tgroup>
37904 </informaltable>
37905 <para>
37906 If this option is true, no error is generated if the file named by the <option>file</option>
37907 option or passed with the address does not exist or cannot be read.
37908 </para>
37909 <para>
37910 <indexterm role="option">
37911 <primary>from</primary>
37912 </indexterm>
37913 </para>
37914 <informaltable frame="all">
37915 <tgroup cols="4" colsep="0" rowsep="0">
37916 <colspec colwidth="8*" align="left"/>
37917 <colspec colwidth="5*" align="center"/>
37918 <colspec colwidth="5*" align="center"/>
37919 <colspec colwidth="6*" align="right"/>
37920 <tbody>
37921 <row>
37922 <entry><option>from</option></entry>
37923 <entry>Use: <emphasis>autoreply</emphasis></entry>
37924 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
37925 <entry>Default: <emphasis>unset</emphasis></entry>
37926 </row>
37927 </tbody>
37928 </tgroup>
37929 </informaltable>
37930 <para>
37931 This specifies the contents of the <emphasis>From:</emphasis> header when the message is
37932 specified by the transport.
37933 </para>
37934 <para>
37935 <indexterm role="option">
37936 <primary>headers</primary>
37937 </indexterm>
37938 </para>
37939 <informaltable frame="all">
37940 <tgroup cols="4" colsep="0" rowsep="0">
37941 <colspec colwidth="8*" align="left"/>
37942 <colspec colwidth="5*" align="center"/>
37943 <colspec colwidth="5*" align="center"/>
37944 <colspec colwidth="6*" align="right"/>
37945 <tbody>
37946 <row>
37947 <entry><option>headers</option></entry>
37948 <entry>Use: <emphasis>autoreply</emphasis></entry>
37949 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
37950 <entry>Default: <emphasis>unset</emphasis></entry>
37951 </row>
37952 </tbody>
37953 </tgroup>
37954 </informaltable>
37955 <para>
37956 This specifies additional RFC 2822 headers that are to be added to the message
37957 when the message is specified by the transport. Several can be given by using
37958 <quote>\n</quote> to separate them. There is no check on the format.
37959 </para>
37960 <para>
37961 <indexterm role="option">
37962 <primary>log</primary>
37963 </indexterm>
37964 </para>
37965 <informaltable frame="all">
37966 <tgroup cols="4" colsep="0" rowsep="0">
37967 <colspec colwidth="8*" align="left"/>
37968 <colspec colwidth="5*" align="center"/>
37969 <colspec colwidth="5*" align="center"/>
37970 <colspec colwidth="6*" align="right"/>
37971 <tbody>
37972 <row>
37973 <entry><option>log</option></entry>
37974 <entry>Use: <emphasis>autoreply</emphasis></entry>
37975 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
37976 <entry>Default: <emphasis>unset</emphasis></entry>
37977 </row>
37978 </tbody>
37979 </tgroup>
37980 </informaltable>
37981 <para>
37982 This option names a file in which a record of every message sent is logged when
37983 the message is specified by the transport.
37984 </para>
37985 <para>
37986 <indexterm role="option">
37987 <primary>mode</primary>
37988 </indexterm>
37989 </para>
37990 <informaltable frame="all">
37991 <tgroup cols="4" colsep="0" rowsep="0">
37992 <colspec colwidth="8*" align="left"/>
37993 <colspec colwidth="5*" align="center"/>
37994 <colspec colwidth="5*" align="center"/>
37995 <colspec colwidth="6*" align="right"/>
37996 <tbody>
37997 <row>
37998 <entry><option>mode</option></entry>
37999 <entry>Use: <emphasis>autoreply</emphasis></entry>
38000 <entry>Type: <emphasis>octal integer</emphasis></entry>
38001 <entry>Default: <emphasis>0600</emphasis></entry>
38002 </row>
38003 </tbody>
38004 </tgroup>
38005 </informaltable>
38006 <para>
38007 If either the log file or the <quote>once</quote> file has to be created, this mode is
38008 used.
38009 </para>
38010 <para>
38011 <indexterm role="option">
38012 <primary>never_mail</primary>
38013 </indexterm>
38014 </para>
38015 <informaltable frame="all">
38016 <tgroup cols="4" colsep="0" rowsep="0">
38017 <colspec colwidth="8*" align="left"/>
38018 <colspec colwidth="5*" align="center"/>
38019 <colspec colwidth="5*" align="center"/>
38020 <colspec colwidth="6*" align="right"/>
38021 <tbody>
38022 <row>
38023 <entry><option>never_mail</option></entry>
38024 <entry>Use: <emphasis>autoreply</emphasis></entry>
38025 <entry>Type: <emphasis>address list</emphasis>&dagger;<emphasis></emphasis></entry>
38026 <entry>Default: <emphasis>unset</emphasis></entry>
38027 </row>
38028 </tbody>
38029 </tgroup>
38030 </informaltable>
38031 <para revisionflag="changed">
38032 If any run of the transport creates a message with a recipient that matches any
38033 item in the list, that recipient is quietly discarded. If all recipients are
38034 discarded, no message is created. This applies both when the recipients are
38035 generated by a filter and when they are specified in the transport.
38036 </para>
38037 <para>
38038 <indexterm role="option">
38039 <primary>once</primary>
38040 </indexterm>
38041 </para>
38042 <informaltable frame="all">
38043 <tgroup cols="4" colsep="0" rowsep="0">
38044 <colspec colwidth="8*" align="left"/>
38045 <colspec colwidth="5*" align="center"/>
38046 <colspec colwidth="5*" align="center"/>
38047 <colspec colwidth="6*" align="right"/>
38048 <tbody>
38049 <row>
38050 <entry><option>once</option></entry>
38051 <entry>Use: <emphasis>autoreply</emphasis></entry>
38052 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
38053 <entry>Default: <emphasis>unset</emphasis></entry>
38054 </row>
38055 </tbody>
38056 </tgroup>
38057 </informaltable>
38058 <para>
38059 This option names a file or DBM database in which a record of each <emphasis>To:</emphasis>
38060 recipient is kept when the message is specified by the transport. <emphasis role="bold">Note</emphasis>:
38061 This does not apply to <emphasis>Cc:</emphasis> or <emphasis>Bcc:</emphasis> recipients.
38062 </para>
38063 <para>
38064 If <option>once</option> is unset, or is set to an empty string, the message is always sent.
38065 By default, if <option>once</option> is set to a non-empty file name, the message
38066 is not sent if a potential recipient is already listed in the database.
38067 However, if the <option>once_repeat</option> option specifies a time greater than zero, the
38068 message is sent if that much time has elapsed since a message was last sent to
38069 this recipient. A setting of zero time for <option>once_repeat</option> (the default)
38070 prevents a message from being sent a second time &ndash; in this case, zero means
38071 infinity.
38072 </para>
38073 <para>
38074 If <option>once_file_size</option> is zero, a DBM database is used to remember recipients,
38075 and it is allowed to grow as large as necessary. If <option>once_file_size</option> is set
38076 greater than zero, it changes the way Exim implements the <option>once</option> option.
38077 Instead of using a DBM file to record every recipient it sends to, it uses a
38078 regular file, whose size will never get larger than the given value.
38079 </para>
38080 <para>
38081 In the file, Exim keeps a linear list of recipient addresses and the times at
38082 which they were sent messages. If the file is full when a new address needs to
38083 be added, the oldest address is dropped. If <option>once_repeat</option> is not set, this
38084 means that a given recipient may receive multiple messages, but at
38085 unpredictable intervals that depend on the rate of turnover of addresses in the
38086 file. If <option>once_repeat</option> is set, it specifies a maximum time between repeats.
38087 </para>
38088 <para>
38089 <indexterm role="option">
38090 <primary>once_file_size</primary>
38091 </indexterm>
38092 </para>
38093 <informaltable frame="all">
38094 <tgroup cols="4" colsep="0" rowsep="0">
38095 <colspec colwidth="8*" align="left"/>
38096 <colspec colwidth="5*" align="center"/>
38097 <colspec colwidth="5*" align="center"/>
38098 <colspec colwidth="6*" align="right"/>
38099 <tbody>
38100 <row>
38101 <entry><option>once_file_size</option></entry>
38102 <entry>Use: <emphasis>autoreply</emphasis></entry>
38103 <entry>Type: <emphasis>integer</emphasis></entry>
38104 <entry>Default: <emphasis>0</emphasis></entry>
38105 </row>
38106 </tbody>
38107 </tgroup>
38108 </informaltable>
38109 <para>
38110 See <option>once</option> above.
38111 </para>
38112 <para>
38113 <indexterm role="option">
38114 <primary>once_repeat</primary>
38115 </indexterm>
38116 </para>
38117 <informaltable frame="all">
38118 <tgroup cols="4" colsep="0" rowsep="0">
38119 <colspec colwidth="8*" align="left"/>
38120 <colspec colwidth="5*" align="center"/>
38121 <colspec colwidth="5*" align="center"/>
38122 <colspec colwidth="6*" align="right"/>
38123 <tbody>
38124 <row>
38125 <entry><option>once_repeat</option></entry>
38126 <entry>Use: <emphasis>autoreply</emphasis></entry>
38127 <entry>Type: <emphasis>time</emphasis>&dagger;<emphasis></emphasis></entry>
38128 <entry>Default: <emphasis>0s</emphasis></entry>
38129 </row>
38130 </tbody>
38131 </tgroup>
38132 </informaltable>
38133 <para>
38134 See <option>once</option> above.
38135 After expansion, the value of this option must be a valid time value.
38136 </para>
38137 <para>
38138 <indexterm role="option">
38139 <primary>reply_to</primary>
38140 </indexterm>
38141 </para>
38142 <informaltable frame="all">
38143 <tgroup cols="4" colsep="0" rowsep="0">
38144 <colspec colwidth="8*" align="left"/>
38145 <colspec colwidth="5*" align="center"/>
38146 <colspec colwidth="5*" align="center"/>
38147 <colspec colwidth="6*" align="right"/>
38148 <tbody>
38149 <row>
38150 <entry><option>reply_to</option></entry>
38151 <entry>Use: <emphasis>autoreply</emphasis></entry>
38152 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
38153 <entry>Default: <emphasis>unset</emphasis></entry>
38154 </row>
38155 </tbody>
38156 </tgroup>
38157 </informaltable>
38158 <para>
38159 This specifies the contents of the <emphasis>Reply-To:</emphasis> header when the message is
38160 specified by the transport.
38161 </para>
38162 <para>
38163 <indexterm role="option">
38164 <primary>return_message</primary>
38165 </indexterm>
38166 </para>
38167 <informaltable frame="all">
38168 <tgroup cols="4" colsep="0" rowsep="0">
38169 <colspec colwidth="8*" align="left"/>
38170 <colspec colwidth="5*" align="center"/>
38171 <colspec colwidth="5*" align="center"/>
38172 <colspec colwidth="6*" align="right"/>
38173 <tbody>
38174 <row>
38175 <entry><option>return_message</option></entry>
38176 <entry>Use: <emphasis>autoreply</emphasis></entry>
38177 <entry>Type: <emphasis>boolean</emphasis></entry>
38178 <entry>Default: <emphasis>false</emphasis></entry>
38179 </row>
38180 </tbody>
38181 </tgroup>
38182 </informaltable>
38183 <para>
38184 If this is set, a copy of the original message is returned with the new
38185 message, subject to the maximum size set in the <option>return_size_limit</option> global
38186 configuration option.
38187 </para>
38188 <para>
38189 <indexterm role="option">
38190 <primary>subject</primary>
38191 </indexterm>
38192 </para>
38193 <informaltable frame="all">
38194 <tgroup cols="4" colsep="0" rowsep="0">
38195 <colspec colwidth="8*" align="left"/>
38196 <colspec colwidth="5*" align="center"/>
38197 <colspec colwidth="5*" align="center"/>
38198 <colspec colwidth="6*" align="right"/>
38199 <tbody>
38200 <row>
38201 <entry><option>subject</option></entry>
38202 <entry>Use: <emphasis>autoreply</emphasis></entry>
38203 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
38204 <entry>Default: <emphasis>unset</emphasis></entry>
38205 </row>
38206 </tbody>
38207 </tgroup>
38208 </informaltable>
38209 <para>
38210 This specifies the contents of the <emphasis>Subject:</emphasis> header when the message is
38211 specified by the transport. It is tempting to quote the original subject in
38212 automatic responses. For example:
38213 </para>
38214 <literallayout class="monospaced">
38215 subject = Re: $h_subject:
38216 </literallayout>
38217 <para>
38218 There is a danger in doing this, however. It may allow a third party to
38219 subscribe your users to an opt-in mailing list, provided that the list accepts
38220 bounce messages as subscription confirmations. Well-managed lists require a
38221 non-bounce message to confirm a subscription, so the danger is relatively
38222 small.
38223 </para>
38224 <para>
38225 <indexterm role="option">
38226 <primary>text</primary>
38227 </indexterm>
38228 </para>
38229 <informaltable frame="all">
38230 <tgroup cols="4" colsep="0" rowsep="0">
38231 <colspec colwidth="8*" align="left"/>
38232 <colspec colwidth="5*" align="center"/>
38233 <colspec colwidth="5*" align="center"/>
38234 <colspec colwidth="6*" align="right"/>
38235 <tbody>
38236 <row>
38237 <entry><option>text</option></entry>
38238 <entry>Use: <emphasis>autoreply</emphasis></entry>
38239 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
38240 <entry>Default: <emphasis>unset</emphasis></entry>
38241 </row>
38242 </tbody>
38243 </tgroup>
38244 </informaltable>
38245 <para>
38246 This specifies a single string to be used as the body of the message when the
38247 message is specified by the transport. If both <option>text</option> and <option>file</option> are set,
38248 the text comes first.
38249 </para>
38250 <para>
38251 <indexterm role="option">
38252 <primary>to</primary>
38253 </indexterm>
38254 </para>
38255 <informaltable frame="all">
38256 <tgroup cols="4" colsep="0" rowsep="0">
38257 <colspec colwidth="8*" align="left"/>
38258 <colspec colwidth="5*" align="center"/>
38259 <colspec colwidth="5*" align="center"/>
38260 <colspec colwidth="6*" align="right"/>
38261 <tbody>
38262 <row>
38263 <entry><option>to</option></entry>
38264 <entry>Use: <emphasis>autoreply</emphasis></entry>
38265 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
38266 <entry>Default: <emphasis>unset</emphasis></entry>
38267 </row>
38268 </tbody>
38269 </tgroup>
38270 </informaltable>
38271 <para>
38272 This specifies recipients of the message and the contents of the <emphasis>To:</emphasis> header
38273 when the message is specified by the transport.
38274 <indexterm role="concept" startref="IIDauttra1" class="endofrange"/>
38275 <indexterm role="concept" startref="IIDauttra2" class="endofrange"/>
38276 </para>
38277 </section>
38278 </chapter>
38279
38280 <chapter id="CHAPLMTP">
38281 <title>The lmtp transport</title>
38282 <para>
38283 <indexterm role="concept">
38284 <primary>transports</primary>
38285 <secondary><command>lmtp</command></secondary>
38286 </indexterm>
38287 <indexterm role="concept">
38288 <primary><command>lmtp</command> transport</primary>
38289 </indexterm>
38290 <indexterm role="concept">
38291 <primary>LMTP</primary>
38292 <secondary>over a pipe</secondary>
38293 </indexterm>
38294 <indexterm role="concept">
38295 <primary>LMTP</primary>
38296 <secondary>over a socket</secondary>
38297 </indexterm>
38298 The <command>lmtp</command> transport runs the LMTP protocol (RFC 2033) over a pipe to a
38299 specified command
38300 or by interacting with a Unix domain socket.
38301 This transport is something of a cross between the <command>pipe</command> and <command>smtp</command>
38302 transports. Exim also has support for using LMTP over TCP/IP; this is
38303 implemented as an option for the <command>smtp</command> transport. Because LMTP is expected
38304 to be of minority interest, the default build-time configure in <filename>src/EDITME</filename>
38305 has it commented out. You need to ensure that
38306 </para>
38307 <literallayout class="monospaced">
38308 TRANSPORT_LMTP=yes
38309 </literallayout>
38310 <para>
38311 <indexterm role="concept">
38312 <primary>options</primary>
38313 <secondary><command>lmtp</command> transport</secondary>
38314 </indexterm>
38315 is present in your <filename>Local/Makefile</filename> in order to have the <command>lmtp</command> transport
38316 included in the Exim binary. The private options of the <command>lmtp</command> transport are
38317 as follows:
38318 </para>
38319 <para>
38320 <indexterm role="option">
38321 <primary>batch_id</primary>
38322 </indexterm>
38323 </para>
38324 <informaltable frame="all">
38325 <tgroup cols="4" colsep="0" rowsep="0">
38326 <colspec colwidth="8*" align="left"/>
38327 <colspec colwidth="5*" align="center"/>
38328 <colspec colwidth="5*" align="center"/>
38329 <colspec colwidth="6*" align="right"/>
38330 <tbody>
38331 <row>
38332 <entry><option>batch_id</option></entry>
38333 <entry>Use: <emphasis>lmtp</emphasis></entry>
38334 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
38335 <entry>Default: <emphasis>unset</emphasis></entry>
38336 </row>
38337 </tbody>
38338 </tgroup>
38339 </informaltable>
38340 <para>
38341 See the description of local delivery batching in chapter <xref linkend="CHAPbatching"/>.
38342 </para>
38343 <para>
38344 <indexterm role="option">
38345 <primary>batch_max</primary>
38346 </indexterm>
38347 </para>
38348 <informaltable frame="all">
38349 <tgroup cols="4" colsep="0" rowsep="0">
38350 <colspec colwidth="8*" align="left"/>
38351 <colspec colwidth="5*" align="center"/>
38352 <colspec colwidth="5*" align="center"/>
38353 <colspec colwidth="6*" align="right"/>
38354 <tbody>
38355 <row>
38356 <entry><option>batch_max</option></entry>
38357 <entry>Use: <emphasis>lmtp</emphasis></entry>
38358 <entry>Type: <emphasis>integer</emphasis></entry>
38359 <entry>Default: <emphasis>1</emphasis></entry>
38360 </row>
38361 </tbody>
38362 </tgroup>
38363 </informaltable>
38364 <para>
38365 This limits the number of addresses that can be handled in a single delivery.
38366 Most LMTP servers can handle several addresses at once, so it is normally a
38367 good idea to increase this value. See the description of local delivery
38368 batching in chapter <xref linkend="CHAPbatching"/>.
38369 </para>
38370 <para>
38371 <indexterm role="option">
38372 <primary>command</primary>
38373 </indexterm>
38374 </para>
38375 <informaltable frame="all">
38376 <tgroup cols="4" colsep="0" rowsep="0">
38377 <colspec colwidth="8*" align="left"/>
38378 <colspec colwidth="5*" align="center"/>
38379 <colspec colwidth="5*" align="center"/>
38380 <colspec colwidth="6*" align="right"/>
38381 <tbody>
38382 <row>
38383 <entry><option>command</option></entry>
38384 <entry>Use: <emphasis>lmtp</emphasis></entry>
38385 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
38386 <entry>Default: <emphasis>unset</emphasis></entry>
38387 </row>
38388 </tbody>
38389 </tgroup>
38390 </informaltable>
38391 <para>
38392 This option must be set if <option>socket</option> is not set. The string is a command which
38393 is run in a separate process. It is split up into a command name and list of
38394 arguments, each of which is separately expanded (so expansion cannot change the
38395 number of arguments). The command is run directly, not via a shell. The message
38396 is passed to the new process using the standard input and output to operate the
38397 LMTP protocol.
38398 </para>
38399 <para>
38400 <indexterm role="option">
38401 <primary>ignore_quota</primary>
38402 </indexterm>
38403 </para>
38404 <informaltable frame="all">
38405 <tgroup cols="4" colsep="0" rowsep="0">
38406 <colspec colwidth="8*" align="left"/>
38407 <colspec colwidth="5*" align="center"/>
38408 <colspec colwidth="5*" align="center"/>
38409 <colspec colwidth="6*" align="right"/>
38410 <tbody>
38411 <row>
38412 <entry><option>ignore_quota</option></entry>
38413 <entry>Use: <emphasis>lmtp</emphasis></entry>
38414 <entry>Type: <emphasis>boolean</emphasis></entry>
38415 <entry>Default: <emphasis>false</emphasis></entry>
38416 </row>
38417 </tbody>
38418 </tgroup>
38419 </informaltable>
38420 <para>
38421 <indexterm role="concept">
38422 <primary>LMTP</primary>
38423 <secondary>ignoring quota errors</secondary>
38424 </indexterm>
38425 If this option is set true, the string <literal>IGNOREQUOTA</literal> is added to RCPT
38426 commands, provided that the LMTP server has advertised support for IGNOREQUOTA
38427 in its response to the LHLO command.
38428 </para>
38429 <para>
38430 <indexterm role="option">
38431 <primary>socket</primary>
38432 </indexterm>
38433 </para>
38434 <informaltable frame="all">
38435 <tgroup cols="4" colsep="0" rowsep="0">
38436 <colspec colwidth="8*" align="left"/>
38437 <colspec colwidth="5*" align="center"/>
38438 <colspec colwidth="5*" align="center"/>
38439 <colspec colwidth="6*" align="right"/>
38440 <tbody>
38441 <row>
38442 <entry><option>socket</option></entry>
38443 <entry>Use: <emphasis>lmtp</emphasis></entry>
38444 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
38445 <entry>Default: <emphasis>unset</emphasis></entry>
38446 </row>
38447 </tbody>
38448 </tgroup>
38449 </informaltable>
38450 <para>
38451 This option must be set if <option>command</option> is not set. The result of expansion must
38452 be the name of a Unix domain socket. The transport connects to the socket and
38453 delivers the message to it using the LMTP protocol.
38454 </para>
38455 <para>
38456 <indexterm role="option">
38457 <primary>timeout</primary>
38458 </indexterm>
38459 </para>
38460 <informaltable frame="all">
38461 <tgroup cols="4" colsep="0" rowsep="0">
38462 <colspec colwidth="8*" align="left"/>
38463 <colspec colwidth="5*" align="center"/>
38464 <colspec colwidth="5*" align="center"/>
38465 <colspec colwidth="6*" align="right"/>
38466 <tbody>
38467 <row>
38468 <entry><option>timeout</option></entry>
38469 <entry>Use: <emphasis>lmtp</emphasis></entry>
38470 <entry>Type: <emphasis>time</emphasis></entry>
38471 <entry>Default: <emphasis>5m</emphasis></entry>
38472 </row>
38473 </tbody>
38474 </tgroup>
38475 </informaltable>
38476 <para>
38477 The transport is aborted if the created process
38478 or Unix domain socket
38479 does not respond to LMTP commands or message input within this timeout.
38480 </para>
38481 <para>
38482 Here is an example of a typical LMTP transport:
38483 </para>
38484 <literallayout class="monospaced">
38485 lmtp:
38486   driver = lmtp
38487   command = /some/local/lmtp/delivery/program
38488   batch_max = 20
38489   user = exim
38490 </literallayout>
38491 <para>
38492 This delivers up to 20 addresses at a time, in a mixture of domains if
38493 necessary, running as the user <emphasis>exim</emphasis>.
38494 </para>
38495 </chapter>
38496
38497 <chapter id="CHAPpipetransport">
38498 <title>The pipe transport</title>
38499 <para>
38500 <indexterm role="concept" id="IIDpiptra1" class="startofrange">
38501 <primary>transports</primary>
38502 <secondary><command>pipe</command></secondary>
38503 </indexterm>
38504 <indexterm role="concept" id="IIDpiptra2" class="startofrange">
38505 <primary><command>pipe</command> transport</primary>
38506 </indexterm>
38507 The <command>pipe</command> transport is used to deliver messages via a pipe to a command
38508 running in another process. One example is the use of <command>pipe</command> as a
38509 pseudo-remote transport for passing messages to some other delivery mechanism
38510 (such as UUCP). Another is the use by individual users to automatically process
38511 their incoming messages. The <command>pipe</command> transport can be used in one of the
38512 following ways:
38513 </para>
38514 <itemizedlist>
38515 <listitem>
38516 <para>
38517 <indexterm role="concept">
38518 <primary><varname>$local_part</varname></primary>
38519 </indexterm>
38520 A router routes one address to a transport in the normal way, and the
38521 transport is configured as a <command>pipe</command> transport. In this case, <varname>$local_part</varname>
38522 contains the local part of the address (as usual), and the command that is run
38523 is specified by the <option>command</option> option on the transport.
38524 </para>
38525 </listitem>
38526 <listitem>
38527 <para revisionflag="changed">
38528 <indexterm role="concept">
38529 <primary><varname>$pipe_addresses</varname></primary>
38530 </indexterm>
38531 If the <option>batch_max</option> option is set greater than 1 (the default is 1), the
38532 transport can handle more than one address in a single run. In this case, when
38533 more than one address is routed to the transport, <varname>$local_part</varname> is not set
38534 (because it is not unique). However, the pseudo-variable <varname>$pipe_addresses</varname>
38535 (described in section <xref linkend="SECThowcommandrun"/> below) contains all the addresses
38536 that are routed to the transport.
38537 </para>
38538 </listitem>
38539 <listitem>
38540 <para revisionflag="changed">
38541 <indexterm role="concept">
38542 <primary><varname>$address_pipe</varname></primary>
38543 </indexterm>
38544 A router redirects an address directly to a pipe command (for example, from an
38545 alias or forward file). In this case, <varname>$address_pipe</varname> contains the text of the
38546 pipe command, and the <option>command</option> option on the transport is ignored. If only
38547 one address is being transported (<option>batch_max</option> is not greater than one, or
38548 only one address was redirected to this pipe command), <varname>$local_part</varname> contains
38549 the local part that was redirected.
38550 </para>
38551 </listitem>
38552 </itemizedlist>
38553 <para>
38554 The <command>pipe</command> transport is a non-interactive delivery method. Exim can also
38555 deliver messages over pipes using the LMTP interactive protocol. This is
38556 implemented by the <command>lmtp</command> transport.
38557 </para>
38558 <para>
38559 In the case when <command>pipe</command> is run as a consequence of an entry in a local user&#x2019;s
38560 <filename>.forward</filename> file, the command runs under the uid and gid of that user. In
38561 other cases, the uid and gid have to be specified explicitly, either on the
38562 transport or on the router that handles the address. Current and <quote>home</quote>
38563 directories are also controllable. See chapter <xref linkend="CHAPenvironment"/> for
38564 details of the local delivery environment <phrase revisionflag="changed">and chapter <xref linkend="CHAPbatching"/>
38565 for a discussion of local delivery batching.</phrase>
38566 </para>
38567 <section>
38568 <title>Concurrent delivery</title>
38569 <para>
38570 If two messages arrive at almost the same time, and both are routed to a pipe
38571 delivery, the two pipe transports may be run concurrently. You must ensure that
38572 any pipe commands you set up are robust against this happening. If the commands
38573 write to a file, the <option>exim_lock</option> utility might be of use.
38574 </para>
38575 </section>
38576 <section>
38577 <title>Returned status and data</title>
38578 <para>
38579 <indexterm role="concept">
38580 <primary><command>pipe</command> transport</primary>
38581 <secondary>returned data</secondary>
38582 </indexterm>
38583 If the command exits with a non-zero return code, the delivery is deemed to
38584 have failed, unless either the <option>ignore_status</option> option is set (in which case
38585 the return code is treated as zero), or the return code is one of those listed
38586 in the <option>temp_errors</option> option, which are interpreted as meaning <quote>try again
38587 later</quote>. In this case, delivery is deferred. Details of a permanent failure are
38588 logged, but are not included in the bounce message, which merely contains
38589 <quote>local delivery failed</quote>.
38590 </para>
38591 <para>
38592 If the return code is greater than 128 and the command being run is a shell
38593 script, it normally means that the script was terminated by a signal whose
38594 value is the return code minus 128.
38595 </para>
38596 <para>
38597 If Exim is unable to run the command (that is, if <function>execve()</function> fails), the
38598 return code is set to 127. This is the value that a shell returns if it is
38599 asked to run a non-existent command. The wording for the log line suggests that
38600 a non-existent command may be the problem.
38601 </para>
38602 <para>
38603 The <option>return_output</option> option can affect the result of a pipe delivery. If it is
38604 set and the command produces any output on its standard output or standard
38605 error streams, the command is considered to have failed, even if it gave a zero
38606 return code or if <option>ignore_status</option> is set. The output from the command is
38607 included as part of the bounce message. The <option>return_fail_output</option> option is
38608 similar, except that output is returned only when the command exits with a
38609 failure return code, that is, a value other than zero or a code that matches
38610 <option>temp_errors</option>.
38611 </para>
38612 </section>
38613 <section id="SECThowcommandrun">
38614 <title>How the command is run</title>
38615 <para>
38616 <indexterm role="concept">
38617 <primary><command>pipe</command> transport</primary>
38618 <secondary>path for command</secondary>
38619 </indexterm>
38620 The command line is (by default) broken down into a command name and arguments
38621 by the <command>pipe</command> transport itself. The <option>allow_commands</option> and
38622 <option>restrict_to_path</option> options can be used to restrict the commands that may be
38623 run.
38624 </para>
38625 <para>
38626 <indexterm role="concept">
38627 <primary>quoting</primary>
38628 <secondary>in pipe command</secondary>
38629 </indexterm>
38630 Unquoted arguments are delimited by white space. If an argument appears in
38631 double quotes, backslash is interpreted as an escape character in the usual
38632 way. If an argument appears in single quotes, no escaping is done.
38633 </para>
38634 <para>
38635 String expansion is applied to the command line except when it comes from a
38636 traditional <filename>.forward</filename> file (commands from a filter file are expanded). The
38637 expansion is applied to each argument in turn rather than to the whole line.
38638 For this reason, any string expansion item that contains white space must be
38639 quoted so as to be contained within a single argument. A setting such as
38640 </para>
38641 <literallayout class="monospaced">
38642 command = /some/path ${if eq{$local_part}{postmaster}{xx}{yy}}
38643 </literallayout>
38644 <para>
38645 will not work, because the expansion item gets split between several
38646 arguments. You have to write
38647 </para>
38648 <literallayout class="monospaced">
38649 command = /some/path "${if eq{$local_part}{postmaster}{xx}{yy}}"
38650 </literallayout>
38651 <para>
38652 to ensure that it is all in one argument. The expansion is done in this way,
38653 argument by argument, so that the number of arguments cannot be changed as a
38654 result of expansion, and quotes or backslashes in inserted variables do not
38655 interact with external quoting. However, this leads to problems if you want to
38656 generate multiple arguments (or the command name plus arguments) from a single
38657 expansion. In this situation, the simplest solution is to use a shell. For
38658 example:
38659 </para>
38660 <literallayout class="monospaced">
38661 command = /bin/sh -c ${lookup{$local_part}lsearch{/some/file}}
38662 </literallayout>
38663 <para>
38664 <indexterm role="concept">
38665 <primary>transport</primary>
38666 <secondary>filter</secondary>
38667 </indexterm>
38668 <indexterm role="concept">
38669 <primary>filter</primary>
38670 <secondary>transport filter</secondary>
38671 </indexterm>
38672 <indexterm role="concept">
38673 <primary><varname>$pipe_addresses</varname></primary>
38674 </indexterm>
38675 Special handling takes place when an argument consists of precisely the text
38676 <literal>$pipe_addresses</literal>. This is not a general expansion variable; the only
38677 place this string is recognized is when it appears as an argument for a pipe or
38678 transport filter command. It causes each address that is being handled to be
38679 inserted in the argument list at that point <emphasis>as a separate argument</emphasis>. This
38680 avoids any problems with spaces or shell metacharacters, and is of use when a
38681 <command>pipe</command> transport is handling groups of addresses in a batch.
38682 </para>
38683 <para>
38684 After splitting up into arguments and expansion, the resulting command is run
38685 in a subprocess directly from the transport, <emphasis>not</emphasis> under a shell. The
38686 message that is being delivered is supplied on the standard input, and the
38687 standard output and standard error are both connected to a single pipe that is
38688 read by Exim. The <option>max_output</option> option controls how much output the command
38689 may produce, and the <option>return_output</option> and <option>return_fail_output</option> options
38690 control what is done with it.
38691 </para>
38692 <para>
38693 Not running the command under a shell (by default) lessens the security risks
38694 in cases when a command from a user&#x2019;s filter file is built out of data that was
38695 taken from an incoming message. If a shell is required, it can of course be
38696 explicitly specified as the command to be run. However, there are circumstances
38697 where existing commands (for example, in <filename>.forward</filename> files) expect to be run
38698 under a shell and cannot easily be modified. To allow for these cases, there is
38699 an option called <option>use_shell</option>, which changes the way the <command>pipe</command> transport
38700 works. Instead of breaking up the command line as just described, it expands it
38701 as a single string and passes the result to <filename>/bin/sh</filename>. The
38702 <option>restrict_to_path</option> option and the <varname>$pipe_addresses</varname> facility cannot be used
38703 with <option>use_shell</option>, and the whole mechanism is inherently less secure.
38704 </para>
38705 </section>
38706 <section id="SECTpipeenv">
38707 <title>Environment variables</title>
38708 <para>
38709 <indexterm role="concept">
38710 <primary><command>pipe</command> transport</primary>
38711 <secondary>environment for command</secondary>
38712 </indexterm>
38713 <indexterm role="concept">
38714 <primary>environment for pipe transport</primary>
38715 </indexterm>
38716 The environment variables listed below are set up when the command is invoked.
38717 This list is a compromise for maximum compatibility with other MTAs. Note that
38718 the <option>environment</option> option can be used to add additional variables to this
38719 environment.
38720 </para>
38721 <literallayout>
38722 <literal>DOMAIN            </literal>   the domain of the address
38723 <literal>HOME              </literal>   the home directory, if set
38724 <literal>HOST              </literal>   the host name when called from a router (see below)
38725 <literal>LOCAL_PART        </literal>   see below
38726 <literal>LOCAL_PART_PREFIX </literal>   see below
38727 <literal>LOCAL_PART_SUFFIX </literal>   see below
38728 <literal>LOGNAME           </literal>   see below
38729 <literal>MESSAGE_ID        </literal>   Exim&#x2019;s local ID for the message
38730 <literal>PATH              </literal>   as specified by the <option>path</option> option below
38731 <literal>QUALIFY_DOMAIN    </literal>   the sender qualification domain
38732 <literal>RECIPIENT         </literal>   the complete recipient address
38733 <literal>SENDER            </literal>   the sender of the message (empty if a bounce)
38734 <literal>SHELL             </literal>   <literal>/bin/sh</literal>
38735 <literal>TZ                </literal>   the value of the <option>timezone</option> option, if set
38736 <literal>USER              </literal>   see below
38737 </literallayout>
38738 <para>
38739 When a <command>pipe</command> transport is called directly from (for example) an <command>accept</command>
38740 router, LOCAL_PART is set to the local part of the address. When it is
38741 called as a result of a forward or alias expansion, LOCAL_PART is set to
38742 the local part of the address that was expanded. In both cases, any affixes are
38743 removed from the local part, and made available in LOCAL_PART_PREFIX and
38744 LOCAL_PART_SUFFIX, respectively. LOGNAME and USER are set to the
38745 same value as LOCAL_PART for compatibility with other MTAs.
38746 </para>
38747 <para>
38748 <indexterm role="concept">
38749 <primary>HOST</primary>
38750 </indexterm>
38751 HOST is set only when a <command>pipe</command> transport is called from a router that
38752 associates hosts with an address, typically when using <command>pipe</command> as a
38753 pseudo-remote transport. HOST is set to the first host name specified by
38754 the router.
38755 </para>
38756 <para>
38757 <indexterm role="concept">
38758 <primary>HOME</primary>
38759 </indexterm>
38760 If the transport&#x2019;s generic <option>home_directory</option> option is set, its value is used
38761 for the HOME environment variable. Otherwise, a home directory may be set
38762 by the router&#x2019;s <option>transport_home_directory</option> option, which defaults to the
38763 user&#x2019;s home directory if <option>check_local_user</option> is set.
38764 </para>
38765 </section>
38766 <section>
38767 <title>Private options for pipe</title>
38768 <para>
38769 <indexterm role="concept">
38770 <primary>options</primary>
38771 <secondary><command>pipe</command> transport</secondary>
38772 </indexterm>
38773 </para>
38774 <para>
38775 <indexterm role="option">
38776 <primary>allow_commands</primary>
38777 </indexterm>
38778 </para>
38779 <informaltable frame="all">
38780 <tgroup cols="4" colsep="0" rowsep="0">
38781 <colspec colwidth="8*" align="left"/>
38782 <colspec colwidth="5*" align="center"/>
38783 <colspec colwidth="5*" align="center"/>
38784 <colspec colwidth="6*" align="right"/>
38785 <tbody>
38786 <row>
38787 <entry><option>allow_commands</option></entry>
38788 <entry>Use: <emphasis>pipe</emphasis></entry>
38789 <entry>Type: <emphasis>string list</emphasis>&dagger;<emphasis></emphasis></entry>
38790 <entry>Default: <emphasis>unset</emphasis></entry>
38791 </row>
38792 </tbody>
38793 </tgroup>
38794 </informaltable>
38795 <para>
38796 <indexterm role="concept">
38797 <primary><command>pipe</command> transport</primary>
38798 <secondary>permitted commands</secondary>
38799 </indexterm>
38800 The string is expanded, and is then interpreted as a colon-separated list of
38801 permitted commands. If <option>restrict_to_path</option> is not set, the only commands
38802 permitted are those in the <option>allow_commands</option> list. They need not be absolute
38803 paths; the <option>path</option> option is still used for relative paths. If
38804 <option>restrict_to_path</option> is set with <option>allow_commands</option>, the command must either be
38805 in the <option>allow_commands</option> list, or a name without any slashes that is found on
38806 the path. In other words, if neither <option>allow_commands</option> nor
38807 <option>restrict_to_path</option> is set, there is no restriction on the command, but
38808 otherwise only commands that are permitted by one or the other are allowed. For
38809 example, if
38810 </para>
38811 <literallayout class="monospaced">
38812 allow_commands = /usr/bin/vacation
38813 </literallayout>
38814 <para>
38815 and <option>restrict_to_path</option> is not set, the only permitted command is
38816 <filename>/usr/bin/vacation</filename>. The <option>allow_commands</option> option may not be set if
38817 <option>use_shell</option> is set.
38818 </para>
38819 <para>
38820 <indexterm role="option">
38821 <primary>batch_id</primary>
38822 </indexterm>
38823 </para>
38824 <informaltable frame="all">
38825 <tgroup cols="4" colsep="0" rowsep="0">
38826 <colspec colwidth="8*" align="left"/>
38827 <colspec colwidth="5*" align="center"/>
38828 <colspec colwidth="5*" align="center"/>
38829 <colspec colwidth="6*" align="right"/>
38830 <tbody>
38831 <row>
38832 <entry><option>batch_id</option></entry>
38833 <entry>Use: <emphasis>pipe</emphasis></entry>
38834 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
38835 <entry>Default: <emphasis>unset</emphasis></entry>
38836 </row>
38837 </tbody>
38838 </tgroup>
38839 </informaltable>
38840 <para>
38841 See the description of local delivery batching in chapter <xref linkend="CHAPbatching"/>.
38842 </para>
38843 <para>
38844 <indexterm role="option">
38845 <primary>batch_max</primary>
38846 </indexterm>
38847 </para>
38848 <informaltable frame="all">
38849 <tgroup cols="4" colsep="0" rowsep="0">
38850 <colspec colwidth="8*" align="left"/>
38851 <colspec colwidth="5*" align="center"/>
38852 <colspec colwidth="5*" align="center"/>
38853 <colspec colwidth="6*" align="right"/>
38854 <tbody>
38855 <row>
38856 <entry><option>batch_max</option></entry>
38857 <entry>Use: <emphasis>pipe</emphasis></entry>
38858 <entry>Type: <emphasis>integer</emphasis></entry>
38859 <entry>Default: <emphasis>1</emphasis></entry>
38860 </row>
38861 </tbody>
38862 </tgroup>
38863 </informaltable>
38864 <para>
38865 This limits the number of addresses that can be handled in a single delivery.
38866 See the description of local delivery batching in chapter <xref linkend="CHAPbatching"/>.
38867 </para>
38868 <para>
38869 <indexterm role="option">
38870 <primary>check_string</primary>
38871 </indexterm>
38872 </para>
38873 <informaltable frame="all">
38874 <tgroup cols="4" colsep="0" rowsep="0">
38875 <colspec colwidth="8*" align="left"/>
38876 <colspec colwidth="5*" align="center"/>
38877 <colspec colwidth="5*" align="center"/>
38878 <colspec colwidth="6*" align="right"/>
38879 <tbody>
38880 <row>
38881 <entry><option>check_string</option></entry>
38882 <entry>Use: <emphasis>pipe</emphasis></entry>
38883 <entry>Type: <emphasis>string</emphasis></entry>
38884 <entry>Default: <emphasis>unset</emphasis></entry>
38885 </row>
38886 </tbody>
38887 </tgroup>
38888 </informaltable>
38889 <para>
38890 As <command>pipe</command> writes the message, the start of each line is tested for matching
38891 <option>check_string</option>, and if it does, the initial matching characters are replaced
38892 by the contents of <option>escape_string</option>, provided both are set. The value of
38893 <option>check_string</option> is a literal string, not a regular expression, and the case of
38894 any letters it contains is significant. When <option>use_bsmtp</option> is set, the contents
38895 of <option>check_string</option> and <option>escape_string</option> are forced to values that implement
38896 the SMTP escaping protocol. Any settings made in the configuration file are
38897 ignored.
38898 </para>
38899 <para>
38900 <indexterm role="option">
38901 <primary>command</primary>
38902 </indexterm>
38903 </para>
38904 <informaltable frame="all">
38905 <tgroup cols="4" colsep="0" rowsep="0">
38906 <colspec colwidth="8*" align="left"/>
38907 <colspec colwidth="5*" align="center"/>
38908 <colspec colwidth="5*" align="center"/>
38909 <colspec colwidth="6*" align="right"/>
38910 <tbody>
38911 <row>
38912 <entry><option>command</option></entry>
38913 <entry>Use: <emphasis>pipe</emphasis></entry>
38914 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
38915 <entry>Default: <emphasis>unset</emphasis></entry>
38916 </row>
38917 </tbody>
38918 </tgroup>
38919 </informaltable>
38920 <para>
38921 This option need not be set when <command>pipe</command> is being used to deliver to pipes
38922 obtained directly from address redirections. In other cases, the option must be
38923 set, to provide a command to be run. It need not yield an absolute path (see
38924 the <option>path</option> option below). The command is split up into separate arguments by
38925 Exim, and each argument is separately expanded, as described in section
38926 <xref linkend="SECThowcommandrun"/> above.
38927 </para>
38928 <para>
38929 <indexterm role="option">
38930 <primary>environment</primary>
38931 </indexterm>
38932 </para>
38933 <informaltable frame="all">
38934 <tgroup cols="4" colsep="0" rowsep="0">
38935 <colspec colwidth="8*" align="left"/>
38936 <colspec colwidth="5*" align="center"/>
38937 <colspec colwidth="5*" align="center"/>
38938 <colspec colwidth="6*" align="right"/>
38939 <tbody>
38940 <row>
38941 <entry><option>environment</option></entry>
38942 <entry>Use: <emphasis>pipe</emphasis></entry>
38943 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
38944 <entry>Default: <emphasis>unset</emphasis></entry>
38945 </row>
38946 </tbody>
38947 </tgroup>
38948 </informaltable>
38949 <para>
38950 <indexterm role="concept">
38951 <primary><command>pipe</command> transport</primary>
38952 <secondary>environment for command</secondary>
38953 </indexterm>
38954 <indexterm role="concept">
38955 <primary>environment for <command>pipe</command> transport</primary>
38956 </indexterm>
38957 This option is used to add additional variables to the environment in which the
38958 command runs (see section <xref linkend="SECTpipeenv"/> for the default list). Its value is
38959 a string which is expanded, and then interpreted as a colon-separated list of
38960 environment settings of the form &lt;<emphasis>name</emphasis>&gt;=&lt;<emphasis>value</emphasis>&gt;.
38961 </para>
38962 <para>
38963 <indexterm role="option">
38964 <primary>escape_string</primary>
38965 </indexterm>
38966 </para>
38967 <informaltable frame="all">
38968 <tgroup cols="4" colsep="0" rowsep="0">
38969 <colspec colwidth="8*" align="left"/>
38970 <colspec colwidth="5*" align="center"/>
38971 <colspec colwidth="5*" align="center"/>
38972 <colspec colwidth="6*" align="right"/>
38973 <tbody>
38974 <row>
38975 <entry><option>escape_string</option></entry>
38976 <entry>Use: <emphasis>pipe</emphasis></entry>
38977 <entry>Type: <emphasis>string</emphasis></entry>
38978 <entry>Default: <emphasis>unset</emphasis></entry>
38979 </row>
38980 </tbody>
38981 </tgroup>
38982 </informaltable>
38983 <para>
38984 See <option>check_string</option> above.
38985 </para>
38986 <para>
38987 <indexterm role="option">
38988 <primary>freeze_exec_fail</primary>
38989 </indexterm>
38990 </para>
38991 <informaltable frame="all">
38992 <tgroup cols="4" colsep="0" rowsep="0">
38993 <colspec colwidth="8*" align="left"/>
38994 <colspec colwidth="5*" align="center"/>
38995 <colspec colwidth="5*" align="center"/>
38996 <colspec colwidth="6*" align="right"/>
38997 <tbody>
38998 <row>
38999 <entry><option>freeze_exec_fail</option></entry>
39000 <entry>Use: <emphasis>pipe</emphasis></entry>
39001 <entry>Type: <emphasis>boolean</emphasis></entry>
39002 <entry>Default: <emphasis>false</emphasis></entry>
39003 </row>
39004 </tbody>
39005 </tgroup>
39006 </informaltable>
39007 <para>
39008 <indexterm role="concept">
39009 <primary>exec failure</primary>
39010 </indexterm>
39011 <indexterm role="concept">
39012 <primary>failure of exec</primary>
39013 </indexterm>
39014 <indexterm role="concept">
39015 <primary><command>pipe</command> transport</primary>
39016 <secondary>failure of exec</secondary>
39017 </indexterm>
39018 Failure to exec the command in a pipe transport is by default treated like
39019 any other failure while running the command. However, if <option>freeze_exec_fail</option>
39020 is set, failure to exec is treated specially, and causes the message to be
39021 frozen, whatever the setting of <option>ignore_status</option>.
39022 </para>
39023 <para>
39024 <indexterm role="option">
39025 <primary>ignore_status</primary>
39026 </indexterm>
39027 </para>
39028 <informaltable frame="all">
39029 <tgroup cols="4" colsep="0" rowsep="0">
39030 <colspec colwidth="8*" align="left"/>
39031 <colspec colwidth="5*" align="center"/>
39032 <colspec colwidth="5*" align="center"/>
39033 <colspec colwidth="6*" align="right"/>
39034 <tbody>
39035 <row>
39036 <entry><option>ignore_status</option></entry>
39037 <entry>Use: <emphasis>pipe</emphasis></entry>
39038 <entry>Type: <emphasis>boolean</emphasis></entry>
39039 <entry>Default: <emphasis>false</emphasis></entry>
39040 </row>
39041 </tbody>
39042 </tgroup>
39043 </informaltable>
39044 <para>
39045 If this option is true, the status returned by the subprocess that is set up to
39046 run the command is ignored, and Exim behaves as if zero had been returned.
39047 Otherwise, a non-zero status or termination by signal causes an error return
39048 from the transport unless the status value is one of those listed in
39049 <option>temp_errors</option>; these cause the delivery to be deferred and tried again later.
39050 </para>
39051 <para>
39052 <emphasis role="bold">Note</emphasis>: This option does not apply to timeouts, which do not return a status.
39053 See the <option>timeout_defer</option> option for how timeouts are handled.
39054 </para>
39055 <para>
39056 <indexterm role="option">
39057 <primary>log_defer_output</primary>
39058 </indexterm>
39059 </para>
39060 <informaltable frame="all">
39061 <tgroup cols="4" colsep="0" rowsep="0">
39062 <colspec colwidth="8*" align="left"/>
39063 <colspec colwidth="5*" align="center"/>
39064 <colspec colwidth="5*" align="center"/>
39065 <colspec colwidth="6*" align="right"/>
39066 <tbody>
39067 <row>
39068 <entry><option>log_defer_output</option></entry>
39069 <entry>Use: <emphasis>pipe</emphasis></entry>
39070 <entry>Type: <emphasis>boolean</emphasis></entry>
39071 <entry>Default: <emphasis>false</emphasis></entry>
39072 </row>
39073 </tbody>
39074 </tgroup>
39075 </informaltable>
39076 <para>
39077 <indexterm role="concept">
39078 <primary><command>pipe</command> transport</primary>
39079 <secondary>logging output</secondary>
39080 </indexterm>
39081 If this option is set, and the status returned by the command is
39082 one of the codes listed in <option>temp_errors</option> (that is, delivery was deferred),
39083 and any output was produced, the first line of it is written to the main log.
39084 </para>
39085 <para>
39086 <indexterm role="option">
39087 <primary>log_fail_output</primary>
39088 </indexterm>
39089 </para>
39090 <informaltable frame="all">
39091 <tgroup cols="4" colsep="0" rowsep="0">
39092 <colspec colwidth="8*" align="left"/>
39093 <colspec colwidth="5*" align="center"/>
39094 <colspec colwidth="5*" align="center"/>
39095 <colspec colwidth="6*" align="right"/>
39096 <tbody>
39097 <row>
39098 <entry><option>log_fail_output</option></entry>
39099 <entry>Use: <emphasis>pipe</emphasis></entry>
39100 <entry>Type: <emphasis>boolean</emphasis></entry>
39101 <entry>Default: <emphasis>false</emphasis></entry>
39102 </row>
39103 </tbody>
39104 </tgroup>
39105 </informaltable>
39106 <para>
39107 If this option is set, and the command returns any output, and also ends with a
39108 return code that is neither zero nor one of the return codes listed in
39109 <option>temp_errors</option> (that is, the delivery failed), the first line of output is
39110 written to the main log. This option and <option>log_output</option> are mutually exclusive.
39111 Only one of them may be set.
39112 </para>
39113 <para>
39114 <indexterm role="option">
39115 <primary>log_output</primary>
39116 </indexterm>
39117 </para>
39118 <informaltable frame="all">
39119 <tgroup cols="4" colsep="0" rowsep="0">
39120 <colspec colwidth="8*" align="left"/>
39121 <colspec colwidth="5*" align="center"/>
39122 <colspec colwidth="5*" align="center"/>
39123 <colspec colwidth="6*" align="right"/>
39124 <tbody>
39125 <row>
39126 <entry><option>log_output</option></entry>
39127 <entry>Use: <emphasis>pipe</emphasis></entry>
39128 <entry>Type: <emphasis>boolean</emphasis></entry>
39129 <entry>Default: <emphasis>false</emphasis></entry>
39130 </row>
39131 </tbody>
39132 </tgroup>
39133 </informaltable>
39134 <para>
39135 If this option is set and the command returns any output, the first line of
39136 output is written to the main log, whatever the return code. This option and
39137 <option>log_fail_output</option> are mutually exclusive. Only one of them may be set.
39138 </para>
39139 <para>
39140 <indexterm role="option">
39141 <primary>max_output</primary>
39142 </indexterm>
39143 </para>
39144 <informaltable frame="all">
39145 <tgroup cols="4" colsep="0" rowsep="0">
39146 <colspec colwidth="8*" align="left"/>
39147 <colspec colwidth="5*" align="center"/>
39148 <colspec colwidth="5*" align="center"/>
39149 <colspec colwidth="6*" align="right"/>
39150 <tbody>
39151 <row>
39152 <entry><option>max_output</option></entry>
39153 <entry>Use: <emphasis>pipe</emphasis></entry>
39154 <entry>Type: <emphasis>integer</emphasis></entry>
39155 <entry>Default: <emphasis>20K</emphasis></entry>
39156 </row>
39157 </tbody>
39158 </tgroup>
39159 </informaltable>
39160 <para>
39161 This specifies the maximum amount of output that the command may produce on its
39162 standard output and standard error file combined. If the limit is exceeded, the
39163 process running the command is killed. This is intended as a safety measure to
39164 catch runaway processes. The limit is applied independently of the settings of
39165 the options that control what is done with such output (for example,
39166 <option>return_output</option>). Because of buffering effects, the amount of output may
39167 exceed the limit by a small amount before Exim notices.
39168 </para>
39169 <para>
39170 <indexterm role="option">
39171 <primary>message_prefix</primary>
39172 </indexterm>
39173 </para>
39174 <informaltable frame="all">
39175 <tgroup cols="4" colsep="0" rowsep="0">
39176 <colspec colwidth="8*" align="left"/>
39177 <colspec colwidth="5*" align="center"/>
39178 <colspec colwidth="5*" align="center"/>
39179 <colspec colwidth="6*" align="right"/>
39180 <tbody>
39181 <row>
39182 <entry><option>message_prefix</option></entry>
39183 <entry>Use: <emphasis>pipe</emphasis></entry>
39184 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
39185 <entry>Default: <emphasis>see below</emphasis></entry>
39186 </row>
39187 </tbody>
39188 </tgroup>
39189 </informaltable>
39190 <para>
39191 The string specified here is expanded and output at the start of every message.
39192 The default is unset if <option>use_bsmtp</option> is set. Otherwise it is
39193 </para>
39194 <literallayout class="monospaced">
39195 message_prefix = \
39196   From ${if def:return_path{$return_path}{MAILER-DAEMON}}\
39197   ${tod_bsdinbox}\n
39198 </literallayout>
39199 <para>
39200 <indexterm role="concept">
39201 <primary>Cyrus</primary>
39202 </indexterm>
39203 <indexterm role="concept">
39204 <primary><option>tmail</option></primary>
39205 </indexterm>
39206 <indexterm role="concept">
39207 <primary><quote>From</quote> line</primary>
39208 </indexterm>
39209 This is required by the commonly used <filename>/usr/bin/vacation</filename> program.
39210 However, it must <emphasis>not</emphasis> be present if delivery is to the Cyrus IMAP server,
39211 or to the <option>tmail</option> local delivery agent. The prefix can be suppressed by
39212 setting
39213 </para>
39214 <literallayout class="monospaced">
39215 message_prefix =
39216 </literallayout>
39217 <para>
39218 <indexterm role="option">
39219 <primary>message_suffix</primary>
39220 </indexterm>
39221 </para>
39222 <informaltable frame="all">
39223 <tgroup cols="4" colsep="0" rowsep="0">
39224 <colspec colwidth="8*" align="left"/>
39225 <colspec colwidth="5*" align="center"/>
39226 <colspec colwidth="5*" align="center"/>
39227 <colspec colwidth="6*" align="right"/>
39228 <tbody>
39229 <row>
39230 <entry><option>message_suffix</option></entry>
39231 <entry>Use: <emphasis>pipe</emphasis></entry>
39232 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
39233 <entry>Default: <emphasis>see below</emphasis></entry>
39234 </row>
39235 </tbody>
39236 </tgroup>
39237 </informaltable>
39238 <para>
39239 The string specified here is expanded and output at the end of every message.
39240 The default is unset if <option>use_bsmtp</option> is set. Otherwise it is a single newline.
39241 The suffix can be suppressed by setting
39242 </para>
39243 <literallayout class="monospaced">
39244 message_suffix =
39245 </literallayout>
39246 <para>
39247 <indexterm role="option">
39248 <primary>path</primary>
39249 </indexterm>
39250 </para>
39251 <informaltable frame="all">
39252 <tgroup cols="4" colsep="0" rowsep="0">
39253 <colspec colwidth="8*" align="left"/>
39254 <colspec colwidth="5*" align="center"/>
39255 <colspec colwidth="5*" align="center"/>
39256 <colspec colwidth="6*" align="right"/>
39257 <tbody>
39258 <row>
39259 <entry><option>path</option></entry>
39260 <entry>Use: <emphasis>pipe</emphasis></entry>
39261 <entry>Type: <emphasis>string</emphasis></entry>
39262 <entry>Default: <emphasis><literal>/bin:/usr/bin</literal></emphasis></entry>
39263 </row>
39264 </tbody>
39265 </tgroup>
39266 </informaltable>
39267 <para>
39268 This option specifies the string that is set up in the PATH environment
39269 variable of the subprocess. If the <option>command</option> option does not yield an
39270 absolute path name, the command is sought in the PATH directories, in the usual
39271 way. <emphasis role="bold">Warning</emphasis>: This does not apply to a command specified as a transport
39272 filter.
39273 </para>
39274 <para>
39275 <indexterm role="option">
39276 <primary>pipe_as_creator</primary>
39277 </indexterm>
39278 </para>
39279 <informaltable frame="all">
39280 <tgroup cols="4" colsep="0" rowsep="0">
39281 <colspec colwidth="8*" align="left"/>
39282 <colspec colwidth="5*" align="center"/>
39283 <colspec colwidth="5*" align="center"/>
39284 <colspec colwidth="6*" align="right"/>
39285 <tbody>
39286 <row>
39287 <entry><option>pipe_as_creator</option></entry>
39288 <entry>Use: <emphasis>pipe</emphasis></entry>
39289 <entry>Type: <emphasis>boolean</emphasis></entry>
39290 <entry>Default: <emphasis>false</emphasis></entry>
39291 </row>
39292 </tbody>
39293 </tgroup>
39294 </informaltable>
39295 <para>
39296 <indexterm role="concept">
39297 <primary>uid (user id)</primary>
39298 <secondary>local delivery</secondary>
39299 </indexterm>
39300 If the generic <option>user</option> option is not set and this option is true, the delivery
39301 process is run under the uid that was in force when Exim was originally called
39302 to accept the message. If the group id is not otherwise set (via the generic
39303 <option>group</option> option), the gid that was in force when Exim was originally called to
39304 accept the message is used.
39305 </para>
39306 <para>
39307 <indexterm role="option">
39308 <primary>restrict_to_path</primary>
39309 </indexterm>
39310 </para>
39311 <informaltable frame="all">
39312 <tgroup cols="4" colsep="0" rowsep="0">
39313 <colspec colwidth="8*" align="left"/>
39314 <colspec colwidth="5*" align="center"/>
39315 <colspec colwidth="5*" align="center"/>
39316 <colspec colwidth="6*" align="right"/>
39317 <tbody>
39318 <row>
39319 <entry><option>restrict_to_path</option></entry>
39320 <entry>Use: <emphasis>pipe</emphasis></entry>
39321 <entry>Type: <emphasis>boolean</emphasis></entry>
39322 <entry>Default: <emphasis>false</emphasis></entry>
39323 </row>
39324 </tbody>
39325 </tgroup>
39326 </informaltable>
39327 <para>
39328 When this option is set, any command name not listed in <option>allow_commands</option> must
39329 contain no slashes. The command is searched for only in the directories listed
39330 in the <option>path</option> option. This option is intended for use in the case when a pipe
39331 command has been generated from a user&#x2019;s <filename>.forward</filename> file. This is usually
39332 handled by a <command>pipe</command> transport called <option>address_pipe</option>.
39333 </para>
39334 <para>
39335 <indexterm role="option">
39336 <primary>return_fail_output</primary>
39337 </indexterm>
39338 </para>
39339 <informaltable frame="all">
39340 <tgroup cols="4" colsep="0" rowsep="0">
39341 <colspec colwidth="8*" align="left"/>
39342 <colspec colwidth="5*" align="center"/>
39343 <colspec colwidth="5*" align="center"/>
39344 <colspec colwidth="6*" align="right"/>
39345 <tbody>
39346 <row>
39347 <entry><option>return_fail_output</option></entry>
39348 <entry>Use: <emphasis>pipe</emphasis></entry>
39349 <entry>Type: <emphasis>boolean</emphasis></entry>
39350 <entry>Default: <emphasis>false</emphasis></entry>
39351 </row>
39352 </tbody>
39353 </tgroup>
39354 </informaltable>
39355 <para>
39356 If this option is true, and the command produced any output and ended with a
39357 return code other than zero or one of the codes listed in <option>temp_errors</option> (that
39358 is, the delivery failed), the output is returned in the bounce message.
39359 However, if the message has a null sender (that is, it is itself a bounce
39360 message), output from the command is discarded. This option and
39361 <option>return_output</option> are mutually exclusive. Only one of them may be set.
39362 </para>
39363 <para>
39364 <indexterm role="option">
39365 <primary>return_output</primary>
39366 </indexterm>
39367 </para>
39368 <informaltable frame="all">
39369 <tgroup cols="4" colsep="0" rowsep="0">
39370 <colspec colwidth="8*" align="left"/>
39371 <colspec colwidth="5*" align="center"/>
39372 <colspec colwidth="5*" align="center"/>
39373 <colspec colwidth="6*" align="right"/>
39374 <tbody>
39375 <row>
39376 <entry><option>return_output</option></entry>
39377 <entry>Use: <emphasis>pipe</emphasis></entry>
39378 <entry>Type: <emphasis>boolean</emphasis></entry>
39379 <entry>Default: <emphasis>false</emphasis></entry>
39380 </row>
39381 </tbody>
39382 </tgroup>
39383 </informaltable>
39384 <para>
39385 If this option is true, and the command produced any output, the delivery is
39386 deemed to have failed whatever the return code from the command, and the output
39387 is returned in the bounce message. Otherwise, the output is just discarded.
39388 However, if the message has a null sender (that is, it is a bounce message),
39389 output from the command is always discarded, whatever the setting of this
39390 option. This option and <option>return_fail_output</option> are mutually exclusive. Only one
39391 of them may be set.
39392 </para>
39393 <para>
39394 <indexterm role="option">
39395 <primary>temp_errors</primary>
39396 </indexterm>
39397 </para>
39398 <informaltable frame="all">
39399 <tgroup cols="4" colsep="0" rowsep="0">
39400 <colspec colwidth="8*" align="left"/>
39401 <colspec colwidth="5*" align="center"/>
39402 <colspec colwidth="5*" align="center"/>
39403 <colspec colwidth="6*" align="right"/>
39404 <tbody>
39405 <row>
39406 <entry><option>temp_errors</option></entry>
39407 <entry>Use: <emphasis>pipe</emphasis></entry>
39408 <entry>Type: <emphasis>string list</emphasis></entry>
39409 <entry>Default: <emphasis>see below</emphasis></entry>
39410 </row>
39411 </tbody>
39412 </tgroup>
39413 </informaltable>
39414 <para>
39415 <indexterm role="concept">
39416 <primary><command>pipe</command> transport</primary>
39417 <secondary>temporary failure</secondary>
39418 </indexterm>
39419 This option contains either a colon-separated list of numbers, or a single
39420 asterisk. If <option>ignore_status</option> is false
39421 and <option>return_output</option> is not set,
39422 and the command exits with a non-zero return code, the failure is treated as
39423 temporary and the delivery is deferred if the return code matches one of the
39424 numbers, or if the setting is a single asterisk. Otherwise, non-zero return
39425 codes are treated as permanent errors. The default setting contains the codes
39426 defined by EX_TEMPFAIL and EX_CANTCREAT in <filename>sysexits.h</filename>. If Exim is
39427 compiled on a system that does not define these macros, it assumes values of 75
39428 and 73, respectively.
39429 </para>
39430 <para>
39431 <indexterm role="option">
39432 <primary>timeout</primary>
39433 </indexterm>
39434 </para>
39435 <informaltable frame="all">
39436 <tgroup cols="4" colsep="0" rowsep="0">
39437 <colspec colwidth="8*" align="left"/>
39438 <colspec colwidth="5*" align="center"/>
39439 <colspec colwidth="5*" align="center"/>
39440 <colspec colwidth="6*" align="right"/>
39441 <tbody>
39442 <row>
39443 <entry><option>timeout</option></entry>
39444 <entry>Use: <emphasis>pipe</emphasis></entry>
39445 <entry>Type: <emphasis>time</emphasis></entry>
39446 <entry>Default: <emphasis>1h</emphasis></entry>
39447 </row>
39448 </tbody>
39449 </tgroup>
39450 </informaltable>
39451 <para>
39452 If the command fails to complete within this time, it is killed. This normally
39453 causes the delivery to fail (but see <option>timeout_defer</option>). A zero time interval
39454 specifies no timeout. In order to ensure that any subprocesses created by the
39455 command are also killed, Exim makes the initial process a process group leader,
39456 and kills the whole process group on a timeout. However, this can be defeated
39457 if one of the processes starts a new process group.
39458 </para>
39459 <para>
39460 <indexterm role="option">
39461 <primary>timeout_defer</primary>
39462 </indexterm>
39463 </para>
39464 <informaltable frame="all">
39465 <tgroup cols="4" colsep="0" rowsep="0">
39466 <colspec colwidth="8*" align="left"/>
39467 <colspec colwidth="5*" align="center"/>
39468 <colspec colwidth="5*" align="center"/>
39469 <colspec colwidth="6*" align="right"/>
39470 <tbody>
39471 <row>
39472 <entry><option>timeout_defer</option></entry>
39473 <entry>Use: <emphasis>pipe</emphasis></entry>
39474 <entry>Type: <emphasis>boolean</emphasis></entry>
39475 <entry>Default: <emphasis>false</emphasis></entry>
39476 </row>
39477 </tbody>
39478 </tgroup>
39479 </informaltable>
39480 <para>
39481 A timeout in a <command>pipe</command> transport, either in the command that the transport
39482 runs, or in a transport filter that is associated with it, is by default
39483 treated as a hard error, and the delivery fails. However, if <option>timeout_defer</option>
39484 is set true, both kinds of timeout become temporary errors, causing the
39485 delivery to be deferred.
39486 </para>
39487 <para>
39488 <indexterm role="option">
39489 <primary>umask</primary>
39490 </indexterm>
39491 </para>
39492 <informaltable frame="all">
39493 <tgroup cols="4" colsep="0" rowsep="0">
39494 <colspec colwidth="8*" align="left"/>
39495 <colspec colwidth="5*" align="center"/>
39496 <colspec colwidth="5*" align="center"/>
39497 <colspec colwidth="6*" align="right"/>
39498 <tbody>
39499 <row>
39500 <entry><option>umask</option></entry>
39501 <entry>Use: <emphasis>pipe</emphasis></entry>
39502 <entry>Type: <emphasis>octal integer</emphasis></entry>
39503 <entry>Default: <emphasis>022</emphasis></entry>
39504 </row>
39505 </tbody>
39506 </tgroup>
39507 </informaltable>
39508 <para>
39509 This specifies the umask setting for the subprocess that runs the command.
39510 </para>
39511 <para>
39512 <indexterm role="option">
39513 <primary>use_bsmtp</primary>
39514 </indexterm>
39515 </para>
39516 <informaltable frame="all">
39517 <tgroup cols="4" colsep="0" rowsep="0">
39518 <colspec colwidth="8*" align="left"/>
39519 <colspec colwidth="5*" align="center"/>
39520 <colspec colwidth="5*" align="center"/>
39521 <colspec colwidth="6*" align="right"/>
39522 <tbody>
39523 <row>
39524 <entry><option>use_bsmtp</option></entry>
39525 <entry>Use: <emphasis>pipe</emphasis></entry>
39526 <entry>Type: <emphasis>boolean</emphasis></entry>
39527 <entry>Default: <emphasis>false</emphasis></entry>
39528 </row>
39529 </tbody>
39530 </tgroup>
39531 </informaltable>
39532 <para>
39533 <indexterm role="concept">
39534 <primary>envelope sender</primary>
39535 </indexterm>
39536 If this option is set true, the <command>pipe</command> transport writes messages in <quote>batch
39537 SMTP</quote> format, with the envelope sender and recipient(s) included as SMTP
39538 commands. If you want to include a leading HELO command with such messages,
39539 you can do so by setting the <option>message_prefix</option> option. See section
39540 <xref linkend="SECTbatchSMTP"/> for details of batch SMTP.
39541 </para>
39542 <para>
39543 <indexterm role="option">
39544 <primary>use_classresources</primary>
39545 </indexterm>
39546 </para>
39547 <informaltable frame="all">
39548 <tgroup cols="4" colsep="0" rowsep="0">
39549 <colspec colwidth="8*" align="left"/>
39550 <colspec colwidth="5*" align="center"/>
39551 <colspec colwidth="5*" align="center"/>
39552 <colspec colwidth="6*" align="right"/>
39553 <tbody>
39554 <row>
39555 <entry><option>use_classresources</option></entry>
39556 <entry>Use: <emphasis>pipe</emphasis></entry>
39557 <entry>Type: <emphasis>boolean</emphasis></entry>
39558 <entry>Default: <emphasis>false</emphasis></entry>
39559 </row>
39560 </tbody>
39561 </tgroup>
39562 </informaltable>
39563 <para>
39564 <indexterm role="concept">
39565 <primary>class resources (BSD)</primary>
39566 </indexterm>
39567 This option is available only when Exim is running on FreeBSD, NetBSD, or
39568 BSD/OS. If it is set true, the <function>setclassresources()</function> function is used to set
39569 resource limits when a <command>pipe</command> transport is run to perform a delivery. The
39570 limits for the uid under which the pipe is to run are obtained from the login
39571 class database.
39572 </para>
39573 <para>
39574 <indexterm role="option">
39575 <primary>use_crlf</primary>
39576 </indexterm>
39577 </para>
39578 <informaltable frame="all">
39579 <tgroup cols="4" colsep="0" rowsep="0">
39580 <colspec colwidth="8*" align="left"/>
39581 <colspec colwidth="5*" align="center"/>
39582 <colspec colwidth="5*" align="center"/>
39583 <colspec colwidth="6*" align="right"/>
39584 <tbody>
39585 <row>
39586 <entry><option>use_crlf</option></entry>
39587 <entry>Use: <emphasis>pipe</emphasis></entry>
39588 <entry>Type: <emphasis>boolean</emphasis></entry>
39589 <entry>Default: <emphasis>false</emphasis></entry>
39590 </row>
39591 </tbody>
39592 </tgroup>
39593 </informaltable>
39594 <para>
39595 <indexterm role="concept">
39596 <primary>carriage return</primary>
39597 </indexterm>
39598 <indexterm role="concept">
39599 <primary>linefeed</primary>
39600 </indexterm>
39601 This option causes lines to be terminated with the two-character CRLF sequence
39602 (carriage return, linefeed) instead of just a linefeed character. In the case
39603 of batched SMTP, the byte sequence written to the pipe is then an exact image
39604 of what would be sent down a real SMTP connection.
39605 </para>
39606 <para>
39607 The contents of the <option>message_prefix</option> and <option>message_suffix</option> options are
39608 written verbatim, so must contain their own carriage return characters if these
39609 are needed. Since the default values for both <option>message_prefix</option> and
39610 <option>message_suffix</option> end with a single linefeed, their values must be changed to
39611 end with <literal>\r\n</literal> if <option>use_crlf</option> is set.
39612 </para>
39613 <para>
39614 <indexterm role="option">
39615 <primary>use_shell</primary>
39616 </indexterm>
39617 </para>
39618 <informaltable frame="all">
39619 <tgroup cols="4" colsep="0" rowsep="0">
39620 <colspec colwidth="8*" align="left"/>
39621 <colspec colwidth="5*" align="center"/>
39622 <colspec colwidth="5*" align="center"/>
39623 <colspec colwidth="6*" align="right"/>
39624 <tbody>
39625 <row>
39626 <entry><option>use_shell</option></entry>
39627 <entry>Use: <emphasis>pipe</emphasis></entry>
39628 <entry>Type: <emphasis>boolean</emphasis></entry>
39629 <entry>Default: <emphasis>false</emphasis></entry>
39630 </row>
39631 </tbody>
39632 </tgroup>
39633 </informaltable>
39634 <para>
39635 <indexterm role="concept">
39636 <primary><varname>$pipe_addresses</varname></primary>
39637 </indexterm>
39638 If this option is set, it causes the command to be passed to <filename>/bin/sh</filename>
39639 instead of being run directly from the transport, as described in section
39640 <xref linkend="SECThowcommandrun"/>. This is less secure, but is needed in some situations
39641 where the command is expected to be run under a shell and cannot easily be
39642 modified. The <option>allow_commands</option> and <option>restrict_to_path</option> options, and the
39643 <literal>$pipe_addresses</literal> facility are incompatible with <option>use_shell</option>. The
39644 command is expanded as a single string, and handed to <filename>/bin/sh</filename> as data for
39645 its <option>-c</option> option.
39646 </para>
39647 </section>
39648 <section>
39649 <title>Using an external local delivery agent</title>
39650 <para>
39651 <indexterm role="concept">
39652 <primary>local delivery</primary>
39653 <secondary>using an external agent</secondary>
39654 </indexterm>
39655 <indexterm role="concept">
39656 <primary><emphasis>procmail</emphasis></primary>
39657 </indexterm>
39658 <indexterm role="concept">
39659 <primary>external local delivery</primary>
39660 </indexterm>
39661 <indexterm role="concept">
39662 <primary>delivery</primary>
39663 <secondary><emphasis>procmail</emphasis></secondary>
39664 </indexterm>
39665 <indexterm role="concept">
39666 <primary>delivery</primary>
39667 <secondary>by external agent</secondary>
39668 </indexterm>
39669 The <command>pipe</command> transport can be used to pass all messages that require local
39670 delivery to a separate local delivery agent such as <option>procmail</option>. When doing
39671 this, care must be taken to ensure that the pipe is run under an appropriate
39672 uid and gid. In some configurations one wants this to be a uid that is trusted
39673 by the delivery agent to supply the correct sender of the message. It may be
39674 necessary to recompile or reconfigure the delivery agent so that it trusts an
39675 appropriate user. The following is an example transport and router
39676 configuration for <option>procmail</option>:
39677 </para>
39678 <literallayout class="monospaced">
39679 # transport
39680 procmail_pipe:
39681   driver = pipe
39682   command = /usr/local/bin/procmail -d $local_part
39683   return_path_add
39684   delivery_date_add
39685   envelope_to_add
39686   check_string = "From "
39687   escape_string = "&gt;From "
39688   user = $local_part
39689   group = mail
39690
39691 # router
39692 procmail:
39693   driver = accept
39694   check_local_user
39695   transport = procmail_pipe
39696 </literallayout>
39697 <para>
39698 In this example, the pipe is run as the local user, but with the group set to
39699 <emphasis>mail</emphasis>. An alternative is to run the pipe as a specific user such as <emphasis>mail</emphasis>
39700 or <emphasis>exim</emphasis>, but in this case you must arrange for <option>procmail</option> to trust that
39701 user to supply a correct sender address. If you do not specify either a
39702 <option>group</option> or a <option>user</option> option, the pipe command is run as the local user. The
39703 home directory is the user&#x2019;s home directory by default.
39704 </para>
39705 <para>
39706 <emphasis role="bold">Note</emphasis>: The command that the pipe transport runs does <emphasis>not</emphasis> begin with
39707 </para>
39708 <literallayout class="monospaced">
39709 IFS=" "
39710 </literallayout>
39711 <para>
39712 as shown in some <option>procmail</option> documentation, because Exim does not by default
39713 use a shell to run pipe commands.
39714 </para>
39715 <para>
39716 <indexterm role="concept">
39717 <primary>Cyrus</primary>
39718 </indexterm>
39719 The next example shows a transport and a router for a system where local
39720 deliveries are handled by the Cyrus IMAP server.
39721 </para>
39722 <literallayout class="monospaced">
39723 # transport
39724 local_delivery_cyrus:
39725   driver = pipe
39726   command = /usr/cyrus/bin/deliver \
39727             -m ${substr_1:$local_part_suffix} -- $local_part
39728   user = cyrus
39729   group = mail
39730   return_output
39731   log_output
39732   message_prefix =
39733   message_suffix =
39734
39735 # router
39736 local_user_cyrus:
39737   driver = accept
39738   check_local_user
39739   local_part_suffix = .*
39740   transport = local_delivery_cyrus
39741 </literallayout>
39742 <para>
39743 Note the unsetting of <option>message_prefix</option> and <option>message_suffix</option>, and the use of
39744 <option>return_output</option> to cause any text written by Cyrus to be returned to the
39745 sender.
39746 <indexterm role="concept" startref="IIDpiptra1" class="endofrange"/>
39747 <indexterm role="concept" startref="IIDpiptra2" class="endofrange"/>
39748 </para>
39749 </section>
39750 </chapter>
39751
39752 <chapter id="CHAPsmtptrans">
39753 <title>The smtp transport</title>
39754 <para>
39755 <indexterm role="concept" id="IIDsmttra1" class="startofrange">
39756 <primary>transports</primary>
39757 <secondary><command>smtp</command></secondary>
39758 </indexterm>
39759 <indexterm role="concept" id="IIDsmttra2" class="startofrange">
39760 <primary><command>smtp</command> transport</primary>
39761 </indexterm>
39762 The <command>smtp</command> transport delivers messages over TCP/IP connections using the SMTP
39763 or LMTP protocol. The list of hosts to try can either be taken from the address
39764 that is being processed (having been set up by the router), or specified
39765 explicitly for the transport. Timeout and retry processing (see chapter
39766 <xref linkend="CHAPretry"/>) is applied to each IP address independently.
39767 </para>
39768 <section>
39769 <title>Multiple messages on a single connection</title>
39770 <para>
39771 The sending of multiple messages over a single TCP/IP connection can arise in
39772 two ways:
39773 </para>
39774 <itemizedlist>
39775 <listitem>
39776 <para>
39777 If a message contains more than <option>max_rcpt</option> (see below) addresses that are
39778 routed to the same host, more than one copy of the message has to be sent to
39779 that host. In this situation, multiple copies may be sent in a single run of
39780 the <command>smtp</command> transport over a single TCP/IP connection. (What Exim actually
39781 does when it has too many addresses to send in one message also depends on the
39782 value of the global <option>remote_max_parallel</option> option. Details are given in
39783 section <xref linkend="SECToutSMTPTCP"/>.)
39784 </para>
39785 </listitem>
39786 <listitem>
39787 <para>
39788 <indexterm role="concept">
39789 <primary>hints database</primary>
39790 <secondary>remembering routing</secondary>
39791 </indexterm>
39792 When a message has been successfully delivered over a TCP/IP connection, Exim
39793 looks in its hints database to see if there are any other messages awaiting a
39794 connection to the same host. If there are, a new delivery process is started
39795 for one of them, and the current TCP/IP connection is passed on to it. The new
39796 process may in turn send multiple copies and possibly create yet another
39797 process.
39798 </para>
39799 </listitem>
39800 </itemizedlist>
39801 <para>
39802 For each copy sent over the same TCP/IP connection, a sequence counter is
39803 incremented, and if it ever gets to the value of <option>connection_max_messages</option>,
39804 no further messages are sent over that connection.
39805 </para>
39806 </section>
39807 <section>
39808 <title>Use of the $host variable</title>
39809 <para>
39810 <indexterm role="concept">
39811 <primary><varname>$host</varname></primary>
39812 </indexterm>
39813 <indexterm role="concept">
39814 <primary><varname>$host_address</varname></primary>
39815 </indexterm>
39816 At the start of a run of the <command>smtp</command> transport, the values of <varname>$host</varname> and
39817 <varname>$host_address</varname> are the name and IP address of the first host on the host list
39818 passed by the router. However, when the transport is about to connect to a
39819 specific host, and while it is connected to that host, <varname>$host</varname> and
39820 <varname>$host_address</varname> are set to the values for that host. These are the values
39821 that are in force when the <option>helo_data</option>, <option>hosts_try_auth</option>, <option>interface</option>,
39822 <option>serialize_hosts</option>, and the various TLS options are expanded.
39823 </para>
39824 </section>
39825 <section>
39826 <title>Private options for smtp</title>
39827 <para>
39828 <indexterm role="concept">
39829 <primary>options</primary>
39830 <secondary><command>smtp</command> transport</secondary>
39831 </indexterm>
39832 The private options of the <command>smtp</command> transport are as follows:
39833 </para>
39834 <para>
39835 <indexterm role="option">
39836 <primary>allow_localhost</primary>
39837 </indexterm>
39838 </para>
39839 <informaltable frame="all">
39840 <tgroup cols="4" colsep="0" rowsep="0">
39841 <colspec colwidth="8*" align="left"/>
39842 <colspec colwidth="5*" align="center"/>
39843 <colspec colwidth="5*" align="center"/>
39844 <colspec colwidth="6*" align="right"/>
39845 <tbody>
39846 <row>
39847 <entry><option>allow_localhost</option></entry>
39848 <entry>Use: <emphasis>smtp</emphasis></entry>
39849 <entry>Type: <emphasis>boolean</emphasis></entry>
39850 <entry>Default: <emphasis>false</emphasis></entry>
39851 </row>
39852 </tbody>
39853 </tgroup>
39854 </informaltable>
39855 <para>
39856 <indexterm role="concept">
39857 <primary>local host</primary>
39858 <secondary>sending to</secondary>
39859 </indexterm>
39860 <indexterm role="concept">
39861 <primary>fallback</primary>
39862 <secondary>hosts specified on transport</secondary>
39863 </indexterm>
39864 When a host specified in <option>hosts</option> or <option>fallback_hosts</option> (see below) turns out
39865 to be the local host, or is listed in <option>hosts_treat_as_local</option>, delivery is
39866 deferred by default. However, if <option>allow_localhost</option> is set, Exim goes on to do
39867 the delivery anyway. This should be used only in special cases when the
39868 configuration ensures that no looping will result (for example, a differently
39869 configured Exim is listening on the port to which the message is sent).
39870 </para>
39871 <para>
39872 <indexterm role="option">
39873 <primary>authenticated_sender</primary>
39874 </indexterm>
39875 </para>
39876 <informaltable frame="all">
39877 <tgroup cols="4" colsep="0" rowsep="0">
39878 <colspec colwidth="8*" align="left"/>
39879 <colspec colwidth="5*" align="center"/>
39880 <colspec colwidth="5*" align="center"/>
39881 <colspec colwidth="6*" align="right"/>
39882 <tbody>
39883 <row>
39884 <entry><option>authenticated_sender</option></entry>
39885 <entry>Use: <emphasis>smtp</emphasis></entry>
39886 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
39887 <entry>Default: <emphasis>unset</emphasis></entry>
39888 </row>
39889 </tbody>
39890 </tgroup>
39891 </informaltable>
39892 <para>
39893 <indexterm role="concept">
39894 <primary>Cyrus</primary>
39895 </indexterm>
39896 When Exim has authenticated as a client, or if <option>authenticated_sender_force</option>
39897 is true, this option sets a value for the AUTH= item on outgoing MAIL commands,
39898 overriding any existing authenticated sender value. If the string expansion is
39899 forced to fail, the option is ignored. Other expansion failures cause delivery
39900 to be deferred. If the result of expansion is an empty string, that is also
39901 ignored.
39902 </para>
39903 <para>
39904 If the SMTP session is not authenticated, the expansion of
39905 <option>authenticated_sender</option> still happens (and can cause the delivery to be
39906 deferred if it fails), but no AUTH= item is added to MAIL commands
39907 unless <option>authenticated_sender_force</option> is true.
39908 </para>
39909 <para>
39910 This option allows you to use the <command>smtp</command> transport in LMTP mode to
39911 deliver mail to Cyrus IMAP and provide the proper local part as the
39912 <quote>authenticated sender</quote>, via a setting such as:
39913 </para>
39914 <literallayout class="monospaced">
39915 authenticated_sender = $local_part
39916 </literallayout>
39917 <para>
39918 This removes the need for IMAP subfolders to be assigned special ACLs to
39919 allow direct delivery to those subfolders.
39920 </para>
39921 <para>
39922 Because of expected uses such as that just described for Cyrus (when no
39923 domain is involved), there is no checking on the syntax of the provided
39924 value.
39925 </para>
39926 <para>
39927 <indexterm role="option">
39928 <primary>authenticated_sender_force</primary>
39929 </indexterm>
39930 </para>
39931 <informaltable frame="all">
39932 <tgroup cols="4" colsep="0" rowsep="0">
39933 <colspec colwidth="8*" align="left"/>
39934 <colspec colwidth="5*" align="center"/>
39935 <colspec colwidth="5*" align="center"/>
39936 <colspec colwidth="6*" align="right"/>
39937 <tbody>
39938 <row>
39939 <entry><option>authenticated_sender_force</option></entry>
39940 <entry>Use: <emphasis>smtp</emphasis></entry>
39941 <entry>Type: <emphasis>boolean</emphasis></entry>
39942 <entry>Default: <emphasis>false</emphasis></entry>
39943 </row>
39944 </tbody>
39945 </tgroup>
39946 </informaltable>
39947 <para>
39948 If this option is set true, the <option>authenticated_sender</option> option&#x2019;s value
39949 is used for the AUTH= item on outgoing MAIL commands, even if Exim has not
39950 authenticated as a client.
39951 </para>
39952 <para>
39953 <indexterm role="option">
39954 <primary>command_timeout</primary>
39955 </indexterm>
39956 </para>
39957 <informaltable frame="all">
39958 <tgroup cols="4" colsep="0" rowsep="0">
39959 <colspec colwidth="8*" align="left"/>
39960 <colspec colwidth="5*" align="center"/>
39961 <colspec colwidth="5*" align="center"/>
39962 <colspec colwidth="6*" align="right"/>
39963 <tbody>
39964 <row>
39965 <entry><option>command_timeout</option></entry>
39966 <entry>Use: <emphasis>smtp</emphasis></entry>
39967 <entry>Type: <emphasis>time</emphasis></entry>
39968 <entry>Default: <emphasis>5m</emphasis></entry>
39969 </row>
39970 </tbody>
39971 </tgroup>
39972 </informaltable>
39973 <para>
39974 This sets a timeout for receiving a response to an SMTP command that has been
39975 sent out. It is also used when waiting for the initial banner line from the
39976 remote host. Its value must not be zero.
39977 </para>
39978 <para>
39979 <indexterm role="option">
39980 <primary>connect_timeout</primary>
39981 </indexterm>
39982 </para>
39983 <informaltable frame="all">
39984 <tgroup cols="4" colsep="0" rowsep="0">
39985 <colspec colwidth="8*" align="left"/>
39986 <colspec colwidth="5*" align="center"/>
39987 <colspec colwidth="5*" align="center"/>
39988 <colspec colwidth="6*" align="right"/>
39989 <tbody>
39990 <row>
39991 <entry><option>connect_timeout</option></entry>
39992 <entry>Use: <emphasis>smtp</emphasis></entry>
39993 <entry>Type: <emphasis>time</emphasis></entry>
39994 <entry>Default: <emphasis>5m</emphasis></entry>
39995 </row>
39996 </tbody>
39997 </tgroup>
39998 </informaltable>
39999 <para>
40000 This sets a timeout for the <function>connect()</function> function, which sets up a TCP/IP call
40001 to a remote host. A setting of zero allows the system timeout (typically
40002 several minutes) to act. To have any effect, the value of this option must be
40003 less than the system timeout. However, it has been observed that on some
40004 systems there is no system timeout, which is why the default value for this
40005 option is 5 minutes, a value recommended by RFC 1123.
40006 </para>
40007 <para>
40008 <indexterm role="option">
40009 <primary>connection_max_messages</primary>
40010 </indexterm>
40011 </para>
40012 <informaltable frame="all">
40013 <tgroup cols="4" colsep="0" rowsep="0">
40014 <colspec colwidth="8*" align="left"/>
40015 <colspec colwidth="5*" align="center"/>
40016 <colspec colwidth="5*" align="center"/>
40017 <colspec colwidth="6*" align="right"/>
40018 <tbody>
40019 <row>
40020 <entry><option>connection_max_messages</option></entry>
40021 <entry>Use: <emphasis>smtp</emphasis></entry>
40022 <entry>Type: <emphasis>integer</emphasis></entry>
40023 <entry>Default: <emphasis>500</emphasis></entry>
40024 </row>
40025 </tbody>
40026 </tgroup>
40027 </informaltable>
40028 <para>
40029 <indexterm role="concept">
40030 <primary>SMTP</primary>
40031 <secondary>passed connection</secondary>
40032 </indexterm>
40033 <indexterm role="concept">
40034 <primary>SMTP</primary>
40035 <secondary>multiple deliveries</secondary>
40036 </indexterm>
40037 <indexterm role="concept">
40038 <primary>multiple SMTP deliveries</primary>
40039 </indexterm>
40040 This controls the maximum number of separate message deliveries that are sent
40041 over a single TCP/IP connection. If the value is zero, there is no limit.
40042 For testing purposes, this value can be overridden by the <option>-oB</option> command line
40043 option.
40044 </para>
40045 <para>
40046 <indexterm role="option">
40047 <primary>data_timeout</primary>
40048 </indexterm>
40049 </para>
40050 <informaltable frame="all">
40051 <tgroup cols="4" colsep="0" rowsep="0">
40052 <colspec colwidth="8*" align="left"/>
40053 <colspec colwidth="5*" align="center"/>
40054 <colspec colwidth="5*" align="center"/>
40055 <colspec colwidth="6*" align="right"/>
40056 <tbody>
40057 <row>
40058 <entry><option>data_timeout</option></entry>
40059 <entry>Use: <emphasis>smtp</emphasis></entry>
40060 <entry>Type: <emphasis>time</emphasis></entry>
40061 <entry>Default: <emphasis>5m</emphasis></entry>
40062 </row>
40063 </tbody>
40064 </tgroup>
40065 </informaltable>
40066 <para>
40067 This sets a timeout for the transmission of each block in the data portion of
40068 the message. As a result, the overall timeout for a message depends on the size
40069 of the message. Its value must not be zero. See also <option>final_timeout</option>.
40070 </para>
40071 <para>
40072 <indexterm role="option">
40073 <primary>delay_after_cutoff</primary>
40074 </indexterm>
40075 </para>
40076 <informaltable frame="all">
40077 <tgroup cols="4" colsep="0" rowsep="0">
40078 <colspec colwidth="8*" align="left"/>
40079 <colspec colwidth="5*" align="center"/>
40080 <colspec colwidth="5*" align="center"/>
40081 <colspec colwidth="6*" align="right"/>
40082 <tbody>
40083 <row>
40084 <entry><option>delay_after_cutoff</option></entry>
40085 <entry>Use: <emphasis>smtp</emphasis></entry>
40086 <entry>Type: <emphasis>boolean</emphasis></entry>
40087 <entry>Default: <emphasis>true</emphasis></entry>
40088 </row>
40089 </tbody>
40090 </tgroup>
40091 </informaltable>
40092 <para>
40093 This option controls what happens when all remote IP addresses for a given
40094 domain have been inaccessible for so long that they have passed their retry
40095 cutoff times.
40096 </para>
40097 <para>
40098 In the default state, if the next retry time has not been reached for any of
40099 them, the address is bounced without trying any deliveries. In other words,
40100 Exim delays retrying an IP address after the final cutoff time until a new
40101 retry time is reached, and can therefore bounce an address without ever trying
40102 a delivery, when machines have been down for a long time. Some people are
40103 unhappy at this prospect, so...
40104 </para>
40105 <para>
40106 If <option>delay_after_cutoff</option> is set false, Exim behaves differently. If all IP
40107 addresses are past their final cutoff time, Exim tries to deliver to those
40108 IP addresses that have not been tried since the message arrived. If there are
40109 none, of if they all fail, the address is bounced. In other words, it does not
40110 delay when a new message arrives, but immediately tries those expired IP
40111 addresses that haven&#x2019;t been tried since the message arrived. If there is a
40112 continuous stream of messages for the dead hosts, unsetting
40113 <option>delay_after_cutoff</option> means that there will be many more attempts to deliver
40114 to them.
40115 </para>
40116 <para>
40117 <indexterm role="option">
40118 <primary>dns_qualify_single</primary>
40119 </indexterm>
40120 </para>
40121 <informaltable frame="all">
40122 <tgroup cols="4" colsep="0" rowsep="0">
40123 <colspec colwidth="8*" align="left"/>
40124 <colspec colwidth="5*" align="center"/>
40125 <colspec colwidth="5*" align="center"/>
40126 <colspec colwidth="6*" align="right"/>
40127 <tbody>
40128 <row>
40129 <entry><option>dns_qualify_single</option></entry>
40130 <entry>Use: <emphasis>smtp</emphasis></entry>
40131 <entry>Type: <emphasis>boolean</emphasis></entry>
40132 <entry>Default: <emphasis>true</emphasis></entry>
40133 </row>
40134 </tbody>
40135 </tgroup>
40136 </informaltable>
40137 <para>
40138 If the <option>hosts</option> or <option>fallback_hosts</option> option is being used,
40139 and the <option>gethostbyname</option> option is false,
40140 the RES_DEFNAMES resolver option is set. See the <option>qualify_single</option> option
40141 in chapter <xref linkend="CHAPdnslookup"/> for more details.
40142 </para>
40143 <para>
40144 <indexterm role="option">
40145 <primary>dns_search_parents</primary>
40146 </indexterm>
40147 </para>
40148 <informaltable frame="all">
40149 <tgroup cols="4" colsep="0" rowsep="0">
40150 <colspec colwidth="8*" align="left"/>
40151 <colspec colwidth="5*" align="center"/>
40152 <colspec colwidth="5*" align="center"/>
40153 <colspec colwidth="6*" align="right"/>
40154 <tbody>
40155 <row>
40156 <entry><option>dns_search_parents</option></entry>
40157 <entry>Use: <emphasis>smtp</emphasis></entry>
40158 <entry>Type: <emphasis>boolean</emphasis></entry>
40159 <entry>Default: <emphasis>false</emphasis></entry>
40160 </row>
40161 </tbody>
40162 </tgroup>
40163 </informaltable>
40164 <para>
40165 <indexterm role="concept">
40166 <primary><option>search_parents</option></primary>
40167 </indexterm>
40168 If the <option>hosts</option> or <option>fallback_hosts</option> option is being used, and the
40169 <option>gethostbyname</option> option is false, the RES_DNSRCH resolver option is set.
40170 See the <option>search_parents</option> option in chapter <xref linkend="CHAPdnslookup"/> for more
40171 details.
40172 </para>
40173 <para>
40174 <indexterm role="option">
40175 <primary>fallback_hosts</primary>
40176 </indexterm>
40177 </para>
40178 <informaltable frame="all">
40179 <tgroup cols="4" colsep="0" rowsep="0">
40180 <colspec colwidth="8*" align="left"/>
40181 <colspec colwidth="5*" align="center"/>
40182 <colspec colwidth="5*" align="center"/>
40183 <colspec colwidth="6*" align="right"/>
40184 <tbody>
40185 <row>
40186 <entry><option>fallback_hosts</option></entry>
40187 <entry>Use: <emphasis>smtp</emphasis></entry>
40188 <entry>Type: <emphasis>string list</emphasis></entry>
40189 <entry>Default: <emphasis>unset</emphasis></entry>
40190 </row>
40191 </tbody>
40192 </tgroup>
40193 </informaltable>
40194 <para>
40195 <indexterm role="concept">
40196 <primary>fallback</primary>
40197 <secondary>hosts specified on transport</secondary>
40198 </indexterm>
40199 String expansion is not applied to this option. The argument must be a
40200 colon-separated list of host names or IP addresses, optionally also including
40201 port numbers, though the separator can be changed, as described in section
40202 <xref linkend="SECTlistconstruct"/>. Each individual item in the list is the same as an
40203 item in a <option>route_list</option> setting for the <command>manualroute</command> router, as described
40204 in section <xref linkend="SECTformatonehostitem"/>.
40205 </para>
40206 <para>
40207 Fallback hosts can also be specified on routers, which associate them with the
40208 addresses they process. As for the <option>hosts</option> option without <option>hosts_override</option>,
40209 <option>fallback_hosts</option> specified on the transport is used only if the address does
40210 not have its own associated fallback host list. Unlike <option>hosts</option>, a setting of
40211 <option>fallback_hosts</option> on an address is not overridden by <option>hosts_override</option>.
40212 However, <option>hosts_randomize</option> does apply to fallback host lists.
40213 </para>
40214 <para>
40215 If Exim is unable to deliver to any of the hosts for a particular address, and
40216 the errors are not permanent rejections, the address is put on a separate
40217 transport queue with its host list replaced by the fallback hosts, unless the
40218 address was routed via MX records and the current host was in the original MX
40219 list. In that situation, the fallback host list is not used.
40220 </para>
40221 <para>
40222 Once normal deliveries are complete, the fallback queue is delivered by
40223 re-running the same transports with the new host lists. If several failing
40224 addresses have the same fallback hosts (and <option>max_rcpt</option> permits it), a single
40225 copy of the message is sent.
40226 </para>
40227 <para>
40228 The resolution of the host names on the fallback list is controlled by the
40229 <option>gethostbyname</option> option, as for the <option>hosts</option> option. Fallback hosts apply
40230 both to cases when the host list comes with the address and when it is taken
40231 from <option>hosts</option>. This option provides a <quote>use a smart host only if delivery
40232 fails</quote> facility.
40233 </para>
40234 <para>
40235 <indexterm role="option">
40236 <primary>final_timeout</primary>
40237 </indexterm>
40238 </para>
40239 <informaltable frame="all">
40240 <tgroup cols="4" colsep="0" rowsep="0">
40241 <colspec colwidth="8*" align="left"/>
40242 <colspec colwidth="5*" align="center"/>
40243 <colspec colwidth="5*" align="center"/>
40244 <colspec colwidth="6*" align="right"/>
40245 <tbody>
40246 <row>
40247 <entry><option>final_timeout</option></entry>
40248 <entry>Use: <emphasis>smtp</emphasis></entry>
40249 <entry>Type: <emphasis>time</emphasis></entry>
40250 <entry>Default: <emphasis>10m</emphasis></entry>
40251 </row>
40252 </tbody>
40253 </tgroup>
40254 </informaltable>
40255 <para>
40256 This is the timeout that applies while waiting for the response to the final
40257 line containing just <quote>.</quote> that terminates a message. Its value must not be
40258 zero.
40259 </para>
40260 <para>
40261 <indexterm role="option">
40262 <primary>gethostbyname</primary>
40263 </indexterm>
40264 </para>
40265 <informaltable frame="all">
40266 <tgroup cols="4" colsep="0" rowsep="0">
40267 <colspec colwidth="8*" align="left"/>
40268 <colspec colwidth="5*" align="center"/>
40269 <colspec colwidth="5*" align="center"/>
40270 <colspec colwidth="6*" align="right"/>
40271 <tbody>
40272 <row>
40273 <entry><option>gethostbyname</option></entry>
40274 <entry>Use: <emphasis>smtp</emphasis></entry>
40275 <entry>Type: <emphasis>boolean</emphasis></entry>
40276 <entry>Default: <emphasis>false</emphasis></entry>
40277 </row>
40278 </tbody>
40279 </tgroup>
40280 </informaltable>
40281 <para>
40282 If this option is true when the <option>hosts</option> and/or <option>fallback_hosts</option> options are
40283 being used, names are looked up using <function>gethostbyname()</function>
40284 (or <function>getipnodebyname()</function> when available)
40285 instead of using the DNS. Of course, that function may in fact use the DNS, but
40286 it may also consult other sources of information such as <filename>/etc/hosts</filename>.
40287 </para>
40288 <para>
40289 <indexterm role="option">
40290 <primary>helo_data</primary>
40291 </indexterm>
40292 </para>
40293 <informaltable frame="all">
40294 <tgroup cols="4" colsep="0" rowsep="0">
40295 <colspec colwidth="8*" align="left"/>
40296 <colspec colwidth="5*" align="center"/>
40297 <colspec colwidth="5*" align="center"/>
40298 <colspec colwidth="6*" align="right"/>
40299 <tbody>
40300 <row>
40301 <entry><option>helo_data</option></entry>
40302 <entry>Use: <emphasis>smtp</emphasis></entry>
40303 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
40304 <entry>Default: <emphasis><literal>$primary_hostname</literal></emphasis></entry>
40305 </row>
40306 </tbody>
40307 </tgroup>
40308 </informaltable>
40309 <para>
40310 <indexterm role="concept">
40311 <primary>HELO argument</primary>
40312 <secondary>setting</secondary>
40313 </indexterm>
40314 <indexterm role="concept">
40315 <primary>EHLO argument</primary>
40316 <secondary>setting</secondary>
40317 </indexterm>
40318 <indexterm role="concept">
40319 <primary>LHLO argument</primary>
40320 <secondary>setting</secondary>
40321 </indexterm>
40322 </para>
40323 <para revisionflag="changed">
40324 The value of this option is expanded, and used as the argument for the EHLO,
40325 HELO, or LHLO command that starts the outgoing SMTP or LMTP session. The
40326 variables <varname>$host</varname> and <varname>$host_address</varname> are set to the identity of the remote
40327 host, and can be used to generate different values for different servers.
40328 </para>
40329 <para>
40330 <indexterm role="option">
40331 <primary>hosts</primary>
40332 </indexterm>
40333 </para>
40334 <informaltable frame="all">
40335 <tgroup cols="4" colsep="0" rowsep="0">
40336 <colspec colwidth="8*" align="left"/>
40337 <colspec colwidth="5*" align="center"/>
40338 <colspec colwidth="5*" align="center"/>
40339 <colspec colwidth="6*" align="right"/>
40340 <tbody>
40341 <row>
40342 <entry><option>hosts</option></entry>
40343 <entry>Use: <emphasis>smtp</emphasis></entry>
40344 <entry>Type: <emphasis>string list</emphasis>&dagger;<emphasis></emphasis></entry>
40345 <entry>Default: <emphasis>unset</emphasis></entry>
40346 </row>
40347 </tbody>
40348 </tgroup>
40349 </informaltable>
40350 <para>
40351 Hosts are associated with an address by a router such as <command>dnslookup</command>, which
40352 finds the hosts by looking up the address domain in the DNS, or by
40353 <command>manualroute</command>, which has lists of hosts in its configuration. However,
40354 email addresses can be passed to the <command>smtp</command> transport by any router, and not
40355 all of them can provide an associated list of hosts.
40356 </para>
40357 <para>
40358 The <option>hosts</option> option specifies a list of hosts to be used if the address being
40359 processed does not have any hosts associated with it. The hosts specified by
40360 <option>hosts</option> are also used, whether or not the address has its own hosts, if
40361 <option>hosts_override</option> is set.
40362 </para>
40363 <para>
40364 The string is first expanded, before being interpreted as a colon-separated
40365 list of host names or IP addresses, possibly including port numbers. The
40366 separator may be changed to something other than colon, as described in section
40367 <xref linkend="SECTlistconstruct"/>. Each individual item in the list is the same as an
40368 item in a <option>route_list</option> setting for the <command>manualroute</command> router, as described
40369 in section <xref linkend="SECTformatonehostitem"/>. However, note that the <literal>/MX</literal> facility
40370 of the <command>manualroute</command> router is not available here.
40371 </para>
40372 <para>
40373 If the expansion fails, delivery is deferred. Unless the failure was caused by
40374 the inability to complete a lookup, the error is logged to the panic log as
40375 well as the main log. Host names are looked up either by searching directly for
40376 address records in the DNS or by calling <function>gethostbyname()</function> (or
40377 <function>getipnodebyname()</function> when available), depending on the setting of the
40378 <option>gethostbyname</option> option. When Exim is compiled with IPv6 support, if a host
40379 that is looked up in the DNS has both IPv4 and IPv6 addresses, both types of
40380 address are used.
40381 </para>
40382 <para>
40383 During delivery, the hosts are tried in order, subject to their retry status,
40384 unless <option>hosts_randomize</option> is set.
40385 </para>
40386 <para>
40387 <indexterm role="option">
40388 <primary>hosts_avoid_esmtp</primary>
40389 </indexterm>
40390 </para>
40391 <informaltable frame="all">
40392 <tgroup cols="4" colsep="0" rowsep="0">
40393 <colspec colwidth="8*" align="left"/>
40394 <colspec colwidth="5*" align="center"/>
40395 <colspec colwidth="5*" align="center"/>
40396 <colspec colwidth="6*" align="right"/>
40397 <tbody>
40398 <row>
40399 <entry><option>hosts_avoid_esmtp</option></entry>
40400 <entry>Use: <emphasis>smtp</emphasis></entry>
40401 <entry>Type: <emphasis>host list</emphasis>&dagger;<emphasis></emphasis></entry>
40402 <entry>Default: <emphasis>unset</emphasis></entry>
40403 </row>
40404 </tbody>
40405 </tgroup>
40406 </informaltable>
40407 <para>
40408 <indexterm role="concept">
40409 <primary>ESMTP</primary>
40410 <secondary>avoiding use of</secondary>
40411 </indexterm>
40412 <indexterm role="concept">
40413 <primary>HELO</primary>
40414 <secondary>forcing use of</secondary>
40415 </indexterm>
40416 <indexterm role="concept">
40417 <primary>EHLO</primary>
40418 <secondary>avoiding use of</secondary>
40419 </indexterm>
40420 <indexterm role="concept">
40421 <primary>PIPELINING</primary>
40422 <secondary>avoiding the use of</secondary>
40423 </indexterm>
40424 This option is for use with broken hosts that announce ESMTP facilities (for
40425 example, PIPELINING) and then fail to implement them properly. When a host
40426 matches <option>hosts_avoid_esmtp</option>, Exim sends HELO rather than EHLO at the
40427 start of the SMTP session. This means that it cannot use any of the ESMTP
40428 facilities such as AUTH, PIPELINING, SIZE, and STARTTLS.
40429 </para>
40430 <para>
40431 <indexterm role="option">
40432 <primary>hosts_avoid_tls</primary>
40433 </indexterm>
40434 </para>
40435 <informaltable frame="all">
40436 <tgroup cols="4" colsep="0" rowsep="0">
40437 <colspec colwidth="8*" align="left"/>
40438 <colspec colwidth="5*" align="center"/>
40439 <colspec colwidth="5*" align="center"/>
40440 <colspec colwidth="6*" align="right"/>
40441 <tbody>
40442 <row>
40443 <entry><option>hosts_avoid_tls</option></entry>
40444 <entry>Use: <emphasis>smtp</emphasis></entry>
40445 <entry>Type: <emphasis>host list</emphasis>&dagger;<emphasis></emphasis></entry>
40446 <entry>Default: <emphasis>unset</emphasis></entry>
40447 </row>
40448 </tbody>
40449 </tgroup>
40450 </informaltable>
40451 <para>
40452 <indexterm role="concept">
40453 <primary>TLS</primary>
40454 <secondary>avoiding for certain hosts</secondary>
40455 </indexterm>
40456 Exim will not try to start a TLS session when delivering to any host that
40457 matches this list. See chapter <xref linkend="CHAPTLS"/> for details of TLS.
40458 </para>
40459 <para>
40460 <indexterm role="option">
40461 <primary>hosts_max_try</primary>
40462 </indexterm>
40463 </para>
40464 <informaltable frame="all">
40465 <tgroup cols="4" colsep="0" rowsep="0">
40466 <colspec colwidth="8*" align="left"/>
40467 <colspec colwidth="5*" align="center"/>
40468 <colspec colwidth="5*" align="center"/>
40469 <colspec colwidth="6*" align="right"/>
40470 <tbody>
40471 <row>
40472 <entry><option>hosts_max_try</option></entry>
40473 <entry>Use: <emphasis>smtp</emphasis></entry>
40474 <entry>Type: <emphasis>integer</emphasis></entry>
40475 <entry>Default: <emphasis>5</emphasis></entry>
40476 </row>
40477 </tbody>
40478 </tgroup>
40479 </informaltable>
40480 <para>
40481 <indexterm role="concept">
40482 <primary>host</primary>
40483 <secondary>maximum number to try</secondary>
40484 </indexterm>
40485 <indexterm role="concept">
40486 <primary>limit</primary>
40487 <secondary>number of hosts tried</secondary>
40488 </indexterm>
40489 <indexterm role="concept">
40490 <primary>limit</primary>
40491 <secondary>number of MX tried</secondary>
40492 </indexterm>
40493 <indexterm role="concept">
40494 <primary>MX record</primary>
40495 <secondary>maximum tried</secondary>
40496 </indexterm>
40497 This option limits the number of IP addresses that are tried for any one
40498 delivery in cases where there are temporary delivery errors. Section
40499 <xref linkend="SECTvalhosmax"/> describes in detail how the value of this option is used.
40500 </para>
40501 <para>
40502 <indexterm role="option">
40503 <primary>hosts_max_try_hardlimit</primary>
40504 </indexterm>
40505 </para>
40506 <informaltable frame="all">
40507 <tgroup cols="4" colsep="0" rowsep="0">
40508 <colspec colwidth="8*" align="left"/>
40509 <colspec colwidth="5*" align="center"/>
40510 <colspec colwidth="5*" align="center"/>
40511 <colspec colwidth="6*" align="right"/>
40512 <tbody>
40513 <row>
40514 <entry><option>hosts_max_try_hardlimit</option></entry>
40515 <entry>Use: <emphasis>smtp</emphasis></entry>
40516 <entry>Type: <emphasis>integer</emphasis></entry>
40517 <entry>Default: <emphasis>50</emphasis></entry>
40518 </row>
40519 </tbody>
40520 </tgroup>
40521 </informaltable>
40522 <para>
40523 This is an additional check on the maximum number of IP addresses that Exim
40524 tries for any one delivery. Section <xref linkend="SECTvalhosmax"/> describes its use and
40525 why it exists.
40526 </para>
40527 <para>
40528 <indexterm role="option">
40529 <primary>hosts_nopass_tls</primary>
40530 </indexterm>
40531 </para>
40532 <informaltable frame="all">
40533 <tgroup cols="4" colsep="0" rowsep="0">
40534 <colspec colwidth="8*" align="left"/>
40535 <colspec colwidth="5*" align="center"/>
40536 <colspec colwidth="5*" align="center"/>
40537 <colspec colwidth="6*" align="right"/>
40538 <tbody>
40539 <row>
40540 <entry><option>hosts_nopass_tls</option></entry>
40541 <entry>Use: <emphasis>smtp</emphasis></entry>
40542 <entry>Type: <emphasis>host list</emphasis>&dagger;<emphasis></emphasis></entry>
40543 <entry>Default: <emphasis>unset</emphasis></entry>
40544 </row>
40545 </tbody>
40546 </tgroup>
40547 </informaltable>
40548 <para>
40549 <indexterm role="concept">
40550 <primary>TLS</primary>
40551 <secondary>passing connection</secondary>
40552 </indexterm>
40553 <indexterm role="concept">
40554 <primary>multiple SMTP deliveries</primary>
40555 </indexterm>
40556 <indexterm role="concept">
40557 <primary>TLS</primary>
40558 <secondary>multiple message deliveries</secondary>
40559 </indexterm>
40560 For any host that matches this list, a connection on which a TLS session has
40561 been started will not be passed to a new delivery process for sending another
40562 message on the same connection. See section <xref linkend="SECTmulmessam"/> for an
40563 explanation of when this might be needed.
40564 </para>
40565 <para>
40566 <indexterm role="option">
40567 <primary>hosts_override</primary>
40568 </indexterm>
40569 </para>
40570 <informaltable frame="all">
40571 <tgroup cols="4" colsep="0" rowsep="0">
40572 <colspec colwidth="8*" align="left"/>
40573 <colspec colwidth="5*" align="center"/>
40574 <colspec colwidth="5*" align="center"/>
40575 <colspec colwidth="6*" align="right"/>
40576 <tbody>
40577 <row>
40578 <entry><option>hosts_override</option></entry>
40579 <entry>Use: <emphasis>smtp</emphasis></entry>
40580 <entry>Type: <emphasis>boolean</emphasis></entry>
40581 <entry>Default: <emphasis>false</emphasis></entry>
40582 </row>
40583 </tbody>
40584 </tgroup>
40585 </informaltable>
40586 <para>
40587 If this option is set and the <option>hosts</option> option is also set, any hosts that are
40588 attached to the address are ignored, and instead the hosts specified by the
40589 <option>hosts</option> option are always used. This option does not apply to
40590 <option>fallback_hosts</option>.
40591 </para>
40592 <para>
40593 <indexterm role="option">
40594 <primary>hosts_randomize</primary>
40595 </indexterm>
40596 </para>
40597 <informaltable frame="all">
40598 <tgroup cols="4" colsep="0" rowsep="0">
40599 <colspec colwidth="8*" align="left"/>
40600 <colspec colwidth="5*" align="center"/>
40601 <colspec colwidth="5*" align="center"/>
40602 <colspec colwidth="6*" align="right"/>
40603 <tbody>
40604 <row>
40605 <entry><option>hosts_randomize</option></entry>
40606 <entry>Use: <emphasis>smtp</emphasis></entry>
40607 <entry>Type: <emphasis>boolean</emphasis></entry>
40608 <entry>Default: <emphasis>false</emphasis></entry>
40609 </row>
40610 </tbody>
40611 </tgroup>
40612 </informaltable>
40613 <para>
40614 <indexterm role="concept">
40615 <primary>randomized host list</primary>
40616 </indexterm>
40617 <indexterm role="concept">
40618 <primary>host</primary>
40619 <secondary>list of; randomized</secondary>
40620 </indexterm>
40621 <indexterm role="concept">
40622 <primary>fallback</primary>
40623 <secondary>randomized hosts</secondary>
40624 </indexterm>
40625 If this option is set, and either the list of hosts is taken from the
40626 <option>hosts</option> or the <option>fallback_hosts</option> option, or the hosts supplied by the router
40627 were not obtained from MX records (this includes fallback hosts from the
40628 router), and were not randomizied by the router, the order of trying the hosts
40629 is randomized each time the transport runs. Randomizing the order of a host
40630 list can be used to do crude load sharing.
40631 </para>
40632 <para>
40633 When <option>hosts_randomize</option> is true, a host list may be split into groups whose
40634 order is separately randomized. This makes it possible to set up MX-like
40635 behaviour. The boundaries between groups are indicated by an item that is just
40636 <literal>+</literal> in the host list. For example:
40637 </para>
40638 <literallayout class="monospaced">
40639 hosts = host1:host2:host3:+:host4:host5
40640 </literallayout>
40641 <para>
40642 The order of the first three hosts and the order of the last two hosts is
40643 randomized for each use, but the first three always end up before the last two.
40644 If <option>hosts_randomize</option> is not set, a <literal>+</literal> item in the list is ignored.
40645 </para>
40646 <para>
40647 <indexterm role="option">
40648 <primary>hosts_require_auth</primary>
40649 </indexterm>
40650 </para>
40651 <informaltable frame="all">
40652 <tgroup cols="4" colsep="0" rowsep="0">
40653 <colspec colwidth="8*" align="left"/>
40654 <colspec colwidth="5*" align="center"/>
40655 <colspec colwidth="5*" align="center"/>
40656 <colspec colwidth="6*" align="right"/>
40657 <tbody>
40658 <row>
40659 <entry><option>hosts_require_auth</option></entry>
40660 <entry>Use: <emphasis>smtp</emphasis></entry>
40661 <entry>Type: <emphasis>host list</emphasis>&dagger;<emphasis></emphasis></entry>
40662 <entry>Default: <emphasis>unset</emphasis></entry>
40663 </row>
40664 </tbody>
40665 </tgroup>
40666 </informaltable>
40667 <para>
40668 <indexterm role="concept">
40669 <primary>authentication</primary>
40670 <secondary>required by client</secondary>
40671 </indexterm>
40672 This option provides a list of servers for which authentication must succeed
40673 before Exim will try to transfer a message. If authentication fails for
40674 servers which are not in this list, Exim tries to send unauthenticated. If
40675 authentication fails for one of these servers, delivery is deferred. This
40676 temporary error is detectable in the retry rules, so it can be turned into a
40677 hard failure if required. See also <option>hosts_try_auth</option>, and chapter
40678 <xref linkend="CHAPSMTPAUTH"/> for details of authentication.
40679 </para>
40680 <para>
40681 <indexterm role="option">
40682 <primary>hosts_require_tls</primary>
40683 </indexterm>
40684 </para>
40685 <informaltable frame="all">
40686 <tgroup cols="4" colsep="0" rowsep="0">
40687 <colspec colwidth="8*" align="left"/>
40688 <colspec colwidth="5*" align="center"/>
40689 <colspec colwidth="5*" align="center"/>
40690 <colspec colwidth="6*" align="right"/>
40691 <tbody>
40692 <row>
40693 <entry><option>hosts_require_tls</option></entry>
40694 <entry>Use: <emphasis>smtp</emphasis></entry>
40695 <entry>Type: <emphasis>host list</emphasis>&dagger;<emphasis></emphasis></entry>
40696 <entry>Default: <emphasis>unset</emphasis></entry>
40697 </row>
40698 </tbody>
40699 </tgroup>
40700 </informaltable>
40701 <para>
40702 <indexterm role="concept">
40703 <primary>TLS</primary>
40704 <secondary>requiring for certain servers</secondary>
40705 </indexterm>
40706 Exim will insist on using a TLS session when delivering to any host that
40707 matches this list. See chapter <xref linkend="CHAPTLS"/> for details of TLS.
40708 <emphasis role="bold">Note</emphasis>: This option affects outgoing mail only. To insist on TLS for
40709 incoming messages, use an appropriate ACL.
40710 </para>
40711 <para>
40712 <indexterm role="option">
40713 <primary>hosts_try_auth</primary>
40714 </indexterm>
40715 </para>
40716 <informaltable frame="all">
40717 <tgroup cols="4" colsep="0" rowsep="0">
40718 <colspec colwidth="8*" align="left"/>
40719 <colspec colwidth="5*" align="center"/>
40720 <colspec colwidth="5*" align="center"/>
40721 <colspec colwidth="6*" align="right"/>
40722 <tbody>
40723 <row>
40724 <entry><option>hosts_try_auth</option></entry>
40725 <entry>Use: <emphasis>smtp</emphasis></entry>
40726 <entry>Type: <emphasis>host list</emphasis>&dagger;<emphasis></emphasis></entry>
40727 <entry>Default: <emphasis>unset</emphasis></entry>
40728 </row>
40729 </tbody>
40730 </tgroup>
40731 </informaltable>
40732 <para>
40733 <indexterm role="concept">
40734 <primary>authentication</primary>
40735 <secondary>optional in client</secondary>
40736 </indexterm>
40737 This option provides a list of servers to which, provided they announce
40738 authentication support, Exim will attempt to authenticate as a client when it
40739 connects. If authentication fails, Exim will try to transfer the message
40740 unauthenticated. See also <option>hosts_require_auth</option>, and chapter
40741 <xref linkend="CHAPSMTPAUTH"/> for details of authentication.
40742 </para>
40743 <para>
40744 <indexterm role="option">
40745 <primary>interface</primary>
40746 </indexterm>
40747 </para>
40748 <informaltable frame="all">
40749 <tgroup cols="4" colsep="0" rowsep="0">
40750 <colspec colwidth="8*" align="left"/>
40751 <colspec colwidth="5*" align="center"/>
40752 <colspec colwidth="5*" align="center"/>
40753 <colspec colwidth="6*" align="right"/>
40754 <tbody>
40755 <row>
40756 <entry><option>interface</option></entry>
40757 <entry>Use: <emphasis>smtp</emphasis></entry>
40758 <entry>Type: <emphasis>string list</emphasis>&dagger;<emphasis></emphasis></entry>
40759 <entry>Default: <emphasis>unset</emphasis></entry>
40760 </row>
40761 </tbody>
40762 </tgroup>
40763 </informaltable>
40764 <para>
40765 <indexterm role="concept">
40766 <primary>bind IP address</primary>
40767 </indexterm>
40768 <indexterm role="concept">
40769 <primary>IP address</primary>
40770 <secondary>binding</secondary>
40771 </indexterm>
40772 <indexterm role="concept">
40773 <primary><varname>$host</varname></primary>
40774 </indexterm>
40775 <indexterm role="concept">
40776 <primary><varname>$host_address</varname></primary>
40777 </indexterm>
40778 This option specifies which interface to bind to when making an outgoing SMTP
40779 call. The variables <varname>$host</varname> and <varname>$host_address</varname> refer to the host to which a
40780 connection is about to be made during the expansion of the string. Forced
40781 expansion failure, or an empty string result causes the option to be ignored.
40782 Otherwise, after expansion,
40783 the string must be a list of IP addresses, colon-separated by default, but the
40784 separator can be changed in the usual way.
40785 For example:
40786 </para>
40787 <literallayout class="monospaced">
40788 interface = &lt;; 192.168.123.123 ; 3ffe:ffff:836f::fe86:a061
40789 </literallayout>
40790 <para>
40791 The first interface of the correct type (IPv4 or IPv6) is used for the outgoing
40792 connection. If none of them are the correct type, the option is ignored. If
40793 <option>interface</option> is not set, or is ignored, the system&#x2019;s IP functions choose which
40794 interface to use if the host has more than one.
40795 </para>
40796 <para>
40797 <indexterm role="option">
40798 <primary>keepalive</primary>
40799 </indexterm>
40800 </para>
40801 <informaltable frame="all">
40802 <tgroup cols="4" colsep="0" rowsep="0">
40803 <colspec colwidth="8*" align="left"/>
40804 <colspec colwidth="5*" align="center"/>
40805 <colspec colwidth="5*" align="center"/>
40806 <colspec colwidth="6*" align="right"/>
40807 <tbody>
40808 <row>
40809 <entry><option>keepalive</option></entry>
40810 <entry>Use: <emphasis>smtp</emphasis></entry>
40811 <entry>Type: <emphasis>boolean</emphasis></entry>
40812 <entry>Default: <emphasis>true</emphasis></entry>
40813 </row>
40814 </tbody>
40815 </tgroup>
40816 </informaltable>
40817 <para>
40818 <indexterm role="concept">
40819 <primary>keepalive</primary>
40820 <secondary>on outgoing connection</secondary>
40821 </indexterm>
40822 This option controls the setting of SO_KEEPALIVE on outgoing TCP/IP socket
40823 connections. When set, it causes the kernel to probe idle connections
40824 periodically, by sending packets with <quote>old</quote> sequence numbers. The other end
40825 of the connection should send a acknowledgement if the connection is still okay
40826 or a reset if the connection has been aborted. The reason for doing this is
40827 that it has the beneficial effect of freeing up certain types of connection
40828 that can get stuck when the remote host is disconnected without tidying up the
40829 TCP/IP call properly. The keepalive mechanism takes several hours to detect
40830 unreachable hosts.
40831 </para>
40832 <para>
40833 <indexterm role="option">
40834 <primary>lmtp_ignore_quota</primary>
40835 </indexterm>
40836 </para>
40837 <informaltable frame="all">
40838 <tgroup cols="4" colsep="0" rowsep="0">
40839 <colspec colwidth="8*" align="left"/>
40840 <colspec colwidth="5*" align="center"/>
40841 <colspec colwidth="5*" align="center"/>
40842 <colspec colwidth="6*" align="right"/>
40843 <tbody>
40844 <row>
40845 <entry><option>lmtp_ignore_quota</option></entry>
40846 <entry>Use: <emphasis>smtp</emphasis></entry>
40847 <entry>Type: <emphasis>boolean</emphasis></entry>
40848 <entry>Default: <emphasis>false</emphasis></entry>
40849 </row>
40850 </tbody>
40851 </tgroup>
40852 </informaltable>
40853 <para>
40854 <indexterm role="concept">
40855 <primary>LMTP</primary>
40856 <secondary>ignoring quota errors</secondary>
40857 </indexterm>
40858 If this option is set true when the <option>protocol</option> option is set to <quote>lmtp</quote>, the
40859 string <literal>IGNOREQUOTA</literal> is added to RCPT commands, provided that the LMTP server
40860 has advertised support for IGNOREQUOTA in its response to the LHLO command.
40861 </para>
40862 <para>
40863 <indexterm role="option">
40864 <primary>max_rcpt</primary>
40865 </indexterm>
40866 </para>
40867 <informaltable frame="all">
40868 <tgroup cols="4" colsep="0" rowsep="0">
40869 <colspec colwidth="8*" align="left"/>
40870 <colspec colwidth="5*" align="center"/>
40871 <colspec colwidth="5*" align="center"/>
40872 <colspec colwidth="6*" align="right"/>
40873 <tbody>
40874 <row>
40875 <entry><option>max_rcpt</option></entry>
40876 <entry>Use: <emphasis>smtp</emphasis></entry>
40877 <entry>Type: <emphasis>integer</emphasis></entry>
40878 <entry>Default: <emphasis>100</emphasis></entry>
40879 </row>
40880 </tbody>
40881 </tgroup>
40882 </informaltable>
40883 <para>
40884 <indexterm role="concept">
40885 <primary>RCPT</primary>
40886 <secondary>maximum number of outgoing</secondary>
40887 </indexterm>
40888 This option limits the number of RCPT commands that are sent in a single
40889 SMTP message transaction. Each set of addresses is treated independently, and
40890 so can cause parallel connections to the same host if <option>remote_max_parallel</option>
40891 permits this.
40892 </para>
40893 <para>
40894 <indexterm role="option">
40895 <primary>multi_domain</primary>
40896 </indexterm>
40897 </para>
40898 <informaltable frame="all">
40899 <tgroup cols="4" colsep="0" rowsep="0">
40900 <colspec colwidth="8*" align="left"/>
40901 <colspec colwidth="5*" align="center"/>
40902 <colspec colwidth="5*" align="center"/>
40903 <colspec colwidth="6*" align="right"/>
40904 <tbody>
40905 <row>
40906 <entry><option>multi_domain</option></entry>
40907 <entry>Use: <emphasis>smtp</emphasis></entry>
40908 <entry>Type: <emphasis>boolean</emphasis></entry>
40909 <entry>Default: <emphasis>true</emphasis></entry>
40910 </row>
40911 </tbody>
40912 </tgroup>
40913 </informaltable>
40914 <para>
40915 <indexterm role="concept">
40916 <primary><varname>$domain</varname></primary>
40917 </indexterm>
40918 When this option is set, the <command>smtp</command> transport can handle a number of
40919 addresses containing a mixture of different domains provided they all resolve
40920 to the same list of hosts. Turning the option off restricts the transport to
40921 handling only one domain at a time. This is useful if you want to use
40922 <varname>$domain</varname> in an expansion for the transport, because it is set only when there
40923 is a single domain involved in a remote delivery.
40924 </para>
40925 <para>
40926 <indexterm role="option">
40927 <primary>port</primary>
40928 </indexterm>
40929 </para>
40930 <informaltable frame="all">
40931 <tgroup cols="4" colsep="0" rowsep="0">
40932 <colspec colwidth="8*" align="left"/>
40933 <colspec colwidth="5*" align="center"/>
40934 <colspec colwidth="5*" align="center"/>
40935 <colspec colwidth="6*" align="right"/>
40936 <tbody>
40937 <row>
40938 <entry><option>port</option></entry>
40939 <entry>Use: <emphasis>smtp</emphasis></entry>
40940 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
40941 <entry>Default: <emphasis>see below</emphasis></entry>
40942 </row>
40943 </tbody>
40944 </tgroup>
40945 </informaltable>
40946 <para>
40947 <indexterm role="concept">
40948 <primary>port</primary>
40949 <secondary>sending TCP/IP</secondary>
40950 </indexterm>
40951 <indexterm role="concept">
40952 <primary>TCP/IP</primary>
40953 <secondary>setting outgoing port</secondary>
40954 </indexterm>
40955 This option specifies the TCP/IP port on the server to which Exim connects. If
40956 it begins with a digit it is taken as a port number; otherwise it is looked up
40957 using <function>getservbyname()</function>. The default value is normally <quote>smtp</quote>, but if
40958 <option>protocol</option> is set to <quote>lmtp</quote>, the default is <quote>lmtp</quote>.
40959 If the expansion fails, or if a port number cannot be found, delivery is
40960 deferred.
40961 </para>
40962 <para>
40963 <indexterm role="option">
40964 <primary>protocol</primary>
40965 </indexterm>
40966 </para>
40967 <informaltable frame="all">
40968 <tgroup cols="4" colsep="0" rowsep="0">
40969 <colspec colwidth="8*" align="left"/>
40970 <colspec colwidth="5*" align="center"/>
40971 <colspec colwidth="5*" align="center"/>
40972 <colspec colwidth="6*" align="right"/>
40973 <tbody>
40974 <row>
40975 <entry><option>protocol</option></entry>
40976 <entry>Use: <emphasis>smtp</emphasis></entry>
40977 <entry>Type: <emphasis>string</emphasis></entry>
40978 <entry>Default: <emphasis>smtp</emphasis></entry>
40979 </row>
40980 </tbody>
40981 </tgroup>
40982 </informaltable>
40983 <para>
40984 <indexterm role="concept">
40985 <primary>LMTP</primary>
40986 <secondary>over TCP/IP</secondary>
40987 </indexterm>
40988 If this option is set to <quote>lmtp</quote> instead of <quote>smtp</quote>, the default value for
40989 the <option>port</option> option changes to <quote>lmtp</quote>, and the transport operates the LMTP
40990 protocol (RFC 2033) instead of SMTP. This protocol is sometimes used for local
40991 deliveries into closed message stores. Exim also has support for running LMTP
40992 over a pipe to a local process &ndash; see chapter <xref linkend="CHAPLMTP"/>.
40993 </para>
40994 <para>
40995 <indexterm role="option">
40996 <primary>retry_include_ip_address</primary>
40997 </indexterm>
40998 </para>
40999 <informaltable frame="all">
41000 <tgroup cols="4" colsep="0" rowsep="0">
41001 <colspec colwidth="8*" align="left"/>
41002 <colspec colwidth="5*" align="center"/>
41003 <colspec colwidth="5*" align="center"/>
41004 <colspec colwidth="6*" align="right"/>
41005 <tbody>
41006 <row>
41007 <entry><option>retry_include_ip_address</option></entry>
41008 <entry>Use: <emphasis>smtp</emphasis></entry>
41009 <entry>Type: <emphasis>boolean</emphasis></entry>
41010 <entry>Default: <emphasis>true</emphasis></entry>
41011 </row>
41012 </tbody>
41013 </tgroup>
41014 </informaltable>
41015 <para>
41016 Exim normally includes both the host name and the IP address in the key it
41017 constructs for indexing retry data after a temporary delivery failure. This
41018 means that when one of several IP addresses for a host is failing, it gets
41019 tried periodically (controlled by the retry rules), but use of the other IP
41020 addresses is not affected.
41021 </para>
41022 <para>
41023 However, in some dialup environments hosts are assigned a different IP address
41024 each time they connect. In this situation the use of the IP address as part of
41025 the retry key leads to undesirable behaviour. Setting this option false causes
41026 Exim to use only the host name. This should normally be done on a separate
41027 instance of the <command>smtp</command> transport, set up specially to handle the dialup
41028 hosts.
41029 </para>
41030 <para>
41031 <indexterm role="option">
41032 <primary>serialize_hosts</primary>
41033 </indexterm>
41034 </para>
41035 <informaltable frame="all">
41036 <tgroup cols="4" colsep="0" rowsep="0">
41037 <colspec colwidth="8*" align="left"/>
41038 <colspec colwidth="5*" align="center"/>
41039 <colspec colwidth="5*" align="center"/>
41040 <colspec colwidth="6*" align="right"/>
41041 <tbody>
41042 <row>
41043 <entry><option>serialize_hosts</option></entry>
41044 <entry>Use: <emphasis>smtp</emphasis></entry>
41045 <entry>Type: <emphasis>host list</emphasis>&dagger;<emphasis></emphasis></entry>
41046 <entry>Default: <emphasis>unset</emphasis></entry>
41047 </row>
41048 </tbody>
41049 </tgroup>
41050 </informaltable>
41051 <para>
41052 <indexterm role="concept">
41053 <primary>serializing connections</primary>
41054 </indexterm>
41055 <indexterm role="concept">
41056 <primary>host</primary>
41057 <secondary>serializing connections</secondary>
41058 </indexterm>
41059 Because Exim operates in a distributed manner, if several messages for the same
41060 host arrive at around the same time, more than one simultaneous connection to
41061 the remote host can occur. This is not usually a problem except when there is a
41062 slow link between the hosts. In that situation it may be helpful to restrict
41063 Exim to one connection at a time. This can be done by setting
41064 <option>serialize_hosts</option> to match the relevant hosts.
41065 </para>
41066 <para>
41067 <indexterm role="concept">
41068 <primary>hints database</primary>
41069 <secondary>serializing deliveries to a host</secondary>
41070 </indexterm>
41071 Exim implements serialization by means of a hints database in which a record is
41072 written whenever a process connects to one of the restricted hosts. The record
41073 is deleted when the connection is completed. Obviously there is scope for
41074 records to get left lying around if there is a system or program crash. To
41075 guard against this, Exim ignores any records that are more than six hours old.
41076 </para>
41077 <para>
41078 If you set up this kind of serialization, you should also arrange to delete the
41079 relevant hints database whenever your system reboots. The names of the files
41080 start with <filename>misc</filename> and they are kept in the <filename>spool/db</filename> directory. There
41081 may be one or two files, depending on the type of DBM in use. The same files
41082 are used for ETRN serialization.
41083 </para>
41084 <para>
41085 <indexterm role="option">
41086 <primary>size_addition</primary>
41087 </indexterm>
41088 </para>
41089 <informaltable frame="all">
41090 <tgroup cols="4" colsep="0" rowsep="0">
41091 <colspec colwidth="8*" align="left"/>
41092 <colspec colwidth="5*" align="center"/>
41093 <colspec colwidth="5*" align="center"/>
41094 <colspec colwidth="6*" align="right"/>
41095 <tbody>
41096 <row>
41097 <entry><option>size_addition</option></entry>
41098 <entry>Use: <emphasis>smtp</emphasis></entry>
41099 <entry>Type: <emphasis>integer</emphasis></entry>
41100 <entry>Default: <emphasis>1024</emphasis></entry>
41101 </row>
41102 </tbody>
41103 </tgroup>
41104 </informaltable>
41105 <para>
41106 <indexterm role="concept">
41107 <primary>SMTP</primary>
41108 <secondary>SIZE</secondary>
41109 </indexterm>
41110 <indexterm role="concept">
41111 <primary>message</primary>
41112 <secondary>size issue for transport filter</secondary>
41113 </indexterm>
41114 <indexterm role="concept">
41115 <primary>size</primary>
41116 <secondary>of message</secondary>
41117 </indexterm>
41118 <indexterm role="concept">
41119 <primary>transport</primary>
41120 <secondary>filter</secondary>
41121 </indexterm>
41122 <indexterm role="concept">
41123 <primary>filter</primary>
41124 <secondary>transport filter</secondary>
41125 </indexterm>
41126 If a remote SMTP server indicates that it supports the SIZE option of the
41127 MAIL command, Exim uses this to pass over the message size at the start of
41128 an SMTP transaction. It adds the value of <option>size_addition</option> to the value it
41129 sends, to allow for headers and other text that may be added during delivery by
41130 configuration options or in a transport filter. It may be necessary to increase
41131 this if a lot of text is added to messages.
41132 </para>
41133 <para>
41134 Alternatively, if the value of <option>size_addition</option> is set negative, it disables
41135 the use of the SIZE option altogether.
41136 </para>
41137 <para>
41138 <indexterm role="option">
41139 <primary>tls_certificate</primary>
41140 </indexterm>
41141 </para>
41142 <informaltable frame="all">
41143 <tgroup cols="4" colsep="0" rowsep="0">
41144 <colspec colwidth="8*" align="left"/>
41145 <colspec colwidth="5*" align="center"/>
41146 <colspec colwidth="5*" align="center"/>
41147 <colspec colwidth="6*" align="right"/>
41148 <tbody>
41149 <row>
41150 <entry><option>tls_certificate</option></entry>
41151 <entry>Use: <emphasis>smtp</emphasis></entry>
41152 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
41153 <entry>Default: <emphasis>unset</emphasis></entry>
41154 </row>
41155 </tbody>
41156 </tgroup>
41157 </informaltable>
41158 <para>
41159 <indexterm role="concept">
41160 <primary>TLS client certificate</primary>
41161 <secondary>location of</secondary>
41162 </indexterm>
41163 <indexterm role="concept">
41164 <primary>certificate for client</primary>
41165 <secondary>location of</secondary>
41166 </indexterm>
41167 <indexterm role="concept">
41168 <primary><varname>$host</varname></primary>
41169 </indexterm>
41170 <indexterm role="concept">
41171 <primary><varname>$host_address</varname></primary>
41172 </indexterm>
41173 The value of this option must be the absolute path to a file which contains the
41174 client&#x2019;s certificate, for possible use when sending a message over an encrypted
41175 connection. The values of <varname>$host</varname> and <varname>$host_address</varname> are set to the name and
41176 address of the server during the expansion. See chapter <xref linkend="CHAPTLS"/> for
41177 details of TLS.
41178 </para>
41179 <para>
41180 <emphasis role="bold">Note</emphasis>: This option must be set if you want Exim to be able to use a TLS
41181 certificate when sending messages as a client. The global option of the same
41182 name specifies the certificate for Exim as a server; it is not automatically
41183 assumed that the same certificate should be used when Exim is operating as a
41184 client.
41185 </para>
41186 <para>
41187 <indexterm role="option">
41188 <primary>tls_crl</primary>
41189 </indexterm>
41190 </para>
41191 <informaltable frame="all">
41192 <tgroup cols="4" colsep="0" rowsep="0">
41193 <colspec colwidth="8*" align="left"/>
41194 <colspec colwidth="5*" align="center"/>
41195 <colspec colwidth="5*" align="center"/>
41196 <colspec colwidth="6*" align="right"/>
41197 <tbody>
41198 <row>
41199 <entry><option>tls_crl</option></entry>
41200 <entry>Use: <emphasis>smtp</emphasis></entry>
41201 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
41202 <entry>Default: <emphasis>unset</emphasis></entry>
41203 </row>
41204 </tbody>
41205 </tgroup>
41206 </informaltable>
41207 <para>
41208 <indexterm role="concept">
41209 <primary>TLS</primary>
41210 <secondary>client certificate revocation list</secondary>
41211 </indexterm>
41212 <indexterm role="concept">
41213 <primary>certificate</primary>
41214 <secondary>revocation list for client</secondary>
41215 </indexterm>
41216 This option specifies a certificate revocation list. The expanded value must
41217 be the name of a file that contains a CRL in PEM format.
41218 </para>
41219 <para>
41220 <indexterm role="option">
41221 <primary>tls_privatekey</primary>
41222 </indexterm>
41223 </para>
41224 <informaltable frame="all">
41225 <tgroup cols="4" colsep="0" rowsep="0">
41226 <colspec colwidth="8*" align="left"/>
41227 <colspec colwidth="5*" align="center"/>
41228 <colspec colwidth="5*" align="center"/>
41229 <colspec colwidth="6*" align="right"/>
41230 <tbody>
41231 <row>
41232 <entry><option>tls_privatekey</option></entry>
41233 <entry>Use: <emphasis>smtp</emphasis></entry>
41234 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
41235 <entry>Default: <emphasis>unset</emphasis></entry>
41236 </row>
41237 </tbody>
41238 </tgroup>
41239 </informaltable>
41240 <para>
41241 <indexterm role="concept">
41242 <primary>TLS client private key</primary>
41243 <secondary>location of</secondary>
41244 </indexterm>
41245 <indexterm role="concept">
41246 <primary><varname>$host</varname></primary>
41247 </indexterm>
41248 <indexterm role="concept">
41249 <primary><varname>$host_address</varname></primary>
41250 </indexterm>
41251 The value of this option must be the absolute path to a file which contains the
41252 client&#x2019;s private key. This is used when sending a message over an encrypted
41253 connection using a client certificate. The values of <varname>$host</varname> and
41254 <varname>$host_address</varname> are set to the name and address of the server during the
41255 expansion. If this option is unset, or the expansion is forced to fail, or the
41256 result is an empty string, the private key is assumed to be in the same file as
41257 the certificate. See chapter <xref linkend="CHAPTLS"/> for details of TLS.
41258 </para>
41259 <para>
41260 <indexterm role="option">
41261 <primary>tls_require_ciphers</primary>
41262 </indexterm>
41263 </para>
41264 <informaltable frame="all">
41265 <tgroup cols="4" colsep="0" rowsep="0">
41266 <colspec colwidth="8*" align="left"/>
41267 <colspec colwidth="5*" align="center"/>
41268 <colspec colwidth="5*" align="center"/>
41269 <colspec colwidth="6*" align="right"/>
41270 <tbody>
41271 <row>
41272 <entry><option>tls_require_ciphers</option></entry>
41273 <entry>Use: <emphasis>smtp</emphasis></entry>
41274 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
41275 <entry>Default: <emphasis>unset</emphasis></entry>
41276 </row>
41277 </tbody>
41278 </tgroup>
41279 </informaltable>
41280 <para>
41281 <indexterm role="concept">
41282 <primary>TLS</primary>
41283 <secondary>requiring specific ciphers</secondary>
41284 </indexterm>
41285 <indexterm role="concept">
41286 <primary>cipher</primary>
41287 <secondary>requiring specific</secondary>
41288 </indexterm>
41289 <indexterm role="concept">
41290 <primary><varname>$host</varname></primary>
41291 </indexterm>
41292 <indexterm role="concept">
41293 <primary><varname>$host_address</varname></primary>
41294 </indexterm>
41295 The value of this option must be a list of permitted cipher suites, for use
41296 when setting up an outgoing encrypted connection. (There is a global option of
41297 the same name for controlling incoming connections.) The values of <varname>$host</varname> and
41298 <varname>$host_address</varname> are set to the name and address of the server during the
41299 expansion. See chapter <xref linkend="CHAPTLS"/> for details of TLS; note that this option
41300 is used in different ways by OpenSSL and GnuTLS (see sections
41301 <xref linkend="SECTreqciphssl"/> and <xref linkend="SECTreqciphgnu"/>). For GnuTLS, the order of the
41302 ciphers is a preference order.
41303 </para>
41304 <para>
41305 <indexterm role="option">
41306 <primary>tls_tempfail_tryclear</primary>
41307 </indexterm>
41308 </para>
41309 <informaltable frame="all">
41310 <tgroup cols="4" colsep="0" rowsep="0">
41311 <colspec colwidth="8*" align="left"/>
41312 <colspec colwidth="5*" align="center"/>
41313 <colspec colwidth="5*" align="center"/>
41314 <colspec colwidth="6*" align="right"/>
41315 <tbody>
41316 <row>
41317 <entry><option>tls_tempfail_tryclear</option></entry>
41318 <entry>Use: <emphasis>smtp</emphasis></entry>
41319 <entry>Type: <emphasis>boolean</emphasis></entry>
41320 <entry>Default: <emphasis>true</emphasis></entry>
41321 </row>
41322 </tbody>
41323 </tgroup>
41324 </informaltable>
41325 <para>
41326 When the server host is not in <option>hosts_require_tls</option>, and there is a problem in
41327 setting up a TLS session, this option determines whether or not Exim should try
41328 to deliver the message unencrypted. If it is set false, delivery to the
41329 current host is deferred; if there are other hosts, they are tried. If this
41330 option is set true, Exim attempts to deliver unencrypted after a 4<emphasis>xx</emphasis>
41331 response to STARTTLS. Also, if STARTTLS is accepted, but the subsequent
41332 TLS negotiation fails, Exim closes the current connection (because it is in an
41333 unknown state), opens a new one to the same host, and then tries the delivery
41334 in clear.
41335 </para>
41336 <para>
41337 <indexterm role="option">
41338 <primary>tls_verify_certificates</primary>
41339 </indexterm>
41340 </para>
41341 <informaltable frame="all">
41342 <tgroup cols="4" colsep="0" rowsep="0">
41343 <colspec colwidth="8*" align="left"/>
41344 <colspec colwidth="5*" align="center"/>
41345 <colspec colwidth="5*" align="center"/>
41346 <colspec colwidth="6*" align="right"/>
41347 <tbody>
41348 <row>
41349 <entry><option>tls_verify_certificates</option></entry>
41350 <entry>Use: <emphasis>smtp</emphasis></entry>
41351 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
41352 <entry>Default: <emphasis>unset</emphasis></entry>
41353 </row>
41354 </tbody>
41355 </tgroup>
41356 </informaltable>
41357 <para>
41358 <indexterm role="concept">
41359 <primary>TLS</primary>
41360 <secondary>server certificate verification</secondary>
41361 </indexterm>
41362 <indexterm role="concept">
41363 <primary>certificate</primary>
41364 <secondary>verification of server</secondary>
41365 </indexterm>
41366 <indexterm role="concept">
41367 <primary><varname>$host</varname></primary>
41368 </indexterm>
41369 <indexterm role="concept">
41370 <primary><varname>$host_address</varname></primary>
41371 </indexterm>
41372 The value of this option must be the absolute path to a file containing
41373 permitted server certificates, for use when setting up an encrypted connection.
41374 Alternatively, if you are using OpenSSL, you can set
41375 <option>tls_verify_certificates</option> to the name of a directory containing certificate
41376 files. This does not work with GnuTLS; the option must be set to the name of a
41377 single file if you are using GnuTLS. The values of <varname>$host</varname> and
41378 <varname>$host_address</varname> are set to the name and address of the server during the
41379 expansion of this option. See chapter <xref linkend="CHAPTLS"/> for details of TLS.
41380 </para>
41381 </section>
41382 <section id="SECTvalhosmax">
41383 <title>How the limits for the number of hosts to try are used</title>
41384 <para>
41385 <indexterm role="concept">
41386 <primary>host</primary>
41387 <secondary>maximum number to try</secondary>
41388 </indexterm>
41389 <indexterm role="concept">
41390 <primary>limit</primary>
41391 <secondary>hosts; maximum number tried</secondary>
41392 </indexterm>
41393 There are two options that are concerned with the number of hosts that are
41394 tried when an SMTP delivery takes place. They are <option>hosts_max_try</option> and
41395 <option>hosts_max_try_hardlimit</option>.
41396 </para>
41397 <para>
41398 The <option>hosts_max_try</option> option limits the number of hosts that are tried
41399 for a single delivery. However, despite the term <quote>host</quote> in its name, the
41400 option actually applies to each IP address independently. In other words, a
41401 multihomed host is treated as several independent hosts, just as it is for
41402 retrying.
41403 </para>
41404 <para>
41405 Many of the larger ISPs have multiple MX records which often point to
41406 multihomed hosts. As a result, a list of a dozen or more IP addresses may be
41407 created as a result of routing one of these domains.
41408 </para>
41409 <para>
41410 Trying every single IP address on such a long list does not seem sensible; if
41411 several at the top of the list fail, it is reasonable to assume there is some
41412 problem that is likely to affect all of them. Roughly speaking, the value of
41413 <option>hosts_max_try</option> is the maximum number that are tried before deferring the
41414 delivery. However, the logic cannot be quite that simple.
41415 </para>
41416 <para>
41417 Firstly, IP addresses that are skipped because their retry times have not
41418 arrived do not count, and in addition, addresses that are past their retry
41419 limits are also not counted, even when they are tried. This means that when
41420 some IP addresses are past their retry limits, more than the value of
41421 <option>hosts_max_retry</option> may be tried. The reason for this behaviour is to ensure
41422 that all IP addresses are considered before timing out an email address (but
41423 see below for an exception).
41424 </para>
41425 <para>
41426 Secondly, when the <option>hosts_max_try</option> limit is reached, Exim looks down the host
41427 list to see if there is a subsequent host with a different (higher valued) MX.
41428 If there is, that host is considered next, and the current IP address is used
41429 but not counted. This behaviour helps in the case of a domain with a retry rule
41430 that hardly ever delays any hosts, as is now explained:
41431 </para>
41432 <para>
41433 Consider the case of a long list of hosts with one MX value, and a few with a
41434 higher MX value. If <option>hosts_max_try</option> is small (the default is 5) only a few
41435 hosts at the top of the list are tried at first. With the default retry rule,
41436 which specifies increasing retry times, the higher MX hosts are eventually
41437 tried when those at the top of the list are skipped because they have not
41438 reached their retry times.
41439 </para>
41440 <para>
41441 However, it is common practice to put a fixed short retry time on domains for
41442 large ISPs, on the grounds that their servers are rarely down for very long.
41443 Unfortunately, these are exactly the domains that tend to resolve to long lists
41444 of hosts. The short retry time means that the lowest MX hosts are tried every
41445 time. The attempts may be in a different order because of random sorting, but
41446 without the special MX check, the higher MX hosts would never be tried until
41447 all the lower MX hosts had timed out (which might be several days), because
41448 there are always some lower MX hosts that have reached their retry times. With
41449 the special check, Exim considers at least one IP address from each MX value at
41450 every delivery attempt, even if the <option>hosts_max_try</option> limit has already been
41451 reached.
41452 </para>
41453 <para>
41454 The above logic means that <option>hosts_max_try</option> is not a hard limit, and in
41455 particular, Exim normally eventually tries all the IP addresses before timing
41456 out an email address. When <option>hosts_max_try</option> was implemented, this seemed a
41457 reasonable thing to do. Recently, however, some lunatic DNS configurations have
41458 been set up with hundreds of IP addresses for some domains. It can
41459 take a very long time indeed for an address to time out in these cases.
41460 </para>
41461 <para>
41462 The <option>hosts_max_try_hardlimit</option> option was added to help with this problem.
41463 Exim never tries more than this number of IP addresses; if it hits this limit
41464 and they are all timed out, the email address is bounced, even though not all
41465 possible IP addresses have been tried.
41466 <indexterm role="concept" startref="IIDsmttra1" class="endofrange"/>
41467 <indexterm role="concept" startref="IIDsmttra2" class="endofrange"/>
41468 </para>
41469 </section>
41470 </chapter>
41471
41472 <chapter id="CHAPrewrite">
41473 <title>Address rewriting</title>
41474 <para>
41475 <indexterm role="concept" id="IIDaddrew" class="startofrange">
41476 <primary>rewriting</primary>
41477 <secondary>addresses</secondary>
41478 </indexterm>
41479 There are some circumstances in which Exim automatically rewrites domains in
41480 addresses. The two most common are when an address is given without a domain
41481 (referred to as an <quote>unqualified address</quote>) or when an address contains an
41482 abbreviated domain that is expanded by DNS lookup.
41483 </para>
41484 <para>
41485 Unqualified envelope addresses are accepted only for locally submitted
41486 messages, or for messages that are received from hosts matching
41487 <option>sender_unqualified_hosts</option> or <option>recipient_unqualified_hosts</option>, as
41488 appropriate. Unqualified addresses in header lines are qualified if they are in
41489 locally submitted messages, or messages from hosts that are permitted to send
41490 unqualified envelope addresses. Otherwise, unqualified addresses in header
41491 lines are neither qualified nor rewritten.
41492 </para>
41493 <para>
41494 One situation in which Exim does <emphasis>not</emphasis> automatically rewrite a domain is
41495 when it is the name of a CNAME record in the DNS. The older RFCs suggest that
41496 such a domain should be rewritten using the <quote>canonical</quote> name, and some MTAs
41497 do this. The new RFCs do not contain this suggestion.
41498 </para>
41499 <section>
41500 <title>Explicitly configured address rewriting</title>
41501 <para>
41502 This chapter describes the rewriting rules that can be used in the
41503 main rewrite section of the configuration file, and also in the generic
41504 <option>headers_rewrite</option> option that can be set on any transport.
41505 </para>
41506 <para>
41507 Some people believe that configured address rewriting is a Mortal Sin.
41508 Others believe that life is not possible without it. Exim provides the
41509 facility; you do not have to use it.
41510 </para>
41511 <para>
41512 The main rewriting rules that appear in the <quote>rewrite</quote> section of the
41513 configuration file are applied to addresses in incoming messages, both envelope
41514 addresses and addresses in header lines. Each rule specifies the types of
41515 address to which it applies.
41516 </para>
41517 <para>
41518 Rewriting of addresses in header lines applies only to those headers that
41519 were received with the message, and, in the case of transport rewriting, those
41520 that were added by a system filter. That is, it applies only to those headers
41521 that are common to all copies of the message. Header lines that are added by
41522 individual routers or transports (and which are therefore specific to
41523 individual recipient addresses) are not rewritten.
41524 </para>
41525 <para>
41526 In general, rewriting addresses from your own system or domain has some
41527 legitimacy. Rewriting other addresses should be done only with great care and
41528 in special circumstances. The author of Exim believes that rewriting should be
41529 used sparingly, and mainly for <quote>regularizing</quote> addresses in your own domains.
41530 Although it can sometimes be used as a routing tool, this is very strongly
41531 discouraged.
41532 </para>
41533 <para>
41534 There are two commonly encountered circumstances where rewriting is used, as
41535 illustrated by these examples:
41536 </para>
41537 <itemizedlist>
41538 <listitem>
41539 <para>
41540 The company whose domain is <emphasis>hitch.fict.example</emphasis> has a number of hosts that
41541 exchange mail with each other behind a firewall, but there is only a single
41542 gateway to the outer world. The gateway rewrites <emphasis>*.hitch.fict.example</emphasis> as
41543 <emphasis>hitch.fict.example</emphasis> when sending mail off-site.
41544 </para>
41545 </listitem>
41546 <listitem>
41547 <para>
41548 A host rewrites the local parts of its own users so that, for example,
41549 <emphasis>fp42@hitch.fict.example</emphasis> becomes <emphasis>Ford.Prefect@hitch.fict.example</emphasis>.
41550 </para>
41551 </listitem>
41552 </itemizedlist>
41553 </section>
41554 <section>
41555 <title>When does rewriting happen?</title>
41556 <para>
41557 <indexterm role="concept">
41558 <primary>rewriting</primary>
41559 <secondary>timing of</secondary>
41560 </indexterm>
41561 <indexterm role="concept">
41562 <primary>access control lists (ACLs)</primary>
41563 <secondary>rewriting addresses in</secondary>
41564 </indexterm>
41565 Configured address rewriting can take place at several different stages of a
41566 message&#x2019;s processing.
41567 </para>
41568 <para>
41569 <indexterm role="concept">
41570 <primary><varname>$sender_address</varname></primary>
41571 </indexterm>
41572 At the start of an ACL for MAIL, the sender address may have been rewritten
41573 by a special SMTP-time rewrite rule (see section <xref linkend="SECTrewriteS"/>), but no
41574 ordinary rewrite rules have yet been applied. If, however, the sender address
41575 is verified in the ACL, it is rewritten before verification, and remains
41576 rewritten thereafter. The subsequent value of <varname>$sender_address</varname> is the
41577 rewritten address. This also applies if sender verification happens in a
41578 RCPT ACL. Otherwise, when the sender address is not verified, it is
41579 rewritten as soon as a message&#x2019;s header lines have been received.
41580 </para>
41581 <para>
41582 <indexterm role="concept">
41583 <primary><varname>$domain</varname></primary>
41584 </indexterm>
41585 <indexterm role="concept">
41586 <primary><varname>$local_part</varname></primary>
41587 </indexterm>
41588 Similarly, at the start of an ACL for RCPT, the current recipient&#x2019;s address
41589 may have been rewritten by a special SMTP-time rewrite rule, but no ordinary
41590 rewrite rules have yet been applied to it. However, the behaviour is different
41591 from the sender address when a recipient is verified. The address is rewritten
41592 for the verification, but the rewriting is not remembered at this stage. The
41593 value of <varname>$local_part</varname> and <varname>$domain</varname> after verification are always the same
41594 as they were before (that is, they contain the unrewritten &ndash; except for
41595 SMTP-time rewriting &ndash; address).
41596 </para>
41597 <para>
41598 As soon as a message&#x2019;s header lines have been received, all the envelope
41599 recipient addresses are permanently rewritten, and rewriting is also applied to
41600 the addresses in the header lines (if configured). This happens before adding
41601 any header lines that were specified in MAIL or RCPT ACLs, and
41602 <indexterm role="concept">
41603 <primary><function>local_scan()</function> function</primary>
41604 <secondary>address rewriting; timing of</secondary>
41605 </indexterm>
41606 before the DATA ACL and <function>local_scan()</function> functions are run.
41607 </para>
41608 <para>
41609 When an address is being routed, either for delivery or for verification,
41610 rewriting is applied immediately to child addresses that are generated by
41611 redirection, unless <option>no_rewrite</option> is set on the router.
41612 </para>
41613 <para>
41614 <indexterm role="concept">
41615 <primary>envelope sender</primary>
41616 <secondary>rewriting at transport time</secondary>
41617 </indexterm>
41618 <indexterm role="concept">
41619 <primary>rewriting</primary>
41620 <secondary>at transport time</secondary>
41621 </indexterm>
41622 <indexterm role="concept">
41623 <primary>header lines</primary>
41624 <secondary>rewriting at transport time</secondary>
41625 </indexterm>
41626 At transport time, additional rewriting of addresses in header lines can be
41627 specified by setting the generic <option>headers_rewrite</option> option on a transport.
41628 This option contains rules that are identical in form to those in the rewrite
41629 section of the configuration file. They are applied to the original message
41630 header lines and any that were added by ACLs or a system filter. They are not
41631 applied to header lines that are added by routers or the transport.
41632 </para>
41633 <para>
41634 The outgoing envelope sender can be rewritten by means of the <option>return_path</option>
41635 transport option. However, it is not possible to rewrite envelope recipients at
41636 transport time.
41637 </para>
41638 </section>
41639 <section>
41640 <title>Testing the rewriting rules that apply on input</title>
41641 <para>
41642 <indexterm role="concept">
41643 <primary>rewriting</primary>
41644 <secondary>testing</secondary>
41645 </indexterm>
41646 <indexterm role="concept">
41647 <primary>testing</primary>
41648 <secondary>rewriting</secondary>
41649 </indexterm>
41650 Exim&#x2019;s input rewriting configuration appears in a part of the run time
41651 configuration file headed by <quote>begin rewrite</quote>. It can be tested by the
41652 <option>-brw</option> command line option. This takes an address (which can be a full RFC
41653 2822 address) as its argument. The output is a list of how the address would be
41654 transformed by the rewriting rules for each of the different places it might
41655 appear in an incoming message, that is, for each different header and for the
41656 envelope sender and recipient fields. For example,
41657 </para>
41658 <literallayout class="monospaced">
41659 exim -brw ph10@exim.workshop.example
41660 </literallayout>
41661 <para>
41662 might produce the output
41663 </para>
41664 <literallayout class="monospaced">
41665 sender: Philip.Hazel@exim.workshop.example
41666 from: Philip.Hazel@exim.workshop.example
41667 to: ph10@exim.workshop.example
41668 cc: ph10@exim.workshop.example
41669 bcc: ph10@exim.workshop.example
41670 reply-to: Philip.Hazel@exim.workshop.example
41671 env-from: Philip.Hazel@exim.workshop.example
41672 env-to: ph10@exim.workshop.example
41673 </literallayout>
41674 <para>
41675 which shows that rewriting has been set up for that address when used in any of
41676 the source fields, but not when it appears as a recipient address. At the
41677 present time, there is no equivalent way of testing rewriting rules that are
41678 set for a particular transport.
41679 </para>
41680 </section>
41681 <section>
41682 <title>Rewriting rules</title>
41683 <para>
41684 <indexterm role="concept">
41685 <primary>rewriting</primary>
41686 <secondary>rules</secondary>
41687 </indexterm>
41688 The rewrite section of the configuration file consists of lines of rewriting
41689 rules in the form
41690 </para>
41691 <literallayout>
41692 &lt;<emphasis>source pattern</emphasis>&gt;  &lt;<emphasis>replacement</emphasis>&gt;  &lt;<emphasis>flags</emphasis>&gt;
41693 </literallayout>
41694 <para>
41695 Rewriting rules that are specified for the <option>headers_rewrite</option> generic
41696 transport option are given as a colon-separated list. Each item in the list
41697 takes the same form as a line in the main rewriting configuration (except that
41698 any colons must be doubled, of course).
41699 </para>
41700 <para>
41701 The formats of source patterns and replacement strings are described below.
41702 Each is terminated by white space, unless enclosed in double quotes, in which
41703 case normal quoting conventions apply inside the quotes. The flags are single
41704 characters which may appear in any order. Spaces and tabs between them are
41705 ignored.
41706 </para>
41707 <para>
41708 For each address that could potentially be rewritten, the rules are scanned in
41709 order, and replacements for the address from earlier rules can themselves be
41710 replaced by later rules (but see the <quote>q</quote> and <quote>R</quote> flags).
41711 </para>
41712 <para>
41713 The order in which addresses are rewritten is undefined, may change between
41714 releases, and must not be relied on, with one exception: when a message is
41715 received, the envelope sender is always rewritten first, before any header
41716 lines are rewritten. For example, the replacement string for a rewrite of an
41717 address in <emphasis>To:</emphasis> must not assume that the message&#x2019;s address in <emphasis>From:</emphasis> has
41718 (or has not) already been rewritten. However, a rewrite of <emphasis>From:</emphasis> may assume
41719 that the envelope sender has already been rewritten.
41720 </para>
41721 <para>
41722 <indexterm role="concept">
41723 <primary><varname>$domain</varname></primary>
41724 </indexterm>
41725 <indexterm role="concept">
41726 <primary><varname>$local_part</varname></primary>
41727 </indexterm>
41728 The variables <varname>$local_part</varname> and <varname>$domain</varname> can be used in the replacement
41729 string to refer to the address that is being rewritten. Note that lookup-driven
41730 rewriting can be done by a rule of the form
41731 </para>
41732 <literallayout class="monospaced">
41733 *@*   ${lookup ...
41734 </literallayout>
41735 <para>
41736 where the lookup key uses <varname>$1</varname> and <varname>$2</varname> or <varname>$local_part</varname> and <varname>$domain</varname> to
41737 refer to the address that is being rewritten.
41738 </para>
41739 </section>
41740 <section>
41741 <title>Rewriting patterns</title>
41742 <para>
41743 <indexterm role="concept">
41744 <primary>rewriting</primary>
41745 <secondary>patterns</secondary>
41746 </indexterm>
41747 <indexterm role="concept">
41748 <primary>address list</primary>
41749 <secondary>in a rewriting pattern</secondary>
41750 </indexterm>
41751 The source pattern in a rewriting rule is any item which may appear in an
41752 address list (see section <xref linkend="SECTaddresslist"/>). It is in fact processed as a
41753 single-item address list, which means that it is expanded before being tested
41754 against the address. As always, if you use a regular expression as a pattern,
41755 you must take care to escape dollar and backslash characters, or use the <literal>\N</literal>
41756 facility to suppress string expansion within the regular expression.
41757 </para>
41758 <para>
41759 Domains in patterns should be given in lower case. Local parts in patterns are
41760 case-sensitive. If you want to do case-insensitive matching of local parts, you
41761 can use a regular expression that starts with <literal>^(?i)</literal>.
41762 </para>
41763 <para>
41764 <indexterm role="concept">
41765 <primary>numerical variables (<varname>$1</varname> <varname>$2</varname> etc)</primary>
41766 <secondary>in rewriting rules</secondary>
41767 </indexterm>
41768 After matching, the numerical variables <varname>$1</varname>, <varname>$2</varname>, etc. may be set,
41769 depending on the type of match which occurred. These can be used in the
41770 replacement string to insert portions of the incoming address. <varname>$0</varname> always
41771 refers to the complete incoming address. When a regular expression is used, the
41772 numerical variables are set from its capturing subexpressions. For other types
41773 of pattern they are set as follows:
41774 </para>
41775 <itemizedlist>
41776 <listitem>
41777 <para>
41778 If a local part or domain starts with an asterisk, the numerical variables
41779 refer to the character strings matched by asterisks, with <varname>$1</varname> associated with
41780 the first asterisk, and <varname>$2</varname> with the second, if present. For example, if the
41781 pattern
41782 </para>
41783 <literallayout class="monospaced">
41784 *queen@*.fict.example
41785 </literallayout>
41786 <para>
41787 is matched against the address <emphasis>hearts-queen@wonderland.fict.example</emphasis> then
41788 </para>
41789 <literallayout class="monospaced">
41790 $0 = hearts-queen@wonderland.fict.example
41791 $1 = hearts-
41792 $2 = wonderland
41793 </literallayout>
41794 <para>
41795 Note that if the local part does not start with an asterisk, but the domain
41796 does, it is <varname>$1</varname> that contains the wild part of the domain.
41797 </para>
41798 </listitem>
41799 <listitem>
41800 <para>
41801 If the domain part of the pattern is a partial lookup, the wild and fixed parts
41802 of the domain are placed in the next available numerical variables. Suppose,
41803 for example, that the address <emphasis>foo@bar.baz.example</emphasis> is processed by a
41804 rewriting rule of the form
41805 </para>
41806 <literallayout>
41807 <literal>*@partial-dbm;/some/dbm/file</literal>    &lt;<emphasis>replacement string</emphasis>&gt;
41808 </literallayout>
41809 <para>
41810 and the key in the file that matches the domain is <literal>*.baz.example</literal>. Then
41811 </para>
41812 <literallayout class="monospaced">
41813 $1 = foo
41814 $2 = bar
41815 $3 = baz.example
41816 </literallayout>
41817 <para>
41818 If the address <emphasis>foo@baz.example</emphasis> is looked up, this matches the same
41819 wildcard file entry, and in this case <varname>$2</varname> is set to the empty string, but
41820 <varname>$3</varname> is still set to <emphasis>baz.example</emphasis>. If a non-wild key is matched in a
41821 partial lookup, <varname>$2</varname> is again set to the empty string and <varname>$3</varname> is set to the
41822 whole domain. For non-partial domain lookups, no numerical variables are set.
41823 </para>
41824 </listitem>
41825 </itemizedlist>
41826 </section>
41827 <section>
41828 <title>Rewriting replacements</title>
41829 <para>
41830 <indexterm role="concept">
41831 <primary>rewriting</primary>
41832 <secondary>replacements</secondary>
41833 </indexterm>
41834 If the replacement string for a rule is a single asterisk, addresses that
41835 match the pattern and the flags are <emphasis>not</emphasis> rewritten, and no subsequent
41836 rewriting rules are scanned. For example,
41837 </para>
41838 <literallayout class="monospaced">
41839 hatta@lookingglass.fict.example  *  f
41840 </literallayout>
41841 <para>
41842 specifies that <emphasis>hatta@lookingglass.fict.example</emphasis> is never to be rewritten in
41843 <emphasis>From:</emphasis> headers.
41844 </para>
41845 <para>
41846 <indexterm role="concept">
41847 <primary><varname>$domain</varname></primary>
41848 </indexterm>
41849 <indexterm role="concept">
41850 <primary><varname>$local_part</varname></primary>
41851 </indexterm>
41852 If the replacement string is not a single asterisk, it is expanded, and must
41853 yield a fully qualified address. Within the expansion, the variables
41854 <varname>$local_part</varname> and <varname>$domain</varname> refer to the address that is being rewritten.
41855 Any letters they contain retain their original case &ndash; they are not lower
41856 cased. The numerical variables are set up according to the type of pattern that
41857 matched the address, as described above. If the expansion is forced to fail by
41858 the presence of <quote>fail</quote> in a conditional or lookup item, rewriting by the
41859 current rule is abandoned, but subsequent rules may take effect. Any other
41860 expansion failure causes the entire rewriting operation to be abandoned, and an
41861 entry written to the panic log.
41862 </para>
41863 </section>
41864 <section>
41865 <title>Rewriting flags</title>
41866 <para>
41867 There are three different kinds of flag that may appear on rewriting rules:
41868 </para>
41869 <itemizedlist>
41870 <listitem>
41871 <para>
41872 Flags that specify which headers and envelope addresses to rewrite: E, F, T, b,
41873 c, f, h, r, s, t.
41874 </para>
41875 </listitem>
41876 <listitem>
41877 <para>
41878 A flag that specifies rewriting at SMTP time: S.
41879 </para>
41880 </listitem>
41881 <listitem>
41882 <para>
41883 Flags that control the rewriting process: Q, q, R, w.
41884 </para>
41885 </listitem>
41886 </itemizedlist>
41887 <para>
41888 For rules that are part of the <option>headers_rewrite</option> generic transport option,
41889 E, F, T, and S are not permitted.
41890 </para>
41891 </section>
41892 <section>
41893 <title>Flags specifying which headers and envelope addresses to rewrite</title>
41894 <para>
41895 <indexterm role="concept">
41896 <primary>rewriting</primary>
41897 <secondary>flags</secondary>
41898 </indexterm>
41899 If none of the following flag letters, nor the <quote>S</quote> flag (see section
41900 <xref linkend="SECTrewriteS"/>) are present, a main rewriting rule applies to all headers
41901 and to both the sender and recipient fields of the envelope, whereas a
41902 transport-time rewriting rule just applies to all headers. Otherwise, the
41903 rewriting rule is skipped unless the relevant addresses are being processed.
41904 </para>
41905 <literallayout>
41906 <literal>E</literal>       rewrite all envelope fields
41907 <literal>F</literal>       rewrite the envelope From field
41908 <literal>T</literal>       rewrite the envelope To field
41909 <literal>b</literal>       rewrite the <emphasis>Bcc:</emphasis> header
41910 <literal>c</literal>       rewrite the <emphasis>Cc:</emphasis> header
41911 <literal>f</literal>       rewrite the <emphasis>From:</emphasis> header
41912 <literal>h</literal>       rewrite all headers
41913 <literal>r</literal>       rewrite the <emphasis>Reply-To:</emphasis> header
41914 <literal>s</literal>       rewrite the <emphasis>Sender:</emphasis> header
41915 <literal>t</literal>       rewrite the <emphasis>To:</emphasis> header
41916 </literallayout>
41917 <para>
41918 You should be particularly careful about rewriting <emphasis>Sender:</emphasis> headers, and
41919 restrict this to special known cases in your own domains.
41920 </para>
41921 </section>
41922 <section id="SECTrewriteS">
41923 <title>The SMTP-time rewriting flag</title>
41924 <para>
41925 <indexterm role="concept">
41926 <primary>SMTP</primary>
41927 <secondary>rewriting malformed addresses</secondary>
41928 </indexterm>
41929 <indexterm role="concept">
41930 <primary>RCPT</primary>
41931 <secondary>rewriting argument of</secondary>
41932 </indexterm>
41933 <indexterm role="concept">
41934 <primary>MAIL</primary>
41935 <secondary>rewriting argument of</secondary>
41936 </indexterm>
41937 The rewrite flag <quote>S</quote> specifies a rewrite of incoming envelope addresses at
41938 SMTP time, as soon as an address is received in a MAIL or RCPT command, and
41939 before any other processing; even before syntax checking. The pattern is
41940 required to be a regular expression, and it is matched against the whole of the
41941 data for the command, including any surrounding angle brackets.
41942 </para>
41943 <para>
41944 <indexterm role="concept">
41945 <primary><varname>$domain</varname></primary>
41946 </indexterm>
41947 <indexterm role="concept">
41948 <primary><varname>$local_part</varname></primary>
41949 </indexterm>
41950 This form of rewrite rule allows for the handling of addresses that are not
41951 compliant with RFCs 2821 and 2822 (for example, <quote>bang paths</quote> in batched SMTP
41952 input). Because the input is not required to be a syntactically valid address,
41953 the variables <varname>$local_part</varname> and <varname>$domain</varname> are not available during the
41954 expansion of the replacement string. The result of rewriting replaces the
41955 original address in the MAIL or RCPT command.
41956 </para>
41957 </section>
41958 <section>
41959 <title>Flags controlling the rewriting process</title>
41960 <para>
41961 There are four flags which control the way the rewriting process works. These
41962 take effect only when a rule is invoked, that is, when the address is of the
41963 correct type (matches the flags) and matches the pattern:
41964 </para>
41965 <itemizedlist>
41966 <listitem>
41967 <para>
41968 If the <quote>Q</quote> flag is set on a rule, the rewritten address is permitted to be an
41969 unqualified local part. It is qualified with <option>qualify_recipient</option>. In the
41970 absence of <quote>Q</quote> the rewritten address must always include a domain.
41971 </para>
41972 </listitem>
41973 <listitem>
41974 <para>
41975 If the <quote>q</quote> flag is set on a rule, no further rewriting rules are considered,
41976 even if no rewriting actually takes place because of a <quote>fail</quote> in the
41977 expansion. The <quote>q</quote> flag is not effective if the address is of the wrong type
41978 (does not match the flags) or does not match the pattern.
41979 </para>
41980 </listitem>
41981 <listitem>
41982 <para>
41983 The <quote>R</quote> flag causes a successful rewriting rule to be re-applied to the new
41984 address, up to ten times. It can be combined with the <quote>q</quote> flag, to stop
41985 rewriting once it fails to match (after at least one successful rewrite).
41986 </para>
41987 </listitem>
41988 <listitem>
41989 <para>
41990 <indexterm role="concept">
41991 <primary>rewriting</primary>
41992 <secondary>whole addresses</secondary>
41993 </indexterm>
41994 When an address in a header is rewritten, the rewriting normally applies only
41995 to the working part of the address, with any comments and RFC 2822 <quote>phrase</quote>
41996 left unchanged. For example, rewriting might change
41997 </para>
41998 <literallayout class="monospaced">
41999 From: Ford Prefect &lt;fp42@restaurant.hitch.fict.example&gt;
42000 </literallayout>
42001 <para>
42002 into
42003 </para>
42004 <literallayout class="monospaced">
42005 From: Ford Prefect &lt;prefectf@hitch.fict.example&gt;
42006 </literallayout>
42007 <para>
42008 <indexterm role="concept">
42009 <primary>RFC 2047</primary>
42010 </indexterm>
42011 Sometimes there is a need to replace the whole address item, and this can be
42012 done by adding the flag letter <quote>w</quote> to a rule. If this is set on a rule that
42013 causes an address in a header line to be rewritten, the entire address is
42014 replaced, not just the working part. The replacement must be a complete RFC
42015 2822 address, including the angle brackets if necessary. If text outside angle
42016 brackets contains a character whose value is greater than 126 or less than 32
42017 (except for tab), the text is encoded according to RFC 2047. The character set
42018 is taken from <option>headers_charset</option>, which defaults to ISO-8859-1.
42019 </para>
42020 <para>
42021 When the <quote>w</quote> flag is set on a rule that causes an envelope address to be
42022 rewritten, all but the working part of the replacement address is discarded.
42023 </para>
42024 </listitem>
42025 </itemizedlist>
42026 </section>
42027 <section>
42028 <title>Rewriting examples</title>
42029 <para>
42030 Here is an example of the two common rewriting paradigms:
42031 </para>
42032 <literallayout class="monospaced">
42033 *@*.hitch.fict.example  $1@hitch.fict.example
42034 *@hitch.fict.example    ${lookup{$1}dbm{/etc/realnames}\
42035                      {$value}fail}@hitch.fict.example bctfrF
42036 </literallayout>
42037 <para>
42038 Note the use of <quote>fail</quote> in the lookup expansion in the second rule, forcing
42039 the string expansion to fail if the lookup does not succeed. In this context it
42040 has the effect of leaving the original address unchanged, but Exim goes on to
42041 consider subsequent rewriting rules, if any, because the <quote>q</quote> flag is not
42042 present in that rule. An alternative to <quote>fail</quote> would be to supply <varname>$1</varname>
42043 explicitly, which would cause the rewritten address to be the same as before,
42044 at the cost of a small bit of processing. Not supplying either of these is an
42045 error, since the rewritten address would then contain no local part.
42046 </para>
42047 <para>
42048 The first example above replaces the domain with a superior, more general
42049 domain. This may not be desirable for certain local parts. If the rule
42050 </para>
42051 <literallayout class="monospaced">
42052 root@*.hitch.fict.example  *
42053 </literallayout>
42054 <para>
42055 were inserted before the first rule, rewriting would be suppressed for the
42056 local part <emphasis>root</emphasis> at any domain ending in <emphasis>hitch.fict.example</emphasis>.
42057 </para>
42058 <para>
42059 Rewriting can be made conditional on a number of tests, by making use of
42060 <varname>${if</varname> in the expansion item. For example, to apply a rewriting rule only to
42061 messages that originate outside the local host:
42062 </para>
42063 <literallayout class="monospaced">
42064 *@*.hitch.fict.example  "${if !eq {$sender_host_address}{}\
42065                          {$1@hitch.fict.example}fail}"
42066 </literallayout>
42067 <para>
42068 The replacement string is quoted in this example because it contains white
42069 space.
42070 </para>
42071 <para>
42072 <indexterm role="concept">
42073 <primary>rewriting</primary>
42074 <secondary>bang paths</secondary>
42075 </indexterm>
42076 <indexterm role="concept">
42077 <primary>bang paths</primary>
42078 <secondary>rewriting</secondary>
42079 </indexterm>
42080 Exim does not handle addresses in the form of <quote>bang paths</quote>. If it sees such
42081 an address it treats it as an unqualified local part which it qualifies with
42082 the local qualification domain (if the source of the message is local or if the
42083 remote host is permitted to send unqualified addresses). Rewriting can
42084 sometimes be used to handle simple bang paths with a fixed number of
42085 components. For example, the rule
42086 </para>
42087 <literallayout class="monospaced">
42088 \N^([^!]+)!(.*)@your.domain.example$\N   $2@$1
42089 </literallayout>
42090 <para>
42091 rewrites a two-component bang path <emphasis>host.name!user</emphasis> as the domain address
42092 <emphasis>user@host.name</emphasis>. However, there is a security implication in using this as
42093 a global rewriting rule for envelope addresses. It can provide a backdoor
42094 method for using your system as a relay, because the incoming addresses appear
42095 to be local. If the bang path addresses are received via SMTP, it is safer to
42096 use the <quote>S</quote> flag to rewrite them as they are received, so that relay checking
42097 can be done on the rewritten addresses.
42098 <indexterm role="concept" startref="IIDaddrew" class="endofrange"/>
42099 </para>
42100 </section>
42101 </chapter>
42102
42103 <chapter id="CHAPretry">
42104 <title>Retry configuration</title>
42105 <para>
42106 <indexterm role="concept" id="IIDretconf1" class="startofrange">
42107 <primary>retry configuration</primary>
42108 <secondary>description of</secondary>
42109 </indexterm>
42110 <indexterm role="concept" id="IIDregconf2" class="startofrange">
42111 <primary>configuration file</primary>
42112 <secondary>retry section</secondary>
42113 </indexterm>
42114 The <quote>retry</quote> section of the run time configuration file contains a list of
42115 retry rules that control how often Exim tries to deliver messages that cannot
42116 be delivered at the first attempt. If there are no retry rules, temporary
42117 errors are treated as permanent. The <option>-brt</option> command line option can be used
42118 to test which retry rule will be used for a given address, domain and error.
42119 </para>
42120 <para>
42121 The most common cause of retries is temporary failure to deliver to a remote
42122 host because the host is down, or inaccessible because of a network problem.
42123 Exim&#x2019;s retry processing in this case is applied on a per-host (strictly, per IP
42124 address) basis, not on a per-message basis. Thus, if one message has recently
42125 been delayed, delivery of a new message to the same host is not immediately
42126 tried, but waits for the host&#x2019;s retry time to arrive. If the <option>retry_defer</option>
42127 log selector is set, the message
42128 <indexterm role="concept">
42129 <primary>retry</primary>
42130 <secondary>time not reached</secondary>
42131 </indexterm>
42132 <quote>retry time not reached</quote> is written to the main log whenever a delivery is
42133 skipped for this reason. Section <xref linkend="SECToutSMTPerr"/> contains more details of
42134 the handling of errors during remote deliveries.
42135 </para>
42136 <para>
42137 Retry processing applies to routing as well as to delivering, except as covered
42138 in the next paragraph. The retry rules do not distinguish between these
42139 actions. It is not possible, for example, to specify different behaviour for
42140 failures to route the domain <emphasis>snark.fict.example</emphasis> and failures to deliver to
42141 the host <emphasis>snark.fict.example</emphasis>. I didn&#x2019;t think anyone would ever need this
42142 added complication, so did not implement it. However, although they share the
42143 same retry rule, the actual retry times for routing and transporting a given
42144 domain are maintained independently.
42145 </para>
42146 <para>
42147 When a delivery is not part of a queue run (typically an immediate delivery on
42148 receipt of a message), the routers are always run, and local deliveries are
42149 always attempted, even if retry times are set for them. This makes for better
42150 behaviour if one particular message is causing problems (for example, causing
42151 quota overflow, or provoking an error in a filter file). If such a delivery
42152 suffers a temporary failure, the retry data is updated as normal, and
42153 subsequent delivery attempts from queue runs occur only when the retry time for
42154 the local address is reached.
42155 </para>
42156 <section>
42157 <title>Retry rules</title>
42158 <para>
42159 <indexterm role="concept">
42160 <primary>retry</primary>
42161 <secondary>rules</secondary>
42162 </indexterm>
42163 Each retry rule occupies one line and consists of three or four parts,
42164 separated by white space: a pattern, an error name, an optional list of sender
42165 addresses, and a list of retry parameters. The pattern and sender lists must be
42166 enclosed in double quotes if they contain white space. The rules are searched
42167 in order until one is found where the pattern, error name, and sender list (if
42168 present) match the failing host or address, the error that occurred, and the
42169 message&#x2019;s sender, respectively.
42170 </para>
42171 <para>
42172 The pattern is any single item that may appear in an address list (see section
42173 <xref linkend="SECTaddresslist"/>). It is in fact processed as a one-item address list,
42174 which means that it is expanded before being tested against the address that
42175 has been delayed. Address list processing treats a plain domain name as if it
42176 were preceded by <quote>*@</quote>, which makes it possible for many retry rules to start
42177 with just a domain. For example,
42178 </para>
42179 <literallayout class="monospaced">
42180 lookingglass.fict.example        *  F,24h,30m;
42181 </literallayout>
42182 <para>
42183 provides a rule for any address in the <emphasis>lookingglass.fict.example</emphasis> domain,
42184 whereas
42185 </para>
42186 <literallayout class="monospaced">
42187 alice@lookingglass.fict.example  *  F,24h,30m;
42188 </literallayout>
42189 <para>
42190 applies only to temporary failures involving the local part <option>alice</option>.
42191 In practice, almost all rules start with a domain name pattern without a local
42192 part.
42193 </para>
42194 <para>
42195 <indexterm role="concept">
42196 <primary>regular expressions</primary>
42197 <secondary>in retry rules</secondary>
42198 </indexterm>
42199 <emphasis role="bold">Warning</emphasis>: If you use a regular expression in a routing rule pattern, it
42200 must match a complete address, not just a domain, because that is how regular
42201 expressions work in address lists.
42202 </para>
42203 <literallayout>
42204 <literal>^\Nxyz\d+\.abc\.example$\N        *  G,1h,10m,2</literal>     <option>Wrong</option>
42205 <literal>^\N[^@]+@xyz\d+\.abc\.example$\N  *  G,1h,10m,2</literal>     <option>Right</option>
42206 </literallayout>
42207 </section>
42208 <section>
42209 <title>Choosing which retry rule to use for address errors</title>
42210 <para>
42211 When Exim is looking for a retry rule after a routing attempt has failed (for
42212 example, after a DNS timeout), each line in the retry configuration is tested
42213 against the complete address only if <option>retry_use_local_part</option> is set for the
42214 router. Otherwise, only the domain is used, except when matching against a
42215 regular expression, when the local part of the address is replaced with <quote>*</quote>.
42216 A domain on its own can match a domain pattern, or a pattern that starts with
42217 <quote>*@</quote>. By default, <option>retry_use_local_part</option> is true for routers where
42218 <option>check_local_user</option> is true, and false for other routers.
42219 </para>
42220 <para>
42221 Similarly, when Exim is looking for a retry rule after a local delivery has
42222 failed (for example, after a mailbox full error), each line in the retry
42223 configuration is tested against the complete address only if
42224 <option>retry_use_local_part</option> is set for the transport (it defaults true for all
42225 local transports).
42226 </para>
42227 <para>
42228 However, when Exim is looking for a retry rule after a remote delivery attempt
42229 suffers an address error (a 4<emphasis>xx</emphasis> SMTP response for a recipient address), the
42230 whole address is always used as the key when searching the retry rules. The
42231 rule that is found is used to create a retry time for the failing address.
42232 </para>
42233 </section>
42234 <section>
42235 <title>Choosing which retry rule to use for host and message errors</title>
42236 <para>
42237 For a temporary error that is not related to an individual address (for
42238 example, a connection timeout), each line in the retry configuration is checked
42239 twice. First, the name of the remote host is used as a domain name (preceded by
42240 <quote>*@</quote> when matching a regular expression). If this does not match the line,
42241 the domain from the email address is tried in a similar fashion. For example,
42242 suppose the MX records for <emphasis>a.b.c.example</emphasis> are
42243 </para>
42244 <literallayout class="monospaced">
42245 a.b.c.example  MX  5  x.y.z.example
42246                MX  6  p.q.r.example
42247                MX  7  m.n.o.example
42248 </literallayout>
42249 <para>
42250 and the retry rules are
42251 </para>
42252 <literallayout class="monospaced">
42253 p.q.r.example    *      F,24h,30m;
42254 a.b.c.example    *      F,4d,45m;
42255 </literallayout>
42256 <para>
42257 and a delivery to the host <emphasis>x.y.z.example</emphasis> suffers a connection failure. The
42258 first rule matches neither the host nor the domain, so Exim looks at the second
42259 rule. This does not match the host, but it does match the domain, so it is used
42260 to calculate the retry time for the host <emphasis>x.y.z.example</emphasis>. Meanwhile, Exim
42261 tries to deliver to <emphasis>p.q.r.example</emphasis>. If this also suffers a host error, the
42262 first retry rule is used, because it matches the host.
42263 </para>
42264 <para>
42265 In other words, temporary failures to deliver to host <emphasis>p.q.r.example</emphasis> use the
42266 first rule to determine retry times, but for all the other hosts for the domain
42267 <emphasis>a.b.c.example</emphasis>, the second rule is used. The second rule is also used if
42268 routing to <emphasis>a.b.c.example</emphasis> suffers a temporary failure.
42269 </para>
42270 <para>
42271 <emphasis role="bold">Note</emphasis>: The host name is used when matching the patterns, not its IP address.
42272 However, if a message is routed directly to an IP address without the use of a
42273 host name, for example, if a <command>manualroute</command> router contains a setting such as:
42274 </para>
42275 <literallayout class="monospaced">
42276 route_list = *.a.example  192.168.34.23
42277 </literallayout>
42278 <para>
42279 then the <quote>host name</quote> that is used when searching for a retry rule is the
42280 textual form of the IP address.
42281 </para>
42282 </section>
42283 <section>
42284 <title>Retry rules for specific errors</title>
42285 <para>
42286 <indexterm role="concept">
42287 <primary>retry</primary>
42288 <secondary>specific errors; specifying</secondary>
42289 </indexterm>
42290 The second field in a retry rule is the name of a particular error, or an
42291 asterisk, which matches any error. The errors that can be tested for are:
42292 </para>
42293 <variablelist>
42294 <varlistentry>
42295 <term><option>auth_failed</option></term>
42296 <listitem>
42297 <para>
42298 Authentication failed when trying to send to a host in the
42299 <option>hosts_require_auth</option> list in an <command>smtp</command> transport.
42300 </para>
42301 </listitem></varlistentry>
42302 <varlistentry>
42303 <term><option>data_4xx</option></term>
42304 <listitem>
42305 <para>
42306 A 4<emphasis>xx</emphasis> error was received for an outgoing DATA command, either immediately
42307 after the command, or after sending the message&#x2019;s data.
42308 </para>
42309 </listitem></varlistentry>
42310 <varlistentry>
42311 <term><option>mail_4xx</option></term>
42312 <listitem>
42313 <para>
42314 A 4<emphasis>xx</emphasis> error was received for an outgoing MAIL command.
42315 </para>
42316 </listitem></varlistentry>
42317 <varlistentry>
42318 <term><option>rcpt_4xx</option></term>
42319 <listitem>
42320 <para>
42321 A 4<emphasis>xx</emphasis> error was received for an outgoing RCPT command.
42322 </para>
42323 </listitem></varlistentry>
42324 </variablelist>
42325 <para>
42326 For the three 4<emphasis>xx</emphasis> errors, either the first or both of the x&#x2019;s can be given
42327 as specific digits, for example: <literal>mail_45x</literal> or <literal>rcpt_436</literal>. For example, to
42328 recognize 452 errors given to RCPT commands for addresses in a certain domain,
42329 and have retries every ten minutes with a one-hour timeout, you could set up a
42330 retry rule of this form:
42331 </para>
42332 <literallayout class="monospaced">
42333 the.domain.name  rcpt_452   F,1h,10m
42334 </literallayout>
42335 <para>
42336 These errors apply to both outgoing SMTP (the <command>smtp</command> transport) and outgoing
42337 LMTP (either the <command>lmtp</command> transport, or the <command>smtp</command> transport in LMTP mode).
42338 </para>
42339 <variablelist>
42340 <varlistentry>
42341 <term><option>lost_connection</option></term>
42342 <listitem>
42343 <para>
42344 A server unexpectedly closed the SMTP connection. There may, of course,
42345 legitimate reasons for this (host died, network died), but if it repeats a lot
42346 for the same host, it indicates something odd.
42347 </para>
42348 </listitem></varlistentry>
42349 <varlistentry>
42350 <term><option>refused_MX</option></term>
42351 <listitem>
42352 <para>
42353 A connection to a host obtained from an MX record was refused.
42354 </para>
42355 </listitem></varlistentry>
42356 <varlistentry>
42357 <term><option>refused_A</option></term>
42358 <listitem>
42359 <para>
42360 A connection to a host not obtained from an MX record was refused.
42361 </para>
42362 </listitem></varlistentry>
42363 <varlistentry>
42364 <term><option>refused</option></term>
42365 <listitem>
42366 <para>
42367 A connection was refused.
42368 </para>
42369 </listitem></varlistentry>
42370 <varlistentry>
42371 <term><option>timeout_connect_MX</option></term>
42372 <listitem>
42373 <para>
42374 A connection attempt to a host obtained from an MX record timed out.
42375 </para>
42376 </listitem></varlistentry>
42377 <varlistentry>
42378 <term><option>timeout_connect_A</option></term>
42379 <listitem>
42380 <para>
42381 A connection attempt to a host not obtained from an MX record timed out.
42382 </para>
42383 </listitem></varlistentry>
42384 <varlistentry>
42385 <term><option>timeout_connect</option></term>
42386 <listitem>
42387 <para>
42388 A connection attempt timed out.
42389 </para>
42390 </listitem></varlistentry>
42391 <varlistentry>
42392 <term><option>timeout_MX</option></term>
42393 <listitem>
42394 <para>
42395 There was a timeout while connecting or during an SMTP session with a host
42396 obtained from an MX record.
42397 </para>
42398 </listitem></varlistentry>
42399 <varlistentry>
42400 <term><option>timeout_A</option></term>
42401 <listitem>
42402 <para>
42403 There was a timeout while connecting or during an SMTP session with a host not
42404 obtained from an MX record.
42405 </para>
42406 </listitem></varlistentry>
42407 <varlistentry>
42408 <term><option>timeout</option></term>
42409 <listitem>
42410 <para>
42411 There was a timeout while connecting or during an SMTP session.
42412 </para>
42413 </listitem></varlistentry>
42414 <varlistentry>
42415 <term><option>tls_required</option></term>
42416 <listitem>
42417 <para>
42418 The server was required to use TLS (it matched <option>hosts_require_tls</option> in the
42419 <command>smtp</command> transport), but either did not offer TLS, or it responded with 4<emphasis>xx</emphasis>
42420 to STARTTLS, or there was a problem setting up the TLS connection.
42421 </para>
42422 </listitem></varlistentry>
42423 <varlistentry>
42424 <term><option>quota</option></term>
42425 <listitem>
42426 <para>
42427 A mailbox quota was exceeded in a local delivery by the <command>appendfile</command>
42428 transport.
42429 </para>
42430 </listitem></varlistentry>
42431 <varlistentry>
42432 <term><option>quota_</option>&lt;<emphasis>time</emphasis>&gt;</term>
42433 <listitem>
42434 <para>
42435 <indexterm role="concept">
42436 <primary>quota</primary>
42437 <secondary>error testing in retry rule</secondary>
42438 </indexterm>
42439 <indexterm role="concept">
42440 <primary>retry</primary>
42441 <secondary>quota error testing</secondary>
42442 </indexterm>
42443 A mailbox quota was exceeded in a local delivery by the <command>appendfile</command>
42444 transport, and the mailbox has not been accessed for &lt;<emphasis>time</emphasis>&gt;. For example,
42445 <emphasis>quota_4d</emphasis> applies to a quota error when the mailbox has not been accessed
42446 for four days.
42447 </para>
42448 </listitem></varlistentry>
42449 </variablelist>
42450 <para>
42451 <indexterm role="concept">
42452 <primary>mailbox</primary>
42453 <secondary>time of last read</secondary>
42454 </indexterm>
42455 The idea of <option>quota_</option>&lt;<emphasis>time</emphasis>&gt; is to make it possible to have shorter
42456 timeouts when the mailbox is full and is not being read by its owner. Ideally,
42457 it should be based on the last time that the user accessed the mailbox.
42458 However, it is not always possible to determine this. Exim uses the following
42459 heuristic rules:
42460 </para>
42461 <itemizedlist>
42462 <listitem>
42463 <para>
42464 If the mailbox is a single file, the time of last access (the <quote>atime</quote>) is
42465 used. As no new messages are being delivered (because the mailbox is over
42466 quota), Exim does not access the file, so this is the time of last user access.
42467 </para>
42468 </listitem>
42469 <listitem>
42470 <para>
42471 <indexterm role="concept">
42472 <primary>maildir format</primary>
42473 <secondary>time of last read</secondary>
42474 </indexterm>
42475 For a maildir delivery, the time of last modification of the <filename>new</filename>
42476 subdirectory is used. As the mailbox is over quota, no new files are created in
42477 the <filename>new</filename> subdirectory, because no new messages are being delivered. Any
42478 change to the <filename>new</filename> subdirectory is therefore assumed to be the result of an
42479 MUA moving a new message to the <filename>cur</filename> directory when it is first read. The
42480 time that is used is therefore the last time that the user read a new message.
42481 </para>
42482 </listitem>
42483 <listitem>
42484 <para>
42485 For other kinds of multi-file mailbox, the time of last access cannot be
42486 obtained, so a retry rule that uses this type of error field is never matched.
42487 </para>
42488 </listitem>
42489 </itemizedlist>
42490 <para>
42491 The quota errors apply both to system-enforced quotas and to Exim&#x2019;s own quota
42492 mechanism in the <command>appendfile</command> transport. The <emphasis>quota</emphasis> error also applies
42493 when a local delivery is deferred because a partition is full (the ENOSPC
42494 error).
42495 </para>
42496 </section>
42497 <section>
42498 <title>Retry rules for specified senders</title>
42499 <para>
42500 <indexterm role="concept">
42501 <primary>retry</primary>
42502 <secondary>rules; sender-specific</secondary>
42503 </indexterm>
42504 You can specify retry rules that apply only when the failing message has a
42505 specific sender. In particular, this can be used to define retry rules that
42506 apply only to bounce messages. The third item in a retry rule can be of this
42507 form:
42508 </para>
42509 <literallayout>
42510 <literal>senders=</literal>&lt;<emphasis>address list</emphasis>&gt;
42511 </literallayout>
42512 <para>
42513 The retry timings themselves are then the fourth item. For example:
42514 </para>
42515 <literallayout class="monospaced">
42516 *   rcpt_4xx   senders=:   F,1h,30m
42517 </literallayout>
42518 <para>
42519 matches recipient 4<emphasis>xx</emphasis> errors for bounce messages sent to any address at any
42520 host. If the address list contains white space, it must be enclosed in quotes.
42521 For example:
42522 </para>
42523 <literallayout class="monospaced">
42524 a.domain  rcpt_452  senders="xb.dom : yc.dom"  G,8h,10m,1.5
42525 </literallayout>
42526 <para>
42527 <emphasis role="bold">Warning</emphasis>: This facility can be unhelpful if it is used for host errors
42528 (which do not depend on the recipient). The reason is that the sender is used
42529 only to match the retry rule. Once the rule has been found for a host error,
42530 its contents are used to set a retry time for the host, and this will apply to
42531 all messages, not just those with specific senders.
42532 </para>
42533 <para>
42534 When testing retry rules using <option>-brt</option>, you can supply a sender using the
42535 <option>-f</option> command line option, like this:
42536 </para>
42537 <literallayout class="monospaced">
42538 exim -f "" -brt user@dom.ain
42539 </literallayout>
42540 <para>
42541 If you do not set <option>-f</option> with <option>-brt</option>, a retry rule that contains a senders
42542 list is never matched.
42543 </para>
42544 </section>
42545 <section>
42546 <title>Retry parameters</title>
42547 <para>
42548 <indexterm role="concept">
42549 <primary>retry</primary>
42550 <secondary>parameters in rules</secondary>
42551 </indexterm>
42552 The third (or fourth, if a senders list is present) field in a retry rule is a
42553 sequence of retry parameter sets, separated by semicolons. Each set consists of
42554 </para>
42555 <literallayout>
42556 &lt;<emphasis>letter</emphasis>&gt;,&lt;<emphasis>cutoff time</emphasis>&gt;,&lt;<emphasis>arguments</emphasis>&gt;
42557 </literallayout>
42558 <para>
42559 The letter identifies the algorithm for computing a new retry time; the cutoff
42560 time is the time beyond which this algorithm no longer applies, and the
42561 arguments vary the algorithm&#x2019;s action. The cutoff time is measured from the
42562 time that the first failure for the domain (combined with the local part if
42563 relevant) was detected, not from the time the message was received.
42564 </para>
42565 <para>
42566 <indexterm role="concept">
42567 <primary>retry</primary>
42568 <secondary>algorithms</secondary>
42569 </indexterm>
42570 <indexterm role="concept">
42571 <primary>retry</primary>
42572 <secondary>fixed intervals</secondary>
42573 </indexterm>
42574 <indexterm role="concept">
42575 <primary>retry</primary>
42576 <secondary>increasing intervals</secondary>
42577 </indexterm>
42578 <indexterm role="concept">
42579 <primary>retry</primary>
42580 <secondary>random intervals</secondary>
42581 </indexterm>
42582 The available algorithms are:
42583 </para>
42584 <itemizedlist>
42585 <listitem>
42586 <para>
42587 <emphasis>F</emphasis>: retry at fixed intervals. There is a single time parameter specifying
42588 the interval.
42589 </para>
42590 </listitem>
42591 <listitem>
42592 <para>
42593 <emphasis>G</emphasis>: retry at geometrically increasing intervals. The first argument
42594 specifies a starting value for the interval, and the second a multiplier, which
42595 is used to increase the size of the interval at each retry.
42596 </para>
42597 </listitem>
42598 <listitem>
42599 <para>
42600 <emphasis>H</emphasis>: retry at randomized intervals. The arguments are as for <emphasis>G</emphasis>. For each
42601 retry, the previous interval is multiplied by the factor in order to get a
42602 maximum for the next interval. The mininum interval is the first argument of
42603 the parameter, and an actual interval is chosen randomly between them. Such a
42604 rule has been found to be helpful in cluster configurations when all the
42605 members of the cluster restart at once, and may therefore synchronize their
42606 queue processing times.
42607 </para>
42608 </listitem>
42609 </itemizedlist>
42610 <para>
42611 When computing the next retry time, the algorithm definitions are scanned in
42612 order until one whose cutoff time has not yet passed is reached. This is then
42613 used to compute a new retry time that is later than the current time. In the
42614 case of fixed interval retries, this simply means adding the interval to the
42615 current time. For geometrically increasing intervals, retry intervals are
42616 computed from the rule&#x2019;s parameters until one that is greater than the previous
42617 interval is found. The main configuration variable
42618 <indexterm role="concept">
42619 <primary>limit</primary>
42620 <secondary>retry interval</secondary>
42621 </indexterm>
42622 <indexterm role="concept">
42623 <primary>retry interval</primary>
42624 <secondary>maximum</secondary>
42625 </indexterm>
42626 <indexterm role="concept">
42627 <primary><option>retry_interval_max</option></primary>
42628 </indexterm>
42629 <option>retry_interval_max</option> limits the maximum interval between retries. It
42630 cannot be set greater than <literal>24h</literal>, which is its default value.
42631 </para>
42632 <para>
42633 A single remote domain may have a number of hosts associated with it, and each
42634 host may have more than one IP address. Retry algorithms are selected on the
42635 basis of the domain name, but are applied to each IP address independently. If,
42636 for example, a host has two IP addresses and one is unusable, Exim will
42637 generate retry times for it and will not try to use it until its next retry
42638 time comes. Thus the good IP address is likely to be tried first most of the
42639 time.
42640 </para>
42641 <para>
42642 <indexterm role="concept">
42643 <primary>hints database</primary>
42644 <secondary>use for retrying</secondary>
42645 </indexterm>
42646 Retry times are hints rather than promises. Exim does not make any attempt to
42647 run deliveries exactly at the computed times. Instead, a queue runner process
42648 starts delivery processes for delayed messages periodically, and these attempt
42649 new deliveries only for those addresses that have passed their next retry time.
42650 If a new message arrives for a deferred address, an immediate delivery attempt
42651 occurs only if the address has passed its retry time. In the absence of new
42652 messages, the minimum time between retries is the interval between queue runner
42653 processes. There is not much point in setting retry times of five minutes if
42654 your queue runners happen only once an hour, unless there are a significant
42655 number of incoming messages (which might be the case on a system that is
42656 sending everything to a smart host, for example).
42657 </para>
42658 <para>
42659 The data in the retry hints database can be inspected by using the
42660 <emphasis>exim_dumpdb</emphasis> or <emphasis>exim_fixdb</emphasis> utility programs (see chapter
42661 <xref linkend="CHAPutils"/>). The latter utility can also be used to change the data. The
42662 <emphasis>exinext</emphasis> utility script can be used to find out what the next retry times
42663 are for the hosts associated with a particular mail domain, and also for local
42664 deliveries that have been deferred.
42665 </para>
42666 </section>
42667 <section>
42668 <title>Retry rule examples</title>
42669 <para>
42670 Here are some example retry rules:
42671 </para>
42672 <literallayout class="monospaced">
42673 alice@wonderland.fict.example quota_5d  F,7d,3h
42674 wonderland.fict.example       quota_5d
42675 wonderland.fict.example       *         F,1h,15m; G,2d,1h,2;
42676 lookingglass.fict.example     *         F,24h,30m;
42677 *                 refused_A   F,2h,20m;
42678 *                 *           F,2h,15m; G,16h,1h,1.5; F,5d,8h
42679 </literallayout>
42680 <para>
42681 The first rule sets up special handling for mail to
42682 <emphasis>alice@wonderland.fict.example</emphasis> when there is an over-quota error and the
42683 mailbox has not been read for at least 5 days. Retries continue every three
42684 hours for 7 days. The second rule handles over-quota errors for all other local
42685 parts at <emphasis>wonderland.fict.example</emphasis>; the absence of a local part has the same
42686 effect as supplying <quote>*@</quote>. As no retry algorithms are supplied, messages that
42687 fail are bounced immediately if the mailbox has not been read for at least 5
42688 days.
42689 </para>
42690 <para>
42691 The third rule handles all other errors at <emphasis>wonderland.fict.example</emphasis>; retries
42692 happen every 15 minutes for an hour, then with geometrically increasing
42693 intervals until two days have passed since a delivery first failed. After the
42694 first hour there is a delay of one hour, then two hours, then four hours, and
42695 so on (this is a rather extreme example).
42696 </para>
42697 <para>
42698 The fourth rule controls retries for the domain <emphasis>lookingglass.fict.example</emphasis>.
42699 They happen every 30 minutes for 24 hours only. The remaining two rules handle
42700 all other domains, with special action for connection refusal from hosts that
42701 were not obtained from an MX record.
42702 </para>
42703 <para>
42704 The final rule in a retry configuration should always have asterisks in the
42705 first two fields so as to provide a general catch-all for any addresses that do
42706 not have their own special handling. This example tries every 15 minutes for 2
42707 hours, then with intervals starting at one hour and increasing by a factor of
42708 1.5 up to 16 hours, then every 8 hours up to 5 days.
42709 </para>
42710 </section>
42711 <section>
42712 <title>Timeout of retry data</title>
42713 <para>
42714 <indexterm role="concept">
42715 <primary>timeout</primary>
42716 <secondary>of retry data</secondary>
42717 </indexterm>
42718 <indexterm role="concept">
42719 <primary><option>retry_data_expire</option></primary>
42720 </indexterm>
42721 <indexterm role="concept">
42722 <primary>hints database</primary>
42723 <secondary>data expiry</secondary>
42724 </indexterm>
42725 <indexterm role="concept">
42726 <primary>retry</primary>
42727 <secondary>timeout of data</secondary>
42728 </indexterm>
42729 Exim timestamps the data that it writes to its retry hints database. When it
42730 consults the data during a delivery it ignores any that is older than the value
42731 set in <option>retry_data_expire</option> (default 7 days). If, for example, a host hasn&#x2019;t
42732 been tried for 7 days, Exim will try to deliver to it immediately a message
42733 arrives, and if that fails, it will calculate a retry time as if it were
42734 failing for the first time.
42735 </para>
42736 <para>
42737 This improves the behaviour for messages routed to rarely-used hosts such as MX
42738 backups. If such a host was down at one time, and happens to be down again when
42739 Exim tries a month later, using the old retry data would imply that it had been
42740 down all the time, which is not a justified assumption.
42741 </para>
42742 <para>
42743 If a host really is permanently dead, this behaviour causes a burst of retries
42744 every now and again, but only if messages routed to it are rare. It there is a
42745 message at least once every 7 days the retry data never expires.
42746 </para>
42747 </section>
42748 <section>
42749 <title>Long-term failures</title>
42750 <para>
42751 <indexterm role="concept">
42752 <primary>delivery failure</primary>
42753 <secondary>long-term</secondary>
42754 </indexterm>
42755 <indexterm role="concept">
42756 <primary>retry</primary>
42757 <secondary>after long-term failure</secondary>
42758 </indexterm>
42759 Special processing happens when an email address has been failing for so long
42760 that the cutoff time for the last algorithm is reached. For example, using the
42761 default retry rule:
42762 </para>
42763 <literallayout class="monospaced">
42764 * * F,2h,15m; G,16h,1h,1.5; F,4d,6h
42765 </literallayout>
42766 <para>
42767 the cutoff time is four days. Reaching the retry cutoff is independent of how
42768 long any specific message has been failing; it is the length of continuous
42769 failure for the recipient address that counts.
42770 </para>
42771 <para>
42772 When the cutoff time is reached for a local delivery, or for all the IP
42773 addresses associated with a remote delivery, a subsequent delivery failure
42774 causes Exim to give up on the address, and a bounce message is generated.
42775 In order to cater for new messages that use the failing address, a next retry
42776 time is still computed from the final algorithm, and is used as follows:
42777 </para>
42778 <para>
42779 For local deliveries, one delivery attempt is always made for any subsequent
42780 messages. If this delivery fails, the address fails immediately. The
42781 post-cutoff retry time is not used.
42782 </para>
42783 <para>
42784 If the delivery is remote, there are two possibilities, controlled by the
42785 <indexterm role="concept">
42786 <primary><option>delay_after_cutoff</option></primary>
42787 </indexterm>
42788 <option>delay_after_cutoff</option> option of the <command>smtp</command> transport. The option is true by
42789 default. Until the post-cutoff retry time for one of the IP addresses is
42790 reached, the failing email address is bounced immediately, without a delivery
42791 attempt taking place. After that time, one new delivery attempt is made to
42792 those IP addresses that are past their retry times, and if that still fails,
42793 the address is bounced and new retry times are computed.
42794 </para>
42795 <para>
42796 In other words, when all the hosts for a given email address have been failing
42797 for a long time, Exim bounces rather then defers until one of the hosts&#x2019; retry
42798 times is reached. Then it tries once, and bounces if that attempt fails. This
42799 behaviour ensures that few resources are wasted in repeatedly trying to deliver
42800 to a broken destination, but if the host does recover, Exim will eventually
42801 notice.
42802 </para>
42803 <para>
42804 If <option>delay_after_cutoff</option> is set false, Exim behaves differently. If all IP
42805 addresses are past their final cutoff time, Exim tries to deliver to those IP
42806 addresses that have not been tried since the message arrived. If there are
42807 no suitable IP addresses, or if they all fail, the address is bounced. In other
42808 words, it does not delay when a new message arrives, but tries the expired
42809 addresses immediately, unless they have been tried since the message arrived.
42810 If there is a continuous stream of messages for the failing domains, setting
42811 <option>delay_after_cutoff</option> false means that there will be many more attempts to
42812 deliver to permanently failing IP addresses than when <option>delay_after_cutoff</option> is
42813 true.
42814 </para>
42815 </section>
42816 <section>
42817 <title>Deliveries that work intermittently</title>
42818 <para>
42819 <indexterm role="concept">
42820 <primary>retry</primary>
42821 <secondary>intermittently working deliveries</secondary>
42822 </indexterm>
42823 </para>
42824 <para revisionflag="changed">
42825 Some additional logic is needed to cope with cases where a host is
42826 intermittently available, or when a message has some attribute that prevents
42827 its delivery when others to the same address get through. In this situation,
42828 because some messages are successfully delivered, the <quote>retry clock</quote> for the
42829 host or address keeps getting reset by the successful deliveries, and so
42830 failing messages remain on the queue for ever because the cutoff time is never
42831 reached.
42832 </para>
42833 <para revisionflag="changed">
42834 Two exceptional actions are applied to prevent this happening. The first
42835 applies to errors that are related to a message rather than a remote host.
42836 Section <xref linkend="SECToutSMTPerr"/> has a discussion of the different kinds of error;
42837 examples of message-related errors are 4<emphasis>xx</emphasis> responses to MAIL or DATA
42838 commands, and quota failures. For this type of error, if a message&#x2019;s arrival
42839 time is earlier than the <quote>first failed</quote> time for the error, the earlier time
42840 is used when scanning the retry rules to decide when to try next and when to
42841 time out the address.
42842 </para>
42843 <para revisionflag="changed">
42844 The exceptional second action applies in all cases. If a message has been on
42845 the queue for longer than the cutoff time of any applicable retry rule for a
42846 given address, a delivery is attempted for that address, even if it is not yet
42847 time, and if this delivery fails, the address is timed out. A new retry time is
42848 not computed in this case, so that other messages for the same address are
42849 considered immediately.
42850 </para>
42851 <para>
42852 <indexterm role="concept" startref="IIDretconf1" class="endofrange"/>
42853 <indexterm role="concept" startref="IIDregconf2" class="endofrange"/>
42854 </para>
42855 </section>
42856 </chapter>
42857
42858 <chapter id="CHAPSMTPAUTH">
42859 <title>SMTP authentication</title>
42860 <para>
42861 <indexterm role="concept" id="IIDauthconf1" class="startofrange">
42862 <primary>SMTP</primary>
42863 <secondary>authentication configuration</secondary>
42864 </indexterm>
42865 <indexterm role="concept" id="IIDauthconf2" class="startofrange">
42866 <primary>authentication</primary>
42867 </indexterm>
42868 The <quote>authenticators</quote> section of Exim&#x2019;s run time configuration is concerned
42869 with SMTP authentication. This facility is an extension to the SMTP protocol,
42870 described in RFC 2554, which allows a client SMTP host to authenticate itself
42871 to a server. This is a common way for a server to recognize clients that are
42872 permitted to use it as a relay. SMTP authentication is not of relevance to the
42873 transfer of mail between servers that have no managerial connection with each
42874 other.
42875 </para>
42876 <para>
42877 <indexterm role="concept">
42878 <primary>AUTH</primary>
42879 <secondary>description of</secondary>
42880 </indexterm>
42881 Very briefly, the way SMTP authentication works is as follows:
42882 </para>
42883 <itemizedlist>
42884 <listitem>
42885 <para>
42886 The server advertises a number of authentication <emphasis>mechanisms</emphasis> in response to
42887 the client&#x2019;s EHLO command.
42888 </para>
42889 </listitem>
42890 <listitem>
42891 <para>
42892 The client issues an AUTH command, naming a specific mechanism. The command
42893 may, optionally, contain some authentication data.
42894 </para>
42895 </listitem>
42896 <listitem>
42897 <para>
42898 The server may issue one or more <emphasis>challenges</emphasis>, to which the client must send
42899 appropriate responses. In simple authentication mechanisms, the challenges are
42900 just prompts for user names and passwords. The server does not have to issue
42901 any challenges &ndash; in some mechanisms the relevant data may all be transmitted
42902 with the AUTH command.
42903 </para>
42904 </listitem>
42905 <listitem>
42906 <para>
42907 The server either accepts or denies authentication.
42908 </para>
42909 </listitem>
42910 <listitem>
42911 <para>
42912 If authentication succeeds, the client may optionally make use of the AUTH
42913 option on the MAIL command to pass an authenticated sender in subsequent
42914 mail transactions. Authentication lasts for the remainder of the SMTP
42915 connection.
42916 </para>
42917 </listitem>
42918 <listitem>
42919 <para>
42920 If authentication fails, the client may give up, or it may try a different
42921 authentication mechanism, or it may try transferring mail over the
42922 unauthenticated connection.
42923 </para>
42924 </listitem>
42925 </itemizedlist>
42926 <para>
42927 If you are setting up a client, and want to know which authentication
42928 mechanisms the server supports, you can use Telnet to connect to port 25 (the
42929 SMTP port) on the server, and issue an EHLO command. The response to this
42930 includes the list of supported mechanisms. For example:
42931 </para>
42932 <literallayout>
42933 <literal>$ </literal><emphasis role="bold"><literal>telnet server.example 25</literal></emphasis>
42934 <literal>Trying 192.168.34.25...</literal>
42935 <literal>Connected to server.example.</literal>
42936 <literal>Escape character is '^]'.</literal>
42937 <literal>220 server.example ESMTP Exim 4.20 ...</literal>
42938 <emphasis role="bold"><literal>ehlo client.example</literal></emphasis>
42939 <literal>250-server.example Hello client.example [10.8.4.5]</literal>
42940 <literal>250-SIZE 52428800</literal>
42941 <literal>250-PIPELINING</literal>
42942 <literal>250-AUTH PLAIN</literal>
42943 <literal>250 HELP</literal>
42944 </literallayout>
42945 <para>
42946 The second-last line of this example output shows that the server supports
42947 authentication using the PLAIN mechanism. In Exim, the different authentication
42948 mechanisms are configured by specifying <emphasis>authenticator</emphasis> drivers. Like the
42949 routers and transports, which authenticators are included in the binary is
42950 controlled by build-time definitions. The following are currently available,
42951 included by setting
42952 </para>
42953 <literallayout class="monospaced">
42954 AUTH_CRAM_MD5=yes
42955 AUTH_CYRUS_SASL=yes
42956 AUTH_PLAINTEXT=yes
42957 AUTH_SPA=yes
42958 </literallayout>
42959 <para>
42960 in <filename>Local/Makefile</filename>, respectively. The first of these supports the CRAM-MD5
42961 authentication mechanism (RFC 2195), and the second provides an interface to
42962 the Cyrus SASL authentication library. The third can be configured to support
42963 the PLAIN authentication mechanism (RFC 2595) or the LOGIN mechanism, which is
42964 not formally documented, but used by several MUAs. The fourth authenticator
42965 supports Microsoft&#x2019;s <emphasis>Secure Password Authentication</emphasis> mechanism.
42966 </para>
42967 <para>
42968 The authenticators are configured using the same syntax as other drivers (see
42969 section <xref linkend="SECTfordricon"/>). If no authenticators are required, no
42970 authentication section need be present in the configuration file. Each
42971 authenticator can in principle have both server and client functions. When Exim
42972 is receiving SMTP mail, it is acting as a server; when it is sending out
42973 messages over SMTP, it is acting as a client. Authenticator configuration
42974 options are provided for use in both these circumstances.
42975 </para>
42976 <para>
42977 To make it clear which options apply to which situation, the prefixes
42978 <option>server_</option> and <option>client_</option> are used on option names that are specific to
42979 either the server or the client function, respectively. Server and client
42980 functions are disabled if none of their options are set. If an authenticator is
42981 to be used for both server and client functions, a single definition, using
42982 both sets of options, is required. For example:
42983 </para>
42984 <literallayout class="monospaced">
42985 cram:
42986   driver = cram_md5
42987   public_name = CRAM-MD5
42988   server_secret = ${if eq{$auth1}{ph10}{secret1}fail}
42989   client_name = ph10
42990   client_secret = secret2
42991 </literallayout>
42992 <para>
42993 The <option>server_</option> option is used when Exim is acting as a server, and the
42994 <option>client_</option> options when it is acting as a client.
42995 </para>
42996 <para>
42997 Descriptions of the individual authenticators are given in subsequent chapters.
42998 The remainder of this chapter covers the generic options for the
42999 authenticators, followed by general discussion of the way authentication works
43000 in Exim.
43001 </para>
43002 <section>
43003 <title>Generic options for authenticators</title>
43004 <para>
43005 <indexterm role="concept">
43006 <primary>authentication</primary>
43007 <secondary>generic options</secondary>
43008 </indexterm>
43009 <indexterm role="concept">
43010 <primary>options</primary>
43011 <secondary>generic; for authenticators</secondary>
43012 </indexterm>
43013 </para>
43014 <para>
43015 <indexterm role="option">
43016 <primary>driver</primary>
43017 </indexterm>
43018 </para>
43019 <informaltable frame="all">
43020 <tgroup cols="4" colsep="0" rowsep="0">
43021 <colspec colwidth="8*" align="left"/>
43022 <colspec colwidth="5*" align="center"/>
43023 <colspec colwidth="5*" align="center"/>
43024 <colspec colwidth="6*" align="right"/>
43025 <tbody>
43026 <row>
43027 <entry><option>driver</option></entry>
43028 <entry>Use: <emphasis>authenticators</emphasis></entry>
43029 <entry>Type: <emphasis>string</emphasis></entry>
43030 <entry>Default: <emphasis>unset</emphasis></entry>
43031 </row>
43032 </tbody>
43033 </tgroup>
43034 </informaltable>
43035 <para>
43036 This option must always be set. It specifies which of the available
43037 authenticators is to be used.
43038 </para>
43039 <para>
43040 <indexterm role="option">
43041 <primary>public_name</primary>
43042 </indexterm>
43043 </para>
43044 <informaltable frame="all">
43045 <tgroup cols="4" colsep="0" rowsep="0">
43046 <colspec colwidth="8*" align="left"/>
43047 <colspec colwidth="5*" align="center"/>
43048 <colspec colwidth="5*" align="center"/>
43049 <colspec colwidth="6*" align="right"/>
43050 <tbody>
43051 <row>
43052 <entry><option>public_name</option></entry>
43053 <entry>Use: <emphasis>authenticators</emphasis></entry>
43054 <entry>Type: <emphasis>string</emphasis></entry>
43055 <entry>Default: <emphasis>unset</emphasis></entry>
43056 </row>
43057 </tbody>
43058 </tgroup>
43059 </informaltable>
43060 <para>
43061 This option specifies the name of the authentication mechanism that the driver
43062 implements, and by which it is known to the outside world. These names should
43063 contain only upper case letters, digits, underscores, and hyphens (RFC 2222),
43064 but Exim in fact matches them caselessly. If <option>public_name</option> is not set, it
43065 defaults to the driver&#x2019;s instance name.
43066 </para>
43067 <para>
43068 <indexterm role="option">
43069 <primary>server_advertise_condition</primary>
43070 </indexterm>
43071 </para>
43072 <informaltable frame="all">
43073 <tgroup cols="4" colsep="0" rowsep="0">
43074 <colspec colwidth="8*" align="left"/>
43075 <colspec colwidth="5*" align="center"/>
43076 <colspec colwidth="5*" align="center"/>
43077 <colspec colwidth="6*" align="right"/>
43078 <tbody>
43079 <row>
43080 <entry><option>server_advertise_condition</option></entry>
43081 <entry>Use: <emphasis>authenticators</emphasis></entry>
43082 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
43083 <entry>Default: <emphasis>unset</emphasis></entry>
43084 </row>
43085 </tbody>
43086 </tgroup>
43087 </informaltable>
43088 <para>
43089 When a server is about to advertise an authentication mechanism, the condition
43090 is expanded. If it yields the empty string, <quote>0</quote>, <quote>no</quote>, or <quote>false</quote>, the
43091 mechanism is not advertised.
43092 If the expansion fails, the mechanism is not advertised. If the failure was not
43093 forced, and was not caused by a lookup defer, the incident is logged.
43094 See section <xref linkend="SECTauthexiser"/> below for further discussion.
43095 </para>
43096 <para>
43097 <indexterm role="option">
43098 <primary>server_debug_print</primary>
43099 </indexterm>
43100 </para>
43101 <informaltable frame="all">
43102 <tgroup cols="4" colsep="0" rowsep="0">
43103 <colspec colwidth="8*" align="left"/>
43104 <colspec colwidth="5*" align="center"/>
43105 <colspec colwidth="5*" align="center"/>
43106 <colspec colwidth="6*" align="right"/>
43107 <tbody>
43108 <row>
43109 <entry><option>server_debug_print</option></entry>
43110 <entry>Use: <emphasis>authenticators</emphasis></entry>
43111 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
43112 <entry>Default: <emphasis>unset</emphasis></entry>
43113 </row>
43114 </tbody>
43115 </tgroup>
43116 </informaltable>
43117 <para>
43118 If this option is set and authentication debugging is enabled (see the <option>-d</option>
43119 command line option), the string is expanded and included in the debugging
43120 output when the authenticator is run as a server. This can help with checking
43121 out the values of variables.
43122 If expansion of the string fails, the error message is written to the debugging
43123 output, and Exim carries on processing.
43124 </para>
43125 <para>
43126 <indexterm role="option">
43127 <primary>server_set_id</primary>
43128 </indexterm>
43129 </para>
43130 <informaltable frame="all">
43131 <tgroup cols="4" colsep="0" rowsep="0">
43132 <colspec colwidth="8*" align="left"/>
43133 <colspec colwidth="5*" align="center"/>
43134 <colspec colwidth="5*" align="center"/>
43135 <colspec colwidth="6*" align="right"/>
43136 <tbody>
43137 <row>
43138 <entry><option>server_set_id</option></entry>
43139 <entry>Use: <emphasis>authenticators</emphasis></entry>
43140 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
43141 <entry>Default: <emphasis>unset</emphasis></entry>
43142 </row>
43143 </tbody>
43144 </tgroup>
43145 </informaltable>
43146 <para>
43147 <indexterm role="concept">
43148 <primary><varname>$authenticated_id</varname></primary>
43149 </indexterm>
43150 When an Exim server successfully authenticates a client, this string is
43151 expanded using data from the authentication, and preserved for any incoming
43152 messages in the variable <varname>$authenticated_id</varname>. It is also included in the log
43153 lines for incoming messages. For example, a user/password authenticator
43154 configuration might preserve the user name that was used to authenticate, and
43155 refer to it subsequently during delivery of the message.
43156 If expansion fails, the option is ignored.
43157 </para>
43158 <para>
43159 <indexterm role="option">
43160 <primary>server_mail_auth_condition</primary>
43161 </indexterm>
43162 </para>
43163 <informaltable frame="all">
43164 <tgroup cols="4" colsep="0" rowsep="0">
43165 <colspec colwidth="8*" align="left"/>
43166 <colspec colwidth="5*" align="center"/>
43167 <colspec colwidth="5*" align="center"/>
43168 <colspec colwidth="6*" align="right"/>
43169 <tbody>
43170 <row>
43171 <entry><option>server_mail_auth_condition</option></entry>
43172 <entry>Use: <emphasis>authenticators</emphasis></entry>
43173 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
43174 <entry>Default: <emphasis>unset</emphasis></entry>
43175 </row>
43176 </tbody>
43177 </tgroup>
43178 </informaltable>
43179 <para>
43180 This option allows a server to discard authenticated sender addresses supplied
43181 as part of MAIL commands in SMTP connections that are authenticated by the
43182 driver on which <option>server_mail_auth_condition</option> is set. The option is not used
43183 as part of the authentication process; instead its (unexpanded) value is
43184 remembered for later use.
43185 How it is used is described in the following section.
43186 </para>
43187 </section>
43188 <section id="SECTauthparamail">
43189 <title>The AUTH parameter on MAIL commands</title>
43190 <para>
43191 <indexterm role="concept">
43192 <primary>authentication</primary>
43193 <secondary>sender; authenticated</secondary>
43194 </indexterm>
43195 <indexterm role="concept">
43196 <primary>AUTH</primary>
43197 <secondary>on MAIL command</secondary>
43198 </indexterm>
43199 When a client supplied an AUTH= item on a MAIL command, Exim applies
43200 the following checks before accepting it as the authenticated sender of the
43201 message:
43202 </para>
43203 <itemizedlist>
43204 <listitem>
43205 <para>
43206 If the connection is not using extended SMTP (that is, HELO was used rather
43207 than EHLO), the use of AUTH= is a syntax error.
43208 </para>
43209 </listitem>
43210 <listitem>
43211 <para>
43212 If the value of the AUTH= parameter is <quote>&lt;&gt;</quote>, it is ignored.
43213 </para>
43214 </listitem>
43215 <listitem>
43216 <para>
43217 <indexterm role="concept">
43218 <primary><varname>$authenticated_sender</varname></primary>
43219 </indexterm>
43220 If <option>acl_smtp_mailauth</option> is defined, the ACL it specifies is run. While it is
43221 running, the value of <varname>$authenticated_sender</varname> is set to the value obtained
43222 from the AUTH= parameter. If the ACL does not yield <quote>accept</quote>, the value of
43223 <varname>$authenticated_sender</varname> is deleted. The <option>acl_smtp_mailauth</option> ACL may not
43224 return <quote>drop</quote> or <quote>discard</quote>. If it defers, a temporary error code (451) is
43225 given for the MAIL command.
43226 </para>
43227 </listitem>
43228 <listitem>
43229 <para>
43230 If <option>acl_smtp_mailauth</option> is not defined, the value of the AUTH= parameter
43231 is accepted and placed in <varname>$authenticated_sender</varname> only if the client has
43232 authenticated.
43233 </para>
43234 </listitem>
43235 <listitem>
43236 <para>
43237 If the AUTH= value was accepted by either of the two previous rules, and
43238 the client has authenticated, and the authenticator has a setting for the
43239 <option>server_mail_auth_condition</option>, the condition is checked at this point. The
43240 valued that was saved from the authenticator is expanded. If the expansion
43241 fails, or yields an empty string, <quote>0</quote>, <quote>no</quote>, or <quote>false</quote>, the value of
43242 <varname>$authenticated_sender</varname> is deleted. If the expansion yields any other value,
43243 the value of <varname>$authenticated_sender</varname> is retained and passed on with the
43244 message.
43245 </para>
43246 </listitem>
43247 </itemizedlist>
43248 <para>
43249 When <varname>$authenticated_sender</varname> is set for a message, it is passed on to other
43250 hosts to which Exim authenticates as a client. Do not confuse this value with
43251 <varname>$authenticated_id</varname>, which is a string obtained from the authentication
43252 process, and which is not usually a complete email address.
43253 </para>
43254 <para>
43255 <indexterm role="concept">
43256 <primary><varname>$sender_address</varname></primary>
43257 </indexterm>
43258 Whenever an AUTH= value is ignored, the incident is logged. The ACL for
43259 MAIL, if defined, is run after AUTH= is accepted or ignored. It can
43260 therefore make use of <varname>$authenticated_sender</varname>. The converse is not true: the
43261 value of <varname>$sender_address</varname> is not yet set up when the <option>acl_smtp_mailauth</option>
43262 ACL is run.
43263 </para>
43264 </section>
43265 <section id="SECTauthexiser">
43266 <title>Authentication on an Exim server</title>
43267 <para>
43268 <indexterm role="concept">
43269 <primary>authentication</primary>
43270 <secondary>on an Exim server</secondary>
43271 </indexterm>
43272 When Exim receives an EHLO command, it advertises the public names of those
43273 authenticators that are configured as servers, subject to the following
43274 conditions:
43275 </para>
43276 <itemizedlist>
43277 <listitem>
43278 <para>
43279 The client host must match <option>auth_advertise_hosts</option> (default *).
43280 </para>
43281 </listitem>
43282 <listitem>
43283 <para>
43284 It the <option>server_advertise_condition</option> option is set, its expansion must not
43285 yield the empty string, <quote>0</quote>, <quote>no</quote>, or <quote>false</quote>.
43286 </para>
43287 </listitem>
43288 </itemizedlist>
43289 <para>
43290 The order in which the authenticators are defined controls the order in which
43291 the mechanisms are advertised.
43292 </para>
43293 <para>
43294 Some mail clients (for example, some versions of Netscape) require the user to
43295 provide a name and password for authentication whenever AUTH is advertised,
43296 even though authentication may not in fact be needed (for example, Exim may be
43297 set up to allow unconditional relaying from the client by an IP address check).
43298 You can make such clients more friendly by not advertising AUTH to them.
43299 For example, if clients on the 10.9.8.0/24 network are permitted (by the ACL
43300 that runs for RCPT) to relay without authentication, you should set
43301 </para>
43302 <literallayout class="monospaced">
43303 auth_advertise_hosts = ! 10.9.8.0/24
43304 </literallayout>
43305 <para>
43306 so that no authentication mechanisms are advertised to them.
43307 </para>
43308 <para>
43309 The <option>server_advertise_condition</option> controls the advertisement of individual
43310 authentication mechanisms. For example, it can be used to restrict the
43311 advertisement of a patricular mechanism to encrypted connections, by a setting
43312 such as:
43313 </para>
43314 <literallayout class="monospaced">
43315 server_advertise_condition = ${if eq{$tls_cipher}{}{no}{yes}}
43316 </literallayout>
43317 <para>
43318 <indexterm role="concept">
43319 <primary><varname>$tls_cipher</varname></primary>
43320 </indexterm>
43321 If the session is encrypted, <varname>$tls_cipher</varname> is not empty, and so the expansion
43322 yields <quote>yes</quote>, which allows the advertisement to happen.
43323 </para>
43324 <para>
43325 When an Exim server receives an AUTH command from a client, it rejects it
43326 immediately if AUTH was not advertised in response to an earlier EHLO
43327 command. This is the case if
43328 </para>
43329 <itemizedlist>
43330 <listitem>
43331 <para>
43332 The client host does not match <option>auth_advertise_hosts</option>; or
43333 </para>
43334 </listitem>
43335 <listitem>
43336 <para>
43337 No authenticators are configured with server options; or
43338 </para>
43339 </listitem>
43340 <listitem>
43341 <para>
43342 Expansion of <option>server_advertise_condition</option> blocked the advertising of all the
43343 server authenticators.
43344 </para>
43345 </listitem>
43346 </itemizedlist>
43347 <para>
43348 Otherwise, Exim runs the ACL specified by <option>acl_smtp_auth</option> in order
43349 to decide whether to accept the command. If <option>acl_smtp_auth</option> is not set,
43350 AUTH is accepted from any client host.
43351 </para>
43352 <para>
43353 If AUTH is not rejected by the ACL, Exim searches its configuration for a
43354 server authentication mechanism that was advertised in response to EHLO and
43355 that matches the one named in the AUTH command. If it finds one, it runs
43356 the appropriate authentication protocol, and authentication either succeeds or
43357 fails. If there is no matching advertised mechanism, the AUTH command is
43358 rejected with a 504 error.
43359 </para>
43360 <para>
43361 <indexterm role="concept">
43362 <primary><varname>$received_protocol</varname></primary>
43363 </indexterm>
43364 <indexterm role="concept">
43365 <primary><varname>$sender_host_authenticated</varname></primary>
43366 </indexterm>
43367 When a message is received from an authenticated host, the value of
43368 <varname>$received_protocol</varname> is set to <quote>esmtpa</quote> or <quote>esmtpsa</quote> instead of <quote>esmtp</quote>
43369 or <quote>esmtps</quote>, and <varname>$sender_host_authenticated</varname> contains the name (not the
43370 public name) of the authenticator driver that successfully authenticated the
43371 client from which the message was received. This variable is empty if there was
43372 no successful authentication.
43373 </para>
43374 </section>
43375 <section>
43376 <title>Testing server authentication</title>
43377 <para>
43378 <indexterm role="concept">
43379 <primary>authentication</primary>
43380 <secondary>testing a server</secondary>
43381 </indexterm>
43382 <indexterm role="concept">
43383 <primary>AUTH</primary>
43384 <secondary>testing a server</secondary>
43385 </indexterm>
43386 <indexterm role="concept">
43387 <primary>base64 encoding</primary>
43388 <secondary>creating authentication test data</secondary>
43389 </indexterm>
43390 Exim&#x2019;s <option>-bh</option> option can be useful for testing server authentication
43391 configurations. The data for the AUTH command has to be sent using base64
43392 encoding. A quick way to produce such data for testing is the following Perl
43393 script:
43394 </para>
43395 <literallayout class="monospaced">
43396 use MIME::Base64;
43397 printf ("%s", encode_base64(eval "\"$ARGV[0]\""));
43398 </literallayout>
43399 <para>
43400 <indexterm role="concept">
43401 <primary>binary zero</primary>
43402 <secondary>in authentication data</secondary>
43403 </indexterm>
43404 This interprets its argument as a Perl string, and then encodes it. The
43405 interpretation as a Perl string allows binary zeros, which are required for
43406 some kinds of authentication, to be included in the data. For example, a
43407 command line to run this script on such data might be
43408 </para>
43409 <literallayout class="monospaced">
43410 encode '\0user\0password'
43411 </literallayout>
43412 <para>
43413 Note the use of single quotes to prevent the shell interpreting the
43414 backslashes, so that they can be interpreted by Perl to specify characters
43415 whose code value is zero.
43416 </para>
43417 <para>
43418 <emphasis role="bold">Warning 1</emphasis>: If either of the user or password strings starts with an octal
43419 digit, you must use three zeros instead of one after the leading backslash. If
43420 you do not, the octal digit that starts your string will be incorrectly
43421 interpreted as part of the code for the first character.
43422 </para>
43423 <para>
43424 <emphasis role="bold">Warning 2</emphasis>: If there are characters in the strings that Perl interprets
43425 specially, you must use a Perl escape to prevent them being misinterpreted. For
43426 example, a command such as
43427 </para>
43428 <literallayout class="monospaced">
43429 encode '\0user@domain.com\0pas$$word'
43430 </literallayout>
43431 <para>
43432 gives an incorrect answer because of the unescaped <quote>@</quote> and <quote>$</quote> characters.
43433 </para>
43434 <para>
43435 If you have the <option>mimencode</option> command installed, another way to do produce
43436 base64-encoded strings is to run the command
43437 </para>
43438 <literallayout class="monospaced">
43439 echo -e -n `\0user\0password' | mimencode
43440 </literallayout>
43441 <para>
43442 The <option>-e</option> option of <option>echo</option> enables the interpretation of backslash escapes
43443 in the argument, and the <option>-n</option> option specifies no newline at the end of its
43444 output. However, not all versions of <option>echo</option> recognize these options, so you
43445 should check your version before relying on this suggestion.
43446 </para>
43447 </section>
43448 <section>
43449 <title>Authentication by an Exim client</title>
43450 <para>
43451 <indexterm role="concept">
43452 <primary>authentication</primary>
43453 <secondary>on an Exim client</secondary>
43454 </indexterm>
43455 The <command>smtp</command> transport has two options called <option>hosts_require_auth</option> and
43456 <option>hosts_try_auth</option>. When the <command>smtp</command> transport connects to a server that
43457 announces support for authentication, and the host matches an entry in either
43458 of these options, Exim (as a client) tries to authenticate as follows:
43459 </para>
43460 <itemizedlist>
43461 <listitem>
43462 <para>
43463 For each authenticator that is configured as a client, it searches the
43464 authentication mechanisms announced by the server for one whose name
43465 matches the public name of the authenticator.
43466 </para>
43467 </listitem>
43468 <listitem>
43469 <para>
43470 <indexterm role="concept">
43471 <primary><varname>$host</varname></primary>
43472 </indexterm>
43473 <indexterm role="concept">
43474 <primary><varname>$host_address</varname></primary>
43475 </indexterm>
43476 When it finds one that matches, it runs the authenticator&#x2019;s client code.
43477 The variables <varname>$host</varname> and <varname>$host_address</varname> are available for any string
43478 expansions that the client might do. They are set to the server&#x2019;s name and
43479 IP address. If any expansion is forced to fail, the authentication attempt
43480 is abandoned,
43481 and Exim moves on to the next authenticator.
43482 Otherwise an expansion failure causes delivery to be
43483 deferred.
43484 </para>
43485 </listitem>
43486 <listitem>
43487 <para>
43488 If the result of the authentication attempt is a temporary error or a timeout,
43489 Exim abandons trying to send the message to the host for the moment. It will
43490 try again later. If there are any backup hosts available, they are tried in the
43491 usual way.
43492 </para>
43493 </listitem>
43494 <listitem>
43495 <para>
43496 If the response to authentication is a permanent error (5<emphasis>xx</emphasis> code), Exim
43497 carries on searching the list of authenticators and tries another one if
43498 possible. If all authentication attempts give permanent errors, or if there are
43499 no attempts because no mechanisms match (or option expansions force failure),
43500 what happens depends on whether the host matches <option>hosts_require_auth</option> or
43501 <option>hosts_try_auth</option>. In the first case, a temporary error is generated, and
43502 delivery is deferred. The error can be detected in the retry rules, and thereby
43503 turned into a permanent error if you wish. In the second case, Exim tries to
43504 deliver the message unauthenticated.
43505 </para>
43506 </listitem>
43507 </itemizedlist>
43508 <para>
43509 <indexterm role="concept">
43510 <primary>AUTH</primary>
43511 <secondary>on MAIL command</secondary>
43512 </indexterm>
43513 When Exim has authenticated itself to a remote server, it adds the AUTH
43514 parameter to the MAIL commands it sends, if it has an authenticated sender for
43515 the message. If the message came from a remote host, the authenticated sender
43516 is the one that was receiving on an incoming MAIL command, provided that the
43517 incoming connection was authenticated and the <option>server_mail_auth</option> condition
43518 allowed the authenticated sender to be retained. If a local process calls Exim
43519 to send a message, the sender address that is built from the login name and
43520 <option>qualify_domain</option> is treated as authenticated. However, if the
43521 <option>authenticated_sender</option> option is set on the <command>smtp</command> transport, it overrides
43522 the authenticated sender that was received with the message.
43523 <indexterm role="concept" startref="IIDauthconf1" class="endofrange"/>
43524 <indexterm role="concept" startref="IIDauthconf2" class="endofrange"/>
43525 </para>
43526 </section>
43527 </chapter>
43528
43529 <chapter id="CHAPplaintext">
43530 <title>The plaintext authenticator</title>
43531 <para>
43532 <indexterm role="concept" id="IIDplaiauth1" class="startofrange">
43533 <primary><command>plaintext</command> authenticator</primary>
43534 </indexterm>
43535 <indexterm role="concept" id="IIDplaiauth2" class="startofrange">
43536 <primary>authenticators</primary>
43537 <secondary><command>plaintext</command></secondary>
43538 </indexterm>
43539 The <command>plaintext</command> authenticator can be configured to support the PLAIN and
43540 LOGIN authentication mechanisms, both of which transfer authentication data as
43541 plain (unencrypted) text (though base64 encoded). The use of plain text is a
43542 security risk; you are strongly advised to insist on the use of SMTP encryption
43543 (see chapter <xref linkend="CHAPTLS"/>) if you use the PLAIN or LOGIN mechanisms. If you do
43544 use unencrypted plain text, you should not use the same passwords for SMTP
43545 connections as you do for login accounts.
43546 </para>
43547 <section>
43548 <title>Using plaintext in a server</title>
43549 <para>
43550 <indexterm role="concept">
43551 <primary>options</primary>
43552 <secondary><command>plaintext</command> authenticator (server)</secondary>
43553 </indexterm>
43554 When running as a server, <command>plaintext</command> performs the authentication test by
43555 expanding a string. It has the following options:
43556 </para>
43557 <para>
43558 <indexterm role="option">
43559 <primary>server_prompts</primary>
43560 </indexterm>
43561 </para>
43562 <informaltable frame="all">
43563 <tgroup cols="4" colsep="0" rowsep="0">
43564 <colspec colwidth="8*" align="left"/>
43565 <colspec colwidth="5*" align="center"/>
43566 <colspec colwidth="5*" align="center"/>
43567 <colspec colwidth="6*" align="right"/>
43568 <tbody>
43569 <row>
43570 <entry><option>server_prompts</option></entry>
43571 <entry>Use: <emphasis>plaintext</emphasis></entry>
43572 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
43573 <entry>Default: <emphasis>unset</emphasis></entry>
43574 </row>
43575 </tbody>
43576 </tgroup>
43577 </informaltable>
43578 <para>
43579 The contents of this option, after expansion, must be a colon-separated list of
43580 prompt strings. If expansion fails, a temporary authentication rejection is
43581 given.
43582 </para>
43583 <para>
43584 <indexterm role="option">
43585 <primary>server_condition</primary>
43586 </indexterm>
43587 </para>
43588 <informaltable frame="all">
43589 <tgroup cols="4" colsep="0" rowsep="0">
43590 <colspec colwidth="8*" align="left"/>
43591 <colspec colwidth="5*" align="center"/>
43592 <colspec colwidth="5*" align="center"/>
43593 <colspec colwidth="6*" align="right"/>
43594 <tbody>
43595 <row>
43596 <entry><option>server_condition</option></entry>
43597 <entry>Use: <emphasis>plaintext</emphasis></entry>
43598 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
43599 <entry>Default: <emphasis>unset</emphasis></entry>
43600 </row>
43601 </tbody>
43602 </tgroup>
43603 </informaltable>
43604 <para>
43605 This option must be set in order to configure the driver as a server. Its use
43606 is described below.
43607 </para>
43608 <para>
43609 <indexterm role="concept">
43610 <primary>AUTH</primary>
43611 <secondary>in <command>plaintext</command> authenticator</secondary>
43612 </indexterm>
43613 <indexterm role="concept">
43614 <primary>binary zero</primary>
43615 <secondary>in <command>plaintext</command> authenticator</secondary>
43616 </indexterm>
43617 <indexterm role="concept">
43618 <primary>numerical variables (<varname>$1</varname> <varname>$2</varname> etc)</primary>
43619 <secondary>in <command>plaintext</command> authenticator</secondary>
43620 </indexterm>
43621 <indexterm role="concept">
43622 <primary><varname>$auth1</varname>, <varname>$auth2</varname>, etc</primary>
43623 </indexterm>
43624 <indexterm role="concept">
43625 <primary>base64 encoding</primary>
43626 <secondary>in <command>plaintext</command> authenticator</secondary>
43627 </indexterm>
43628 The data sent by the client with the AUTH command, or in response to
43629 subsequent prompts, is base64 encoded, and so may contain any byte values
43630 when decoded. If any data is supplied with the command, it is treated as a
43631 list of strings, separated by NULs (binary zeros), the first three of which are
43632 placed in the expansion variables <varname>$auth1</varname>, <varname>$auth2</varname>, and <varname>$auth3</varname> (neither
43633 LOGIN nor PLAIN uses more than three strings).
43634 </para>
43635 <para>
43636 For compatibility with previous releases of Exim, the values are also placed in
43637 the expansion variables <varname>$1</varname>, <varname>$2</varname>, and <varname>$3</varname>. However, the use of these
43638 variables for this purpose is now deprecated, as it can lead to confusion in
43639 string expansions that also use them for other things.
43640 </para>
43641 <para>
43642 If there are more strings in <option>server_prompts</option> than the number of strings
43643 supplied with the AUTH command, the remaining prompts are used to obtain more
43644 data. Each response from the client may be a list of NUL-separated strings.
43645 </para>
43646 <para>
43647 <indexterm role="concept">
43648 <primary><varname>$authenticated_id</varname></primary>
43649 </indexterm>
43650 Once a sufficient number of data strings have been received,
43651 <option>server_condition</option> is expanded. If the expansion is forced to fail,
43652 authentication fails. Any other expansion failure causes a temporary error code
43653 to be returned. If the result of a successful expansion is an empty string,
43654 <quote>0</quote>, <quote>no</quote>, or <quote>false</quote>, authentication fails. If the result of the
43655 expansion is <quote>1</quote>, <quote>yes</quote>, or <quote>true</quote>, authentication succeeds and the
43656 generic <option>server_set_id</option> option is expanded and saved in <varname>$authenticated_id</varname>.
43657 For any other result, a temporary error code is returned, with the expanded
43658 string as the error text.
43659 </para>
43660 <para>
43661 <emphasis role="bold">Warning</emphasis>: If you use a lookup in the expansion to find the user&#x2019;s
43662 password, be sure to make the authentication fail if the user is unknown.
43663 There are good and bad examples at the end of the next section.
43664 </para>
43665 </section>
43666 <section>
43667 <title>The PLAIN authentication mechanism</title>
43668 <para>
43669 <indexterm role="concept">
43670 <primary>PLAIN authentication mechanism</primary>
43671 </indexterm>
43672 <indexterm role="concept">
43673 <primary>authentication</primary>
43674 <secondary>PLAIN mechanism</secondary>
43675 </indexterm>
43676 <indexterm role="concept">
43677 <primary>binary zero</primary>
43678 <secondary>in <command>plaintext</command> authenticator</secondary>
43679 </indexterm>
43680 The PLAIN authentication mechanism (RFC 2595) specifies that three strings be
43681 sent as one item of data (that is, one combined string containing two NUL
43682 separators). The data is sent either as part of the AUTH command, or
43683 subsequently in response to an empty prompt from the server.
43684 </para>
43685 <para>
43686 The second and third strings are a user name and a corresponding password.
43687 Using a single fixed user name and password as an example, this could be
43688 configured as follows:
43689 </para>
43690 <literallayout class="monospaced">
43691 fixed_plain:
43692   driver = plaintext
43693   public_name = PLAIN
43694   server_prompts = :
43695   server_condition = \
43696     ${if and {{eq{$auth2}{username}}{eq{$auth3}{mysecret}}}\
43697       {yes}{no}}
43698   server_set_id = $auth2
43699 </literallayout>
43700 <para>
43701 The <option>server_prompts</option> setting specifies a single, empty prompt (empty items at
43702 the end of a string list are ignored). If all the data comes as part of the
43703 AUTH command, as is commonly the case, the prompt is not used. This
43704 authenticator is advertised in the response to EHLO as
43705 </para>
43706 <literallayout class="monospaced">
43707 250-AUTH PLAIN
43708 </literallayout>
43709 <para>
43710 and a client host can authenticate itself by sending the command
43711 </para>
43712 <literallayout class="monospaced">
43713 AUTH PLAIN AHVzZXJuYW1lAG15c2VjcmV0
43714 </literallayout>
43715 <para>
43716 As this contains three strings (more than the number of prompts), no further
43717 data is required from the client. Alternatively, the client may just send
43718 </para>
43719 <literallayout class="monospaced">
43720 AUTH PLAIN
43721 </literallayout>
43722 <para>
43723 to initiate authentication, in which case the server replies with an empty
43724 prompt. The client must respond with the combined data string.
43725 </para>
43726 <para>
43727 The data string is base64 encoded, as required by the RFC. This example,
43728 when decoded, is &lt;<emphasis>NUL</emphasis>&gt;<literal>username</literal>&lt;<emphasis>NUL</emphasis>&gt;<literal>mysecret</literal>, where &lt;<emphasis>NUL</emphasis>&gt;
43729 represents a zero byte. This is split up into three strings, the first of which
43730 is empty. The <option>server_condition</option> option in the authenticator checks that the
43731 second two are <literal>username</literal> and <literal>mysecret</literal> respectively.
43732 </para>
43733 <para>
43734 Having just one fixed user name and password, as in this example, is not very
43735 realistic, though for a small organization with only a handful of
43736 authenticating clients it could make sense.
43737 </para>
43738 <para>
43739 A more sophisticated instance of this authenticator could use the user name in
43740 <varname>$auth2</varname> to look up a password in a file or database, and maybe do an encrypted
43741 comparison (see <option>crypteq</option> in chapter <xref linkend="CHAPexpand"/>). Here is a example of
43742 this approach, where the passwords are looked up in a DBM file. <emphasis role="bold">Warning</emphasis>:
43743 This is an incorrect example:
43744 </para>
43745 <literallayout class="monospaced">
43746 server_condition = \
43747   ${if eq{$auth3}{${lookup{$auth2}dbm{/etc/authpwd}}}{yes}{no}}
43748 </literallayout>
43749 <para>
43750 The expansion uses the user name (<varname>$auth2</varname>) as the key to look up a password,
43751 which it then compares to the supplied password (<varname>$auth3</varname>). Why is this example
43752 incorrect? It works fine for existing users, but consider what happens if a
43753 non-existent user name is given. The lookup fails, but as no success/failure
43754 strings are given for the lookup, it yields an empty string. Thus, to defeat
43755 the authentication, all a client has to do is to supply a non-existent user
43756 name and an empty password. The correct way of writing this test is:
43757 </para>
43758 <literallayout class="monospaced">
43759 server_condition = ${lookup{$auth2}dbm{/etc/authpwd}\
43760   {${if eq{$value}{$auth3}{yes}{no}}}{no}}
43761 </literallayout>
43762 <para>
43763 In this case, if the lookup succeeds, the result is checked; if the lookup
43764 fails, authentication fails. If <option>crypteq</option> is being used instead of <option>eq</option>,
43765 the first example is in fact safe, because <option>crypteq</option> always fails if its
43766 second argument is empty. However, the second way of writing the test makes the
43767 logic clearer.
43768 </para>
43769 </section>
43770 <section>
43771 <title>The LOGIN authentication mechanism</title>
43772 <para>
43773 <indexterm role="concept">
43774 <primary>LOGIN authentication mechanism</primary>
43775 </indexterm>
43776 <indexterm role="concept">
43777 <primary>authentication</primary>
43778 <secondary>LOGIN mechanism</secondary>
43779 </indexterm>
43780 The LOGIN authentication mechanism is not documented in any RFC, but is in use
43781 in a number of programs. No data is sent with the AUTH command. Instead, a
43782 user name and password are supplied separately, in response to prompts. The
43783 plaintext authenticator can be configured to support this as in this example:
43784 </para>
43785 <literallayout class="monospaced">
43786 fixed_login:
43787   driver = plaintext
43788   public_name = LOGIN
43789   server_prompts = User Name : Password
43790   server_condition = \
43791     ${if and {{eq{$auth1}{username}}{eq{$auth2}{mysecret}}}\
43792       {yes}{no}}
43793   server_set_id = $auth1
43794 </literallayout>
43795 <para>
43796 Because of the way plaintext operates, this authenticator accepts data supplied
43797 with the AUTH command (in contravention of the specification of LOGIN), but
43798 if the client does not supply it (as is the case for LOGIN clients), the prompt
43799 strings are used to obtain two data items.
43800 </para>
43801 <para>
43802 Some clients are very particular about the precise text of the prompts. For
43803 example, Outlook Express is reported to recognize only <quote>Username:</quote> and
43804 <quote>Password:</quote>. Here is an example of a LOGIN authenticator that uses those
43805 strings. It uses the <option>ldapauth</option> expansion condition to check the user
43806 name and password by binding to an LDAP server:
43807 </para>
43808 <literallayout class="monospaced">
43809 login:
43810   driver = plaintext
43811   public_name = LOGIN
43812   server_prompts = Username:: : Password::
43813   server_condition = ${if ldapauth \
43814     {user="cn=${quote_ldap_dn:$auth1},ou=people,o=example.org" \
43815     pass=${quote:$auth2} \
43816     ldap://ldap.example.org/}{yes}{no}}
43817   server_set_id = uid=$auth1,ou=people,o=example.org
43818 </literallayout>
43819 <para>
43820 Note the use of the <option>quote_ldap_dn</option> operator to correctly quote the DN for
43821 authentication. However, the basic <option>quote</option> operator, rather than any of the
43822 LDAP quoting operators, is the correct one to use for the password, because
43823 quoting is needed only to make the password conform to the Exim syntax. At the
43824 LDAP level, the password is an uninterpreted string.
43825 </para>
43826 </section>
43827 <section>
43828 <title>Support for different kinds of authentication</title>
43829 <para>
43830 A number of string expansion features are provided for the purpose of
43831 interfacing to different ways of user authentication. These include checking
43832 traditionally encrypted passwords from <filename>/etc/passwd</filename> (or equivalent), PAM,
43833 Radius, <option>ldapauth</option>, <emphasis>pwcheck</emphasis>, and <emphasis>saslauthd</emphasis>. For details see section
43834 <xref linkend="SECTexpcond"/>.
43835 </para>
43836 </section>
43837 <section>
43838 <title>Using plaintext in a client</title>
43839 <para>
43840 <indexterm role="concept">
43841 <primary>options</primary>
43842 <secondary><command>plaintext</command> authenticator (client)</secondary>
43843 </indexterm>
43844 The <command>plaintext</command> authenticator has two client options:
43845 </para>
43846 <para>
43847 <indexterm role="option">
43848 <primary>client_ignore_invalid_base64</primary>
43849 </indexterm>
43850 </para>
43851 <informaltable frame="all">
43852 <tgroup cols="4" colsep="0" rowsep="0">
43853 <colspec colwidth="8*" align="left"/>
43854 <colspec colwidth="5*" align="center"/>
43855 <colspec colwidth="5*" align="center"/>
43856 <colspec colwidth="6*" align="right"/>
43857 <tbody>
43858 <row>
43859 <entry><option>client_ignore_invalid_base64</option></entry>
43860 <entry>Use: <emphasis>plaintext</emphasis></entry>
43861 <entry>Type: <emphasis>boolean</emphasis></entry>
43862 <entry>Default: <emphasis>false</emphasis></entry>
43863 </row>
43864 </tbody>
43865 </tgroup>
43866 </informaltable>
43867 <para>
43868 If the client receives a server prompt that is not a valid base64 string,
43869 authentication is abandoned by default. However, if this option is set true,
43870 the error in the challenge is ignored and the client sends the response as
43871 usual.
43872 </para>
43873 <para>
43874 <indexterm role="option">
43875 <primary>client_send</primary>
43876 </indexterm>
43877 </para>
43878 <informaltable frame="all">
43879 <tgroup cols="4" colsep="0" rowsep="0">
43880 <colspec colwidth="8*" align="left"/>
43881 <colspec colwidth="5*" align="center"/>
43882 <colspec colwidth="5*" align="center"/>
43883 <colspec colwidth="6*" align="right"/>
43884 <tbody>
43885 <row>
43886 <entry><option>client_send</option></entry>
43887 <entry>Use: <emphasis>plaintext</emphasis></entry>
43888 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
43889 <entry>Default: <emphasis>unset</emphasis></entry>
43890 </row>
43891 </tbody>
43892 </tgroup>
43893 </informaltable>
43894 <para>
43895 The string is a colon-separated list of authentication data strings. Each
43896 string is independently expanded before being sent to the server. The first
43897 string is sent with the AUTH command; any more strings are sent in response
43898 to prompts from the server. Before each string is expanded, the value of the
43899 most recent prompt is placed in the next <varname>$auth</varname>&lt;<emphasis>n</emphasis>&gt; variable, starting
43900 with <varname>$auth1</varname> for the first prompt. Up to three prompts are stored in this
43901 way. Thus, the prompt that is received in response to sending the first string
43902 (with the AUTH command) can be used in the expansion of the second string, and
43903 so on. If an invalid base64 string is received when
43904 <option>client_ignore_invalid_base64</option> is set, an empty string is put in the
43905 <varname>$auth</varname>&lt;<emphasis>n</emphasis>&gt; variable.
43906 </para>
43907 <para>
43908 <emphasis role="bold">Note</emphasis>: You cannot use expansion to create multiple strings, because
43909 splitting takes priority and happens first.
43910 </para>
43911 <para>
43912 Because the PLAIN authentication mechanism requires NUL (binary zero) bytes in
43913 the data, further processing is applied to each string before it is sent. If
43914 there are any single circumflex characters in the string, they are converted to
43915 NULs. Should an actual circumflex be required as data, it must be doubled in
43916 the string.
43917 </para>
43918 <para>
43919 This is an example of a client configuration that implements the PLAIN
43920 authentication mechanism with a fixed user name and password:
43921 </para>
43922 <literallayout class="monospaced">
43923 fixed_plain:
43924   driver = plaintext
43925   public_name = PLAIN
43926   client_send = ^username^mysecret
43927 </literallayout>
43928 <para>
43929 The lack of colons means that the entire text is sent with the AUTH
43930 command, with the circumflex characters converted to NULs. A similar example
43931 that uses the LOGIN mechanism is:
43932 </para>
43933 <literallayout class="monospaced">
43934 fixed_login:
43935   driver = plaintext
43936   public_name = LOGIN
43937   client_send = : username : mysecret
43938 </literallayout>
43939 <para>
43940 The initial colon means that the first string is empty, so no data is sent with
43941 the AUTH command itself. The remaining strings are sent in response to
43942 prompts.
43943 <indexterm role="concept" startref="IIDplaiauth1" class="endofrange"/>
43944 <indexterm role="concept" startref="IIDplaiauth2" class="endofrange"/>
43945 </para>
43946 </section>
43947 </chapter>
43948
43949 <chapter>
43950 <title>The cram_md5 authenticator</title>
43951 <para>
43952 <indexterm role="concept" id="IIDcramauth1" class="startofrange">
43953 <primary><command>cram_md5</command> authenticator</primary>
43954 </indexterm>
43955 <indexterm role="concept" id="IIDcramauth2" class="startofrange">
43956 <primary>authenticators</primary>
43957 <secondary><command>cram_md5</command></secondary>
43958 </indexterm>
43959 <indexterm role="concept">
43960 <primary>CRAM-MD5 authentication mechanism</primary>
43961 </indexterm>
43962 <indexterm role="concept">
43963 <primary>authentication</primary>
43964 <secondary>CRAM-MD5 mechanism</secondary>
43965 </indexterm>
43966 The CRAM-MD5 authentication mechanism is described in RFC 2195. The server
43967 sends a challenge string to the client, and the response consists of a user
43968 name and the CRAM-MD5 digest of the challenge string combined with a secret
43969 string (password) which is known to both server and client. Thus, the secret
43970 is not sent over the network as plain text, which makes this authenticator more
43971 secure than <command>plaintext</command>. However, the downside is that the secret has to be
43972 available in plain text at either end.
43973 </para>
43974 <section>
43975 <title>Using cram_md5 as a server</title>
43976 <para>
43977 <indexterm role="concept">
43978 <primary>options</primary>
43979 <secondary><command>cram_md5</command> authenticator (server)</secondary>
43980 </indexterm>
43981 This authenticator has one server option, which must be set to configure the
43982 authenticator as a server:
43983 </para>
43984 <para>
43985 <indexterm role="option">
43986 <primary>server_secret</primary>
43987 </indexterm>
43988 </para>
43989 <informaltable frame="all">
43990 <tgroup cols="4" colsep="0" rowsep="0">
43991 <colspec colwidth="8*" align="left"/>
43992 <colspec colwidth="5*" align="center"/>
43993 <colspec colwidth="5*" align="center"/>
43994 <colspec colwidth="6*" align="right"/>
43995 <tbody>
43996 <row>
43997 <entry><option>server_secret</option></entry>
43998 <entry>Use: <emphasis>cram_md5</emphasis></entry>
43999 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
44000 <entry>Default: <emphasis>unset</emphasis></entry>
44001 </row>
44002 </tbody>
44003 </tgroup>
44004 </informaltable>
44005 <para>
44006 <indexterm role="concept">
44007 <primary>numerical variables (<varname>$1</varname> <varname>$2</varname> etc)</primary>
44008 <secondary>in <command>cram_md5</command> authenticator</secondary>
44009 </indexterm>
44010 When the server receives the client&#x2019;s response, the user name is placed in
44011 the expansion variable <varname>$auth1</varname>, and <option>server_secret</option> is expanded to
44012 obtain the password for that user. The server then computes the CRAM-MD5 digest
44013 that the client should have sent, and checks that it received the correct
44014 string. If the expansion of <option>server_secret</option> is forced to fail, authentication
44015 fails. If the expansion fails for some other reason, a temporary error code is
44016 returned to the client.
44017 </para>
44018 <para>
44019 For compatibility with previous releases of Exim, the user name is also placed
44020 in <varname>$1</varname>. However, the use of this variables for this purpose is now
44021 deprecated, as it can lead to confusion in string expansions that also use
44022 numeric variables for other things.
44023 </para>
44024 <para>
44025 For example, the following authenticator checks that the user name given by the
44026 client is <quote>ph10</quote>, and if so, uses <quote>secret</quote> as the password. For any other
44027 user name, authentication fails.
44028 </para>
44029 <literallayout class="monospaced">
44030 fixed_cram:
44031   driver = cram_md5
44032   public_name = CRAM-MD5
44033   server_secret = ${if eq{$auth1}{ph10}{secret}fail}
44034   server_set_id = $auth1
44035 </literallayout>
44036 <para>
44037 <indexterm role="concept">
44038 <primary><varname>$authenticated_id</varname></primary>
44039 </indexterm>
44040 If authentication succeeds, the setting of <option>server_set_id</option> preserves the user
44041 name in <varname>$authenticated_id</varname>. A more tyical configuration might look up the
44042 secret string in a file, using the user name as the key. For example:
44043 </para>
44044 <literallayout class="monospaced">
44045 lookup_cram:
44046   driver = cram_md5
44047   public_name = CRAM-MD5
44048   server_secret = ${lookup{$auth1}lsearch{/etc/authpwd}{$value}fail}
44049   server_set_id = $auth1
44050 </literallayout>
44051 <para>
44052 Note that this expansion explicitly forces failure if the lookup fails
44053 because <varname>$1</varname> contains an unknown user name.
44054 </para>
44055 </section>
44056 <section>
44057 <title>Using cram_md5 as a client</title>
44058 <para>
44059 <indexterm role="concept">
44060 <primary>options</primary>
44061 <secondary><command>cram_md5</command> authenticator (client)</secondary>
44062 </indexterm>
44063 When used as a client, the <command>cram_md5</command> authenticator has two options:
44064 </para>
44065 <para>
44066 <indexterm role="option">
44067 <primary>client_name</primary>
44068 </indexterm>
44069 </para>
44070 <informaltable frame="all">
44071 <tgroup cols="4" colsep="0" rowsep="0">
44072 <colspec colwidth="8*" align="left"/>
44073 <colspec colwidth="5*" align="center"/>
44074 <colspec colwidth="5*" align="center"/>
44075 <colspec colwidth="6*" align="right"/>
44076 <tbody>
44077 <row>
44078 <entry><option>client_name</option></entry>
44079 <entry>Use: <emphasis>cram_md5</emphasis></entry>
44080 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
44081 <entry>Default: <emphasis>the primary host name</emphasis></entry>
44082 </row>
44083 </tbody>
44084 </tgroup>
44085 </informaltable>
44086 <para>
44087 This string is expanded, and the result used as the user name data when
44088 computing the response to the server&#x2019;s challenge.
44089 </para>
44090 <para>
44091 <indexterm role="option">
44092 <primary>client_secret</primary>
44093 </indexterm>
44094 </para>
44095 <informaltable frame="all">
44096 <tgroup cols="4" colsep="0" rowsep="0">
44097 <colspec colwidth="8*" align="left"/>
44098 <colspec colwidth="5*" align="center"/>
44099 <colspec colwidth="5*" align="center"/>
44100 <colspec colwidth="6*" align="right"/>
44101 <tbody>
44102 <row>
44103 <entry><option>client_secret</option></entry>
44104 <entry>Use: <emphasis>cram_md5</emphasis></entry>
44105 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
44106 <entry>Default: <emphasis>unset</emphasis></entry>
44107 </row>
44108 </tbody>
44109 </tgroup>
44110 </informaltable>
44111 <para>
44112 This option must be set for the authenticator to work as a client. Its value is
44113 expanded and the result used as the secret string when computing the response.
44114 </para>
44115 <para>
44116 <indexterm role="concept">
44117 <primary><varname>$host</varname></primary>
44118 </indexterm>
44119 <indexterm role="concept">
44120 <primary><varname>$host_address</varname></primary>
44121 </indexterm>
44122 Different user names and secrets can be used for different servers by referring
44123 to <varname>$host</varname> or <varname>$host_address</varname> in the options. Forced failure of either
44124 expansion string is treated as an indication that this authenticator is not
44125 prepared to handle this case. Exim moves on to the next configured client
44126 authenticator. Any other expansion failure causes Exim to give up trying to
44127 send the message to the current server.
44128 </para>
44129 <para>
44130 A simple example configuration of a <command>cram_md5</command> authenticator, using fixed
44131 strings, is:
44132 </para>
44133 <literallayout class="monospaced">
44134 fixed_cram:
44135   driver = cram_md5
44136   public_name = CRAM-MD5
44137   client_name = ph10
44138   client_secret = secret
44139 </literallayout>
44140 <para>
44141 <indexterm role="concept" startref="IIDcramauth1" class="endofrange"/>
44142 <indexterm role="concept" startref="IIDcramauth2" class="endofrange"/>
44143 </para>
44144 </section>
44145 </chapter>
44146
44147 <chapter>
44148 <title>The cyrus_sasl authenticator</title>
44149 <para>
44150 <indexterm role="concept" id="IIDcyrauth1" class="startofrange">
44151 <primary><command>cyrus_sasl</command> authenticator</primary>
44152 </indexterm>
44153 <indexterm role="concept" id="IIDcyrauth2" class="startofrange">
44154 <primary>authenticators</primary>
44155 <secondary><command>cyrus_sasl</command></secondary>
44156 </indexterm>
44157 <indexterm role="concept">
44158 <primary>Cyrus</primary>
44159 <secondary>SASL library</secondary>
44160 </indexterm>
44161 The code for this authenticator was provided by Matthew Byng-Maddick of A L
44162 Digital Ltd (<emphasis role="bold"><ulink url="http://www.aldigital.co.uk">http://www.aldigital.co.uk</ulink></emphasis>).
44163 </para>
44164 <para>
44165 The <command>cyrus_sasl</command> authenticator provides server support for the Cyrus SASL
44166 library implementation of the RFC 2222 (<quote>Simple Authentication and Security
44167 Layer</quote>). This library supports a number of authentication mechanisms,
44168 including PLAIN and LOGIN, but also several others that Exim does not support
44169 directly. In particular, there is support for Kerberos authentication.
44170 </para>
44171 <para>
44172 The <command>cyrus_sasl</command> authenticator provides a gatewaying mechanism directly to
44173 the Cyrus interface, so if your Cyrus library can do, for example, CRAM-MD5,
44174 then so can the <command>cyrus_sasl</command> authenticator. By default it uses the public
44175 name of the driver to determine which mechanism to support.
44176 </para>
44177 <para>
44178 Where access to some kind of secret file is required, for example in GSSAPI
44179 or CRAM-MD5, it is worth noting that the authenticator runs as the Exim
44180 user, and that the Cyrus SASL library has no way of escalating privileges
44181 by default. You may also find you need to set environment variables,
44182 depending on the driver you are using.
44183 </para>
44184 <section>
44185 <title>Using cyrus_sasl as a server</title>
44186 <para>
44187 The <command>cyrus_sasl</command> authenticator has four private options. It puts the username
44188 (on a successful authentication) into <varname>$auth1</varname>. For compatibility with
44189 previous releases of Exim, the username is also placed in <varname>$1</varname>. However, the
44190 use of this variable for this purpose is now deprecated, as it can lead to
44191 confusion in string expansions that also use numeric variables for other
44192 things.
44193 </para>
44194 <para>
44195 <indexterm role="option">
44196 <primary>server_hostname</primary>
44197 </indexterm>
44198 </para>
44199 <informaltable frame="all">
44200 <tgroup cols="4" colsep="0" rowsep="0">
44201 <colspec colwidth="8*" align="left"/>
44202 <colspec colwidth="5*" align="center"/>
44203 <colspec colwidth="5*" align="center"/>
44204 <colspec colwidth="6*" align="right"/>
44205 <tbody>
44206 <row>
44207 <entry><option>server_hostname</option></entry>
44208 <entry>Use: <emphasis>cyrus_sasl</emphasis></entry>
44209 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
44210 <entry>Default: <emphasis><literal>$primary_hostname</literal></emphasis></entry>
44211 </row>
44212 </tbody>
44213 </tgroup>
44214 </informaltable>
44215 <para>
44216 This option selects the hostname that is used when communicating with
44217 the library. It is up to the underlying SASL plug-in what it does with
44218 this data.
44219 </para>
44220 <para>
44221 <indexterm role="option">
44222 <primary>server_mech</primary>
44223 </indexterm>
44224 </para>
44225 <informaltable frame="all">
44226 <tgroup cols="4" colsep="0" rowsep="0">
44227 <colspec colwidth="8*" align="left"/>
44228 <colspec colwidth="5*" align="center"/>
44229 <colspec colwidth="5*" align="center"/>
44230 <colspec colwidth="6*" align="right"/>
44231 <tbody>
44232 <row>
44233 <entry><option>server_mech</option></entry>
44234 <entry>Use: <emphasis>cyrus_sasl</emphasis></entry>
44235 <entry>Type: <emphasis>string</emphasis></entry>
44236 <entry>Default: <emphasis><literal>public_name</literal></emphasis></entry>
44237 </row>
44238 </tbody>
44239 </tgroup>
44240 </informaltable>
44241 <para>
44242 This option selects the authentication mechanism this driver should
44243 use. It allows you to use a different underlying mechanism from the
44244 advertised name. For example:
44245 </para>
44246 <literallayout class="monospaced">
44247 sasl:
44248   driver = cyrus_sasl
44249   public_name = X-ANYTHING
44250   server_mech = CRAM-MD5
44251   server_set_id = $auth1
44252 </literallayout>
44253 <para>
44254 <indexterm role="option">
44255 <primary>server_realm</primary>
44256 </indexterm>
44257 </para>
44258 <informaltable frame="all">
44259 <tgroup cols="4" colsep="0" rowsep="0">
44260 <colspec colwidth="8*" align="left"/>
44261 <colspec colwidth="5*" align="center"/>
44262 <colspec colwidth="5*" align="center"/>
44263 <colspec colwidth="6*" align="right"/>
44264 <tbody>
44265 <row>
44266 <entry><option>server_realm</option></entry>
44267 <entry>Use: <emphasis>cyrus_sasl</emphasis></entry>
44268 <entry>Type: <emphasis>string</emphasis></entry>
44269 <entry>Default: <emphasis>unset</emphasis></entry>
44270 </row>
44271 </tbody>
44272 </tgroup>
44273 </informaltable>
44274 <para>
44275 This specifies the SASL realm that the server claims to be in.
44276 </para>
44277 <para>
44278 <indexterm role="option">
44279 <primary>server_service</primary>
44280 </indexterm>
44281 </para>
44282 <informaltable frame="all">
44283 <tgroup cols="4" colsep="0" rowsep="0">
44284 <colspec colwidth="8*" align="left"/>
44285 <colspec colwidth="5*" align="center"/>
44286 <colspec colwidth="5*" align="center"/>
44287 <colspec colwidth="6*" align="right"/>
44288 <tbody>
44289 <row>
44290 <entry><option>server_service</option></entry>
44291 <entry>Use: <emphasis>cyrus_sasl</emphasis></entry>
44292 <entry>Type: <emphasis>string</emphasis></entry>
44293 <entry>Default: <emphasis><literal>smtp</literal></emphasis></entry>
44294 </row>
44295 </tbody>
44296 </tgroup>
44297 </informaltable>
44298 <para>
44299 This is the SASL service that the server claims to implement.
44300 </para>
44301 <para>
44302 For straightforward cases, you do not need to set any of the authenticator&#x2019;s
44303 private options. All you need to do is to specify an appropriate mechanism as
44304 the public name. Thus, if you have a SASL library that supports CRAM-MD5 and
44305 PLAIN, you could have two authenticators as follows:
44306 </para>
44307 <literallayout class="monospaced">
44308 sasl_cram_md5:
44309   driver = cyrus_sasl
44310   public_name = CRAM-MD5
44311   server_set_id = $auth1
44312
44313 sasl_plain:
44314   driver = cyrus_sasl
44315   public_name = PLAIN
44316   server_set_id = $auth1
44317 </literallayout>
44318 <para>
44319 Cyrus SASL does implement the LOGIN authentication method, even though it is
44320 not a standard method. It is disabled by default in the source distribution,
44321 but it is present in many binary distributions.
44322 <indexterm role="concept" startref="IIDcyrauth1" class="endofrange"/>
44323 <indexterm role="concept" startref="IIDcyrauth2" class="endofrange"/>
44324 </para>
44325 </section>
44326 </chapter>
44327
44328 <chapter id="CHAPspa">
44329 <title>The spa authenticator</title>
44330 <para>
44331 <indexterm role="concept" id="IIDspaauth1" class="startofrange">
44332 <primary><command>spa</command> authenticator</primary>
44333 </indexterm>
44334 <indexterm role="concept" id="IIDspaauth2" class="startofrange">
44335 <primary>authenticators</primary>
44336 <secondary><command>spa</command></secondary>
44337 </indexterm>
44338 <indexterm role="concept">
44339 <primary>authentication</primary>
44340 <secondary>Microsoft Secure Password</secondary>
44341 </indexterm>
44342 <indexterm role="concept">
44343 <primary>authentication</primary>
44344 <secondary>NTLM</secondary>
44345 </indexterm>
44346 <indexterm role="concept">
44347 <primary>Microsoft Secure Password Authentication</primary>
44348 </indexterm>
44349 <indexterm role="concept">
44350 <primary>NTLM authentication</primary>
44351 </indexterm>
44352 The <command>spa</command> authenticator provides client support for Microsoft&#x2019;s <emphasis>Secure
44353 Password Authentication</emphasis> mechanism,
44354 which is also sometimes known as NTLM (NT LanMan). The code for client side of
44355 this authenticator was contributed by Marc Prud&#x2019;hommeaux, and much of it is
44356 taken from the Samba project (<emphasis role="bold"><ulink url="http://www.samba.org">http://www.samba.org</ulink></emphasis>). The code for the
44357 server side was subsequently contributed by Tom Kistner. The mechanism works as
44358 follows:
44359 </para>
44360 <itemizedlist>
44361 <listitem>
44362 <para>
44363 After the AUTH command has been accepted, the client sends an SPA
44364 authentication request based on the user name and optional domain.
44365 </para>
44366 </listitem>
44367 <listitem>
44368 <para>
44369 The server sends back a challenge.
44370 </para>
44371 </listitem>
44372 <listitem>
44373 <para>
44374 The client builds a challenge response which makes use of the user&#x2019;s password
44375 and sends it to the server, which then accepts or rejects it.
44376 </para>
44377 </listitem>
44378 </itemizedlist>
44379 <para>
44380 Encryption is used to protect the password in transit.
44381 </para>
44382 <section>
44383 <title>Using spa as a server</title>
44384 <para>
44385 <indexterm role="concept">
44386 <primary>options</primary>
44387 <secondary><command>spa</command> authenticator (server)</secondary>
44388 </indexterm>
44389 The <command>spa</command> authenticator has just one server option:
44390 </para>
44391 <para>
44392 <indexterm role="option">
44393 <primary>server_password</primary>
44394 </indexterm>
44395 </para>
44396 <informaltable frame="all">
44397 <tgroup cols="4" colsep="0" rowsep="0">
44398 <colspec colwidth="8*" align="left"/>
44399 <colspec colwidth="5*" align="center"/>
44400 <colspec colwidth="5*" align="center"/>
44401 <colspec colwidth="6*" align="right"/>
44402 <tbody>
44403 <row>
44404 <entry><option>server_password</option></entry>
44405 <entry>Use: <emphasis>spa</emphasis></entry>
44406 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
44407 <entry>Default: <emphasis>unset</emphasis></entry>
44408 </row>
44409 </tbody>
44410 </tgroup>
44411 </informaltable>
44412 <para>
44413 <indexterm role="concept">
44414 <primary>numerical variables (<varname>$1</varname> <varname>$2</varname> etc)</primary>
44415 <secondary>in <command>spa</command> authenticator</secondary>
44416 </indexterm>
44417 This option is expanded, and the result must be the cleartext password for the
44418 authenticating user, whose name is at this point in <varname>$auth1</varname>. For
44419 compatibility with previous releases of Exim, the user name is also placed in
44420 <varname>$1</varname>. However, the use of this variable for this purpose is now deprecated, as
44421 it can lead to confusion in string expansions that also use numeric variables
44422 for other things. For example:
44423 </para>
44424 <literallayout class="monospaced">
44425 spa:
44426   driver = spa
44427   public_name = NTLM
44428   server_password = \
44429     ${lookup{$auth1}lsearch{/etc/exim/spa_clearpass}{$value}fail}
44430 </literallayout>
44431 <para>
44432 If the expansion is forced to fail, authentication fails. Any other expansion
44433 failure causes a temporary error code to be returned.
44434 </para>
44435 </section>
44436 <section>
44437 <title>Using spa as a client</title>
44438 <para>
44439 <indexterm role="concept">
44440 <primary>options</primary>
44441 <secondary><command>spa</command> authenticator (client)</secondary>
44442 </indexterm>
44443 The <command>spa</command> authenticator has the following client options:
44444 </para>
44445 <para>
44446 <indexterm role="option">
44447 <primary>client_domain</primary>
44448 </indexterm>
44449 </para>
44450 <informaltable frame="all">
44451 <tgroup cols="4" colsep="0" rowsep="0">
44452 <colspec colwidth="8*" align="left"/>
44453 <colspec colwidth="5*" align="center"/>
44454 <colspec colwidth="5*" align="center"/>
44455 <colspec colwidth="6*" align="right"/>
44456 <tbody>
44457 <row>
44458 <entry><option>client_domain</option></entry>
44459 <entry>Use: <emphasis>spa</emphasis></entry>
44460 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
44461 <entry>Default: <emphasis>unset</emphasis></entry>
44462 </row>
44463 </tbody>
44464 </tgroup>
44465 </informaltable>
44466 <para>
44467 This option specifies an optional domain for the authentication.
44468 </para>
44469 <para>
44470 <indexterm role="option">
44471 <primary>client_password</primary>
44472 </indexterm>
44473 </para>
44474 <informaltable frame="all">
44475 <tgroup cols="4" colsep="0" rowsep="0">
44476 <colspec colwidth="8*" align="left"/>
44477 <colspec colwidth="5*" align="center"/>
44478 <colspec colwidth="5*" align="center"/>
44479 <colspec colwidth="6*" align="right"/>
44480 <tbody>
44481 <row>
44482 <entry><option>client_password</option></entry>
44483 <entry>Use: <emphasis>spa</emphasis></entry>
44484 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
44485 <entry>Default: <emphasis>unset</emphasis></entry>
44486 </row>
44487 </tbody>
44488 </tgroup>
44489 </informaltable>
44490 <para>
44491 This option specifies the user&#x2019;s password, and must be set.
44492 </para>
44493 <para>
44494 <indexterm role="option">
44495 <primary>client_username</primary>
44496 </indexterm>
44497 </para>
44498 <informaltable frame="all">
44499 <tgroup cols="4" colsep="0" rowsep="0">
44500 <colspec colwidth="8*" align="left"/>
44501 <colspec colwidth="5*" align="center"/>
44502 <colspec colwidth="5*" align="center"/>
44503 <colspec colwidth="6*" align="right"/>
44504 <tbody>
44505 <row>
44506 <entry><option>client_username</option></entry>
44507 <entry>Use: <emphasis>spa</emphasis></entry>
44508 <entry>Type: <emphasis>string</emphasis>&dagger;<emphasis></emphasis></entry>
44509 <entry>Default: <emphasis>unset</emphasis></entry>
44510 </row>
44511 </tbody>
44512 </tgroup>
44513 </informaltable>
44514 <para>
44515 This option specifies the user name, and must be set. Here is an example of a
44516 configuration of this authenticator for use with the mail servers at
44517 <emphasis>msn.com</emphasis>:
44518 </para>
44519 <literallayout class="monospaced">
44520 msn:
44521   driver = spa
44522   public_name = MSN
44523   client_username = msn/msn_username
44524   client_password = msn_plaintext_password
44525   client_domain = DOMAIN_OR_UNSET
44526 </literallayout>
44527 <para>
44528 <indexterm role="concept" startref="IIDspaauth1" class="endofrange"/>
44529 <indexterm role="concept" startref="IIDspaauth2" class="endofrange"/>
44530 </para>
44531 </section>
44532 </chapter>
44533
44534 <chapter id="CHAPTLS">
44535 <title>Encrypted SMTP connections using TLS/SSL</title>
44536 <titleabbrev>Encrypted SMTP connections</titleabbrev>
44537 <para>
44538 <indexterm role="concept" id="IIDencsmtp1" class="startofrange">
44539 <primary>encryption</primary>
44540 <secondary>on SMTP connection</secondary>
44541 </indexterm>
44542 <indexterm role="concept" id="IIDencsmtp2" class="startofrange">
44543 <primary>SMTP</primary>
44544 <secondary>encryption</secondary>
44545 </indexterm>
44546 <indexterm role="concept">
44547 <primary>TLS</primary>
44548 <secondary>on SMTP connection</secondary>
44549 </indexterm>
44550 <indexterm role="concept">
44551 <primary>OpenSSL</primary>
44552 </indexterm>
44553 <indexterm role="concept">
44554 <primary>GnuTLS</primary>
44555 </indexterm>
44556 Support for TLS (Transport Layer Security), formerly known as SSL (Secure
44557 Sockets Layer), is implemented by making use of the OpenSSL library or the
44558 GnuTLS library (Exim requires GnuTLS release 1.0 or later). There is no
44559 cryptographic code in the Exim distribution itself for implementing TLS. In
44560 order to use this feature you must install OpenSSL or GnuTLS, and then build a
44561 version of Exim that includes TLS support (see section <xref linkend="SECTinctlsssl"/>).
44562 You also need to understand the basic concepts of encryption at a managerial
44563 level, and in particular, the way that public keys, private keys, and
44564 certificates are used.
44565 </para>
44566 <para>
44567 RFC 3207 defines how SMTP connections can make use of encryption. Once a
44568 connection is established, the client issues a STARTTLS command. If the
44569 server accepts this, the client and the server negotiate an encryption
44570 mechanism. If the negotiation succeeds, the data that subsequently passes
44571 between them is encrypted.
44572 </para>
44573 <para>
44574 Exim&#x2019;s ACLs can detect whether the current SMTP session is encrypted or not,
44575 and if so, what cipher suite is in use, whether the client supplied a
44576 certificate, and whether or not that certificate was verified. This makes it
44577 possible for an Exim server to deny or accept certain commands based on the
44578 encryption state.
44579 </para>
44580 <para>
44581 <emphasis role="bold">Warning</emphasis>: Certain types of firewall and certain anti-virus products can
44582 disrupt TLS connections. You need to turn off SMTP scanning for these products
44583 in order to get TLS to work.
44584 </para>
44585 <section>
44586 <title>Support for the legacy <quote>ssmtp</quote> (aka <quote>smtps</quote>) protocol</title>
44587 <para>
44588 <indexterm role="concept">
44589 <primary>ssmtp protocol</primary>
44590 </indexterm>
44591 <indexterm role="concept">
44592 <primary>smtps protocol</primary>
44593 </indexterm>
44594 <indexterm role="concept">
44595 <primary>SMTP</primary>
44596 <secondary>ssmtp protocol</secondary>
44597 </indexterm>
44598 <indexterm role="concept">
44599 <primary>SMTP</primary>
44600 <secondary>smtps protocol</secondary>
44601 </indexterm>
44602 Early implementations of encrypted SMTP used a different TCP port from normal
44603 SMTP, and expected an encryption negotiation to start immediately, instead of
44604 waiting for a STARTTLS command from the client using the standard SMTP
44605 port. The protocol was called <quote>ssmtp</quote> or <quote>smtps</quote>, and port 465 was
44606 allocated for this purpose.
44607 </para>
44608 <para>
44609 This approach was abandoned when encrypted SMTP was standardised, but there are
44610 still some legacy clients that use it. Exim supports these clients by means of
44611 the <option>tls_on_connect_ports</option> global option. Its value must be a list of port
44612 numbers; the most common use is expected to be:
44613 </para>
44614 <literallayout class="monospaced">
44615 tls_on_connect_ports = 465
44616 </literallayout>
44617 <para>
44618 The port numbers specified by this option apply to all SMTP connections, both
44619 via the daemon and via <emphasis>inetd</emphasis>. You still need to specify all the ports that
44620 the daemon uses (by setting <option>daemon_smtp_ports</option> or <option>local_interfaces</option> or
44621 the <option>-oX</option> command line option) because <option>tls_on_connect_ports</option> does not add
44622 an extra port &ndash; rather, it specifies different behaviour on a port that is
44623 defined elsewhere.
44624 </para>
44625 <para>
44626 There is also a <option>-tls-on-connect</option> command line option. This overrides
44627 <option>tls_on_connect_ports</option>; it forces the legacy behaviour for all ports.
44628 </para>
44629 </section>
44630 <section id="SECTopenvsgnu">
44631 <title>OpenSSL vs GnuTLS</title>
44632 <para>
44633 <indexterm role="concept">
44634 <primary>TLS</primary>
44635 <secondary>OpenSSL <emphasis>vs</emphasis> GnuTLS</secondary>
44636 </indexterm>
44637 The first TLS support in Exim was implemented using OpenSSL. Support for GnuTLS
44638 followed later, when the first versions of GnuTLS were released. To build Exim
44639 to use GnuTLS, you need to set
44640 </para>
44641 <literallayout class="monospaced">
44642 USE_GNUTLS=yes
44643 </literallayout>
44644 <para>
44645 in Local/Makefile, in addition to
44646 </para>
44647 <literallayout class="monospaced">
44648 SUPPORT_TLS=yes
44649 </literallayout>
44650 <para>
44651 You must also set TLS_LIBS and TLS_INCLUDE appropriately, so that the
44652 include files and libraries for GnuTLS can be found.
44653 </para>
44654 <para>
44655 There are some differences in usage when using GnuTLS instead of OpenSSL:
44656 </para>
44657 <itemizedlist>
44658 <listitem>
44659 <para>
44660 The <option>tls_verify_certificates</option> option must contain the name of a file, not the
44661 name of a directory (for OpenSSL it can be either).
44662 </para>
44663 </listitem>
44664 <listitem>
44665 <para>
44666 The <option>tls_dhparam</option> option is ignored, because early versions of GnuTLS had no
44667 facility for varying its Diffie-Hellman parameters. I understand that this has
44668 changed, but Exim has not been updated to provide this facility.
44669 </para>
44670 </listitem>
44671 <listitem>
44672 <para>
44673 <indexterm role="concept">
44674 <primary><varname>$tls_peerdn</varname></primary>
44675 </indexterm>
44676 Distinguished Name (DN) strings reported by the OpenSSL library use a slash for
44677 separating fields; GnuTLS uses commas, in accordance with RFC 2253. This
44678 affects the value of the <varname>$tls_peerdn</varname> variable.
44679 </para>
44680 </listitem>
44681 <listitem>
44682 <para>
44683 OpenSSL identifies cipher suites using hyphens as separators, for example:
44684 DES-CBC3-SHA. GnuTLS uses underscores, for example: RSA_ARCFOUR_SHA. What is
44685 more, OpenSSL complains if underscores are present in a cipher list. To make
44686 life simpler, Exim changes underscores to hyhens for OpenSSL and hyphens to
44687 underscores for GnuTLS when processing lists of cipher suites in the
44688 <option>tls_require_ciphers</option> options (the global option and the <command>smtp</command> transport
44689 option).
44690 </para>
44691 </listitem>
44692 <listitem>
44693 <para>
44694 The <option>tls_require_ciphers</option> options operate differently, as described in the
44695 sections <xref linkend="SECTreqciphssl"/> and <xref linkend="SECTreqciphgnu"/>.
44696 </para>
44697 </listitem>
44698 </itemizedlist>
44699 </section>
44700 <section>
44701 <title>GnuTLS parameter computation</title>
44702 <para>
44703 GnuTLS uses RSA and D-H parameters that take a substantial amount of time to
44704 compute. It is unreasonable to re-compute them for every TLS session.
44705 Therefore, Exim keeps this data in a file in its spool directory, called
44706 <filename>gnutls-params</filename>. The file is owned by the Exim user and is readable only by
44707 its owner. Every Exim process that start up GnuTLS reads the RSA and D-H
44708 parameters from this file. If the file does not exist, the first Exim process
44709 that needs it computes the data and writes it to a temporary file which is
44710 renamed once it is complete. It does not matter if several Exim processes do
44711 this simultaneously (apart from wasting a few resources). Once a file is in
44712 place, new Exim processes immediately start using it.
44713 </para>
44714 <para>
44715 For maximum security, the parameters that are stored in this file should be
44716 recalculated periodically, the frequency depending on your paranoia level.
44717 Arranging this is easy in principle; just delete the file when you want new
44718 values to be computed. However, there may be a problem. The calculation of new
44719 parameters needs random numbers, and these are obtained from <filename>/dev/random</filename>.
44720 If the system is not very active, <filename>/dev/random</filename> may delay returning data
44721 until enough randomness (entropy) is available. This may cause Exim to hang for
44722 a substantial amount of time, causing timeouts on incoming connections.
44723 </para>
44724 <para>
44725 The solution is to generate the parameters externally to Exim. They are stored
44726 in <filename>gnutls-params</filename> in PEM format, which means that they can be generated
44727 externally using the <command>certtool</command> command that is part of GnuTLS.
44728 </para>
44729 <para>
44730 To replace the parameters with new ones, instead of deleting the file
44731 and letting Exim re-create it, you can generate new parameters using
44732 <command>certtool</command> and, when this has been done, replace Exim&#x2019;s cache file by
44733 renaming. The relevant commands are something like this:
44734 </para>
44735 <literallayout class="monospaced">
44736 # rm -f new-params
44737 # touch new-params
44738 # chown exim:exim new-params
44739 # chmod 0400 new-params
44740 # certtool --generate-privkey --bits 512 &gt;new-params
44741 # echo "" &gt;&gt;new-params
44742 # certtool --generate-dh-params --bits 1024 &gt;&gt; new-params
44743 # mv new-params gnutls-params
44744 </literallayout>
44745 <para>
44746 If Exim never has to generate the parameters itself, the possibility of
44747 stalling is removed.
44748 </para>
44749 </section>
44750 <section id="SECTreqciphssl">
44751 <title>Requiring specific ciphers in OpenSSL</title>
44752 <para>
44753 <indexterm role="concept">
44754 <primary>TLS</primary>
44755 <secondary>requiring specific ciphers (OpenSSL)</secondary>
44756 </indexterm>
44757 <indexterm role="concept">
44758 <primary><option>tls_require_ciphers</option></primary>
44759 <secondary>OpenSSL</secondary>
44760 </indexterm>
44761 There is a function in the OpenSSL library that can be passed a list of cipher
44762 suites before the cipher negotiation takes place. This specifies which ciphers
44763 are acceptable. The list is colon separated and may contain names like
44764 DES-CBC3-SHA. Exim passes the expanded value of <option>tls_require_ciphers</option>
44765 directly to this function call. The following quotation from the OpenSSL
44766 documentation specifies what forms of item are allowed in the cipher string:
44767 </para>
44768 <itemizedlist>
44769 <listitem>
44770 <para>
44771 It can consist of a single cipher suite such as RC4-SHA.
44772 </para>
44773 </listitem>
44774 <listitem>
44775 <para>
44776 It can represent a list of cipher suites containing a certain algorithm,
44777 or cipher suites of a certain type. For example SHA1 represents all
44778 ciphers suites using the digest algorithm SHA1 and SSLv3 represents all
44779 SSL v3 algorithms.
44780 </para>
44781 </listitem>
44782 <listitem>
44783 <para>
44784 Lists of cipher suites can be combined in a single cipher string using
44785 the + character. This is used as a logical and operation. For example
44786 SHA1+DES represents all cipher suites containing the SHA1 and the DES
44787 algorithms.
44788 </para>
44789 </listitem>
44790 </itemizedlist>
44791 <para>
44792 Each cipher string can be optionally preceded by one of the characters <literal>!</literal>,
44793 <literal>-</literal> or <literal>+</literal>.
44794 </para>
44795 <itemizedlist>
44796 <listitem>
44797 <para>
44798 If <literal>!</literal> is used, the ciphers are permanently deleted from the list. The
44799 ciphers deleted can never reappear in the list even if they are explicitly
44800 stated.
44801 </para>
44802 </listitem>
44803 <listitem>
44804 <para>
44805 If <literal>-</literal> is used, the ciphers are deleted from the list, but some or all
44806 of the ciphers can be added again by later options.
44807 </para>
44808 </listitem>
44809 <listitem>
44810 <para>
44811 If <literal>+</literal> is used, the ciphers are moved to the end of the list. This
44812 option does not add any new ciphers; it just moves matching existing ones.
44813 </para>
44814 </listitem>
44815 </itemizedlist>
44816 <para>
44817 If none of these characters is present, the string is interpreted as
44818 a list of ciphers to be appended to the current preference list. If the list
44819 includes any ciphers already present they will be ignored: that is, they will
44820 not be moved to the end of the list.
44821 </para>
44822 </section>
44823 <section id="SECTreqciphgnu">
44824 <title>Requiring specific ciphers in GnuTLS</title>
44825 <para>
44826 <indexterm role="concept">
44827 <primary>TLS</primary>
44828 <secondary>requiring specific ciphers (GnuTLS)</secondary>
44829 </indexterm>
44830 <indexterm role="concept">
44831 <primary><option>tls_require_ciphers</option></primary>
44832 <secondary>GnuTLS</secondary>
44833 </indexterm>
44834 The GnuTLS library does not have a combined function like OpenSSL. Instead,
44835 it allows the caller to specify separate lists of key-exchange methods,
44836 main cipher algorithms, and MAC algorithms. Unfortunately, these lists are
44837 numerical, and the library does not have a function for turning names into
44838 numbers. Consequently, the list of recognized names has to be built into
44839 the application.
44840 </para>
44841 <para>
44842 At present, Exim permits only the list of main cipher algorithms to be
44843 changed. The <option>tls_require_ciphers</option> option is in the same format as for
44844 OpenSSL. Exim searches each item for the name of available algorithm. For
44845 example, if the list contains RSA_AES_SHA then AES is recognized.
44846 </para>
44847 <para>
44848 The cipher algorithms list starts out with a default set of algorithms. If
44849 the first item in <option>tls_require_ciphers</option> does <emphasis>not</emphasis> start with an
44850 exclamation mark, all the default items are deleted. Thus, only those specified
44851 can be used. If the first item in <option>tls_require_ciphers</option> <emphasis>does</emphasis> start with
44852 an exclamation mark, the defaults are left on the list.
44853 </para>
44854 <para>
44855 Then, any item that starts with an exclamation mark causes the relevant
44856 algorithms to be removed from the list, and any item that does not start
44857 with an exclamation mark causes the relevant algorithms to be added to the
44858 list. Thus,
44859 </para>
44860 <literallayout class="monospaced">
44861 tls_require_ciphers = !RSA_ARCFOUR_SHA
44862 </literallayout>
44863 <para>
44864 allows all the defaults except those that use ARCFOUR, whereas
44865 </para>
44866 <literallayout class="monospaced">
44867 tls_require_ciphers = AES : 3DES
44868 </literallayout>
44869 <para>
44870 allows only cipher suites that use AES and 3DES. The currently recognized
44871 algorithms are: AES_256, AES_128, AES (both of the preceding), 3DES, and
44872 ARCFOUR_128. Unrecognized algorithms are ignored. In a server, the order of the
44873 list is unimportant; the server will advertise the availability of all the
44874 relevant cipher suites. However, in a client, the order of the list specifies a
44875 preference order for the algorithms. The first one in the client&#x2019;s list that is
44876 also advertised by the server is tried first. The default order is as listed
44877 above.
44878 </para>
44879 </section>
44880 <section>
44881 <title>Configuring an Exim server to use TLS</title>
44882 <para>
44883 <indexterm role="concept">
44884 <primary>TLS</primary>
44885 <secondary>configuring an Exim server</secondary>
44886 </indexterm>
44887 When Exim has been built with TLS support, it advertises the availability of
44888 the STARTTLS command to client hosts that match <option>tls_advertise_hosts</option>,
44889 but not to any others. The default value of this option is unset, which means
44890 that STARTTLS is not advertised at all. This default is chosen because you
44891 need to set some other options in order to make TLS avaliable, and also it is
44892 sensible for systems that want to use TLS only as a client.
44893 </para>
44894 <para>
44895 If a client issues a STARTTLS command and there is some configuration
44896 problem in the server, the command is rejected with a 454 error. If the client
44897 persists in trying to issue SMTP commands, all except QUIT are rejected
44898 with the error
44899 </para>
44900 <literallayout class="monospaced">
44901 554 Security failure
44902 </literallayout>
44903 <para>
44904 If a STARTTLS command is issued within an existing TLS session, it is
44905 rejected with a 554 error code.
44906 </para>
44907 <para>
44908 To enable TLS operations on a server, you must set <option>tls_advertise_hosts</option> to
44909 match some hosts. You can, of course, set it to * to match all hosts.
44910 However, this is not all you need to do. TLS sessions to a server won&#x2019;t work
44911 without some further configuration at the server end.
44912 </para>
44913 <para>
44914 It is rumoured that all existing clients that support TLS/SSL use RSA
44915 encryption. To make this work you need to set, in the server,
44916 </para>
44917 <literallayout class="monospaced">
44918 tls_certificate = /some/file/name
44919 tls_privatekey = /some/file/name
44920 </literallayout>
44921 <para>
44922 These options are, in fact, expanded strings, so you can make them depend on
44923 the identity of the client that is connected if you wish. The first file
44924 contains the server&#x2019;s X509 certificate, and the second contains the private key
44925 that goes with it. These files need to be readable by the Exim user, and must
44926 always be given as full path names. They can be the same file if both the
44927 certificate and the key are contained within it. If <option>tls_privatekey</option> is not
44928 set, or if its expansion is forced to fail or results in an empty string, this
44929 is assumed to be the case. The certificate file may also contain intermediate
44930 certificates that need to be sent to the client to enable it to authenticate
44931 the server&#x2019;s certificate.
44932 </para>
44933 <para>
44934 If you do not understand about certificates and keys, please try to find a
44935 source of this background information, which is not Exim-specific. (There are a
44936 few comments below in section <xref linkend="SECTcerandall"/>.)
44937 </para>
44938 <para>
44939 <emphasis role="bold">Note</emphasis>: These options do not apply when Exim is operating as a client &ndash;
44940 they apply only in the case of a server. If you need to use a certificate in an
44941 Exim client, you must set the options of the same names in an <command>smtp</command>
44942 transport.
44943 </para>
44944 <para>
44945 With just these options, an Exim server will be able to use TLS. It does not
44946 require the client to have a certificate (but see below for how to insist on
44947 this). There is one other option that may be needed in other situations. If
44948 </para>
44949 <literallayout class="monospaced">
44950 tls_dhparam = /some/file/name
44951 </literallayout>
44952 <para>
44953 is set, the SSL library is initialized for the use of Diffie-Hellman ciphers
44954 with the parameters contained in the file. This increases the set of cipher
44955 suites that the server supports. See the command
44956 </para>
44957 <literallayout class="monospaced">
44958 openssl dhparam
44959 </literallayout>
44960 <para>
44961 for a way of generating this data. At present, <option>tls_dhparam</option> is used only
44962 when Exim is linked with OpenSSL. It is ignored if GnuTLS is being used.
44963 </para>
44964 <para>
44965 The strings supplied for these three options are expanded every time a client
44966 host connects. It is therefore possible to use different certificates and keys
44967 for different hosts, if you so wish, by making use of the client&#x2019;s IP address
44968 in <varname>$sender_host_address</varname> to control the expansion. If a string expansion is
44969 forced to fail, Exim behaves as if the option is not set.
44970 </para>
44971 <para>
44972 <indexterm role="concept">
44973 <primary>cipher</primary>
44974 <secondary>logging</secondary>
44975 </indexterm>
44976 <indexterm role="concept">
44977 <primary>log</primary>
44978 <secondary>TLS cipher</secondary>
44979 </indexterm>
44980 <indexterm role="concept">
44981 <primary><varname>$tls_cipher</varname></primary>
44982 </indexterm>
44983 The variable <varname>$tls_cipher</varname> is set to the cipher suite that was negotiated for
44984 an incoming TLS connection. It is included in the <emphasis>Received:</emphasis> header of an
44985 incoming message (by default &ndash; you can, of course, change this), and it is
44986 also included in the log line that records a message&#x2019;s arrival, keyed by
44987 <quote>X=</quote>, unless the <option>tls_cipher</option> log selector is turned off. The <option>encrypted</option>
44988 condition can be used to test for specific cipher suites in ACLs.
44989 </para>
44990 <para>
44991 The ACLs that run for subsequent SMTP commands can check the name of the cipher
44992 suite and vary their actions accordingly. The cipher suite names are those used
44993 by OpenSSL. These may differ from the names used elsewhere. For example,
44994 OpenSSL uses the name DES-CBC3-SHA for the cipher suite which in other contexts
44995 is known as TLS_RSA_WITH_3DES_EDE_CBC_SHA. Check the OpenSSL
44996 documentation for more details.
44997 </para>
44998 </section>
44999 <section>
45000 <title>Requesting and verifying client certificates</title>
45001 <para>
45002 <indexterm role="concept">
45003 <primary>certificate</primary>
45004 <secondary>verification of client</secondary>
45005 </indexterm>
45006 <indexterm role="concept">
45007 <primary>TLS</primary>
45008 <secondary>client certificate verification</secondary>
45009 </indexterm>
45010 If you want an Exim server to request a certificate when negotiating a TLS
45011 session with a client, you must set either <option>tls_verify_hosts</option> or
45012 <option>tls_try_verify_hosts</option>. You can, of course, set either of them to * to
45013 apply to all TLS connections. For any host that matches one of these options,
45014 Exim requests a certificate as part of the setup of the TLS session. The
45015 contents of the certificate are verified by comparing it with a list of
45016 expected certificates. These must be available in a file or,
45017 for OpenSSL only (not GnuTLS), a directory, identified by
45018 <option>tls_verify_certificates</option>.
45019 </para>
45020 <para>
45021 A file can contain multiple certificates, concatenated end to end. If a
45022 directory is used
45023 (OpenSSL only),
45024 each certificate must be in a separate file, with a name (or a symbolic link)
45025 of the form &lt;<emphasis>hash</emphasis>&gt;.0, where &lt;<emphasis>hash</emphasis>&gt; is a hash value constructed from the
45026 certificate. You can compute the relevant hash by running the command
45027 </para>
45028 <literallayout class="monospaced">
45029 openssl x509 -hash -noout -in /cert/file
45030 </literallayout>
45031 <para>
45032 where <filename>/cert/file</filename> contains a single certificate.
45033 </para>
45034 <para>
45035 The difference between <option>tls_verify_hosts</option> and <option>tls_try_verify_hosts</option> is
45036 what happens if the client does not supply a certificate, or if the certificate
45037 does not match any of the certificates in the collection named by
45038 <option>tls_verify_certificates</option>. If the client matches <option>tls_verify_hosts</option>, the
45039 attempt to set up a TLS session is aborted, and the incoming connection is
45040 dropped. If the client matches <option>tls_try_verify_hosts</option>, the (encrypted) SMTP
45041 session continues. ACLs that run for subsequent SMTP commands can detect the
45042 fact that no certificate was verified, and vary their actions accordingly. For
45043 example, you can insist on a certificate before accepting a message for
45044 relaying, but not when the message is destined for local delivery.
45045 </para>
45046 <para>
45047 <indexterm role="concept">
45048 <primary><varname>$tls_peerdn</varname></primary>
45049 </indexterm>
45050 When a client supplies a certificate (whether it verifies or not), the value of
45051 the Distinguished Name of the certificate is made available in the variable
45052 <varname>$tls_peerdn</varname> during subsequent processing of the message.
45053 </para>
45054 <para>
45055 <indexterm role="concept">
45056 <primary>log</primary>
45057 <secondary>distinguished name</secondary>
45058 </indexterm>
45059 Because it is often a long text string, it is not included in the log line or
45060 <emphasis>Received:</emphasis> header by default. You can arrange for it to be logged, keyed by
45061 <quote>DN=</quote>, by setting the <option>tls_peerdn</option> log selector, and you can use
45062 <option>received_header_text</option> to change the <emphasis>Received:</emphasis> header. When no
45063 certificate is supplied, <varname>$tls_peerdn</varname> is empty.
45064 </para>
45065 </section>
45066 <section>
45067 <title>Revoked certificates</title>
45068 <para>
45069 <indexterm role="concept">
45070 <primary>TLS</primary>
45071 <secondary>revoked certificates</secondary>
45072 </indexterm>
45073 <indexterm role="concept">
45074 <primary>revocation list</primary>
45075 </indexterm>
45076 <indexterm role="concept">
45077 <primary>certificate</primary>
45078 <secondary>revocation list</secondary>
45079 </indexterm>
45080 Certificate issuing authorities issue Certificate Revocation Lists (CRLs) when
45081 certificates are revoked. If you have such a list, you can pass it to an Exim
45082 server using the global option called <option>tls_crl</option> and to an Exim client using
45083 an identically named option for the <command>smtp</command> transport. In each case, the value
45084 of the option is expanded and must then be the name of a file that contains a
45085 CRL in PEM format.
45086 </para>
45087 </section>
45088 <section>
45089 <title>Configuring an Exim client to use TLS</title>
45090 <para>
45091 <indexterm role="concept">
45092 <primary>cipher</primary>
45093 <secondary>logging</secondary>
45094 </indexterm>
45095 <indexterm role="concept">
45096 <primary>log</primary>
45097 <secondary>TLS cipher</secondary>
45098 </indexterm>
45099 <indexterm role="concept">
45100 <primary>log</primary>
45101 <secondary>distinguished name</secondary>
45102 </indexterm>
45103 <indexterm role="concept">
45104 <primary>TLS</primary>
45105 <secondary>configuring an Exim client</secondary>
45106 </indexterm>
45107 The <option>tls_cipher</option> and <option>tls_peerdn</option> log selectors apply to outgoing SMTP
45108 deliveries as well as to incoming, the latter one causing logging of the
45109 server certificate&#x2019;s DN. The remaining client configuration for TLS is all
45110 within the <command>smtp</command> transport.
45111 </para>
45112 <para>
45113 It is not necessary to set any options to have TLS work in the <command>smtp</command>
45114 transport. If Exim is built with TLS support, and TLS is advertised by a
45115 server, the <command>smtp</command> transport always tries to start a TLS session. However,
45116 this can be prevented by setting <option>hosts_avoid_tls</option> (an option of the
45117 transport) to a list of server hosts for which TLS should not be used.
45118 </para>
45119 <para>
45120 If you do not want Exim to attempt to send messages unencrypted when an attempt
45121 to set up an encrypted connection fails in any way, you can set
45122 <option>hosts_require_tls</option> to a list of hosts for which encryption is mandatory. For
45123 those hosts, delivery is always deferred if an encrypted connection cannot be
45124 set up. If there are any other hosts for the address, they are tried in the
45125 usual way.
45126 </para>
45127 <para>
45128 When the server host is not in <option>hosts_require_tls</option>, Exim may try to deliver
45129 the message unencrypted. It always does this if the response to STARTTLS is
45130 a 5<emphasis>xx</emphasis> code. For a temporary error code, or for a failure to negotiate a TLS
45131 session after a success response code, what happens is controlled by the
45132 <option>tls_tempfail_tryclear</option> option of the <command>smtp</command> transport. If it is false,
45133 delivery to this host is deferred, and other hosts (if available) are tried. If
45134 it is true, Exim attempts to deliver unencrypted after a 4<emphasis>xx</emphasis> response to
45135 STARTTLS, and if STARTTLS is accepted, but the subsequent TLS
45136 negotiation fails, Exim closes the current connection (because it is in an
45137 unknown state), opens a new one to the same host, and then tries the delivery
45138 unencrypted.
45139 </para>
45140 <para>
45141 The <option>tls_certificate</option> and <option>tls_privatekey</option> options of the <command>smtp</command>
45142 transport provide the client with a certificate, which is passed to the server
45143 if it requests it. If the server is Exim, it will request a certificate only if
45144 <option>tls_verify_hosts</option> or <option>tls_try_verify_hosts</option> matches the client. <emphasis role="bold">Note</emphasis>:
45145 These options must be set in the <command>smtp</command> transport for Exim to use TLS when it
45146 is operating as a client. Exim does not assume that a server certificate (set
45147 by the global options of the same name) should also be used when operating as a
45148 client.
45149 </para>
45150 <para>
45151 If <option>tls_verify_certificates</option> is set, it must name a file or,
45152 for OpenSSL only (not GnuTLS), a directory, that contains a collection of
45153 expected server certificates. The client verifies the server&#x2019;s certificate
45154 against this collection, taking into account any revoked certificates that are
45155 in the list defined by <option>tls_crl</option>.
45156 </para>
45157 <para>
45158 If
45159 <option>tls_require_ciphers</option> is set on the <command>smtp</command> transport, it must contain a
45160 list of permitted cipher suites. If either of these checks fails, delivery to
45161 the current host is abandoned, and the <command>smtp</command> transport tries to deliver to
45162 alternative hosts, if any.
45163 </para>
45164 <para>
45165 <indexterm role="concept">
45166 <primary><varname>$host</varname></primary>
45167 </indexterm>
45168 <indexterm role="concept">
45169 <primary><varname>$host_address</varname></primary>
45170 </indexterm>
45171 All the TLS options in the <command>smtp</command> transport are expanded before use, with
45172 <varname>$host</varname> and <varname>$host_address</varname> containing the name and address of the server to
45173 which the client is connected. Forced failure of an expansion causes Exim to
45174 behave as if the relevant option were unset.
45175 </para>
45176 </section>
45177 <section id="SECTmulmessam">
45178 <title>Multiple messages on the same encrypted TCP/IP connection</title>
45179 <para>
45180 <indexterm role="concept">
45181 <primary>multiple SMTP deliveries with TLS</primary>
45182 </indexterm>
45183 <indexterm role="concept">
45184 <primary>TLS</primary>
45185 <secondary>multiple message deliveries</secondary>
45186 </indexterm>
45187 Exim sends multiple messages down the same TCP/IP connection by starting up
45188 an entirely new delivery process for each message, passing the socket from
45189 one process to the next. This implementation does not fit well with the use
45190 of TLS, because there is quite a lot of state information associated with a TLS
45191 connection, not just a socket identification. Passing all the state information
45192 to a new process is not feasible. Consequently, Exim shuts down an existing TLS
45193 session before passing the socket to a new process. The new process may then
45194 try to start a new TLS session, and if successful, may try to re-authenticate
45195 if AUTH is in use, before sending the next message.
45196 </para>
45197 <para>
45198 The RFC is not clear as to whether or not an SMTP session continues in clear
45199 after TLS has been shut down, or whether TLS may be restarted again later, as
45200 just described. However, if the server is Exim, this shutdown and
45201 reinitialization works. It is not known which (if any) other servers operate
45202 successfully if the client closes a TLS session and continues with unencrypted
45203 SMTP, but there are certainly some that do not work. For such servers, Exim
45204 should not pass the socket to another process, because the failure of the
45205 subsequent attempt to use it would cause Exim to record a temporary host error,
45206 and delay other deliveries to that host.
45207 </para>
45208 <para>
45209 To test for this case, Exim sends an EHLO command to the server after
45210 closing down the TLS session. If this fails in any way, the connection is
45211 closed instead of being passed to a new delivery process, but no retry
45212 information is recorded.
45213 </para>
45214 <para>
45215 There is also a manual override; you can set <option>hosts_nopass_tls</option> on the
45216 <command>smtp</command> transport to match those hosts for which Exim should not pass
45217 connections to new processes if TLS has been used.
45218 </para>
45219 </section>
45220 <section id="SECTcerandall">
45221 <title>Certificates and all that</title>
45222 <para>
45223 <indexterm role="concept">
45224 <primary>certificate</primary>
45225 <secondary>references to discussion</secondary>
45226 </indexterm>
45227 In order to understand fully how TLS works, you need to know about
45228 certificates, certificate signing, and certificate authorities. This is not the
45229 place to give a tutorial, especially as I do not know very much about it
45230 myself. Some helpful introduction can be found in the FAQ for the SSL addition
45231 to Apache, currently at
45232 </para>
45233 <literallayout>
45234 <emphasis role="bold"><ulink url="http://www.modssl.org/docs/2.7/ssl_faq.html#ToC24">http://www.modssl.org/docs/2.7/ssl_faq.html#ToC24</ulink></emphasis>
45235 </literallayout>
45236 <para>
45237 Other parts of the <emphasis>modssl</emphasis> documentation are also helpful, and have
45238 links to further files.
45239 Eric Rescorla&#x2019;s book, <emphasis>SSL and TLS</emphasis>, published by Addison-Wesley (ISBN
45240 0-201-61598-3), contains both introductory and more in-depth descriptions.
45241 Some sample programs taken from the book are available from
45242 </para>
45243 <literallayout>
45244 <emphasis role="bold"><ulink url="http://www.rtfm.com/openssl-examples/">http://www.rtfm.com/openssl-examples/</ulink></emphasis>
45245 </literallayout>
45246 </section>
45247 <section>
45248 <title>Certificate chains</title>
45249 <para>
45250 The file named by <option>tls_certificate</option> may contain more than one
45251 certificate. This is useful in the case where the certificate that is being
45252 sent is validated by an intermediate certificate which the other end does
45253 not have. Multiple certificates must be in the correct order in the file.
45254 First the host&#x2019;s certificate itself, then the first intermediate
45255 certificate to validate the issuer of the host certificate, then the next
45256 intermediate certificate to validate the issuer of the first intermediate
45257 certificate, and so on, until finally (optionally) the root certificate.
45258 The root certificate must already be trusted by the recipient for
45259 validation to succeed, of course, but if it&#x2019;s not preinstalled, sending the
45260 root certificate along with the rest makes it available for the user to
45261 install if the receiving end is a client MUA that can interact with a user.
45262 </para>
45263 </section>
45264 <section>
45265 <title>Self-signed certificates</title>
45266 <para>
45267 <indexterm role="concept">
45268 <primary>certificate</primary>
45269 <secondary>self-signed</secondary>
45270 </indexterm>
45271 You can create a self-signed certificate using the <emphasis>req</emphasis> command provided
45272 with OpenSSL, like this:
45273 </para>
45274 <literallayout class="monospaced">
45275 openssl req -x509 -newkey rsa:1024 -keyout file1 -out file2 \
45276             -days 9999 -nodes
45277 </literallayout>
45278 <para>
45279 <filename>file1</filename> and <filename>file2</filename> can be the same file; the key and the certificate are
45280 delimited and so can be identified independently. The <option>-days</option> option
45281 specifies a period for which the certificate is valid. The <option>-nodes</option> option is
45282 important: if you do not set it, the key is encrypted with a passphrase
45283 that you are prompted for, and any use that is made of the key causes more
45284 prompting for the passphrase. This is not helpful if you are going to use
45285 this certificate and key in an MTA, where prompting is not possible.
45286 </para>
45287 <para>
45288 A self-signed certificate made in this way is sufficient for testing, and
45289 may be adequate for all your requirements if you are mainly interested in
45290 encrypting transfers, and not in secure identification.
45291 </para>
45292 <para>
45293 However, many clients require that the certificate presented by the server be a
45294 user (also called <quote>leaf</quote> or <quote>site</quote>) certificate, and not a self-signed
45295 certificate. In this situation, the self-signed certificate described above
45296 must be installed on the client host as a trusted root <emphasis>certification
45297 authority</emphasis> (CA), and the certificate used by Exim must be a user certificate
45298 signed with that self-signed certificate.
45299 </para>
45300 <para>
45301 For information on creating self-signed CA certificates and using them to sign
45302 user certificates, see the <emphasis>General implementation overview</emphasis> chapter of the
45303 Open-source PKI book, available online at
45304 <emphasis role="bold"><ulink url="http://ospkibook.sourceforge.net/">http://ospkibook.sourceforge.net/</ulink></emphasis>.
45305 <indexterm role="concept" startref="IIDencsmtp1" class="endofrange"/>
45306 <indexterm role="concept" startref="IIDencsmtp2" class="endofrange"/>
45307 </para>
45308 </section>
45309 </chapter>
45310
45311 <chapter id="CHAPACL">
45312 <title>Access control lists</title>
45313 <para>
45314 <indexterm role="concept" id="IIDacl" class="startofrange">
45315 <primary>access control lists (ACLs)</primary>
45316 <secondary>description</secondary>
45317 </indexterm>
45318 <indexterm role="concept">
45319 <primary>control of incoming mail</primary>
45320 </indexterm>
45321 <indexterm role="concept">
45322 <primary>message</primary>
45323 <secondary>controlling incoming</secondary>
45324 </indexterm>
45325 <indexterm role="concept">
45326 <primary>policy control</primary>
45327 <secondary>access control lists</secondary>
45328 </indexterm>
45329 Access Control Lists (ACLs) are defined in a separate section of the run time
45330 configuration file, headed by <quote>begin acl</quote>. Each ACL definition starts with a
45331 name, terminated by a colon. Here is a complete ACL section that contains just
45332 one very small ACL:
45333 </para>
45334 <literallayout class="monospaced">
45335 begin acl
45336
45337 small_acl:
45338   accept   hosts = one.host.only
45339 </literallayout>
45340 <para>
45341 You can have as many lists as you like in the ACL section, and the order in
45342 which they appear does not matter. The lists are self-terminating.
45343 </para>
45344 <para>
45345 The majority of ACLs are used to control Exim&#x2019;s behaviour when it receives
45346 certain SMTP commands. This applies both to incoming TCP/IP connections, and
45347 when a local process submits a message using SMTP by specifying the <option>-bs</option>
45348 option. The most common use is for controlling which recipients are accepted
45349 in incoming messages. In addition, you can define an ACL that is used to check
45350 local non-SMTP messages. The default configuration file contains an example of
45351 a realistic ACL for checking RCPT commands. This is discussed in chapter
45352 <xref linkend="CHAPdefconfil"/>.
45353 </para>
45354 <section>
45355 <title>Testing ACLs</title>
45356 <para>
45357 The <option>-bh</option> command line option provides a way of testing your ACL
45358 configuration locally by running a fake SMTP session with which you interact.
45359 The host <emphasis>relay-test.mail-abuse.org</emphasis> provides a service for checking your
45360 relaying configuration (see section <xref linkend="SECTcheralcon"/> for more details).
45361 </para>
45362 </section>
45363 <section>
45364 <title>Specifying when ACLs are used</title>
45365 <para>
45366 <indexterm role="concept">
45367 <primary>access control lists (ACLs)</primary>
45368 <secondary>options for specifying</secondary>
45369 </indexterm>
45370 In order to cause an ACL to be used, you have to name it in one of the relevant
45371 options in the main part of the configuration. These options are:
45372 <indexterm role="concept">
45373 <primary>AUTH</primary>
45374 <secondary>ACL for</secondary>
45375 </indexterm>
45376 <indexterm role="concept">
45377 <primary>DATA</primary>
45378 <secondary>ACLs for</secondary>
45379 </indexterm>
45380 <indexterm role="concept">
45381 <primary>ETRN</primary>
45382 <secondary>ACL for</secondary>
45383 </indexterm>
45384 <indexterm role="concept">
45385 <primary>EXPN</primary>
45386 <secondary>ACL for</secondary>
45387 </indexterm>
45388 <indexterm role="concept">
45389 <primary>HELO</primary>
45390 <secondary>ACL for</secondary>
45391 </indexterm>
45392 <indexterm role="concept">
45393 <primary>EHLO</primary>
45394 <secondary>ACL for</secondary>
45395 </indexterm>
45396 <indexterm role="concept">
45397 <primary>MAIL</primary>
45398 <secondary>ACL for</secondary>
45399 </indexterm>
45400 <indexterm role="concept">
45401 <primary>QUIT</primary>
45402 <secondary>ACL for</secondary>
45403 </indexterm>
45404 <indexterm role="concept">
45405 <primary>RCPT</primary>
45406 <secondary>ACL for</secondary>
45407 </indexterm>
45408 <indexterm role="concept">
45409 <primary>STARTTLS</primary>
45410 <secondary>ACL for</secondary>
45411 </indexterm>
45412 <indexterm role="concept">
45413 <primary>VRFY</primary>
45414 <secondary>ACL for</secondary>
45415 </indexterm>
45416 <indexterm role="concept">
45417 <primary>SMTP connection</primary>
45418 <secondary>ACL for</secondary>
45419 </indexterm>
45420 <indexterm role="concept">
45421 <primary>non-smtp message</primary>
45422 <secondary>ACL for</secondary>
45423 </indexterm>
45424 </para>
45425 <informaltable frame="none">
45426 <tgroup cols="2" colsep="0" rowsep="0">
45427 <colspec colwidth="140pt" align="left"/>
45428 <colspec colwidth="260pt" align="left"/>
45429 <tbody>
45430 <row>
45431 <entry>&nbsp;<option>acl_not_smtp</option></entry>
45432 <entry>ACL for non-SMTP messages</entry>
45433 </row>
45434 <row>
45435 <entry>&nbsp;<option>acl_smtp_auth</option></entry>
45436 <entry>ACL for AUTH</entry>
45437 </row>
45438 <row>
45439 <entry>&nbsp;<option>acl_smtp_connect</option></entry>
45440 <entry>ACL for start of SMTP connection</entry>
45441 </row>
45442 <row>
45443 <entry>&nbsp;<option>acl_smtp_data</option></entry>
45444 <entry>ACL after DATA is complete</entry>
45445 </row>
45446 <row>
45447 <entry>&nbsp;<option>acl_smtp_etrn</option></entry>
45448 <entry>ACL for ETRN</entry>
45449 </row>
45450 <row>
45451 <entry>&nbsp;<option>acl_smtp_expn</option></entry>
45452 <entry>ACL for EXPN</entry>
45453 </row>
45454 <row>
45455 <entry>&nbsp;<option>acl_smtp_helo</option></entry>
45456 <entry>ACL for HELO or EHLO</entry>
45457 </row>
45458 <row>
45459 <entry>&nbsp;<option>acl_smtp_mail</option></entry>
45460 <entry>ACL for MAIL</entry>
45461 </row>
45462 <row>
45463 <entry>&nbsp;<option>acl_smtp_mailauth</option></entry>
45464 <entry>ACL for the AUTH parameter of MAIL</entry>
45465 </row>
45466 <row>
45467 <entry>&nbsp;<option>acl_smtp_mime</option></entry>
45468 <entry>ACL for content-scanning MIME parts</entry>
45469 </row>
45470 <row>
45471 <entry>&nbsp;<option>acl_smtp_predata</option></entry>
45472 <entry>ACL at start of DATA command</entry>
45473 </row>
45474 <row>
45475 <entry>&nbsp;<option>acl_smtp_quit</option></entry>
45476 <entry>ACL for QUIT</entry>
45477 </row>
45478 <row>
45479 <entry>&nbsp;<option>acl_smtp_rcpt</option></entry>
45480 <entry>ACL for RCPT</entry>
45481 </row>
45482 <row>
45483 <entry>&nbsp;<option>acl_smtp_starttls</option></entry>
45484 <entry>ACL for STARTTLS</entry>
45485 </row>
45486 <row>
45487 <entry>&nbsp;<option>acl_smtp_vrfy</option></entry>
45488 <entry>ACL for VRFY</entry>
45489 </row>
45490 </tbody>
45491 </tgroup>
45492 </informaltable>
45493 <para>
45494 For example, if you set
45495 </para>
45496 <literallayout class="monospaced">
45497 acl_smtp_rcpt = small_acl
45498 </literallayout>
45499 <para>
45500 the little ACL defined above is used whenever Exim receives a RCPT command
45501 in an SMTP dialogue. The majority of policy tests on incoming messages can be
45502 done when RCPT commands arrive. A rejection of RCPT should cause the
45503 sending MTA to give up on the recipient address contained in the RCPT
45504 command, whereas rejection at other times may cause the client MTA to keep on
45505 trying to deliver the message. It is therefore recommended that you do as much
45506 testing as possible at RCPT time.
45507 </para>
45508 </section>
45509 <section>
45510 <title>The non-SMTP ACL</title>
45511 <para>
45512 <indexterm role="concept">
45513 <primary>non-smtp message</primary>
45514 <secondary>ACL for</secondary>
45515 </indexterm>
45516 The non-SMTP ACL applies to all non-interactive incoming messages, that is, it
45517 applies to batch SMTP as well as to non-SMTP messages. (Batch SMTP is not
45518 really SMTP.) This ACL is run just before the <function>local_scan()</function> function. Any
45519 kind of rejection is treated as permanent, because there is no way of sending a
45520 temporary error for these kinds of message. Many of the ACL conditions (for
45521 example, host tests, and tests on the state of the SMTP connection such as
45522 encryption and authentication) are not relevant and are forbidden in this ACL.
45523 </para>
45524 </section>
45525 <section>
45526 <title>The connect ACL</title>
45527 <para>
45528 <indexterm role="concept">
45529 <primary>SMTP connection</primary>
45530 <secondary>ACL for</secondary>
45531 </indexterm>
45532 The ACL test specified by <option>acl_smtp_connect</option> happens after the test specified
45533 by <option>host_reject_connection</option> (which is now an anomaly) and any TCP Wrappers
45534 testing (if configured).
45535 </para>
45536 </section>
45537 <section>
45538 <title>The DATA ACLs</title>
45539 <para>
45540 <indexterm role="concept">
45541 <primary>DATA</primary>
45542 <secondary>ACLs for</secondary>
45543 </indexterm>
45544 Two ACLs are associated with the DATA command, because it is two-stage
45545 command, with two responses being sent to the client.
45546 When the DATA command is received, the ACL defined by <option>acl_smtp_predata</option>
45547 is obeyed. This gives you control after all the RCPT commands, but before
45548 the message itself is received. It offers the opportunity to give a negative
45549 response to the DATA command before the data is transmitted. Header lines
45550 added by MAIL or RCPT ACLs are not visible at this time, but any that
45551 are defined here are visible when the <option>acl_smtp_data</option> ACL is run.
45552 </para>
45553 <para>
45554 You cannot test the contents of the message, for example, to verify addresses
45555 in the headers, at RCPT time or when the DATA command is received. Such
45556 tests have to appear in the ACL that is run after the message itself has been
45557 received, before the final response to the DATA command is sent. This is
45558 the ACL specified by <option>acl_smtp_data</option>, which is the second ACL that is
45559 associated with the DATA command.
45560 </para>
45561 <para>
45562 For both of these ACLs, it is not possible to reject individual recipients. An
45563 error response rejects the entire message. Unfortunately, it is known that some
45564 MTAs do not treat hard (5<emphasis>xx</emphasis>) responses to the DATA command (either
45565 before or after the data) correctly &ndash; they keep the message on their queues
45566 and try again later, but that is their problem, though it does waste some of
45567 your resources.
45568 </para>
45569 </section>
45570 <section>
45571 <title>The MIME ACL</title>
45572 <para>
45573 The <option>acl_smtp_mime</option> option is available only when Exim is compiled with the
45574 content-scanning extension. For details, see chapter <xref linkend="CHAPexiscan"/>.
45575 </para>
45576 </section>
45577 <section id="SECTQUITACL">
45578 <title>The QUIT ACL</title>
45579 <para>
45580 <indexterm role="concept">
45581 <primary>QUIT</primary>
45582 <secondary>ACL for</secondary>
45583 </indexterm>
45584 The ACL for the SMTP QUIT command is anomalous, in that the outcome of the ACL
45585 does not affect the response code to QUIT, which is always 221. Thus, the ACL
45586 does not in fact control any access. For this reason, the only verbs that are
45587 permitted are <option>accept</option> and <option>warn</option>.
45588 </para>
45589 <para>
45590 This ACL can be used for tasks such as custom logging at the end of an SMTP
45591 session. For example, you can use ACL variables in other ACLs to count
45592 messages, recipients, etc., and log the totals at QUIT time using one or
45593 more <option>logwrite</option> modifiers on a <option>warn</option> verb.
45594 </para>
45595 <para>
45596 <emphasis role="bold">Warning</emphasis>: Only the <varname>$acl_c</varname><emphasis>x</emphasis> variables can be used for this, because
45597 the <varname>$acl_m</varname><emphasis>x</emphasis> variables are reset at the end of each incoming message.
45598 </para>
45599 <para>
45600 You do not need to have a final <option>accept</option>, but if you do, you can use a
45601 <option>message</option> modifier to specify custom text that is sent as part of the 221
45602 response to QUIT.
45603 </para>
45604 <para>
45605 This ACL is run only for a <quote>normal</quote> QUIT. For certain kinds of disastrous
45606 failure (for example, failure to open a log file, or when Exim is bombing out
45607 because it has detected an unrecoverable error), all SMTP commands from the
45608 client are given temporary error responses until QUIT is received or the
45609 connection is closed. In these special cases, the QUIT ACL does not run.
45610 </para>
45611 </section>
45612 <section>
45613 <title>Finding an ACL to use</title>
45614 <para>
45615 <indexterm role="concept">
45616 <primary>access control lists (ACLs)</primary>
45617 <secondary>finding which to use</secondary>
45618 </indexterm>
45619 The value of an <option>acl_smtp_</option><emphasis>xxx</emphasis> option is expanded before use, so you can
45620 use different ACLs in different circumstances. The resulting string does not
45621 have to be the name of an ACL in the configuration file; there are other
45622 possibilities. Having expanded the string, Exim searches for an ACL as follows:
45623 </para>
45624 <itemizedlist>
45625 <listitem>
45626 <para>
45627 If the string begins with a slash, Exim uses it as a file name, and reads its
45628 contents as an ACL. The lines are processed in the same way as lines in the
45629 Exim configuration file. In particular, continuation lines are supported, blank
45630 lines are ignored, as are lines whose first non-whitespace character is <quote>#</quote>.
45631 If the file does not exist or cannot be read, an error occurs (typically
45632 causing a temporary failure of whatever caused the ACL to be run). For example:
45633 </para>
45634 <literallayout class="monospaced">
45635 acl_smtp_data = /etc/acls/\
45636   ${lookup{$sender_host_address}lsearch\
45637   {/etc/acllist}{$value}{default}}
45638 </literallayout>
45639 <para>
45640 This looks up an ACL file to use on the basis of the host&#x2019;s IP address, falling
45641 back to a default if the lookup fails. If an ACL is successfully read from a
45642 file, it is retained in memory for the duration of the Exim process, so that it
45643 can be re-used without having to re-read the file.
45644 </para>
45645 </listitem>
45646 <listitem>
45647 <para>
45648 If the string does not start with a slash, and does not contain any spaces,
45649 Exim searches the ACL section of the configuration for an ACL whose name
45650 matches the string.
45651 </para>
45652 </listitem>
45653 <listitem>
45654 <para>
45655 If no named ACL is found, or if the string contains spaces, Exim parses
45656 the string as an inline ACL. This can save typing in cases where you just
45657 want to have something like
45658 </para>
45659 <literallayout class="monospaced">
45660 acl_smtp_vrfy = accept
45661 </literallayout>
45662 <para>
45663 in order to allow free use of the VRFY command. Such a string may contain
45664 newlines; it is processed in the same way as an ACL that is read from a file.
45665 </para>
45666 </listitem>
45667 </itemizedlist>
45668 </section>
45669 <section>
45670 <title>ACL return codes</title>
45671 <para>
45672 <indexterm role="concept">
45673 <primary>access control lists (ACLs)</primary>
45674 <secondary>return codes</secondary>
45675 </indexterm>
45676 Except for the QUIT ACL, which does not affect the SMTP return code (see
45677 section <xref linkend="SECTQUITACL"/> above), the result of running an ACL is either
45678 <quote>accept</quote> or <quote>deny</quote>, or, if some test cannot be completed (for example, if a
45679 database is down), <quote>defer</quote>. These results cause 2<emphasis>xx</emphasis>, 5<emphasis>xx</emphasis>, and 4<emphasis>xx</emphasis>
45680 return codes, respectively, to be used in the SMTP dialogue. A fourth return,
45681 <quote>error</quote>, occurs when there is an error such as invalid syntax in the ACL.
45682 This also causes a 4<emphasis>xx</emphasis> return code.
45683 </para>
45684 <para>
45685 For the non-SMTP ACL, <quote>defer</quote> and <quote>error</quote> are treated in the same way as
45686 <quote>deny</quote>, because there is no mechanism for passing temporary errors to the
45687 submitters of non-SMTP messages.
45688 </para>
45689 <para>
45690 ACLs that are relevant to message reception may also return <quote>discard</quote>. This
45691 has the effect of <quote>accept</quote>, but causes either the entire message or an
45692 individual recipient address to be discarded. In other words, it is a
45693 blackholing facility. Use it with care.
45694 </para>
45695 <para>
45696 If the ACL for MAIL returns <quote>discard</quote>, all recipients are discarded, and no
45697 ACL is run for subsequent RCPT commands. The effect of <quote>discard</quote> in a
45698 RCPT ACL is to discard just the one recipient address. If there are no
45699 recipients left when the message&#x2019;s data is received, the DATA ACL is not
45700 run. A <quote>discard</quote> return from the DATA or the non-SMTP ACL discards all the
45701 remaining recipients. The <quote>discard</quote> return is not permitted for the
45702 <option>acl_smtp_predata</option> ACL.
45703 </para>
45704 <para>
45705 <indexterm role="concept">
45706 <primary><function>local_scan()</function> function</primary>
45707 <secondary>when all recipients discarded</secondary>
45708 </indexterm>
45709 The <function>local_scan()</function> function is always run, even if there are no remaining
45710 recipients; it may create new recipients.
45711 </para>
45712 </section>
45713 <section>
45714 <title>Unset ACL options</title>
45715 <para>
45716 <indexterm role="concept">
45717 <primary>access control lists (ACLs)</primary>
45718 <secondary>unset options</secondary>
45719 </indexterm>
45720 The default actions when any of the <option>acl_</option><emphasis>xxx</emphasis> options are unset are not
45721 all the same. <emphasis role="bold">Note</emphasis>: These defaults apply only when the relevant ACL is
45722 not defined at all. For any defined ACL, the default action when control
45723 reaches the end of the ACL statements is <quote>deny</quote>.
45724 </para>
45725 <para>
45726 For <option>acl_not_smtp</option>, <option>acl_smtp_auth</option>, <option>acl_smtp_connect</option>,
45727 <option>acl_smtp_data</option>, <option>acl_smtp_helo</option>, <option>acl_smtp_mail</option>, <option>acl_smtp_mailauth</option>,
45728 <option>acl_smtp_mime</option>, <option>acl_smtp_predata</option>, <option>acl_smtp_quit</option>, and
45729 <option>acl_smtp_starttls</option>, the action when the ACL is not defined is <quote>accept</quote>.
45730 </para>
45731 <para>
45732 For the others (<option>acl_smtp_etrn</option>, <option>acl_smtp_expn</option>, <option>acl_smtp_rcpt</option>, and
45733 <option>acl_smtp_vrfy</option>), the action when the ACL is not defined is <quote>deny</quote>.
45734 This means that <option>acl_smtp_rcpt</option> must be defined in order to receive any
45735 messages over an SMTP connection. For an example, see the ACL in the default
45736 configuration file.
45737 </para>
45738 </section>
45739 <section>
45740 <title>Data for message ACLs</title>
45741 <para>
45742 <indexterm role="concept">
45743 <primary>access control lists (ACLs)</primary>
45744 <secondary>data for message ACL</secondary>
45745 </indexterm>
45746 <indexterm role="concept">
45747 <primary><varname>$domain</varname></primary>
45748 </indexterm>
45749 <indexterm role="concept">
45750 <primary><varname>$local_part</varname></primary>
45751 </indexterm>
45752 <indexterm role="concept">
45753 <primary><varname>$sender_address</varname></primary>
45754 </indexterm>
45755 <indexterm role="concept">
45756 <primary><varname>$sender_host_address</varname></primary>
45757 </indexterm>
45758 <indexterm role="concept">
45759 <primary><varname>$smtp_command</varname></primary>
45760 </indexterm>
45761 When a MAIL or RCPT ACL, or either of the DATA ACLs, is running, the variables
45762 that contain information about the host and the message&#x2019;s sender (for example,
45763 <varname>$sender_host_address</varname> and <varname>$sender_address</varname>) are set, and can be used in ACL
45764 statements. In the case of RCPT (but not MAIL or DATA), <varname>$domain</varname> and
45765 <varname>$local_part</varname> are set from the argument address. The entire SMTP command
45766 is available in <varname>$smtp_command</varname>.
45767 </para>
45768 <para>
45769 When an ACL for the AUTH parameter of MAIL is running, the variables that
45770 contain information about the host are set, but <varname>$sender_address</varname> is not yet
45771 set. Section <xref linkend="SECTauthparamail"/> contains a discussion of this parameter and
45772 how it is used.
45773 </para>
45774 <para>
45775 <indexterm role="concept">
45776 <primary><varname>$message_size</varname></primary>
45777 </indexterm>
45778 The <varname>$message_size</varname> variable is set to the value of the SIZE parameter on
45779 the MAIL command at MAIL, RCPT and pre-data time, or to -1 if
45780 that parameter is not given. The value is updated to the true message size by
45781 the time the final DATA ACL is run (after the message data has been
45782 received).
45783 </para>
45784 <para>
45785 <indexterm role="concept">
45786 <primary><varname>$rcpt_count</varname></primary>
45787 </indexterm>
45788 <indexterm role="concept">
45789 <primary><varname>$recipients_count</varname></primary>
45790 </indexterm>
45791 The <varname>$rcpt_count</varname> variable increases by one for each RCPT command received.
45792 The <varname>$recipients_count</varname> variable increases by one each time a RCPT command is
45793 accepted, so while an ACL for RCPT is being processed, it contains the number
45794 of previously accepted recipients. At DATA time (for both the DATA ACLs),
45795 <varname>$rcpt_count</varname> contains the total number of RCPT commands, and
45796 <varname>$recipients_count</varname> contains the total number of accepted recipients.
45797 </para>
45798 </section>
45799 <section id="SECTdatfornon">
45800 <title>Data for non-message ACLs</title>
45801 <para>
45802 <indexterm role="concept">
45803 <primary>access control lists (ACLs)</primary>
45804 <secondary>data for non-message ACL</secondary>
45805 </indexterm>
45806 <indexterm role="concept">
45807 <primary><varname>$smtp_command_argument</varname></primary>
45808 </indexterm>
45809 <indexterm role="concept">
45810 <primary><varname>$smtp_command</varname></primary>
45811 </indexterm>
45812 When an ACL is being run for AUTH, EHLO, ETRN, EXPN, HELO, STARTTLS, or VRFY,
45813 the remainder of the SMTP command line is placed in <varname>$smtp_command_argument</varname>,
45814 and the entire SMTP command is available in <varname>$smtp_command</varname>.
45815 These variables can be tested using a <option>condition</option> condition. For example,
45816 here is an ACL for use with AUTH, which insists that either the session is
45817 encrypted, or the CRAM-MD5 authentication method is used. In other words, it
45818 does not permit authentication methods that use cleartext passwords on
45819 unencrypted connections.
45820 </para>
45821 <literallayout class="monospaced">
45822 acl_check_auth:
45823   accept encrypted = *
45824   accept condition = ${if eq{${uc:$smtp_command_argument}}\
45825                      {CRAM-MD5}}
45826   deny   message   = TLS encryption or CRAM-MD5 required
45827 </literallayout>
45828 <para>
45829 (Another way of applying this restriction is to arrange for the authenticators
45830 that use cleartext passwords not to be advertised when the connection is not
45831 encrypted. You can use the generic <option>server_advertise_condition</option> authenticator
45832 option to do this.)
45833 </para>
45834 </section>
45835 <section>
45836 <title>Format of an ACL</title>
45837 <para>
45838 <indexterm role="concept">
45839 <primary>access control lists (ACLs)</primary>
45840 <secondary>format of</secondary>
45841 </indexterm>
45842 <indexterm role="concept">
45843 <primary>access control lists (ACLs)</primary>
45844 <secondary>verbs; definition of</secondary>
45845 </indexterm>
45846 An individual ACL consists of a number of statements. Each statement starts
45847 with a verb, optionally followed by a number of conditions and <quote>modifiers</quote>.
45848 Modifiers can change the way the verb operates, define error and log messages,
45849 set variables, insert delays, and vary the processing of accepted messages.
45850 </para>
45851 <para>
45852 If all the conditions are met, the verb is obeyed. The same condition may be
45853 used (with different arguments) more than once in the same statement. This
45854 provides a means of specifying an <quote>and</quote> conjunction between conditions. For
45855 example:
45856 </para>
45857 <literallayout class="monospaced">
45858 deny  dnslists = list1.example
45859 dnslists = list2.example
45860 </literallayout>
45861 <para>
45862 If there are no conditions, the verb is always obeyed. Exim stops evaluating
45863 the conditions and modifiers when it reaches a condition that fails. What
45864 happens then depends on the verb (and in one case, on a special modifier). Not
45865 all the conditions make sense at every testing point. For example, you cannot
45866 test a sender address in the ACL that is run for a VRFY command.
45867 </para>
45868 </section>
45869 <section>
45870 <title>ACL verbs</title>
45871 <para>
45872 The ACL verbs are as follows:
45873 </para>
45874 <itemizedlist>
45875 <listitem>
45876 <para>
45877 <indexterm role="concept">
45878 <primary><option>accept</option></primary>
45879 <secondary>ACL verb</secondary>
45880 </indexterm>
45881 <option>accept</option>: If all the conditions are met, the ACL returns <quote>accept</quote>. If any
45882 of the conditions are not met, what happens depends on whether <option>endpass</option>
45883 appears among the conditions (for syntax see below). If the failing condition
45884 is before <option>endpass</option>, control is passed to the next ACL statement; if it is
45885 after <option>endpass</option>, the ACL returns <quote>deny</quote>. Consider this statement, used to
45886 check a RCPT command:
45887 </para>
45888 <literallayout class="monospaced">
45889 accept domains = +local_domains
45890 endpass
45891 verify = recipient
45892 </literallayout>
45893 <para>
45894 If the recipient domain does not match the <option>domains</option> condition, control
45895 passes to the next statement. If it does match, the recipient is verified, and
45896 the command is accepted if verification succeeds. However, if verification
45897 fails, the ACL yields <quote>deny</quote>, because the failing condition is after
45898 <option>endpass</option>.
45899 </para>
45900 </listitem>
45901 <listitem>
45902 <para>
45903 <indexterm role="concept">
45904 <primary><option>defer</option></primary>
45905 <secondary>ACL verb</secondary>
45906 </indexterm>
45907 <option>defer</option>: If all the conditions are met, the ACL returns <quote>defer</quote> which, in
45908 an SMTP session, causes a 4<emphasis>xx</emphasis> response to be given. For a non-SMTP ACL,
45909 <option>defer</option> is the same as <option>deny</option>, because there is no way of sending a
45910 temporary error. For a RCPT command, <option>defer</option> is much the same as using a
45911 <command>redirect</command> router and <literal>:defer:</literal> while verifying, but the <option>defer</option> verb can
45912 be used in any ACL, and even for a recipient it might be a simpler approach.
45913 </para>
45914 </listitem>
45915 <listitem>
45916 <para>
45917 <indexterm role="concept">
45918 <primary><option>deny</option></primary>
45919 <secondary>ACL verb</secondary>
45920 </indexterm>
45921 <option>deny</option>: If all the conditions are met, the ACL returns <quote>deny</quote>. If any of
45922 the conditions are not met, control is passed to the next ACL statement. For
45923 example,
45924 </para>
45925 <literallayout class="monospaced">
45926 deny dnslists = blackholes.mail-abuse.org
45927 </literallayout>
45928 <para>
45929 rejects commands from hosts that are on a DNS black list.
45930 </para>
45931 </listitem>
45932 <listitem>
45933 <para>
45934 <indexterm role="concept">
45935 <primary><option>discard</option></primary>
45936 <secondary>ACL verb</secondary>
45937 </indexterm>
45938 <option>discard</option>: This verb behaves like <option>accept</option>, except that it returns
45939 <quote>discard</quote> from the ACL instead of <quote>accept</quote>. It is permitted only on ACLs
45940 that are concerned with receiving messages, and it causes recipients to be
45941 discarded. If the <option>log_message</option> modifier is set when <option>discard</option> operates,
45942 its contents are added to the line that is automatically written to the log.
45943 </para>
45944 <para>
45945 If <option>discard</option> is used in an ACL for RCPT, just the one recipient is
45946 discarded; if used for MAIL, DATA or in the non-SMTP ACL, all the
45947 message&#x2019;s recipients are discarded. Recipients that are discarded before
45948 DATA do not appear in the log line when the <option>log_recipients</option> log selector
45949 is set.
45950 </para>
45951 </listitem>
45952 <listitem>
45953 <para>
45954 <indexterm role="concept">
45955 <primary><option>drop</option></primary>
45956 <secondary>ACL verb</secondary>
45957 </indexterm>
45958 <option>drop</option>: This verb behaves like <option>deny</option>, except that an SMTP connection is
45959 forcibly closed after the 5<emphasis>xx</emphasis> error message has been sent. For example:
45960 </para>
45961 <literallayout class="monospaced">
45962 drop   message   = I don't take more than 20 RCPTs
45963        condition = ${if &gt; {$rcpt_count}{20}}
45964 </literallayout>
45965 <para>
45966 There is no difference between <option>deny</option> and <option>drop</option> for the connect-time ACL.
45967 The connection is always dropped after sending a 550 response.
45968 </para>
45969 </listitem>
45970 <listitem>
45971 <para>
45972 <indexterm role="concept">
45973 <primary><option>require</option></primary>
45974 <secondary>ACL verb</secondary>
45975 </indexterm>
45976 <option>require</option>: If all the conditions are met, control is passed to the next ACL
45977 statement. If any of the conditions are not met, the ACL returns <quote>deny</quote>. For
45978 example, when checking a RCPT command,
45979 </para>
45980 <literallayout class="monospaced">
45981 require verify = sender
45982 </literallayout>
45983 <para>
45984 passes control to subsequent statements only if the message&#x2019;s sender can be
45985 verified. Otherwise, it rejects the command.
45986 </para>
45987 </listitem>
45988 <listitem>
45989 <para>
45990 <indexterm role="concept">
45991 <primary><option>warn</option></primary>
45992 <secondary>ACL verb</secondary>
45993 </indexterm>
45994 <option>warn</option>: If all the conditions are met, a header line is added to an incoming
45995 message and/or a line is written to Exim&#x2019;s main log. In all cases, control
45996 passes to the next ACL statement. The text of the added header line and the log
45997 line are specified by modifiers; if they are not present, a <option>warn</option> verb just
45998 checks its conditions and obeys any <quote>immediate</quote> modifiers such as <option>set</option> and
45999 <option>logwrite</option>. There is more about adding header lines in section
46000 <xref linkend="SECTaddheadacl"/>.
46001 </para>
46002 <para>
46003 If any condition on a <option>warn</option> statement cannot be completed (that is, there is
46004 some sort of defer), no header lines are added and the configured log line is
46005 not written. No further conditions or modifiers in the <option>warn</option> statement are
46006 processed. The incident is logged, but the ACL continues to be processed, from
46007 the next statement onwards.
46008 </para>
46009 <para>
46010 If a <option>message</option> modifier is present on a <option>warn</option> verb in an ACL that is not
46011 testing an incoming message, it is ignored, and the incident is logged.
46012 </para>
46013 <para>
46014 A <option>warn</option> statement may use the <option>log_message</option> modifier to cause a line to be
46015 written to the main log when the statement&#x2019;s conditions are true.
46016 If an identical log line is requested several times in the same message, only
46017 one copy is actually written to the log. If you want to force duplicates to be
46018 written, use the <option>logwrite</option> modifier instead.
46019 </para>
46020 <para>
46021 <indexterm role="concept">
46022 <primary><varname>$acl_verify_message</varname></primary>
46023 </indexterm>
46024 When one of the <option>warn</option> conditions is an address verification that fails, the
46025 text of the verification failure message is in <varname>$acl_verify_message</varname>. If you
46026 want this logged, you must set it up explicitly. For example:
46027 </para>
46028 <literallayout class="monospaced">
46029 warn   !verify = sender
46030        log_message = sender verify failed: $acl_verify_message
46031 </literallayout>
46032 </listitem>
46033 </itemizedlist>
46034 <para>
46035 At the end of each ACL there is an implicit unconditional <option>deny</option>.
46036 </para>
46037 <para>
46038 As you can see from the examples above, the conditions and modifiers are
46039 written one to a line, with the first one on the same line as the verb, and
46040 subsequent ones on following lines. If you have a very long condition, you can
46041 continue it onto several physical lines by the usual backslash continuation
46042 mechanism. It is conventional to align the conditions vertically.
46043 </para>
46044 </section>
46045 <section id="SECTaclvariables">
46046 <title>ACL variables</title>
46047 <para>
46048 <indexterm role="concept">
46049 <primary>access control lists (ACLs)</primary>
46050 <secondary>variables</secondary>
46051 </indexterm>
46052 There are some special variables that can be set during ACL processing. They
46053 can be used to pass information between different ACLs, different invocations
46054 of the same ACL in the same SMTP connection, and between ACLs and the routers,
46055 transports, and filters that are used to deliver a message. There are two sets
46056 of these variables:
46057 </para>
46058 <itemizedlist>
46059 <listitem>
46060 <para>
46061 The values of <varname>$acl_c0</varname> to <varname>$acl_c19</varname> persist throughout an SMTP
46062 connection. They are never reset. Thus, a value that is set while receiving one
46063 message is still available when receiving the next message on the same SMTP
46064 connection.
46065 </para>
46066 </listitem>
46067 <listitem>
46068 <para>
46069 The values of <varname>$acl_m0</varname> to <varname>$acl_m19</varname> persist only while a message is
46070 being received. They are reset afterwards. They are also reset by MAIL, RSET,
46071 EHLO, HELO, and after starting up a TLS session.
46072 </para>
46073 </listitem>
46074 </itemizedlist>
46075 <para>
46076 When a message is accepted, the current values of all the ACL variables are
46077 preserved with the message and are subsequently made available at delivery
46078 time. The ACL variables are set by modifier called <option>set</option>. For example:
46079 </para>
46080 <literallayout class="monospaced">
46081 accept hosts = whatever
46082        set acl_m4 = some value
46083 </literallayout>
46084 <para>
46085 <emphasis role="bold">Note</emphasis>: A leading dollar sign is not used when naming a variable that is to
46086 be set. If you want to set a variable without taking any action, you can use a
46087 <option>warn</option> verb without any other modifiers or conditions.
46088 </para>
46089 </section>
46090 <section>
46091 <title>Condition and modifier processing</title>
46092 <para>
46093 <indexterm role="concept">
46094 <primary>access control lists (ACLs)</primary>
46095 <secondary>conditions; processing</secondary>
46096 </indexterm>
46097 <indexterm role="concept">
46098 <primary>access control lists (ACLs)</primary>
46099 <secondary>modifiers; processing</secondary>
46100 </indexterm>
46101 An exclamation mark preceding a condition negates its result. For example:
46102 </para>
46103 <literallayout class="monospaced">
46104 deny   domains = *.dom.example
46105       !verify  = recipient
46106 </literallayout>
46107 <para>
46108 causes the ACL to return <quote>deny</quote> if the recipient domain ends in
46109 <emphasis>dom.example</emphasis> and the recipient address cannot be verified. Sometimes
46110 negation can be used on the right-hand side of a condition. For example, these
46111 two statements are equivalent:
46112 </para>
46113 <literallayout class="monospaced">
46114 deny  hosts = !192.168.3.4
46115 deny !hosts =  192.168.3.4
46116 </literallayout>
46117 <para>
46118 However, for many conditions (<option>verify</option> being a good example), only left-hand
46119 side negation of the whole condition is possible.
46120 </para>
46121 <para>
46122 The arguments of conditions and modifiers are expanded. A forced failure
46123 of an expansion causes a condition to be ignored, that is, it behaves as if the
46124 condition is true. Consider these two statements:
46125 </para>
46126 <literallayout class="monospaced">
46127 accept  senders = ${lookup{$host_name}lsearch\
46128                   {/some/file}{$value}fail}
46129 accept  senders = ${lookup{$host_name}lsearch\
46130                   {/some/file}{$value}{}}
46131 </literallayout>
46132 <para>
46133 Each attempts to look up a list of acceptable senders. If the lookup succeeds,
46134 the returned list is searched, but if the lookup fails the behaviour is
46135 different in the two cases. The <option>fail</option> in the first statement causes the
46136 condition to be ignored, leaving no further conditions. The <option>accept</option> verb
46137 therefore succeeds. The second statement, however, generates an empty list when
46138 the lookup fails. No sender can match an empty list, so the condition fails,
46139 and therefore the <option>accept</option> also fails.
46140 </para>
46141 <para>
46142 ACL modifiers appear mixed in with conditions in ACL statements. Some of them
46143 specify actions that are taken as the conditions for a statement are checked;
46144 others specify text for messages that are used when access is denied or a
46145 warning is generated. The <option>control</option> modifier affects the way an incoming
46146 message is handled.
46147 </para>
46148 <para>
46149 The positioning of the modifiers in an ACL statement important, because the
46150 processing of a verb ceases as soon as its outcome is known. Only those
46151 modifiers that have already been encountered will take effect. For example,
46152 consider this use of the <option>message</option> modifier:
46153 </para>
46154 <literallayout class="monospaced">
46155 require message = Can't verify sender
46156         verify  = sender
46157         message = Can't verify recipient
46158         verify  = recipient
46159         message = This message cannot be used
46160 </literallayout>
46161 <para>
46162 If sender verification fails, Exim knows that the result of the statement is
46163 <quote>deny</quote>, so it goes no further. The first <option>message</option> modifier has been seen,
46164 so its text is used as the error message. If sender verification succeeds, but
46165 recipient verification fails, the second message is used. If recipient
46166 verification succeeds, the third message becomes <quote>current</quote>, but is never used
46167 because there are no more conditions to cause failure.
46168 </para>
46169 <para>
46170 For the <option>deny</option> verb, on the other hand, it is always the last <option>message</option>
46171 modifier that is used, because all the conditions must be true for rejection to
46172 happen. Specifying more than one <option>message</option> modifier does not make sense, and
46173 the message can even be specified after all the conditions. For example:
46174 </para>
46175 <literallayout class="monospaced">
46176 deny   hosts = ...
46177       !senders = *@my.domain.example
46178        message = Invalid sender from client host
46179 </literallayout>
46180 <para>
46181 The <quote>deny</quote> result does not happen until the end of the statement is reached,
46182 by which time Exim has set up the message.
46183 </para>
46184 </section>
46185 <section id="SECTACLmodi">
46186 <title>ACL modifiers</title>
46187 <para>
46188 <indexterm role="concept">
46189 <primary>access control lists (ACLs)</primary>
46190 <secondary>modifiers; list of</secondary>
46191 </indexterm>
46192 The ACL modifiers are as follows:
46193 </para>
46194 <variablelist>
46195 <varlistentry>
46196 <term><emphasis role="bold">add_header</emphasis>&nbsp;=&nbsp;&lt;<emphasis>text</emphasis>&gt;</term>
46197 <listitem>
46198 <para>
46199 This modifier specifies one of more header lines that are to be added to an
46200 incoming message, assuming, of course, that the message is ultimately
46201 accepted. For details, see section <xref linkend="SECTaddheadacl"/>.
46202 </para>
46203 </listitem></varlistentry>
46204 <varlistentry>
46205 <term><emphasis role="bold">control</emphasis>&nbsp;=&nbsp;&lt;<emphasis>text</emphasis>&gt;</term>
46206 <listitem>
46207 <para>
46208 <indexterm role="concept">
46209 <primary><option>control</option></primary>
46210 <secondary>ACL modifier</secondary>
46211 </indexterm>
46212 This modifier affects the subsequent processing of the SMTP connection or of an
46213 incoming message that is accepted. The effect of the first type of control
46214 lasts for the duration of the connection, whereas the effect of the second type
46215 lasts only until the current message has been received. The message-specific
46216 controls always apply to the whole message, not to individual recipients,
46217 even if the <option>control</option> modifier appears in a RCPT ACL.
46218 </para>
46219 <para>
46220 As there are now quite a few controls that can be applied, they are described
46221 separately in section <xref linkend="SECTcontrols"/>. The <option>control</option> modifier can be used
46222 in several different ways. For example:
46223 </para>
46224 <itemizedlist>
46225 <listitem>
46226 <para>
46227 It can be at the end of an <option>accept</option> statement:
46228 </para>
46229 <literallayout class="monospaced">
46230     accept  ...some conditions
46231             control = queue_only
46232 </literallayout>
46233 <para>
46234 In this case, the control is applied when this statement yields <quote>accept</quote>, in
46235 other words, when the conditions are all true.
46236 </para>
46237 </listitem>
46238 <listitem>
46239 <para>
46240 It can be in the middle of an <option>accept</option> statement:
46241 </para>
46242 <literallayout class="monospaced">
46243     accept  ...some conditions...
46244             control = queue_only
46245             ...some more conditions...
46246 </literallayout>
46247 <para>
46248 If the first set of conditions are true, the control is applied, even if the
46249 statement does not accept because one of the second set of conditions is false.
46250 In this case, some subsequent statement must yield <quote>accept</quote> for the control
46251 to be relevant.
46252 </para>
46253 </listitem>
46254 <listitem>
46255 <para>
46256 It can be used with <option>warn</option> to apply the control, leaving the
46257 decision about accepting or denying to a subsequent verb. For
46258 example:
46259 </para>
46260 <literallayout class="monospaced">
46261     warn    ...some conditions...
46262             control = freeze
46263     accept  ...
46264 </literallayout>
46265 <para>
46266 This example of <option>warn</option> does not contain <option>message</option>, <option>log_message</option>, or
46267 <option>logwrite</option>, so it does not add anything to the message and does not write a
46268 log entry.
46269 </para>
46270 </listitem>
46271 <listitem>
46272 <para>
46273 If you want to apply a control unconditionally, you can use it with a
46274 <option>require</option> verb. For example:
46275 </para>
46276 <literallayout class="monospaced">
46277     require  control = no_multiline_response
46278 </literallayout>
46279 </listitem>
46280 </itemizedlist>
46281 </listitem></varlistentry>
46282 <varlistentry>
46283 <term><emphasis role="bold">delay</emphasis>&nbsp;=&nbsp;&lt;<emphasis>time</emphasis>&gt;</term>
46284 <listitem>
46285 <para>
46286 <indexterm role="concept">
46287 <primary><option>delay</option></primary>
46288 <secondary>ACL modifier</secondary>
46289 </indexterm>
46290 <indexterm role="concept">
46291 <primary><option>-bh</option> option</primary>
46292 </indexterm>
46293 This modifier causes Exim to wait for the time interval before proceeding. The
46294 time is given in the usual Exim notation. This modifier may appear in any ACL.
46295 The delay happens as soon as the modifier is processed. However, when testing
46296 Exim using the <option>-bh</option> option, the delay is not actually imposed (an
46297 appropriate message is output instead).
46298 </para>
46299 <para>
46300 Like <option>control</option>, <option>delay</option> can be used with <option>accept</option> or <option>deny</option>, for
46301 example:
46302 </para>
46303 <literallayout class="monospaced">
46304 deny    ...some conditions...
46305         delay = 30s
46306 </literallayout>
46307 <para>
46308 The delay happens if all the conditions are true, before the statement returns
46309 <quote>deny</quote>. Compare this with:
46310 </para>
46311 <literallayout class="monospaced">
46312 deny    delay = 30s
46313         ...some conditions...
46314 </literallayout>
46315 <para>
46316 which waits for 30s before processing the conditions. The <option>delay</option> modifier
46317 can also be used with <option>warn</option> and together with <option>control</option>:
46318 </para>
46319 <literallayout class="monospaced">
46320 warn    ...some conditions...
46321         delay = 2m
46322         control = freeze
46323 accept  ...
46324 </literallayout>
46325 </listitem></varlistentry>
46326 <varlistentry>
46327 <term><emphasis role="bold">endpass</emphasis></term>
46328 <listitem>
46329 <para>
46330 <indexterm role="concept">
46331 <primary><option>endpass</option></primary>
46332 <secondary>ACL modifier</secondary>
46333 </indexterm>
46334 This modifier, which has no argument, is recognized only in <option>accept</option>
46335 statements. It marks the boundary between the conditions whose failure causes
46336 control to pass to the next statement, and the conditions whose failure causes
46337 the ACL to return <quote>deny</quote>. See the description of <option>accept</option> above.
46338 </para>
46339 </listitem></varlistentry>
46340 <varlistentry>
46341 <term><emphasis role="bold">log_message</emphasis>&nbsp;=&nbsp;&lt;<emphasis>text</emphasis>&gt;</term>
46342 <listitem>
46343 <para>
46344 <indexterm role="concept">
46345 <primary><option>log_message</option></primary>
46346 <secondary>ACL modifier</secondary>
46347 </indexterm>
46348 This modifier sets up a message that is used as part of the log message if the
46349 ACL denies access or a <option>warn</option> statement&#x2019;s conditions are true. For example:
46350 </para>
46351 <literallayout class="monospaced">
46352 require log_message = wrong cipher suite $tls_cipher
46353         encrypted   = DES-CBC3-SHA
46354 </literallayout>
46355 <para>
46356 <option>log_message</option> adds to any underlying error message that may exist because of
46357 the condition failure. For example, while verifying a recipient address, a
46358 <emphasis>:fail:</emphasis> redirection might have already set up a message. Although the
46359 message is usually defined before the conditions to which it applies, the
46360 expansion does not happen until Exim decides that access is to be denied. This
46361 means that any variables that are set by the condition are available for
46362 inclusion in the message. For example, the <varname>$dnslist_</varname>&lt;<emphasis>xxx</emphasis>&gt; variables are
46363 set after a DNS black list lookup succeeds. If the expansion of <option>log_message</option>
46364 fails, or if the result is an empty string, the modifier is ignored.
46365 </para>
46366 <para>
46367 <indexterm role="concept">
46368 <primary><varname>$acl_verify_message</varname></primary>
46369 </indexterm>
46370 If you want to use a <option>warn</option> statement to log the result of an address
46371 verification, you can use <varname>$acl_verify_message</varname> to include the verification
46372 error message.
46373 </para>
46374 <para>
46375 If <option>log_message</option> is used with a <option>warn</option> statement, <quote>Warning:</quote> is added to
46376 the start of the logged message. If the same warning log message is requested
46377 more than once while receiving  a single email message, only one copy is
46378 actually logged. If you want to log multiple copies, use <option>logwrite</option> instead
46379 of <option>log_message</option>. In the absence of <option>log_message</option> and <option>logwrite</option>, nothing
46380 is logged for a succesful <option>warn</option> statement.
46381 </para>
46382 <para>
46383 If <option>log_message</option> is not present and there is no underlying error message (for
46384 example, from the failure of address verification), but <option>message</option> is present,
46385 the <option>message</option> text is used for logging rejections. However, if any text for
46386 logging contains newlines, only the first line is logged. In the absence of
46387 both <option>log_message</option> and <option>message</option>, a default built-in message is used for
46388 logging rejections.
46389 </para>
46390 </listitem></varlistentry>
46391 <varlistentry>
46392 <term><emphasis role="bold">logwrite</emphasis>&nbsp;=&nbsp;&lt;<emphasis>text</emphasis>&gt;</term>
46393 <listitem>
46394 <para>
46395 <indexterm role="concept">
46396 <primary><option>logwrite</option></primary>
46397 <secondary>ACL modifier</secondary>
46398 </indexterm>
46399 <indexterm role="concept">
46400 <primary>logging in ACL</primary>
46401 <secondary>immediate</secondary>
46402 </indexterm>
46403 This modifier writes a message to a log file as soon as it is encountered when
46404 processing an ACL. (Compare <option>log_message</option>, which, except in the case of
46405 <option>warn</option>, is used only if the ACL statement denies access.) The <option>logwrite</option>
46406 modifier can be used to log special incidents in ACLs. For example:
46407 </para>
46408 <literallayout>
46409 <literal>accept </literal>&lt;<emphasis>some special conditions</emphasis>&gt;
46410 <literal>       control  = freeze</literal>
46411 <literal>       logwrite = froze message because ...</literal>
46412 </literallayout>
46413 <para>
46414 By default, the message is written to the main log. However, it may begin
46415 with a colon, followed by a comma-separated list of log names, and then
46416 another colon, to specify exactly which logs are to be written. For
46417 example:
46418 </para>
46419 <literallayout class="monospaced">
46420 logwrite = :main,reject: text for main and reject logs
46421 logwrite = :panic: text for panic log only
46422 </literallayout>
46423 </listitem></varlistentry>
46424 <varlistentry>
46425 <term><emphasis role="bold">message</emphasis>&nbsp;=&nbsp;&lt;<emphasis>text</emphasis>&gt;</term>
46426 <listitem>
46427 <para>
46428 <indexterm role="concept">
46429 <primary><option>message</option></primary>
46430 <secondary>ACL modifier</secondary>
46431 </indexterm>
46432 This modifier sets up a text string that is expanded and used as an error
46433 message if the current statement causes the ACL to deny access. The expansion
46434 happens at the time Exim decides that access is to be denied, not at the time
46435 it processes <option>message</option>. If the expansion fails, or generates an empty string,
46436 the modifier is ignored. For ACLs that are triggered by SMTP commands, the
46437 message is returned as part of the SMTP error response.
46438 </para>
46439 <para>
46440 The text is literal; any quotes are taken as literals, but because the string
46441 is expanded, backslash escapes are processed anyway. If the message contains
46442 newlines, this gives rise to a multi-line SMTP response. Like <option>log_message</option>,
46443 the contents of <option>message</option> are not expanded until after a condition has
46444 failed.
46445 </para>
46446 <para>
46447 <indexterm role="concept">
46448 <primary><varname>$acl_verify_message</varname></primary>
46449 </indexterm>
46450 If <option>message</option> is used on a statement that verifies an address, the message
46451 specified overrides any message that is generated by the verification process.
46452 However, the original message is available in the variable
46453 <varname>$acl_verify_message</varname>, so you can incorporate it into your message if you
46454 wish. In particular, if you want the text from <option>:fail:</option> items in <command>redirect</command>
46455 routers to be passed back as part of the SMTP response, you should either not
46456 use a <option>message</option> modifier, or make use of <varname>$acl_verify_message</varname>.
46457 </para>
46458 <para>
46459 For compatibility with previous releases of Exim, a <option>message</option> modifier that
46460 is used with a <option>warn</option> verb behaves in a similar way to the <option>add_header</option>
46461 modifier, but this usage is now deprecated. However, <option>message</option> acts only when
46462 all the conditions are true, wherever it appears in an ACL command, whereas
46463 <option>add_header</option> acts as soon as it is encountered. If <option>message</option> is used with
46464 <option>warn</option> in an ACL that is not concerned with receiving a message, it has no
46465 effect.
46466 </para>
46467 </listitem></varlistentry>
46468 <varlistentry>
46469 <term><emphasis role="bold">set</emphasis>&nbsp;&lt;<emphasis>acl_name</emphasis>&gt;&nbsp;=&nbsp;&lt;<emphasis>value</emphasis>&gt;</term>
46470 <listitem>
46471 <para>
46472 <indexterm role="concept">
46473 <primary><option>set</option></primary>
46474 <secondary>ACL modifier</secondary>
46475 </indexterm>
46476 This modifier puts a value into one of the ACL variables (see section
46477 <xref linkend="SECTaclvariables"/>).
46478 </para>
46479 </listitem></varlistentry>
46480 </variablelist>
46481 </section>
46482 <section id="SECTcontrols">
46483 <title>Use of the control modifier</title>
46484 <para>
46485 <indexterm role="concept">
46486 <primary><option>control</option></primary>
46487 <secondary>ACL modifier</secondary>
46488 </indexterm>
46489 The <option>control</option> modifier supports the following settings:
46490 </para>
46491 <variablelist>
46492 <varlistentry>
46493 <term><emphasis role="bold">control&nbsp;=&nbsp;allow_auth_unadvertised</emphasis></term>
46494 <listitem>
46495 <para>
46496 This modifier allows a client host to use the SMTP AUTH command even when it
46497 has not been advertised in response to EHLO. Furthermore, because there are
46498 apparently some really broken clients that do this, Exim will accept AUTH after
46499 HELO (rather than EHLO) when this control is set. It should be used only if you
46500 really need it, and you should limit its use to those broken clients that do
46501 not work without it. For example:
46502 </para>
46503 <literallayout class="monospaced">
46504 warn hosts   = 192.168.34.25
46505      control = allow_auth_unadvertised
46506 </literallayout>
46507 <para>
46508 Normally, when an Exim server receives an AUTH command, it checks the name of
46509 the authentication mechanism that is given in the command to ensure that it
46510 matches an advertised mechanism. When this control is set, the check that a
46511 mechanism has been advertised is bypassed. Any configured mechanism can be used
46512 by the client. This control is permitted only in the connection and HELO ACLs.
46513 </para>
46514 </listitem></varlistentry>
46515 <varlistentry>
46516 <term><emphasis role="bold">control&nbsp;=&nbsp;caseful_local_part</emphasis></term>
46517 <listitem>
46518 <para>
46519 See below.
46520 </para>
46521 </listitem></varlistentry>
46522 <varlistentry>
46523 <term><emphasis role="bold">control&nbsp;=&nbsp;caselower_local_part</emphasis></term>
46524 <listitem>
46525 <para>
46526 <indexterm role="concept">
46527 <primary>access control lists (ACLs)</primary>
46528 <secondary>case of local part in</secondary>
46529 </indexterm>
46530 <indexterm role="concept">
46531 <primary>case of local parts</primary>
46532 </indexterm>
46533 <indexterm role="concept">
46534 <primary><varname>$local_part</varname></primary>
46535 </indexterm>
46536 These two controls are permitted only in the ACL specified by <option>acl_smtp_rcpt</option>
46537 (that is, during RCPT processing). By default, the contents of <varname>$local_part</varname>
46538 are lower cased before ACL processing. If <quote>caseful_local_part</quote> is specified,
46539 any uppercase letters in the original local part are restored in <varname>$local_part</varname>
46540 for the rest of the ACL, or until a control that sets <quote>caselower_local_part</quote>
46541 is encountered.
46542 </para>
46543 <para>
46544 These controls affect only the current recipient. Moreover, they apply only to
46545 local part handling that takes place directly in the ACL (for example, as a key
46546 in lookups). If a test to verify the recipient is obeyed, the case-related
46547 handling of the local part during the verification is controlled by the router
46548 configuration (see the <option>caseful_local_part</option> generic router option).
46549 </para>
46550 <para>
46551 This facility could be used, for example, to add a spam score to local parts
46552 containing upper case letters. For example, using <varname>$acl_m4</varname> to accumulate the
46553 spam score:
46554 </para>
46555 <literallayout class="monospaced">
46556 warn  control = caseful_local_part
46557       set acl_m4 = ${eval:\
46558                      $acl_m4 + \
46559                      ${if match{$local_part}{[A-Z]}{1}{0}}\
46560                     }
46561       control = caselower_local_part
46562 </literallayout>
46563 <para>
46564 Notice that we put back the lower cased version afterwards, assuming that
46565 is what is wanted for subsequent tests.
46566 </para>
46567 </listitem></varlistentry>
46568 <varlistentry>
46569 <term><emphasis role="bold">control&nbsp;=&nbsp;enforce_sync</emphasis></term>
46570 <listitem>
46571 <para>
46572 See below.
46573 </para>
46574 </listitem></varlistentry>
46575 <varlistentry>
46576 <term><emphasis role="bold">control&nbsp;=&nbsp;no_enforce_sync</emphasis></term>
46577 <listitem>
46578 <para>
46579 <indexterm role="concept">
46580 <primary>SMTP</primary>
46581 <secondary>synchronization checking</secondary>
46582 </indexterm>
46583 <indexterm role="concept">
46584 <primary>synchronization checking in SMTP</primary>
46585 </indexterm>
46586 These controls make it possible to be selective about when SMTP synchronization
46587 is enforced. The global option <option>smtp_enforce_sync</option> specifies the initial
46588 state of the switch (it is true by default). See the description of this option
46589 in chapter <xref linkend="CHAPmainconfig"/> for details of SMTP synchronization checking.
46590 </para>
46591 <para>
46592 The effect of these two controls lasts for the remainder of the SMTP
46593 connection. They can appear in any ACL except the one for the non-SMTP
46594 messages. The most straightforward place to put them is in the ACL defined by
46595 <option>acl_smtp_connect</option>, which is run at the start of an incoming SMTP connection,
46596 before the first synchronization check. The expected use is to turn off the
46597 synchronization checks for badly-behaved hosts that you nevertheless need to
46598 work with.
46599 </para>
46600 </listitem></varlistentry>
46601 <varlistentry>
46602 <term><emphasis role="bold">control&nbsp;=&nbsp;fakedefer/</emphasis>&lt;<emphasis>message</emphasis>&gt;</term>
46603 <listitem>
46604 <para>
46605 <indexterm role="concept">
46606 <primary>fake defer</primary>
46607 </indexterm>
46608 <indexterm role="concept">
46609 <primary>defer</primary>
46610 <secondary>fake</secondary>
46611 </indexterm>
46612 This control works in exactly the same way as <option>fakereject</option> (described below)
46613 except that it causes an SMTP 450 response after the message data instead of a
46614 550 response. You must take care when using <option>fakedefer</option> because it causes the
46615 messages to be duplicated when the sender retries. Therefore, you should not
46616 use <option>fakedefer</option> if the message is to be delivered normally.
46617 </para>
46618 </listitem></varlistentry>
46619 <varlistentry>
46620 <term><emphasis role="bold">control&nbsp;=&nbsp;fakereject/</emphasis>&lt;<emphasis>message</emphasis>&gt;</term>
46621 <listitem>
46622 <para>
46623 <indexterm role="concept">
46624 <primary>fake rejection</primary>
46625 </indexterm>
46626 <indexterm role="concept">
46627 <primary>rejection</primary>
46628 <secondary>fake</secondary>
46629 </indexterm>
46630 This control is permitted only for the MAIL, RCPT, and DATA ACLs, in other
46631 words, only when an SMTP message is being received. If Exim accepts the
46632 message, instead the final 250 response, a 550 rejection message is sent.
46633 However, Exim proceeds to deliver the message as normal. The control applies
46634 only to the current message, not to any subsequent ones that may be received in
46635 the same SMTP connection.
46636 </para>
46637 <para>
46638 The text for the 550 response is taken from the <option>control</option> modifier. If no
46639 message is supplied, the following is used:
46640 </para>
46641 <literallayout class="monospaced">
46642 550-Your message has been rejected but is being
46643 550-kept for evaluation.
46644 550-If it was a legitimate message, it may still be
46645 550 delivered to the target recipient(s).
46646 </literallayout>
46647 <para>
46648 This facilty should be used with extreme caution.
46649 </para>
46650 </listitem></varlistentry>
46651 <varlistentry>
46652 <term><emphasis role="bold">control&nbsp;=&nbsp;freeze</emphasis></term>
46653 <listitem>
46654 <para>
46655 <indexterm role="concept">
46656 <primary>frozen messages</primary>
46657 <secondary>forcing in ACL</secondary>
46658 </indexterm>
46659 This control is permitted only for the MAIL, RCPT, DATA, and non-SMTP ACLs, in
46660 other words, only when a message is being received. If the message is accepted,
46661 it is placed on Exim&#x2019;s queue and frozen. The control applies only to the
46662 current message, not to any subsequent ones that may be received in the same
46663 SMTP connection.
46664 </para>
46665 <para>
46666 This modifier can optionally be followed by <literal>/no_tell</literal>. If the global option
46667 <option>freeze_tell</option> is set, it is ignored for the current message (that is, nobody
46668 is told about the freezing), provided all the <emphasis role="bold">control=freeze</emphasis> modifiers that
46669 are obeyed for the current message have the <literal>/no_tell</literal> option.
46670 </para>
46671 </listitem></varlistentry>
46672 <varlistentry>
46673 <term><emphasis role="bold">control&nbsp;=&nbsp;no_mbox_unspool</emphasis></term>
46674 <listitem>
46675 <para>
46676 This control is available when Exim is compiled with the content scanning
46677 extension. Content scanning may require a copy of the current message, or parts
46678 of it, to be written in <quote>mbox format</quote> to a spool file, for passing to a virus
46679 or spam scanner. Normally, such copies are deleted when they are no longer
46680 needed. If this control is set, the copies are not deleted. The control applies
46681 only to the current message, not to any subsequent ones that may be received in
46682 the same SMTP connection. It is provided for debugging purposes and is unlikely
46683 to be useful in production.
46684 </para>
46685 </listitem></varlistentry>
46686 <varlistentry>
46687 <term><emphasis role="bold">control&nbsp;=&nbsp;no_multiline_response</emphasis></term>
46688 <listitem>
46689 <para>
46690 <indexterm role="concept">
46691 <primary>multiline responses</primary>
46692 <secondary>suppressing</secondary>
46693 </indexterm>
46694 This control is permitted for any ACL except the one for non-SMTP messages.
46695 It seems that there are broken clients in use that cannot handle multiline
46696 SMTP responses, despite the fact that RFC 821 defined them over 20 years ago.
46697 </para>
46698 <para>
46699 If this control is set, multiline SMTP responses from ACL rejections are
46700 suppressed. One way of doing this would have been to put out these responses as
46701 one long line. However, RFC 2821 specifies a maximum of 512 bytes per response
46702 (<quote>use multiline responses for more</quote> it says &ndash; ha!), and some of the
46703 responses might get close to that. So this facility, which is after all only a
46704 sop to broken clients, is implemented by doing two very easy things:
46705 </para>
46706 <itemizedlist>
46707 <listitem>
46708 <para>
46709 Extra information that is normally output as part of a rejection caused by
46710 sender verification failure is omitted. Only the final line (typically <quote>sender
46711 verification failed</quote>) is sent.
46712 </para>
46713 </listitem>
46714 <listitem>
46715 <para>
46716 If a <option>message</option> modifier supplies a multiline response, only the first
46717 line is output.
46718 </para>
46719 </listitem>
46720 </itemizedlist>
46721 <para>
46722 The setting of the switch can, of course, be made conditional on the
46723 calling host. Its effect lasts until the end of the SMTP connection.
46724 </para>
46725 </listitem></varlistentry>
46726 <varlistentry>
46727 <term><emphasis role="bold">control&nbsp;=&nbsp;queue_only</emphasis></term>
46728 <listitem>
46729 <para>
46730 <indexterm role="concept">
46731 <primary><option>queue_only</option></primary>
46732 </indexterm>
46733 <indexterm role="concept">
46734 <primary>queueing incoming messages</primary>
46735 </indexterm>
46736 This control is permitted only for the MAIL, RCPT, DATA, and non-SMTP ACLs, in
46737 other words, only when a message is being received. If the message is accepted,
46738 it is placed on Exim&#x2019;s queue and left there for delivery by a subsequent queue
46739 runner. No immediate delivery process is started. In other words, it has the
46740 effect as the <option>queue_only</option> global option. However, the control applies only
46741 to the current message, not to any subsequent ones that may be received in the
46742 same SMTP connection.
46743 </para>
46744 </listitem></varlistentry>
46745 <varlistentry>
46746 <term><emphasis role="bold">control&nbsp;=&nbsp;submission/</emphasis>&lt;<emphasis>options</emphasis>&gt;</term>
46747 <listitem>
46748 <para>
46749 <indexterm role="concept">
46750 <primary>message</primary>
46751 <secondary>submission</secondary>
46752 </indexterm>
46753 <indexterm role="concept">
46754 <primary>submission mode</primary>
46755 </indexterm>
46756 This control is permitted only for the MAIL, RCPT, and start of data ACLs (the
46757 latter is the one defined by <option>acl_smtp_predata</option>). Setting it tells Exim that
46758 the current message is a submission from a local MUA. In this case, Exim
46759 operates in <quote>submission mode</quote>, and applies certain fixups to the message if
46760 necessary. For example, it add a <emphasis>Date:</emphasis> header line if one is not present.
46761 This control is not permitted in the <option>acl_smtp_data</option> ACL, because that is too
46762 late (the message has already been created).
46763 </para>
46764 <para>
46765 Chapter <xref linkend="CHAPmsgproc"/> describes the processing that Exim applies to
46766 messages. Section <xref linkend="SECTsubmodnon"/> covers the processing that happens in
46767 submission mode; the available options for this control are described there.
46768 The control applies only to the current message, not to any subsequent ones
46769 that may be received in the same SMTP connection.
46770 </para>
46771 </listitem></varlistentry>
46772 <varlistentry>
46773 <term><emphasis role="bold">control&nbsp;=&nbsp;suppress_local_fixups</emphasis></term>
46774 <listitem>
46775 <para>
46776 <indexterm role="concept">
46777 <primary>submission fixups</primary>
46778 <secondary>suppressing</secondary>
46779 </indexterm>
46780 This control applies to locally submitted (non TCP/IP) messages, and is the
46781 complement of <literal>control</literal> <literal>=</literal> <literal>submission</literal>. It disables the fixups that are
46782 normally applied to locally-submitted messages. Specifically:
46783 </para>
46784 <itemizedlist>
46785 <listitem>
46786 <para>
46787 Any <emphasis>Sender:</emphasis> header line is left alone (in this respect, it is a
46788 dynamic version of <option>local_sender_retain</option>).
46789 </para>
46790 </listitem>
46791 <listitem>
46792 <para>
46793 No <emphasis>Message-ID:</emphasis>, <emphasis>From:</emphasis>, or <emphasis>Date:</emphasis> header lines are added.
46794 </para>
46795 </listitem>
46796 <listitem>
46797 <para>
46798 There is no check that <emphasis>From:</emphasis> corresponds to the actual sender.
46799 </para>
46800 </listitem>
46801 </itemizedlist>
46802 <para>
46803 This feature may be useful when a remotely-originated message is accepted,
46804 passed to some scanning program, and then re-submitted for delivery.
46805 </para>
46806 </listitem></varlistentry>
46807 </variablelist>
46808 <para>
46809 All four possibilities for message fixups can be specified:
46810 </para>
46811 <itemizedlist>
46812 <listitem>
46813 <para>
46814 Locally submitted, fixups applied: the default.
46815 </para>
46816 </listitem>
46817 <listitem>
46818 <para>
46819 Locally submitted, no fixups applied: use <literal>control</literal> <literal>=</literal>
46820 <literal>suppress_local_fixups</literal>.
46821 </para>
46822 </listitem>
46823 <listitem>
46824 <para>
46825 Remotely submitted, no fixups applied: the default.
46826 </para>
46827 </listitem>
46828 <listitem>
46829 <para>
46830 Remotely submitted, fixups applied: use <literal>control</literal> <literal>=</literal> <literal>submission</literal>.
46831 </para>
46832 </listitem>
46833 </itemizedlist>
46834 </section>
46835 <section id="SECTaddheadacl">
46836 <title>Adding header lines in ACLs</title>
46837 <para>
46838 <indexterm role="concept">
46839 <primary>header lines</primary>
46840 <secondary>adding in an ACL</secondary>
46841 </indexterm>
46842 <indexterm role="concept">
46843 <primary>header lines</primary>
46844 <secondary>position of added lines</secondary>
46845 </indexterm>
46846 <indexterm role="concept">
46847 <primary><option>message</option></primary>
46848 <secondary>ACL modifier</secondary>
46849 </indexterm>
46850 The <option>add_header</option> modifier can be used to add one or more extra header lines
46851 to an incoming message, as in this example:
46852 </para>
46853 <literallayout class="monospaced">
46854 warn dnslists = sbl.spamhaus.org : \
46855                 dialup.mail-abuse.org
46856      add_header = X-blacklisted-at: $dnslist_domain
46857 </literallayout>
46858 <para>
46859 The <option>add_header</option> modifier is permitted in the MAIL, RCPT, PREDATA, DATA,
46860 MIME, and non-SMTP ACLs (in other words, those that are concerned with
46861 receiving a message). The message must ultimately be accepted for
46862 <option>add_header</option> to have any significant effect. You can use <option>add_header</option> with
46863 any ACL verb, including <option>deny</option> (though this is potentially useful only in a
46864 RCPT ACL).
46865 </para>
46866 <para>
46867 If the data for the <option>add_header</option> modifier contains one or more newlines that
46868 are not followed by a space or a tab, it is assumed to contain multiple header
46869 lines. Each one is checked for valid syntax; <literal>X-ACL-Warn:</literal> is added to the
46870 front of any line that is not a valid header line.
46871 </para>
46872 <para>
46873 Added header lines are accumulated during the MAIL, RCPT, and predata ACLs.
46874 They are added to the message before processing the DATA and MIME ACLs.
46875 However, if an identical header line is requested more than once, only one copy
46876 is actually added to the message. Further header lines may be accumulated
46877 during the DATA and MIME ACLs, after which they are added to the message, again
46878 with duplicates suppressed. Thus, it is possible to add two identical header
46879 lines to an SMTP message, but only if one is added before DATA and one after.
46880 In the case of non-SMTP messages, new headers are accumulated during the
46881 non-SMTP ACL, and added to the message at the end. If a message is rejected
46882 after DATA or by the non-SMTP ACL, all added header lines are included in the
46883 entry that is written to the reject log.
46884 </para>
46885 <para>
46886 <indexterm role="concept">
46887 <primary>header lines</primary>
46888 <secondary>added; visibility of</secondary>
46889 </indexterm>
46890 Header lines are not visible in string expansions until they are added to the
46891 message. It follows that header lines defined in the MAIL, RCPT, and predata
46892 ACLs are not visible until the DATA ACL and MIME ACLs are run. Similarly,
46893 header lines that are added by the DATA or MIME ACLs are not visible in those
46894 ACLs. Because of this restriction, you cannot use header lines as a way of
46895 passing data between (for example) the MAIL and RCPT ACLs. If you want to do
46896 this, you can use ACL variables, as described in section
46897 <xref linkend="SECTaclvariables"/>.
46898 </para>
46899 <para>
46900 The <option>add_header</option> modifier acts immediately it is encountered during the
46901 processing of an ACL. Notice the difference between these two cases:
46902 </para>
46903 <literallayout>
46904 <literal>accept add_header = ADDED: some text</literal>
46905 <literal>       </literal>&lt;<emphasis>some condition</emphasis>&gt;
46906
46907 <literal>accept </literal>&lt;<emphasis>some condition</emphasis>&gt;
46908 <literal>       add_header = ADDED: some text</literal>
46909 </literallayout>
46910 <para>
46911 In the first case, the header line is always added, whether or not the
46912 condition is true. In the second case, the header line is added only if the
46913 condition is true. Multiple occurrences of <option>add_header</option> may occur in the same
46914 ACL statement. All those that are encountered before a condition fails are
46915 honoured.
46916 </para>
46917 <para>
46918 <indexterm role="concept">
46919 <primary><option>warn</option></primary>
46920 <secondary>ACL verb</secondary>
46921 </indexterm>
46922 For compatibility with previous versions of Exim, a <option>message</option> modifier for a
46923 <option>warn</option> verb acts in the same way as <option>add_header</option>, except that it takes
46924 effect only if all the conditions are true, even if it appears before some of
46925 them. Furthermore, only the last occurrence of <option>message</option> is honoured. This
46926 usage of <option>message</option> is now deprecated. If both <option>add_header</option> and <option>message</option>
46927 are present on a <option>warn</option> verb, both are processed according to their
46928 specifications.
46929 </para>
46930 <para>
46931 By default, new header lines are added to a message at the end of the existing
46932 header lines. However, you can specify that any particular header line should
46933 be added right at the start (before all the <emphasis>Received:</emphasis> lines), immediately
46934 after the first block of <emphasis>Received:</emphasis> lines, or immediately before any line
46935 that is not a <emphasis>Received:</emphasis> or <emphasis>Resent-something:</emphasis> header.
46936 </para>
46937 <para>
46938 This is done by specifying <quote>:at_start:</quote>, <quote>:after_received:</quote>, or
46939 <quote>:at_start_rfc:</quote> (or, for completeness, <quote>:at_end:</quote>) before the text of the
46940 header line, respectively. (Header text cannot start with a colon, as there has
46941 to be a header name first.) For example:
46942 </para>
46943 <literallayout class="monospaced">
46944 warn add_header = \
46945        :after_received:X-My-Header: something or other...
46946 </literallayout>
46947 <para>
46948 If more than one header line is supplied in a single <option>add_header</option> modifier,
46949 each one is treated independently and can therefore be placed differently. If
46950 you add more than one line at the start, or after the Received: block, they end
46951 up in reverse order.
46952 </para>
46953 <para>
46954 <emphasis role="bold">Warning</emphasis>: This facility currently applies only to header lines that are
46955 added in an ACL. It does NOT work for header lines that are added in a
46956 system filter or in a router or transport.
46957 </para>
46958 </section>
46959 <section id="SECTaclconditions">
46960 <title>ACL conditions</title>
46961 <para>
46962 <indexterm role="concept">
46963 <primary>access control lists (ACLs)</primary>
46964 <secondary>conditions; list of</secondary>
46965 </indexterm>
46966 Some of conditions listed in this section are available only when Exim is
46967 compiled with the content-scanning extension. They are included here briefly
46968 for completeness. More detailed descriptions can be found in the discussion on
46969 content scanning in chapter <xref linkend="CHAPexiscan"/>.
46970 </para>
46971 <para>
46972 Not all conditions are relevant in all circumstances. For example, testing
46973 senders and recipients does not make sense in an ACL that is being run as the
46974 result of the arrival of an ETRN command, and checks on message headers can be
46975 done only in the ACLs specified by <option>acl_smtp_data</option> and <option>acl_not_smtp</option>. You
46976 can use the same condition (with different parameters) more than once in the
46977 same ACL statement. This provides a way of specifying an <quote>and</quote> conjunction.
46978 The conditions are as follows:
46979 </para>
46980 <variablelist>
46981 <varlistentry>
46982 <term><emphasis role="bold">acl&nbsp;=&nbsp;</emphasis>&lt;<emphasis>name&nbsp;of&nbsp;acl&nbsp;or&nbsp;ACL&nbsp;string&nbsp;or&nbsp;file&nbsp;name&nbsp;</emphasis>&gt;</term>
46983 <listitem>
46984 <para>
46985 <indexterm role="concept">
46986 <primary>access control lists (ACLs)</primary>
46987 <secondary>nested</secondary>
46988 </indexterm>
46989 <indexterm role="concept">
46990 <primary>access control lists (ACLs)</primary>
46991 <secondary>indirect</secondary>
46992 </indexterm>
46993 <indexterm role="concept">
46994 <primary><option>acl</option></primary>
46995 <secondary>ACL condition</secondary>
46996 </indexterm>
46997 The possible values of the argument are the same as for the
46998 <option>acl_smtp_</option><emphasis>xxx</emphasis> options. The named or inline ACL is run. If it returns
46999 <quote>accept</quote> the condition is true; if it returns <quote>deny</quote> the condition is
47000 false. If it returns <quote>defer</quote>, the current ACL returns <quote>defer</quote> unless the
47001 condition is on a <option>warn</option> verb. In that case, a <quote>defer</quote> return makes the
47002 condition false. This means that further processing of the <option>warn</option> verb
47003 ceases, but processing of the ACL continues.
47004 </para>
47005 <para>
47006 If the nested <option>acl</option> returns <quote>drop</quote> and the outer condition denies access,
47007 the connection is dropped. If it returns <quote>discard</quote>, the verb must be
47008 <option>accept</option> or <option>discard</option>, and the action is taken immediately &ndash; no further
47009 conditions are tested.
47010 </para>
47011 <para>
47012 ACLs may be nested up to 20 deep; the limit exists purely to catch runaway
47013 loops. This condition allows you to use different ACLs in different
47014 circumstances. For example, different ACLs can be used to handle RCPT commands
47015 for different local users or different local domains.
47016 </para>
47017 </listitem></varlistentry>
47018 <varlistentry>
47019 <term><emphasis role="bold">authenticated&nbsp;=&nbsp;</emphasis>&lt;<emphasis>string&nbsp;list</emphasis>&gt;</term>
47020 <listitem>
47021 <para>
47022 <indexterm role="concept">
47023 <primary><option>authenticated</option></primary>
47024 <secondary>ACL condition</secondary>
47025 </indexterm>
47026 <indexterm role="concept">
47027 <primary>authentication</primary>
47028 <secondary>ACL checking</secondary>
47029 </indexterm>
47030 <indexterm role="concept">
47031 <primary>access control lists (ACLs)</primary>
47032 <secondary>testing for authentication</secondary>
47033 </indexterm>
47034 If the SMTP connection is not authenticated, the condition is false. Otherwise,
47035 the name of the authenticator is tested against the list. To test for
47036 authentication by any authenticator, you can set
47037 </para>
47038 <literallayout class="monospaced">
47039 authenticated = *
47040 </literallayout>
47041 </listitem></varlistentry>
47042 <varlistentry>
47043 <term><emphasis role="bold">condition&nbsp;=&nbsp;</emphasis>&lt;<emphasis>string</emphasis>&gt;</term>
47044 <listitem>
47045 <para>
47046 <indexterm role="concept">
47047 <primary><option>condition</option></primary>
47048 <secondary>ACL condition</secondary>
47049 </indexterm>
47050 <indexterm role="concept">
47051 <primary>customizing</primary>
47052 <secondary>ACL condition</secondary>
47053 </indexterm>
47054 <indexterm role="concept">
47055 <primary>access control lists (ACLs)</primary>
47056 <secondary>customized test</secondary>
47057 </indexterm>
47058 <indexterm role="concept">
47059 <primary>access control lists (ACLs)</primary>
47060 <secondary>testing; customized</secondary>
47061 </indexterm>
47062 This feature allows you to make up custom conditions. If the result of
47063 expanding the string is an empty string, the number zero, or one of the strings
47064 <quote>no</quote> or <quote>false</quote>, the condition is false. If the result is any non-zero
47065 number, or one of the strings <quote>yes</quote> or <quote>true</quote>, the condition is true. For
47066 any other values, some error is assumed to have occurred, and the ACL returns
47067 <quote>defer</quote>.
47068 </para>
47069 </listitem></varlistentry>
47070 <varlistentry>
47071 <term><emphasis role="bold">decode&nbsp;=&nbsp;</emphasis>&lt;<emphasis>location</emphasis>&gt;</term>
47072 <listitem>
47073 <para>
47074 <indexterm role="concept">
47075 <primary><option>decode</option></primary>
47076 <secondary>ACL condition</secondary>
47077 </indexterm>
47078 This condition is available only when Exim is compiled with the
47079 content-scanning extension, and it is allowed only the the ACL defined by
47080 <option>acl_smtp_mime</option>. It causes the current MIME part to be decoded into a file.
47081 For details, see chapter <xref linkend="CHAPexiscan"/>.
47082 </para>
47083 </listitem></varlistentry>
47084 <varlistentry>
47085 <term><emphasis role="bold">demime&nbsp;=&nbsp;</emphasis>&lt;<emphasis>extension&nbsp;list</emphasis>&gt;</term>
47086 <listitem>
47087 <para>
47088 <indexterm role="concept">
47089 <primary><option>demime</option></primary>
47090 <secondary>ACL condition</secondary>
47091 </indexterm>
47092 This condition is available only when Exim is compiled with the
47093 content-scanning extension. Its use is described in section
47094 <xref linkend="SECTdemimecond"/>.
47095 </para>
47096 </listitem></varlistentry>
47097 <varlistentry>
47098 <term><emphasis role="bold">dnslists&nbsp;=&nbsp;</emphasis>&lt;<emphasis>list&nbsp;of&nbsp;domain&nbsp;names&nbsp;and&nbsp;other&nbsp;data</emphasis>&gt;</term>
47099 <listitem>
47100 <para>
47101 <indexterm role="concept">
47102 <primary><option>dnslists</option></primary>
47103 <secondary>ACL condition</secondary>
47104 </indexterm>
47105 <indexterm role="concept">
47106 <primary>DNS list</primary>
47107 <secondary>in ACL</secondary>
47108 </indexterm>
47109 <indexterm role="concept">
47110 <primary>black list (DNS)</primary>
47111 </indexterm>
47112 <indexterm role="concept">
47113 <primary>access control lists (ACLs)</primary>
47114 <secondary>testing a DNS list</secondary>
47115 </indexterm>
47116 This condition checks for entries in DNS black lists. These are also known as
47117 <quote>RBL lists</quote>, after the original Realtime Blackhole List, but note that the
47118 use of the lists at <emphasis>mail-abuse.org</emphasis> now carries a charge. There are too many
47119 different variants of this condition to describe briefly here. See sections
47120 <xref linkend="SECTmorednslists"/>--<xref linkend="SECTmorednslistslast"/> for details.
47121 </para>
47122 </listitem></varlistentry>
47123 <varlistentry>
47124 <term><emphasis role="bold">domains&nbsp;=&nbsp;</emphasis>&lt;<emphasis>domain&nbsp;list</emphasis>&gt;</term>
47125 <listitem>
47126 <para>
47127 <indexterm role="concept">
47128 <primary><option>domains</option></primary>
47129 <secondary>ACL condition</secondary>
47130 </indexterm>
47131 <indexterm role="concept">
47132 <primary>domain</primary>
47133 <secondary>ACL checking</secondary>
47134 </indexterm>
47135 <indexterm role="concept">
47136 <primary>access control lists (ACLs)</primary>
47137 <secondary>testing a recipient domain</secondary>
47138 </indexterm>
47139 <indexterm role="concept">
47140 <primary><varname>$domain_data</varname></primary>
47141 </indexterm>
47142 This condition is relevant only after a RCPT command. It checks that the domain
47143 of the recipient address is in the domain list. If percent-hack processing is
47144 enabled, it is done before this test is done. If the check succeeds with a
47145 lookup, the result of the lookup is placed in <varname>$domain_data</varname> until the next
47146 <option>domains</option> test.
47147 </para>
47148 </listitem></varlistentry>
47149 <varlistentry>
47150 <term><emphasis role="bold">encrypted&nbsp;=&nbsp;</emphasis>&lt;<emphasis>string&nbsp;list</emphasis>&gt;</term>
47151 <listitem>
47152 <para>
47153 <indexterm role="concept">
47154 <primary><option>encrypted</option></primary>
47155 <secondary>ACL condition</secondary>
47156 </indexterm>
47157 <indexterm role="concept">
47158 <primary>encryption</primary>
47159 <secondary>checking in an ACL</secondary>
47160 </indexterm>
47161 <indexterm role="concept">
47162 <primary>access control lists (ACLs)</primary>
47163 <secondary>testing for encryption</secondary>
47164 </indexterm>
47165 If the SMTP connection is not encrypted, the condition is false. Otherwise, the
47166 name of the cipher suite in use is tested against the list. To test for
47167 encryption without testing for any specific cipher suite(s), set
47168 </para>
47169 <literallayout class="monospaced">
47170 encrypted = *
47171 </literallayout>
47172 </listitem></varlistentry>
47173 <varlistentry>
47174 <term><emphasis role="bold">hosts&nbsp;=&nbsp;</emphasis>&lt;<emphasis>&nbsp;host&nbsp;list</emphasis>&gt;</term>
47175 <listitem>
47176 <para>
47177 <indexterm role="concept">
47178 <primary><option>hosts</option></primary>
47179 <secondary>ACL condition</secondary>
47180 </indexterm>
47181 <indexterm role="concept">
47182 <primary>host</primary>
47183 <secondary>ACL checking</secondary>
47184 </indexterm>
47185 <indexterm role="concept">
47186 <primary>access control lists (ACLs)</primary>
47187 <secondary>testing the client host</secondary>
47188 </indexterm>
47189 This condition tests that the calling host matches the host list. If you have
47190 name lookups or wildcarded host names and IP addresses in the same host list,
47191 you should normally put the IP addresses first. For example, you could have:
47192 </para>
47193 <literallayout class="monospaced">
47194 accept hosts = 10.9.8.7 : dbm;/etc/friendly/hosts
47195 </literallayout>
47196 <para>
47197 The reason for this lies in the left-to-right way that Exim processes lists.
47198 It can test IP addresses without doing any DNS lookups, but when it reaches an
47199 item that requires a host name, it fails if it cannot find a host name to
47200 compare with the pattern. If the above list is given in the opposite order, the
47201 <option>accept</option> statement fails for a host whose name cannot be found, even if its
47202 IP address is 10.9.8.7.
47203 </para>
47204 <para>
47205 If you really do want to do the name check first, and still recognize the IP
47206 address even if the name lookup fails, you can rewrite the ACL like this:
47207 </para>
47208 <literallayout class="monospaced">
47209 accept hosts = dbm;/etc/friendly/hosts
47210 accept hosts = 10.9.8.7
47211 </literallayout>
47212 <para>
47213 The default action on failing to find the host name is to assume that the host
47214 is not in the list, so the first <option>accept</option> statement fails. The second
47215 statement can then check the IP address.
47216 </para>
47217 <para>
47218 <indexterm role="concept">
47219 <primary><varname>$host_data</varname></primary>
47220 </indexterm>
47221 If a <option>hosts</option> condition is satisfied by means of a lookup, the result
47222 of the lookup is made available in the <varname>$host_data</varname> variable. This
47223 allows you, for example, to set up a statement like this:
47224 </para>
47225 <literallayout class="monospaced">
47226 deny  hosts = net-lsearch;/some/file
47227 message = $host_data
47228 </literallayout>
47229 <para>
47230 which gives a custom error message for each denied host.
47231 </para>
47232 </listitem></varlistentry>
47233 <varlistentry>
47234 <term><emphasis role="bold">local_parts&nbsp;=&nbsp;</emphasis>&lt;<emphasis>local&nbsp;part&nbsp;list</emphasis>&gt;</term>
47235 <listitem>
47236 <para>
47237 <indexterm role="concept">
47238 <primary><option>local_parts</option></primary>
47239 <secondary>ACL condition</secondary>
47240 </indexterm>
47241 <indexterm role="concept">
47242 <primary>local part</primary>
47243 <secondary>ACL checking</secondary>
47244 </indexterm>
47245 <indexterm role="concept">
47246 <primary>access control lists (ACLs)</primary>
47247 <secondary>testing a local part</secondary>
47248 </indexterm>
47249 <indexterm role="concept">
47250 <primary><varname>$local_part_data</varname></primary>
47251 </indexterm>
47252 This condition is relevant only after a RCPT command. It checks that the local
47253 part of the recipient address is in the list. If percent-hack processing is
47254 enabled, it is done before this test. If the check succeeds with a lookup, the
47255 result of the lookup is placed in <varname>$local_part_data</varname>, which remains set until
47256 the next <option>local_parts</option> test.
47257 </para>
47258 </listitem></varlistentry>
47259 <varlistentry>
47260 <term><emphasis role="bold">malware&nbsp;=&nbsp;</emphasis>&lt;<emphasis>option</emphasis>&gt;</term>
47261 <listitem>
47262 <para>
47263 <indexterm role="concept">
47264 <primary><option>malware</option></primary>
47265 <secondary>ACL condition</secondary>
47266 </indexterm>
47267 <indexterm role="concept">
47268 <primary>access control lists (ACLs)</primary>
47269 <secondary>virus scanning</secondary>
47270 </indexterm>
47271 <indexterm role="concept">
47272 <primary>access control lists (ACLs)</primary>
47273 <secondary>scanning for viruses</secondary>
47274 </indexterm>
47275 This condition is available only when Exim is compiled with the
47276 content-scanning extension. It causes the incoming message to be scanned for
47277 viruses. For details, see chapter <xref linkend="CHAPexiscan"/>.
47278 </para>
47279 </listitem></varlistentry>
47280 <varlistentry>
47281 <term><emphasis role="bold">mime_regex&nbsp;=&nbsp;</emphasis>&lt;<emphasis>list&nbsp;of&nbsp;regular&nbsp;expressions</emphasis>&gt;</term>
47282 <listitem>
47283 <para>
47284 <indexterm role="concept">
47285 <primary><option>mime_regex</option></primary>
47286 <secondary>ACL condition</secondary>
47287 </indexterm>
47288 <indexterm role="concept">
47289 <primary>access control lists (ACLs)</primary>
47290 <secondary>testing by regex matching</secondary>
47291 </indexterm>
47292 This condition is available only when Exim is compiled with the
47293 content-scanning extension, and it is allowed only the the ACL defined by
47294 <option>acl_smtp_mime</option>. It causes the current MIME part to be scanned for a match
47295 with any of the regular expressions. For details, see chapter
47296 <xref linkend="CHAPexiscan"/>.
47297 </para>
47298 </listitem></varlistentry>
47299 <varlistentry>
47300 <term><emphasis role="bold">ratelimit&nbsp;=&nbsp;</emphasis>&lt;<emphasis>parameters</emphasis>&gt;</term>
47301 <listitem>
47302 <para>
47303 <indexterm role="concept">
47304 <primary>rate limiting</primary>
47305 </indexterm>
47306 This condition can be used to limit the rate at which a user or host submits
47307 messages. Details are given in section <xref linkend="SECTratelimiting"/>.
47308 </para>
47309 </listitem></varlistentry>
47310 <varlistentry>
47311 <term><emphasis role="bold">recipients&nbsp;=&nbsp;</emphasis>&lt;<emphasis>address&nbsp;list</emphasis>&gt;</term>
47312 <listitem>
47313 <para>
47314 <indexterm role="concept">
47315 <primary><option>recipients</option></primary>
47316 <secondary>ACL condition</secondary>
47317 </indexterm>
47318 <indexterm role="concept">
47319 <primary>recipient</primary>
47320 <secondary>ACL checking</secondary>
47321 </indexterm>
47322 <indexterm role="concept">
47323 <primary>access control lists (ACLs)</primary>
47324 <secondary>testing a recipient</secondary>
47325 </indexterm>
47326 This condition is relevant only after a RCPT command. It checks the entire
47327 recipient address against a list of recipients.
47328 </para>
47329 </listitem></varlistentry>
47330 <varlistentry>
47331 <term><emphasis role="bold">regex&nbsp;=&nbsp;</emphasis>&lt;<emphasis>list&nbsp;of&nbsp;regular&nbsp;expressions</emphasis>&gt;</term>
47332 <listitem>
47333 <para>
47334 <indexterm role="concept">
47335 <primary><option>regex</option></primary>
47336 <secondary>ACL condition</secondary>
47337 </indexterm>
47338 <indexterm role="concept">
47339 <primary>access control lists (ACLs)</primary>
47340 <secondary>testing by regex matching</secondary>
47341 </indexterm>
47342 This condition is available only when Exim is compiled with the
47343 content-scanning extension, and is available only in the DATA, MIME, and
47344 non-SMTP ACLs. It causes the incoming message to be scanned for a match with
47345 any of the regular expressions. For details, see chapter <xref linkend="CHAPexiscan"/>.
47346 </para>
47347 </listitem></varlistentry>
47348 <varlistentry>
47349 <term><emphasis role="bold">sender_domains&nbsp;=&nbsp;</emphasis>&lt;<emphasis>domain&nbsp;list</emphasis>&gt;</term>
47350 <listitem>
47351 <para>
47352 <indexterm role="concept">
47353 <primary><option>sender_domains</option></primary>
47354 <secondary>ACL condition</secondary>
47355 </indexterm>
47356 <indexterm role="concept">
47357 <primary>sender</primary>
47358 <secondary>ACL checking</secondary>
47359 </indexterm>
47360 <indexterm role="concept">
47361 <primary>access control lists (ACLs)</primary>
47362 <secondary>testing a sender domain</secondary>
47363 </indexterm>
47364 <indexterm role="concept">
47365 <primary><varname>$domain</varname></primary>
47366 </indexterm>
47367 <indexterm role="concept">
47368 <primary><varname>$sender_address_domain</varname></primary>
47369 </indexterm>
47370 This condition tests the domain of the sender of the message against the given
47371 domain list. <emphasis role="bold">Note</emphasis>: The domain of the sender address is in
47372 <varname>$sender_address_domain</varname>. It is <emphasis>not</emphasis> put in <varname>$domain</varname> during the testing
47373 of this condition. This is an exception to the general rule for testing domain
47374 lists. It is done this way so that, if this condition is used in an ACL for a
47375 RCPT command, the recipient&#x2019;s domain (which is in <varname>$domain</varname>) can be used to
47376 influence the sender checking.
47377 </para>
47378 <para>
47379 <emphasis role="bold">Warning</emphasis>: It is a bad idea to use this condition on its own as a control on
47380 relaying, because sender addresses are easily, and commonly, forged.
47381 </para>
47382 </listitem></varlistentry>
47383 <varlistentry>
47384 <term><emphasis role="bold">senders&nbsp;=&nbsp;</emphasis>&lt;<emphasis>address&nbsp;list</emphasis>&gt;</term>
47385 <listitem>
47386 <para>
47387 <indexterm role="concept">
47388 <primary><option>senders</option></primary>
47389 <secondary>ACL condition</secondary>
47390 </indexterm>
47391 <indexterm role="concept">
47392 <primary>sender</primary>
47393 <secondary>ACL checking</secondary>
47394 </indexterm>
47395 <indexterm role="concept">
47396 <primary>access control lists (ACLs)</primary>
47397 <secondary>testing a sender</secondary>
47398 </indexterm>
47399 This condition tests the sender of the message against the given list. To test
47400 for a bounce message, which has an empty sender, set
47401 </para>
47402 <literallayout class="monospaced">
47403 senders = :
47404 </literallayout>
47405 <para>
47406 <emphasis role="bold">Warning</emphasis>: It is a bad idea to use this condition on its own as a control on
47407 relaying, because sender addresses are easily, and commonly, forged.
47408 </para>
47409 </listitem></varlistentry>
47410 <varlistentry>
47411 <term><emphasis role="bold">spam&nbsp;=&nbsp;</emphasis>&lt;<emphasis>username</emphasis>&gt;</term>
47412 <listitem>
47413 <para>
47414 <indexterm role="concept">
47415 <primary><option>spam</option></primary>
47416 <secondary>ACL condition</secondary>
47417 </indexterm>
47418 <indexterm role="concept">
47419 <primary>access control lists (ACLs)</primary>
47420 <secondary>scanning for spam</secondary>
47421 </indexterm>
47422 This condition is available only when Exim is compiled with the
47423 content-scanning extension. It causes the incoming message to be scanned by
47424 SpamAssassin. For details, see chapter <xref linkend="CHAPexiscan"/>.
47425 </para>
47426 </listitem></varlistentry>
47427 <varlistentry>
47428 <term><emphasis role="bold">verify&nbsp;=&nbsp;certificate</emphasis></term>
47429 <listitem>
47430 <para>
47431 <indexterm role="concept">
47432 <primary><option>verify</option></primary>
47433 <secondary>ACL condition</secondary>
47434 </indexterm>
47435 <indexterm role="concept">
47436 <primary>TLS</primary>
47437 <secondary>client certificate verification</secondary>
47438 </indexterm>
47439 <indexterm role="concept">
47440 <primary>certificate</primary>
47441 <secondary>verification of client</secondary>
47442 </indexterm>
47443 <indexterm role="concept">
47444 <primary>access control lists (ACLs)</primary>
47445 <secondary>certificate verification</secondary>
47446 </indexterm>
47447 <indexterm role="concept">
47448 <primary>access control lists (ACLs)</primary>
47449 <secondary>testing a TLS certificate</secondary>
47450 </indexterm>
47451 This condition is true in an SMTP session if the session is encrypted, and a
47452 certificate was received from the client, and the certificate was verified. The
47453 server requests a certificate only if the client matches <option>tls_verify_hosts</option>
47454 or <option>tls_try_verify_hosts</option> (see chapter <xref linkend="CHAPTLS"/>).
47455 </para>
47456 </listitem></varlistentry>
47457 <varlistentry>
47458 <term><emphasis role="bold">verify&nbsp;=&nbsp;csa</emphasis></term>
47459 <listitem>
47460 <para>
47461 <indexterm role="concept">
47462 <primary>CSA verification</primary>
47463 </indexterm>
47464 This condition checks whether the sending host (the client) is authorized to
47465 send email. Details of how this works are given in section
47466 <xref linkend="SECTverifyCSA"/>.
47467 </para>
47468 </listitem></varlistentry>
47469 <varlistentry>
47470 <term><emphasis role="bold">verify&nbsp;=&nbsp;header_sender/</emphasis>&lt;<emphasis>options</emphasis>&gt;</term>
47471 <listitem>
47472 <para>
47473 <indexterm role="concept">
47474 <primary><option>verify</option></primary>
47475 <secondary>ACL condition</secondary>
47476 </indexterm>
47477 <indexterm role="concept">
47478 <primary>access control lists (ACLs)</primary>
47479 <secondary>verifying sender in the header</secondary>
47480 </indexterm>
47481 <indexterm role="concept">
47482 <primary>header lines</primary>
47483 <secondary>verifying the sender in</secondary>
47484 </indexterm>
47485 <indexterm role="concept">
47486 <primary>sender</primary>
47487 <secondary>verifying in header</secondary>
47488 </indexterm>
47489 <indexterm role="concept">
47490 <primary>verifying</primary>
47491 <secondary>sender in header</secondary>
47492 </indexterm>
47493 This condition is relevant only in an ACL that is run after a message has been
47494 received, that is, in an ACL specified by <option>acl_smtp_data</option> or
47495 <option>acl_not_smtp</option>. It checks that there is a verifiable address in at least one
47496 of the <emphasis>Sender:</emphasis>, <emphasis>Reply-To:</emphasis>, or <emphasis>From:</emphasis> header lines. Such an address
47497 is loosely thought of as a <quote>sender</quote> address (hence the name of the test).
47498 However, an address that appears in one of these headers need not be an address
47499 that accepts bounce messages; only sender addresses in envelopes are required
47500 to accept bounces. Therefore, if you use the callout option on this check, you
47501 might want to arrange for a non-empty address in the MAIL command.
47502 </para>
47503 <para>
47504 Details of address verification and the options are given later, starting at
47505 section <xref linkend="SECTaddressverification"/> (callouts are described in section
47506 <xref linkend="SECTcallver"/>). You can combine this condition with the <option>senders</option>
47507 condition to restrict it to bounce messages only:
47508 </para>
47509 <literallayout class="monospaced">
47510 deny    senders = :
47511         message = A valid sender header is required for bounces
47512        !verify  = header_sender
47513 </literallayout>
47514 </listitem></varlistentry>
47515 <varlistentry>
47516 <term><emphasis role="bold">verify&nbsp;=&nbsp;header_syntax</emphasis></term>
47517 <listitem>
47518 <para>
47519 <indexterm role="concept">
47520 <primary><option>verify</option></primary>
47521 <secondary>ACL condition</secondary>
47522 </indexterm>
47523 <indexterm role="concept">
47524 <primary>access control lists (ACLs)</primary>
47525 <secondary>verifying header syntax</secondary>
47526 </indexterm>
47527 <indexterm role="concept">
47528 <primary>header lines</primary>
47529 <secondary>verifying syntax</secondary>
47530 </indexterm>
47531 <indexterm role="concept">
47532 <primary>verifying</primary>
47533 <secondary>header syntax</secondary>
47534 </indexterm>
47535 This condition is relevant only in an ACL that is run after a message has been
47536 received, that is, in an ACL specified by <option>acl_smtp_data</option> or
47537 <option>acl_not_smtp</option>. It checks the syntax of all header lines that can contain
47538 lists of addresses (<emphasis>Sender:</emphasis>, <emphasis>From:</emphasis>, <emphasis>Reply-To:</emphasis>, <emphasis>To:</emphasis>, <emphasis>Cc:</emphasis>,
47539 and <emphasis>Bcc:</emphasis>). Unqualified addresses (local parts without domains) are
47540 permitted only in locally generated messages and from hosts that match
47541 <option>sender_unqualified_hosts</option> or <option>recipient_unqualified_hosts</option>, as
47542 appropriate.
47543 </para>
47544 <para>
47545 Note that this condition is a syntax check only. However, a common spamming
47546 ploy used to be to send syntactically invalid headers such as
47547 </para>
47548 <literallayout class="monospaced">
47549 To: @
47550 </literallayout>
47551 <para>
47552 and this condition can be used to reject such messages, though they are not as
47553 common as they used to be.
47554 </para>
47555 </listitem></varlistentry>
47556 <varlistentry>
47557 <term><emphasis role="bold">verify&nbsp;=&nbsp;helo</emphasis></term>
47558 <listitem>
47559 <para>
47560 <indexterm role="concept">
47561 <primary><option>verify</option></primary>
47562 <secondary>ACL condition</secondary>
47563 </indexterm>
47564 <indexterm role="concept">
47565 <primary>access control lists (ACLs)</primary>
47566 <secondary>verifying HELO/EHLO</secondary>
47567 </indexterm>
47568 <indexterm role="concept">
47569 <primary>HELO</primary>
47570 <secondary>verifying</secondary>
47571 </indexterm>
47572 <indexterm role="concept">
47573 <primary>EHLO</primary>
47574 <secondary>verifying</secondary>
47575 </indexterm>
47576 <indexterm role="concept">
47577 <primary>verifying</primary>
47578 <secondary>EHLO</secondary>
47579 </indexterm>
47580 <indexterm role="concept">
47581 <primary>verifying</primary>
47582 <secondary>HELO</secondary>
47583 </indexterm>
47584 This condition is true if a HELO or EHLO command has been received from the
47585 client host, and its contents have been verified. It there has been no previous
47586 attempt to verify the the HELO/EHLO contents, it is carried out when this
47587 condition is encountered. See the description of the <option>helo_verify_hosts</option> and
47588 <option>helo_try_verify_hosts</option> options for details of how to request verification
47589 independently of this condition.
47590 </para>
47591 </listitem></varlistentry>
47592 <varlistentry>
47593 <term><emphasis role="bold">verify&nbsp;=&nbsp;not_blind</emphasis></term>
47594 <listitem>
47595 <para>
47596 <indexterm role="concept">
47597 <primary>verifying</primary>
47598 <secondary>not blind</secondary>
47599 </indexterm>
47600 <indexterm role="concept">
47601 <primary>bcc recipients</primary>
47602 <secondary>verifying none</secondary>
47603 </indexterm>
47604 This condition checks that there are no blind (bcc) recipients in the message.
47605 Every envelope recipient must appear either in a <emphasis>To:</emphasis> header line or in a
47606 <emphasis>Cc:</emphasis> header line for this condition to be true. Local parts are checked
47607 case-sensitively; domains are checked case-insensitively. If <emphasis>Resent-To:</emphasis> or
47608 <emphasis>Resent-Cc:</emphasis> header lines exist, they are also checked. This condition can be
47609 used only in a DATA or non-SMTP ACL.
47610 </para>
47611 <para>
47612 There are, of course, many legitimate messages that make use of blind (bcc)
47613 recipients. This check should not be used on its own for blocking messages.
47614 </para>
47615 </listitem></varlistentry>
47616 <varlistentry>
47617 <term><emphasis role="bold">verify&nbsp;=&nbsp;recipient/</emphasis>&lt;<emphasis>options</emphasis>&gt;</term>
47618 <listitem>
47619 <para>
47620 <indexterm role="concept">
47621 <primary><option>verify</option></primary>
47622 <secondary>ACL condition</secondary>
47623 </indexterm>
47624 <indexterm role="concept">
47625 <primary>access control lists (ACLs)</primary>
47626 <secondary>verifying recipient</secondary>
47627 </indexterm>
47628 <indexterm role="concept">
47629 <primary>recipient</primary>
47630 <secondary>verifying</secondary>
47631 </indexterm>
47632 <indexterm role="concept">
47633 <primary>verifying</primary>
47634 <secondary>recipient</secondary>
47635 </indexterm>
47636 <indexterm role="concept">
47637 <primary><varname>$address_data</varname></primary>
47638 </indexterm>
47639 This condition is relevant only after a RCPT command. It verifies the current
47640 recipient. Details of address verification are given later, starting at section
47641 <xref linkend="SECTaddressverification"/>. After a recipient has been verified, the value
47642 of <varname>$address_data</varname> is the last value that was set while routing the address.
47643 This applies even if the verification fails. When an address that is being
47644 verified is redirected to a single address, verification continues with the new
47645 address, and in that case, the subsequent value of <varname>$address_data</varname> is the
47646 value for the child address.
47647 </para>
47648 </listitem></varlistentry>
47649 <varlistentry>
47650 <term><emphasis role="bold">verify&nbsp;=&nbsp;reverse_host_lookup</emphasis></term>
47651 <listitem>
47652 <para>
47653 <indexterm role="concept">
47654 <primary><option>verify</option></primary>
47655 <secondary>ACL condition</secondary>
47656 </indexterm>
47657 <indexterm role="concept">
47658 <primary>access control lists (ACLs)</primary>
47659 <secondary>verifying host reverse lookup</secondary>
47660 </indexterm>
47661 <indexterm role="concept">
47662 <primary>host</primary>
47663 <secondary>verifying reverse lookup</secondary>
47664 </indexterm>
47665 This condition ensures that a verified host name has been looked up from the IP
47666 address of the client host. (This may have happened already if the host name
47667 was needed for checking a host list, or if the host matched <option>host_lookup</option>.)
47668 Verification ensures that the host name obtained from a reverse DNS lookup, or
47669 one of its aliases, does, when it is itself looked up in the DNS, yield the
47670 original IP address.
47671 </para>
47672 <para>
47673 If this condition is used for a locally generated message (that is, when there
47674 is no client host involved), it always succeeds.
47675 </para>
47676 </listitem></varlistentry>
47677 <varlistentry>
47678 <term><emphasis role="bold">verify&nbsp;=&nbsp;sender/</emphasis>&lt;<emphasis>options</emphasis>&gt;</term>
47679 <listitem>
47680 <para>
47681 <indexterm role="concept">
47682 <primary><option>verify</option></primary>
47683 <secondary>ACL condition</secondary>
47684 </indexterm>
47685 <indexterm role="concept">
47686 <primary>access control lists (ACLs)</primary>
47687 <secondary>verifying sender</secondary>
47688 </indexterm>
47689 <indexterm role="concept">
47690 <primary>sender</primary>
47691 <secondary>verifying</secondary>
47692 </indexterm>
47693 <indexterm role="concept">
47694 <primary>verifying</primary>
47695 <secondary>sender</secondary>
47696 </indexterm>
47697 This condition is relevant only after a MAIL or RCPT command, or after a
47698 message has been received (the <option>acl_smtp_data</option> or <option>acl_not_smtp</option> ACLs). If
47699 the message&#x2019;s sender is empty (that is, this is a bounce message), the
47700 condition is true. Otherwise, the sender address is verified.
47701 </para>
47702 <para>
47703 <indexterm role="concept">
47704 <primary><varname>$address_data</varname></primary>
47705 </indexterm>
47706 <indexterm role="concept">
47707 <primary><varname>$sender_address_data</varname></primary>
47708 </indexterm>
47709 If there is data in the <varname>$address_data</varname> variable at the end of routing, its
47710 value is placed in <varname>$sender_address_data</varname> at the end of verification. This
47711 value can be used in subsequent conditions and modifiers in the same ACL
47712 statement. It does not persist after the end of the current statement. If you
47713 want to preserve the value for longer, you can save it in an ACL variable.
47714 </para>
47715 <para>
47716 Details of verification are given later, starting at section
47717 <xref linkend="SECTaddressverification"/>. Exim caches the result of sender verification,
47718 to avoid doing it more than once per message.
47719 </para>
47720 </listitem></varlistentry>
47721 <varlistentry>
47722 <term><emphasis role="bold">verify&nbsp;=&nbsp;sender=</emphasis>&lt;<emphasis>address</emphasis>&gt;<emphasis role="bold">/</emphasis>&lt;<emphasis>options</emphasis>&gt;</term>
47723 <listitem>
47724 <para>
47725 <indexterm role="concept">
47726 <primary><option>verify</option></primary>
47727 <secondary>ACL condition</secondary>
47728 </indexterm>
47729 This is a variation of the previous option, in which a modified address is
47730 verified as a sender.
47731 </para>
47732 </listitem></varlistentry>
47733 </variablelist>
47734 </section>
47735 <section id="SECTmorednslists">
47736 <title>Using DNS lists</title>
47737 <para>
47738 <indexterm role="concept">
47739 <primary>DNS list</primary>
47740 <secondary>in ACL</secondary>
47741 </indexterm>
47742 <indexterm role="concept">
47743 <primary>black list (DNS)</primary>
47744 </indexterm>
47745 <indexterm role="concept">
47746 <primary>access control lists (ACLs)</primary>
47747 <secondary>testing a DNS list</secondary>
47748 </indexterm>
47749 In its simplest form, the <option>dnslists</option> condition tests whether the calling host
47750 is on at least one of a number of DNS lists by looking up the inverted IP
47751 address in one or more DNS domains. For example, if the calling host&#x2019;s IP
47752 address is 192.168.62.43, and the ACL statement is
47753 </para>
47754 <literallayout class="monospaced">
47755 deny dnslists = blackholes.mail-abuse.org : \
47756                 dialups.mail-abuse.org
47757 </literallayout>
47758 <para>
47759 the following records are looked up:
47760 </para>
47761 <literallayout class="monospaced">
47762 43.62.168.192.blackholes.mail-abuse.org
47763 43.62.168.192.dialups.mail-abuse.org
47764 </literallayout>
47765 <para>
47766 As soon as Exim finds an existing DNS record, processing of the list stops.
47767 Thus, multiple entries on the list provide an <quote>or</quote> conjunction. If you want
47768 to test that a host is on more than one list (an <quote>and</quote> conjunction), you can
47769 use two separate conditions:
47770 </para>
47771 <literallayout class="monospaced">
47772 deny dnslists = blackholes.mail-abuse.org
47773      dnslists = dialups.mail-abuse.org
47774 </literallayout>
47775 <para>
47776 If a DNS lookup times out or otherwise fails to give a decisive answer, Exim
47777 behaves as if the host does not match the list item, that is, as if the DNS
47778 record does not exist. If there are further items in the DNS list, they are
47779 processed.
47780 </para>
47781 <para>
47782 This is usually the required action when <option>dnslists</option> is used with <option>deny</option>
47783 (which is the most common usage), because it prevents a DNS failure from
47784 blocking mail. However, you can change this behaviour by putting one of the
47785 following special items in the list:
47786 </para>
47787 <literallayout>
47788 <literal>+include_unknown </literal>   behave as if the item is on the list
47789 <literal>+exclude_unknown </literal>   behave as if the item is not on the list (default)
47790 <literal>+defer_unknown   </literal>   give a temporary error
47791 </literallayout>
47792 <para>
47793 <indexterm role="concept">
47794 <primary><literal>+include_unknown</literal></primary>
47795 </indexterm>
47796 <indexterm role="concept">
47797 <primary><literal>+exclude_unknown</literal></primary>
47798 </indexterm>
47799 <indexterm role="concept">
47800 <primary><literal>+defer_unknown</literal></primary>
47801 </indexterm>
47802 Each of these applies to any subsequent items on the list. For example:
47803 </para>
47804 <literallayout class="monospaced">
47805 deny dnslists = +defer_unknown : foo.bar.example
47806 </literallayout>
47807 <para>
47808 Testing the list of domains stops as soon as a match is found. If you want to
47809 warn for one list and block for another, you can use two different statements:
47810 </para>
47811 <literallayout class="monospaced">
47812 deny  dnslists = blackholes.mail-abuse.org
47813 warn  message  = X-Warn: sending host is on dialups list
47814       dnslists = dialups.mail-abuse.org
47815 </literallayout>
47816 <para>
47817 DNS list lookups are cached by Exim for the duration of the SMTP session,
47818 so a lookup based on the IP address is done at most once for any incoming
47819 connection. Exim does not share information between multiple incoming
47820 connections (but your local name server cache should be active).
47821 </para>
47822 </section>
47823 <section>
47824 <title>Specifying the IP address for a DNS list lookup</title>
47825 <para>
47826 <indexterm role="concept">
47827 <primary>DNS list</primary>
47828 <secondary>keyed by explicit IP address</secondary>
47829 </indexterm>
47830 By default, the IP address that is used in a DNS list lookup is the IP address
47831 of the calling host. However, you can specify another IP address by listing it
47832 after the domain name, introduced by a slash. For example:
47833 </para>
47834 <literallayout class="monospaced">
47835 deny dnslists = black.list.tld/192.168.1.2
47836 </literallayout>
47837 <para>
47838 This feature is not very helpful with explicit IP addresses; it is intended for
47839 use with IP addresses that are looked up, for example, the IP addresses of the
47840 MX hosts or nameservers of an email sender address. For an example, see section
47841 <xref linkend="SECTmulkeyfor"/> below.
47842 </para>
47843 </section>
47844 <section>
47845 <title>DNS lists keyed on domain names</title>
47846 <para>
47847 <indexterm role="concept">
47848 <primary>DNS list</primary>
47849 <secondary>keyed by domain name</secondary>
47850 </indexterm>
47851 There are some lists that are keyed on domain names rather than inverted IP
47852 addresses (see for example the <emphasis>domain based zones</emphasis> link at
47853 <emphasis role="bold"><ulink url="http://www.rfc-ignorant.org/">http://www.rfc-ignorant.org/</ulink></emphasis>). No reversing of components is used
47854 with these lists. You can change the name that is looked up in a DNS list by
47855 listing it after the domain name, introduced by a slash. For example,
47856 </para>
47857 <literallayout class="monospaced">
47858 deny  message  = Sender's domain is listed at $dnslist_domain
47859       dnslists = dsn.rfc-ignorant.org/$sender_address_domain
47860 </literallayout>
47861 <para>
47862 This particular example is useful only in ACLs that are obeyed after the
47863 RCPT or DATA commands, when a sender address is available. If (for
47864 example) the message&#x2019;s sender is <emphasis>user@tld.example</emphasis> the name that is looked
47865 up by this example is
47866 </para>
47867 <literallayout class="monospaced">
47868 tld.example.dsn.rfc-ignorant.org
47869 </literallayout>
47870 <para>
47871 A single <option>dnslists</option> condition can contain entries for both names and IP
47872 addresses. For example:
47873 </para>
47874 <literallayout class="monospaced">
47875 deny dnslists = sbl.spamhaus.org : \
47876                 dsn.rfc-ignorant.org/$sender_address_domain
47877 </literallayout>
47878 <para>
47879 The first item checks the sending host&#x2019;s IP address; the second checks a domain
47880 name. The whole condition is true if either of the DNS lookups succeeds.
47881 </para>
47882 </section>
47883 <section id="SECTmulkeyfor">
47884 <title>Multiple explicit keys for a DNS list</title>
47885 <para>
47886 <indexterm role="concept">
47887 <primary>DNS list</primary>
47888 <secondary>multiple keys for</secondary>
47889 </indexterm>
47890 The syntax described above for looking up explicitly-defined values (either
47891 names or IP addresses) in a DNS blacklist is a simplification. After the domain
47892 name for the DNS list, what follows the slash can in fact be a list of items.
47893 As with all lists in Exim, the default separator is a colon. However, because
47894 this is a sublist within the list of DNS blacklist domains, it is necessary
47895 either to double the separators like this:
47896 </para>
47897 <literallayout class="monospaced">
47898 dnslists = black.list.tld/name.1::name.2
47899 </literallayout>
47900 <para>
47901 or to change the separator character, like this:
47902 </para>
47903 <literallayout class="monospaced">
47904 dnslists = black.list.tld/&lt;;name.1;name.2
47905 </literallayout>
47906 <para>
47907 If an item in the list is an IP address, it is inverted before the DNS
47908 blacklist domain is appended. If it is not an IP address, no inversion
47909 occurs. Consider this condition:
47910 </para>
47911 <literallayout class="monospaced">
47912 dnslists = black.list.tld/&lt;;192.168.1.2;a.domain
47913 </literallayout>
47914 <para>
47915 The DNS lookups that occur are:
47916 </para>
47917 <literallayout class="monospaced">
47918 2.1.168.192.black.list.tld
47919 a.domain.black.list.tld
47920 </literallayout>
47921 <para>
47922 Once a DNS record has been found (that matches a specific IP return
47923 address, if specified &ndash; see section <xref linkend="SECTaddmatcon"/>), no further lookups
47924 are done. If there is a temporary DNS error, the rest of the sublist of domains
47925 or IP addresses is tried. A temporary error for the whole dnslists item occurs
47926 only if no other DNS lookup in this sublist succeeds. In other words, a
47927 successful lookup for any of the items in the sublist overrides a temporary
47928 error for a previous item.
47929 </para>
47930 <para>
47931 The ability to supply a list of items after the slash is in some sense just a
47932 syntactic convenience. These two examples have the same effect:
47933 </para>
47934 <literallayout class="monospaced">
47935 dnslists = black.list.tld/a.domain : black.list.tld/b.domain
47936 dnslists = black.list.tld/a.domain::b.domain
47937 </literallayout>
47938 <para>
47939 However, when the data for the list is obtained from a lookup, the second form
47940 is usually much more convenient. Consider this example:
47941 </para>
47942 <literallayout class="monospaced">
47943 deny message  = The mail servers for the domain \
47944                 $sender_address_domain \
47945                 are listed at $dnslist_domain ($dnslist_value); \
47946                 see $dnslist_text.
47947      dnslists = sbl.spamhaus.org/&lt;|${lookup dnsdb {&gt;|a=&lt;|\
47948                                    ${lookup dnsdb {&gt;|mxh=\
47949                                    $sender_address_domain} }} }
47950 </literallayout>
47951 <para>
47952 Note the use of <literal>&gt;|</literal> in the dnsdb lookup to specify the separator for
47953 multiple DNS records. The inner dnsdb lookup produces a list of MX hosts
47954 and the outer dnsdb lookup finds the IP addresses for these hosts. The result
47955 of expanding the condition might be something like this:
47956 </para>
47957 <literallayout class="monospaced">
47958 dnslists = sbl.spahmaus.org/&lt;|192.168.2.3|192.168.5.6|...
47959 </literallayout>
47960 <para>
47961 Thus, this example checks whether or not the IP addresses of the sender
47962 domain&#x2019;s mail servers are on the Spamhaus black list.
47963 </para>
47964 </section>
47965 <section>
47966 <title>Data returned by DNS lists</title>
47967 <para>
47968 <indexterm role="concept">
47969 <primary>DNS list</primary>
47970 <secondary>data returned from</secondary>
47971 </indexterm>
47972 DNS lists are constructed using address records in the DNS. The original RBL
47973 just used the address 127.0.0.1 on the right hand side of each record, but the
47974 RBL+ list and some other lists use a number of values with different meanings.
47975 The values used on the RBL+ list are:
47976 </para>
47977 <literallayout>
47978 127.1.0.1  RBL
47979 127.1.0.2  DUL
47980 127.1.0.3  DUL and RBL
47981 127.1.0.4  RSS
47982 127.1.0.5  RSS and RBL
47983 127.1.0.6  RSS and DUL
47984 127.1.0.7  RSS and DUL and RBL
47985 </literallayout>
47986 <para>
47987 Some DNS lists may return more than one address record.
47988 </para>
47989 </section>
47990 <section>
47991 <title>Variables set from DNS lists</title>
47992 <para>
47993 <indexterm role="concept">
47994 <primary>DNS list</primary>
47995 <secondary>variables set from</secondary>
47996 </indexterm>
47997 <indexterm role="concept">
47998 <primary><varname>$dnslist_domain</varname></primary>
47999 </indexterm>
48000 <indexterm role="concept">
48001 <primary><varname>$dnslist_text</varname></primary>
48002 </indexterm>
48003 <indexterm role="concept">
48004 <primary><varname>$dnslist_value</varname></primary>
48005 </indexterm>
48006 When an entry is found in a DNS list, the variable <varname>$dnslist_domain</varname>
48007 contains the name of the domain that matched, <varname>$dnslist_value</varname> contains the
48008 data from the entry, and <varname>$dnslist_text</varname> contains the contents of any
48009 associated TXT record. If more than one address record is returned by the DNS
48010 lookup, all the IP addresses are included in <varname>$dnslist_value</varname>, separated by
48011 commas and spaces.
48012 </para>
48013 <para>
48014 You can use these variables in <option>message</option> or <option>log_message</option> modifiers &ndash;
48015 although these appear before the condition in the ACL, they are not expanded
48016 until after it has failed. For example:
48017 </para>
48018 <literallayout class="monospaced">
48019 deny    hosts = !+local_networks
48020         message = $sender_host_address is listed \
48021                   at $dnslist_domain
48022         dnslists = rbl-plus.mail-abuse.example
48023 </literallayout>
48024 </section>
48025 <section id="SECTaddmatcon">
48026 <title>Additional matching conditions for DNS lists</title>
48027 <para>
48028 <indexterm role="concept">
48029 <primary>DNS list</primary>
48030 <secondary>matching specific returned data</secondary>
48031 </indexterm>
48032 You can add an equals sign and an IP address after a <option>dnslists</option> domain name
48033 in order to restrict its action to DNS records with a matching right hand side.
48034 For example,
48035 </para>
48036 <literallayout class="monospaced">
48037 deny dnslists = rblplus.mail-abuse.org=127.0.0.2
48038 </literallayout>
48039 <para>
48040 rejects only those hosts that yield 127.0.0.2. Without this additional data,
48041 any address record is considered to be a match. If more than one address record
48042 is found on the list, they are all checked for a matching right-hand side.
48043 </para>
48044 <para>
48045 More than one IP address may be given for checking, using a comma as a
48046 separator. These are alternatives &ndash; if any one of them matches, the
48047 <option>dnslists</option> condition is true. For example:
48048 </para>
48049 <literallayout class="monospaced">
48050 deny  dnslists = a.b.c=127.0.0.2,127.0.0.3
48051 </literallayout>
48052 <para>
48053 If you want to specify a constraining address list and also specify names or IP
48054 addresses to be looked up, the constraining address list must be specified
48055 first. For example:
48056 </para>
48057 <literallayout class="monospaced">
48058 deny dnslists = dsn.rfc-ignorant.org\
48059                 =127.0.0.2/$sender_address_domain
48060 </literallayout>
48061 <para>
48062 If the character <literal>&amp;</literal> is used instead of <literal>=</literal>, the comparison for each
48063 listed IP address is done by a bitwise <quote>and</quote> instead of by an equality test.
48064 In other words, the listed addresses are used as bit masks. The comparison is
48065 true if all the bits in the mask are present in the address that is being
48066 tested. For example:
48067 </para>
48068 <literallayout class="monospaced">
48069 dnslists = a.b.c&amp;0.0.0.3
48070 </literallayout>
48071 <para>
48072 matches if the address is <emphasis>x.x.x.</emphasis>3, <emphasis>x.x.x.</emphasis>7, <emphasis>x.x.x.</emphasis>11, etc. If you
48073 want to test whether one bit or another bit is present (as opposed to both
48074 being present), you must use multiple values. For example:
48075 </para>
48076 <literallayout class="monospaced">
48077 dnslists = a.b.c&amp;0.0.0.1,0.0.0.2
48078 </literallayout>
48079 <para>
48080 matches if the final component of the address is an odd number or two times
48081 an odd number.
48082 </para>
48083 </section>
48084 <section>
48085 <title>Negated DNS matching conditions</title>
48086 <para>
48087 You can supply a negative list of IP addresses as part of a <option>dnslists</option>
48088 condition. Whereas
48089 </para>
48090 <literallayout class="monospaced">
48091 deny  dnslists = a.b.c=127.0.0.2,127.0.0.3
48092 </literallayout>
48093 <para>
48094 means <quote>deny if the host is in the black list at the domain <emphasis>a.b.c</emphasis> and the
48095 IP address yielded by the list is either 127.0.0.2 or 127.0.0.3</quote>,
48096 </para>
48097 <literallayout class="monospaced">
48098 deny  dnslists = a.b.c!=127.0.0.2,127.0.0.3
48099 </literallayout>
48100 <para>
48101 means <quote>deny if the host is in the black list at the domain <emphasis>a.b.c</emphasis> and the
48102 IP address yielded by the list is not 127.0.0.2 and not 127.0.0.3</quote>. In other
48103 words, the result of the test is inverted if an exclamation mark appears before
48104 the <literal>=</literal> (or the <literal>&amp;</literal>) sign.
48105 </para>
48106 <para>
48107 <emphasis role="bold">Note</emphasis>: This kind of negation is not the same as negation in a domain,
48108 host, or address list (which is why the syntax is different).
48109 </para>
48110 <para>
48111 If you are using just one list, the negation syntax does not gain you much. The
48112 previous example is precisely equivalent to
48113 </para>
48114 <literallayout class="monospaced">
48115 deny  dnslists = a.b.c
48116      !dnslists = a.b.c=127.0.0.2,127.0.0.3
48117 </literallayout>
48118 <para>
48119 However, if you are using multiple lists, the negation syntax is clearer.
48120 Consider this example:
48121 </para>
48122 <literallayout class="monospaced">
48123 deny  dnslists = sbl.spamhaus.org : \
48124                  list.dsbl.org : \
48125                  dnsbl.njabl.org!=127.0.0.3 : \
48126                  relays.ordb.org
48127 </literallayout>
48128 <para>
48129 Using only positive lists, this would have to be:
48130 </para>
48131 <literallayout class="monospaced">
48132 deny  dnslists = sbl.spamhaus.org : \
48133                  list.dsbl.org
48134 deny  dnslists = dnsbl.njabl.org
48135      !dnslists = dnsbl.njabl.org=127.0.0.3
48136 deny  dnslists = relays.ordb.org
48137 </literallayout>
48138 <para>
48139 which is less clear, and harder to maintain.
48140 </para>
48141 </section>
48142 <section id="SECTmorednslistslast">
48143 <title>DNS lists and IPv6</title>
48144 <para>
48145 <indexterm role="concept">
48146 <primary>IPv6</primary>
48147 <secondary>DNS black lists</secondary>
48148 </indexterm>
48149 <indexterm role="concept">
48150 <primary>DNS list</primary>
48151 <secondary>IPv6 usage</secondary>
48152 </indexterm>
48153 If Exim is asked to do a dnslist lookup for an IPv6 address, it inverts it
48154 nibble by nibble. For example, if the calling host&#x2019;s IP address is
48155 3ffe:ffff:836f:0a00:000a:0800:200a:c031, Exim might look up
48156 </para>
48157 <literallayout class="monospaced">
48158 1.3.0.c.a.0.0.2.0.0.8.0.a.0.0.0.0.0.a.0.f.6.3.8.
48159   f.f.f.f.e.f.f.3.blackholes.mail-abuse.org
48160 </literallayout>
48161 <para>
48162 (split over two lines here to fit on the page). Unfortunately, some of the DNS
48163 lists contain wildcard records, intended for IPv4, that interact badly with
48164 IPv6. For example, the DNS entry
48165 </para>
48166 <literallayout class="monospaced">
48167 *.3.some.list.example.    A    127.0.0.1
48168 </literallayout>
48169 <para>
48170 is probably intended to put the entire 3.0.0.0/8 IPv4 network on the list.
48171 Unfortunately, it also matches the entire 3::/4 IPv6 network.
48172 </para>
48173 <para>
48174 You can exclude IPv6 addresses from DNS lookups by making use of a suitable
48175 <option>condition</option> condition, as in this example:
48176 </para>
48177 <literallayout class="monospaced">
48178 deny   condition = ${if isip4{$sender_host_address}}
48179        dnslists  = some.list.example
48180 </literallayout>
48181 </section>
48182 <section id="SECTratelimiting">
48183 <title>Rate limiting senders</title>
48184 <para>
48185 <indexterm role="concept">
48186 <primary>rate limiting</primary>
48187 <secondary>client sending</secondary>
48188 </indexterm>
48189 <indexterm role="concept">
48190 <primary>limiting client sending rates</primary>
48191 </indexterm>
48192 <indexterm role="option">
48193 <primary><option>smpt_ratelimit_*</option></primary>
48194 </indexterm>
48195 The <option>ratelimit</option> ACL condition can be used to measure and control the rate at
48196 which clients can send email. This is more powerful than the
48197 <option>smtp_ratelimit_*</option> options, because those options control the rate of
48198 commands in a single SMTP session only, whereas the <option>ratelimit</option> condition
48199 works across all connections (concurrent and sequential) from the same client
48200 host. The syntax of the <option>ratelimit</option> condition is:
48201 </para>
48202 <literallayout>
48203 <literal>ratelimit =</literal> &lt;<emphasis>m</emphasis>&gt; <literal>/</literal> &lt;<emphasis>p</emphasis>&gt; <literal>/</literal> &lt;<emphasis>options</emphasis>&gt; <literal>/</literal> &lt;<emphasis>key</emphasis>&gt;
48204 </literallayout>
48205 <para>
48206 If the average client sending rate is less than <emphasis>m</emphasis> messages per time
48207 period <emphasis>p</emphasis> then the condition is false; otherwise it is true.
48208 </para>
48209 <para>
48210 As a side-effect, the <option>ratelimit</option> condition sets the expansion variable
48211 <varname>$sender_rate</varname> to the client&#x2019;s computed rate, <varname>$sender_rate_limit</varname> to the
48212 configured value of <emphasis>m</emphasis>, and <varname>$sender_rate_period</varname> to the configured value
48213 of <emphasis>p</emphasis>.
48214 </para>
48215 <para>
48216 The parameter <emphasis>p</emphasis> is the smoothing time constant, in the form of an Exim
48217 time interval, for example, <literal>8h</literal> for eight hours. A larger time constant
48218 means that it takes Exim longer to forget a client&#x2019;s past behaviour. The
48219 parameter <emphasis>m</emphasis> is the maximum number of messages that a client is permitted to
48220 send in each time interval. It also specifies the number of messages permitted
48221 in a fast burst. By increasing both <emphasis>m</emphasis> and <emphasis>p</emphasis> but keeping <emphasis>m/p</emphasis>
48222 constant, you can allow a client to send more messages in a burst without
48223 changing its overall sending rate limit. Conversely, if <emphasis>m</emphasis> and <emphasis>p</emphasis> are
48224 both small, messages must be sent at an even rate.
48225 </para>
48226 <para>
48227 There is a script in <filename>util/ratelimit.pl</filename> which extracts sending rates from
48228 log files, to assist with choosing appropriate settings for <emphasis>m</emphasis> and <emphasis>p</emphasis>
48229 when deploying the <option>ratelimit</option> ACL condition. The script prints usage
48230 instructions when it is run with no arguments.
48231 </para>
48232 <para>
48233 The key is used to look up the data for calculating the client&#x2019;s average
48234 sending rate. This data is stored in a database maintained by Exim in its spool
48235 directory, alongside the retry and other hints databases. The default key is
48236 <varname>$sender_host_address</varname>, which applies the limit to each client host IP address.
48237 By changing the key you can change how Exim identifies clients for the purpose
48238 of ratelimiting. For example, to limit the sending rate of each authenticated
48239 user, independent of the computer they are sending from, set the key to
48240 <varname>$authenticated_id</varname>. You must ensure that the lookup key is meaningful; for
48241 example, <varname>$authenticated_id</varname> is only meaningful if the client has
48242 authenticated, and you can check with with the <option>authenticated</option> ACL condition.
48243 </para>
48244 <para>
48245 Internally, Exim includes the smoothing constant <emphasis>p</emphasis> and the options in the
48246 lookup key because they alter the meaning of the stored data. This is not true
48247 for the limit <emphasis>m</emphasis>, so you can alter the configured maximum rate and Exim will
48248 still remember clients&#x2019; past behaviour, but if you alter the other ratelimit
48249 parameters Exim forgets past behaviour.
48250 </para>
48251 <para>
48252 Each <option>ratelimit</option> condition can have up to two options. The first option
48253 specifies what Exim measures the rate of, and the second specifies how Exim
48254 handles excessively fast clients. The options are separated by a slash, like
48255 the other parameters.
48256 </para>
48257 <para>
48258 The <option>per_conn</option> option limits the client&#x2019;s connection rate.
48259 </para>
48260 <para>
48261 The <option>per_mail</option> option limits the client&#x2019;s rate of sending messages. This is
48262 the default if none of the <option>per_*</option> options is specified.
48263 </para>
48264 <para>
48265 The <option>per_byte</option> option limits the sender&#x2019;s email bandwidth. Note that it is
48266 best to use this option in the DATA ACL; if it is used in an earlier ACL it
48267 relies on the SIZE parameter on the MAIL command, which may be inaccurate or
48268 completely missing. You can follow the limit <emphasis>m</emphasis> in the configuration with K,
48269 M, or G to specify limits in kilobytes, megabytes, or gigabytes, respectively.
48270 </para>
48271 <para>
48272 The <option>per_cmd</option> option causes Exim to recompute the rate every time the
48273 condition is processed. This can be used to limit the SMTP command rate. The
48274 alias <option>per_rcpt</option> is provided for use in the RCPT ACL instead of <option>per_cmd</option>
48275 to make it clear that the effect is to limit the rate at which recipients are
48276 accepted. Note that in this case the rate limiting engine will see a message
48277 with many recipients as a large high-speed burst.
48278 </para>
48279 <para>
48280 If a client&#x2019;s average rate is greater than the maximum, the rate limiting
48281 engine can react in two possible ways, depending on the presence of the
48282 <option>strict</option> or <option>leaky</option> options. This is independent of the other
48283 counter-measures (such as rejecting the message) that may be specified by the
48284 rest of the ACL. The default mode is leaky, which avoids a sender&#x2019;s
48285 over-aggressive retry rate preventing it from getting any email through.
48286 </para>
48287 <para>
48288 The <option>strict</option> option means that the client&#x2019;s recorded rate is always updated.
48289 The effect of this is that Exim measures the client&#x2019;s average rate of attempts
48290 to send email, which can be much higher than the maximum. If the client is over
48291 the limit it will be subjected to counter-measures until it slows down below
48292 the maximum rate. The smoothing period determines the time it takes for a high
48293 sending rate to decay exponentially to 37% of its peak value, which means that
48294 you can work out the time (the number of smoothing periods) that a client is
48295 subjected to counter-measures after an over-limit burst with this formula:
48296 </para>
48297 <literallayout class="monospaced">
48298 ln(peakrate/maxrate)
48299 </literallayout>
48300 <para>
48301 The <option>leaky</option> option means that the client&#x2019;s recorded rate is not updated if it
48302 is above the limit. The effect of this is that Exim measures the client&#x2019;s
48303 average rate of successfully sent email, which cannot be greater than the
48304 maximum. If the client is over the limit it will suffer some counter-measures,
48305 but it will still be able to send email at the configured maximum rate,
48306 whatever the rate of its attempts. This is generally the better choice if you
48307 have clients that retry automatically.
48308 </para>
48309 <para>
48310 Exim&#x2019;s other ACL facilities are used to define what counter-measures are taken
48311 when the rate limit is exceeded. This might be anything from logging a warning
48312 (for example, while measuring existing sending rates in order to define
48313 policy), through time delays to slow down fast senders, up to rejecting the
48314 message. For example:
48315 </para>
48316 <literallayout class="monospaced">
48317 # Log all senders' rates
48318 warn
48319   ratelimit = 0 / 1h / strict
48320   log_message = Sender rate $sender_rate / $sender_rate_period
48321
48322 # Slow down fast senders; note the need to truncate $sender_rate
48323 # at the decimal point.
48324 warn
48325   ratelimit = 100 / 1h / per_rcpt / strict
48326   delay     = ${eval: ${sg{$sender_rate}{[.].*}{}} - \
48327                 $sender_rate_limit }s
48328
48329 # Keep authenticated users under control
48330 deny
48331   authenticated = *
48332   ratelimit = 100 / 1d / strict / $authenticated_id
48333
48334 # System-wide rate limit
48335 defer
48336   message = Sorry, too busy. Try again later.
48337   ratelimit = 10 / 1s / $primary_hostname
48338
48339 # Restrict incoming rate from each host, with a default
48340 # set using a macro and special cases looked up in a table.
48341 defer
48342   message = Sender rate exceeds $sender_rate_limit \
48343             messages per $sender_rate_period
48344   ratelimit = ${lookup {$sender_host_address} \
48345                 cdb {DB/ratelimits.cdb} \
48346                 {$value} {RATELIMIT} }
48347 </literallayout>
48348 <para>
48349 <emphasis role="bold">Warning</emphasis>: If you have a busy server with a lot of <option>ratelimit</option> tests,
48350 especially with the <option>per_rcpt</option> option, you may suffer from a performance
48351 bottleneck caused by locking on the ratelimit hints database. Apart from
48352 making your ACLs less complicated, you can reduce the problem by using a
48353 RAM disk for Exim&#x2019;s hints directory (usually <filename>/var/spool/exim/db/</filename>). However
48354 this means that Exim will lose its hints data after a reboot (including retry
48355 hints, the callout cache, and ratelimit data).
48356 </para>
48357 </section>
48358 <section id="SECTaddressverification">
48359 <title>Address verification</title>
48360 <para>
48361 <indexterm role="concept">
48362 <primary>verifying address</primary>
48363 <secondary>options for</secondary>
48364 </indexterm>
48365 <indexterm role="concept">
48366 <primary>policy control</primary>
48367 <secondary>address verification</secondary>
48368 </indexterm>
48369 Several of the <option>verify</option> conditions described in section
48370 <xref linkend="SECTaclconditions"/> cause addresses to be verified. These conditions can be
48371 followed by options that modify the verification process. The options are
48372 separated from the keyword and from each other by slashes, and some of them
48373 contain parameters. For example:
48374 </para>
48375 <literallayout class="monospaced">
48376 verify = sender/callout
48377 verify = recipient/defer_ok/callout=10s,defer_ok
48378 </literallayout>
48379 <para>
48380 The first stage of address verification, which always happens, is to run the
48381 address through the routers, in <quote>verify mode</quote>. Routers can detect the
48382 difference between verification and routing for delivery, and their actions can
48383 be varied by a number of generic options such as <option>verify</option> and <option>verify_only</option>
48384 (see chapter <xref linkend="CHAProutergeneric"/>). If routing fails, verification fails.
48385 The available options are as follows:
48386 </para>
48387 <itemizedlist>
48388 <listitem>
48389 <para>
48390 If the <option>callout</option> option is specified, successful routing to one or more
48391 remote hosts is followed by a <quote>callout</quote> to those hosts as an additional
48392 check. Callouts and their sub-options are discussed in the next section.
48393 </para>
48394 </listitem>
48395 <listitem>
48396 <para>
48397 If there is a defer error while doing verification routing, the ACL
48398 normally returns <quote>defer</quote>. However, if you include <option>defer_ok</option> in the
48399 options, the condition is forced to be true instead. Note that this is a main
48400 verification option as well as a suboption for callouts.
48401 </para>
48402 </listitem>
48403 <listitem>
48404 <para>
48405 The <option>no_details</option> option is covered in section <xref linkend="SECTsenaddver"/>, which
48406 discusses the reporting of sender address verification failures.
48407 </para>
48408 </listitem>
48409 <listitem>
48410 <para>
48411 The <option>success_on_redirect</option> option causes verification always to succeed
48412 immediately after a successful redirection. By default, if a redirection
48413 generates just one address, that address is also verified. See further
48414 discussion in section <xref linkend="SECTredirwhilveri"/>.
48415 </para>
48416 </listitem>
48417 </itemizedlist>
48418 <para>
48419 <indexterm role="concept">
48420 <primary>verifying address</primary>
48421 <secondary>differentiating failures</secondary>
48422 </indexterm>
48423 <indexterm role="concept">
48424 <primary><varname>$recipient_verify_failure</varname></primary>
48425 </indexterm>
48426 <indexterm role="concept">
48427 <primary><varname>$sender_verify_failure</varname></primary>
48428 </indexterm>
48429 <indexterm role="concept">
48430 <primary><varname>$acl_verify_message</varname></primary>
48431 </indexterm>
48432 After an address verification failure, <varname>$acl_verify_message</varname> contains the
48433 error message that is associated with the failure. It can be preserved by
48434 coding like this:
48435 </para>
48436 <literallayout class="monospaced">
48437 warn  !verify = sender
48438        set acl_m0 = $acl_verify_message
48439 </literallayout>
48440 <para>
48441 If you are writing your own custom rejection message or log message when
48442 denying access, you can use this variable to include information about the
48443 verification failure.
48444 </para>
48445 <para>
48446 In addition, <varname>$sender_verify_failure</varname> or <varname>$recipient_verify_failure</varname> (as
48447 appropriate) contains one of the following words:
48448 </para>
48449 <itemizedlist>
48450 <listitem>
48451 <para>
48452 <option>qualify</option>: The address was unqualified (no domain), and the message
48453 was neither local nor came from an exempted host.
48454 </para>
48455 </listitem>
48456 <listitem>
48457 <para>
48458 <option>route</option>: Routing failed.
48459 </para>
48460 </listitem>
48461 <listitem>
48462 <para>
48463 <option>mail</option>: Routing succeeded, and a callout was attempted; rejection
48464 occurred at or before the MAIL command (that is, on initial
48465 connection, HELO, or MAIL).
48466 </para>
48467 </listitem>
48468 <listitem>
48469 <para>
48470 <option>recipient</option>: The RCPT command in a callout was rejected.
48471 </para>
48472 </listitem>
48473 <listitem>
48474 <para>
48475 <option>postmaster</option>: The postmaster check in a callout was rejected.
48476 </para>
48477 </listitem>
48478 </itemizedlist>
48479 <para>
48480 The main use of these variables is expected to be to distinguish between
48481 rejections of MAIL and rejections of RCPT in callouts.
48482 </para>
48483 </section>
48484 <section id="SECTcallver">
48485 <title>Callout verification</title>
48486 <para>
48487 <indexterm role="concept">
48488 <primary>verifying address</primary>
48489 <secondary>by callout</secondary>
48490 </indexterm>
48491 <indexterm role="concept">
48492 <primary>callout</primary>
48493 <secondary>verification</secondary>
48494 </indexterm>
48495 <indexterm role="concept">
48496 <primary>SMTP</primary>
48497 <secondary>callout verification</secondary>
48498 </indexterm>
48499 For non-local addresses, routing verifies the domain, but is unable to do any
48500 checking of the local part. There are situations where some means of verifying
48501 the local part is desirable. One way this can be done is to make an SMTP
48502 <emphasis>callback</emphasis> to a delivery host for the sender address or a <emphasis>callforward</emphasis> to
48503 a subsequent host for a recipient address, to see if the host accepts the
48504 address. We use the term <emphasis>callout</emphasis> to cover both cases. Note that for a
48505 sender address, the callback is not to the client host that is trying to
48506 deliver the message, but to one of the hosts that accepts incoming mail for the
48507 sender&#x2019;s domain.
48508 </para>
48509 <para>
48510 Exim does not do callouts by default. If you want them to happen, you must
48511 request them by setting appropriate options on the <option>verify</option> condition, as
48512 described below. This facility should be used with care, because it can add a
48513 lot of resource usage to the cost of verifying an address. However, Exim does
48514 cache the results of callouts, which helps to reduce the cost. Details of
48515 caching are in section <xref linkend="SECTcallvercache"/>.
48516 </para>
48517 <para>
48518 Recipient callouts are usually used only between hosts that are controlled by
48519 the same administration. For example, a corporate gateway host could use
48520 callouts to check for valid recipients on an internal mailserver. A successful
48521 callout does not guarantee that a real delivery to the address would succeed;
48522 on the other hand, a failing callout does guarantee that a delivery would fail.
48523 </para>
48524 <para>
48525 If the <option>callout</option> option is present on a condition that verifies an address, a
48526 second stage of verification occurs if the address is successfully routed to
48527 one or more remote hosts. The usual case is routing by a <command>dnslookup</command> or a
48528 <command>manualroute</command> router, where the router specifies the hosts. However, if a
48529 router that does not set up hosts routes to an <command>smtp</command> transport with a
48530 <option>hosts</option> setting, the transport&#x2019;s hosts are used. If an <command>smtp</command> transport has
48531 <option>hosts_override</option> set, its hosts are always used, whether or not the router
48532 supplies a host list.
48533 </para>
48534 <para>
48535 The port that is used is taken from the transport, if it is specified and is a
48536 remote transport. (For routers that do verification only, no transport need be
48537 specified.) Otherwise, the default SMTP port is used. If a remote transport
48538 specifies an outgoing interface, this is used; otherwise the interface is not
48539 specified.
48540 </para>
48541 <para>
48542 For a sender callout check, Exim makes SMTP connections to the remote hosts, to
48543 test whether a bounce message could be delivered to the sender address. The
48544 following SMTP commands are sent:
48545 </para>
48546 <literallayout>
48547 <literal>HELO </literal>&lt;<emphasis>smtp active host name</emphasis>&gt;
48548 <literal>MAIL FROM:&lt;&gt;</literal>
48549 <literal>RCPT TO:</literal>&lt;<emphasis>the address to be tested</emphasis>&gt;
48550 <literal>QUIT</literal>
48551 </literallayout>
48552 <para>
48553 LHLO is used instead of HELO if the transport&#x2019;s <option>protocol</option> option is
48554 set to <quote>lmtp</quote>.
48555 </para>
48556 <para>
48557 A recipient callout check is similar. By default, it also uses an empty address
48558 for the sender. This default is chosen because most hosts do not make use of
48559 the sender address when verifying a recipient. Using the same address means
48560 that a single cache entry can be used for each recipient. Some sites, however,
48561 do make use of the sender address when verifying. These are catered for by the
48562 <option>use_sender</option> and <option>use_postmaster</option> options, described in the next section.
48563 </para>
48564 <para>
48565 If the response to the RCPT command is a 2<emphasis>xx</emphasis> code, the verification
48566 succeeds. If it is 5<emphasis>xx</emphasis>, the verification fails. For any other condition,
48567 Exim tries the next host, if any. If there is a problem with all the remote
48568 hosts, the ACL yields <quote>defer</quote>, unless the <option>defer_ok</option> parameter of the
48569 <option>callout</option> option is given, in which case the condition is forced to succeed.
48570 </para>
48571 </section>
48572 <section id="CALLaddparcall">
48573 <title>Additional parameters for callouts</title>
48574 <para>
48575 <indexterm role="concept">
48576 <primary>callout</primary>
48577 <secondary>additional parameters for</secondary>
48578 </indexterm>
48579 The <option>callout</option> option can be followed by an equals sign and a number of
48580 optional parameters, separated by commas. For example:
48581 </para>
48582 <literallayout class="monospaced">
48583 verify = recipient/callout=10s,defer_ok
48584 </literallayout>
48585 <para>
48586 The old syntax, which had <option>callout_defer_ok</option> and <option>check_postmaster</option> as
48587 separate verify options, is retained for backwards compatibility, but is now
48588 deprecated. The additional parameters for <option>callout</option> are as follows:
48589 </para>
48590 <variablelist>
48591 <varlistentry>
48592 <term>&lt;<emphasis>a&nbsp;time&nbsp;interval</emphasis>&gt;</term>
48593 <listitem>
48594 <para>
48595 <indexterm role="concept">
48596 <primary>callout timeout</primary>
48597 <secondary>specifying</secondary>
48598 </indexterm>
48599 This specifies the timeout that applies for the callout attempt to each host.
48600 For example:
48601 </para>
48602 <literallayout class="monospaced">
48603 verify = sender/callout=5s
48604 </literallayout>
48605 <para>
48606 The default is 30 seconds. The timeout is used for each response from the
48607 remote host. It is also used for the intial connection, unless overridden by
48608 the <option>connect</option> parameter.
48609 </para>
48610 </listitem></varlistentry>
48611 <varlistentry>
48612 <term><emphasis role="bold">connect&nbsp;=&nbsp;</emphasis>&lt;<emphasis>time&nbsp;interval</emphasis>&gt;</term>
48613 <listitem>
48614 <para>
48615 <indexterm role="concept">
48616 <primary>callout connection timeout</primary>
48617 <secondary>specifying</secondary>
48618 </indexterm>
48619 This parameter makes it possible to set a different (usually smaller) timeout
48620 for making the SMTP connection. For example:
48621 </para>
48622 <literallayout class="monospaced">
48623 verify = sender/callout=5s,connect=1s
48624 </literallayout>
48625 <para>
48626 If not specified, this timeout defaults to the general timeout value.
48627 </para>
48628 </listitem></varlistentry>
48629 <varlistentry>
48630 <term><emphasis role="bold">defer_ok</emphasis></term>
48631 <listitem>
48632 <para>
48633 <indexterm role="concept">
48634 <primary>callout defer</primary>
48635 <secondary>action on</secondary>
48636 </indexterm>
48637 When this parameter is present, failure to contact any host, or any other kind
48638 of temporary error, is treated as success by the ACL. However, the cache is not
48639 updated in this circumstance.
48640 </para>
48641 </listitem></varlistentry>
48642 <varlistentry>
48643 <term><emphasis role="bold">fullpostmaster</emphasis></term>
48644 <listitem>
48645 <para>
48646 <indexterm role="concept">
48647 <primary>callout</primary>
48648 <secondary>full postmaster check</secondary>
48649 </indexterm>
48650 This operates like the <option>postmaster</option> option (see below), but if the check for
48651 <emphasis>postmaster@domain</emphasis> fails, it tries just <emphasis>postmaster</emphasis>, without a domain, in
48652 accordance with the specification in RFC 2821. The RFC states that the
48653 unqualified address <emphasis>postmaster</emphasis> should be accepted.
48654 </para>
48655 </listitem></varlistentry>
48656 <varlistentry>
48657 <term><emphasis role="bold">mailfrom&nbsp;=&nbsp;</emphasis>&lt;<emphasis>email&nbsp;address</emphasis>&gt;</term>
48658 <listitem>
48659 <para>
48660 <indexterm role="concept">
48661 <primary>callout</primary>
48662 <secondary>sender when verifying header</secondary>
48663 </indexterm>
48664 When verifying addresses in header lines using the <option>header_sender</option>
48665 verification option, Exim behaves by default as if the addresses are envelope
48666 sender addresses from a message. Callout verification therefore tests to see
48667 whether a bounce message could be delivered, by using an empty address in the
48668 MAIL command. However, it is arguable that these addresses might never be used
48669 as envelope senders, and could therefore justifiably reject bounce messages
48670 (empty senders). The <option>mailfrom</option> callout parameter allows you to specify what
48671 address to use in the MAIL command. For example:
48672 </para>
48673 <literallayout class="monospaced">
48674 require  verify = header_sender/callout=mailfrom=abcd@x.y.z
48675 </literallayout>
48676 <para>
48677 This parameter is available only for the <option>header_sender</option> verification option.
48678 </para>
48679 </listitem></varlistentry>
48680 <varlistentry>
48681 <term><emphasis role="bold">maxwait&nbsp;=&nbsp;</emphasis>&lt;<emphasis>time&nbsp;interval</emphasis>&gt;</term>
48682 <listitem>
48683 <para>
48684 <indexterm role="concept">
48685 <primary>callout overall timeout</primary>
48686 <secondary>specifying</secondary>
48687 </indexterm>
48688 This parameter sets an overall timeout for performing a callout verification.
48689 For example:
48690 </para>
48691 <literallayout class="monospaced">
48692 verify = sender/callout=5s,maxwait=30s
48693 </literallayout>
48694 <para>
48695 This timeout defaults to four times the callout timeout for individual SMTP
48696 commands. The overall timeout applies when there is more than one host that can
48697 be tried. The timeout is checked before trying the next host. This prevents
48698 very long delays if there are a large number of hosts and all are timing out
48699 (for example, when network connections are timing out).
48700 </para>
48701 </listitem></varlistentry>
48702 <varlistentry>
48703 <term><emphasis role="bold">no_cache</emphasis></term>
48704 <listitem>
48705 <para>
48706 <indexterm role="concept">
48707 <primary>callout cache</primary>
48708 <secondary>suppressing</secondary>
48709 </indexterm>
48710 <indexterm role="concept">
48711 <primary>caching callout</primary>
48712 <secondary>suppressing</secondary>
48713 </indexterm>
48714 When this parameter is given, the callout cache is neither read nor updated.
48715 </para>
48716 </listitem></varlistentry>
48717 <varlistentry>
48718 <term><emphasis role="bold">postmaster</emphasis></term>
48719 <listitem>
48720 <para>
48721 <indexterm role="concept">
48722 <primary>callout</primary>
48723 <secondary>postmaster; checking</secondary>
48724 </indexterm>
48725 When this parameter is set, a sucessful callout check is followed by a similar
48726 check for the local part <emphasis>postmaster</emphasis> at the same domain. If this address is
48727 rejected, the callout fails (but see <option>fullpostmaster</option> above). The result of
48728 the postmaster check is recorded in a cache record; if it is a failure, this is
48729 used to fail subsequent callouts for the domain without a connection being
48730 made, until the cache record expires.
48731 </para>
48732 </listitem></varlistentry>
48733 <varlistentry>
48734 <term><emphasis role="bold">postmaster_mailfrom&nbsp;=&nbsp;</emphasis>&lt;<emphasis>email&nbsp;address</emphasis>&gt;</term>
48735 <listitem>
48736 <para>
48737 The postmaster check uses an empty sender in the MAIL command by default.
48738 You can use this parameter to do a postmaster check using a different address.
48739 For example:
48740 </para>
48741 <literallayout class="monospaced">
48742 require  verify = sender/callout=postmaster_mailfrom=abc@x.y.z
48743 </literallayout>
48744 <para>
48745 If both <option>postmaster</option> and <option>postmaster_mailfrom</option> are present, the rightmost
48746 one overrides. The <option>postmaster</option> parameter is equivalent to this example:
48747 </para>
48748 <literallayout class="monospaced">
48749 require  verify = sender/callout=postmaster_mailfrom=
48750 </literallayout>
48751 <para>
48752 <emphasis role="bold">Warning</emphasis>: The caching arrangements for postmaster checking do not take
48753 account of the sender address. It is assumed that either the empty address or
48754 a fixed non-empty address will be used. All that Exim remembers is that the
48755 postmaster check for the domain succeeded or failed.
48756 </para>
48757 </listitem></varlistentry>
48758 <varlistentry>
48759 <term><emphasis role="bold">random</emphasis></term>
48760 <listitem>
48761 <para>
48762 <indexterm role="concept">
48763 <primary>callout</primary>
48764 <secondary><quote>random</quote> check</secondary>
48765 </indexterm>
48766 When this parameter is set, before doing the normal callout check, Exim does a
48767 check for a <quote>random</quote> local part at the same domain. The local part is not
48768 really random &ndash; it is defined by the expansion of the option
48769 <option>callout_random_local_part</option>, which defaults to
48770 </para>
48771 <literallayout class="monospaced">
48772 $primary_host_name-$tod_epoch-testing
48773 </literallayout>
48774 <para>
48775 The idea here is to try to determine whether the remote host accepts all local
48776 parts without checking. If it does, there is no point in doing callouts for
48777 specific local parts. If the <quote>random</quote> check succeeds, the result is saved in
48778 a cache record, and used to force the current and subsequent callout checks to
48779 succeed without a connection being made, until the cache record expires.
48780 </para>
48781 </listitem></varlistentry>
48782 <varlistentry>
48783 <term><emphasis role="bold">use_postmaster</emphasis></term>
48784 <listitem>
48785 <para>
48786 <indexterm role="concept">
48787 <primary>callout</primary>
48788 <secondary>sender for recipient check</secondary>
48789 </indexterm>
48790 This parameter applies to recipient callouts only. For example:
48791 </para>
48792 <literallayout class="monospaced">
48793 deny  !verify = recipient/callout=use_postmaster
48794 </literallayout>
48795 <para>
48796 <indexterm role="concept">
48797 <primary><varname>$qualify_domain</varname></primary>
48798 </indexterm>
48799 It causes a non-empty postmaster address to be used in the MAIL command when
48800 performing the callout for the recipient, and also for a <quote>random</quote> check if
48801 that is configured. The local part of the address is <literal>postmaster</literal> and the
48802 domain is the contents of <varname>$qualify_domain</varname>.
48803 </para>
48804 </listitem></varlistentry>
48805 <varlistentry>
48806 <term><emphasis role="bold">use_sender</emphasis></term>
48807 <listitem>
48808 <para>
48809 This option applies to recipient callouts only. For example:
48810 </para>
48811 <literallayout class="monospaced">
48812 require  verify = recipient/callout=use_sender
48813 </literallayout>
48814 <para>
48815 It causes the message&#x2019;s actual sender address to be used in the MAIL
48816 command when performing the callout, instead of an empty address. There is no
48817 need to use this option unless you know that the called hosts make use of the
48818 sender when checking recipients. If used indiscriminately, it reduces the
48819 usefulness of callout caching.
48820 </para>
48821 </listitem></varlistentry>
48822 </variablelist>
48823 <para>
48824 If you use any of the parameters that set a non-empty sender for the MAIL
48825 command (<option>mailfrom</option>, <option>postmaster_mailfrom</option>, <option>use_postmaster</option>, or
48826 <option>use_sender</option>), you should think about possible loops. Recipient checking is
48827 usually done between two hosts that are under the same management, and the host
48828 that receives the callouts is not normally configured to do callouts itself.
48829 Therefore, it is normally safe to use <option>use_postmaster</option> or <option>use_sender</option> in
48830 these circumstances.
48831 </para>
48832 <para>
48833 However, if you use a non-empty sender address for a callout to an arbitrary
48834 host, there is the likelihood that the remote host will itself initiate a
48835 callout check back to your host. As it is checking what appears to be a message
48836 sender, it is likely to use an empty address in MAIL, thus avoiding a
48837 callout loop. However, to be on the safe side it would be best to set up your
48838 own ACLs so that they do not do sender verification checks when the recipient
48839 is the address you use for header sender or postmaster callout checking.
48840 </para>
48841 <para>
48842 Another issue to think about when using non-empty senders for callouts is
48843 caching. When you set <option>mailfrom</option> or <option>use_sender</option>, the cache record is keyed
48844 by the sender/recipient combination; thus, for any given recipient, many more
48845 actual callouts are performed than when an empty sender or postmaster is used.
48846 </para>
48847 </section>
48848 <section id="SECTcallvercache">
48849 <title>Callout caching</title>
48850 <para>
48851 <indexterm role="concept">
48852 <primary>hints database</primary>
48853 <secondary>callout cache</secondary>
48854 </indexterm>
48855 <indexterm role="concept">
48856 <primary>callout</primary>
48857 <secondary>caching</secondary>
48858 </indexterm>
48859 <indexterm role="concept">
48860 <primary>caching</primary>
48861 <secondary>callout</secondary>
48862 </indexterm>
48863 Exim caches the results of callouts in order to reduce the amount of resources
48864 used, unless you specify the <option>no_cache</option> parameter with the <option>callout</option>
48865 option. A hints database called <quote>callout</quote> is used for the cache. Two
48866 different record types are used: one records the result of a callout check for
48867 a specific address, and the other records information that applies to the
48868 entire domain (for example, that it accepts the local part <emphasis>postmaster</emphasis>).
48869 </para>
48870 <para>
48871 When an original callout fails, a detailed SMTP error message is given about
48872 the failure. However, for subsequent failures use the cache data, this message
48873 is not available.
48874 </para>
48875 <para>
48876 The expiry times for negative and positive address cache records are
48877 independent, and can be set by the global options <option>callout_negative_expire</option>
48878 (default 2h) and <option>callout_positive_expire</option> (default 24h), respectively.
48879 </para>
48880 <para>
48881 If a host gives a negative response to an SMTP connection, or rejects any
48882 commands up to and including
48883 </para>
48884 <literallayout class="monospaced">
48885 MAIL FROM:&lt;&gt;
48886 </literallayout>
48887 <para>
48888 (but not including the MAIL command with a non-empty address),
48889 any callout attempt is bound to fail. Exim remembers such failures in a
48890 domain cache record, which it uses to fail callouts for the domain without
48891 making new connections, until the domain record times out. There are two
48892 separate expiry times for domain cache records:
48893 <option>callout_domain_negative_expire</option> (default 3h) and
48894 <option>callout_domain_positive_expire</option> (default 7d).
48895 </para>
48896 <para>
48897 Domain records expire when the negative expiry time is reached if callouts
48898 cannot be made for the domain, or if the postmaster check failed.
48899 Otherwise, they expire when the positive expiry time is reached. This
48900 ensures that, for example, a host that stops accepting <quote>random</quote> local parts
48901 will eventually be noticed.
48902 </para>
48903 <para>
48904 The callout caching mechanism is based on the domain of the address that is
48905 being tested. If the domain routes to several hosts, it is assumed that their
48906 behaviour will be the same.
48907 </para>
48908 </section>
48909 <section id="SECTsenaddver">
48910 <title>Sender address verification reporting</title>
48911 <para>
48912 <indexterm role="concept">
48913 <primary>verifying</primary>
48914 <secondary>suppressing error details</secondary>
48915 </indexterm>
48916 When sender verification fails in an ACL, the details of the failure are
48917 given as additional output lines before the 550 response to the relevant
48918 SMTP command (RCPT or DATA). For example, if sender callout is in use,
48919 you might see:
48920 </para>
48921 <literallayout class="monospaced">
48922 MAIL FROM:&lt;xyz@abc.example&gt;
48923 250 OK
48924 RCPT TO:&lt;pqr@def.example&gt;
48925 550-Verification failed for &lt;xyz@abc.example&gt;
48926 550-Called:   192.168.34.43
48927 550-Sent:     RCPT TO:&lt;xyz@abc.example&gt;
48928 550-Response: 550 Unknown local part xyz in &lt;xyz@abc.example&gt;
48929 550 Sender verification failed
48930 </literallayout>
48931 <para>
48932 If more than one RCPT command fails in the same way, the details are given
48933 only for the first of them. However, some administrators do not want to send
48934 out this much information. You can suppress the details by adding
48935 <literal>/no_details</literal> to the ACL statement that requests sender verification. For
48936 example:
48937 </para>
48938 <literallayout class="monospaced">
48939 verify = sender/no_details
48940 </literallayout>
48941 </section>
48942 <section id="SECTredirwhilveri">
48943 <title>Redirection while verifying</title>
48944 <para>
48945 <indexterm role="concept">
48946 <primary>verifying</primary>
48947 <secondary>redirection while</secondary>
48948 </indexterm>
48949 <indexterm role="concept">
48950 <primary>address redirection</primary>
48951 <secondary>while verifying</secondary>
48952 </indexterm>
48953 A dilemma arises when a local address is redirected by aliasing or forwarding
48954 during verification: should the generated addresses themselves be verified,
48955 or should the successful expansion of the original address be enough to verify
48956 it? By default, Exim takes the following pragmatic approach:
48957 </para>
48958 <itemizedlist>
48959 <listitem>
48960 <para>
48961 When an incoming address is redirected to just one child address, verification
48962 continues with the child address, and if that fails to verify, the original
48963 verification also fails.
48964 </para>
48965 </listitem>
48966 <listitem>
48967 <para>
48968 When an incoming address is redirected to more than one child address,
48969 verification does not continue. A success result is returned.
48970 </para>
48971 </listitem>
48972 </itemizedlist>
48973 <para>
48974 This seems the most reasonable behaviour for the common use of aliasing as a
48975 way of redirecting different local parts to the same mailbox. It means, for
48976 example, that a pair of alias entries of the form
48977 </para>
48978 <literallayout class="monospaced">
48979 A.Wol:   aw123
48980 aw123:   :fail: Gone away, no forwarding address
48981 </literallayout>
48982 <para>
48983 work as expected, with both local parts causing verification failure. When a
48984 redirection generates more than one address, the behaviour is more like a
48985 mailing list, where the existence of the alias itself is sufficient for
48986 verification to succeed.
48987 </para>
48988 <para>
48989 It is possible, however, to change the default behaviour so that all successful
48990 redirections count as successful verifications, however many new addresses are
48991 generated. This is specified by the <option>success_on_redirect</option> verification
48992 option. For example:
48993 </para>
48994 <literallayout class="monospaced">
48995 require verify = recipient/success_on_redirect/callout=10s
48996 </literallayout>
48997 <para>
48998 In this example, verification succeeds if a router generates a new address, and
48999 the callout does not occur, because no address was routed to a remote host.
49000 </para>
49001 </section>
49002 <section id="SECTverifyCSA">
49003 <title>Client SMTP authorization (CSA)</title>
49004 <para>
49005 <indexterm role="concept">
49006 <primary>CSA</primary>
49007 <secondary>verifying</secondary>
49008 </indexterm>
49009 Client SMTP Authorization is a system that allows a site to advertise
49010 which machines are and are not permitted to send email. This is done by placing
49011 special SRV records in the DNS; these are looked up using the client&#x2019;s HELO
49012 domain. At the time of writing, CSA is still an Internet Draft. Client SMTP
49013 Authorization checks in Exim are performed by the ACL condition:
49014 </para>
49015 <literallayout class="monospaced">
49016 verify = csa
49017 </literallayout>
49018 <para>
49019 This fails if the client is not authorized. If there is a DNS problem, or if no
49020 valid CSA SRV record is found, or if the client is authorized, the condition
49021 succeeds. These three cases can be distinguished using the expansion variable
49022 <varname>$csa_status</varname>, which can take one of the values <quote>fail</quote>, <quote>defer</quote>,
49023 <quote>unknown</quote>, or <quote>ok</quote>. The condition does not itself defer because that would
49024 be likely to cause problems for legitimate email.
49025 </para>
49026 <para>
49027 The error messages produced by the CSA code include slightly more
49028 detail. If <varname>$csa_status</varname> is <quote>defer</quote>, this may be because of problems
49029 looking up the CSA SRV record, or problems looking up the CSA target
49030 address record. There are four reasons for <varname>$csa_status</varname> being <quote>fail</quote>:
49031 </para>
49032 <itemizedlist>
49033 <listitem>
49034 <para>
49035 The client&#x2019;s host name is explicitly not authorized.
49036 </para>
49037 </listitem>
49038 <listitem>
49039 <para>
49040 The client&#x2019;s IP address does not match any of the CSA target IP addresses.
49041 </para>
49042 </listitem>
49043 <listitem>
49044 <para>
49045 The client&#x2019;s host name is authorized but it has no valid target IP addresses
49046 (for example, the target&#x2019;s addresses are IPv6 and the client is using IPv4).
49047 </para>
49048 </listitem>
49049 <listitem>
49050 <para>
49051 The client&#x2019;s host name has no CSA SRV record but a parent domain has asserted
49052 that all subdomains must be explicitly authorized.
49053 </para>
49054 </listitem>
49055 </itemizedlist>
49056 <para>
49057 The <option>csa</option> verification condition can take an argument which is the domain to
49058 use for the DNS query. The default is:
49059 </para>
49060 <literallayout class="monospaced">
49061 verify = csa/$sender_helo_name
49062 </literallayout>
49063 <para>
49064 This implementation includes an extension to CSA. If the query domain
49065 is an address literal such as [192.0.2.95], or if it is a bare IP
49066 address, Exim searches for CSA SRV records in the reverse DNS as if
49067 the HELO domain was (for example) <emphasis>95.2.0.192.in-addr.arpa</emphasis>. Therefore it is
49068 meaningful to say:
49069 </para>
49070 <literallayout class="monospaced">
49071 verify = csa/$sender_host_address
49072 </literallayout>
49073 <para>
49074 In fact, this is the check that Exim performs if the client does not say HELO.
49075 This extension can be turned off by setting the main configuration option
49076 <option>dns_csa_use_reverse</option> to be false.
49077 </para>
49078 <para>
49079 If a CSA SRV record is not found for the domain itself, a search
49080 is performed through its parent domains for a record which might be
49081 making assertions about subdomains. The maximum depth of this search is limited
49082 using the main configuration option <option>dns_csa_search_limit</option>, which is 5 by
49083 default. Exim does not look for CSA SRV records in a top level domain, so the
49084 default settings handle HELO domains as long as seven
49085 (<emphasis>hostname.five.four.three.two.one.com</emphasis>). This encompasses the vast majority
49086 of legitimate HELO domains.
49087 </para>
49088 <para>
49089 The <emphasis>dnsdb</emphasis> lookup also has support for CSA. Although <emphasis>dnsdb</emphasis> also supports
49090 direct SRV lookups, this is not sufficient because of the extra parent domain
49091 search behaviour of CSA, and (as with PTR lookups) <emphasis>dnsdb</emphasis> also turns IP
49092 addresses into lookups in the reverse DNS space. The result of a successful
49093 lookup such as:
49094 </para>
49095 <literallayout class="monospaced">
49096 ${lookup dnsdb {csa=$sender_helo_name}}
49097 </literallayout>
49098 <para>
49099 has two space-separated fields: an authorization code and a target host name.
49100 The authorization code can be <quote>Y</quote> for yes, <quote>N</quote> for no, <quote>X</quote> for explicit
49101 authorization required but absent, or <quote>?</quote> for unknown.
49102 </para>
49103 </section>
49104 <section id="SECTverifyPRVS">
49105 <title>Bounce address tag validation</title>
49106 <para>
49107 <indexterm role="concept">
49108 <primary>BATV</primary>
49109 <secondary>verifying</secondary>
49110 </indexterm>
49111 Bounce address tag validation (BATV) is a scheme whereby the envelope senders
49112 of outgoing messages have a cryptographic, timestamped <quote>tag</quote> added to them.
49113 Genuine incoming bounce messages should therefore always be addressed to
49114 recipients that have a valid tag. This scheme is a way of detecting unwanted
49115 bounce messages caused by sender address forgeries (often called <quote>collateral
49116 spam</quote>), because the recipients of such messages do not include valid tags.
49117 </para>
49118 <para>
49119 There are two expansion items to help with the implementation of the BATV
49120 <quote>prvs</quote> (private signature) scheme in an Exim configuration. This scheme signs
49121 the original envelope sender address by using a simple shared key to add a hash
49122 of the address and some time-based randomizing information. The <option>prvs</option>
49123 expansion item creates a signed address, and the <option>prvscheck</option> expansion item
49124 checks one. The syntax of these expansion items is described in section
49125 <xref linkend="SECTexpansionitems"/>.
49126 </para>
49127 <para>
49128 As an example, suppose the secret per-address keys are stored in an MySQL
49129 database. A query to look up the key for an address could be defined as a macro
49130 like this:
49131 </para>
49132 <literallayout class="monospaced">
49133 PRVSCHECK_SQL = ${lookup mysql{SELECT secret FROM batv_prvs \
49134                 WHERE sender='${quote_mysql:$prvscheck_address}'\
49135                 }{$value}}
49136 </literallayout>
49137 <para>
49138 Suppose also that the senders who make use of BATV are defined by an address
49139 list called <option>batv_senders</option>. Then, in the ACL for RCPT commands, you could
49140 use this:
49141 </para>
49142 <literallayout class="monospaced">
49143 # Bounces: drop unsigned addresses for BATV senders
49144 deny message = This address does not send an unsigned reverse path.
49145      senders = :
49146      recipients = +batv_senders
49147
49148 # Bounces: In case of prvs-signed address, check signature.
49149 deny message = Invalid reverse path signature.
49150      senders = :
49151      condition  = ${prvscheck {$local_part@$domain}\
49152                   {PRVSCHECK_SQL}{1}}
49153      !condition = $prvscheck_result
49154 </literallayout>
49155 <para>
49156 The first statement rejects recipients for bounce messages that are addressed
49157 to plain BATV sender addresses, because it is known that BATV senders do not
49158 send out messages with plain sender addresses. The second statement rejects
49159 recipients that are prvs-signed, but with invalid signatures (either because
49160 the key is wrong, or the signature has timed out).
49161 </para>
49162 <para>
49163 A non-prvs-signed address is not rejected by the second statement, because the
49164 <option>prvscheck</option> expansion yields an empty string if its first argument is not a
49165 prvs-signed address, thus causing the <option>condition</option> condition to be false. If
49166 the first argument is a syntactically valid prvs-signed address, the yield is
49167 the third string (in this case <quote>1</quote>), whether or not the cryptographic and
49168 timeout checks succeed. The <varname>$prvscheck_result</varname> variable contains the result
49169 of the checks (empty for failure, <quote>1</quote> for success).
49170 </para>
49171 <para>
49172 There are two more issues you must consider when implementing prvs-signing.
49173 Firstly, you need to ensure that prvs-signed addresses are not blocked by your
49174 ACLs. A prvs-signed address contains a slash character, but the default Exim
49175 configuration contains this statement in the RCPT ACL:
49176 </para>
49177 <literallayout class="monospaced">
49178 deny    message       = Restricted characters in address
49179         domains       = +local_domains
49180         local_parts   = ^[.] : ^.*[@%!/|]
49181 </literallayout>
49182 <para>
49183 This is a conservative rule that blocks local parts that contain slashes. You
49184 should remove the slash in the last line.
49185 </para>
49186 <para>
49187 Secondly, you have to ensure that the routers accept prvs-signed addresses and
49188 deliver them correctly. The easiest way to handle this is to use a <command>redirect</command>
49189 router to remove the signature with a configuration along these lines:
49190 </para>
49191 <literallayout class="monospaced">
49192 batv_redirect:
49193   driver = redirect
49194   data = ${prvscheck {$local_part@$domain}{PRVSCHECK_SQL}}
49195 </literallayout>
49196 <para>
49197 This works because, if the third argument of <option>prvscheck</option> is empty, the result
49198 of the expansion of a prvs-signed address is the decoded value of the original
49199 address. This router should probably be the first of your routers that handles
49200 local addresses.
49201 </para>
49202 <para>
49203 To create BATV-signed addresses in the first place, a transport of this form
49204 can be used:
49205 </para>
49206 <literallayout class="monospaced">
49207 external_smtp_batv:
49208   driver = smtp
49209   return_path = ${prvs {$return_path} \
49210                        {${lookup mysql{SELECT \
49211                        secret FROM batv_prvs WHERE \
49212                        sender='${quote_mysql:$sender_address}'} \
49213                        {$value}fail}}}
49214 </literallayout>
49215 <para>
49216 If no key can be found for the existing return path, no signing takes place.
49217 </para>
49218 </section>
49219 <section id="SECTrelaycontrol">
49220 <title>Using an ACL to control relaying</title>
49221 <para>
49222 <indexterm role="concept">
49223 <primary>access control lists (ACLs)</primary>
49224 <secondary>relay control</secondary>
49225 </indexterm>
49226 <indexterm role="concept">
49227 <primary>relaying</primary>
49228 <secondary>control by ACL</secondary>
49229 </indexterm>
49230 <indexterm role="concept">
49231 <primary>policy control</primary>
49232 <secondary>relay control</secondary>
49233 </indexterm>
49234 An MTA is said to <emphasis>relay</emphasis> a message if it receives it from some host and
49235 delivers it directly to another host as a result of a remote address contained
49236 within it. Redirecting a local address via an alias or forward file and then
49237 passing the message on to another host is not relaying,
49238 <indexterm role="concept">
49239 <primary><quote>percent hack</quote></primary>
49240 </indexterm>
49241 but a redirection as a result of the <quote>percent hack</quote> is.
49242 </para>
49243 <para>
49244 Two kinds of relaying exist, which are termed <quote>incoming</quote> and <quote>outgoing</quote>.
49245 A host which is acting as a gateway or an MX backup is concerned with incoming
49246 relaying from arbitrary hosts to a specific set of domains. On the other hand,
49247 a host which is acting as a smart host for a number of clients is concerned
49248 with outgoing relaying from those clients to the Internet at large. Often the
49249 same host is fulfilling both functions,
49250 but in principle these two kinds of relaying are entirely independent. What is
49251 not wanted is the transmission of mail from arbitrary remote hosts through your
49252 system to arbitrary domains.
49253 </para>
49254 <para>
49255 You can implement relay control by means of suitable statements in the ACL that
49256 runs for each RCPT command. For convenience, it is often easiest to use
49257 Exim&#x2019;s named list facility to define the domains and hosts involved. For
49258 example, suppose you want to do the following:
49259 </para>
49260 <itemizedlist>
49261 <listitem>
49262 <para>
49263 Deliver a number of domains to mailboxes on the local host (or process them
49264 locally in some other way). Let&#x2019;s say these are <emphasis>my.dom1.example</emphasis> and
49265 <emphasis>my.dom2.example</emphasis>.
49266 </para>
49267 </listitem>
49268 <listitem>
49269 <para>
49270 Relay mail for a number of other domains for which you are the secondary MX.
49271 These might be <emphasis>friend1.example</emphasis> and <emphasis>friend2.example</emphasis>.
49272 </para>
49273 </listitem>
49274 <listitem>
49275 <para>
49276 Relay mail from the hosts on your local LAN, to whatever domains are involved.
49277 Suppose your LAN is 192.168.45.0/24.
49278 </para>
49279 </listitem>
49280 </itemizedlist>
49281 <para>
49282 In the main part of the configuration, you put the following definitions:
49283 </para>
49284 <literallayout class="monospaced">
49285 domainlist local_domains = my.dom1.example : my.dom2.example
49286 domainlist relay_domains = friend1.example : friend2.example
49287 hostlist   relay_hosts   = 192.168.45.0/24
49288 </literallayout>
49289 <para>
49290 Now you can use these definitions in the ACL that is run for every RCPT
49291 command:
49292 </para>
49293 <literallayout class="monospaced">
49294 acl_check_rcpt:
49295   accept domains = +local_domains : +relay_domains
49296   accept hosts   = +relay_hosts
49297 </literallayout>
49298 <para>
49299 The first statement accepts any RCPT command that contains an address in
49300 the local or relay domains. For any other domain, control passes to the second
49301 statement, which accepts the command only if it comes from one of the relay
49302 hosts. In practice, you will probably want to make your ACL more sophisticated
49303 than this, for example, by including sender and recipient verification. The
49304 default configuration includes a more comprehensive example, which is described
49305 in chapter <xref linkend="CHAPdefconfil"/>.
49306 </para>
49307 </section>
49308 <section id="SECTcheralcon">
49309 <title>Checking a relay configuration</title>
49310 <para>
49311 <indexterm role="concept">
49312 <primary>relaying</primary>
49313 <secondary>checking control of</secondary>
49314 </indexterm>
49315 You can check the relay characteristics of your configuration in the same way
49316 that you can test any ACL behaviour for an incoming SMTP connection, by using
49317 the <option>-bh</option> option to run a fake SMTP session with which you interact.
49318 </para>
49319 <para>
49320 For specifically testing for unwanted relaying, the host
49321 <emphasis>relay-test.mail-abuse.org</emphasis> provides a useful service. If you telnet to this
49322 host from the host on which Exim is running, using the normal telnet port, you
49323 will see a normal telnet connection message and then quite a long delay. Be
49324 patient. The remote host is making an SMTP connection back to your host, and
49325 trying a number of common probes to test for open relay vulnerability. The
49326 results of the tests will eventually appear on your terminal.
49327 <indexterm role="concept" startref="IIDacl" class="endofrange"/>
49328 </para>
49329 </section>
49330 </chapter>
49331
49332 <chapter id="CHAPexiscan">
49333 <title>Content scanning at ACL time</title>
49334 <para>
49335 <indexterm role="concept" id="IIDcosca" class="startofrange">
49336 <primary>content scanning</primary>
49337 <secondary>at ACL time</secondary>
49338 </indexterm>
49339 The extension of Exim to include content scanning at ACL time, formerly known
49340 as <quote>exiscan</quote>, was originally implemented as a patch by Tom Kistner. The code
49341 was integrated into the main source for Exim release 4.50, and Tom continues to
49342 maintain it. Most of the wording of this chapter is taken from Tom&#x2019;s
49343 specification.
49344 </para>
49345 <para>
49346 It is also possible to scan the content of messages at other times. The
49347 <function>local_scan()</function> function (see chapter <xref linkend="CHAPlocalscan"/>) allows for content
49348 scanning after all the ACLs have run. A transport filter can be used to scan
49349 messages at delivery time (see the <option>transport_filter</option> option, described in
49350 chapter <xref linkend="CHAPtransportgeneric"/>).
49351 </para>
49352 <para>
49353 If you want to include the ACL-time content-scanning features when you compile
49354 Exim, you need to arrange for WITH_CONTENT_SCAN to be defined in your
49355 <filename>Local/Makefile</filename>. When you do that, the Exim binary is built with:
49356 </para>
49357 <itemizedlist>
49358 <listitem>
49359 <para>
49360 Two additional ACLs (<option>acl_smtp_mime</option> and <option>acl_not_smtp_mime</option>) that are run
49361 for all MIME parts for SMTP and non-SMTP messages, respectively.
49362 </para>
49363 </listitem>
49364 <listitem>
49365 <para>
49366 Additional ACL conditions and modifiers: <option>decode</option>, <option>malware</option>,
49367 <option>mime_regex</option>, <option>regex</option>, and <option>spam</option>. These can be used in the ACL that is
49368 run at the end of message reception (the <option>acl_smtp_data</option> ACL).
49369 </para>
49370 </listitem>
49371 <listitem>
49372 <para>
49373 An additional control feature (<quote>no_mbox_unspool</quote>) that saves spooled copies
49374 of messages, or parts of messages, for debugging purposes.
49375 </para>
49376 </listitem>
49377 <listitem>
49378 <para>
49379 Additional expansion variables that are set in the new ACL and by the new
49380 conditions.
49381 </para>
49382 </listitem>
49383 <listitem>
49384 <para>
49385 Two new main configuration options: <option>av_scanner</option> and <option>spamd_address</option>.
49386 </para>
49387 </listitem>
49388 </itemizedlist>
49389 <para>
49390 There is another content-scanning configuration option for <filename>Local/Makefile</filename>,
49391 called WITH_OLD_DEMIME. If this is set, the old, deprecated <option>demime</option> ACL
49392 condition is compiled, in addition to all the other content-scanning features.
49393 </para>
49394 <para>
49395 Content-scanning is continually evolving, and new features are still being
49396 added. While such features are still unstable and liable to incompatible
49397 changes, they are made available in Exim by setting options whose names begin
49398 EXPERIMENTAL_ in <filename>Local/Makefile</filename>. Such features are not documented in
49399 this manual. You can find out about them by reading the file called
49400 <filename>doc/experimental.txt</filename>.
49401 </para>
49402 <para>
49403 All the content-scanning facilites work on a MBOX copy of the message that is
49404 temporarily created in a file called:
49405 </para>
49406 <literallayout>
49407 &lt;<emphasis>spool_directory</emphasis>&gt;<literal>/scan/</literal>&lt;<emphasis>message_id</emphasis>&gt;/&lt;<emphasis>message_id</emphasis>&gt;<literal>.eml</literal>
49408 </literallayout>
49409 <para>
49410 The <filename>.eml</filename> extension is a friendly hint to virus scanners that they can
49411 expect an MBOX-like structure inside that file. The file is created when the
49412 first content scanning facility is called. Subsequent calls to content
49413 scanning conditions open the same file again. The directory is recursively
49414 removed when the <option>acl_smtp_data</option> ACL has finished running, unless
49415 </para>
49416 <literallayout class="monospaced">
49417 control = no_mbox_unspool
49418 </literallayout>
49419 <para>
49420 has been encountered. When the MIME ACL decodes files, they are put into the
49421 same directory by default.
49422 </para>
49423 <section id="SECTscanvirus">
49424 <title>Scanning for viruses</title>
49425 <para>
49426 <indexterm role="concept">
49427 <primary>virus scanning</primary>
49428 </indexterm>
49429 <indexterm role="concept">
49430 <primary>content scanning</primary>
49431 <secondary>for viruses</secondary>
49432 </indexterm>
49433 <indexterm role="concept">
49434 <primary>content scanning</primary>
49435 <secondary>the <option>malware</option> condition</secondary>
49436 </indexterm>
49437 The <option>malware</option> ACL condition lets you connect virus scanner software to Exim.
49438 It supports a <quote>generic</quote> interface to scanners called via the shell, and
49439 specialized interfaces for <quote>daemon</quote> type virus scanners, which are resident
49440 in memory and thus are much faster.
49441 </para>
49442 <para>
49443 <indexterm role="concept">
49444 <primary><option>av_scanner</option></primary>
49445 </indexterm>
49446 You can set the <option>av_scanner</option> option in first part of the Exim configuration
49447 file to specify which scanner to use, together with any additional options that
49448 are needed. The basic syntax is as follows:
49449 </para>
49450 <literallayout>
49451 <literal>av_scanner = &lt;</literal><emphasis>scanner-type</emphasis><literal>&gt;:&lt;</literal><emphasis>option1</emphasis><literal>&gt;:&lt;</literal><emphasis>option2</emphasis><literal>&gt;:[...]</literal>
49452 </literallayout>
49453 <para>
49454 If you do not set <option>av_scanner</option>, it defaults to
49455 </para>
49456 <literallayout class="monospaced">
49457 av_scanner = sophie:/var/run/sophie
49458 </literallayout>
49459 <para>
49460 If the value of <option>av_scanner</option> starts with dollar character, it is expanded
49461 before use. The following scanner types are supported in this release:
49462 </para>
49463 <variablelist>
49464 <varlistentry>
49465 <term><option>aveserver</option></term>
49466 <listitem>
49467 <para>
49468 <indexterm role="concept">
49469 <primary>virus scanners</primary>
49470 <secondary>Kaspersky</secondary>
49471 </indexterm>
49472 This is the scanner daemon of Kaspersky Version 5. You can get a trial version
49473 at <emphasis role="bold"><ulink url="http://www.kaspersky.com">http://www.kaspersky.com</ulink></emphasis>. This scanner type takes one option,
49474 which is the path to the daemon&#x2019;s UNIX socket. The default is shown in this
49475 example:
49476 </para>
49477 <literallayout class="monospaced">
49478 av_scanner = aveserver:/var/run/aveserver
49479 </literallayout>
49480 </listitem></varlistentry>
49481 <varlistentry>
49482 <term><option>clamd</option></term>
49483 <listitem>
49484 <para>
49485 <indexterm role="concept">
49486 <primary>virus scanners</primary>
49487 <secondary>clamd</secondary>
49488 </indexterm>
49489 This daemon-type scanner is GPL and free. You can get it at
49490 <emphasis role="bold"><ulink url="http://www.clamav.net/">http://www.clamav.net/</ulink></emphasis>. Some older versions of clamd do not seem to
49491 unpack MIME containers, so it used to be recommended to unpack MIME attachments
49492 in the MIME ACL. This no longer believed to be necessary. One option is
49493 required: either the path and name of a UNIX socket file, or a hostname or IP
49494 number, and a port, separated by space, as in the second of these examples:
49495 </para>
49496 <literallayout class="monospaced">
49497 av_scanner = clamd:/opt/clamd/socket
49498 av_scanner = clamd:192.168.2.100 1234
49499 </literallayout>
49500 <para>
49501 If the option is unset, the default is <filename>/tmp/clamd</filename>. Thanks to David Saez for
49502 contributing the code for this scanner.
49503 </para>
49504 </listitem></varlistentry>
49505 <varlistentry>
49506 <term><option>cmdline</option></term>
49507 <listitem>
49508 <para>
49509 <indexterm role="concept">
49510 <primary>virus scanners</primary>
49511 <secondary>command line interface</secondary>
49512 </indexterm>
49513 This is the keyword for the generic command line scanner interface. It can be
49514 used to attach virus scanners that are invoked from the shell. This scanner
49515 type takes 3 mandatory options:
49516 </para>
49517 <orderedlist numeration="arabic">
49518 <listitem>
49519 <para>
49520 The full path and name of the scanner binary, with all command line options,
49521 and a placeholder (<literal>%s</literal>) for the directory to scan.
49522 </para>
49523 </listitem>
49524 <listitem>
49525 <para>
49526 A regular expression to match against the STDOUT and STDERR output of the
49527 virus scanner. If the expression matches, a virus was found. You must make
49528 absolutely sure that this expression matches on <quote>virus found</quote>. This is called
49529 the <quote>trigger</quote> expression.
49530 </para>
49531 </listitem>
49532 <listitem>
49533 <para>
49534 Another regular expression, containing exactly one pair of parentheses, to
49535 match the name of the virus found in the scanners output. This is called the
49536 <quote>name</quote> expression.
49537 </para>
49538 </listitem>
49539 </orderedlist>
49540 <para>
49541 For example, Sophos Sweep reports a virus on a line like this:
49542 </para>
49543 <literallayout class="monospaced">
49544 Virus 'W32/Magistr-B' found in file ./those.bat
49545 </literallayout>
49546 <para>
49547 For the trigger expression, we can just match the word <quote>found</quote>. For the name
49548 expression, we want to extract the W32/Magistr-B string, so we can match for
49549 the single quotes left and right of it. Altogether, this makes the
49550 configuration setting:
49551 </para>
49552 <literallayout class="monospaced">
49553 av_scanner = cmdline:\
49554              /path/to/sweep -all -rec -archive %s:\
49555              found:'(.+)'
49556 </literallayout>
49557 </listitem></varlistentry>
49558 <varlistentry>
49559 <term><option>drweb</option></term>
49560 <listitem>
49561 <para>
49562 <indexterm role="concept">
49563 <primary>virus scanners</primary>
49564 <secondary>DrWeb</secondary>
49565 </indexterm>
49566 The DrWeb daemon scanner (<emphasis role="bold"><ulink url="http://www.sald.com/">http://www.sald.com/</ulink></emphasis>) interface takes one
49567 argument, either a full path to a UNIX socket, or an IP address and port
49568 separated by white space, as in these examples:
49569 </para>
49570 <literallayout class="monospaced">
49571 av_scanner = drweb:/var/run/drwebd.sock
49572 av_scanner = drweb:192.168.2.20 31337
49573 </literallayout>
49574 <para>
49575 If you omit the argument, the default path <filename>/usr/local/drweb/run/drwebd.sock</filename>
49576 is used. Thanks to Alex Miller for contributing the code for this scanner.
49577 </para>
49578 </listitem></varlistentry>
49579 <varlistentry>
49580 <term><option>fsecure</option></term>
49581 <listitem>
49582 <para>
49583 <indexterm role="concept">
49584 <primary>virus scanners</primary>
49585 <secondary>F-Secure</secondary>
49586 </indexterm>
49587 The F-Secure daemon scanner (<emphasis role="bold"><ulink url="http://www.f-secure.com">http://www.f-secure.com</ulink></emphasis>) takes one
49588 argument which is the path to a UNIX socket. For example:
49589 </para>
49590 <literallayout class="monospaced">
49591 av_scanner = fsecure:/path/to/.fsav
49592 </literallayout>
49593 <para>
49594 If no argument is given, the default is <filename>/var/run/.fsav</filename>. Thanks to Johan
49595 Thelmen for contributing the code for this scanner.
49596 </para>
49597 </listitem></varlistentry>
49598 <varlistentry>
49599 <term><option>kavdaemon</option></term>
49600 <listitem>
49601 <para>
49602 <indexterm role="concept">
49603 <primary>virus scanners</primary>
49604 <secondary>Kaspersky</secondary>
49605 </indexterm>
49606 This is the scanner daemon of Kaspersky Version 4. This version of the
49607 Kaspersky scanner is outdated. Please upgrade (see <option>aveserver</option> above). This
49608 scanner type takes one option, which is the path to the daemon&#x2019;s UNIX socket.
49609 For example:
49610 </para>
49611 <literallayout class="monospaced">
49612 av_scanner = kavdaemon:/opt/AVP/AvpCtl
49613 </literallayout>
49614 <para>
49615 The default path is <filename>/var/run/AvpCtl</filename>.
49616 </para>
49617 </listitem></varlistentry>
49618 <varlistentry>
49619 <term><option>mksd</option></term>
49620 <listitem>
49621 <para>
49622 <indexterm role="concept">
49623 <primary>virus scanners</primary>
49624 <secondary>mksd</secondary>
49625 </indexterm>
49626 This is a daemon type scanner that is aimed mainly at Polish users, though some
49627 parts of documentation are now available in English. You can get it at
49628 <emphasis role="bold"><ulink url="http://linux.mks.com.pl/">http://linux.mks.com.pl/</ulink></emphasis>. The only option for this scanner type is
49629 the maximum number of processes used simultaneously to scan the attachments,
49630 provided that the demime facility is employed and also provided that mksd has
49631 been run with at least the same number of child processes. For example:
49632 </para>
49633 <literallayout class="monospaced">
49634 av_scanner = mksd:2
49635 </literallayout>
49636 <para>
49637 You can safely omit this option (the default value is 1).
49638 </para>
49639 </listitem></varlistentry>
49640 <varlistentry>
49641 <term><option>sophie</option></term>
49642 <listitem>
49643 <para>
49644 <indexterm role="concept">
49645 <primary>virus scanners</primary>
49646 <secondary>Sophos and Sophie</secondary>
49647 </indexterm>
49648 Sophie is a daemon that uses Sophos&#x2019; <option>libsavi</option> library to scan for viruses.
49649 You can get Sophie at <emphasis role="bold"><ulink url="http://www.vanja.com/tools/sophie/">http://www.vanja.com/tools/sophie/</ulink></emphasis>. The only
49650 option for this scanner type is the path to the UNIX socket that Sophie uses
49651 for client communication. For example:
49652 </para>
49653 <literallayout class="monospaced">
49654 av_scanner = sophie:/tmp/sophie
49655 </literallayout>
49656 <para>
49657 The default path is <filename>/var/run/sophie</filename>, so if you are using this, you can omit
49658 the option.
49659 </para>
49660 </listitem></varlistentry>
49661 </variablelist>
49662 <para>
49663 When <option>av_scanner</option> is correctly set, you can use the <option>malware</option> condition in
49664 the DATA ACL. <emphasis role="bold">Note</emphasis>: You cannot use the <option>malware</option> condition in the MIME
49665 ACL.
49666 </para>
49667 <para>
49668 The <option>av_scanner</option> option is expanded each time <option>malware</option> is called. This
49669 makes it possible to use different scanners. See further below for an example.
49670 The <option>malware</option> condition caches its results, so when you use it multiple times
49671 for the same message, the actual scanning process is only carried out once.
49672 However, using expandable items in <option>av_scanner</option> disables this caching, in
49673 which case each use of the <option>malware</option> condition causes a new scan of the
49674 message.
49675 </para>
49676 <para>
49677 The <option>malware</option> condition takes a right-hand argument that is expanded before
49678 use. It can then be one of
49679 </para>
49680 <itemizedlist>
49681 <listitem>
49682 <para>
49683 <quote>true</quote>, <quote>*</quote>, or <quote>1</quote>, in which case the message is scanned for viruses.
49684 The condition succeeds if a virus was found, and fail otherwise. This is the
49685 recommended usage.
49686 </para>
49687 </listitem>
49688 <listitem>
49689 <para>
49690 <quote>false</quote> or <quote>0</quote>, in which case no scanning is done and the condition fails
49691 immediately.
49692 </para>
49693 </listitem>
49694 <listitem>
49695 <para>
49696 A regular expression, in which case the message is scanned for viruses. The
49697 condition succeeds if a virus is found and its name matches the regular
49698 expression. This allows you to take special actions on certain types of virus.
49699 </para>
49700 </listitem>
49701 </itemizedlist>
49702 <para>
49703 You can append <literal>/defer_ok</literal> to the <option>malware</option> condition to accept messages
49704 even if there is a problem with the virus scanner.
49705 </para>
49706 <para>
49707 <indexterm role="concept">
49708 <primary><varname>$malware_name</varname></primary>
49709 </indexterm>
49710 When a virus is found, the condition sets up an expansion variable called
49711 <varname>$malware_name</varname> that contains the name of the virus. You can use it in a
49712 <option>message</option> modifier that specifies the error returned to the sender, and/or in
49713 logging data.
49714 </para>
49715 <para>
49716 If your virus scanner cannot unpack MIME and TNEF containers itself, you should
49717 use the <option>demime</option> condition (see section <xref linkend="SECTdemimecond"/>) before the
49718 <option>malware</option> condition.
49719 </para>
49720 <para>
49721 Here is a very simple scanning example:
49722 </para>
49723 <literallayout class="monospaced">
49724 deny message = This message contains malware ($malware_name)
49725      demime = *
49726      malware = *
49727 </literallayout>
49728 <para>
49729 The next example accepts messages when there is a problem with the scanner:
49730 </para>
49731 <literallayout class="monospaced">
49732 deny message = This message contains malware ($malware_name)
49733      demime = *
49734      malware = */defer_ok
49735 </literallayout>
49736 <para>
49737 The next example shows how to use an ACL variable to scan with both sophie and
49738 aveserver. It assumes you have set:
49739 </para>
49740 <literallayout class="monospaced">
49741 av_scanner = $acl_m0
49742 </literallayout>
49743 <para>
49744 in the main Exim configuration.
49745 </para>
49746 <literallayout class="monospaced">
49747 deny message = This message contains malware ($malware_name)
49748      set acl_m0 = sophie
49749      malware = *
49750
49751 deny message = This message contains malware ($malware_name)
49752      set acl_m0 = aveserver
49753      malware = *
49754 </literallayout>
49755 </section>
49756 <section id="SECTscanspamass">
49757 <title>Scanning with SpamAssassin</title>
49758 <para>
49759 <indexterm role="concept">
49760 <primary>content scanning</primary>
49761 <secondary>for spam</secondary>
49762 </indexterm>
49763 <indexterm role="concept">
49764 <primary>spam scanning</primary>
49765 </indexterm>
49766 <indexterm role="concept">
49767 <primary>SpamAssassin</primary>
49768 <secondary>scanning with</secondary>
49769 </indexterm>
49770 The <option>spam</option> ACL condition calls SpamAssassin&#x2019;s <option>spamd</option> daemon to get a spam
49771 score and a report for the message. You can get SpamAssassin at
49772 <emphasis role="bold"><ulink url="http://www.spamassassin.org">http://www.spamassassin.org</ulink></emphasis>, or, if you have a working Perl
49773 installation, you can use CPAN by running:
49774 </para>
49775 <literallayout class="monospaced">
49776 perl -MCPAN -e 'install Mail::SpamAssassin'
49777 </literallayout>
49778 <para>
49779 SpamAssassin has its own set of configuration files. Please review its
49780 documentation to see how you can tweak it. The default installation should work
49781 nicely, however.
49782 </para>
49783 <para>
49784 <indexterm role="concept">
49785 <primary><option>spamd_address</option></primary>
49786 </indexterm>
49787 After having installed and configured SpamAssassin, start the <option>spamd</option> daemon.
49788 By default, it listens on 127.0.0.1, TCP port 783. If you use another host or
49789 port for <option>spamd</option>, you must set the <option>spamd_address</option> option in the global
49790 part of the Exim configuration as follows (example):
49791 </para>
49792 <literallayout class="monospaced">
49793 spamd_address = 192.168.99.45 387
49794 </literallayout>
49795 <para>
49796 You do not need to set this option if you use the default. As of version 2.60,
49797 <option>spamd</option> also supports communication over UNIX sockets. If you want to use
49798 these, supply <option>spamd_address</option> with an absolute file name instead of a
49799 address/port pair:
49800 </para>
49801 <literallayout class="monospaced">
49802 spamd_address = /var/run/spamd_socket
49803 </literallayout>
49804 <para>
49805 You can have multiple <option>spamd</option> servers to improve scalability. These can
49806 reside on other hardware reachable over the network. To specify multiple
49807 <option>spamd</option> servers, put multiple address/port pairs in the <option>spamd_address</option>
49808 option, separated with colons:
49809 </para>
49810 <literallayout class="monospaced">
49811 spamd_address = 192.168.2.10 783 : \
49812                 192.168.2.11 783 : \
49813                 192.168.2.12 783
49814 </literallayout>
49815 <para>
49816 Up to 32 <option>spamd</option> servers are supported. The servers are queried in a random
49817 fashion. When a server fails to respond to the connection attempt, all other
49818 servers are tried until one succeeds. If no server responds, the <option>spam</option>
49819 condition defers.
49820 </para>
49821 <para>
49822 <emphasis role="bold">Warning</emphasis>: It is not possible to use the UNIX socket connection method with
49823 multiple <option>spamd</option> servers.
49824 </para>
49825 </section>
49826 <section>
49827 <title>Calling SpamAssassin from an Exim ACL</title>
49828 <para>
49829 Here is a simple example of the use of the <option>spam</option> condition in a DATA ACL:
49830 </para>
49831 <literallayout class="monospaced">
49832 deny message = This message was classified as SPAM
49833      spam = joe
49834 </literallayout>
49835 <para>
49836 The right-hand side of the <option>spam</option> condition specifies the username that
49837 SpamAssassin should scan for. If you do not want to scan for a particular user,
49838 but rather use the SpamAssassin system-wide default profile, you can scan for
49839 an unknown user, or simply use <quote>nobody</quote>. However, you must put something on
49840 the right-hand side.
49841 </para>
49842 <para>
49843 The username allows you to use per-domain or per-user antispam profiles. The
49844 right-hand side is expanded before being used, so you can put lookups or
49845 conditions there. When the right-hand side evaluates to <quote>0</quote> or <quote>false</quote>, no
49846 scanning is done and the condition fails immediately.
49847 </para>
49848 <para>
49849 Scanning with SpamAssassin uses a lot of resources. If you scan every message,
49850 large ones may cause significant performance degredation. As most spam messages
49851 are quite small, it is recommended that you do not scan the big ones. For
49852 example:
49853 </para>
49854 <literallayout class="monospaced">
49855 deny message = This message was classified as SPAM
49856      condition = ${if &lt; {$message_size}{10K}}
49857      spam = nobody
49858 </literallayout>
49859 <para>
49860 The <option>spam</option> condition returns true if the threshold specified in the user&#x2019;s
49861 SpamAssassin profile has been matched or exceeded. If you want to use the
49862 <option>spam</option> condition for its side effects (see the variables below), you can make
49863 it always return <quote>true</quote> by appending <literal>:true</literal> to the username.
49864 </para>
49865 <para>
49866 <indexterm role="concept">
49867 <primary>spam scanning</primary>
49868 <secondary>returned variables</secondary>
49869 </indexterm>
49870 </para>
49871 <para revisionflag="changed">
49872 When the <option>spam</option> condition is run, it sets up a number of expansion
49873 variables. With the exception of <varname>$spam_score_int</varname>, these are usable only
49874 within ACLs; their values are not retained with the message and so cannot be
49875 used at delivery time.
49876 </para>
49877 <variablelist>
49878 <varlistentry>
49879 <term><varname>$spam_score</varname></term>
49880 <listitem>
49881 <para>
49882 The spam score of the message, for example <quote>3.4</quote> or <quote>30.5</quote>. This is useful
49883 for inclusion in log or reject messages.
49884 </para>
49885 </listitem></varlistentry>
49886 <varlistentry>
49887 <term><varname>$spam_score_int</varname></term>
49888 <listitem>
49889 <para>
49890 The spam score of the message, multiplied by ten, as an integer value. For
49891 example <quote>34</quote> or <quote>305</quote>. This is useful for numeric comparisons in
49892 conditions. This variable is special; its value is saved with the message, and
49893 written to Exim&#x2019;s spool file. This means that it can be used during the whole
49894 life of the message on your Exim system, in particular, in routers or
49895 transports during the later delivery phase.
49896 </para>
49897 </listitem></varlistentry>
49898 <varlistentry>
49899 <term><varname>$spam_bar</varname></term>
49900 <listitem>
49901 <para>
49902 A string consisting of a number of <quote>+</quote> or <quote>-</quote> characters, representing the
49903 integer part of the spam score value. A spam score of 4.4 would have a
49904 <varname>$spam_bar</varname> value of <quote>++++</quote>. This is useful for inclusion in warning
49905 headers, since MUAs can match on such strings.
49906 </para>
49907 </listitem></varlistentry>
49908 <varlistentry>
49909 <term><varname>$spam_report</varname></term>
49910 <listitem>
49911 <para>
49912 A multiline text table, containing the full SpamAssassin report for the
49913 message. Useful for inclusion in headers or reject messages.
49914 </para>
49915 </listitem></varlistentry>
49916 </variablelist>
49917 <para>
49918 The <option>spam</option> condition caches its results. If you call it again with the same
49919 user name, it does not scan again, but rather returns the same values as
49920 before.
49921 </para>
49922 <para>
49923 The <option>spam</option> condition returns DEFER if there is any error while running the
49924 message through SpamAssassin. If you want to treat DEFER as FAIL (to pass on to
49925 the next ACL statement block), append <literal>/defer_ok</literal> to the right-hand side of
49926 the spam condition, like this:
49927 </para>
49928 <literallayout class="monospaced">
49929 deny message = This message was classified as SPAM
49930      spam    = joe/defer_ok
49931 </literallayout>
49932 <para>
49933 This causes messages to be accepted even if there is a problem with <option>spamd</option>.
49934 </para>
49935 <para>
49936 Here is a longer, commented example of the use of the <option>spam</option>
49937 condition:
49938 </para>
49939 <literallayout class="monospaced">
49940 # put headers in all messages (no matter if spam or not)
49941 warn  message = X-Spam-Score: $spam_score ($spam_bar)
49942       spam = nobody:true
49943 warn  message = X-Spam-Report: $spam_report
49944       spam = nobody:true
49945
49946 # add second subject line with *SPAM* marker when message
49947 # is over threshold
49948 warn  message = Subject: *SPAM* $h_Subject:
49949       spam = nobody
49950
49951 # reject spam at high scores (&gt; 12)
49952 deny  message = This message scored $spam_score spam points.
49953       spam = nobody:true
49954       condition = ${if &gt;{$spam_score_int}{120}{1}{0}}
49955 </literallayout>
49956 </section>
49957 <section id="SECTscanmimepart">
49958 <title>Scanning MIME parts</title>
49959 <para>
49960 <indexterm role="concept">
49961 <primary>content scanning</primary>
49962 <secondary>MIME parts</secondary>
49963 </indexterm>
49964 <indexterm role="concept">
49965 <primary>MIME content scanning</primary>
49966 </indexterm>
49967 <indexterm role="concept">
49968 <primary><option>acl_smtp_mime</option></primary>
49969 </indexterm>
49970 The <option>acl_smtp_mime</option> global option specifies an ACL that is called once for
49971 each MIME part of an SMTP message, including multipart types, in the sequence
49972 of their position in the message. Similarly, the <option>acl_not_smtp_mime</option> option
49973 specifies an ACL that is used for the MIME parts of non-SMTP messages. These
49974 options may both refer to the same ACL if you want the same processing in both
49975 cases.
49976 </para>
49977 <para>
49978 These ACLs are called (possibly many times) just before the <option>acl_smtp_data</option>
49979 ACL in the case of an SMTP message, or just before a non-SMTP message is
49980 accepted. However, a MIME ACL is called only if the message contains a
49981 <emphasis>MIME-Version:</emphasis> header line. When a call to a MIME ACL does not yield
49982 <quote>accept</quote>, ACL processing is aborted and the appropriate result code is sent
49983 to the client. In the case of an SMTP message, the <option>acl_smtp_data</option> ACL is not
49984 called when this happens.
49985 </para>
49986 <para>
49987 You cannot use the <option>malware</option> or <option>spam</option> conditions in a MIME ACL; these can
49988 only be used in the DATA or non-SMTP ACLs. However, you can use the <option>regex</option>
49989 condition to match against the raw MIME part. You can also use the
49990 <option>mime_regex</option> condition to match against the decoded MIME part (see section
49991 <xref linkend="SECTscanregex"/>).
49992 </para>
49993 <para>
49994 At the start of a MIME ACL, a number of variables are set from the header
49995 information for the relevant MIME part. These are described below. The contents
49996 of the MIME part are not by default decoded into a disk file except for MIME
49997 parts whose content-type is <quote>message/rfc822</quote>. If you want to decode a MIME
49998 part into a disk file, you can use the <option>decode</option> modifier. The general syntax
49999 is:
50000 </para>
50001 <literallayout>
50002 <literal>decode = [/</literal>&lt;<emphasis>path</emphasis>&gt;<literal>/]</literal>&lt;<emphasis>filename</emphasis>&gt;
50003 </literallayout>
50004 <para>
50005 The right hand side is expanded before use. After expansion,
50006 the value can be:
50007 </para>
50008 <orderedlist numeration="arabic">
50009 <listitem>
50010 <para>
50011 <quote>0</quote> or <quote>false</quote>, in which case no decoding is done.
50012 </para>
50013 </listitem>
50014 <listitem>
50015 <para>
50016 The string <quote>default</quote>. In that case, the file is put in the temporary
50017 <quote>default</quote> directory &lt;<emphasis>spool_directory</emphasis>&gt;<filename>/scan/</filename>&lt;<emphasis>message_id</emphasis>&gt;<filename>/</filename> with
50018 a sequential file name consisting of the message id and a sequence number. The
50019 full path and name is available in <varname>$mime_decoded_filename</varname> after decoding.
50020 </para>
50021 </listitem>
50022 <listitem>
50023 <para>
50024 A full path name starting with a slash. If the full name is an existing
50025 directory, it is used as a replacement for the default directory. The filename
50026 is then sequentially assigned. If the path does not exist, it is used as
50027 the full path and file name.
50028 </para>
50029 </listitem>
50030 <listitem>
50031 <para>
50032 If the string does not start with a slash, it is used as the
50033 filename, and the default path is then used.
50034 </para>
50035 </listitem>
50036 </orderedlist>
50037 <para>
50038 You can easily decode a file with its original, proposed filename using
50039 </para>
50040 <literallayout class="monospaced">
50041 decode = $mime_filename
50042 </literallayout>
50043 <para>
50044 However, you should keep in mind that <varname>$mime_filename</varname> might contain
50045 anything. If you place files outside of the default path, they are not
50046 automatically unlinked.
50047 </para>
50048 <para>
50049 For RFC822 attachments (these are messages attached to messages, with a
50050 content-type of <quote>message/rfc822</quote>), the ACL is called again in the same manner
50051 as for the primary message, only that the <varname>$mime_is_rfc822</varname> expansion
50052 variable is set (see below). Attached messages are always decoded to disk
50053 before being checked, and the files are unlinked once the check is done.
50054 </para>
50055 <para>
50056 The MIME ACL supports the <option>regex</option> and <option>mime_regex</option> conditions. These can be
50057 used to match regular expressions against raw and decoded MIME parts,
50058 respectively. They are described in section <xref linkend="SECTscanregex"/>.
50059 </para>
50060 <para>
50061 <indexterm role="concept">
50062 <primary>MIME content scanning</primary>
50063 <secondary>returned variables</secondary>
50064 </indexterm>
50065 The following list describes all expansion variables that are
50066 available in the MIME ACL:
50067 </para>
50068 <variablelist>
50069 <varlistentry>
50070 <term><varname>$mime_boundary</varname></term>
50071 <listitem>
50072 <para>
50073 If the current part is a multipart (see <varname>$mime_is_multipart</varname>) below, it should
50074 have a boundary string, which is stored in this variable. If the current part
50075 has no boundary parameter in the <emphasis>Content-Type:</emphasis> header, this variable
50076 contains the empty string.
50077 </para>
50078 </listitem></varlistentry>
50079 <varlistentry>
50080 <term><varname>$mime_charset</varname></term>
50081 <listitem>
50082 <para>
50083 This variable contains the character set identifier, if one was found in the
50084 <emphasis>Content-Type:</emphasis> header. Examples for charset identifiers are:
50085 </para>
50086 <literallayout class="monospaced">
50087 us-ascii
50088 gb2312 (Chinese)
50089 iso-8859-1
50090 </literallayout>
50091 <para>
50092 Please note that this value is not normalized, so you should do matches
50093 case-insensitively.
50094 </para>
50095 </listitem></varlistentry>
50096 <varlistentry>
50097 <term><varname>$mime_content_description</varname></term>
50098 <listitem>
50099 <para>
50100 This variable contains the normalized content of the <emphasis>Content-Description:</emphasis>
50101 header. It can contain a human-readable description of the parts content. Some
50102 implementations repeat the filename for attachments here, but they are usually
50103 only used for display purposes.
50104 </para>
50105 </listitem></varlistentry>
50106 <varlistentry>
50107 <term><varname>$mime_content_disposition</varname></term>
50108 <listitem>
50109 <para>
50110 This variable contains the normalized content of the <emphasis>Content-Disposition:</emphasis>
50111 header. You can expect strings like <quote>attachment</quote> or <quote>inline</quote> here.
50112 </para>
50113 </listitem></varlistentry>
50114 <varlistentry>
50115 <term><varname>$mime_content_id</varname></term>
50116 <listitem>
50117 <para>
50118 This variable contains the normalized content of the <emphasis>Content-ID:</emphasis> header.
50119 This is a unique ID that can be used to reference a part from another part.
50120 </para>
50121 </listitem></varlistentry>
50122 <varlistentry>
50123 <term><varname>$mime_content_size</varname></term>
50124 <listitem>
50125 <para>
50126 This variable is set only after the <option>decode</option> modifier (see above) has been
50127 successfully run. It contains the size of the decoded part in kilobytes. The
50128 size is always rounded up to full kilobytes, so only a completely empty part
50129 has a <varname>$mime_content_size</varname> of zero.
50130 </para>
50131 </listitem></varlistentry>
50132 <varlistentry>
50133 <term><varname>$mime_content_transfer_encoding</varname></term>
50134 <listitem>
50135 <para>
50136 This variable contains the normalized content of the
50137 <emphasis>Content-transfer-encoding:</emphasis> header. This is a symbolic name for an encoding
50138 type. Typical values are <quote>base64</quote> and <quote>quoted-printable</quote>.
50139 </para>
50140 </listitem></varlistentry>
50141 <varlistentry>
50142 <term><varname>$mime_content_type</varname></term>
50143 <listitem>
50144 <para>
50145 If the MIME part has a <emphasis>Content-Type:</emphasis> header, this variable contains its
50146 value, lowercased, and without any options (like <quote>name</quote> or <quote>charset</quote>). Here
50147 are some examples of popular MIME types, as they may appear in this variable:
50148 </para>
50149 <literallayout class="monospaced">
50150 text/plain
50151 text/html
50152 application/octet-stream
50153 image/jpeg
50154 audio/midi
50155 </literallayout>
50156 <para>
50157 If the MIME part has no <emphasis>Content-Type:</emphasis> header, this variable contains the
50158 empty string.
50159 </para>
50160 </listitem></varlistentry>
50161 <varlistentry>
50162 <term><varname>$mime_decoded_filename</varname></term>
50163 <listitem>
50164 <para>
50165 This variable is set only after the <option>decode</option> modifier (see above) has been
50166 successfully run. It contains the full path and file name of the file
50167 containing the decoded data.
50168 </para>
50169 </listitem></varlistentry>
50170 </variablelist>
50171 <para>
50172 <indexterm role="concept">
50173 <primary>RFC 2047</primary>
50174 </indexterm>
50175 </para>
50176 <variablelist>
50177 <varlistentry>
50178 <term><varname>$mime_filename</varname></term>
50179 <listitem>
50180 <para>
50181 This is perhaps the most important of the MIME variables. It contains a
50182 proposed filename for an attachment, if one was found in either the
50183 <emphasis>Content-Type:</emphasis> or <emphasis>Content-Disposition:</emphasis> headers. The filename will be
50184 RFC2047 decoded, but no additional sanity checks are done. If no filename was
50185 found, this variable contains the empty string.
50186 </para>
50187 </listitem></varlistentry>
50188 <varlistentry>
50189 <term><varname>$mime_is_coverletter</varname></term>
50190 <listitem>
50191 <para>
50192 This variable attempts to differentiate the <quote>cover letter</quote> of an e-mail from
50193 attached data. It can be used to clamp down on flashy or unneccessarily encoded
50194 content in the cover letter, while not restricting attachments at all.
50195 </para>
50196 <para>
50197 The variable contains 1 (true) for a MIME part believed to be part of the
50198 cover letter, and 0 (false) for an attachment. At present, the algorithm is as
50199 follows:
50200 </para>
50201 <orderedlist numeration="arabic">
50202 <listitem>
50203 <para>
50204 The outermost MIME part of a message is always a cover letter.
50205 </para>
50206 </listitem>
50207 <listitem>
50208 <para>
50209 If a multipart/alternative or multipart/related MIME part is a cover letter,
50210 so are all MIME subparts within that multipart.
50211 </para>
50212 </listitem>
50213 <listitem>
50214 <para>
50215 If any other multipart is a cover letter, the first subpart is a cover letter,
50216 and the rest are attachments.
50217 </para>
50218 </listitem>
50219 <listitem>
50220 <para>
50221 All parts contained within an attachment multipart are attachments.
50222 </para>
50223 </listitem>
50224 </orderedlist>
50225 <para>
50226 As an example, the following will ban <quote>HTML mail</quote> (including that sent with
50227 alternative plain text), while allowing HTML files to be attached. HTML
50228 coverletter mail attached to non-HMTL coverletter mail will also be allowed:
50229 </para>
50230 <literallayout class="monospaced">
50231 deny message = HTML mail is not accepted here
50232 !condition = $mime_is_rfc822
50233 condition = $mime_is_coverletter
50234 condition = ${if eq{$mime_content_type}{text/html}{1}{0}}
50235 </literallayout>
50236 </listitem></varlistentry>
50237 <varlistentry>
50238 <term><varname>$mime_is_multipart</varname></term>
50239 <listitem>
50240 <para>
50241 This variable has the value 1 (true) when the current part has the main type
50242 <quote>multipart</quote>, for example <quote>multipart/alternative</quote> or <quote>multipart/mixed</quote>.
50243 Since multipart entities only serve as containers for other parts, you may not
50244 want to carry out specific actions on them.
50245 </para>
50246 </listitem></varlistentry>
50247 <varlistentry>
50248 <term><varname>$mime_is_rfc822</varname></term>
50249 <listitem>
50250 <para>
50251 This variable has the value 1 (true) if the current part is not a part of the
50252 checked message itself, but part of an attached message. Attached message
50253 decoding is fully recursive.
50254 </para>
50255 </listitem></varlistentry>
50256 <varlistentry>
50257 <term><varname>$mime_part_count</varname></term>
50258 <listitem>
50259 <para>
50260 This variable is a counter that is raised for each processed MIME part. It
50261 starts at zero for the very first part (which is usually a multipart). The
50262 counter is per-message, so it is reset when processing RFC822 attachments (see
50263 <varname>$mime_is_rfc822</varname>). The counter stays set after <option>acl_smtp_mime</option> is
50264 complete, so you can use it in the DATA ACL to determine the number of MIME
50265 parts of a message. For non-MIME messages, this variable contains the value -1.
50266 </para>
50267 </listitem></varlistentry>
50268 </variablelist>
50269 </section>
50270 <section id="SECTscanregex">
50271 <title>Scanning with regular expressions</title>
50272 <para>
50273 <indexterm role="concept">
50274 <primary>content scanning</primary>
50275 <secondary>with regular expressions</secondary>
50276 </indexterm>
50277 <indexterm role="concept">
50278 <primary>regular expressions</primary>
50279 <secondary>content scanning with</secondary>
50280 </indexterm>
50281 You can specify your own custom regular expression matches on the full body of
50282 the message, or on individual MIME parts.
50283 </para>
50284 <para>
50285 The <option>regex</option> condition takes one or more regular expressions as arguments and
50286 matches them against the full message (when called in the DATA ACL) or a raw
50287 MIME part (when called in the MIME ACL). The <option>regex</option> condition matches
50288 linewise, with a maximum line length of 32K characters. That means you cannot
50289 have multiline matches with the <option>regex</option> condition.
50290 </para>
50291 <para>
50292 The <option>mime_regex</option> condition can be called only in the MIME ACL. It matches up
50293 to 32K of decoded content (the whole content at once, not linewise). If the
50294 part has not been decoded with the <option>decode</option> modifier earlier in the ACL, it
50295 is decoded automatically when <option>mime_regex</option> is executed (using default path
50296 and filename values). If the decoded data is larger than  32K, only the first
50297 32K characters are checked.
50298 </para>
50299 <para>
50300 The regular expressions are passed as a colon-separated list. To include a
50301 literal colon, you must double it. Since the whole right-hand side string is
50302 expanded before being used, you must also escape dollar signs and backslashes
50303 with more backslashes, or use the <literal>\N</literal> facility to disable expansion.
50304 Here is a simple example that contains two regular expressions:
50305 </para>
50306 <literallayout class="monospaced">
50307 deny message = contains blacklisted regex ($regex_match_string)
50308      regex = [Mm]ortgage : URGENT BUSINESS PROPOSAL
50309 </literallayout>
50310 <para>
50311 The conditions returns true if any one of the regular expressions matches. The
50312 <varname>$regex_match_string</varname> expansion variable is then set up and contains the
50313 matching regular expression.
50314 </para>
50315 <para>
50316 <emphasis role="bold">Warning</emphasis>: With large messages, these conditions can be fairly
50317 CPU-intensive.
50318 </para>
50319 </section>
50320 <section id="SECTdemimecond">
50321 <title>The demime condition</title>
50322 <para>
50323 <indexterm role="concept">
50324 <primary>content scanning</primary>
50325 <secondary>MIME checking</secondary>
50326 </indexterm>
50327 <indexterm role="concept">
50328 <primary>MIME content scanning</primary>
50329 </indexterm>
50330 The <option>demime</option> ACL condition provides MIME unpacking, sanity checking and file
50331 extension blocking. It is usable only in the DATA and non-SMTP ACLs. The
50332 <option>demime</option> condition uses a simpler interface to MIME decoding than the MIME
50333 ACL functionality, but provides no additional facilities. Please note that this
50334 condition is deprecated and kept only for backward compatibility. You must set
50335 the WITH_OLD_DEMIME option in <filename>Local/Makefile</filename> at build time to be able to
50336 use the <option>demime</option> condition.
50337 </para>
50338 <para>
50339 The <option>demime</option> condition unpacks MIME containers in the message. It detects
50340 errors in MIME containers and can match file extensions found in the message
50341 against a list. Using this facility produces files containing the unpacked MIME
50342 parts of the message in the temporary scan directory. If you do antivirus
50343 scanning, it is recommened that you use the <option>demime</option> condition before the
50344 antivirus (<option>malware</option>) condition.
50345 </para>
50346 <para>
50347 On the right-hand side of the <option>demime</option> condition you can pass a
50348 colon-separated list of file extensions that it should match against. For
50349 example:
50350 </para>
50351 <literallayout class="monospaced">
50352 deny message = Found blacklisted file attachment
50353      demime  = vbs:com:bat:pif:prf:lnk
50354 </literallayout>
50355 <para>
50356 If one of the file extensions is found, the condition is true, otherwise it is
50357 false. If there is a temporary error while demimeing (for example, <quote>disk
50358 full</quote>), the condition defers, and the message is temporarily rejected (unless
50359 the condition is on a <option>warn</option> verb).
50360 </para>
50361 <para>
50362 The right-hand side is expanded before being treated as a list, so you can have
50363 conditions and lookups there. If it expands to an empty string, <quote>false</quote>, or
50364 zero (<quote>0</quote>), no demimeing is done and the condition is false.
50365 </para>
50366 <para>
50367 The <option>demime</option> condition set the following variables:
50368 </para>
50369 <variablelist>
50370 <varlistentry>
50371 <term><varname>$demime_errorlevel</varname></term>
50372 <listitem>
50373 <para>
50374 <indexterm role="concept">
50375 <primary><varname>$demime_errorlevel</varname></primary>
50376 </indexterm>
50377 When an error is detected in a MIME container, this variable contains the
50378 severity of the error, as an integer number. The higher the value, the more
50379 severe the error (the current maximum value is 3). If this variable is unset or
50380 zero, no error occurred.
50381 </para>
50382 </listitem></varlistentry>
50383 <varlistentry>
50384 <term><varname>$demime_reason</varname></term>
50385 <listitem>
50386 <para>
50387 <indexterm role="concept">
50388 <primary><varname>$demime_reason</varname></primary>
50389 </indexterm>
50390 When <varname>$demime_errorlevel</varname> is greater than zero, this variable contains a
50391 human-readable text string describing the MIME error that occurred.
50392 </para>
50393 </listitem></varlistentry>
50394 </variablelist>
50395 <variablelist>
50396 <varlistentry>
50397 <term><varname>$found_extension</varname></term>
50398 <listitem>
50399 <para>
50400 <indexterm role="concept">
50401 <primary><varname>$found_extension</varname></primary>
50402 </indexterm>
50403 When the <option>demime</option> condition is true, this variable contains the file
50404 extension it found.
50405 </para>
50406 </listitem></varlistentry>
50407 </variablelist>
50408 <para>
50409 Both <varname>$demime_errorlevel</varname> and <varname>$demime_reason</varname> are set by the first call of
50410 the <option>demime</option> condition, and are not changed on subsequent calls.
50411 </para>
50412 <para>
50413 If you do not want to check for file extensions, but rather use the <option>demime</option>
50414 condition for unpacking or error checking purposes, pass <quote>*</quote> as the
50415 right-hand side value. Here is a more elaborate example of how to use this
50416 facility:
50417 </para>
50418 <literallayout class="monospaced">
50419 # Reject messages with serious MIME container errors
50420 deny  message = Found MIME error ($demime_reason).
50421       demime = *
50422       condition = ${if &gt;{$demime_errorlevel}{2}{1}{0}}
50423
50424 # Reject known virus spreading file extensions.
50425 # Accepting these is pretty much braindead.
50426 deny  message = contains $found_extension file (blacklisted).
50427       demime  = com:vbs:bat:pif:scr
50428
50429 # Freeze .exe and .doc files. Postmaster can
50430 # examine them and eventually thaw them.
50431 deny  log_message = Another $found_extension file.
50432       demime = exe:doc
50433       control = freeze
50434 </literallayout>
50435 <para>
50436 <indexterm role="concept" startref="IIDcosca" class="endofrange"/>
50437 </para>
50438 </section>
50439 </chapter>
50440
50441 <chapter id="CHAPlocalscan">
50442 <title>Adding a local scan function to Exim</title>
50443 <titleabbrev>Local scan function</titleabbrev>
50444 <para>
50445 <indexterm role="concept" id="IIDlosca" class="startofrange">
50446 <primary><function>local_scan()</function> function</primary>
50447 <secondary>description of</secondary>
50448 </indexterm>
50449 <indexterm role="concept">
50450 <primary>customizing</primary>
50451 <secondary>input scan using C function</secondary>
50452 </indexterm>
50453 <indexterm role="concept">
50454 <primary>policy control</primary>
50455 <secondary>by local scan function</secondary>
50456 </indexterm>
50457 In these days of email worms, viruses, and ever-increasing spam, some sites
50458 want to apply a lot of checking to messages before accepting them.
50459 </para>
50460 <para>
50461 The content scanning extension (chapter <xref linkend="CHAPexiscan"/>) has facilities for
50462 passing messages to external virus and spam scanning software. You can also do
50463 a certain amount in Exim itself through string expansions and the <option>condition</option>
50464 condition in the ACL that runs after the SMTP DATA command or the ACL for
50465 non-SMTP messages (see chapter <xref linkend="CHAPACL"/>), but this has its limitations.
50466 </para>
50467 <para>
50468 To allow for further customization to a site&#x2019;s own requirements, there is the
50469 possibility of linking Exim with a private message scanning function, written
50470 in C. If you want to run code that is written in something other than C, you
50471 can of course use a little C stub to call it.
50472 </para>
50473 <para>
50474 The local scan function is run once for every incoming message, at the point
50475 when Exim is just about to accept the message.
50476 It can therefore be used to control non-SMTP messages from local processes as
50477 well as messages arriving via SMTP.
50478 </para>
50479 <para>
50480 Exim applies a timeout to calls of the local scan function, and there is an
50481 option called <option>local_scan_timeout</option> for setting it. The default is 5 minutes.
50482 Zero means <quote>no timeout</quote>.
50483 Exim also sets up signal handlers for SIGSEGV, SIGILL, SIGFPE, and SIGBUS
50484 before calling the local scan function, so that the most common types of crash
50485 are caught. If the timeout is exceeded or one of those signals is caught, the
50486 incoming message is rejected with a temporary error if it is an SMTP message.
50487 For a non-SMTP message, the message is dropped and Exim ends with a non-zero
50488 code. The incident is logged on the main and reject logs.
50489 </para>
50490 <section>
50491 <title>Building Exim to use a local scan function</title>
50492 <para>
50493 <indexterm role="concept">
50494 <primary><function>local_scan()</function> function</primary>
50495 <secondary>building Exim to use</secondary>
50496 </indexterm>
50497 To make use of the local scan function feature, you must tell Exim where your
50498 function is before building Exim, by setting LOCAL_SCAN_SOURCE in your
50499 <filename>Local/Makefile</filename>. A recommended place to put it is in the <filename>Local</filename>
50500 directory, so you might set
50501 </para>
50502 <literallayout class="monospaced">
50503 LOCAL_SCAN_SOURCE=Local/local_scan.c
50504 </literallayout>
50505 <para>
50506 for example. The function must be called <function>local_scan()</function>. It is called by
50507 Exim after it has received a message, when the success return code is about to
50508 be sent. This is after all the ACLs have been run. The return code from your
50509 function controls whether the message is actually accepted or not. There is a
50510 commented template function (that just accepts the message) in the file
50511 _src/local_scan.c_.
50512 </para>
50513 <para>
50514 If you want to make use of Exim&#x2019;s run time configuration file to set options
50515 for your <function>local_scan()</function> function, you must also set
50516 </para>
50517 <literallayout class="monospaced">
50518 LOCAL_SCAN_HAS_OPTIONS=yes
50519 </literallayout>
50520 <para>
50521 in <filename>Local/Makefile</filename> (see section <xref linkend="SECTconoptloc"/> below).
50522 </para>
50523 </section>
50524 <section id="SECTapiforloc">
50525 <title>API for local_scan()</title>
50526 <para>
50527 <indexterm role="concept">
50528 <primary><function>local_scan()</function> function</primary>
50529 <secondary>API description</secondary>
50530 </indexterm>
50531 You must include this line near the start of your code:
50532 </para>
50533 <literallayout class="monospaced">
50534 #include "local_scan.h"
50535 </literallayout>
50536 <para>
50537 This header file defines a number of variables and other values, and the
50538 prototype for the function itself. Exim is coded to use unsigned char values
50539 almost exclusively, and one of the things this header defines is a shorthand
50540 for <literal>unsigned char</literal> called <literal>uschar</literal>.
50541 It also contains the following macro definitions, to simplify casting character
50542 strings and pointers to character strings:
50543 </para>
50544 <literallayout class="monospaced">
50545 #define CS   (char *)
50546 #define CCS  (const char *)
50547 #define CSS  (char **)
50548 #define US   (unsigned char *)
50549 #define CUS  (const unsigned char *)
50550 #define USS  (unsigned char **)
50551 </literallayout>
50552 <para>
50553 The function prototype for <function>local_scan()</function> is:
50554 </para>
50555 <literallayout class="monospaced">
50556 extern int local_scan(int fd, uschar **return_text);
50557 </literallayout>
50558 <para>
50559 The arguments are as follows:
50560 </para>
50561 <itemizedlist>
50562 <listitem>
50563 <para>
50564 <option>fd</option> is a file descriptor for the file that contains the body of the message
50565 (the -D file). The file is open for reading and writing, but updating it is not
50566 recommended. <emphasis role="bold">Warning</emphasis>: You must <emphasis>not</emphasis> close this file descriptor.
50567 </para>
50568 <para>
50569 The descriptor is positioned at character 19 of the file, which is the first
50570 character of the body itself, because the first 19 characters are the message
50571 id followed by <literal>-D</literal> and a newline. If you rewind the file, you should use the
50572 macro SPOOL_DATA_START_OFFSET to reset to the start of the data, just in
50573 case this changes in some future version.
50574 </para>
50575 </listitem>
50576 <listitem>
50577 <para>
50578 <option>return_text</option> is an address which you can use to return a pointer to a text
50579 string at the end of the function. The value it points to on entry is NULL.
50580 </para>
50581 </listitem>
50582 </itemizedlist>
50583 <para>
50584 The function must return an <option>int</option> value which is one of the following macros:
50585 </para>
50586 <variablelist>
50587 <varlistentry>
50588 <term><literal>LOCAL_SCAN_ACCEPT</literal></term>
50589 <listitem>
50590 <para>
50591 <indexterm role="concept">
50592 <primary><varname>$local_scan_data</varname></primary>
50593 </indexterm>
50594 The message is accepted. If you pass back a string of text, it is saved with
50595 the message, and made available in the variable <varname>$local_scan_data</varname>. No
50596 newlines are permitted (if there are any, they are turned into spaces) and the
50597 maximum length of text is 1000 characters.
50598 </para>
50599 </listitem></varlistentry>
50600 <varlistentry>
50601 <term><literal>LOCAL_SCAN_ACCEPT_FREEZE</literal></term>
50602 <listitem>
50603 <para>
50604 This behaves as LOCAL_SCAN_ACCEPT, except that the accepted message is
50605 queued without immediate delivery, and is frozen.
50606 </para>
50607 </listitem></varlistentry>
50608 <varlistentry>
50609 <term><literal>LOCAL_SCAN_ACCEPT_QUEUE</literal></term>
50610 <listitem>
50611 <para>
50612 This behaves as LOCAL_SCAN_ACCEPT, except that the accepted message is
50613 queued without immediate delivery.
50614 </para>
50615 </listitem></varlistentry>
50616 <varlistentry>
50617 <term><literal>LOCAL_SCAN_REJECT</literal></term>
50618 <listitem>
50619 <para>
50620 The message is rejected; the returned text is used as an error message which is
50621 passed back to the sender and which is also logged. Newlines are permitted &ndash;
50622 they cause a multiline response for SMTP rejections, but are converted to
50623 <literal>\n</literal> in log lines. If no message is given, <quote>Administrative prohibition</quote> is
50624 used.
50625 </para>
50626 </listitem></varlistentry>
50627 <varlistentry>
50628 <term><literal>LOCAL_SCAN_TEMPREJECT</literal></term>
50629 <listitem>
50630 <para>
50631 The message is temporarily rejected; the returned text is used as an error
50632 message as for LOCAL_SCAN_REJECT. If no message is given, <quote>Temporary local
50633 problem</quote> is used.
50634 </para>
50635 </listitem></varlistentry>
50636 <varlistentry>
50637 <term><literal>LOCAL_SCAN_REJECT_NOLOGHDR</literal></term>
50638 <listitem>
50639 <para>
50640 This behaves as LOCAL_SCAN_REJECT, except that the header of the rejected
50641 message is not written to the reject log. It has the effect of unsetting the
50642 <option>rejected_header</option> log selector for just this rejection. If
50643 <option>rejected_header</option> is already unset (see the discussion of the
50644 <option>log_selection</option> option in section <xref linkend="SECTlogselector"/>), this code is the
50645 same as LOCAL_SCAN_REJECT.
50646 </para>
50647 </listitem></varlistentry>
50648 <varlistentry>
50649 <term><literal>LOCAL_SCAN_TEMPREJECT_NOLOGHDR</literal></term>
50650 <listitem>
50651 <para>
50652 This code is a variation of LOCAL_SCAN_TEMPREJECT in the same way that
50653 LOCAL_SCAN_REJECT_NOLOGHDR is a variation of LOCAL_SCAN_REJECT.
50654 </para>
50655 </listitem></varlistentry>
50656 </variablelist>
50657 <para>
50658 If the message is not being received by interactive SMTP, rejections are
50659 reported by writing to <option>stderr</option> or by sending an email, as configured by the
50660 <option>-oe</option> command line options.
50661 </para>
50662 </section>
50663 <section id="SECTconoptloc">
50664 <title>Configuration options for local_scan()</title>
50665 <para>
50666 <indexterm role="concept">
50667 <primary><function>local_scan()</function> function</primary>
50668 <secondary>configuration options</secondary>
50669 </indexterm>
50670 It is possible to have option settings in the main configuration file
50671 that set values in static variables in the <function>local_scan()</function> module. If you
50672 want to do this, you must have the line
50673 </para>
50674 <literallayout class="monospaced">
50675 LOCAL_SCAN_HAS_OPTIONS=yes
50676 </literallayout>
50677 <para>
50678 in your <filename>Local/Makefile</filename> when you build Exim. (This line is in
50679 <filename>OS/Makefile-Default</filename>, commented out). Then, in the <function>local_scan()</function> source
50680 file, you must define static variables to hold the option values, and a table
50681 to define them.
50682 </para>
50683 <para>
50684 The table must be a vector called <option>local_scan_options</option>, of type
50685 <literal>optionlist</literal>. Each entry is a triplet, consisting of a name, an option type,
50686 and a pointer to the variable that holds the value. The entries must appear in
50687 alphabetical order. Following <option>local_scan_options</option> you must also define a
50688 variable called <option>local_scan_options_count</option> that contains the number of
50689 entries in the table. Here is a short example, showing two kinds of option:
50690 </para>
50691 <literallayout class="monospaced">
50692 static int my_integer_option = 42;
50693 static uschar *my_string_option = US"a default string";
50694
50695 optionlist local_scan_options[] = {
50696   { "my_integer", opt_int,       &amp;my_integer_option },
50697   { "my_string",  opt_stringptr, &amp;my_string_option }
50698 };
50699
50700 int local_scan_options_count =
50701   sizeof(local_scan_options)/sizeof(optionlist);
50702 </literallayout>
50703 <para>
50704 The values of the variables can now be changed from Exim&#x2019;s runtime
50705 configuration file by including a local scan section as in this example:
50706 </para>
50707 <literallayout class="monospaced">
50708 begin local_scan
50709 my_integer = 99
50710 my_string = some string of text...
50711 </literallayout>
50712 <para>
50713 The available types of option data are as follows:
50714 </para>
50715 <variablelist>
50716 <varlistentry>
50717 <term><emphasis role="bold">opt_bool</emphasis></term>
50718 <listitem>
50719 <para>
50720 This specifies a boolean (true/false) option. The address should point to a
50721 variable of type <literal>BOOL</literal>, which will be set to TRUE or FALSE, which are macros
50722 that are defined as <quote>1</quote> and <quote>0</quote>, respectively. If you want to detect
50723 whether such a variable has been set at all, you can initialize it to
50724 TRUE_UNSET. (BOOL variables are integers underneath, so can hold more than two
50725 values.)
50726 </para>
50727 </listitem></varlistentry>
50728 <varlistentry>
50729 <term><emphasis role="bold">opt_fixed</emphasis></term>
50730 <listitem>
50731 <para>
50732 This specifies a fixed point number, such as is used for load averages.
50733 The address should point to a variable of type <literal>int</literal>. The value is stored
50734 multiplied by 1000, so, for example, 1.4142 is truncated and stored as 1414.
50735 </para>
50736 </listitem></varlistentry>
50737 <varlistentry>
50738 <term><emphasis role="bold">opt_int</emphasis></term>
50739 <listitem>
50740 <para>
50741 This specifies an integer; the address should point to a variable of type
50742 <literal>int</literal>. The value may be specified in any of the integer formats accepted by
50743 Exim.
50744 </para>
50745 </listitem></varlistentry>
50746 <varlistentry>
50747 <term><emphasis role="bold">opt_mkint</emphasis></term>
50748 <listitem>
50749 <para>
50750 This is the same as <option>opt_int</option>, except that when such a value is output in a
50751 <option>-bP</option> listing, if it is an exact number of kilobytes or megabytes, it is
50752 printed with the suffix K or M.
50753 </para>
50754 </listitem></varlistentry>
50755 <varlistentry>
50756 <term><emphasis role="bold">opt_octint</emphasis></term>
50757 <listitem>
50758 <para>
50759 This also specifies an integer, but the value is always interpeted as an
50760 octal integer, whether or not it starts with the digit zero, and it is
50761 always output in octal.
50762 </para>
50763 </listitem></varlistentry>
50764 <varlistentry>
50765 <term><emphasis role="bold">opt_stringptr</emphasis></term>
50766 <listitem>
50767 <para>
50768 This specifies a string value; the address must be a pointer to a
50769 variable that points to a string (for example, of type <literal>uschar *</literal>).
50770 </para>
50771 </listitem></varlistentry>
50772 <varlistentry>
50773 <term><emphasis role="bold">opt_time</emphasis></term>
50774 <listitem>
50775 <para>
50776 This specifies a time interval value. The address must point to a variable of
50777 type <literal>int</literal>. The value that is placed there is a number of seconds.
50778 </para>
50779 </listitem></varlistentry>
50780 </variablelist>
50781 <para>
50782 If the <option>-bP</option> command line option is followed by <literal>local_scan</literal>, Exim prints
50783 out the values of all the <function>local_scan()</function> options.
50784 </para>
50785 </section>
50786 <section>
50787 <title>Available Exim variables</title>
50788 <para>
50789 <indexterm role="concept">
50790 <primary><function>local_scan()</function> function</primary>
50791 <secondary>available Exim variables</secondary>
50792 </indexterm>
50793 The header <filename>local_scan.h</filename> gives you access to a number of C variables. These
50794 are the only ones that are guaranteed to be maintained from release to release.
50795 Note, however, that you can obtain the value of any Exim variable by calling
50796 <emphasis>expand_string()</emphasis>. The exported variables are as follows:
50797 </para>
50798 <variablelist>
50799 <varlistentry>
50800 <term><emphasis role="bold">unsigned&nbsp;int&nbsp;debug_selector</emphasis></term>
50801 <listitem>
50802 <para>
50803 This variable is set to zero when no debugging is taking place. Otherwise, it
50804 is a bitmap of debugging selectors. Two bits are identified for use in
50805 <function>local_scan()</function>; they are defined as macros:
50806 </para>
50807 <itemizedlist>
50808 <listitem>
50809 <para>
50810 The <literal>D_v</literal> bit is set when <option>-v</option> was present on the command line. This is a
50811 testing option that is not privileged &ndash; any caller may set it. All the
50812 other selector bits can be set only by admin users.
50813 </para>
50814 </listitem>
50815 <listitem>
50816 <para>
50817 The <literal>D_local_scan</literal> bit is provided for use by <function>local_scan()</function>; it is set
50818 by the <literal>+local_scan</literal> debug selector. It is not included in the default set
50819 of debugging bits.
50820 </para>
50821 </listitem>
50822 </itemizedlist>
50823 <para>
50824 Thus, to write to the debugging output only when <literal>+local_scan</literal> has been
50825 selected, you should use code like this:
50826 </para>
50827 <literallayout class="monospaced">
50828 if ((debug_selector &amp; D_local_scan) != 0)
50829   debug_printf("xxx", ...);
50830 </literallayout>
50831 </listitem></varlistentry>
50832 <varlistentry>
50833 <term><emphasis role="bold">uschar&nbsp;*expand_string_message</emphasis></term>
50834 <listitem>
50835 <para>
50836 After a failing call to <emphasis>expand_string()</emphasis> (returned value NULL), the
50837 variable <option>expand_string_message</option> contains the error message, zero-terminated.
50838 </para>
50839 </listitem></varlistentry>
50840 <varlistentry>
50841 <term><emphasis role="bold">header_line&nbsp;*header_list</emphasis></term>
50842 <listitem>
50843 <para>
50844 A pointer to a chain of header lines. The <option>header_line</option> structure is
50845 discussed below.
50846 </para>
50847 </listitem></varlistentry>
50848 <varlistentry>
50849 <term><emphasis role="bold">header_line&nbsp;*header_last</emphasis></term>
50850 <listitem>
50851 <para>
50852 A pointer to the last of the header lines.
50853 </para>
50854 </listitem></varlistentry>
50855 <varlistentry>
50856 <term><emphasis role="bold">uschar&nbsp;*headers_charset</emphasis></term>
50857 <listitem>
50858 <para>
50859 The value of the <option>headers_charset</option> configuration option.
50860 </para>
50861 </listitem></varlistentry>
50862 <varlistentry>
50863 <term><emphasis role="bold">BOOL&nbsp;host_checking</emphasis></term>
50864 <listitem>
50865 <para>
50866 This variable is TRUE during a host checking session that is initiated by the
50867 <option>-bh</option> command line option.
50868 </para>
50869 </listitem></varlistentry>
50870 <varlistentry>
50871 <term><emphasis role="bold">uschar&nbsp;*interface_address</emphasis></term>
50872 <listitem>
50873 <para>
50874 The IP address of the interface that received the message, as a string. This
50875 is NULL for locally submitted messages.
50876 </para>
50877 </listitem></varlistentry>
50878 <varlistentry>
50879 <term><emphasis role="bold">int&nbsp;interface_port</emphasis></term>
50880 <listitem>
50881 <para>
50882 The port on which this message was received.
50883 </para>
50884 </listitem></varlistentry>
50885 <varlistentry>
50886 <term><emphasis role="bold">uschar&nbsp;*message_id</emphasis></term>
50887 <listitem>
50888 <para>
50889 This variable contains Exim&#x2019;s message id for the incoming message (the value of
50890 <varname>$message_exim_id</varname>) as a zero-terminated string.
50891 </para>
50892 </listitem></varlistentry>
50893 <varlistentry>
50894 <term><emphasis role="bold">uschar&nbsp;*received_protocol</emphasis></term>
50895 <listitem>
50896 <para>
50897 The name of the protocol by which the message was received.
50898 </para>
50899 </listitem></varlistentry>
50900 <varlistentry>
50901 <term><emphasis role="bold">int&nbsp;recipients_count</emphasis></term>
50902 <listitem>
50903 <para>
50904 The number of accepted recipients.
50905 </para>
50906 </listitem></varlistentry>
50907 <varlistentry>
50908 <term><emphasis role="bold">recipient_item&nbsp;*recipients_list</emphasis></term>
50909 <listitem>
50910 <para>
50911 <indexterm role="concept">
50912 <primary>recipient</primary>
50913 <secondary>adding in local scan</secondary>
50914 </indexterm>
50915 <indexterm role="concept">
50916 <primary>recipient</primary>
50917 <secondary>removing in local scan</secondary>
50918 </indexterm>
50919 The list of accepted recipients, held in a vector of length
50920 <option>recipients_count</option>. The <option>recipient_item</option> structure is discussed below. You
50921 can add additional recipients by calling <emphasis>receive_add_recipient()</emphasis> (see
50922 below). You can delete recipients by removing them from the vector and adusting
50923 the value in <option>recipients_count</option>. In particular, by setting
50924 <option>recipients_count</option> to zero you remove all recipients. If you then return the
50925 value <literal>LOCAL_SCAN_ACCEPT</literal>, the message is accepted, but immediately
50926 blackholed. To replace the recipients, you can set <option>recipients_count</option> to zero
50927 and then call <emphasis>receive_add_recipient()</emphasis> as often as needed.
50928 </para>
50929 </listitem></varlistentry>
50930 <varlistentry>
50931 <term><emphasis role="bold">uschar&nbsp;*sender_address</emphasis></term>
50932 <listitem>
50933 <para>
50934 The envelope sender address. For bounce messages this is the empty string.
50935 </para>
50936 </listitem></varlistentry>
50937 <varlistentry>
50938 <term><emphasis role="bold">uschar&nbsp;*sender_host_address</emphasis></term>
50939 <listitem>
50940 <para>
50941 The IP address of the sending host, as a string. This is NULL for
50942 locally-submitted messages.
50943 </para>
50944 </listitem></varlistentry>
50945 <varlistentry>
50946 <term><emphasis role="bold">uschar&nbsp;*sender_host_authenticated</emphasis></term>
50947 <listitem>
50948 <para>
50949 The name of the authentication mechanism that was used, or NULL if the message
50950 was not received over an authenticated SMTP connection.
50951 </para>
50952 </listitem></varlistentry>
50953 <varlistentry>
50954 <term><emphasis role="bold">uschar&nbsp;*sender_host_name</emphasis></term>
50955 <listitem>
50956 <para>
50957 The name of the sending host, if known.
50958 </para>
50959 </listitem></varlistentry>
50960 <varlistentry>
50961 <term><emphasis role="bold">int&nbsp;sender_host_port</emphasis></term>
50962 <listitem>
50963 <para>
50964 The port on the sending host.
50965 </para>
50966 </listitem></varlistentry>
50967 <varlistentry>
50968 <term><emphasis role="bold">BOOL&nbsp;smtp_input</emphasis></term>
50969 <listitem>
50970 <para>
50971 This variable is TRUE for all SMTP input, including BSMTP.
50972 </para>
50973 </listitem></varlistentry>
50974 <varlistentry>
50975 <term><emphasis role="bold">BOOL&nbsp;smtp_batched_input</emphasis></term>
50976 <listitem>
50977 <para>
50978 This variable is TRUE for BSMTP input.
50979 </para>
50980 </listitem></varlistentry>
50981 <varlistentry>
50982 <term><emphasis role="bold">int&nbsp;store_pool</emphasis></term>
50983 <listitem>
50984 <para>
50985 The contents of this variable control which pool of memory is used for new
50986 requests. See section <xref linkend="SECTmemhanloc"/> for details.
50987 </para>
50988 </listitem></varlistentry>
50989 </variablelist>
50990 </section>
50991 <section>
50992 <title>Structure of header lines</title>
50993 <para>
50994 The <option>header_line</option> structure contains the members listed below.
50995 You can add additional header lines by calling the <emphasis>header_add()</emphasis> function
50996 (see below). You can cause header lines to be ignored (deleted) by setting
50997 their type to *.
50998 </para>
50999 <variablelist>
51000 <varlistentry>
51001 <term><emphasis role="bold">struct&nbsp;header_line&nbsp;*next</emphasis></term>
51002 <listitem>
51003 <para>
51004 A pointer to the next header line, or NULL for the last line.
51005 </para>
51006 </listitem></varlistentry>
51007 <varlistentry>
51008 <term><emphasis role="bold">int&nbsp;type</emphasis></term>
51009 <listitem>
51010 <para>
51011 A code identifying certain headers that Exim recognizes. The codes are printing
51012 characters, and are documented in chapter <xref linkend="CHAPspool"/> of this manual.
51013 Notice in particular that any header line whose type is * is not transmitted
51014 with the message. This flagging is used for header lines that have been
51015 rewritten, or are to be removed (for example, <emphasis>Envelope-sender:</emphasis> header
51016 lines.) Effectively, * means <quote>deleted</quote>.
51017 </para>
51018 </listitem></varlistentry>
51019 <varlistentry>
51020 <term><emphasis role="bold">int&nbsp;slen</emphasis></term>
51021 <listitem>
51022 <para>
51023 The number of characters in the header line, including the terminating and any
51024 internal newlines.
51025 </para>
51026 </listitem></varlistentry>
51027 <varlistentry>
51028 <term><emphasis role="bold">uschar&nbsp;*text</emphasis></term>
51029 <listitem>
51030 <para>
51031 A pointer to the text of the header. It always ends with a newline, followed by
51032 a zero byte. Internal newlines are preserved.
51033 </para>
51034 </listitem></varlistentry>
51035 </variablelist>
51036 </section>
51037 <section>
51038 <title>Structure of recipient items</title>
51039 <para>
51040 The <option>recipient_item</option> structure contains these members:
51041 </para>
51042 <variablelist>
51043 <varlistentry>
51044 <term><emphasis role="bold">uschar&nbsp;*address</emphasis></term>
51045 <listitem>
51046 <para>
51047 This is a pointer to the recipient address as it was received.
51048 </para>
51049 </listitem></varlistentry>
51050 <varlistentry>
51051 <term><emphasis role="bold">int&nbsp;pno</emphasis></term>
51052 <listitem>
51053 <para>
51054 This is used in later Exim processing when top level addresses are created by
51055 the <option>one_time</option> option. It is not relevant at the time <function>local_scan()</function> is run
51056 and must always contain -1 at this stage.
51057 </para>
51058 </listitem></varlistentry>
51059 <varlistentry>
51060 <term><emphasis role="bold">uschar&nbsp;*errors_to</emphasis></term>
51061 <listitem>
51062 <para>
51063 If this value is not NULL, bounce messages caused by failing to deliver to the
51064 recipient are sent to the address it contains. In other words, it overrides the
51065 envelope sender for this one recipient. (Compare the <option>errors_to</option> generic
51066 router option.) If a <function>local_scan()</function> function sets an <option>errors_to</option> field to
51067 an unqualified address, Exim qualifies it using the domain from
51068 <option>qualify_recipient</option>. When <function>local_scan()</function> is called, the <option>errors_to</option> field
51069 is NULL for all recipients.
51070 </para>
51071 </listitem></varlistentry>
51072 </variablelist>
51073 </section>
51074 <section>
51075 <title>Available Exim functions</title>
51076 <para>
51077 <indexterm role="concept">
51078 <primary><function>local_scan()</function> function</primary>
51079 <secondary>available Exim functions</secondary>
51080 </indexterm>
51081 The header <filename>local_scan.h</filename> gives you access to a number of Exim functions.
51082 These are the only ones that are guaranteed to be maintained from release to
51083 release:
51084 </para>
51085 <variablelist>
51086 <varlistentry>
51087 <term><emphasis role="bold">pid_t&nbsp;child_open(uschar&nbsp;**argv,&nbsp;uschar&nbsp;**envp,&nbsp;int&nbsp;newumask,&nbsp;int&nbsp;*infdptr,&nbsp;int&nbsp;*outfdptr, &nbsp;&nbsp;BOOL&nbsp;make_leader)</emphasis></term>
51088 <listitem>
51089 <para>
51090 This function creates a child process that runs the command specified by
51091 <option>argv</option>. The environment for the process is specified by <option>envp</option>, which can
51092 be NULL if no environment variables are to be passed. A new umask is supplied
51093 for the process in <option>newumask</option>.
51094 </para>
51095 <para>
51096 Pipes to the standard input and output of the new process are set up
51097 and returned to the caller via the <option>infdptr</option> and <option>outfdptr</option> arguments. The
51098 standard error is cloned to the standard output. If there are any file
51099 descriptors <quote>in the way</quote> in the new process, they are closed. If the final
51100 argument is TRUE, the new process is made into a process group leader.
51101 </para>
51102 <para>
51103 The function returns the pid of the new process, or -1 if things go wrong.
51104 </para>
51105 </listitem></varlistentry>
51106 <varlistentry>
51107 <term><emphasis role="bold">int&nbsp;child_close(pid_t&nbsp;pid,&nbsp;int&nbsp;timeout)</emphasis></term>
51108 <listitem>
51109 <para>
51110 This function waits for a child process to terminate, or for a timeout (in
51111 seconds) to expire. A timeout value of zero means wait as long as it takes. The
51112 return value is as follows:
51113 </para>
51114 <itemizedlist>
51115 <listitem>
51116 <para>
51117 &gt;= 0
51118 </para>
51119 <para>
51120 The process terminated by a normal exit and the value is the process
51121 ending status.
51122 </para>
51123 </listitem>
51124 <listitem>
51125 <para>
51126 &lt; 0 and &gt; &ndash;256
51127 </para>
51128 <para>
51129 The process was terminated by a signal and the value is the negation of the
51130 signal number.
51131 </para>
51132 </listitem>
51133 <listitem>
51134 <para>
51135 &ndash;256
51136 </para>
51137 <para>
51138 The process timed out.
51139 </para>
51140 </listitem>
51141 <listitem>
51142 <para>
51143 &ndash;257
51144 </para>
51145 <para>
51146 The was some other error in wait(); <option>errno</option> is still set.
51147 </para>
51148 </listitem>
51149 </itemizedlist>
51150 </listitem></varlistentry>
51151 <varlistentry>
51152 <term><emphasis role="bold">pid_t&nbsp;child_open_exim(int&nbsp;*fd)</emphasis></term>
51153 <listitem>
51154 <para>
51155 This function provide you with a means of submitting a new message to
51156 Exim. (Of course, you can also call <filename>/usr/sbin/sendmail</filename> yourself if you
51157 want, but this packages it all up for you.) The function creates a pipe,
51158 forks a subprocess that is running
51159 </para>
51160 <literallayout class="monospaced">
51161 exim -t -oem -oi -f &lt;&gt;
51162 </literallayout>
51163 <para>
51164 and returns to you (via the <literal>int *</literal> argument) a file descriptor for the pipe
51165 that is connected to the standard input. The yield of the function is the PID
51166 of the subprocess. You can then write a message to the file descriptor, with
51167 recipients in <emphasis>To:</emphasis>, <emphasis>Cc:</emphasis>, and/or <emphasis>Bcc:</emphasis> header lines.
51168 </para>
51169 <para>
51170 When you have finished, call <emphasis>child_close()</emphasis> to wait for the process to
51171 finish and to collect its ending status. A timeout value of zero is usually
51172 fine in this circumstance. Unless you have made a mistake with the recipient
51173 addresses, you should get a return code of zero.
51174 </para>
51175 </listitem></varlistentry>
51176 <varlistentry>
51177 <term><emphasis role="bold">pid_t&nbsp;child_open_exim2(int&nbsp;*fd,&nbsp;uschar&nbsp;*sender,&nbsp;uschar&nbsp;*sender_authentication)</emphasis></term>
51178 <listitem>
51179 <para>
51180 This function is a more sophisticated version of <emphasis>child_open()</emphasis>. The command
51181 that it runs is:
51182 </para>
51183 <literallayout>
51184 <literal>exim -t -oem -oi -f </literal><emphasis>sender</emphasis><literal> -oMas </literal><emphasis>sender_authentication</emphasis>
51185 </literallayout>
51186 <para>
51187 The third argument may be NULL, in which case the <option>-oMas</option> option is omitted.
51188 </para>
51189 </listitem></varlistentry>
51190 <varlistentry>
51191 <term><emphasis role="bold">void&nbsp;debug_printf(char&nbsp;*,&nbsp;...)</emphasis></term>
51192 <listitem>
51193 <para>
51194 This is Exim&#x2019;s debugging function, with arguments as for <emphasis>(printf()</emphasis>. The
51195 output is written to the standard error stream. If no debugging is selected,
51196 calls to <emphasis>debug_printf()</emphasis> have no effect. Normally, you should make calls
51197 conditional on the <literal>local_scan</literal> debug selector by coding like this:
51198 </para>
51199 <literallayout class="monospaced">
51200 if ((debug_selector &amp; D_local_scan) != 0)
51201   debug_printf("xxx", ...);
51202 </literallayout>
51203 </listitem></varlistentry>
51204 <varlistentry>
51205 <term><emphasis role="bold">uschar&nbsp;*expand_string(uschar&nbsp;*string)</emphasis></term>
51206 <listitem>
51207 <para>
51208 This is an interface to Exim&#x2019;s string expansion code. The return value is the
51209 expanded string, or NULL if there was an expansion failure.
51210 The C variable <option>expand_string_message</option> contains an error message after an
51211 expansion failure. If expansion does not change the string, the return value is
51212 the pointer to the input string. Otherwise, the return value points to a new
51213 block of memory that was obtained by a call to <emphasis>store_get()</emphasis>. See section
51214 <xref linkend="SECTmemhanloc"/> below for a discussion of memory handling.
51215 </para>
51216 </listitem></varlistentry>
51217 <varlistentry>
51218 <term><emphasis role="bold">void&nbsp;header_add(int&nbsp;type,&nbsp;char&nbsp;*format,&nbsp;...)</emphasis></term>
51219 <listitem>
51220 <para>
51221 This function allows you to an add additional header line at the end of the
51222 existing ones. The first argument is the type, and should normally be a space
51223 character. The second argument is a format string and any number of
51224 substitution arguments as for <function>sprintf()</function>. You may include internal newlines
51225 if you want, and you must ensure that the string ends with a newline.
51226 </para>
51227 </listitem></varlistentry>
51228 <varlistentry>
51229 <term><emphasis role="bold">void&nbsp;header_add_at_position(BOOL&nbsp;after,&nbsp;uschar&nbsp;*name,&nbsp;BOOL&nbsp;topnot,&nbsp;int&nbsp;type,&nbsp;char&nbsp;*format, &nbsp;&nbsp;...)</emphasis></term>
51230 <listitem>
51231 <para>
51232 This function adds a new header line at a specified point in the header
51233 chain. The header itself is specified as for <emphasis>header_add()</emphasis>.
51234 </para>
51235 <para>
51236 If <option>name</option> is NULL, the new header is added at the end of the chain if
51237 <option>after</option> is true, or at the start if <option>after</option> is false. If <option>name</option> is not
51238 NULL, the header lines are searched for the first non-deleted header that
51239 matches the name. If one is found, the new header is added before it if
51240 <option>after</option> is false. If <option>after</option> is true, the new header is added after the
51241 found header and any adjacent subsequent ones with the same name (even if
51242 marked <quote>deleted</quote>). If no matching non-deleted header is found, the <option>topnot</option>
51243 option controls where the header is added. If it is true, addition is at the
51244 top; otherwise at the bottom. Thus, to add a header after all the <emphasis>Received:</emphasis>
51245 headers, or at the top if there are no <emphasis>Received:</emphasis> headers, you could use
51246 </para>
51247 <literallayout class="monospaced">
51248 header_add_at_position(TRUE, US"Received", TRUE,
51249   ' ', "X-xxx: ...");
51250 </literallayout>
51251 <para>
51252 Normally, there is always at least one non-deleted <emphasis>Received:</emphasis> header, but
51253 there may not be if <option>received_header_text</option> expands to an empty string.
51254 </para>
51255 </listitem></varlistentry>
51256 <varlistentry>
51257 <term><emphasis role="bold">void&nbsp;header_remove(int&nbsp;occurrence,&nbsp;uschar&nbsp;*name)</emphasis></term>
51258 <listitem>
51259 <para>
51260 This function removes header lines. If <option>occurrence</option> is zero or negative, all
51261 occurrences of the header are removed. If occurrence is greater than zero, that
51262 particular instance of the header is removed. If no header(s) can be found that
51263 match the specification, the function does nothing.
51264 </para>
51265 </listitem></varlistentry>
51266 <varlistentry>
51267 <term><emphasis role="bold">BOOL&nbsp;header_testname(header_line&nbsp;*hdr,&nbsp;uschar&nbsp;*name,&nbsp;int&nbsp;length,&nbsp;BOOL&nbsp;notdel)</emphasis></term>
51268 <listitem>
51269 <para>
51270 This function tests whether the given header has the given name. It is not just
51271 a string comparison, because white space is permitted between the name and the
51272 colon. If the <option>notdel</option> argument is true, a false return is forced for all
51273 <quote>deleted</quote> headers; otherwise they are not treated specially. For example:
51274 </para>
51275 <literallayout class="monospaced">
51276 if (header_testname(h, US"X-Spam", 6, TRUE)) ...
51277 </literallayout>
51278 </listitem></varlistentry>
51279 <varlistentry>
51280 <term><emphasis role="bold">uschar&nbsp;*lss_b64encode(uschar&nbsp;*cleartext,&nbsp;int&nbsp;length)</emphasis></term>
51281 <listitem>
51282 <para>
51283 <indexterm role="concept">
51284 <primary>base64 encoding</primary>
51285 <secondary>functions for <function>local_scan()</function> use</secondary>
51286 </indexterm>
51287 This function base64-encodes a string, which is passed by address and length.
51288 The text may contain bytes of any value, including zero. The result is passed
51289 back in dynamic memory that is obtained by calling <emphasis>store_get()</emphasis>. It is
51290 zero-terminated.
51291 </para>
51292 </listitem></varlistentry>
51293 <varlistentry>
51294 <term><emphasis role="bold">int&nbsp;lss_b64decode(uschar&nbsp;*codetext,&nbsp;uschar&nbsp;**cleartext)</emphasis></term>
51295 <listitem>
51296 <para>
51297 This function decodes a base64-encoded string. Its arguments are a
51298 zero-terminated base64-encoded string and the address of a variable that is set
51299 to point to the result, which is in dynamic memory. The length of the decoded
51300 string is the yield of the function. If the input is invalid base64 data, the
51301 yield is -1. A zero byte is added to the end of the output string to make it
51302 easy to interpret as a C string (assuming it contains no zeros of its own). The
51303 added zero byte is not included in the returned count.
51304 </para>
51305 </listitem></varlistentry>
51306 <varlistentry>
51307 <term><emphasis role="bold">int&nbsp;lss_match_domain(uschar&nbsp;*domain,&nbsp;uschar&nbsp;*list)</emphasis></term>
51308 <listitem>
51309 <para>
51310 This function checks for a match in a domain list. Domains are always
51311 matched caselessly. The return value is one of the following:
51312 </para>
51313 <literallayout>
51314 <literal>OK     </literal> match succeeded
51315 <literal>FAIL   </literal> match failed
51316 <literal>DEFER  </literal> match deferred
51317 </literallayout>
51318 <para>
51319 DEFER is usually caused by some kind of lookup defer, such as the
51320 inability to contact a database.
51321 </para>
51322 </listitem></varlistentry>
51323 <varlistentry>
51324 <term><emphasis role="bold">int&nbsp;lss_match_local_part(uschar&nbsp;*localpart,&nbsp;uschar&nbsp;*list,&nbsp;BOOL&nbsp;caseless)</emphasis></term>
51325 <listitem>
51326 <para>
51327 This function checks for a match in a local part list. The third argument
51328 controls case-sensitivity. The return values are as for
51329 <emphasis>lss_match_domain()</emphasis>.
51330 </para>
51331 </listitem></varlistentry>
51332 <varlistentry>
51333 <term><emphasis role="bold">int&nbsp;lss_match_address(uschar&nbsp;*address,&nbsp;uschar&nbsp;*list,&nbsp;BOOL&nbsp;caseless)</emphasis></term>
51334 <listitem>
51335 <para>
51336 This function checks for a match in an address list. The third argument
51337 controls the case-sensitivity of the local part match. The domain is always
51338 matched caselessly. The return values are as for <emphasis>lss_match_domain()</emphasis>.
51339 </para>
51340 </listitem></varlistentry>
51341 <varlistentry>
51342 <term><emphasis role="bold">int&nbsp;lss_match_host(uschar&nbsp;*host_name,&nbsp;uschar&nbsp;*host_address,&nbsp;uschar&nbsp;*list)</emphasis></term>
51343 <listitem>
51344 <para>
51345 This function checks for a match in a host list. The most common usage is
51346 expected to be
51347 </para>
51348 <literallayout class="monospaced">
51349 lss_match_host(sender_host_name, sender_host_address, ...)
51350 </literallayout>
51351 <para>
51352 <indexterm role="concept">
51353 <primary><varname>$sender_host_address</varname></primary>
51354 </indexterm>
51355 An empty address field matches an empty item in the host list. If the host name
51356 is NULL, the name corresponding to <varname>$sender_host_address</varname> is automatically
51357 looked up if a host name is required to match an item in the list. The return
51358 values are as for <emphasis>lss_match_domain()</emphasis>, but in addition, <emphasis>lss_match_host()</emphasis>
51359 returns ERROR in the case when it had to look up a host name, but the lookup
51360 failed.
51361 </para>
51362 </listitem></varlistentry>
51363 <varlistentry>
51364 <term><emphasis role="bold">void&nbsp;log_write(unsigned&nbsp;int&nbsp;selector,&nbsp;int&nbsp;which,&nbsp;char&nbsp;*format,&nbsp;...)</emphasis></term>
51365 <listitem>
51366 <para>
51367 This function writes to Exim&#x2019;s log files. The first argument should be zero (it
51368 is concerned with <option>log_selector</option>). The second argument can be <literal>LOG_MAIN</literal> or
51369 <literal>LOG_REJECT</literal> or <literal>LOG_PANIC</literal> or the inclusive <quote>or</quote> of any combination of
51370 them. It specifies to which log or logs the message is written. The remaining
51371 arguments are a format and relevant insertion arguments. The string should not
51372 contain any newlines, not even at the end.
51373 </para>
51374 </listitem></varlistentry>
51375 <varlistentry>
51376 <term><emphasis role="bold">void&nbsp;receive_add_recipient(uschar&nbsp;*address,&nbsp;int&nbsp;pno)</emphasis></term>
51377 <listitem>
51378 <para>
51379 This function adds an additional recipient to the message. The first argument
51380 is the recipient address. If it is unqualified (has no domain), it is qualified
51381 with the <option>qualify_recipient</option> domain. The second argument must always be -1.
51382 </para>
51383 <para>
51384 This function does not allow you to specify a private <option>errors_to</option> address (as
51385 described with the structure of <option>recipient_item</option> above), because it pre-dates
51386 the addition of that field to the structure. However, it is easy to add such a
51387 value afterwards. For example:
51388 </para>
51389 <literallayout class="monospaced">
51390 receive_add_recipient(US"monitor@mydom.example", -1);
51391 recipients_list[recipients_count-1].errors_to =
51392 US"postmaster@mydom.example";
51393 </literallayout>
51394 </listitem></varlistentry>
51395 <varlistentry>
51396 <term><emphasis role="bold">BOOL&nbsp;receive_remove_recipient(uschar&nbsp;*recipient)</emphasis></term>
51397 <listitem>
51398 <para>
51399 This is a convenience function to remove a named recipient from the list of
51400 recipients. It returns true if a recipient was removed, and false if no
51401 matching recipient could be found. The argument must be a complete email
51402 address.
51403 </para>
51404 </listitem></varlistentry>
51405 </variablelist>
51406 <para>
51407 <indexterm role="concept">
51408 <primary>RFC 2047</primary>
51409 </indexterm>
51410 </para>
51411 <variablelist>
51412 <varlistentry>
51413 <term><emphasis role="bold">uschar&nbsp;rfc2047_decode(uschar&nbsp;*string,&nbsp;BOOL&nbsp;lencheck,&nbsp;uschar&nbsp;*target,&nbsp;int&nbsp;zeroval,&nbsp;int&nbsp;*lenptr, &nbsp;&nbsp;uschar&nbsp;**error)</emphasis></term>
51414 <listitem>
51415 <para>
51416 This function decodes strings that are encoded according to RFC 2047. Typically
51417 these are the contents of header lines. First, each <quote>encoded word</quote> is decoded
51418 from the Q or B encoding into a byte-string. Then, if provided with the name of
51419 a charset encoding, and if the <function>iconv()</function> function is available, an attempt is
51420 made  to translate the result to the named character set. If this fails, the
51421 binary string is returned with an error message.
51422 </para>
51423 <para>
51424 The first argument is the string to be decoded. If <option>lencheck</option> is TRUE, the
51425 maximum MIME word length is enforced. The third argument is the target
51426 encoding, or NULL if no translation is wanted.
51427 </para>
51428 <para>
51429 <indexterm role="concept">
51430 <primary>binary zero</primary>
51431 <secondary>in RFC 2047 decoding</secondary>
51432 </indexterm>
51433 <indexterm role="concept">
51434 <primary>RFC 2047</primary>
51435 <secondary>binary zero in</secondary>
51436 </indexterm>
51437 If a binary zero is encountered in the decoded string, it is replaced by the
51438 contents of the <option>zeroval</option> argument. For use with Exim headers, the value must
51439 not be 0 because header lines are handled as zero-terminated strings.
51440 </para>
51441 <para>
51442 The function returns the result of processing the string, zero-terminated; if
51443 <option>lenptr</option> is not NULL, the length of the result is set in the variable to
51444 which it points. When <option>zeroval</option> is 0, <option>lenptr</option> should not be NULL.
51445 </para>
51446 <para>
51447 If an error is encountered, the function returns NULL and uses the <option>error</option>
51448 argument to return an error message. The variable pointed to by <option>error</option> is
51449 set to NULL if there is no error; it may be set non-NULL even when the function
51450 returns a non-NULL value if decoding was successful, but there was a problem
51451 with translation.
51452 </para>
51453 </listitem></varlistentry>
51454 <varlistentry>
51455 <term><emphasis role="bold">int&nbsp;smtp_fflush(void)</emphasis></term>
51456 <listitem>
51457 <para>
51458 This function is used in conjunction with <emphasis>smtp_printf()</emphasis>, as described
51459 below.
51460 </para>
51461 </listitem></varlistentry>
51462 <varlistentry>
51463 <term><emphasis role="bold">void&nbsp;smtp_printf(char&nbsp;*,&nbsp;...)</emphasis></term>
51464 <listitem>
51465 <para>
51466 The arguments of this function are like <function>printf()</function>; it writes to the SMTP
51467 output stream. You should use this function only when there is an SMTP output
51468 stream, that is, when the incoming message is being received via interactive
51469 SMTP. This is the case when <option>smtp_input</option> is TRUE and <option>smtp_batched_input</option>
51470 is FALSE. If you want to test for an incoming message from another host (as
51471 opposed to a local process that used the <option>-bs</option> command line option), you can
51472 test the value of <option>sender_host_address</option>, which is non-NULL when a remote host
51473 is involved.
51474 </para>
51475 <para>
51476 If an SMTP TLS connection is established, <emphasis>smtp_printf()</emphasis> uses the TLS
51477 output function, so it can be used for all forms of SMTP connection.
51478 </para>
51479 <para>
51480 Strings that are written by <emphasis>smtp_printf()</emphasis> from within <function>local_scan()</function>
51481 must start with an appropriate response code: 550 if you are going to return
51482 LOCAL_SCAN_REJECT, 451 if you are going to return
51483 LOCAL_SCAN_TEMPREJECT, and 250 otherwise. Because you are writing the
51484 initial lines of a multi-line response, the code must be followed by a hyphen
51485 to indicate that the line is not the final response line. You must also ensure
51486 that the lines you write terminate with CRLF. For example:
51487 </para>
51488 <literallayout class="monospaced">
51489 smtp_printf("550-this is some extra info\r\n");
51490 return LOCAL_SCAN_REJECT;
51491 </literallayout>
51492 <para>
51493 Note that you can also create multi-line responses by including newlines in
51494 the data returned via the <option>return_text</option> argument. The added value of using
51495 <emphasis>smtp_printf()</emphasis> is that, for instance, you could introduce delays between
51496 multiple output lines.
51497 </para>
51498 <para>
51499 The <emphasis>smtp_printf()</emphasis> function does not return any error indication, because it
51500 does not automatically flush pending output, and therefore does not test
51501 the state of the stream. (In the main code of Exim, flushing and error
51502 detection is done when Exim is ready for the next SMTP input command.) If
51503 you want to flush the output and check for an error (for example, the
51504 dropping of a TCP/IP connection), you can call <emphasis>smtp_fflush()</emphasis>, which has no
51505 arguments. It flushes the output stream, and returns a non-zero value if there
51506 is an error.
51507 </para>
51508 </listitem></varlistentry>
51509 <varlistentry>
51510 <term><emphasis role="bold">void&nbsp;*store_get(int)</emphasis></term>
51511 <listitem>
51512 <para>
51513 This function accesses Exim&#x2019;s internal store (memory) manager. It gets a new
51514 chunk of memory whose size is given by the argument. Exim bombs out if it ever
51515 runs out of memory. See the next section for a discussion of memory handling.
51516 </para>
51517 </listitem></varlistentry>
51518 <varlistentry>
51519 <term><emphasis role="bold">void&nbsp;*store_get_perm(int)</emphasis></term>
51520 <listitem>
51521 <para>
51522 This function is like <emphasis>store_get()</emphasis>, but it always gets memory from the
51523 permanent pool. See the next section for a discussion of memory handling.
51524 </para>
51525 </listitem></varlistentry>
51526 <varlistentry>
51527 <term><emphasis role="bold">uschar&nbsp;*string_copy(uschar&nbsp;*string)</emphasis></term>
51528 <listitem>
51529 <para>
51530 See below.
51531 </para>
51532 </listitem></varlistentry>
51533 <varlistentry>
51534 <term><emphasis role="bold">uschar&nbsp;*string_copyn(uschar&nbsp;*string,&nbsp;int&nbsp;length)</emphasis></term>
51535 <listitem>
51536 <para>
51537 See below.
51538 </para>
51539 </listitem></varlistentry>
51540 <varlistentry>
51541 <term><emphasis role="bold">uschar&nbsp;*string_sprintf(char&nbsp;*format,&nbsp;...)</emphasis></term>
51542 <listitem>
51543 <para>
51544 These three functions create strings using Exim&#x2019;s dynamic memory facilities.
51545 The first makes a copy of an entire string. The second copies up to a maximum
51546 number of characters, indicated by the second argument. The third uses a format
51547 and insertion arguments to create a new string. In each case, the result is a
51548 pointer to a new string in the current memory pool. See the next section for
51549 more discussion.
51550 </para>
51551 </listitem></varlistentry>
51552 </variablelist>
51553 </section>
51554 <section id="SECTmemhanloc">
51555 <title>More about Exim&#x2019;s memory handling</title>
51556 <para>
51557 <indexterm role="concept">
51558 <primary><function>local_scan()</function> function</primary>
51559 <secondary>memory handling</secondary>
51560 </indexterm>
51561 No function is provided for freeing memory, because that is never needed.
51562 The dynamic memory that Exim uses when receiving a message is automatically
51563 recycled if another message is received by the same process (this applies only
51564 to incoming SMTP connections &ndash; other input methods can supply only one
51565 message at a time). After receiving the last message, a reception process
51566 terminates.
51567 </para>
51568 <para>
51569 Because it is recycled, the normal dynamic memory cannot be used for holding
51570 data that must be preserved over a number of incoming messages on the same SMTP
51571 connection. However, Exim in fact uses two pools of dynamic memory; the second
51572 one is not recycled, and can be used for this purpose.
51573 </para>
51574 <para>
51575 If you want to allocate memory that remains available for subsequent messages
51576 in the same SMTP connection, you should set
51577 </para>
51578 <literallayout class="monospaced">
51579 store_pool = POOL_PERM
51580 </literallayout>
51581 <para>
51582 before calling the function that does the allocation. There is no need to
51583 restore the value if you do not need to; however, if you do want to revert to
51584 the normal pool, you can either restore the previous value of <option>store_pool</option> or
51585 set it explicitly to POOL_MAIN.
51586 </para>
51587 <para>
51588 The pool setting applies to all functions that get dynamic memory, including
51589 <emphasis>expand_string()</emphasis>, <emphasis>store_get()</emphasis>, and the <emphasis>string_xxx()</emphasis> functions.
51590 There is also a convenience function called <emphasis>store_get_perm()</emphasis> that gets a
51591 block of memory from the permanent pool while preserving the value of
51592 <option>store_pool</option>.
51593 <indexterm role="concept" startref="IIDlosca" class="endofrange"/>
51594 </para>
51595 </section>
51596 </chapter>
51597
51598 <chapter id="CHAPsystemfilter">
51599 <title>System-wide message filtering</title>
51600 <para>
51601 <indexterm role="concept" id="IIDsysfil1" class="startofrange">
51602 <primary>filter</primary>
51603 <secondary>system filter</secondary>
51604 </indexterm>
51605 <indexterm role="concept" id="IIDsysfil2" class="startofrange">
51606 <primary>filtering all mail</primary>
51607 </indexterm>
51608 <indexterm role="concept" id="IIDsysfil3" class="startofrange">
51609 <primary>system filter</primary>
51610 </indexterm>
51611 The previous chapters (on ACLs and the local scan function) describe checks
51612 that can be applied to messages before they are accepted by a host. There is
51613 also a mechanism for checking messages once they have been received, but before
51614 they are delivered. This is called the <emphasis>system filter</emphasis>.
51615 </para>
51616 <para>
51617 The system filter operates in a similar manner to users&#x2019; filter files, but it
51618 is run just once per message (however many recipients the message has).
51619 It should not normally be used as a substitute for routing, because <option>deliver</option>
51620 commands in a system router provide new envelope recipient addresses.
51621 The system filter must be an Exim filter. It cannot be a Sieve filter.
51622 </para>
51623 <para>
51624 The system filter is run at the start of a delivery attempt, before any routing
51625 is done. If a message fails to be completely delivered at the first attempt,
51626 the system filter is run again at the start of every retry.
51627 If you want your filter to do something only once per message, you can make use
51628 of the <option>first_delivery</option> condition in an <option>if</option> command in the filter to
51629 prevent it happening on retries.
51630 </para>
51631 <para>
51632 <indexterm role="concept">
51633 <primary><varname>$domain</varname></primary>
51634 </indexterm>
51635 <indexterm role="concept">
51636 <primary><varname>$local_part</varname></primary>
51637 </indexterm>
51638 <emphasis role="bold">Warning</emphasis>: Because the system filter runs just once, variables that are
51639 specific to individual recipient addresses, such as <varname>$local_part</varname> and
51640 <varname>$domain</varname>, are not set, and the <quote>personal</quote> condition is not meaningful. If
51641 you want to run a centrally-specified filter for each recipient address
51642 independently, you can do so by setting up a suitable <command>redirect</command> router, as
51643 described in section <xref linkend="SECTperaddfil"/> below.
51644 </para>
51645 <section>
51646 <title>Specifying a system filter</title>
51647 <para>
51648 <indexterm role="concept">
51649 <primary>uid (user id)</primary>
51650 <secondary>system filter</secondary>
51651 </indexterm>
51652 <indexterm role="concept">
51653 <primary>gid (group id)</primary>
51654 <secondary>system filter</secondary>
51655 </indexterm>
51656 The name of the file that contains the system filter must be specified by
51657 setting <option>system_filter</option>. If you want the filter to run under a uid and gid
51658 other than root, you must also set <option>system_filter_user</option> and
51659 <option>system_filter_group</option> as appropriate. For example:
51660 </para>
51661 <literallayout class="monospaced">
51662 system_filter = /etc/mail/exim.filter
51663 system_filter_user = exim
51664 </literallayout>
51665 <para>
51666 If a system filter generates any deliveries directly to files or pipes (via the
51667 <option>save</option> or <option>pipe</option> commands), transports to handle these deliveries must be
51668 specified by setting <option>system_filter_file_transport</option> and
51669 <option>system_filter_pipe_transport</option>, respectively. Similarly,
51670 <option>system_filter_reply_transport</option> must be set to handle any messages generated
51671 by the <option>reply</option> command.
51672 </para>
51673 </section>
51674 <section>
51675 <title>Testing a system filter</title>
51676 <para>
51677 You can run simple tests of a system filter in the same way as for a user
51678 filter, but you should use <option>-bF</option> rather than <option>-bf</option>, so that features that
51679 are permitted only in system filters are recognized.
51680 </para>
51681 <para>
51682 If you want to test the combined effect of a system filter and a user filter,
51683 you can use both <option>-bF</option> and <option>-bf</option> on the same command line.
51684 </para>
51685 </section>
51686 <section>
51687 <title>Contents of a system filter</title>
51688 <para>
51689 The language used to specify system filters is the same as for users&#x2019; filter
51690 files. It is described in the separate end-user document <emphasis>Exim&#x2019;s interface to
51691 mail filtering</emphasis>. However, there are some additional features that are
51692 available only in system filters; these are described in subsequent sections.
51693 If they are encountered in a user&#x2019;s filter file or when testing with <option>-bf</option>,
51694 they cause errors.
51695 </para>
51696 <para>
51697 <indexterm role="concept">
51698 <primary>frozen messages</primary>
51699 <secondary>manual thaw; testing in filter</secondary>
51700 </indexterm>
51701 There are two special conditions which, though available in users&#x2019; filter
51702 files, are designed for use in system filters. The condition <option>first_delivery</option>
51703 is true only for the first attempt at delivering a message, and
51704 <option>manually_thawed</option> is true only if the message has been frozen, and
51705 subsequently thawed by an admin user. An explicit forced delivery counts as a
51706 manual thaw, but thawing as a result of the <option>auto_thaw</option> setting does not.
51707 </para>
51708 <para>
51709 <emphasis role="bold">Warning</emphasis>: If a system filter uses the <option>first_delivery</option> condition to
51710 specify an <quote>unseen</quote> (non-significant) delivery, and that delivery does not
51711 succeed, it will not be tried again.
51712 If you want Exim to retry an unseen delivery until it succeeds, you should
51713 arrange to set it up every time the filter runs.
51714 </para>
51715 <para>
51716 When a system filter finishes running, the values of the variables <varname>$n0</varname> &ndash;
51717 <varname>$n9</varname> are copied into <varname>$sn0</varname> &ndash; <varname>$sn9</varname> and are thereby made available to
51718 users&#x2019; filter files. Thus a system filter can, for example, set up <quote>scores</quote>
51719 to which users&#x2019; filter files can refer.
51720 </para>
51721 </section>
51722 <section>
51723 <title>Additional variable for system filters</title>
51724 <para>
51725 <indexterm role="concept">
51726 <primary><varname>$recipients</varname></primary>
51727 </indexterm>
51728 The expansion variable <varname>$recipients</varname>, containing a list of all the recipients
51729 of the message (separated by commas and white space), is available in system
51730 filters. It is not available in users&#x2019; filters for privacy reasons.
51731 </para>
51732 </section>
51733 <section>
51734 <title>Defer, freeze, and fail commands for system filters</title>
51735 <para>
51736 <indexterm role="concept">
51737 <primary>freezing messages</primary>
51738 </indexterm>
51739 <indexterm role="concept">
51740 <primary>message</primary>
51741 <secondary>freezing</secondary>
51742 </indexterm>
51743 <indexterm role="concept">
51744 <primary>message</primary>
51745 <secondary>forced failure</secondary>
51746 </indexterm>
51747 <indexterm role="concept">
51748 <primary><option>fail</option></primary>
51749 <secondary>in system filter</secondary>
51750 </indexterm>
51751 <indexterm role="concept">
51752 <primary><option>freeze</option> in system filter</primary>
51753 </indexterm>
51754 <indexterm role="concept">
51755 <primary><option>defer</option> in system filter</primary>
51756 </indexterm>
51757 There are three extra commands (<option>defer</option>, <option>freeze</option> and <option>fail</option>) which are
51758 always available in system filters, but are not normally enabled in users&#x2019;
51759 filters. (See the <option>allow_defer</option>, <option>allow_freeze</option> and <option>allow_fail</option> options
51760 for the <command>redirect</command> router.) These commands can optionally be followed by the
51761 word <option>text</option> and a string containing an error message, for example:
51762 </para>
51763 <literallayout class="monospaced">
51764 fail text "this message looks like spam to me"
51765 </literallayout>
51766 <para>
51767 The keyword <option>text</option> is optional if the next character is a double quote.
51768 </para>
51769 <para>
51770 The <option>defer</option> command defers delivery of the original recipients of the
51771 message. The <option>fail</option> command causes all the original recipients to be failed,
51772 and a bounce message to be created. The <option>freeze</option> command suspends all
51773 delivery attempts for the original recipients. In all cases, any new deliveries
51774 that are specified by the filter are attempted as normal after the filter has
51775 run.
51776 </para>
51777 <para>
51778 The <option>freeze</option> command is ignored if the message has been manually unfrozen and
51779 not manually frozen since. This means that automatic freezing by a system
51780 filter can be used as a way of checking out suspicious messages. If a message
51781 is found to be all right, manually unfreezing it allows it to be delivered.
51782 </para>
51783 <para>
51784 <indexterm role="concept">
51785 <primary>log</primary>
51786 <secondary><option>fail</option> command log line</secondary>
51787 </indexterm>
51788 <indexterm role="concept">
51789 <primary><option>fail</option></primary>
51790 <secondary>log line; reducing</secondary>
51791 </indexterm>
51792 The text given with a fail command is used as part of the bounce message as
51793 well as being written to the log. If the message is quite long, this can fill
51794 up a lot of log space when such failures are common. To reduce the size of the
51795 log message, Exim interprets the text in a special way if it starts with the
51796 two characters <literal>&lt;&lt;</literal> and contains <literal>&gt;&gt;</literal> later. The text between these two
51797 strings is written to the log, and the rest of the text is used in the bounce
51798 message. For example:
51799 </para>
51800 <literallayout class="monospaced">
51801 fail "&lt;&lt;filter test 1&gt;&gt;Your message is rejected \
51802      because it contains attachments that we are \
51803      not prepared to receive."
51804 </literallayout>
51805 <para>
51806 <indexterm role="concept">
51807 <primary>loop</primary>
51808 <secondary>caused by <option>fail</option></secondary>
51809 </indexterm>
51810 Take great care with the <option>fail</option> command when basing the decision to fail on
51811 the contents of the message, because the bounce message will of course include
51812 the contents of the original message and will therefore trigger the <option>fail</option>
51813 command again (causing a mail loop) unless steps are taken to prevent this.
51814 Testing the <option>error_message</option> condition is one way to prevent this. You could
51815 use, for example
51816 </para>
51817 <literallayout class="monospaced">
51818 if $message_body contains "this is spam" and not error_message
51819 then fail text "spam is not wanted here" endif
51820 </literallayout>
51821 <para>
51822 though of course that might let through unwanted bounce messages. The
51823 alternative is clever checking of the body and/or headers to detect bounces
51824 generated by the filter.
51825 </para>
51826 <para>
51827 The interpretation of a system filter file ceases after a
51828 <option>defer</option>,
51829 <option>freeze</option>, or <option>fail</option> command is obeyed. However, any deliveries that were
51830 set up earlier in the filter file are honoured, so you can use a sequence such
51831 as
51832 </para>
51833 <literallayout class="monospaced">
51834 mail ...
51835 freeze
51836 </literallayout>
51837 <para>
51838 to send a specified message when the system filter is freezing (or deferring or
51839 failing) a message. The normal deliveries for the message do not, of course,
51840 take place.
51841 </para>
51842 </section>
51843 <section id="SECTaddremheasys">
51844 <title>Adding and removing headers in a system filter</title>
51845 <para>
51846 <indexterm role="concept">
51847 <primary>header lines</primary>
51848 <secondary>adding; in system filter</secondary>
51849 </indexterm>
51850 <indexterm role="concept">
51851 <primary>header lines</primary>
51852 <secondary>removing; in system filter</secondary>
51853 </indexterm>
51854 <indexterm role="concept">
51855 <primary>filter</primary>
51856 <secondary>header lines; adding/removing</secondary>
51857 </indexterm>
51858 Two filter commands that are available only in system filters are:
51859 </para>
51860 <literallayout class="monospaced">
51861 headers add &lt;string&gt;
51862 headers remove &lt;string&gt;
51863 </literallayout>
51864 <para>
51865 The argument for the <option>headers add</option> is a string that is expanded and then
51866 added to the end of the message&#x2019;s headers. It is the responsibility of the
51867 filter maintainer to make sure it conforms to RFC 2822 syntax. Leading white
51868 space is ignored, and if the string is otherwise empty, or if the expansion is
51869 forced to fail, the command has no effect.
51870 </para>
51871 <para>
51872 You can use <quote>\n</quote> within the string, followed by white space, to specify
51873 continued header lines. More than one header may be added in one command by
51874 including <quote>\n</quote> within the string without any following white space. For
51875 example:
51876 </para>
51877 <literallayout class="monospaced">
51878 headers add "X-header-1: ....\n  \
51879              continuation of X-header-1 ...\n\
51880              X-header-2: ...."
51881 </literallayout>
51882 <para>
51883 Note that the header line continuation white space after the first newline must
51884 be placed before the backslash that continues the input string, because white
51885 space after input continuations is ignored.
51886 </para>
51887 <para>
51888 The argument for <option>headers remove</option> is a colon-separated list of header names.
51889 This command applies only to those headers that are stored with the message;
51890 those that are added at delivery time (such as <emphasis>Envelope-To:</emphasis> and
51891 <emphasis>Return-Path:</emphasis>) cannot be removed by this means. If there is more than one
51892 header with the same name, they are all removed.
51893 </para>
51894 <para>
51895 The <option>headers</option> command in a system filter makes an immediate change to the set
51896 of header lines that was received with the message (with possible additions
51897 from ACL processing). Subsequent commands in the system filter operate on the
51898 modified set, which also forms the basis for subsequent message delivery.
51899 Unless further modified during routing or transporting, this set of headers is
51900 used for all recipients of the message.
51901 </para>
51902 <para>
51903 During routing and transporting, the variables that refer to the contents of
51904 header lines refer only to those lines that are in this set. Thus, header lines
51905 that are added by a system filter are visible to users&#x2019; filter files and to all
51906 routers and transports. This contrasts with the manipulation of header lines by
51907 routers and transports, which is not immediate, but which instead is saved up
51908 until the message is actually being written (see section
51909 <xref linkend="SECTheadersaddrem"/>).
51910 </para>
51911 <para>
51912 If the message is not delivered at the first attempt, header lines that were
51913 added by the system filter are stored with the message, and so are still
51914 present at the next delivery attempt. Header lines that were removed are still
51915 present, but marked <quote>deleted</quote> so that they are not transported with the
51916 message. For this reason, it is usual to make the <option>headers</option> command
51917 conditional on <option>first_delivery</option> so that the set of header lines is not
51918 modified more than once.
51919 </para>
51920 <para>
51921 Because header modification in a system filter acts immediately, you have to
51922 use an indirect approach if you want to modify the contents of a header line.
51923 For example:
51924 </para>
51925 <literallayout class="monospaced">
51926 headers add "Old-Subject: $h_subject:"
51927 headers remove "Subject"
51928 headers add "Subject: new subject (was: $h_old-subject:)"
51929 headers remove "Old-Subject"
51930 </literallayout>
51931 </section>
51932 <section>
51933 <title>Setting an errors address in a system filter</title>
51934 <para>
51935 <indexterm role="concept">
51936 <primary>envelope sender</primary>
51937 </indexterm>
51938 In a system filter, if a <option>deliver</option> command is followed by
51939 </para>
51940 <literallayout class="monospaced">
51941 errors_to &lt;some address&gt;
51942 </literallayout>
51943 <para>
51944 in order to change the envelope sender (and hence the error reporting) for that
51945 delivery, any address may be specified. (In a user filter, only the current
51946 user&#x2019;s address can be set.) For example, if some mail is being monitored, you
51947 might use
51948 </para>
51949 <literallayout class="monospaced">
51950 unseen deliver monitor@spying.example errors_to root@local.example
51951 </literallayout>
51952 <para>
51953 to take a copy which would not be sent back to the normal error reporting
51954 address if its delivery failed.
51955 </para>
51956 </section>
51957 <section id="SECTperaddfil">
51958 <title>Per-address filtering</title>
51959 <para>
51960 <indexterm role="concept">
51961 <primary><varname>$domain</varname></primary>
51962 </indexterm>
51963 <indexterm role="concept">
51964 <primary><varname>$local_part</varname></primary>
51965 </indexterm>
51966 In contrast to the system filter, which is run just once per message for each
51967 delivery attempt, it is also possible to set up a system-wide filtering
51968 operation that runs once for each recipient address. In this case, variables
51969 such as <varname>$local_part</varname> and <varname>$domain</varname> can be used, and indeed, the choice of
51970 filter file could be made dependent on them. This is an example of a router
51971 which implements such a filter:
51972 </para>
51973 <literallayout class="monospaced">
51974 central_filter:
51975   check_local_user
51976   driver = redirect
51977   domains = +local_domains
51978   file = /central/filters/$local_part
51979   no_verify
51980   allow_filter
51981   allow_freeze
51982 </literallayout>
51983 <para>
51984 The filter is run in a separate process under its own uid. Therefore, either
51985 <option>check_local_user</option> must be set (as above), in which case the filter is run as
51986 the local user, or the <option>user</option> option must be used to specify which user to
51987 use. If both are set, <option>user</option> overrides.
51988 </para>
51989 <para>
51990 Care should be taken to ensure that none of the commands in the filter file
51991 specify a significant delivery if the message is to go on to be delivered to
51992 its intended recipient. The router will not then claim to have dealt with the
51993 address, so it will be passed on to subsequent routers to be delivered in the
51994 normal way.
51995 <indexterm role="concept" startref="IIDsysfil1" class="endofrange"/>
51996 <indexterm role="concept" startref="IIDsysfil2" class="endofrange"/>
51997 <indexterm role="concept" startref="IIDsysfil3" class="endofrange"/>
51998 </para>
51999 </section>
52000 </chapter>
52001
52002 <chapter id="CHAPmsgproc">
52003 <title>Message processing</title>
52004 <para>
52005 <indexterm role="concept" id="IIDmesproc" class="startofrange">
52006 <primary>message</primary>
52007 <secondary>general processing</secondary>
52008 </indexterm>
52009 Exim performs various transformations on the sender and recipient addresses of
52010 all messages that it handles, and also on the messages&#x2019; header lines. Some of
52011 these are optional and configurable, while others always take place. All of
52012 this processing, except rewriting as a result of routing, and the addition or
52013 removal of header lines while delivering, happens when a message is received,
52014 before it is placed on Exim&#x2019;s queue.
52015 </para>
52016 <para>
52017 Some of the automatic processing takes place by default only for
52018 <quote>locally-originated</quote> messages. This adjective is used to describe messages
52019 that are not received over TCP/IP, but instead are passed to an Exim process on
52020 its standard input. This includes the interactive <quote>local SMTP</quote> case that is
52021 set up by the <option>-bs</option> command line option.
52022 </para>
52023 <para>
52024 <emphasis role="bold">Note</emphasis>: Messages received over TCP/IP on the loopback interface (127.0.0.1
52025 or ::1) are not considered to be locally-originated. Exim does not treat the
52026 loopback interface specially in any way.
52027 </para>
52028 <para>
52029 If you want the loopback interface to be treated specially, you must ensure
52030 that there are appropriate entries in your ACLs.
52031 </para>
52032 <section id="SECTsubmodnon">
52033 <title>Submission mode for non-local messages</title>
52034 <para>
52035 <indexterm role="concept">
52036 <primary>message</primary>
52037 <secondary>submission</secondary>
52038 </indexterm>
52039 <indexterm role="concept">
52040 <primary>submission mode</primary>
52041 </indexterm>
52042 Processing that happens automatically for locally-originated messages (unless
52043 <option>suppress_local_fixups</option> is set) can also be requested for messages that are
52044 received over TCP/IP. The term <quote>submission mode</quote> is used to describe this
52045 state. Submisssion mode is set by the modifier
52046 </para>
52047 <literallayout class="monospaced">
52048 control = submission
52049 </literallayout>
52050 <para>
52051 in a MAIL, RCPT, or pre-data ACL for an incoming message (see sections
52052 <xref linkend="SECTACLmodi"/> and <xref linkend="SECTcontrols"/>). This makes Exim treat the message as
52053 a local submission, and is normally used when the source of the message is
52054 known to be an MUA running on a client host (as opposed to an MTA). For
52055 example, to set submission mode for messages originating on the IPv4 loopback
52056 interface, you could include the following in the MAIL ACL:
52057 </para>
52058 <literallayout class="monospaced">
52059 warn  hosts = 127.0.0.1
52060       control = submission
52061 </literallayout>
52062 <para>
52063 <indexterm role="concept">
52064 <primary><option>sender_retain</option></primary>
52065 </indexterm>
52066 There are some options that can be used when setting submission mode. A slash
52067 is used to separate options. For example:
52068 </para>
52069 <literallayout class="monospaced">
52070 control = submission/sender_retain
52071 </literallayout>
52072 <para>
52073 Specifying <option>sender_retain</option> has the effect of setting <option>local_sender_retain</option>
52074 true and <option>local_from_check</option> false for the current incoming message. The first
52075 of these allows an existing <emphasis>Sender:</emphasis> header in the message to remain, and
52076 the second suppresses the check to ensure that <emphasis>From:</emphasis> matches the
52077 authenticated sender. With this setting, Exim still fixes up messages by adding
52078 <emphasis>Date:</emphasis> and <emphasis>Message-ID:</emphasis> header lines if they are missing, but makes no
52079 attempt to check sender authenticity in header lines.
52080 </para>
52081 <para>
52082 When <option>sender_retain</option> is not set, a submission mode setting may specify a
52083 domain to be used when generating a <emphasis>From:</emphasis> or <emphasis>Sender:</emphasis> header line. For
52084 example:
52085 </para>
52086 <literallayout class="monospaced">
52087 control = submission/domain=some.domain
52088 </literallayout>
52089 <para>
52090 The domain may be empty. How this value is used is described in sections
52091 <xref linkend="SECTthefrohea"/> and <xref linkend="SECTthesenhea"/>. There is also a <option>name</option> option
52092 that allows you to specify the user&#x2019;s full name for inclusion in a created
52093 <emphasis>Sender:</emphasis> or <emphasis>From:</emphasis> header line. For example:
52094 </para>
52095 <literallayout class="monospaced">
52096 accept authenticated = *
52097        control = submission/domain=wonderland.example/\
52098                             name=${lookup {$authenticated_id} \
52099                                    lsearch {/etc/exim/namelist}}
52100 </literallayout>
52101 <para>
52102 Because the name may contain any characters, including slashes, the <option>name</option>
52103 option must be given last. The remainder of the string is used as the name. For
52104 the example above, if <filename>/etc/exim/namelist</filename> contains:
52105 </para>
52106 <literallayout class="monospaced">
52107 bigegg:  Humpty Dumpty
52108 </literallayout>
52109 <para>
52110 then when the sender has authenticated as <emphasis>bigegg</emphasis>, the generated <emphasis>Sender:</emphasis>
52111 line would be:
52112 </para>
52113 <literallayout class="monospaced">
52114 Sender: Humpty Dumpty &lt;bigegg@wonderland.example&gt;
52115 </literallayout>
52116 <para>
52117 <indexterm role="concept">
52118 <primary>return path</primary>
52119 <secondary>in submission mode</secondary>
52120 </indexterm>
52121 By default, submission mode forces the return path to the same address as is
52122 used to create the <emphasis>Sender:</emphasis> header. However, if <option>sender_retain</option> is
52123 specified, the return path is also left unchanged.
52124 </para>
52125 <para>
52126 <emphasis role="bold">Note</emphasis>: The changes caused by submission mode take effect after the predata
52127 ACL. This means that any sender checks performed before the fix-ups use the
52128 untrusted sender address specified by the user, not the trusted sender address
52129 specified by submission mode. Although this might be slightly unexpected, it
52130 does mean that you can configure ACL checks to spot that a user is trying to
52131 spoof another&#x2019;s address.
52132 </para>
52133 </section>
52134 <section id="SECTlineendings">
52135 <title>Line endings</title>
52136 <para>
52137 <indexterm role="concept">
52138 <primary>line endings</primary>
52139 </indexterm>
52140 <indexterm role="concept">
52141 <primary>carriage return</primary>
52142 </indexterm>
52143 <indexterm role="concept">
52144 <primary>linefeed</primary>
52145 </indexterm>
52146 RFC 2821 specifies that CRLF (two characters: carriage-return, followed by
52147 linefeed) is the line ending for messages transmitted over the Internet using
52148 SMTP over TCP/IP. However, within individual operating systems, different
52149 conventions are used. For example, Unix-like systems use just LF, but others
52150 use CRLF or just CR.
52151 </para>
52152 <para>
52153 Exim was designed for Unix-like systems, and internally, it stores messages
52154 using the system&#x2019;s convention of a single LF as a line terminator. When
52155 receiving a message, all line endings are translated to this standard format.
52156 Originally, it was thought that programs that passed messages directly to an
52157 MTA within an operating system would use that system&#x2019;s convention. Experience
52158 has shown that this is not the case; for example, there are Unix applications
52159 that use CRLF in this circumstance. For this reason, and for compatibility with
52160 other MTAs, the way Exim handles line endings for all messages is now as
52161 follows:
52162 </para>
52163 <itemizedlist>
52164 <listitem>
52165 <para>
52166 LF not preceded by CR is treated as a line ending.
52167 </para>
52168 </listitem>
52169 <listitem>
52170 <para>
52171 CR is treated as a line ending; if it is immediately followed by LF, the LF
52172 is ignored.
52173 </para>
52174 </listitem>
52175 <listitem>
52176 <para>
52177 The sequence <quote>CR, dot, CR</quote> does not terminate an incoming SMTP message,
52178 nor a local message in the state where a line containing only a dot is a
52179 terminator.
52180 </para>
52181 </listitem>
52182 <listitem>
52183 <para>
52184 If a bare CR is encountered within a header line, an extra space is added after
52185 the line terminator so as not to end the header line. The reasoning behind this
52186 is that bare CRs in header lines are most likely either to be mistakes, or
52187 people trying to play silly games.
52188 </para>
52189 </listitem>
52190 <listitem>
52191 <para>
52192 If the first header line received in a message ends with CRLF, a subsequent
52193 bare LF in a header line is treated in the same way as a bare CR in a header
52194 line.
52195 </para>
52196 </listitem>
52197 </itemizedlist>
52198 </section>
52199 <section>
52200 <title>Unqualified addresses</title>
52201 <para>
52202 <indexterm role="concept">
52203 <primary>unqualified addresses</primary>
52204 </indexterm>
52205 <indexterm role="concept">
52206 <primary>address</primary>
52207 <secondary>qualification</secondary>
52208 </indexterm>
52209 By default, Exim expects every envelope address it receives from an external
52210 host to be fully qualified. Unqualified addresses cause negative responses to
52211 SMTP commands. However, because SMTP is used as a means of transporting
52212 messages from MUAs running on personal workstations, there is sometimes a
52213 requirement to accept unqualified addresses from specific hosts or IP networks.
52214 </para>
52215 <para>
52216 Exim has two options that separately control which hosts may send unqualified
52217 sender or receipient addresses in SMTP commands, namely
52218 <option>sender_unqualified_hosts</option> and <option>recipient_unqualified_hosts</option>. In both
52219 cases, if an unqualified address is accepted, it is qualified by adding the
52220 value of <option>qualify_domain</option> or <option>qualify_recipient</option>, as appropriate.
52221 </para>
52222 <para>
52223 <indexterm role="concept">
52224 <primary><option>qualify_domain</option></primary>
52225 </indexterm>
52226 <indexterm role="concept">
52227 <primary><option>qualify_recipient</option></primary>
52228 </indexterm>
52229 Unqualified addresses in header lines are automatically qualified for messages
52230 that are locally originated, unless the <option>-bnq</option> option is given on the command
52231 line. For messages received over SMTP, unqualified addresses in header lines
52232 are qualified only if unqualified addresses are permitted in SMTP commands. In
52233 other words, such qualification is also controlled by
52234 <option>sender_unqualified_hosts</option> and <option>recipient_unqualified_hosts</option>,
52235 </para>
52236 </section>
52237 <section>
52238 <title>The UUCP From line</title>
52239 <para>
52240 <indexterm role="concept">
52241 <primary><quote>From</quote> line</primary>
52242 </indexterm>
52243 <indexterm role="concept">
52244 <primary>UUCP</primary>
52245 <secondary><quote>From</quote> line</secondary>
52246 </indexterm>
52247 <indexterm role="concept">
52248 <primary>sender</primary>
52249 <secondary>address</secondary>
52250 </indexterm>
52251 <indexterm role="concept">
52252 <primary><option>uucp_from_pattern</option></primary>
52253 </indexterm>
52254 <indexterm role="concept">
52255 <primary><option>uucp_from_sender</option></primary>
52256 </indexterm>
52257 <indexterm role="concept">
52258 <primary>envelope sender</primary>
52259 </indexterm>
52260 <indexterm role="concept">
52261 <primary>Sendmail compatibility</primary>
52262 <secondary><quote>From</quote> line</secondary>
52263 </indexterm>
52264 Messages that have come from UUCP (and some other applications) often begin
52265 with a line containing the envelope sender and a timestamp, following the word
52266 <quote>From</quote>. Examples of two common formats are:
52267 </para>
52268 <literallayout class="monospaced">
52269 From a.oakley@berlin.mus Fri Jan  5 12:35 GMT 1996
52270 From f.butler@berlin.mus Fri, 7 Jan 97 14:00:00 GMT
52271 </literallayout>
52272 <para>
52273 This line precedes the RFC 2822 header lines. For compatibility with Sendmail,
52274 Exim recognizes such lines at the start of messages that are submitted to it
52275 via the command line (that is, on the standard input). It does not recognize
52276 such lines in incoming SMTP messages, unless the sending host matches
52277 <option>ignore_fromline_hosts</option> or the <option>-bs</option> option was used for a local message
52278 and <option>ignore_fromline_local</option> is set. The recognition is controlled by a
52279 regular expression that is defined by the <option>uucp_from_pattern</option> option, whose
52280 default value matches the two common cases shown above and puts the address
52281 that follows <quote>From</quote> into <varname>$1</varname>.
52282 </para>
52283 <para>
52284 <indexterm role="concept">
52285 <primary>numerical variables (<varname>$1</varname> <varname>$2</varname> etc)</primary>
52286 <secondary>in <quote>From </quote> line handling</secondary>
52287 </indexterm>
52288 When the caller of Exim for a non-SMTP message that contains a <quote>From</quote> line is
52289 a trusted user, the message&#x2019;s sender address is constructed by expanding the
52290 contents of <option>uucp_sender_address</option>, whose default value is <quote>$1</quote>. This is
52291 then parsed as an RFC 2822 address. If there is no domain, the local part is
52292 qualified with <option>qualify_domain</option> unless it is the empty string. However, if
52293 the command line <option>-f</option> option is used, it overrides the <quote>From</quote> line.
52294 </para>
52295 <para>
52296 If the caller of Exim is not trusted, the <quote>From</quote> line is recognized, but the
52297 sender address is not changed. This is also the case for incoming SMTP messages
52298 that are permitted to contain <quote>From</quote> lines.
52299 </para>
52300 <para>
52301 Only one <quote>From</quote> line is recognized. If there is more than one, the second is
52302 treated as a data line that starts the body of the message, as it is not valid
52303 as a header line. This also happens if a <quote>From</quote> line is present in an
52304 incoming SMTP message from a source that is not permitted to send them.
52305 </para>
52306 </section>
52307 <section>
52308 <title>Resent- header lines</title>
52309 <para>
52310 <indexterm role="concept">
52311 <primary><option>Resent-</option> header lines</primary>
52312 </indexterm>
52313 RFC 2822 makes provision for sets of header lines starting with the string
52314 <literal>Resent-</literal> to be added to a message when it is resent by the original
52315 recipient to somebody else. These headers are <emphasis>Resent-Date:</emphasis>,
52316 <emphasis>Resent-From:</emphasis>, <emphasis>Resent-Sender:</emphasis>, <emphasis>Resent-To:</emphasis>, <emphasis>Resent-Cc:</emphasis>,
52317 <emphasis>Resent-Bcc:</emphasis> and <emphasis>Resent-Message-ID:</emphasis>. The RFC says:
52318 </para>
52319 <blockquote>
52320 <para>
52321 <emphasis>Resent fields are strictly informational. They MUST NOT be used in the normal
52322 processing of replies or other such automatic actions on messages.</emphasis>
52323 </para>
52324 </blockquote>
52325 <para>
52326 This leaves things a bit vague as far as other processing actions such as
52327 address rewriting are concerned. Exim treats <option>Resent-</option> header lines as
52328 follows:
52329 </para>
52330 <itemizedlist>
52331 <listitem>
52332 <para>
52333 A <emphasis>Resent-From:</emphasis> line that just contains the login id of the submitting user
52334 is automatically rewritten in the same way as <emphasis>From:</emphasis> (see below).
52335 </para>
52336 </listitem>
52337 <listitem>
52338 <para>
52339 If there&#x2019;s a rewriting rule for a particular header line, it is also applied to
52340 <option>Resent-</option> header lines of the same type. For example, a rule that rewrites
52341 <emphasis>From:</emphasis> also rewrites <emphasis>Resent-From:</emphasis>.
52342 </para>
52343 </listitem>
52344 <listitem>
52345 <para>
52346 For local messages, if <emphasis>Sender:</emphasis> is removed on input, <emphasis>Resent-Sender:</emphasis> is
52347 also removed.
52348 </para>
52349 </listitem>
52350 <listitem>
52351 <para>
52352 For a locally-submitted message,
52353 if there are any <option>Resent-</option> header lines but no <emphasis>Resent-Date:</emphasis>,
52354 <emphasis>Resent-From:</emphasis>, or <emphasis>Resent-Message-Id:</emphasis>, they are added as necessary. It is
52355 the contents of <emphasis>Resent-Message-Id:</emphasis> (rather than <emphasis>Message-Id:</emphasis>) which are
52356 included in log lines in this case.
52357 </para>
52358 </listitem>
52359 <listitem>
52360 <para>
52361 The logic for adding <emphasis>Sender:</emphasis> is duplicated for <emphasis>Resent-Sender:</emphasis> when any
52362 <option>Resent-</option> header lines are present.
52363 </para>
52364 </listitem>
52365 </itemizedlist>
52366 </section>
52367 <section>
52368 <title>The Auto-Submitted: header line</title>
52369 <para>
52370 Whenever Exim generates an autoreply, a bounce, or a delay warning message, it
52371 includes the header line:
52372 </para>
52373 <literallayout class="monospaced">
52374 Auto-Submitted: auto-replied
52375 </literallayout>
52376 </section>
52377 <section>
52378 <title>The Bcc: header line</title>
52379 <para>
52380 <indexterm role="concept">
52381 <primary><emphasis>Bcc:</emphasis> header line</primary>
52382 </indexterm>
52383 If Exim is called with the <option>-t</option> option, to take recipient addresses from a
52384 message&#x2019;s header, it removes any <emphasis>Bcc:</emphasis> header line that may exist (after
52385 extracting its addresses). If <option>-t</option> is not present on the command line, any
52386 existing <emphasis>Bcc:</emphasis> is not removed.
52387 </para>
52388 </section>
52389 <section>
52390 <title>The Date: header line</title>
52391 <para>
52392 <indexterm role="concept">
52393 <primary><emphasis>Date:</emphasis> header line</primary>
52394 </indexterm>
52395 If a locally-generated or submission-mode message has no <emphasis>Date:</emphasis> header line,
52396 Exim adds one, using the current date and time, unless the
52397 <option>suppress_local_fixups</option> control has been specified.
52398 </para>
52399 </section>
52400 <section>
52401 <title>The Delivery-date: header line</title>
52402 <para>
52403 <indexterm role="concept">
52404 <primary><emphasis>Delivery-date:</emphasis> header line</primary>
52405 </indexterm>
52406 <indexterm role="concept">
52407 <primary><option>delivery_date_remove</option></primary>
52408 </indexterm>
52409 <emphasis>Delivery-date:</emphasis> header lines are not part of the standard RFC 2822 header
52410 set. Exim can be configured to add them to the final delivery of messages. (See
52411 the generic <option>delivery_date_add</option> transport option.) They should not be present
52412 in messages in transit. If the <option>delivery_date_remove</option> configuration option is
52413 set (the default), Exim removes <emphasis>Delivery-date:</emphasis> header lines from incoming
52414 messages.
52415 </para>
52416 </section>
52417 <section>
52418 <title>The Envelope-to: header line</title>
52419 <para>
52420 <indexterm role="concept">
52421 <primary><emphasis>Envelope-to:</emphasis> header line</primary>
52422 </indexterm>
52423 <indexterm role="concept">
52424 <primary><option>envelope_to_remove</option></primary>
52425 </indexterm>
52426 <emphasis>Envelope-to:</emphasis> header lines are not part of the standard RFC 2822 header set.
52427 Exim can be configured to add them to the final delivery of messages. (See the
52428 generic <option>envelope_to_add</option> transport option.) They should not be present in
52429 messages in transit. If the <option>envelope_to_remove</option> configuration option is set
52430 (the default), Exim removes <emphasis>Envelope-to:</emphasis> header lines from incoming
52431 messages.
52432 </para>
52433 </section>
52434 <section id="SECTthefrohea">
52435 <title>The From: header line</title>
52436 <para>
52437 <indexterm role="concept">
52438 <primary><emphasis>From:</emphasis> header line</primary>
52439 </indexterm>
52440 <indexterm role="concept">
52441 <primary>Sendmail compatibility</primary>
52442 <secondary><quote>From</quote> line</secondary>
52443 </indexterm>
52444 <indexterm role="concept">
52445 <primary>message</primary>
52446 <secondary>submission</secondary>
52447 </indexterm>
52448 <indexterm role="concept">
52449 <primary>submission mode</primary>
52450 </indexterm>
52451 If a submission-mode message does not contain a <emphasis>From:</emphasis> header line, Exim
52452 adds one if either of the following conditions is true:
52453 </para>
52454 <itemizedlist>
52455 <listitem>
52456 <para>
52457 The envelope sender address is not empty (that is, this is not a bounce
52458 message). The added header line copies the envelope sender address.
52459 </para>
52460 </listitem>
52461 <listitem>
52462 <para>
52463 <indexterm role="concept">
52464 <primary><varname>$authenticated_id</varname></primary>
52465 </indexterm>
52466 The SMTP session is authenticated and <varname>$authenticated_id</varname> is not empty.
52467 </para>
52468 <orderedlist numeration="arabic">
52469 <listitem>
52470 <para>
52471 <indexterm role="concept">
52472 <primary><varname>$qualify_domain</varname></primary>
52473 </indexterm>
52474 If no domain is specified by the submission control, the local part is
52475 <varname>$authenticated_id</varname> and the domain is <varname>$qualify_domain</varname>.
52476 </para>
52477 </listitem>
52478 <listitem>
52479 <para>
52480 If a non-empty domain is specified by the submission control, the local
52481 part is <varname>$authenticated_id</varname>, and the the domain is the specified domain.
52482 </para>
52483 </listitem>
52484 <listitem>
52485 <para>
52486 If an empty domain is specified by the submission control,
52487 <varname>$authenticated_id</varname> is assumed to be the complete address.
52488 </para>
52489 </listitem>
52490 </orderedlist>
52491 </listitem>
52492 </itemizedlist>
52493 <para>
52494 A non-empty envelope sender takes precedence.
52495 </para>
52496 <para>
52497 If a locally-generated incoming message does not contain a <emphasis>From:</emphasis> header
52498 line, and the <option>suppress_local_fixups</option> control is not set, Exim adds one
52499 containing the sender&#x2019;s address. The calling user&#x2019;s login name and full name
52500 are used to construct the address, as described in section <xref linkend="SECTconstr"/>.
52501 They are obtained from the password data by calling <function>getpwuid()</function> (but see the
52502 <option>unknown_login</option> configuration option). The address is qualified with
52503 <option>qualify_domain</option>.
52504 </para>
52505 <para>
52506 For compatibility with Sendmail, if an incoming, non-SMTP message has a
52507 <emphasis>From:</emphasis> header line containing just the unqualified login name of the calling
52508 user, this is replaced by an address containing the user&#x2019;s login name and full
52509 name as described in section <xref linkend="SECTconstr"/>.
52510 </para>
52511 </section>
52512 <section>
52513 <title>The Message-ID: header line</title>
52514 <para>
52515 <indexterm role="concept">
52516 <primary><emphasis>Message-ID:</emphasis> header line</primary>
52517 </indexterm>
52518 <indexterm role="concept">
52519 <primary>message</primary>
52520 <secondary>submission</secondary>
52521 </indexterm>
52522 <indexterm role="concept">
52523 <primary><option>message_id_header_text</option></primary>
52524 </indexterm>
52525 If a locally-generated or submission-mode incoming message does not contain a
52526 <emphasis>Message-ID:</emphasis> or <emphasis>Resent-Message-ID:</emphasis> header line, and the
52527 <option>suppress_local_fixups</option> control is not set, Exim adds a suitable header line
52528 to the message. If there are any <emphasis>Resent-:</emphasis> headers in the message, it
52529 creates <emphasis>Resent-Message-ID:</emphasis>. The id is constructed from Exim&#x2019;s internal
52530 message id, preceded by the letter E to ensure it starts with a letter, and
52531 followed by @ and the primary host name. Additional information can be included
52532 in this header line by setting the <option>message_id_header_text</option> and/or
52533 <option>message_id_header_domain</option> options.
52534 </para>
52535 </section>
52536 <section>
52537 <title>The Received: header line</title>
52538 <para>
52539 <indexterm role="concept">
52540 <primary><emphasis>Received:</emphasis> header line</primary>
52541 </indexterm>
52542 A <emphasis>Received:</emphasis> header line is added at the start of every message. The
52543 contents are defined by the <option>received_header_text</option> configuration option, and
52544 Exim automatically adds a semicolon and a timestamp to the configured string.
52545 </para>
52546 <para>
52547 The <emphasis>Received:</emphasis> header is generated as soon as the message&#x2019;s header lines
52548 have been received. At this stage, the timestamp in the <emphasis>Received:</emphasis> header
52549 line is the time that the message started to be received. This is the value
52550 that is seen by the DATA ACL and by the <function>local_scan()</function> function.
52551 </para>
52552 <para>
52553 Once a message is accepted, the timestamp in the <emphasis>Received:</emphasis> header line is
52554 changed to the time of acceptance, which is (apart from a small delay while the
52555 -H spool file is written) the earliest time at which delivery could start.
52556 </para>
52557 </section>
52558 <section>
52559 <title>The References: header line</title>
52560 <para>
52561 <indexterm role="concept">
52562 <primary><emphasis>References:</emphasis> header line</primary>
52563 </indexterm>
52564 Messages created by the <command>autoreply</command> transport include a <emphasis>References:</emphasis>
52565 header line. This is constructed according to the rules that are described in
52566 section 3.64 of RFC 2822 (which states that replies should contain such a
52567 header line), and section 3.14 of RFC 3834 (which states that automatic
52568 responses are not different in this respect). However, because some mail
52569 processing software does not cope well with very long header lines, no more
52570 than 12 message IDs are copied from the <emphasis>References:</emphasis> header line in the
52571 incoming message. If there are more than 12, the first one and then the final
52572 11 are copied, before adding the message ID of the incoming message.
52573 </para>
52574 </section>
52575 <section>
52576 <title>The Return-path: header line</title>
52577 <para>
52578 <indexterm role="concept">
52579 <primary><emphasis>Return-path:</emphasis> header line</primary>
52580 </indexterm>
52581 <indexterm role="concept">
52582 <primary><option>return_path_remove</option></primary>
52583 </indexterm>
52584 <emphasis>Return-path:</emphasis> header lines are defined as something an MTA may insert when
52585 it does the final delivery of messages. (See the generic <option>return_path_add</option>
52586 transport option.) Therefore, they should not be present in messages in
52587 transit. If the <option>return_path_remove</option> configuration option is set (the
52588 default), Exim removes <emphasis>Return-path:</emphasis> header lines from incoming messages.
52589 </para>
52590 </section>
52591 <section id="SECTthesenhea">
52592 <title>The Sender: header line</title>
52593 <para>
52594 <indexterm role="concept">
52595 <primary><emphasis>Sender:</emphasis> header line</primary>
52596 </indexterm>
52597 <indexterm role="concept">
52598 <primary>message</primary>
52599 <secondary>submission</secondary>
52600 </indexterm>
52601 For a locally-originated message from an untrusted user, Exim may remove an
52602 existing <emphasis>Sender:</emphasis> header line, and it may add a new one. You can modify
52603 these actions by setting the <option>local_sender_retain</option> option true, the
52604 <option>local_from_check</option> option false, or by using the <option>suppress_local_fixups</option>
52605 control setting.
52606 </para>
52607 <para>
52608 When a local message is received from an untrusted user and
52609 <option>local_from_check</option> is true (the default), and the <option>suppress_local_fixups</option>
52610 control has not been set, a check is made to see if the address given in the
52611 <emphasis>From:</emphasis> header line is the correct (local) sender of the message. The address
52612 that is expected has the login name as the local part and the value of
52613 <option>qualify_domain</option> as the domain. Prefixes and suffixes for the local part can
52614 be permitted by setting <option>local_from_prefix</option> and <option>local_from_suffix</option>
52615 appropriately. If <emphasis>From:</emphasis> does not contain the correct sender, a <emphasis>Sender:</emphasis>
52616 line is added to the message.
52617 </para>
52618 <para>
52619 If you set <option>local_from_check</option> false, this checking does not occur. However,
52620 the removal of an existing <emphasis>Sender:</emphasis> line still happens, unless you also set
52621 <option>local_sender_retain</option> to be true. It is not possible to set both of these
52622 options true at the same time.
52623 </para>
52624 <para>
52625 <indexterm role="concept">
52626 <primary>submission mode</primary>
52627 </indexterm>
52628 By default, no processing of <emphasis>Sender:</emphasis> header lines is done for messages
52629 received over TCP/IP or for messages submitted by trusted users. However, when
52630 a message is received over TCP/IP in submission mode, and <option>sender_retain</option> is
52631 not specified on the submission control, the following processing takes place:
52632 </para>
52633 <para>
52634 <indexterm role="concept">
52635 <primary><varname>$authenticated_id</varname></primary>
52636 </indexterm>
52637 First, any existing <emphasis>Sender:</emphasis> lines are removed. Then, if the SMTP session is
52638 authenticated, and <varname>$authenticated_id</varname> is not empty, a sender address is
52639 created as follows:
52640 </para>
52641 <itemizedlist>
52642 <listitem>
52643 <para>
52644 <indexterm role="concept">
52645 <primary><varname>$qualify_domain</varname></primary>
52646 </indexterm>
52647 If no domain is specified by the submission control, the local part is
52648 <varname>$authenticated_id</varname> and the domain is <varname>$qualify_domain</varname>.
52649 </para>
52650 </listitem>
52651 <listitem>
52652 <para>
52653 If a non-empty domain is specified by the submission control, the local part
52654 is <varname>$authenticated_id</varname>, and the the domain is the specified domain.
52655 </para>
52656 </listitem>
52657 <listitem>
52658 <para>
52659 If an empty domain is specified by the submission control,
52660 <varname>$authenticated_id</varname> is assumed to be the complete address.
52661 </para>
52662 </listitem>
52663 </itemizedlist>
52664 <para>
52665 This address is compared with the address in the <emphasis>From:</emphasis> header line. If they
52666 are different, a <emphasis>Sender:</emphasis> header line containing the created address is
52667 added. Prefixes and suffixes for the local part in <emphasis>From:</emphasis> can be permitted
52668 by setting <option>local_from_prefix</option> and <option>local_from_suffix</option> appropriately.
52669 </para>
52670 <para>
52671 <indexterm role="concept">
52672 <primary>return path</primary>
52673 <secondary>created from <emphasis>Sender:</emphasis></secondary>
52674 </indexterm>
52675 <emphasis role="bold">Note</emphasis>: Whenever a <emphasis>Sender:</emphasis> header line is created, the return path for
52676 the message (the envelope sender address) is changed to be the same address,
52677 except in the case of submission mode when <option>sender_retain</option> is specified.
52678 </para>
52679 </section>
52680 <section id="SECTheadersaddrem">
52681 <title>Adding and removing header lines in routers and transports</title>
52682 <para>
52683 <indexterm role="concept">
52684 <primary>header lines</primary>
52685 <secondary>adding; in router or transport</secondary>
52686 </indexterm>
52687 <indexterm role="concept">
52688 <primary>header lines</primary>
52689 <secondary>removing; in router or transport</secondary>
52690 </indexterm>
52691 When a message is delivered, the addition and removal of header lines can be
52692 specified in a system filter, or on any of the routers and transports that
52693 process the message. Section <xref linkend="SECTaddremheasys"/> contains details about
52694 modifying headers in a system filter. Header lines can also be added in an ACL
52695 as a message is received (see section <xref linkend="SECTaddheadacl"/>).
52696 </para>
52697 <para>
52698 In contrast to what happens in a system filter, header modifications that are
52699 specified on routers and transports apply only to the particular recipient
52700 addresses that are being processed by those routers and transports. These
52701 changes do not actually take place until a copy of the message is being
52702 transported. Therefore, they do not affect the basic set of header lines, and
52703 they do not affect the values of the variables that refer to header lines.
52704 </para>
52705 <para>
52706 <emphasis role="bold">Note</emphasis>: In particular, this means that any expansions in the configuration of
52707 the transport cannot refer to the modified header lines, because such
52708 expansions all occur before the message is actually transported.
52709 </para>
52710 <para>
52711 For both routers and transports, the result of expanding a <option>headers_add</option>
52712 option must be in the form of one or more RFC 2822 header lines, separated by
52713 newlines (coded as <quote>\n</quote>). For example:
52714 </para>
52715 <literallayout class="monospaced">
52716 headers_add = X-added-header: added by $primary_hostname\n\
52717               X-added-second: another added header line
52718 </literallayout>
52719 <para>
52720 Exim does not check the syntax of these added header lines.
52721 </para>
52722 <para>
52723 The result of expanding <option>headers_remove</option> must consist of a colon-separated
52724 list of header names. This is confusing, because header names themselves are
52725 often terminated by colons. In this case, the colons are the list separators,
52726 not part of the names. For example:
52727 </para>
52728 <literallayout class="monospaced">
52729 headers_remove = return-receipt-to:acknowledge-to
52730 </literallayout>
52731 <para>
52732 When <option>headers_add</option> or <option>headers_remove</option> is specified on a router, its value
52733 is expanded at routing time, and then associated with all addresses that are
52734 accepted by that router, and also with any new addresses that it generates. If
52735 an address passes through several routers as a result of aliasing or
52736 forwarding, the changes are cumulative.
52737 </para>
52738 <para>
52739 <indexterm role="concept">
52740 <primary><option>unseen</option> option</primary>
52741 </indexterm>
52742 However, this does not apply to multiple routers that result from the use of
52743 the <option>unseen</option> option. Any header modifications that were specified by the
52744 <quote>unseen</quote> router or its predecessors apply only to the <quote>unseen</quote> delivery.
52745 </para>
52746 <para>
52747 Addresses that end up with different <option>headers_add</option> or <option>headers_remove</option>
52748 settings cannot be delivered together in a batch, so a transport is always
52749 dealing with a set of addresses that have the same header-processing
52750 requirements.
52751 </para>
52752 <para>
52753 The transport starts by writing the original set of header lines that arrived
52754 with the message, possibly modified by the system filter. As it writes out
52755 these lines, it consults the list of header names that were attached to the
52756 recipient address(es) by <option>headers_remove</option> options in routers, and it also
52757 consults the transport&#x2019;s own <option>headers_remove</option> option. Header lines whose
52758 names are on either of these lists are not written out. If there are multiple
52759 instances of any listed header, they are all skipped.
52760 </para>
52761 <para>
52762 After the remaining original header lines have been written, new header
52763 lines that were specified by routers&#x2019; <option>headers_add</option> options are written, in
52764 the order in which they were attached to the address. These are followed by any
52765 header lines specified by the transport&#x2019;s <option>headers_add</option> option.
52766 </para>
52767 <para>
52768 This way of handling header line modifications in routers and transports has
52769 the following consequences:
52770 </para>
52771 <itemizedlist>
52772 <listitem>
52773 <para>
52774 The original set of header lines, possibly modified by the system filter,
52775 remains <quote>visible</quote>, in the sense that the <varname>$header_</varname><emphasis>xxx</emphasis> variables refer
52776 to it, at all times.
52777 </para>
52778 </listitem>
52779 <listitem>
52780 <para>
52781 Header lines that are added by a router&#x2019;s
52782 <option>headers_add</option> option are not accessible by means of the <varname>$header_</varname><emphasis>xxx</emphasis>
52783 expansion syntax in subsequent routers or the transport.
52784 </para>
52785 </listitem>
52786 <listitem>
52787 <para>
52788 Conversely, header lines that are specified for removal by <option>headers_remove</option>
52789 in a router remain visible to subsequent routers and the transport.
52790 </para>
52791 </listitem>
52792 <listitem>
52793 <para>
52794 Headers added to an address by <option>headers_add</option> in a router cannot be removed by
52795 a later router or by a transport.
52796 </para>
52797 </listitem>
52798 <listitem>
52799 <para>
52800 An added header can refer to the contents of an original header that is to be
52801 removed, even it has the same name as the added header. For example:
52802 </para>
52803 <literallayout class="monospaced">
52804 headers_remove = subject
52805 headers_add = Subject: new subject (was: $h_subject:)
52806 </literallayout>
52807 </listitem>
52808 </itemizedlist>
52809 <para>
52810 <emphasis role="bold">Warning</emphasis>: The <option>headers_add</option> and <option>headers_remove</option> options cannot be used
52811 for a <command>redirect</command> router that has the <option>one_time</option> option set.
52812 </para>
52813 </section>
52814 <section id="SECTconstr">
52815 <title>Constructed addresses</title>
52816 <para>
52817 <indexterm role="concept">
52818 <primary>address</primary>
52819 <secondary>constructed</secondary>
52820 </indexterm>
52821 <indexterm role="concept">
52822 <primary>constructed address</primary>
52823 </indexterm>
52824 When Exim constructs a sender address for a locally-generated message, it uses
52825 the form
52826 </para>
52827 <literallayout>
52828 &lt;<emphasis>user name</emphasis>&gt;&nbsp;&nbsp;&lt;<emphasis>login</emphasis><literal>@</literal><emphasis>qualify_domain</emphasis>&gt;
52829 </literallayout>
52830 <para>
52831 For example:
52832 </para>
52833 <literallayout class="monospaced">
52834 Zaphod Beeblebrox &lt;zaphod@end.univ.example&gt;
52835 </literallayout>
52836 <para>
52837 The user name is obtained from the <option>-F</option> command line option if set, or
52838 otherwise by looking up the calling user by <function>getpwuid()</function> and extracting the
52839 <quote>gecos</quote> field from the password entry. If the <quote>gecos</quote> field contains an
52840 ampersand character, this is replaced by the login name with the first letter
52841 upper cased, as is conventional in a number of operating systems. See the
52842 <option>gecos_name</option> option for a way to tailor the handling of the <quote>gecos</quote> field.
52843 The <option>unknown_username</option> option can be used to specify user names in cases when
52844 there is no password file entry.
52845 </para>
52846 <para>
52847 <indexterm role="concept">
52848 <primary>RFC 2047</primary>
52849 </indexterm>
52850 In all cases, the user name is made to conform to RFC 2822 by quoting all or
52851 parts of it if necessary. In addition, if it contains any non-printing
52852 characters, it is encoded as described in RFC 2047, which defines a way of
52853 including non-ASCII characters in header lines. The value of the
52854 <option>headers_charset</option> option specifies the name of the encoding that is used (the
52855 characters are assumed to be in this encoding). The setting of
52856 <option>print_topbitchars</option> controls whether characters with the top bit set (that
52857 is, with codes greater than 127) count as printing characters or not.
52858 </para>
52859 </section>
52860 <section>
52861 <title>Case of local parts</title>
52862 <para>
52863 <indexterm role="concept">
52864 <primary>case of local parts</primary>
52865 </indexterm>
52866 <indexterm role="concept">
52867 <primary>local part</primary>
52868 <secondary>case of</secondary>
52869 </indexterm>
52870 RFC 2822 states that the case of letters in the local parts of addresses cannot
52871 be assumed to be non-significant. Exim preserves the case of local parts of
52872 addresses, but by default it uses a lower-cased form when it is routing,
52873 because on most Unix systems, usernames are in lower case and case-insensitive
52874 routing is required. However, any particular router can be made to use the
52875 original case for local parts by setting the <option>caseful_local_part</option> generic
52876 router option.
52877 </para>
52878 <para>
52879 <indexterm role="concept">
52880 <primary>mixed-case login names</primary>
52881 </indexterm>
52882 If you must have mixed-case user names on your system, the best way to proceed,
52883 assuming you want case-independent handling of incoming email, is to set up
52884 your first router to convert incoming local parts in your domains to the
52885 correct case by means of a file lookup. For example:
52886 </para>
52887 <literallayout class="monospaced">
52888 correct_case:
52889   driver = redirect
52890   domains = +local_domains
52891   data = ${lookup{$local_part}cdb\
52892               {/etc/usercased.cdb}{$value}fail}\
52893               @$domain
52894 </literallayout>
52895 <para>
52896 For this router, the local part is forced to lower case by the default action
52897 (<option>caseful_local_part</option> is not set). The lower-cased local part is used to look
52898 up a new local part in the correct case. If you then set <option>caseful_local_part</option>
52899 on any subsequent routers which process your domains, they will operate on
52900 local parts with the correct case in a case-sensitive manner.
52901 </para>
52902 </section>
52903 <section>
52904 <title>Dots in local parts</title>
52905 <para>
52906 <indexterm role="concept">
52907 <primary>dot</primary>
52908 <secondary>in local part</secondary>
52909 </indexterm>
52910 <indexterm role="concept">
52911 <primary>local part</primary>
52912 <secondary>dots in</secondary>
52913 </indexterm>
52914 RFC 2822 forbids empty components in local parts. That is, an unquoted local
52915 part may not begin or end with a dot, nor have two consecutive dots in the
52916 middle. However, it seems that many MTAs do not enforce this, so Exim permits
52917 empty components for compatibility.
52918 </para>
52919 </section>
52920 <section>
52921 <title>Rewriting addresses</title>
52922 <para>
52923 <indexterm role="concept">
52924 <primary>rewriting</primary>
52925 <secondary>addresses</secondary>
52926 </indexterm>
52927 Rewriting of sender and recipient addresses, and addresses in headers, can
52928 happen automatically, or as the result of configuration options, as described
52929 in chapter <xref linkend="CHAPrewrite"/>. The headers that may be affected by this are
52930 <emphasis>Bcc:</emphasis>, <emphasis>Cc:</emphasis>, <emphasis>From:</emphasis>, <emphasis>Reply-To:</emphasis>, <emphasis>Sender:</emphasis>, and <emphasis>To:</emphasis>.
52931 </para>
52932 <para>
52933 Automatic rewriting includes qualification, as mentioned above. The other case
52934 in which it can happen is when an incomplete non-local domain is given. The
52935 routing process may cause this to be expanded into the full domain name. For
52936 example, a header such as
52937 </para>
52938 <literallayout class="monospaced">
52939 To: hare@teaparty
52940 </literallayout>
52941 <para>
52942 might get rewritten as
52943 </para>
52944 <literallayout class="monospaced">
52945 To: hare@teaparty.wonderland.fict.example
52946 </literallayout>
52947 <para>
52948 Rewriting as a result of routing is the one kind of message processing that
52949 does not happen at input time, as it cannot be done until the address has
52950 been routed.
52951 </para>
52952 <para>
52953 Strictly, one should not do <emphasis>any</emphasis> deliveries of a message until all its
52954 addresses have been routed, in case any of the headers get changed as a
52955 result of routing. However, doing this in practice would hold up many
52956 deliveries for unreasonable amounts of time, just because one address could not
52957 immediately be routed. Exim therefore does not delay other deliveries when
52958 routing of one or more addresses is deferred.
52959 <indexterm role="concept" startref="IIDmesproc" class="endofrange"/>
52960 </para>
52961 </section>
52962 </chapter>
52963
52964 <chapter id="CHAPSMTP">
52965 <title>SMTP processing</title>
52966 <para>
52967 <indexterm role="concept" id="IIDsmtpproc1" class="startofrange">
52968 <primary>SMTP</primary>
52969 <secondary>processing details</secondary>
52970 </indexterm>
52971 <indexterm role="concept" id="IIDsmtpproc2" class="startofrange">
52972 <primary>LMTP</primary>
52973 <secondary>processing details</secondary>
52974 </indexterm>
52975 Exim supports a number of different ways of using the SMTP protocol, and its
52976 LMTP variant, which is an interactive protocol for transferring messages into a
52977 closed mail store application. This chapter contains details of how SMTP is
52978 processed. For incoming mail, the following are available:
52979 </para>
52980 <itemizedlist>
52981 <listitem>
52982 <para>
52983 SMTP over TCP/IP (Exim daemon or <emphasis>inetd</emphasis>);
52984 </para>
52985 </listitem>
52986 <listitem>
52987 <para>
52988 SMTP over the standard input and output (the <option>-bs</option> option);
52989 </para>
52990 </listitem>
52991 <listitem>
52992 <para>
52993 Batched SMTP on the standard input (the <option>-bS</option> option).
52994 </para>
52995 </listitem>
52996 </itemizedlist>
52997 <para>
52998 For mail delivery, the following are available:
52999 </para>
53000 <itemizedlist>
53001 <listitem>
53002 <para>
53003 SMTP over TCP/IP (the <command>smtp</command> transport);
53004 </para>
53005 </listitem>
53006 <listitem>
53007 <para>
53008 LMTP over TCP/IP (the <command>smtp</command> transport with the <option>protocol</option> option set to
53009 <quote>lmtp</quote>);
53010 </para>
53011 </listitem>
53012 <listitem>
53013 <para>
53014 LMTP over a pipe to a process running in the local host (the <command>lmtp</command>
53015 transport);
53016 </para>
53017 </listitem>
53018 <listitem>
53019 <para>
53020 Batched SMTP to a file or pipe (the <command>appendfile</command> and <command>pipe</command> transports with
53021 the <option>use_bsmtp</option> option set).
53022 </para>
53023 </listitem>
53024 </itemizedlist>
53025 <para>
53026 <emphasis>Batched SMTP</emphasis> is the name for a process in which batches of messages are
53027 stored in or read from files (or pipes), in a format in which SMTP commands are
53028 used to contain the envelope information.
53029 </para>
53030 <section id="SECToutSMTPTCP">
53031 <title>Outgoing SMTP and LMTP over TCP/IP</title>
53032 <para>
53033 <indexterm role="concept">
53034 <primary>SMTP</primary>
53035 <secondary>outgoing over TCP/IP</secondary>
53036 </indexterm>
53037 <indexterm role="concept">
53038 <primary>outgoing SMTP over TCP/IP</primary>
53039 </indexterm>
53040 <indexterm role="concept">
53041 <primary>LMTP</primary>
53042 <secondary>over TCP/IP</secondary>
53043 </indexterm>
53044 <indexterm role="concept">
53045 <primary>outgoing LMTP over TCP/IP</primary>
53046 </indexterm>
53047 <indexterm role="concept">
53048 <primary>EHLO</primary>
53049 </indexterm>
53050 <indexterm role="concept">
53051 <primary>HELO</primary>
53052 </indexterm>
53053 <indexterm role="concept">
53054 <primary>SIZE option on MAIL command</primary>
53055 </indexterm>
53056 Outgoing SMTP and LMTP over TCP/IP is implemented by the <command>smtp</command> transport.
53057 The <option>protocol</option> option selects which protocol is to be used, but the actual
53058 processing is the same in both cases.
53059 </para>
53060 <para>
53061 If, in response to its EHLO command, Exim is told that the SIZE
53062 parameter is supported, it adds SIZE=&lt;<emphasis>n</emphasis>&gt; to each subsequent MAIL
53063 command. The value of &lt;<emphasis>n</emphasis>&gt; is the message size plus the value of the
53064 <option>size_addition</option> option (default 1024) to allow for additions to the message
53065 such as per-transport header lines, or changes made in a
53066 <indexterm role="concept">
53067 <primary>transport</primary>
53068 <secondary>filter</secondary>
53069 </indexterm>
53070 <indexterm role="concept">
53071 <primary>filter</primary>
53072 <secondary>transport filter</secondary>
53073 </indexterm>
53074 transport filter. If <option>size_addition</option> is set negative, the use of SIZE is
53075 suppressed.
53076 </para>
53077 <para>
53078 If the remote server advertises support for PIPELINING, Exim uses the
53079 pipelining extension to SMTP (RFC 2197) to reduce the number of TCP/IP packets
53080 required for the transaction.
53081 </para>
53082 <para>
53083 If the remote server advertises support for the STARTTLS command, and Exim
53084 was built to support TLS encryption, it tries to start a TLS session unless the
53085 server matches <option>hosts_avoid_tls</option>. See chapter <xref linkend="CHAPTLS"/> for more details.
53086 </para>
53087 <para>
53088 If the remote server advertises support for the AUTH command, Exim scans
53089 the authenticators configuration for any suitable client settings, as described
53090 in chapter <xref linkend="CHAPSMTPAUTH"/>.
53091 </para>
53092 <para>
53093 <indexterm role="concept">
53094 <primary>carriage return</primary>
53095 </indexterm>
53096 <indexterm role="concept">
53097 <primary>linefeed</primary>
53098 </indexterm>
53099 Responses from the remote host are supposed to be terminated by CR followed by
53100 LF. However, there are known to be hosts that do not send CR characters, so in
53101 order to be able to interwork with such hosts, Exim treats LF on its own as a
53102 line terminator.
53103 </para>
53104 <para>
53105 If a message contains a number of different addresses, all those with the same
53106 characteristics (for example, the same envelope sender) that resolve to the
53107 same set of hosts, in the same order, are sent in a single SMTP transaction,
53108 even if they are for different domains, unless there are more than the setting
53109 of the <option>max_rcpts</option> option in the <command>smtp</command> transport allows, in which case
53110 they are split into groups containing no more than <option>max_rcpts</option> addresses
53111 each. If <option>remote_max_parallel</option> is greater than one, such groups may be sent
53112 in parallel sessions. The order of hosts with identical MX values is not
53113 significant when checking whether addresses can be batched in this way.
53114 </para>
53115 <para>
53116 When the <command>smtp</command> transport suffers a temporary failure that is not
53117 message-related, Exim updates its transport-specific database, which contains
53118 records indexed by host name that remember which messages are waiting for each
53119 particular host. It also updates the retry database with new retry times.
53120 </para>
53121 <para>
53122 <indexterm role="concept">
53123 <primary>hints database</primary>
53124 <secondary>retry keys</secondary>
53125 </indexterm>
53126 Exim&#x2019;s retry hints are based on host name plus IP address, so if one address of
53127 a multi-homed host is broken, it will soon be skipped most of the time.
53128 See the next section for more detail about error handling.
53129 </para>
53130 <para>
53131 <indexterm role="concept">
53132 <primary>SMTP</primary>
53133 <secondary>passed connection</secondary>
53134 </indexterm>
53135 <indexterm role="concept">
53136 <primary>SMTP</primary>
53137 <secondary>batching over TCP/IP</secondary>
53138 </indexterm>
53139 When a message is successfully delivered over a TCP/IP SMTP connection, Exim
53140 looks in the hints database for the transport to see if there are any queued
53141 messages waiting for the host to which it is connected. If it finds one, it
53142 creates a new Exim process using the <option>-MC</option> option (which can only be used by
53143 a process running as root or the Exim user) and passes the TCP/IP socket to it
53144 so that it can deliver another message using the same socket. The new process
53145 does only those deliveries that are routed to the connected host, and may in
53146 turn pass the socket on to a third process, and so on.
53147 </para>
53148 <para>
53149 The <option>connection_max_messages</option> option of the <command>smtp</command> transport can be used to
53150 limit the number of messages sent down a single TCP/IP connection.
53151 </para>
53152 <para>
53153 <indexterm role="concept">
53154 <primary>asterisk</primary>
53155 <secondary>after IP address</secondary>
53156 </indexterm>
53157 The second and subsequent messages delivered down an existing connection are
53158 identified in the main log by the addition of an asterisk after the closing
53159 square bracket of the IP address.
53160 </para>
53161 </section>
53162 <section id="SECToutSMTPerr">
53163 <title>Errors in outgoing SMTP</title>
53164 <para>
53165 <indexterm role="concept">
53166 <primary>error</primary>
53167 <secondary>in outgoing SMTP</secondary>
53168 </indexterm>
53169 <indexterm role="concept">
53170 <primary>SMTP</primary>
53171 <secondary>errors in outgoing</secondary>
53172 </indexterm>
53173 <indexterm role="concept">
53174 <primary>host</primary>
53175 <secondary>error</secondary>
53176 </indexterm>
53177 Three different kinds of error are recognized for outgoing SMTP: host errors,
53178 message errors, and recipient errors.
53179 </para>
53180 <variablelist>
53181 <varlistentry>
53182 <term><emphasis role="bold">Host errors</emphasis></term>
53183 <listitem>
53184 <para>
53185 A host error is not associated with a particular message or with a
53186 particular recipient of a message. The host errors are:
53187 </para>
53188 <itemizedlist>
53189 <listitem>
53190 <para>
53191 Connection refused or timed out,
53192 </para>
53193 </listitem>
53194 <listitem>
53195 <para>
53196 Any error response code on connection,
53197 </para>
53198 </listitem>
53199 <listitem>
53200 <para>
53201 Any error response code to EHLO or HELO,
53202 </para>
53203 </listitem>
53204 <listitem>
53205 <para>
53206 Loss of connection at any time, except after <quote>.</quote>,
53207 </para>
53208 </listitem>
53209 <listitem>
53210 <para>
53211 I/O errors at any time,
53212 </para>
53213 </listitem>
53214 <listitem>
53215 <para>
53216 Timeouts during the session, other than in response to MAIL, RCPT or
53217 the <quote>.</quote> at the end of the data.
53218 </para>
53219 </listitem>
53220 </itemizedlist>
53221 <para>
53222 For a host error, a permanent error response on connection, or in response to
53223 EHLO, causes all addresses routed to the host to be failed. Any other host
53224 error causes all addresses to be deferred, and retry data to be created for the
53225 host. It is not tried again, for any message, until its retry time arrives. If
53226 the current set of addresses are not all delivered in this run (to some
53227 alternative host), the message is added to the list of those waiting for this
53228 host, so if it is still undelivered when a subsequent successful delivery is
53229 made to the host, it will be sent down the same SMTP connection.
53230 </para>
53231 </listitem></varlistentry>
53232 <varlistentry>
53233 <term><emphasis role="bold">Message errors</emphasis></term>
53234 <listitem>
53235 <para>
53236 <indexterm role="concept">
53237 <primary>message</primary>
53238 <secondary>error</secondary>
53239 </indexterm>
53240 A message error is associated with a particular message when sent to a
53241 particular host, but not with a particular recipient of the message. The
53242 message errors are:
53243 </para>
53244 <itemizedlist>
53245 <listitem>
53246 <para>
53247 Any error response code to MAIL, DATA, or the <quote>.</quote> that terminates
53248 the data,
53249 </para>
53250 </listitem>
53251 <listitem>
53252 <para>
53253 Timeout after MAIL,
53254 </para>
53255 </listitem>
53256 <listitem>
53257 <para>
53258 Timeout or loss of connection after the <quote>.</quote> that terminates the data. A
53259 timeout after the DATA command itself is treated as a host error, as is loss of
53260 connection at any other time.
53261 </para>
53262 </listitem>
53263 </itemizedlist>
53264 <para>
53265 For a message error, a permanent error response (5<emphasis>xx</emphasis>) causes all addresses
53266 to be failed, and a delivery error report to be returned to the sender. A
53267 temporary error response (4<emphasis>xx</emphasis>), or one of the timeouts, causes all
53268 addresses to be deferred. Retry data is not created for the host, but instead,
53269 a retry record for the combination of host plus message id is created. The
53270 message is not added to the list of those waiting for this host. This ensures
53271 that the failing message will not be sent to this host again until the retry
53272 time arrives. However, other messages that are routed to the host are not
53273 affected, so if it is some property of the message that is causing the error,
53274 it will not stop the delivery of other mail.
53275 </para>
53276 <para>
53277 If the remote host specified support for the SIZE parameter in its response
53278 to EHLO, Exim adds SIZE=<emphasis>nnn</emphasis> to the MAIL command, so an
53279 over-large message will cause a message error because the error arrives as a
53280 response to MAIL.
53281 </para>
53282 </listitem></varlistentry>
53283 <varlistentry>
53284 <term><emphasis role="bold">Recipient errors</emphasis></term>
53285 <listitem>
53286 <para>
53287 <indexterm role="concept">
53288 <primary>recipient</primary>
53289 <secondary>error</secondary>
53290 </indexterm>
53291 A recipient error is associated with a particular recipient of a message. The
53292 recipient errors are:
53293 </para>
53294 <itemizedlist>
53295 <listitem>
53296 <para>
53297 Any error response to RCPT,
53298 </para>
53299 </listitem>
53300 <listitem>
53301 <para>
53302 Timeout after RCPT.
53303 </para>
53304 </listitem>
53305 </itemizedlist>
53306 <para>
53307 For a recipient error, a permanent error response (5<emphasis>xx</emphasis>) causes the
53308 recipient address to be failed, and a bounce message to be returned to the
53309 sender. A temporary error response (4<emphasis>xx</emphasis>) or a timeout causes the failing
53310 address to be deferred, and routing retry data to be created for it. This is
53311 used to delay processing of the address in subsequent queue runs, until its
53312 routing retry time arrives. This applies to all messages, but because it
53313 operates only in queue runs, one attempt will be made to deliver a new message
53314 to the failing address before the delay starts to operate. This ensures that,
53315 if the failure is really related to the message rather than the recipient
53316 (<quote>message too big for this recipient</quote> is a possible example), other messages
53317 have a chance of getting delivered. If a delivery to the address does succeed,
53318 the retry information gets cleared, so all stuck messages get tried again, and
53319 the retry clock is reset.
53320 </para>
53321 <para>
53322 The message is not added to the list of those waiting for this host. Use of the
53323 host for other messages is unaffected, and except in the case of a timeout,
53324 other recipients are processed independently, and may be successfully delivered
53325 in the current SMTP session. After a timeout it is of course impossible to
53326 proceed with the session, so all addresses get deferred. However, those other
53327 than the one that failed do not suffer any subsequent retry delays. Therefore,
53328 if one recipient is causing trouble, the others have a chance of getting
53329 through when a subsequent delivery attempt occurs before the failing
53330 recipient&#x2019;s retry time.
53331 </para>
53332 </listitem></varlistentry>
53333 </variablelist>
53334 <para>
53335 In all cases, if there are other hosts (or IP addresses) available for the
53336 current set of addresses (for example, from multiple MX records), they are
53337 tried in this run for any undelivered addresses, subject of course to their
53338 own retry data. In other words, recipient error retry data does not take effect
53339 until the next delivery attempt.
53340 </para>
53341 <para>
53342 Some hosts have been observed to give temporary error responses to every
53343 MAIL command at certain times (<quote>insufficient space</quote> has been seen). It
53344 would be nice if such circumstances could be recognized, and defer data for the
53345 host itself created, but this is not possible within the current Exim design.
53346 What actually happens is that retry data for every (host, message) combination
53347 is created.
53348 </para>
53349 <para>
53350 The reason that timeouts after MAIL and RCPT are treated specially is that
53351 these can sometimes arise as a result of the remote host&#x2019;s verification
53352 procedures. Exim makes this assumption, and treats them as if a temporary error
53353 response had been received. A timeout after <quote>.</quote> is treated specially because
53354 it is known that some broken implementations fail to recognize the end of the
53355 message if the last character of the last line is a binary zero. Thus, it is
53356 helpful to treat this case as a message error.
53357 </para>
53358 <para>
53359 Timeouts at other times are treated as host errors, assuming a problem with the
53360 host, or the connection to it. If a timeout after MAIL, RCPT,
53361 or <quote>.</quote> is really a connection problem, the assumption is that at the next try
53362 the timeout is likely to occur at some other point in the dialogue, causing it
53363 then to be treated as a host error.
53364 </para>
53365 <para>
53366 There is experimental evidence that some MTAs drop the connection after the
53367 terminating <quote>.</quote> if they do not like the contents of the message for some
53368 reason, in contravention of the RFC, which indicates that a 5<emphasis>xx</emphasis> response
53369 should be given. That is why Exim treats this case as a message rather than a
53370 host error, in order not to delay other messages to the same host.
53371 </para>
53372 </section>
53373 <section>
53374 <title>Incoming SMTP messages over TCP/IP</title>
53375 <para>
53376 <indexterm role="concept">
53377 <primary>SMTP</primary>
53378 <secondary>incoming over TCP/IP</secondary>
53379 </indexterm>
53380 <indexterm role="concept">
53381 <primary>incoming SMTP over TCP/IP</primary>
53382 </indexterm>
53383 <indexterm role="concept">
53384 <primary>inetd</primary>
53385 </indexterm>
53386 <indexterm role="concept">
53387 <primary>daemon</primary>
53388 </indexterm>
53389 Incoming SMTP messages can be accepted in one of two ways: by running a
53390 listening daemon, or by using <emphasis>inetd</emphasis>. In the latter case, the entry in
53391 <filename>/etc/inetd.conf</filename> should be like this:
53392 </para>
53393 <literallayout class="monospaced">
53394 smtp stream tcp nowait exim /opt/exim/bin/exim in.exim -bs
53395 </literallayout>
53396 <para>
53397 Exim distinguishes between this case and the case of a locally running user
53398 agent using the <option>-bs</option> option by checking whether or not the standard input is
53399 a socket. When it is, either the port must be privileged (less than 1024), or
53400 the caller must be root or the Exim user. If any other user passes a socket
53401 with an unprivileged port number, Exim prints a message on the standard error
53402 stream and exits with an error code.
53403 </para>
53404 <para>
53405 By default, Exim does not make a log entry when a remote host connects or
53406 disconnects (either via the daemon or <emphasis>inetd</emphasis>), unless the disconnection is
53407 unexpected. It can be made to write such log entries by setting the
53408 <option>smtp_connection</option> log selector.
53409 </para>
53410 <para>
53411 <indexterm role="concept">
53412 <primary>carriage return</primary>
53413 </indexterm>
53414 <indexterm role="concept">
53415 <primary>linefeed</primary>
53416 </indexterm>
53417 Commands from the remote host are supposed to be terminated by CR followed by
53418 LF. However, there are known to be hosts that do not send CR characters. In
53419 order to be able to interwork with such hosts, Exim treats LF on its own as a
53420 line terminator.
53421 Furthermore, because common code is used for receiving messages from all
53422 sources, a CR on its own is also interpreted as a line terminator. However, the
53423 sequence <quote>CR, dot, CR</quote> does not terminate incoming SMTP data.
53424 </para>
53425 <para>
53426 <indexterm role="concept">
53427 <primary>EHLO</primary>
53428 <secondary>invalid data</secondary>
53429 </indexterm>
53430 <indexterm role="concept">
53431 <primary>HELO</primary>
53432 <secondary>invalid data</secondary>
53433 </indexterm>
53434 One area that sometimes gives rise to problems concerns the EHLO or
53435 HELO commands. Some clients send syntactically invalid versions of these
53436 commands, which Exim rejects by default. (This is nothing to do with verifying
53437 the data that is sent, so <option>helo_verify_hosts</option> is not relevant.) You can tell
53438 Exim not to apply a syntax check by setting <option>helo_accept_junk_hosts</option> to
53439 match the broken hosts that send invalid commands.
53440 </para>
53441 <para>
53442 <indexterm role="concept">
53443 <primary>SIZE option on MAIL command</primary>
53444 </indexterm>
53445 <indexterm role="concept">
53446 <primary>MAIL</primary>
53447 <secondary>SIZE option</secondary>
53448 </indexterm>
53449 The amount of disk space available is checked whenever SIZE is received on
53450 a MAIL command, independently of whether <option>message_size_limit</option> or
53451 <option>check_spool_space</option> is configured, unless <option>smtp_check_spool_space</option> is set
53452 false. A temporary error is given if there is not enough space. If
53453 <option>check_spool_space</option> is set, the check is for that amount of space plus the
53454 value given with SIZE, that is, it checks that the addition of the incoming
53455 message will not reduce the space below the threshold.
53456 </para>
53457 <para>
53458 When a message is successfully received, Exim includes the local message id in
53459 its response to the final <quote>.</quote> that terminates the data. If the remote host
53460 logs this text it can help with tracing what has happened to a message.
53461 </para>
53462 <para>
53463 The Exim daemon can limit the number of simultaneous incoming connections it is
53464 prepared to handle (see the <option>smtp_accept_max</option> option). It can also limit the
53465 number of simultaneous incoming connections from a single remote host (see the
53466 <option>smtp_accept_max_per_host</option> option). Additional connection attempts are
53467 rejected using the SMTP temporary error code 421.
53468 </para>
53469 <para>
53470 The Exim daemon does not rely on the SIGCHLD signal to detect when a
53471 subprocess has finished, as this can get lost at busy times. Instead, it looks
53472 for completed subprocesses every time it wakes up. Provided there are other
53473 things happening (new incoming calls, starts of queue runs), completed
53474 processes will be noticed and tidied away. On very quiet systems you may
53475 sometimes see a <quote>defunct</quote> Exim process hanging about. This is not a problem;
53476 it will be noticed when the daemon next wakes up.
53477 </para>
53478 <para>
53479 When running as a daemon, Exim can reserve some SMTP slots for specific hosts,
53480 and can also be set up to reject SMTP calls from non-reserved hosts at times of
53481 high system load &ndash; for details see the <option>smtp_accept_reserve</option>,
53482 <option>smtp_load_reserve</option>, and <option>smtp_reserve_hosts</option> options. The load check
53483 applies in both the daemon and <emphasis>inetd</emphasis> cases.
53484 </para>
53485 <para>
53486 Exim normally starts a delivery process for each message received, though this
53487 can be varied by means of the <option>-odq</option> command line option and the
53488 <option>queue_only</option>, <option>queue_only_file</option>, and <option>queue_only_load</option> options. The
53489 number of simultaneously running delivery processes started in this way from
53490 SMTP input can be limited by the <option>smtp_accept_queue</option> and
53491 <option>smtp_accept_queue_per_connection</option> options. When either limit is reached,
53492 subsequently received messages are just put on the input queue without starting
53493 a delivery process.
53494 </para>
53495 <para>
53496 The controls that involve counts of incoming SMTP calls (<option>smtp_accept_max</option>,
53497 <option>smtp_accept_queue</option>, <option>smtp_accept_reserve</option>) are not available when Exim is
53498 started up from the <emphasis>inetd</emphasis> daemon, because in that case each connection is
53499 handled by an entirely independent Exim process. Control by load average is,
53500 however, available with <emphasis>inetd</emphasis>.
53501 </para>
53502 <para>
53503 Exim can be configured to verify addresses in incoming SMTP commands as they
53504 are received. See chapter <xref linkend="CHAPACL"/> for details. It can also be configured
53505 to rewrite addresses at this time &ndash; before any syntax checking is done. See
53506 section <xref linkend="SECTrewriteS"/>.
53507 </para>
53508 <para>
53509 Exim can also be configured to limit the rate at which a client host submits
53510 MAIL and RCPT commands in a single SMTP session. See the
53511 <option>smtp_ratelimit_hosts</option> option.
53512 </para>
53513 </section>
53514 <section>
53515 <title>Unrecognized SMTP commands</title>
53516 <para>
53517 <indexterm role="concept">
53518 <primary>SMTP</primary>
53519 <secondary>unrecognized commands</secondary>
53520 </indexterm>
53521 If Exim receives more than <option>smtp_max_unknown_commands</option> unrecognized SMTP
53522 commands during a single SMTP connection, it drops the connection after sending
53523 the error response to the last command. The default value for
53524 <option>smtp_max_unknown_commands</option> is 3. This is a defence against some kinds of
53525 abuse that subvert web servers into making connections to SMTP ports; in these
53526 circumstances, a number of non-SMTP lines are sent first.
53527 </para>
53528 </section>
53529 <section>
53530 <title>Syntax and protocol errors in SMTP commands</title>
53531 <para>
53532 <indexterm role="concept">
53533 <primary>SMTP</primary>
53534 <secondary>syntax errors</secondary>
53535 </indexterm>
53536 <indexterm role="concept">
53537 <primary>SMTP</primary>
53538 <secondary>protocol errors</secondary>
53539 </indexterm>
53540 A syntax error is detected if an SMTP command is recognized, but there is
53541 something syntactically wrong with its data, for example, a malformed email
53542 address in a RCPT command. Protocol errors include invalid command
53543 sequencing such as RCPT before MAIL. If Exim receives more than
53544 <option>smtp_max_synprot_errors</option> such commands during a single SMTP connection, it
53545 drops the connection after sending the error response to the last command. The
53546 default value for <option>smtp_max_synprot_errors</option> is 3. This is a defence against
53547 broken clients that loop sending bad commands (yes, it has been seen).
53548 </para>
53549 </section>
53550 <section>
53551 <title>Use of non-mail SMTP commands</title>
53552 <para>
53553 <indexterm role="concept">
53554 <primary>SMTP</primary>
53555 <secondary>non-mail commands</secondary>
53556 </indexterm>
53557 The <quote>non-mail</quote> SMTP commands are those other than MAIL, RCPT, and
53558 DATA. Exim counts such commands, and drops the connection if there are too
53559 many of them in a single SMTP session. This action catches some
53560 denial-of-service attempts and things like repeated failing AUTHs, or a mad
53561 client looping sending EHLO. The global option <option>smtp_accept_max_nonmail</option>
53562 defines what <quote>too many</quote> means. Its default value is 10.
53563 </para>
53564 <para>
53565 When a new message is expected, one occurrence of RSET is not counted. This
53566 allows a client to send one RSET between messages (this is not necessary,
53567 but some clients do it). Exim also allows one uncounted occurence of HELO
53568 or EHLO, and one occurrence of STARTTLS between messages. After
53569 starting up a TLS session, another EHLO is expected, and so it too is not
53570 counted.
53571 </para>
53572 <para>
53573 The first occurrence of AUTH in a connection, or immediately following
53574 STARTTLS is also not counted. Otherwise, all commands other than MAIL,
53575 RCPT, DATA, and QUIT are counted.
53576 </para>
53577 <para>
53578 You can control which hosts are subject to the limit set by
53579 <option>smtp_accept_max_nonmail</option> by setting
53580 <option>smtp_accept_max_nonmail_hosts</option>. The default value is <literal>*</literal>, which makes
53581 the limit apply to all hosts. This option means that you can exclude any
53582 specific badly-behaved hosts that you have to live with.
53583 </para>
53584 </section>
53585 <section>
53586 <title>The VRFY and EXPN commands</title>
53587 <para>
53588 When Exim receives a VRFY or EXPN command on a TCP/IP connection, it
53589 runs the ACL specified by <option>acl_smtp_vrfy</option> or <option>acl_smtp_expn</option> (as
53590 appropriate) in order to decide whether the command should be accepted or not.
53591 If no ACL is defined, the command is rejected.
53592 </para>
53593 <para>
53594 <indexterm role="concept">
53595 <primary>VRFY</primary>
53596 <secondary>processing</secondary>
53597 </indexterm>
53598 When VRFY is accepted, it runs exactly the same code as when Exim is
53599 called with the <option>-bv</option> option.
53600 </para>
53601 <para>
53602 <indexterm role="concept">
53603 <primary>EXPN</primary>
53604 <secondary>processing</secondary>
53605 </indexterm>
53606 When EXPN is accepted, a single-level expansion of the address is done.
53607 EXPN is treated as an <quote>address test</quote> (similar to the <option>-bt</option> option) rather
53608 than a verification (the <option>-bv</option> option). If an unqualified local part is given
53609 as the argument to EXPN, it is qualified with <option>qualify_domain</option>. Rejections
53610 of VRFY and EXPN commands are logged on the main and reject logs, and
53611 VRFY verification failures are logged on the main log for consistency with
53612 RCPT failures.
53613 </para>
53614 </section>
53615 <section id="SECTETRN">
53616 <title>The ETRN command</title>
53617 <para>
53618 <indexterm role="concept">
53619 <primary>ETRN</primary>
53620 <secondary>processing</secondary>
53621 </indexterm>
53622 RFC 1985 describes an SMTP command called ETRN that is designed to
53623 overcome the security problems of the TURN command (which has fallen into
53624 disuse). When Exim receives an ETRN command on a TCP/IP connection, it runs
53625 the ACL specified by <option>acl_smtp_etrn</option> in order to decide whether the command
53626 should be accepted or not. If no ACL is defined, the command is rejected.
53627 </para>
53628 <para>
53629 The ETRN command is concerned with <quote>releasing</quote> messages that are awaiting
53630 delivery to certain hosts. As Exim does not organize its message queue by host,
53631 the only form of ETRN that is supported by default is the one where the
53632 text starts with the <quote>#</quote> prefix, in which case the remainder of the text is
53633 specific to the SMTP server. A valid ETRN command causes a run of Exim with
53634 the <option>-R</option> option to happen, with the remainder of the ETRN text as its
53635 argument. For example,
53636 </para>
53637 <literallayout class="monospaced">
53638 ETRN #brigadoon
53639 </literallayout>
53640 <para>
53641 runs the command
53642 </para>
53643 <literallayout class="monospaced">
53644 exim -R brigadoon
53645 </literallayout>
53646 <para>
53647 which causes a delivery attempt on all messages with undelivered addresses
53648 containing the text <quote>brigadoon</quote>. When <option>smtp_etrn_serialize</option> is set (the
53649 default), Exim prevents the simultaneous execution of more than one queue run
53650 for the same argument string as a result of an ETRN command. This stops
53651 a misbehaving client from starting more than one queue runner at once.
53652 </para>
53653 <para>
53654 <indexterm role="concept">
53655 <primary>hints database</primary>
53656 <secondary>ETRN serialization</secondary>
53657 </indexterm>
53658 Exim implements the serialization by means of a hints database in which a
53659 record is written whenever a process is started by ETRN, and deleted when
53660 the process completes. However, Exim does not keep the SMTP session waiting for
53661 the ETRN process to complete. Once ETRN is accepted, the client is sent
53662 a <quote>success</quote> return code. Obviously there is scope for hints records to get
53663 left lying around if there is a system or program crash. To guard against this,
53664 Exim ignores any records that are more than six hours old.
53665 </para>
53666 <para>
53667 <indexterm role="concept">
53668 <primary><option>smtp_etrn_command</option></primary>
53669 </indexterm>
53670 For more control over what ETRN does, the <option>smtp_etrn_command</option> option can
53671 used. This specifies a command that is run whenever ETRN is received,
53672 whatever the form of its argument. For
53673 example:
53674 </para>
53675 <literallayout class="monospaced">
53676 smtp_etrn_command = /etc/etrn_command $domain \
53677                     $sender_host_address
53678 </literallayout>
53679 <para>
53680 <indexterm role="concept">
53681 <primary><varname>$domain</varname></primary>
53682 </indexterm>
53683 The string is split up into arguments which are independently expanded. The
53684 expansion variable <varname>$domain</varname> is set to the argument of the ETRN command,
53685 and no syntax checking is done on the contents of this argument. Exim does not
53686 wait for the command to complete, so its status code is not checked. Exim runs
53687 under its own uid and gid when receiving incoming SMTP, so it is not possible
53688 for it to change them before running the command.
53689 </para>
53690 </section>
53691 <section>
53692 <title>Incoming local SMTP</title>
53693 <para>
53694 <indexterm role="concept">
53695 <primary>SMTP</primary>
53696 <secondary>local incoming</secondary>
53697 </indexterm>
53698 Some user agents use SMTP to pass messages to their local MTA using the
53699 standard input and output, as opposed to passing the envelope on the command
53700 line and writing the message to the standard input. This is supported by the
53701 <option>-bs</option> option. This form of SMTP is handled in the same way as incoming
53702 messages over TCP/IP (including the use of ACLs), except that the envelope
53703 sender given in a MAIL command is ignored unless the caller is trusted. In
53704 an ACL you can detect this form of SMTP input by testing for an empty host
53705 identification. It is common to have this as the first line in the ACL that
53706 runs for RCPT commands:
53707 </para>
53708 <literallayout class="monospaced">
53709 accept hosts = :
53710 </literallayout>
53711 <para>
53712 This accepts SMTP messages from local processes without doing any other tests.
53713 </para>
53714 </section>
53715 <section id="SECTbatchSMTP">
53716 <title>Outgoing batched SMTP</title>
53717 <para>
53718 <indexterm role="concept">
53719 <primary>SMTP</primary>
53720 <secondary>batched outgoing</secondary>
53721 </indexterm>
53722 <indexterm role="concept">
53723 <primary>batched SMTP output</primary>
53724 </indexterm>
53725 Both the <command>appendfile</command> and <command>pipe</command> transports can be used for handling
53726 batched SMTP. Each has an option called <option>use_bsmtp</option> which causes messages to
53727 be output in BSMTP format. No SMTP responses are possible for this form of
53728 delivery. All it is doing is using SMTP commands as a way of transmitting the
53729 envelope along with the message.
53730 </para>
53731 <para>
53732 The message is written to the file or pipe preceded by the SMTP commands
53733 MAIL and RCPT, and followed by a line containing a single dot. Lines in
53734 the message that start with a dot have an extra dot added. The SMTP command
53735 HELO is not normally used. If it is required, the <option>message_prefix</option> option
53736 can be used to specify it.
53737 </para>
53738 <para>
53739 Because <command>appendfile</command> and <command>pipe</command> are both local transports, they accept only
53740 one recipient address at a time by default. However, you can arrange for them
53741 to handle several addresses at once by setting the <option>batch_max</option> option. When
53742 this is done for BSMTP, messages may contain multiple RCPT commands. See
53743 chapter <xref linkend="CHAPbatching"/> for more details.
53744 </para>
53745 <para>
53746 <indexterm role="concept">
53747 <primary><varname>$host</varname></primary>
53748 </indexterm>
53749 When one or more addresses are routed to a BSMTP transport by a router that
53750 sets up a host list, the name of the first host on the list is available to the
53751 transport in the variable <varname>$host</varname>. Here is an example of such a transport and
53752 router:
53753 </para>
53754 <literallayout class="monospaced">
53755 begin routers
53756 route_append:
53757   driver = manualroute
53758   transport = smtp_appendfile
53759   route_list = domain.example  batch.host.example
53760
53761 begin transports
53762 smtp_appendfile:
53763   driver = appendfile
53764   directory = /var/bsmtp/$host
53765   batch_max = 1000
53766   use_bsmtp
53767   user = exim
53768 </literallayout>
53769 <para>
53770 This causes messages addressed to <emphasis>domain.example</emphasis> to be written in BSMTP
53771 format to <filename>/var/bsmtp/batch.host.example</filename>, with only a single copy of each
53772 message (unless there are more than 1000 recipients).
53773 </para>
53774 </section>
53775 <section id="SECTincomingbatchedSMTP">
53776 <title>Incoming batched SMTP</title>
53777 <para>
53778 <indexterm role="concept">
53779 <primary>SMTP</primary>
53780 <secondary>batched incoming</secondary>
53781 </indexterm>
53782 <indexterm role="concept">
53783 <primary>batched SMTP input</primary>
53784 </indexterm>
53785 The <option>-bS</option> command line option causes Exim to accept one or more messages by
53786 reading SMTP on the standard input, but to generate no responses. If the caller
53787 is trusted, the senders in the MAIL commands are believed; otherwise the
53788 sender is always the caller of Exim. Unqualified senders and receivers are not
53789 rejected (there seems little point) but instead just get qualified. HELO
53790 and EHLO act as RSET; VRFY, EXPN, ETRN and  HELP, act
53791 as NOOP; QUIT quits.
53792 </para>
53793 <para>
53794 No policy checking is done for BSMTP input. That is, no ACL is run at anytime.
53795 In this respect it is like non-SMTP local input.
53796 </para>
53797 <para>
53798 If an error is detected while reading a message, including a missing <quote>.</quote> at
53799 the end, Exim gives up immediately. It writes details of the error to the
53800 standard output in a stylized way that the calling program should be able to
53801 make some use of automatically, for example:
53802 </para>
53803 <literallayout class="monospaced">
53804 554 Unexpected end of file
53805 Transaction started in line 10
53806 Error detected in line 14
53807 </literallayout>
53808 <para>
53809 It writes a more verbose version, for human consumption, to the standard error
53810 file, for example:
53811 </para>
53812 <literallayout class="monospaced">
53813 An error was detected while processing a file of BSMTP input.
53814 The error message was:
53815
53816 501 '&gt;' missing at end of address
53817
53818 The SMTP transaction started in line 10.
53819 The error was detected in line 12.
53820 The SMTP command at fault was:
53821
53822 rcpt to:&lt;malformed@in.com.plete
53823
53824 1 previous message was successfully processed.
53825 The rest of the batch was abandoned.
53826 </literallayout>
53827 <para>
53828 The return code from Exim is zero only if there were no errors. It is 1 if some
53829 messages were accepted before an error was detected, and 2 if no messages were
53830 accepted.
53831 <indexterm role="concept" startref="IIDsmtpproc1" class="endofrange"/>
53832 <indexterm role="concept" startref="IIDsmtpproc2" class="endofrange"/>
53833 </para>
53834 </section>
53835 </chapter>
53836
53837 <chapter id="CHAPemsgcust">
53838 <title>Customizing bounce and warning messages</title>
53839 <titleabbrev>Customizing messages</titleabbrev>
53840 <para>
53841 When a message fails to be delivered, or remains on the queue for more than a
53842 configured amount of time, Exim sends a message to the original sender, or
53843 to an alternative configured address. The text of these messages is built into
53844 the code of Exim, but it is possible to change it, either by adding a single
53845 string, or by replacing each of the paragraphs by text supplied in a file.
53846 </para>
53847 <para>
53848 The <emphasis>From:</emphasis> and <emphasis>To:</emphasis> header lines are automatically generated; you can
53849 cause a <emphasis>Reply-To:</emphasis> line to be added by setting the <option>errors_reply_to</option>
53850 option. Exim also adds the line
53851 </para>
53852 <literallayout class="monospaced">
53853 Auto-Submitted: auto-generated
53854 </literallayout>
53855 <para>
53856 to all warning and bounce messages,
53857 </para>
53858 <section>
53859 <title>Customizing bounce messages</title>
53860 <para>
53861 <indexterm role="concept">
53862 <primary>customizing</primary>
53863 <secondary>bounce message</secondary>
53864 </indexterm>
53865 <indexterm role="concept">
53866 <primary>bounce message</primary>
53867 <secondary>customizing</secondary>
53868 </indexterm>
53869 If <option>bounce_message_text</option> is set, its contents are included in the default
53870 message immediately after <quote>This message was created automatically by mail
53871 delivery software.</quote> The string is not expanded. It is not used if
53872 <option>bounce_message_file</option> is set.
53873 </para>
53874 <para>
53875 When <option>bounce_message_file</option> is set, it must point to a template file for
53876 constructing error messages. The file consists of a series of text items,
53877 separated by lines consisting of exactly four asterisks. If the file cannot be
53878 opened, default text is used and a message is written to the main and panic
53879 logs. If any text item in the file is empty, default text is used for that
53880 item.
53881 </para>
53882 <para>
53883 <indexterm role="concept">
53884 <primary><varname>$bounce_recipient</varname></primary>
53885 </indexterm>
53886 <indexterm role="concept">
53887 <primary><varname>$bounce_return_size_limit</varname></primary>
53888 </indexterm>
53889 Each item of text that is read from the file is expanded, and there are two
53890 expansion variables which can be of use here: <varname>$bounce_recipient</varname> is set to
53891 the recipient of an error message while it is being created, and
53892 <varname>$bounce_return_size_limit</varname> contains the value of the <option>return_size_limit</option>
53893 option, rounded to a whole number.
53894 </para>
53895 <para>
53896 The items must appear in the file in the following order:
53897 </para>
53898 <itemizedlist>
53899 <listitem>
53900 <para>
53901 The first item is included in the headers, and should include at least a
53902 <emphasis>Subject:</emphasis> header. Exim does not check the syntax of these headers.
53903 </para>
53904 </listitem>
53905 <listitem>
53906 <para>
53907 The second item forms the start of the error message. After it, Exim lists the
53908 failing addresses with their error messages.
53909 </para>
53910 </listitem>
53911 <listitem>
53912 <para>
53913 The third item is used to introduce any text from pipe transports that is to be
53914 returned to the sender. It is omitted if there is no such text.
53915 </para>
53916 </listitem>
53917 <listitem>
53918 <para>
53919 The fourth item is used to introduce the copy of the message that is returned
53920 as part of the error report.
53921 </para>
53922 </listitem>
53923 <listitem>
53924 <para>
53925 The fifth item is added after the fourth one if the returned message is
53926 truncated because it is bigger than <option>return_size_limit</option>.
53927 </para>
53928 </listitem>
53929 <listitem>
53930 <para>
53931 The sixth item is added after the copy of the original message.
53932 </para>
53933 </listitem>
53934 </itemizedlist>
53935 <para>
53936 The default state (<option>bounce_message_file</option> unset) is equivalent to the
53937 following file, in which the sixth item is empty. The <emphasis>Subject:</emphasis> and some
53938 other lines have been split in order to fit them on the page:
53939 </para>
53940 <literallayout class="monospaced">
53941 Subject: Mail delivery failed
53942   ${if eq{$sender_address}{$bounce_recipient}
53943   {: returning message to sender}}
53944 ****
53945 This message was created automatically by mail delivery software.
53946
53947 A message ${if eq{$sender_address}{$bounce_recipient}
53948   {that you sent }{sent by
53949
53950 &lt;$sender_address&gt;
53951
53952 }}could not be delivered to all of its recipients.
53953 The following address(es) failed:
53954 ****
53955 The following text was generated during the delivery attempt(s):
53956 ****
53957 ------ This is a copy of the message, including all the headers.
53958   ------
53959 ****
53960 ------ The body of the message is $message_size characters long;
53961   only the first
53962 ------ $bounce_return_size_limit or so are included here.
53963 ****
53964 </literallayout>
53965 </section>
53966 <section id="SECTcustwarn">
53967 <title>Customizing warning messages</title>
53968 <para>
53969 <indexterm role="concept">
53970 <primary>customizing</primary>
53971 <secondary>warning message</secondary>
53972 </indexterm>
53973 <indexterm role="concept">
53974 <primary>warning of delay</primary>
53975 <secondary>customizing the message</secondary>
53976 </indexterm>
53977 The option <option>warn_message_file</option> can be pointed at a template file for use when
53978 warnings about message delays are created. In this case there are only three
53979 text sections:
53980 </para>
53981 <itemizedlist>
53982 <listitem>
53983 <para>
53984 The first item is included in the headers, and should include at least a
53985 <emphasis>Subject:</emphasis> header. Exim does not check the syntax of these headers.
53986 </para>
53987 </listitem>
53988 <listitem>
53989 <para>
53990 The second item forms the start of the warning message. After it, Exim lists
53991 the delayed addresses.
53992 </para>
53993 </listitem>
53994 <listitem>
53995 <para>
53996 The third item then ends the message.
53997 </para>
53998 </listitem>
53999 </itemizedlist>
54000 <para>
54001 The default state is equivalent to the following file, except that some lines
54002 have been split here, in order to fit them on the page:
54003 </para>
54004 <literallayout class="monospaced">
54005 Subject: Warning: message $message_exim_id delayed
54006   $warn_message_delay
54007 ****
54008 This message was created automatically by mail delivery software.
54009
54010 A message ${if eq{$sender_address}{$warn_message_recipients}
54011 {that you sent }{sent by
54012
54013 &lt;$sender_address&gt;
54014
54015 }}has not been delivered to all of its recipients after
54016 more than $warn_message_delay on the queue on $primary_hostname.
54017
54018 The message identifier is:     $message_exim_id
54019 The subject of the message is: $h_subject
54020 The date of the message is:    $h_date
54021
54022 The following address(es) have not yet been delivered:
54023 ****
54024 No action is required on your part. Delivery attempts will
54025 continue for some time, and this warning may be repeated at
54026 intervals if the message remains undelivered. Eventually the
54027 mail delivery software will give up, and when that happens,
54028 the message will be returned to you.
54029 </literallayout>
54030 <para>
54031 <indexterm role="concept">
54032 <primary><varname>$warn_message_delay</varname></primary>
54033 </indexterm>
54034 <indexterm role="concept">
54035 <primary><varname>$warn_message_recipients</varname></primary>
54036 </indexterm>
54037 However, in the default state the subject and date lines are omitted if no
54038 appropriate headers exist. During the expansion of this file,
54039 <varname>$warn_message_delay</varname> is set to the delay time in one of the forms <quote>&lt;<emphasis>n</emphasis>&gt;
54040 minutes</quote> or <quote>&lt;<emphasis>n</emphasis>&gt; hours</quote>, and <varname>$warn_message_recipients</varname> contains a list
54041 of recipients for the warning message. There may be more than one if there are
54042 multiple addresses with different <option>errors_to</option> settings on the routers that
54043 handled them.
54044 </para>
54045 </section>
54046 </chapter>
54047
54048 <chapter id="CHAPcomconreq">
54049 <title>Some common configuration settings</title>
54050 <para>
54051 This chapter discusses some configuration settings that seem to be fairly
54052 common. More examples and discussion can be found in the Exim book.
54053 </para>
54054 <section>
54055 <title>Sending mail to a smart host</title>
54056 <para>
54057 <indexterm role="concept">
54058 <primary>smart host</primary>
54059 <secondary>example router</secondary>
54060 </indexterm>
54061 If you want to send all mail for non-local domains to a <quote>smart host</quote>, you
54062 should replace the default <command>dnslookup</command> router with a router which does the
54063 routing explicitly:
54064 </para>
54065 <literallayout class="monospaced">
54066 send_to_smart_host:
54067   driver = manualroute
54068   route_list = !+local_domains smart.host.name
54069   transport = remote_smtp
54070 </literallayout>
54071 <para>
54072 You can use the smart host&#x2019;s IP address instead of the name if you wish.
54073 If you are using Exim only to submit messages to a smart host, and not for
54074 receiving incoming messages, you can arrange for it to do the submission
54075 synchronously by setting the <option>mua_wrapper</option> option (see chapter
54076 <xref linkend="CHAPnonqueueing"/>).
54077 </para>
54078 </section>
54079 <section id="SECTmailinglists">
54080 <title>Using Exim to handle mailing lists</title>
54081 <para>
54082 <indexterm role="concept">
54083 <primary>mailing lists</primary>
54084 </indexterm>
54085 Exim can be used to run simple mailing lists, but for large and/or complicated
54086 requirements, the use of additional specialized mailing list software such as
54087 Majordomo or Mailman is recommended.
54088 </para>
54089 <para>
54090 The <command>redirect</command> router can be used to handle mailing lists where each list
54091 is maintained in a separate file, which can therefore be managed by an
54092 independent manager. The <option>domains</option> router option can be used to run these
54093 lists in a separate domain from normal mail. For example:
54094 </para>
54095 <literallayout class="monospaced">
54096 lists:
54097   driver = redirect
54098   domains = lists.example
54099   file = /usr/lists/$local_part
54100   forbid_pipe
54101   forbid_file
54102   errors_to = $local_part-request@lists.example
54103   no_more
54104 </literallayout>
54105 <para>
54106 This router is skipped for domains other than <emphasis>lists.example</emphasis>. For addresses
54107 in that domain, it looks for a file that matches the local part. If there is no
54108 such file, the router declines, but because <option>no_more</option> is set, no subsequent
54109 routers are tried, and so the whole delivery fails.
54110 </para>
54111 <para>
54112 The <option>forbid_pipe</option> and <option>forbid_file</option> options prevent a local part from being
54113 expanded into a file name or a pipe delivery, which is usually inappropriate in
54114 a mailing list.
54115 </para>
54116 <para>
54117 <indexterm role="concept">
54118 <primary><option>errors_to</option></primary>
54119 </indexterm>
54120 The <option>errors_to</option> option specifies that any delivery errors caused by addresses
54121 taken from a mailing list are to be sent to the given address rather than the
54122 original sender of the message. However, before acting on this, Exim verifies
54123 the error address, and ignores it if verification fails.
54124 </para>
54125 <para>
54126 For example, using the configuration above, mail sent to
54127 <emphasis>dicts@lists.example</emphasis> is passed on to those addresses contained in
54128 <filename>/usr/lists/dicts</filename>, with error reports directed to
54129 <emphasis>dicts-request@lists.example</emphasis>, provided that this address can be verified.
54130 There could be a file called <filename>/usr/lists/dicts-request</filename> containing
54131 the address(es) of this particular list&#x2019;s manager(s), but other approaches,
54132 such as setting up an earlier router (possibly using the <option>local_part_prefix</option>
54133 or <option>local_part_suffix</option> options) to handle addresses of the form
54134 <option>owner-</option><emphasis>xxx</emphasis> or <option>xxx-</option><emphasis>request</emphasis>, are also possible.
54135 </para>
54136 </section>
54137 <section>
54138 <title>Syntax errors in mailing lists</title>
54139 <para>
54140 <indexterm role="concept">
54141 <primary>mailing lists</primary>
54142 <secondary>syntax errors in</secondary>
54143 </indexterm>
54144 If an entry in redirection data contains a syntax error, Exim normally defers
54145 delivery of the original address. That means that a syntax error in a mailing
54146 list holds up all deliveries to the list. This may not be appropriate when a
54147 list is being maintained automatically from data supplied by users, and the
54148 addresses are not rigorously checked.
54149 </para>
54150 <para>
54151 If the <option>skip_syntax_errors</option> option is set, the <command>redirect</command> router just skips
54152 entries that fail to parse, noting the incident in the log. If in addition
54153 <option>syntax_errors_to</option> is set to a verifiable address, a message is sent to it
54154 whenever a broken address is skipped. It is usually appropriate to set
54155 <option>syntax_errors_to</option> to the same address as <option>errors_to</option>.
54156 </para>
54157 </section>
54158 <section>
54159 <title>Re-expansion of mailing lists</title>
54160 <para>
54161 <indexterm role="concept">
54162 <primary>mailing lists</primary>
54163 <secondary>re-expansion of</secondary>
54164 </indexterm>
54165 Exim remembers every individual address to which a message has been delivered,
54166 in order to avoid duplication, but it normally stores only the original
54167 recipient addresses with a message. If all the deliveries to a mailing list
54168 cannot be done at the first attempt, the mailing list is re-expanded when the
54169 delivery is next tried. This means that alterations to the list are taken into
54170 account at each delivery attempt, so addresses that have been added to
54171 the list since the message arrived will therefore receive a copy of the
54172 message, even though it pre-dates their subscription.
54173 </para>
54174 <para>
54175 If this behaviour is felt to be undesirable, the <option>one_time</option> option can be set
54176 on the <command>redirect</command> router. If this is done, any addresses generated by the
54177 router that fail to deliver at the first attempt are added to the message as
54178 <quote>top level</quote> addresses, and the parent address that generated them is marked
54179 <quote>delivered</quote>. Thus, expansion of the mailing list does not happen again at the
54180 subsequent delivery attempts. The disadvantage of this is that if any of the
54181 failing addresses are incorrect, correcting them in the file has no effect on
54182 pre-existing messages.
54183 </para>
54184 <para>
54185 The original top-level address is remembered with each of the generated
54186 addresses, and is output in any log messages. However, any intermediate parent
54187 addresses are not recorded. This makes a difference to the log only if the
54188 <option>all_parents</option> selector is set, but for mailing lists there is normally only
54189 one level of expansion anyway.
54190 </para>
54191 </section>
54192 <section>
54193 <title>Closed mailing lists</title>
54194 <para>
54195 <indexterm role="concept">
54196 <primary>mailing lists</primary>
54197 <secondary>closed</secondary>
54198 </indexterm>
54199 The examples so far have assumed open mailing lists, to which anybody may
54200 send mail. It is also possible to set up closed lists, where mail is accepted
54201 from specified senders only. This is done by making use of the generic
54202 <option>senders</option> option to restrict the router that handles the list.
54203 </para>
54204 <para>
54205 The following example uses the same file as a list of recipients and as a list
54206 of permitted senders. It requires three routers:
54207 </para>
54208 <literallayout class="monospaced">
54209 lists_request:
54210   driver = redirect
54211   domains = lists.example
54212   local_part_suffix = -request
54213   file = /usr/lists/$local_part$local_part_suffix
54214   no_more
54215
54216 lists_post:
54217   driver = redirect
54218   domains = lists.example
54219   senders = ${if exists {/usr/lists/$local_part}\
54220              {lsearch;/usr/lists/$local_part}{*}}
54221   file = /usr/lists/$local_part
54222   forbid_pipe
54223   forbid_file
54224   errors_to = $local_part-request@lists.example
54225   no_more
54226
54227 lists_closed:
54228   driver = redirect
54229   domains = lists.example
54230   allow_fail
54231   data = :fail: $local_part@lists.example is a closed mailing list
54232 </literallayout>
54233 <para>
54234 All three routers have the same <option>domains</option> setting, so for any other domains,
54235 they are all skipped. The first router runs only if the local part ends in
54236 <option>-request</option>. It handles messages to the list manager(s) by means of an open
54237 mailing list.
54238 </para>
54239 <para>
54240 The second router runs only if the <option>senders</option> precondition is satisfied. It
54241 checks for the existence of a list that corresponds to the local part, and then
54242 checks that the sender is on the list by means of a linear search. It is
54243 necessary to check for the existence of the file before trying to search it,
54244 because otherwise Exim thinks there is a configuration error. If the file does
54245 not exist, the expansion of <option>senders</option> is *, which matches all senders. This
54246 means that the router runs, but because there is no list, declines, and
54247 <option>no_more</option> ensures that no further routers are run. The address fails with an
54248 <quote>unrouteable address</quote> error.
54249 </para>
54250 <para>
54251 The third router runs only if the second router is skipped, which happens when
54252 a mailing list exists, but the sender is not on it. This router forcibly fails
54253 the address, giving a suitable error message.
54254 </para>
54255 </section>
54256 <section id="SECTverp">
54257 <title>Variable Envelope Return Paths (VERP)</title>
54258 <para>
54259 <indexterm role="concept">
54260 <primary>VERP</primary>
54261 </indexterm>
54262 <indexterm role="concept">
54263 <primary>Variable Envelope Return Paths</primary>
54264 </indexterm>
54265 <indexterm role="concept">
54266 <primary>envelope sender</primary>
54267 </indexterm>
54268 Variable Envelope Return Paths &ndash; see <emphasis role="bold"><ulink url="http://cr.yp.to/proto/verp.txt">http://cr.yp.to/proto/verp.txt</ulink></emphasis> &ndash;
54269 are a way of helping mailing list administrators discover which subscription
54270 address is the cause of a particular delivery failure. The idea is to encode
54271 the original recipient address in the outgoing envelope sender address, so that
54272 if the message is forwarded by another host and then subsequently bounces, the
54273 original recipient can be extracted from the recipient address of the bounce.
54274 </para>
54275 <para>
54276 <indexterm role="option">
54277 <primary><option>errors_to</option></primary>
54278 </indexterm>
54279 <indexterm role="option">
54280 <primary><option>return_path</option></primary>
54281 </indexterm>
54282 Envelope sender addresses can be modified by Exim using two different
54283 facilities: the <option>errors_to</option> option on a router (as shown in previous mailing
54284 list examples), or the <option>return_path</option> option on a transport. The second of
54285 these is effective only if the message is successfully delivered to another
54286 host; it is not used for errors detected on the local host (see the description
54287 of <option>return_path</option> in chapter <xref linkend="CHAPtransportgeneric"/>). Here is an example
54288 of the use of <option>return_path</option> to implement VERP on an <command>smtp</command> transport:
54289 </para>
54290 <literallayout class="monospaced">
54291 verp_smtp:
54292   driver = smtp
54293   max_rcpt = 1
54294   return_path = \
54295     ${if match {$return_path}{^(.+?)-request@your.dom.example\$}\
54296       {$1-request=$local_part%$domain@your.dom.example}fail}
54297 </literallayout>
54298 <para>
54299 This has the effect of rewriting the return path (envelope sender) on outgoing
54300 SMTP messages, if the local part of the original return path ends in
54301 <quote>-request</quote>, and the domain is <emphasis>your.dom.example</emphasis>. The rewriting inserts the
54302 local part and domain of the recipient into the return path. Suppose, for
54303 example, that a message whose return path has been set to
54304 <emphasis>somelist-request@your.dom.example</emphasis> is sent to
54305 <emphasis>subscriber@other.dom.example</emphasis>. In the transport, the return path is
54306 rewritten as
54307 </para>
54308 <literallayout class="monospaced">
54309 somelist-request=subscriber%other.dom.example@your.dom.example
54310 </literallayout>
54311 <para>
54312 <indexterm role="concept">
54313 <primary><varname>$local_part</varname></primary>
54314 </indexterm>
54315 For this to work, you must also arrange for outgoing messages that have
54316 <quote>-request</quote> in their return paths to have just a single recipient. That is
54317 achieved by setting <option>max_rcpt</option> to 1. Without this, a single copy of a message
54318 might be sent to several different recipients in the same domain, in which case
54319 <varname>$local_part</varname> is not available in the transport, because it is not unique.
54320 </para>
54321 <para>
54322 Unless your host is doing nothing but mailing list deliveries, you should
54323 probably use a separate transport for the VERP deliveries, so as not to use
54324 extra resources for the others. This can easily be done by expanding the
54325 <option>transport</option> option in the router:
54326 </para>
54327 <literallayout class="monospaced">
54328 dnslookup:
54329   driver = dnslookup
54330   domains = ! +local_domains
54331   transport = \
54332     ${if match {$return_path}{^(.+?)-request@your.dom.example\$}\
54333       {verp_smtp}{remote_smtp}}
54334   no_more
54335 </literallayout>
54336 <para>
54337 If you want to change the return path using <option>errors_to</option> in a router instead
54338 of using <option>return_path</option> in the transport, you need to set <option>errors_to</option> on all
54339 routers that handle mailing list addresses. This will ensure that all delivery
54340 errors, including those detected on the local host, are sent to the VERP
54341 address.
54342 </para>
54343 <para>
54344 On a host that does no local deliveries and has no manual routing, only the
54345 <command>dnslookup</command> router needs to be changed. A special transport is not needed for
54346 SMTP deliveries. Every mailing list recipient has its own return path value,
54347 and so Exim must hand them to the transport one at a time. Here is an example
54348 of a <command>dnslookup</command> router that implements VERP:
54349 </para>
54350 <literallayout class="monospaced">
54351 verp_dnslookup:
54352   driver = dnslookup
54353   domains = ! +local_domains
54354   transport = remote_smtp
54355   errors_to = \
54356     ${if match {$return_path}{^(.+?)-request@your.dom.example\$}}
54357      {$1-request=$local_part%$domain@your.dom.example}fail}
54358   no_more
54359 </literallayout>
54360 <para>
54361 Before you start sending out messages with VERPed return paths, you must also
54362 configure Exim to accept the bounce messages that come back to those paths.
54363 Typically this is done by setting a <option>local_part_suffix</option> option for a
54364 router, and using this to route the messages to wherever you want to handle
54365 them.
54366 </para>
54367 <para>
54368 The overhead incurred in using VERP depends very much on the size of the
54369 message, the number of recipient addresses that resolve to the same remote
54370 host, and the speed of the connection over which the message is being sent. If
54371 a lot of addresses resolve to the same host and the connection is slow, sending
54372 a separate copy of the message for each address may take substantially longer
54373 than sending a single copy with many recipients (for which VERP cannot be
54374 used).
54375 </para>
54376 </section>
54377 <section id="SECTvirtualdomains">
54378 <title>Virtual domains</title>
54379 <para>
54380 <indexterm role="concept">
54381 <primary>virtual domains</primary>
54382 </indexterm>
54383 <indexterm role="concept">
54384 <primary>domain</primary>
54385 <secondary>virtual</secondary>
54386 </indexterm>
54387 The phrase <emphasis>virtual domain</emphasis> is unfortunately used with two rather different
54388 meanings:
54389 </para>
54390 <itemizedlist>
54391 <listitem>
54392 <para>
54393 A domain for which there are no real mailboxes; all valid local parts are
54394 aliases for other email addresses. Common examples are organizational
54395 top-level domains and <quote>vanity</quote> domains.
54396 </para>
54397 </listitem>
54398 <listitem>
54399 <para>
54400 One of a number of independent domains that are all handled by the same host,
54401 with mailboxes on that host, but where the mailbox owners do not necessarily
54402 have login accounts on that host.
54403 </para>
54404 </listitem>
54405 </itemizedlist>
54406 <para>
54407 The first usage is probably more common, and does seem more <quote>virtual</quote> than
54408 the second. This kind of domain can be handled in Exim with a straightforward
54409 aliasing router. One approach is to create a separate alias file for each
54410 virtual domain. Exim can test for the existence of the alias file to determine
54411 whether the domain exists. The <command>dsearch</command> lookup type is useful here, leading
54412 to a router of this form:
54413 </para>
54414 <literallayout class="monospaced">
54415 virtual:
54416   driver = redirect
54417   domains = dsearch;/etc/mail/virtual
54418   data = ${lookup{$local_part}lsearch{/etc/mail/virtual/$domain}}
54419   no_more
54420 </literallayout>
54421 <para>
54422 The <option>domains</option> option specifies that the router is to be skipped, unless there
54423 is a file in the <filename>/etc/mail/virtual</filename> directory whose name is the same as the
54424 domain that is being processed. When the router runs, it looks up the local
54425 part in the file to find a new address (or list of addresses). The <option>no_more</option>
54426 setting ensures that if the lookup fails (leading to <option>data</option> being an empty
54427 string), Exim gives up on the address without trying any subsequent routers.
54428 </para>
54429 <para>
54430 This one router can handle all the virtual domains because the alias file names
54431 follow a fixed pattern. Permissions can be arranged so that appropriate people
54432 can edit the different alias files. A successful aliasing operation results in
54433 a new envelope recipient address, which is then routed from scratch.
54434 </para>
54435 <para>
54436 The other kind of <quote>virtual</quote> domain can also be handled in a straightforward
54437 way. One approach is to create a file for each domain containing a list of
54438 valid local parts, and use it in a router like this:
54439 </para>
54440 <literallayout class="monospaced">
54441 my_domains:
54442   driver = accept
54443   domains = dsearch;/etc/mail/domains
54444   local_parts = lsearch;/etc/mail/domains/$domain
54445   transport = my_mailboxes
54446 </literallayout>
54447 <para>
54448 The address is accepted if there is a file for the domain, and the local part
54449 can be found in the file. The <option>domains</option> option is used to check for the
54450 file&#x2019;s existence because <option>domains</option> is tested before the <option>local_parts</option>
54451 option (see section <xref linkend="SECTrouprecon"/>). You cannot use <option>require_files</option>,
54452 because that option is tested after <option>local_parts</option>. The transport is as
54453 follows:
54454 </para>
54455 <literallayout class="monospaced">
54456 my_mailboxes:
54457   driver = appendfile
54458   file = /var/mail/$domain/$local_part
54459   user = mail
54460 </literallayout>
54461 <para>
54462 This uses a directory of mailboxes for each domain. The <option>user</option> setting is
54463 required, to specify which uid is to be used for writing to the mailboxes.
54464 </para>
54465 <para>
54466 The configuration shown here is just one example of how you might support this
54467 requirement. There are many other ways this kind of configuration can be set
54468 up, for example, by using a database instead of separate files to hold all the
54469 information about the domains.
54470 </para>
54471 </section>
54472 <section id="SECTmulbox">
54473 <title>Multiple user mailboxes</title>
54474 <para>
54475 <indexterm role="concept">
54476 <primary>multiple mailboxes</primary>
54477 </indexterm>
54478 <indexterm role="concept">
54479 <primary>mailbox</primary>
54480 <secondary>multiple</secondary>
54481 </indexterm>
54482 <indexterm role="concept">
54483 <primary>local part</primary>
54484 <secondary>prefix</secondary>
54485 </indexterm>
54486 <indexterm role="concept">
54487 <primary>local part</primary>
54488 <secondary>suffix</secondary>
54489 </indexterm>
54490 Heavy email users often want to operate with multiple mailboxes, into which
54491 incoming mail is automatically sorted. A popular way of handling this is to
54492 allow users to use multiple sender addresses, so that replies can easily be
54493 identified. Users are permitted to add prefixes or suffixes to their local
54494 parts for this purpose. The wildcard facility of the generic router options
54495 <option>local_part_prefix</option> and <option>local_part_suffix</option> can be used for this. For
54496 example, consider this router:
54497 </para>
54498 <literallayout class="monospaced">
54499 userforward:
54500   driver = redirect
54501   check_local_user
54502   file = $home/.forward
54503   local_part_suffix = -*
54504   local_part_suffix_optional
54505   allow_filter
54506 </literallayout>
54507 <para>
54508 <indexterm role="concept">
54509 <primary><varname>$local_part_suffix</varname></primary>
54510 </indexterm>
54511 It runs a user&#x2019;s <filename>.forward</filename> file for all local parts of the form
54512 <emphasis>username-*</emphasis>. Within the filter file the user can distinguish different
54513 cases by testing the variable <varname>$local_part_suffix</varname>. For example:
54514 </para>
54515 <literallayout class="monospaced">
54516 if $local_part_suffix contains -special then
54517 save /home/$local_part/Mail/special
54518 endif
54519 </literallayout>
54520 <para>
54521 If the filter file does not exist, or does not deal with such addresses, they
54522 fall through to subsequent routers, and, assuming no subsequent use of the
54523 <option>local_part_suffix</option> option is made, they presumably fail. Thus, users have
54524 control over which suffixes are valid.
54525 </para>
54526 <para>
54527 Alternatively, a suffix can be used to trigger the use of a different
54528 <filename>.forward</filename> file &ndash; which is the way a similar facility is implemented in
54529 another MTA:
54530 </para>
54531 <literallayout class="monospaced">
54532 userforward:
54533   driver = redirect
54534   check_local_user
54535   file = $home/.forward$local_part_suffix
54536   local_part_suffix = -*
54537   local_part_suffix_optional
54538   allow_filter
54539 </literallayout>
54540 <para>
54541 If there is no suffix, <filename>.forward</filename> is used; if the suffix is <emphasis>-special</emphasis>, for
54542 example, <filename>.forward-special</filename> is used. Once again, if the appropriate file
54543 does not exist, or does not deal with the address, it is passed on to
54544 subsequent routers, which could, if required, look for an unqualified
54545 <filename>.forward</filename> file to use as a default.
54546 </para>
54547 </section>
54548 <section>
54549 <title>Simplified vacation processing</title>
54550 <para>
54551 <indexterm role="concept">
54552 <primary>vacation processing</primary>
54553 </indexterm>
54554 The traditional way of running the <emphasis>vacation</emphasis> program is for a user to set up
54555 a pipe command in a <filename>.forward</filename> file
54556 (see section <xref linkend="SECTspecitredli"/> for syntax details).
54557 This is prone to error by inexperienced users. There are two features of Exim
54558 that can be used to make this process simpler for users:
54559 </para>
54560 <itemizedlist>
54561 <listitem>
54562 <para>
54563 A local part prefix such as <quote>vacation-</quote> can be specified on a router which
54564 can cause the message to be delivered directly to the <emphasis>vacation</emphasis> program, or
54565 alternatively can use Exim&#x2019;s <command>autoreply</command> transport. The contents of a user&#x2019;s
54566 <filename>.forward</filename> file are then much simpler. For example:
54567 </para>
54568 <literallayout class="monospaced">
54569 spqr, vacation-spqr
54570 </literallayout>
54571 </listitem>
54572 <listitem>
54573 <para>
54574 The <option>require_files</option> generic router option can be used to trigger a
54575 vacation delivery by checking for the existence of a certain file in the
54576 user&#x2019;s home directory. The <option>unseen</option> generic option should also be used, to
54577 ensure that the original delivery also proceeds. In this case, all the user has
54578 to do is to create a file called, say, <filename>.vacation</filename>, containing a vacation
54579 message.
54580 </para>
54581 </listitem>
54582 </itemizedlist>
54583 <para>
54584 Another advantage of both these methods is that they both work even when the
54585 use of arbitrary pipes by users is locked out.
54586 </para>
54587 </section>
54588 <section>
54589 <title>Taking copies of mail</title>
54590 <para>
54591 <indexterm role="concept">
54592 <primary>message</primary>
54593 <secondary>copying every</secondary>
54594 </indexterm>
54595 Some installations have policies that require archive copies of all messages to
54596 be made. A single copy of each message can easily be taken by an appropriate
54597 command in a system filter, which could, for example, use a different file for
54598 each day&#x2019;s messages.
54599 </para>
54600 <para>
54601 There is also a shadow transport mechanism that can be used to take copies of
54602 messages that are successfully delivered by local transports, one copy per
54603 delivery. This could be used, <emphasis>inter alia</emphasis>, to implement automatic
54604 notification of delivery by sites that insist on doing such things.
54605 </para>
54606 </section>
54607 <section>
54608 <title>Intermittently connected hosts</title>
54609 <para>
54610 <indexterm role="concept">
54611 <primary>intermittently connected hosts</primary>
54612 </indexterm>
54613 It has become quite common (because it is cheaper) for hosts to connect to the
54614 Internet periodically rather than remain connected all the time. The normal
54615 arrangement is that mail for such hosts accumulates on a system that is
54616 permanently connected.
54617 </para>
54618 <para>
54619 Exim was designed for use on permanently connected hosts, and so it is not
54620 particularly well-suited to use in an intermittently connected environment.
54621 Nevertheless there are some features that can be used.
54622 </para>
54623 </section>
54624 <section>
54625 <title>Exim on the upstream server host</title>
54626 <para>
54627 It is tempting to arrange for incoming mail for the intermittently connected
54628 host to remain on Exim&#x2019;s queue until the client connects. However, this
54629 approach does not scale very well. Two different kinds of waiting message are
54630 being mixed up in the same queue &ndash; those that cannot be delivered because of
54631 some temporary problem, and those that are waiting for their destination host
54632 to connect. This makes it hard to manage the queue, as well as wasting
54633 resources, because each queue runner scans the entire queue.
54634 </para>
54635 <para>
54636 A better approach is to separate off those messages that are waiting for an
54637 intermittently connected host. This can be done by delivering these messages
54638 into local files in batch SMTP, <quote>mailstore</quote>, or other envelope-preserving
54639 format, from where they are transmitted by other software when their
54640 destination connects. This makes it easy to collect all the mail for one host
54641 in a single directory, and to apply local timeout rules on a per-message basis
54642 if required.
54643 </para>
54644 <para>
54645 On a very small scale, leaving the mail on Exim&#x2019;s queue can be made to work. If
54646 you are doing this, you should configure Exim with a long retry period for the
54647 intermittent host. For example:
54648 </para>
54649 <literallayout class="monospaced">
54650 cheshire.wonderland.fict.example    *   F,5d,24h
54651 </literallayout>
54652 <para>
54653 This stops a lot of failed delivery attempts from occurring, but Exim remembers
54654 which messages it has queued up for that host. Once the intermittent host comes
54655 online, forcing delivery of one message (either by using the <option>-M</option> or <option>-R</option>
54656 options, or by using the ETRN SMTP command (see section <xref linkend="SECTETRN"/>)
54657 causes all the queued up messages to be delivered, often down a single SMTP
54658 connection. While the host remains connected, any new messages get delivered
54659 immediately.
54660 </para>
54661 <para>
54662 If the connecting hosts do not have fixed IP addresses, that is, if a host is
54663 issued with a different IP address each time it connects, Exim&#x2019;s retry
54664 mechanisms on the holding host get confused, because the IP address is normally
54665 used as part of the key string for holding retry information. This can be
54666 avoided by unsetting <option>retry_include_ip_address</option> on the <command>smtp</command> transport.
54667 Since this has disadvantages for permanently connected hosts, it is best to
54668 arrange a separate transport for the intermittently connected ones.
54669 </para>
54670 </section>
54671 <section>
54672 <title>Exim on the intermittently connected client host</title>
54673 <para>
54674 The value of <option>smtp_accept_queue_per_connection</option> should probably be
54675 increased, or even set to zero (that is, disabled) on the intermittently
54676 connected host, so that all incoming messages down a single connection get
54677 delivered immediately.
54678 </para>
54679 <para>
54680 <indexterm role="concept">
54681 <primary>SMTP</primary>
54682 <secondary>passed connection</secondary>
54683 </indexterm>
54684 <indexterm role="concept">
54685 <primary>SMTP</primary>
54686 <secondary>multiple deliveries</secondary>
54687 </indexterm>
54688 <indexterm role="concept">
54689 <primary>multiple SMTP deliveries</primary>
54690 </indexterm>
54691 Mail waiting to be sent from an intermittently connected host will probably
54692 not have been routed, because without a connection DNS lookups are not
54693 possible. This means that if a normal queue run is done at connection time,
54694 each message is likely to be sent in a separate SMTP session. This can be
54695 avoided by starting the queue run with a command line option beginning with
54696 <option>-qq</option> instead of <option>-q</option>. In this case, the queue is scanned twice. In the
54697 first pass, routing is done but no deliveries take place. The second pass is a
54698 normal queue run; since all the messages have been previously routed, those
54699 destined for the same host are likely to get sent as multiple deliveries in a
54700 single SMTP connection.
54701 </para>
54702 </section>
54703 </chapter>
54704
54705 <chapter id="CHAPnonqueueing">
54706 <title>Using Exim as a non-queueing client</title>
54707 <titleabbrev>Exim as a non-queueing client</titleabbrev>
54708 <para>
54709 <indexterm role="concept">
54710 <primary>client</primary>
54711 <secondary>non-queueing</secondary>
54712 </indexterm>
54713 <indexterm role="concept">
54714 <primary>smart host</primary>
54715 <secondary>queueing; suppressing</secondary>
54716 </indexterm>
54717 On a personal computer, it is a common requirement for all
54718 email to be sent to a <quote>smart host</quote>. There are plenty of MUAs that can be
54719 configured to operate that way, for all the popular operating systems.
54720 However, there are some MUAs for Unix-like systems that cannot be so
54721 configured: they submit messages using the command line interface of
54722 <filename>/usr/sbin/sendmail</filename>. Furthermore, utility programs such as <emphasis>cron</emphasis> submit
54723 messages this way.
54724 </para>
54725 <para>
54726 If the personal computer runs continuously, there is no problem, because it can
54727 run a conventional MTA that handles delivery to the smart host, and deal with
54728 any delays via its queueing mechanism. However, if the computer does not run
54729 continuously or runs different operating systems at different times, queueing
54730 email is not desirable.
54731 </para>
54732 <para>
54733 There is therefore a requirement for something that can provide the
54734 <filename>/usr/sbin/sendmail</filename> interface but deliver messages to a smart host without
54735 any queueing or retrying facilities. Furthermore, the delivery to the smart
54736 host should be synchronous, so that if it fails, the sending MUA is immediately
54737 informed. In other words, we want something that extends an MUA that submits
54738 to a local MTA via the command line so that it behaves like one that submits
54739 to a remote smart host using TCP/SMTP.
54740 </para>
54741 <para>
54742 There are a number of applications (for example, there is one called <emphasis>ssmtp</emphasis>)
54743 that do this job. However, people have found them to be lacking in various
54744 ways. For instance, you might want to allow aliasing and forwarding to be done
54745 before sending a message to the smart host.
54746 </para>
54747 <para>
54748 Exim already had the necessary infrastructure for doing this job. Just a few
54749 tweaks were needed to make it behave as required, though it is somewhat of an
54750 overkill to use a fully-featured MTA for this purpose.
54751 </para>
54752 <para>
54753 <indexterm role="concept">
54754 <primary><option>mua_wrapper</option></primary>
54755 </indexterm>
54756 There is a Boolean global option called <option>mua_wrapper</option>, defaulting false.
54757 Setting <option>mua_wrapper</option> true causes Exim to run in a special mode where it
54758 assumes that it is being used to <quote>wrap</quote> a command-line MUA in the manner
54759 just described. As well as setting <option>mua_wrapper</option>, you also need to provide a
54760 compatible router and transport configuration. Typically there will be just one
54761 router and one transport, sending everything to a smart host.
54762 </para>
54763 <para>
54764 When run in MUA wrapping mode, the behaviour of Exim changes in the
54765 following ways:
54766 </para>
54767 <itemizedlist>
54768 <listitem>
54769 <para>
54770 A daemon cannot be run, nor will Exim accept incoming messages from <emphasis>inetd</emphasis>.
54771 In other words, the only way to submit messages is via the command line.
54772 </para>
54773 </listitem>
54774 <listitem>
54775 <para>
54776 Each message is synchonously delivered as soon as it is received (<option>-odi</option> is
54777 assumed). All queueing options (<option>queue_only</option>, <option>queue_smtp_domains</option>,
54778 <option>control</option> in an ACL, etc.) are quietly ignored. The Exim reception process
54779 does not finish until the delivery attempt is complete. If the delivery is
54780 successful, a zero return code is given.
54781 </para>
54782 </listitem>
54783 <listitem>
54784 <para>
54785 Address redirection is permitted, but the final routing for all addresses must
54786 be to the same remote transport, and to the same list of hosts. Furthermore,
54787 the return address (envelope sender) must be the same for all recipients, as
54788 must any added or deleted header lines. In other words, it must be possible to
54789 deliver the message in a single SMTP transaction, however many recipients there
54790 are.
54791 </para>
54792 </listitem>
54793 <listitem>
54794 <para>
54795 If these conditions are not met, or if routing any address results in a
54796 failure or defer status, or if Exim is unable to deliver all the recipients
54797 successfully to one of the smart hosts, delivery of the entire message fails.
54798 </para>
54799 </listitem>
54800 <listitem>
54801 <para>
54802 Because no queueing is allowed, all failures are treated as permanent; there
54803 is no distinction between 4<emphasis>xx</emphasis> and 5<emphasis>xx</emphasis> SMTP response codes from the
54804 smart host. Furthermore, because only a single yes/no response can be given to
54805 the caller, it is not possible to deliver to some recipients and not others. If
54806 there is an error (temporary or permanent) for any recipient, all are failed.
54807 </para>
54808 </listitem>
54809 <listitem>
54810 <para>
54811 If more than one smart host is listed, Exim will try another host after a
54812 connection failure or a timeout, in the normal way. However, if this kind of
54813 failure happens for all the hosts, the delivery fails.
54814 </para>
54815 </listitem>
54816 <listitem>
54817 <para>
54818 When delivery fails, an error message is written to the standard error stream
54819 (as well as to Exim&#x2019;s log), and Exim exits to the caller with a return code
54820 value 1. The message is expunged from Exim&#x2019;s spool files. No bounce messages
54821 are ever generated.
54822 </para>
54823 </listitem>
54824 <listitem>
54825 <para>
54826 No retry data is maintained, and any retry rules are ignored.
54827 </para>
54828 </listitem>
54829 <listitem>
54830 <para>
54831 A number of Exim options are overridden: <option>deliver_drop_privilege</option> is forced
54832 true, <option>max_rcpt</option> in the smtp transport is forced to <quote>unlimited</quote>,
54833 <option>remote_max_parallel</option> is forced to one, and fallback hosts are ignored.
54834 </para>
54835 </listitem>
54836 </itemizedlist>
54837 <para>
54838 The overall effect is that Exim makes a single synchronous attempt to deliver
54839 the message, failing if there is any kind of problem. Because no local
54840 deliveries are done and no daemon can be run, Exim does not need root
54841 privilege. It should be possible to run it setuid to <emphasis>exim</emphasis> instead of setuid
54842 to <emphasis>root</emphasis>. See section <xref linkend="SECTrunexiwitpri"/> for a general discussion about
54843 the advantages and disadvantages of running without root privilege.
54844 </para>
54845 </chapter>
54846
54847 <chapter id="CHAPlog">
54848 <title>Log files</title>
54849 <para>
54850 <indexterm role="concept" id="IIDloggen" class="startofrange">
54851 <primary>log</primary>
54852 <secondary>general description</secondary>
54853 </indexterm>
54854 <indexterm role="concept">
54855 <primary>log</primary>
54856 <secondary>types of</secondary>
54857 </indexterm>
54858 Exim writes three different logs, referred to as the main log, the reject log,
54859 and the panic log:
54860 </para>
54861 <itemizedlist>
54862 <listitem>
54863 <para>
54864 <indexterm role="concept">
54865 <primary>main log</primary>
54866 </indexterm>
54867 The main log records the arrival of each message and each delivery in a single
54868 line in each case. The format is as compact as possible, in an attempt to keep
54869 down the size of log files. Two-character flag sequences make it easy to pick
54870 out these lines. A number of other events are recorded in the main log. Some of
54871 them are optional, in which case the <option>log_selector</option> option controls whether
54872 they are included or not. A Perl script called <emphasis>eximstats</emphasis>, which does simple
54873 analysis of main log files, is provided in the Exim distribution (see section
54874 <xref linkend="SECTmailstat"/>).
54875 </para>
54876 </listitem>
54877 <listitem>
54878 <para>
54879 <indexterm role="concept">
54880 <primary>reject log</primary>
54881 </indexterm>
54882 The reject log records information from messages that are rejected as a result
54883 of a configuration option (that is, for policy reasons).
54884 The first line of each rejection is a copy of the line that is also written to
54885 the main log. Then, if the message&#x2019;s header has been read at the time the log
54886 is written, its contents are written to this log. Only the original header
54887 lines are available; header lines added by ACLs are not logged. You can use the
54888 reject log to check that your policy controls are working correctly; on a busy
54889 host this may be easier than scanning the main log for rejection messages. You
54890 can suppress the writing of the reject log by setting <option>write_rejectlog</option>
54891 false.
54892 </para>
54893 </listitem>
54894 <listitem>
54895 <para>
54896 <indexterm role="concept">
54897 <primary>panic log</primary>
54898 </indexterm>
54899 <indexterm role="concept">
54900 <primary>system log</primary>
54901 </indexterm>
54902 When certain serious errors occur, Exim writes entries to its panic log. If the
54903 error is sufficiently disastrous, Exim bombs out afterwards. Panic log entries
54904 are usually written to the main log as well, but can get lost amid the mass of
54905 other entries. The panic log should be empty under normal circumstances. It is
54906 therefore a good idea to check it (or to have a <emphasis>cron</emphasis> script check it)
54907 regularly, in order to become aware of any problems. When Exim cannot open its
54908 panic log, it tries as a last resort to write to the system log (syslog). This
54909 is opened with LOG_PID+LOG_CONS and the facility code of LOG_MAIL. The
54910 message itself is written at priority LOG_CRIT.
54911 </para>
54912 </listitem>
54913 </itemizedlist>
54914 <para>
54915 Every log line starts with a timestamp, in the format shown in the following
54916 example. Note that many of the examples shown in this chapter are line-wrapped.
54917 In the log file, this would be all on one line:
54918 </para>
54919 <literallayout class="monospaced">
54920 2001-09-16 16:09:47 SMTP connection from [127.0.0.1] closed
54921   by QUIT
54922 </literallayout>
54923 <para>
54924 By default, the timestamps are in the local timezone. There are two
54925 ways of changing this:
54926 </para>
54927 <itemizedlist>
54928 <listitem>
54929 <para>
54930 You can set the <option>timezone</option> option to a different time zone; in particular, if
54931 you set
54932 </para>
54933 <literallayout class="monospaced">
54934 timezone = UTC
54935 </literallayout>
54936 <para>
54937 the timestamps will be in UTC (aka GMT).
54938 </para>
54939 </listitem>
54940 <listitem>
54941 <para>
54942 If you set <option>log_timezone</option> true, the time zone is added to the timestamp, for
54943 example:
54944 </para>
54945 <literallayout class="monospaced">
54946 2003-04-25 11:17:07 +0100 Start queue run: pid=12762
54947 </literallayout>
54948 </listitem>
54949 </itemizedlist>
54950 <section id="SECTwhelogwri">
54951 <title>Where the logs are written</title>
54952 <para>
54953 <indexterm role="concept">
54954 <primary>log</primary>
54955 <secondary>destination</secondary>
54956 </indexterm>
54957 <indexterm role="concept">
54958 <primary>log</primary>
54959 <secondary>to file</secondary>
54960 </indexterm>
54961 <indexterm role="concept">
54962 <primary>log</primary>
54963 <secondary>to syslog</secondary>
54964 </indexterm>
54965 <indexterm role="concept">
54966 <primary>syslog</primary>
54967 </indexterm>
54968 The logs may be written to local files, or to syslog, or both. However, it
54969 should be noted that many syslog implementations use UDP as a transport, and
54970 are therefore unreliable in the sense that messages are not guaranteed to
54971 arrive at the loghost, nor is the ordering of messages necessarily maintained.
54972 It has also been reported that on large log files (tens of megabytes) you may
54973 need to tweak syslog to prevent it syncing the file with each write &ndash; on
54974 Linux this has been seen to make syslog take 90% plus of CPU time.
54975 </para>
54976 <para>
54977 The destination for Exim&#x2019;s logs is configured by setting LOG_FILE_PATH in
54978 <filename>Local/Makefile</filename> or by setting <option>log_file_path</option> in the run time
54979 configuration. This latter string is expanded, so it can contain, for example,
54980 references to the host name:
54981 </para>
54982 <literallayout class="monospaced">
54983 log_file_path = /var/log/$primary_hostname/exim_%slog
54984 </literallayout>
54985 <para>
54986 It is generally advisable, however, to set the string in <filename>Local/Makefile</filename>
54987 rather than at run time, because then the setting is available right from the
54988 start of Exim&#x2019;s execution. Otherwise, if there&#x2019;s something it wants to log
54989 before it has read the configuration file (for example, an error in the
54990 configuration file) it will not use the path you want, and may not be able to
54991 log at all.
54992 </para>
54993 <para>
54994 The value of LOG_FILE_PATH or <option>log_file_path</option> is a colon-separated
54995 list, currently limited to at most two items. This is one option where the
54996 facility for changing a list separator may not be used. The list must always be
54997 colon-separated. If an item in the list is <quote>syslog</quote> then syslog is used;
54998 otherwise the item must either be an absolute path, containing <literal>%s</literal> at the
54999 point where <quote>main</quote>, <quote>reject</quote>, or <quote>panic</quote> is to be inserted, or be empty,
55000 implying the use of a default path.
55001 </para>
55002 <para>
55003 When Exim encounters an empty item in the list, it searches the list defined by
55004 LOG_FILE_PATH, and uses the first item it finds that is neither empty nor
55005 <quote>syslog</quote>. This means that an empty item in <option>log_file_path</option> can be used to
55006 mean <quote>use the path specified at build time</quote>. It no such item exists, log
55007 files are written in the <filename>log</filename> subdirectory of the spool directory. This is
55008 equivalent to the setting:
55009 </para>
55010 <literallayout class="monospaced">
55011 log_file_path = $spool_directory/log/%slog
55012 </literallayout>
55013 <para>
55014 If you do not specify anything at build time or run time, that is where the
55015 logs are written.
55016 </para>
55017 <para>
55018 A log file path may also contain <literal>%D</literal> if datestamped log file names are in
55019 use &ndash; see section <xref linkend="SECTdatlogfil"/> below.
55020 </para>
55021 <para>
55022 Here are some examples of possible settings:
55023 </para>
55024 <literallayout>
55025 <literal>LOG_FILE_PATH=syslog                    </literal> syslog only
55026 <literal>LOG_FILE_PATH=:syslog                   </literal> syslog and default path
55027 <literal>LOG_FILE_PATH=syslog : /usr/log/exim_%s </literal> syslog and specified path
55028 <literal>LOG_FILE_PATH=/usr/log/exim_%s          </literal> specified path only
55029 </literallayout>
55030 <para>
55031 If there are more than two paths in the list, the first is used and a panic
55032 error is logged.
55033 </para>
55034 </section>
55035 <section>
55036 <title>Logging to local files that are periodically <quote>cycled</quote></title>
55037 <para>
55038 <indexterm role="concept">
55039 <primary>log</primary>
55040 <secondary>cycling local files</secondary>
55041 </indexterm>
55042 <indexterm role="concept">
55043 <primary>cycling logs</primary>
55044 </indexterm>
55045 <indexterm role="concept">
55046 <primary><emphasis>exicyclog</emphasis></primary>
55047 </indexterm>
55048 <indexterm role="concept">
55049 <primary>log</primary>
55050 <secondary>local files; writing to</secondary>
55051 </indexterm>
55052 Some operating systems provide centralized and standardised methods for cycling
55053 log files. For those that do not, a utility script called <emphasis>exicyclog</emphasis> is
55054 provided (see section <xref linkend="SECTcyclogfil"/>). This renames and compresses the
55055 main and reject logs each time it is called. The maximum number of old logs to
55056 keep can be set. It is suggested this script is run as a daily <emphasis>cron</emphasis> job.
55057 </para>
55058 <para>
55059 An Exim delivery process opens the main log when it first needs to write to it,
55060 and it keeps the file open in case subsequent entries are required &ndash; for
55061 example, if a number of different deliveries are being done for the same
55062 message. However, remote SMTP deliveries can take a long time, and this means
55063 that the file may be kept open long after it is renamed if <emphasis>exicyclog</emphasis> or
55064 something similar is being used to rename log files on a regular basis. To
55065 ensure that a switch of log files is noticed as soon as possible, Exim calls
55066 <function>stat()</function> on the main log&#x2019;s name before reusing an open file, and if the file
55067 does not exist, or its inode has changed, the old file is closed and Exim
55068 tries to open the main log from scratch. Thus, an old log file may remain open
55069 for quite some time, but no Exim processes should write to it once it has been
55070 renamed.
55071 </para>
55072 </section>
55073 <section id="SECTdatlogfil">
55074 <title>Datestamped log files</title>
55075 <para>
55076 <indexterm role="concept">
55077 <primary>log</primary>
55078 <secondary>datestamped files</secondary>
55079 </indexterm>
55080 Instead of cycling the main and reject log files by renaming them
55081 periodically, some sites like to use files whose names contain a datestamp,
55082 for example, <filename>mainlog-20031225</filename>. The datestamp is in the form <filename>yyyymmdd</filename>.
55083 Exim has support for this way of working. It is enabled by setting the
55084 <option>log_file_path</option> option to a path that includes <literal>%D</literal> at the point where the
55085 datestamp is required. For example:
55086 </para>
55087 <literallayout class="monospaced">
55088 log_file_path = /var/spool/exim/log/%slog-%D
55089 log_file_path = /var/log/exim-%s-%D.log
55090 log_file_path = /var/spool/exim/log/%D-%slog
55091 </literallayout>
55092 <para>
55093 As before, <literal>%s</literal> is replaced by <quote>main</quote> or <quote>reject</quote>; the following are
55094 examples of names generated by the above examples:
55095 </para>
55096 <literallayout class="monospaced">
55097 /var/spool/exim/log/mainlog-20021225
55098 /var/log/exim-reject-20021225.log
55099 /var/spool/exim/log/20021225-mainlog
55100 </literallayout>
55101 <para>
55102 When this form of log file is specified, Exim automatically switches to new
55103 files at midnight. It does not make any attempt to compress old logs; you
55104 will need to write your own script if you require this. You should not
55105 run <emphasis>exicyclog</emphasis> with this form of logging.
55106 </para>
55107 <para>
55108 The location of the panic log is also determined by <option>log_file_path</option>, but it
55109 is not datestamped, because rotation of the panic log does not make sense.
55110 When generating the name of the panic log, <literal>%D</literal> is removed from the string.
55111 In addition, if it immediately follows a slash, a following non-alphanumeric
55112 character is removed; otherwise a preceding non-alphanumeric character is
55113 removed. Thus, the three examples above would give these panic log names:
55114 </para>
55115 <literallayout class="monospaced">
55116 /var/spool/exim/log/paniclog
55117 /var/log/exim-panic.log
55118 /var/spool/exim/log/paniclog
55119 </literallayout>
55120 </section>
55121 <section>
55122 <title>Logging to syslog</title>
55123 <para>
55124 <indexterm role="concept">
55125 <primary>log</primary>
55126 <secondary>syslog; writing to</secondary>
55127 </indexterm>
55128 The use of syslog does not change what Exim logs or the format of its messages,
55129 except in one respect. If <option>syslog_timestamp</option> is set false, the timestamps on
55130 Exim&#x2019;s log lines are omitted when these lines are sent to syslog. Apart from
55131 that, the same strings are written to syslog as to log files. The syslog
55132 <quote>facility</quote> is set to LOG_MAIL, and the program name to <quote>exim</quote>
55133 by default, but you can change these by setting the <option>syslog_facility</option> and
55134 <option>syslog_processname</option> options, respectively. If Exim was compiled with
55135 SYSLOG_LOG_PID set in <filename>Local/Makefile</filename> (this is the default in
55136 <filename>src/EDITME</filename>), then, on systems that permit it (all except ULTRIX), the
55137 LOG_PID flag is set so that the <function>syslog()</function> call adds the pid as well as
55138 the time and host name to each line.
55139 The three log streams are mapped onto syslog priorities as follows:
55140 </para>
55141 <itemizedlist>
55142 <listitem>
55143 <para>
55144 <emphasis>mainlog</emphasis> is mapped to LOG_INFO
55145 </para>
55146 </listitem>
55147 <listitem>
55148 <para>
55149 <emphasis>rejectlog</emphasis> is mapped to LOG_NOTICE
55150 </para>
55151 </listitem>
55152 <listitem>
55153 <para>
55154 <emphasis>paniclog</emphasis> is mapped to LOG_ALERT
55155 </para>
55156 </listitem>
55157 </itemizedlist>
55158 <para>
55159 Many log lines are written to both <emphasis>mainlog</emphasis> and <emphasis>rejectlog</emphasis>, and some are
55160 written to both <emphasis>mainlog</emphasis> and <emphasis>paniclog</emphasis>, so there will be duplicates if
55161 these are routed by syslog to the same place. You can suppress this duplication
55162 by setting <option>syslog_duplication</option> false.
55163 </para>
55164 <para>
55165 Exim&#x2019;s log lines can sometimes be very long, and some of its <emphasis>rejectlog</emphasis>
55166 entries contain multiple lines when headers are included. To cope with both
55167 these cases, entries written to syslog are split into separate <function>syslog()</function>
55168 calls at each internal newline, and also after a maximum of
55169 870 data characters. (This allows for a total syslog line length of 1024, when
55170 additions such as timestamps are added.) If you are running a syslog
55171 replacement that can handle lines longer than the 1024 characters allowed by
55172 RFC 3164, you should set
55173 </para>
55174 <literallayout class="monospaced">
55175 SYSLOG_LONG_LINES=yes
55176 </literallayout>
55177 <para>
55178 in <filename>Local/Makefile</filename> before building Exim. That stops Exim from splitting long
55179 lines, but it still splits at internal newlines in <emphasis>reject</emphasis> log entries.
55180 </para>
55181 <para>
55182 To make it easy to re-assemble split lines later, each component of a split
55183 entry starts with a string of the form [&lt;<emphasis>n</emphasis>&gt;/&lt;<emphasis>m</emphasis>&gt;] or [&lt;<emphasis>n</emphasis>&gt;\&lt;<emphasis>m</emphasis>&gt;]
55184 where &lt;<emphasis>n</emphasis>&gt; is the component number and &lt;<emphasis>m</emphasis>&gt; is the total number of
55185 components in the entry. The / delimiter is used when the line was split
55186 because it was too long; if it was split because of an internal newline, the \
55187 delimiter is used. For example, supposing the length limit to be 50 instead of
55188 870, the following would be the result of a typical rejection message to
55189 <emphasis>mainlog</emphasis> (LOG_INFO), each line in addition being preceded by the time, host
55190 name, and pid as added by syslog:
55191 </para>
55192 <literallayout class="monospaced">
55193 [1/5] 2002-09-16 16:09:43 16RdAL-0006pc-00 rejected from
55194 [2/5]  [127.0.0.1] (ph10): syntax error in 'From' header
55195 [3/5]  when scanning for sender: missing or malformed lo
55196 [4/5] cal part in "&lt;&gt;" (envelope sender is &lt;ph10@cam.exa
55197 [5/5] mple&gt;)
55198 </literallayout>
55199 <para>
55200 The same error might cause the following lines to be written to <quote>rejectlog</quote>
55201 (LOG_NOTICE):
55202 </para>
55203 <literallayout class="monospaced">
55204 [1/18] 2002-09-16 16:09:43 16RdAL-0006pc-00 rejected fro
55205 [2/18] m [127.0.0.1] (ph10): syntax error in 'From' head
55206 [3/18] er when scanning for sender: missing or malformed
55207 [4/18]  local part in "&lt;&gt;" (envelope sender is &lt;ph10@cam
55208 [5\18] .example&gt;)
55209 [6\18] Recipients: ph10@some.domain.cam.example
55210 [7\18] P Received: from [127.0.0.1] (ident=ph10)
55211 [8\18]        by xxxxx.cam.example with smtp (Exim 4.00)
55212 [9\18]        id 16RdAL-0006pc-00
55213 [10/18]        for ph10@cam.example; Mon, 16 Sep 2002 16:
55214 [11\18] 09:43 +0100
55215 [12\18] F From: &lt;&gt;
55216 [13\18]   Subject: this is a test header
55217 [18\18]   X-something: this is another header
55218 [15/18] I Message-Id: &lt;E16RdAL-0006pc-00@xxxxx.cam.examp
55219 [16\18] le&gt;
55220 [17\18] B Bcc:
55221 [18/18]   Date: Mon, 16 Sep 2002 16:09:43 +0100
55222 </literallayout>
55223 <para>
55224 Log lines that are neither too long nor contain newlines are written to syslog
55225 without modification.
55226 </para>
55227 <para>
55228 If only syslog is being used, the Exim monitor is unable to provide a log tail
55229 display, unless syslog is routing <emphasis>mainlog</emphasis> to a file on the local host and
55230 the environment variable EXIMON_LOG_FILE_PATH is set to tell the monitor
55231 where it is.
55232 </para>
55233 </section>
55234 <section>
55235 <title>Log line flags</title>
55236 <para>
55237 One line is written to the main log for each message received, and for each
55238 successful, unsuccessful, and delayed delivery. These lines can readily be
55239 picked out by the distinctive two-character flags that immediately follow the
55240 timestamp. The flags are:
55241 </para>
55242 <literallayout>
55243 <literal>&lt;=</literal>     message arrival
55244 <literal>=&gt;</literal>     normal message delivery
55245 <literal>-&gt;</literal>     additional address in same delivery
55246 <literal>*&gt;</literal>     delivery suppressed by <option>-N</option>
55247 <literal>**</literal>     delivery failed; address bounced
55248 <literal>==</literal>     delivery deferred; temporary problem
55249 </literallayout>
55250 </section>
55251 <section>
55252 <title>Logging message reception</title>
55253 <para>
55254 <indexterm role="concept">
55255 <primary>log</primary>
55256 <secondary>reception line</secondary>
55257 </indexterm>
55258 The format of the single-line entry in the main log that is written for every
55259 message received is shown in the basic example below, which is split over
55260 several lines in order to fit it on the page:
55261 </para>
55262 <literallayout class="monospaced">
55263 2002-10-31 08:57:53 16ZCW1-0005MB-00 &lt;= kryten@dwarf.fict.example
55264   H=mailer.fict.example [192.168.123.123] U=exim
55265   P=smtp S=5678 id=&lt;incoming message id&gt;
55266 </literallayout>
55267 <para>
55268 The address immediately following <quote>&lt;=</quote> is the envelope sender address. A
55269 bounce message is shown with the sender address <quote>&lt;&gt;</quote>, and if it is locally
55270 generated, this is followed by an item of the form
55271 </para>
55272 <literallayout class="monospaced">
55273 R=&lt;message id&gt;
55274 </literallayout>
55275 <para>
55276 which is a reference to the message that caused the bounce to be sent.
55277 </para>
55278 <para>
55279 <indexterm role="concept">
55280 <primary>HELO</primary>
55281 </indexterm>
55282 <indexterm role="concept">
55283 <primary>EHLO</primary>
55284 </indexterm>
55285 For messages from other hosts, the H and U fields identify the remote host and
55286 record the RFC 1413 identity of the user that sent the message, if one was
55287 received. The number given in square brackets is the IP address of the sending
55288 host. If there is a single, unparenthesized  host name in the H field, as
55289 above, it has been verified to correspond to the IP address (see the
55290 <option>host_lookup</option> option). If the name is in parentheses, it was the name quoted
55291 by the remote host in the SMTP HELO or EHLO command, and has not been
55292 verified. If verification yields a different name to that given for HELO or
55293 EHLO, the verified name appears first, followed by the HELO or EHLO
55294 name in parentheses.
55295 </para>
55296 <para>
55297 Misconfigured hosts (and mail forgers) sometimes put an IP address, with or
55298 without brackets, in the HELO or EHLO command, leading to entries in
55299 the log containing text like these examples:
55300 </para>
55301 <literallayout class="monospaced">
55302 H=(10.21.32.43) [192.168.8.34]
55303 H=([10.21.32.43]) [192.168.8.34]
55304 </literallayout>
55305 <para>
55306 This can be confusing. Only the final address in square brackets can be relied
55307 on.
55308 </para>
55309 <para>
55310 For locally generated messages (that is, messages not received over TCP/IP),
55311 the H field is omitted, and the U field contains the login name of the caller
55312 of Exim.
55313 </para>
55314 <para>
55315 <indexterm role="concept">
55316 <primary>authentication</primary>
55317 <secondary>logging</secondary>
55318 </indexterm>
55319 <indexterm role="concept">
55320 <primary>AUTH</primary>
55321 <secondary>logging</secondary>
55322 </indexterm>
55323 For all messages, the P field specifies the protocol used to receive the
55324 message. This is the value that is stored in <varname>$received_protocol</varname>. In the case
55325 of incoming SMTP messages, the value indicates whether or not any SMTP
55326 extensions (ESMTP), encryption, or authentication were used. If the SMTP
55327 session was encrypted, there is an additional X field that records the cipher
55328 suite that was used.
55329 </para>
55330 <para>
55331 The protocol is set to <quote>esmptsa</quote> or <quote>esmtpa</quote> for messages received from
55332 hosts that have authenticated themselves using the SMTP AUTH command. The first
55333 value is used when the SMTP connection was encrypted (<quote>secure</quote>). In this case
55334 there is an additional item A= followed by the name of the authenticator that
55335 was used. If an authenticated identification was set up by the authenticator&#x2019;s
55336 <option>server_set_id</option> option, this is logged too, separated by a colon from the
55337 authenticator name.
55338 </para>
55339 <para>
55340 <indexterm role="concept">
55341 <primary>size</primary>
55342 <secondary>of message</secondary>
55343 </indexterm>
55344 The id field records the existing message id, if present. The size of the
55345 received message is given by the S field. When the message is delivered,
55346 headers may be removed or added, so that the size of delivered copies of the
55347 message may not correspond with this value (and indeed may be different to each
55348 other).
55349 </para>
55350 <para>
55351 The <option>log_selector</option> option can be used to request the logging of additional
55352 data when a message is received. See section <xref linkend="SECTlogselector"/> below.
55353 </para>
55354 </section>
55355 <section>
55356 <title>Logging deliveries</title>
55357 <para>
55358 <indexterm role="concept">
55359 <primary>log</primary>
55360 <secondary>delivery line</secondary>
55361 </indexterm>
55362 The format of the single-line entry in the main log that is written for every
55363 delivery is shown in one of the examples below, for local and remote
55364 deliveries, respectively. Each example has been split into two lines in order
55365 to fit it on the page:
55366 </para>
55367 <literallayout class="monospaced">
55368 2002-10-31 08:59:13 16ZCW1-0005MB-00 =&gt; marv
55369   &lt;marv@hitch.fict.example&gt; R=localuser T=local_delivery
55370 2002-10-31 09:00:10 16ZCW1-0005MB-00 =&gt;
55371   monk@holistic.fict.example R=dnslookup T=remote_smtp
55372   H=holistic.fict.example [192.168.234.234]
55373 </literallayout>
55374 <para>
55375 For ordinary local deliveries, the original address is given in angle brackets
55376 after the final delivery address, which might be a pipe or a file. If
55377 intermediate address(es) exist between the original and the final address, the
55378 last of these is given in parentheses after the final address. The R and T
55379 fields record the router and transport that were used to process the address.
55380 </para>
55381 <para>
55382 If a shadow transport was run after a successful local delivery, the log line
55383 for the successful delivery has an item added on the end, of the form
55384 </para>
55385 <literallayout>
55386 <literal>ST=&lt;</literal><emphasis>shadow transport name</emphasis><literal>&gt;</literal>
55387 </literallayout>
55388 <para>
55389 If the shadow transport did not succeed, the error message is put in
55390 parentheses afterwards.
55391 </para>
55392 <para>
55393 <indexterm role="concept">
55394 <primary>asterisk</primary>
55395 <secondary>after IP address</secondary>
55396 </indexterm>
55397 When more than one address is included in a single delivery (for example, two
55398 SMTP RCPT commands in one transaction) the second and subsequent addresses are
55399 flagged with <literal>-&gt;</literal> instead of <literal>=&gt;</literal>. When two or more messages are delivered
55400 down a single SMTP connection, an asterisk follows the IP address in the log
55401 lines for the second and subsequent messages.
55402 </para>
55403 <para>
55404 The generation of a reply message by a filter file gets logged as a
55405 <quote>delivery</quote> to the addressee, preceded by <quote>&gt;</quote>.
55406 </para>
55407 <para>
55408 The <option>log_selector</option> option can be used to request the logging of additional
55409 data when a message is delivered. See section <xref linkend="SECTlogselector"/> below.
55410 </para>
55411 </section>
55412 <section>
55413 <title>Discarded deliveries</title>
55414 <para>
55415 <indexterm role="concept">
55416 <primary>discarded messages</primary>
55417 </indexterm>
55418 <indexterm role="concept">
55419 <primary>message</primary>
55420 <secondary>discarded</secondary>
55421 </indexterm>
55422 <indexterm role="concept">
55423 <primary>delivery</primary>
55424 <secondary>discarded; logging</secondary>
55425 </indexterm>
55426 When a message is discarded as a result of the command <quote>seen finish</quote> being
55427 obeyed in a filter file which generates no deliveries, a log entry of the form
55428 </para>
55429 <literallayout class="monospaced">
55430 2002-12-10 00:50:49 16auJc-0001UB-00 =&gt; discarded
55431   &lt;low.club@bridge.example&gt; R=userforward
55432 </literallayout>
55433 <para>
55434 is written, to record why no deliveries are logged. When a message is discarded
55435 because it is aliased to <quote>:blackhole:</quote> the log line is like this:
55436 </para>
55437 <literallayout class="monospaced">
55438 1999-03-02 09:44:33 10HmaX-0005vi-00 =&gt; :blackhole:
55439   &lt;hole@nowhere.example&gt; R=blackhole_router
55440 </literallayout>
55441 </section>
55442 <section>
55443 <title>Deferred deliveries</title>
55444 <para>
55445 When a delivery is deferred, a line of the following form is logged:
55446 </para>
55447 <literallayout class="monospaced">
55448 2002-12-19 16:20:23 16aiQz-0002Q5-00 == marvin@endrest.example
55449   R=dnslookup T=smtp defer (146): Connection refused
55450 </literallayout>
55451 <para>
55452 In the case of remote deliveries, the error is the one that was given for the
55453 last IP address that was tried. Details of individual SMTP failures are also
55454 written to the log, so the above line would be preceded by something like
55455 </para>
55456 <literallayout class="monospaced">
55457 2002-12-19 16:20:23 16aiQz-0002Q5-00 Failed to connect to
55458   mail1.endrest.example [192.168.239.239]: Connection refused
55459 </literallayout>
55460 <para>
55461 When a deferred address is skipped because its retry time has not been reached,
55462 a message is written to the log, but this can be suppressed by setting an
55463 appropriate value in <option>log_selector</option>.
55464 </para>
55465 </section>
55466 <section>
55467 <title>Delivery failures</title>
55468 <para>
55469 <indexterm role="concept">
55470 <primary>delivery</primary>
55471 <secondary>failure; logging</secondary>
55472 </indexterm>
55473 If a delivery fails because an address cannot be routed, a line of the
55474 following form is logged:
55475 </para>
55476 <literallayout class="monospaced">
55477 1995-12-19 16:20:23 0tRiQz-0002Q5-00 ** jim@trek99.example
55478   &lt;jim@trek99.example&gt;: unknown mail domain
55479 </literallayout>
55480 <para>
55481 If a delivery fails at transport time, the router and transport are shown, and
55482 the response from the remote host is included, as in this example:
55483 </para>
55484 <literallayout class="monospaced">
55485 2002-07-11 07:14:17 17SXDU-000189-00 ** ace400@pb.example
55486   R=dnslookup T=remote_smtp: SMTP error from remote mailer
55487   after pipelined RCPT TO:&lt;ace400@pb.example&gt;: host
55488   pbmail3.py.example [192.168.63.111]: 553 5.3.0
55489   &lt;ace400@pb.example&gt;...Addressee unknown
55490 </literallayout>
55491 <para>
55492 The word <quote>pipelined</quote> indicates that the SMTP PIPELINING extension was being
55493 used. See <option>hosts_avoid_esmtp</option> in the <command>smtp</command> transport for a way of
55494 disabling PIPELINING. The log lines for all forms of delivery failure are
55495 flagged with <literal>**</literal>.
55496 </para>
55497 </section>
55498 <section>
55499 <title>Fake deliveries</title>
55500 <para>
55501 <indexterm role="concept">
55502 <primary>delivery</primary>
55503 <secondary>fake; logging</secondary>
55504 </indexterm>
55505 If a delivery does not actually take place because the <option>-N</option> option has been
55506 used to suppress it, a normal delivery line is written to the log, except that
55507 <quote>=&gt;</quote> is replaced by <quote>*&gt;</quote>.
55508 </para>
55509 </section>
55510 <section>
55511 <title>Completion</title>
55512 <para>
55513 A line of the form
55514 </para>
55515 <literallayout class="monospaced">
55516 2002-10-31 09:00:11 16ZCW1-0005MB-00 Completed
55517 </literallayout>
55518 <para>
55519 is written to the main log when a message is about to be removed from the spool
55520 at the end of its processing.
55521 </para>
55522 </section>
55523 <section>
55524 <title>Summary of Fields in Log Lines</title>
55525 <para>
55526 <indexterm role="concept">
55527 <primary>log</primary>
55528 <secondary>summary of fields</secondary>
55529 </indexterm>
55530 A summary of the field identifiers that are used in log lines is shown in
55531 the following table:
55532 </para>
55533 <literallayout>
55534 <literal>A   </literal>        authenticator name (and optional id)
55535 <literal>C   </literal>        SMTP confirmation on delivery
55536 <literal>CV  </literal>        certificate verification status
55537 <literal>DN  </literal>        distinguished name from peer certificate
55538 <literal>DT  </literal>        on <literal>=&gt;</literal> lines: time taken for a delivery
55539 <literal>F   </literal>        sender address (on delivery lines)
55540 <literal>H   </literal>        host name and IP address
55541 <literal>I   </literal>        local interface used
55542 <literal>id  </literal>        message id for incoming message
55543 <literal>P   </literal>        on <literal>&lt;=</literal> lines: protocol used
55544 <literal>    </literal>        on <literal>=&gt;</literal> and <literal>**</literal> lines: return path
55545 <literal>QT  </literal>        on <literal>=&gt;</literal> lines: time spent on queue so far
55546 <literal>    </literal>        on <quote>Completed</quote> lines: time spent on queue
55547 <literal>R   </literal>        on <literal>&lt;=</literal> lines: reference for local bounce
55548 <literal>    </literal>        on <literal>=&gt;</literal>  <literal>**</literal> and <literal>==</literal> lines: router name
55549 <literal>S   </literal>        size of message
55550 <literal>ST  </literal>        shadow transport name
55551 <literal>T   </literal>        on <literal>&lt;=</literal> lines: message subject (topic)
55552 <literal>    </literal>        on <literal>=&gt;</literal> <literal>**</literal> and <literal>==</literal> lines: transport name
55553 <literal>U   </literal>        local user or RFC 1413 identity
55554 <literal>X   </literal>        TLS cipher suite
55555 </literallayout>
55556 </section>
55557 <section>
55558 <title>Other log entries</title>
55559 <para>
55560 Various other types of log entry are written from time to time. Most should be
55561 self-explanatory. Among the more common are:
55562 </para>
55563 <itemizedlist>
55564 <listitem>
55565 <para>
55566 <indexterm role="concept">
55567 <primary>retry</primary>
55568 <secondary>time not reached</secondary>
55569 </indexterm>
55570 <emphasis>retry time not reached</emphasis>&nbsp;&nbsp;An address previously suffered a temporary error
55571 during routing or local delivery, and the time to retry has not yet arrived.
55572 This message is not written to an individual message log file unless it happens
55573 during the first delivery attempt.
55574 </para>
55575 </listitem>
55576 <listitem>
55577 <para>
55578 <emphasis>retry time not reached for any host</emphasis>&nbsp;&nbsp;An address previously suffered
55579 temporary errors during remote delivery, and the retry time has not yet arrived
55580 for any of the hosts to which it is routed.
55581 </para>
55582 </listitem>
55583 <listitem>
55584 <para>
55585 <indexterm role="concept">
55586 <primary>spool directory</primary>
55587 <secondary>file locked</secondary>
55588 </indexterm>
55589 <emphasis>spool file locked</emphasis>&nbsp;&nbsp;An attempt to deliver a message cannot proceed because
55590 some other Exim process is already working on the message. This can be quite
55591 common if queue running processes are started at frequent intervals. The
55592 <emphasis>exiwhat</emphasis> utility script can be used to find out what Exim processes are
55593 doing.
55594 </para>
55595 </listitem>
55596 <listitem>
55597 <para>
55598 <indexterm role="concept">
55599 <primary>error</primary>
55600 <secondary>ignored</secondary>
55601 </indexterm>
55602 <emphasis>error ignored</emphasis>&nbsp;&nbsp;There are several circumstances that give rise to this
55603 message:
55604 </para>
55605 <orderedlist numeration="arabic">
55606 <listitem>
55607 <para>
55608 Exim failed to deliver a bounce message whose age was greater than
55609 <option>ignore_bounce_errors_after</option>. The bounce was discarded.
55610 </para>
55611 </listitem>
55612 <listitem>
55613 <para>
55614 A filter file set up a delivery using the <quote>noerror</quote> option, and the delivery
55615 failed. The delivery was discarded.
55616 </para>
55617 </listitem>
55618 <listitem>
55619 <para>
55620 A delivery set up by a router configured with
55621 </para>
55622 <literallayout class="monospaced">
55623     errors_to = &lt;&gt;
55624 </literallayout>
55625 <para>
55626 failed. The delivery was discarded.
55627 </para>
55628 </listitem>
55629 </orderedlist>
55630 </listitem>
55631 </itemizedlist>
55632 </section>
55633 <section id="SECTlogselector">
55634 <title>Reducing or increasing what is logged</title>
55635 <para>
55636 <indexterm role="concept">
55637 <primary>log</primary>
55638 <secondary>selectors</secondary>
55639 </indexterm>
55640 By setting the <option>log_selector</option> global option, you can disable some of Exim&#x2019;s
55641 default logging, or you can request additional logging. The value of
55642 <option>log_selector</option> is made up of names preceded by plus or minus characters. For
55643 example:
55644 </para>
55645 <literallayout class="monospaced">
55646 log_selector = +arguments -retry_defer
55647 </literallayout>
55648 <para>
55649 The list of optional log items is in the following table, with the default
55650 selection marked by asterisks:
55651 </para>
55652 <literallayout>
55653 <literal>*acl_warn_skipped           </literal>  skipped <option>warn</option> statement in ACL
55654 <literal> address_rewrite            </literal>  address rewriting
55655 <literal> all_parents                </literal>  all parents in =&gt; lines
55656 <literal> arguments                  </literal>  command line arguments
55657 <literal>*connection_reject          </literal>  connection rejections
55658 <literal>*delay_delivery             </literal>  immediate delivery delayed
55659 <literal> deliver_time               </literal>  time taken to perform delivery
55660 <literal> delivery_size              </literal>  add <literal>S=</literal><emphasis>nnn</emphasis> to =&gt; lines
55661 <literal>*dnslist_defer              </literal>  defers of DNS list (aka RBL) lookups
55662 <literal>*etrn                       </literal>  ETRN commands
55663 <literal>*host_lookup_failed         </literal>  as it says
55664 <literal> ident_timeout              </literal>  timeout for ident connection
55665 <literal> incoming_interface         </literal>  incoming interface on &lt;= lines
55666 <literal> incoming_port              </literal>  incoming port on &lt;= lines
55667 <literal>*lost_incoming_connection   </literal>  as it says (includes timeouts)
55668 <literal> outgoing_port              </literal>  add remote port to =&gt; lines
55669 <literal>*queue_run                  </literal>  start and end queue runs
55670 <literal> queue_time                 </literal>  time on queue for one recipient
55671 <literal> queue_time_overall         </literal>  time on queue for whole message
55672 <literal> received_recipients        </literal>  recipients on &lt;= lines
55673 <literal> received_sender            </literal>  sender on &lt;= lines
55674 <literal>*rejected_header            </literal>  header contents on reject log
55675 <literal>*retry_defer                </literal>  <quote>retry time not reached</quote>
55676 <literal> return_path_on_delivery    </literal>  put return path on =&gt; and *\ lines
55677 <literal> sender_on_delivery         </literal>  add sender to =&gt; lines
55678 <literal>*sender_verify_fail         </literal>  sender verification failures
55679 <literal>*size_reject                </literal>  rejection because too big
55680 <literal>*skip_delivery              </literal>  delivery skipped in a queue run
55681 <literal> smtp_confirmation          </literal>  SMTP confirmation on =&gt; lines
55682 <literal> smtp_connection            </literal>  SMTP connections
55683 <literal> smtp_incomplete_transaction</literal>  incomplete SMTP transactions
55684 <literal> smtp_protocol_error        </literal>  SMTP protocol errors
55685 <literal> smtp_syntax_error          </literal>  SMTP syntax errors
55686 <literal> subject                    </literal>  contents of <emphasis>Subject:</emphasis> on &lt;= lines
55687 <literal> tls_certificate_verified   </literal>  certificate verification status
55688 <literal>*tls_cipher                 </literal>  TLS cipher suite on &lt;= and =&gt; lines
55689 <literal> tls_peerdn                 </literal>  TLS peer DN on &lt;= and =&gt; lines
55690 <literal> unknown_in_list            </literal>  DNS lookup failed in list match
55691
55692 <literal> all                        </literal>  all of the above
55693 </literallayout>
55694 <para>
55695 More details on each of these items follows:
55696 </para>
55697 <itemizedlist>
55698 <listitem>
55699 <para>
55700 <indexterm role="concept">
55701 <primary><option>warn</option> statement</primary>
55702 <secondary>log when skipping</secondary>
55703 </indexterm>
55704 <option>acl_warn_skipped</option>: When an ACL <option>warn</option> statement is skipped because one of
55705 its conditions cannot be evaluated, a log line to this effect is written if
55706 this log selector is set.
55707 </para>
55708 </listitem>
55709 <listitem>
55710 <para>
55711 <indexterm role="concept">
55712 <primary>log</primary>
55713 <secondary>rewriting</secondary>
55714 </indexterm>
55715 <indexterm role="concept">
55716 <primary>rewriting</primary>
55717 <secondary>logging</secondary>
55718 </indexterm>
55719 <option>address_rewrite</option>: This applies both to global rewrites and per-transport
55720 rewrites, but not to rewrites in filters run as an unprivileged user (because
55721 such users cannot access the log).
55722 </para>
55723 </listitem>
55724 <listitem>
55725 <para>
55726 <indexterm role="concept">
55727 <primary>log</primary>
55728 <secondary>full parentage</secondary>
55729 </indexterm>
55730 <option>all_parents</option>: Normally only the original and final addresses are logged on
55731 delivery lines; with this selector, intermediate parents are given in
55732 parentheses between them.
55733 </para>
55734 </listitem>
55735 <listitem>
55736 <para>
55737 <indexterm role="concept">
55738 <primary>log</primary>
55739 <secondary>Exim arguments</secondary>
55740 </indexterm>
55741 <indexterm role="concept">
55742 <primary>Exim arguments</primary>
55743 <secondary>logging</secondary>
55744 </indexterm>
55745 <option>arguments</option>: This causes Exim to write the arguments with which it was called
55746 to the main log, preceded by the current working directory. This is a debugging
55747 feature, added to make it easier to find out how certain MUAs call
55748 <filename>/usr/sbin/sendmail</filename>. The logging does not happen if Exim has given up root
55749 privilege because it was called with the <option>-C</option> or <option>-D</option> options. Arguments
55750 that are empty or that contain white space are quoted. Non-printing characters
55751 are shown as escape sequences. This facility cannot log unrecognized arguments,
55752 because the arguments are checked before the configuration file is read. The
55753 only way to log such cases is to interpose a script such as <filename>util/logargs.sh</filename>
55754 between the caller and Exim.
55755 </para>
55756 </listitem>
55757 <listitem>
55758 <para>
55759 <indexterm role="concept">
55760 <primary>log</primary>
55761 <secondary>connection rejections</secondary>
55762 </indexterm>
55763 <option>connection_reject</option>: A log entry is written whenever an incoming SMTP
55764 connection is rejected, for whatever reason.
55765 </para>
55766 </listitem>
55767 <listitem>
55768 <para>
55769 <indexterm role="concept">
55770 <primary>log</primary>
55771 <secondary>delayed delivery</secondary>
55772 </indexterm>
55773 <indexterm role="concept">
55774 <primary>delayed delivery</primary>
55775 <secondary>logging</secondary>
55776 </indexterm>
55777 <option>delay_delivery</option>: A log entry is written whenever a delivery process is not
55778 started for an incoming message because the load is too high or too many
55779 messages were received on one connection. Logging does not occur if no delivery
55780 process is started because <option>queue_only</option> is set or <option>-odq</option> was used.
55781 </para>
55782 </listitem>
55783 <listitem>
55784 <para>
55785 <indexterm role="concept">
55786 <primary>log</primary>
55787 <secondary>delivery duration</secondary>
55788 </indexterm>
55789 <option>deliver_time</option>: For each delivery, the amount of real time it has taken to
55790 perform the actual delivery is logged as DT=&lt;<emphasis>time</emphasis>&gt;, for example, <literal>DT=1s</literal>.
55791 </para>
55792 </listitem>
55793 <listitem>
55794 <para>
55795 <indexterm role="concept">
55796 <primary>log</primary>
55797 <secondary>message size on delivery</secondary>
55798 </indexterm>
55799 <indexterm role="concept">
55800 <primary>size</primary>
55801 <secondary>of message</secondary>
55802 </indexterm>
55803 <option>delivery_size</option>: For each delivery, the size of message delivered is added to
55804 the <quote>=&gt;</quote> line, tagged with S=.
55805 </para>
55806 </listitem>
55807 <listitem>
55808 <para>
55809 <indexterm role="concept">
55810 <primary>log</primary>
55811 <secondary>dnslist defer</secondary>
55812 </indexterm>
55813 <indexterm role="concept">
55814 <primary>DNS list</primary>
55815 <secondary>logging defer</secondary>
55816 </indexterm>
55817 <indexterm role="concept">
55818 <primary>black list (DNS)</primary>
55819 </indexterm>
55820 <option>dnslist_defer</option>: A log entry is written if an attempt to look up a host in a
55821 DNS black list suffers a temporary error.
55822 </para>
55823 </listitem>
55824 <listitem>
55825 <para>
55826 <indexterm role="concept">
55827 <primary>log</primary>
55828 <secondary>ETRN commands</secondary>
55829 </indexterm>
55830 <indexterm role="concept">
55831 <primary>ETRN</primary>
55832 <secondary>logging</secondary>
55833 </indexterm>
55834 <option>etrn</option>: Every legal ETRN command that is received is logged, before the ACL
55835 is run to determine whether or not it is actually accepted. An invalid ETRN
55836 command, or one received within a message transaction is not logged by this
55837 selector (see <option>smtp_syntax_error</option> and <option>smtp_protocol_error</option>).
55838 </para>
55839 </listitem>
55840 <listitem>
55841 <para>
55842 <indexterm role="concept">
55843 <primary>log</primary>
55844 <secondary>host lookup failure</secondary>
55845 </indexterm>
55846 <option>host_lookup_failed</option>: When a lookup of a host&#x2019;s IP addresses fails to find
55847 any addresses, or when a lookup of an IP address fails to find a host name, a
55848 log line is written. This logging does not apply to direct DNS lookups when
55849 routing email addresses, but it does apply to <quote>byname</quote> lookups.
55850 </para>
55851 </listitem>
55852 <listitem>
55853 <para>
55854 <indexterm role="concept">
55855 <primary>log</primary>
55856 <secondary>ident timeout</secondary>
55857 </indexterm>
55858 <indexterm role="concept">
55859 <primary>RFC 1413</primary>
55860 <secondary>logging timeout</secondary>
55861 </indexterm>
55862 <option>ident_timeout</option>: A log line is written whenever an attempt to connect to a
55863 client&#x2019;s ident port times out.
55864 </para>
55865 </listitem>
55866 <listitem>
55867 <para>
55868 <indexterm role="concept">
55869 <primary>log</primary>
55870 <secondary>incoming interface</secondary>
55871 </indexterm>
55872 <indexterm role="concept">
55873 <primary>interface</primary>
55874 <secondary>logging</secondary>
55875 </indexterm>
55876 <option>incoming_interface</option>: The interface on which a message was received is added
55877 to the <quote>&lt;=</quote> line as an IP address in square brackets, tagged by I= and
55878 followed by a colon and the port number. The local interface and port are also
55879 added to other SMTP log lines, for example <quote>SMTP connection from</quote>, and to
55880 rejection lines.
55881 </para>
55882 </listitem>
55883 <listitem>
55884 <para>
55885 <indexterm role="concept">
55886 <primary>log</primary>
55887 <secondary>incoming remote port</secondary>
55888 </indexterm>
55889 <indexterm role="concept">
55890 <primary>port</primary>
55891 <secondary>logging remote</secondary>
55892 </indexterm>
55893 <indexterm role="concept">
55894 <primary>TCP/IP</primary>
55895 <secondary>logging incoming remote port</secondary>
55896 </indexterm>
55897 <indexterm role="concept">
55898 <primary><varname>$sender_fullhost</varname></primary>
55899 </indexterm>
55900 <indexterm role="concept">
55901 <primary><varname>$sender_rcvhost</varname></primary>
55902 </indexterm>
55903 <option>incoming_port</option>: The remote port number from which a message was received is
55904 added to log entries and <emphasis>Received:</emphasis> header lines, following the IP address
55905 in square brackets, and separated from it by a colon. This is implemented by
55906 changing the value that is put in the <varname>$sender_fullhost</varname> and
55907 <varname>$sender_rcvhost</varname> variables. Recording the remote port number has become more
55908 important with the widening use of NAT (see RFC 2505).
55909 </para>
55910 </listitem>
55911 <listitem>
55912 <para>
55913 <indexterm role="concept">
55914 <primary>log</primary>
55915 <secondary>dropped connection</secondary>
55916 </indexterm>
55917 <option>lost_incoming_connection</option>: A log line is written when an incoming SMTP
55918 connection is unexpectedly dropped.
55919 </para>
55920 </listitem>
55921 <listitem>
55922 <para>
55923 <indexterm role="concept">
55924 <primary>log</primary>
55925 <secondary>outgoing remote port</secondary>
55926 </indexterm>
55927 <indexterm role="concept">
55928 <primary>port</primary>
55929 <secondary>logging outgoint remote</secondary>
55930 </indexterm>
55931 <indexterm role="concept">
55932 <primary>TCP/IP</primary>
55933 <secondary>logging ougtoing remote port</secondary>
55934 </indexterm>
55935 <option>outgoing_port</option>: The remote port number is added to delivery log lines (those
55936 containing =&gt; tags) following the IP address. This option is not included in
55937 the default setting, because for most ordinary configurations, the remote port
55938 number is always 25 (the SMTP port).
55939 </para>
55940 </listitem>
55941 <listitem>
55942 <para>
55943 <indexterm role="concept">
55944 <primary>log</primary>
55945 <secondary>queue run</secondary>
55946 </indexterm>
55947 <indexterm role="concept">
55948 <primary>queue runner</primary>
55949 <secondary>logging</secondary>
55950 </indexterm>
55951 <option>queue_run</option>: The start and end of every queue run are logged.
55952 </para>
55953 </listitem>
55954 <listitem>
55955 <para>
55956 <indexterm role="concept">
55957 <primary>log</primary>
55958 <secondary>queue time</secondary>
55959 </indexterm>
55960 <option>queue_time</option>: The amount of time the message has been in the queue on the
55961 local host is logged as QT=&lt;<emphasis>time</emphasis>&gt; on delivery (<literal>=&gt;</literal>) lines, for example,
55962 <literal>QT=3m45s</literal>. The clock starts when Exim starts to receive the message, so it
55963 includes reception time as well as the delivery time for the current address.
55964 This means that it may be longer than the difference between the arrival and
55965 delivery log line times, because the arrival log line is not written until the
55966 message has been successfully received.
55967 </para>
55968 </listitem>
55969 <listitem>
55970 <para>
55971 <option>queue_time_overall</option>: The amount of time the message has been in the queue on
55972 the local host is logged as QT=&lt;<emphasis>time</emphasis>&gt; on <quote>Completed</quote> lines, for
55973 example, <literal>QT=3m45s</literal>. The clock starts when Exim starts to receive the
55974 message, so it includes reception time as well as the total delivery time.
55975 </para>
55976 </listitem>
55977 <listitem>
55978 <para>
55979 <indexterm role="concept">
55980 <primary>log</primary>
55981 <secondary>recipients</secondary>
55982 </indexterm>
55983 <option>received_recipients</option>: The recipients of a message are listed in the main log
55984 as soon as the message is received. The list appears at the end of the log line
55985 that is written when a message is received, preceded by the word <quote>for</quote>. The
55986 addresses are listed after they have been qualified, but before any rewriting
55987 has taken place.
55988 Recipients that were discarded by an ACL for MAIL or RCPT do not appear
55989 in the list.
55990 </para>
55991 </listitem>
55992 <listitem>
55993 <para>
55994 <indexterm role="concept">
55995 <primary>log</primary>
55996 <secondary>sender reception</secondary>
55997 </indexterm>
55998 <option>received_sender</option>: The unrewritten original sender of a message is added to
55999 the end of the log line that records the message&#x2019;s arrival, after the word
56000 <quote>from</quote> (before the recipients if <option>received_recipients</option> is also set).
56001 </para>
56002 </listitem>
56003 <listitem>
56004 <para>
56005 <indexterm role="concept">
56006 <primary>log</primary>
56007 <secondary>header lines for rejection</secondary>
56008 </indexterm>
56009 <option>rejected_header</option>: If a message&#x2019;s header has been received at the time a
56010 rejection is written to the reject log, the complete header is added to the
56011 log. Header logging can be turned off individually for messages that are
56012 rejected by the <function>local_scan()</function> function (see section <xref linkend="SECTapiforloc"/>).
56013 </para>
56014 </listitem>
56015 <listitem>
56016 <para>
56017 <indexterm role="concept">
56018 <primary>log</primary>
56019 <secondary>retry defer</secondary>
56020 </indexterm>
56021 <option>retry_defer</option>: A log line is written if a delivery is deferred because a
56022 retry time has not yet been reached. However, this <quote>retry time not reached</quote>
56023 message is always omitted from individual message logs after the first delivery
56024 attempt.
56025 </para>
56026 </listitem>
56027 <listitem>
56028 <para>
56029 <indexterm role="concept">
56030 <primary>log</primary>
56031 <secondary>return path</secondary>
56032 </indexterm>
56033 <option>return_path_on_delivery</option>: The return path that is being transmitted with
56034 the message is included in delivery and bounce lines, using the tag P=.
56035 This is omitted if no delivery actually happens, for example, if routing fails,
56036 or if delivery is to <filename>/dev/null</filename> or to <literal>:blackhole:</literal>.
56037 </para>
56038 </listitem>
56039 <listitem>
56040 <para>
56041 <indexterm role="concept">
56042 <primary>log</primary>
56043 <secondary>sender on delivery</secondary>
56044 </indexterm>
56045 <option>sender_on_delivery</option>: The message&#x2019;s sender address is added to every delivery
56046 and bounce line, tagged by F= (for <quote>from</quote>).
56047 This is the original sender that was received with the message; it is not
56048 necessarily the same as the outgoing return path.
56049 </para>
56050 </listitem>
56051 <listitem>
56052 <para>
56053 <indexterm role="concept">
56054 <primary>log</primary>
56055 <secondary>sender verify failure</secondary>
56056 </indexterm>
56057 <option>sender_verify_failure</option>: If this selector is unset, the separate log line
56058 that gives details of a sender verification failure is not written. Log lines
56059 for the rejection of SMTP commands contain just <quote>sender verify failed</quote>, so
56060 some detail is lost.
56061 </para>
56062 </listitem>
56063 <listitem>
56064 <para>
56065 <indexterm role="concept">
56066 <primary>log</primary>
56067 <secondary>size rejection</secondary>
56068 </indexterm>
56069 <option>size_reject</option>: A log line is written whenever a message is rejected because
56070 it is too big.
56071 </para>
56072 </listitem>
56073 <listitem>
56074 <para>
56075 <indexterm role="concept">
56076 <primary>log</primary>
56077 <secondary>frozen messages; skipped</secondary>
56078 </indexterm>
56079 <indexterm role="concept">
56080 <primary>frozen messages</primary>
56081 <secondary>logging skipping</secondary>
56082 </indexterm>
56083 <option>skip_delivery</option>: A log line is written whenever a message is skipped during a
56084 queue run because it is frozen or because another process is already delivering
56085 it.
56086 <indexterm role="concept">
56087 <primary><quote>spool file is locked</quote></primary>
56088 </indexterm>
56089 The message that is written is <quote>spool file is locked</quote>.
56090 </para>
56091 </listitem>
56092 <listitem>
56093 <para>
56094 <indexterm role="concept">
56095 <primary>log</primary>
56096 <secondary>smtp confirmation</secondary>
56097 </indexterm>
56098 <indexterm role="concept">
56099 <primary>SMTP</primary>
56100 <secondary>logging confirmation</secondary>
56101 </indexterm>
56102 <option>smtp_confirmation</option>: The response to the final <quote>.</quote> in the SMTP dialogue for
56103 outgoing messages is added to delivery log lines in the form <literal>C=</literal>&lt;<emphasis>text</emphasis>&gt;.
56104 A number of MTAs (including Exim) return an identifying string in this
56105 response.
56106 </para>
56107 </listitem>
56108 <listitem>
56109 <para>
56110 <indexterm role="concept">
56111 <primary>log</primary>
56112 <secondary>SMTP connections</secondary>
56113 </indexterm>
56114 <indexterm role="concept">
56115 <primary>SMTP</primary>
56116 <secondary>logging connections</secondary>
56117 </indexterm>
56118 <option>smtp_connection</option>: A log line is written whenever an SMTP connection is
56119 established or closed, unless the connection is from a host that matches
56120 <option>hosts_connection_nolog</option>. (In contrast, <option>lost_incoming_connection</option> applies
56121 only when the closure is unexpected.) This applies to connections from local
56122 processes that use <option>-bs</option> as well as to TCP/IP connections. If a connection is
56123 dropped in the middle of a message, a log line is always written, whether or
56124 not this selector is set, but otherwise nothing is written at the start and end
56125 of connections unless this selector is enabled.
56126 </para>
56127 <para>
56128 For TCP/IP connections to an Exim daemon, the current number of connections is
56129 included in the log message for each new connection, but note that the count is
56130 reset if the daemon is restarted.
56131 Also, because connections are closed (and the closure is logged) in
56132 subprocesses, the count may not include connections that have been closed but
56133 whose termination the daemon has not yet noticed. Thus, while it is possible to
56134 match up the opening and closing of connections in the log, the value of the
56135 logged counts may not be entirely accurate.
56136 </para>
56137 </listitem>
56138 <listitem>
56139 <para>
56140 <indexterm role="concept">
56141 <primary>log</primary>
56142 <secondary>SMTP transaction; incomplete</secondary>
56143 </indexterm>
56144 <indexterm role="concept">
56145 <primary>SMTP</primary>
56146 <secondary>logging incomplete transactions</secondary>
56147 </indexterm>
56148 <option>smtp_incomplete_transaction</option>: When a mail transaction is aborted by
56149 RSET, QUIT, loss of connection, or otherwise, the incident is logged,
56150 and the message sender plus any accepted recipients are included in the log
56151 line. This can provide evidence of dictionary attacks.
56152 </para>
56153 </listitem>
56154 <listitem>
56155 <para>
56156 <indexterm role="concept">
56157 <primary>log</primary>
56158 <secondary>SMTP protocol error</secondary>
56159 </indexterm>
56160 <indexterm role="concept">
56161 <primary>SMTP</primary>
56162 <secondary>logging protocol error</secondary>
56163 </indexterm>
56164 <option>smtp_protocol_error</option>: A log line is written for every SMTP protocol error
56165 encountered. Exim does not have perfect detection of all protocol errors
56166 because of transmission delays and the use of pipelining. If PIPELINING has
56167 been advertised to a client, an Exim server assumes that the client will use
56168 it, and therefore it does not count <quote>expected</quote> errors (for example, RCPT
56169 received after rejecting MAIL) as protocol errors.
56170 </para>
56171 </listitem>
56172 <listitem>
56173 <para>
56174 <indexterm role="concept">
56175 <primary>SMTP</primary>
56176 <secondary>logging syntax errors</secondary>
56177 </indexterm>
56178 <indexterm role="concept">
56179 <primary>SMTP</primary>
56180 <secondary>syntax errors; logging</secondary>
56181 </indexterm>
56182 <indexterm role="concept">
56183 <primary>SMTP</primary>
56184 <secondary>unknown command; logging</secondary>
56185 </indexterm>
56186 <indexterm role="concept">
56187 <primary>log</primary>
56188 <secondary>unknown SMTP command</secondary>
56189 </indexterm>
56190 <indexterm role="concept">
56191 <primary>log</primary>
56192 <secondary>SMTP syntax error</secondary>
56193 </indexterm>
56194 <option>smtp_syntax_error</option>: A log line is written for every SMTP syntax error
56195 encountered. An unrecognized command is treated as a syntax error. For an
56196 external connection, the host identity is given; for an internal connection
56197 using <option>-bs</option> the sender identification (normally the calling user) is given.
56198 </para>
56199 </listitem>
56200 <listitem>
56201 <para>
56202 <indexterm role="concept">
56203 <primary>log</primary>
56204 <secondary>subject</secondary>
56205 </indexterm>
56206 <indexterm role="concept">
56207 <primary>subject</primary>
56208 <secondary>logging</secondary>
56209 </indexterm>
56210 <option>subject</option>: The subject of the message is added to the arrival log line,
56211 preceded by <quote>T=</quote> (T for <quote>topic</quote>, since S is already used for <quote>size</quote>).
56212 Any MIME <quote>words</quote> in the subject are decoded. The <option>print_topbitchars</option> option
56213 specifies whether characters with values greater than 127 should be logged
56214 unchanged, or whether they should be rendered as escape sequences.
56215 </para>
56216 </listitem>
56217 <listitem>
56218 <para>
56219 <indexterm role="concept">
56220 <primary>log</primary>
56221 <secondary>certificate verification</secondary>
56222 </indexterm>
56223 <option>tls_certificate_verified</option>: An extra item is added to &lt;= and =&gt; log lines
56224 when TLS is in use. The item is <literal>CV=yes</literal> if the peer&#x2019;s certificate was
56225 verified, and <literal>CV=no</literal> if not.
56226 </para>
56227 </listitem>
56228 <listitem>
56229 <para>
56230 <indexterm role="concept">
56231 <primary>log</primary>
56232 <secondary>TLS cipher</secondary>
56233 </indexterm>
56234 <indexterm role="concept">
56235 <primary>TLS</primary>
56236 <secondary>logging cipher</secondary>
56237 </indexterm>
56238 <option>tls_cipher</option>: When a message is sent or received over an encrypted
56239 connection, the cipher suite used is added to the log line, preceded by X=.
56240 </para>
56241 </listitem>
56242 <listitem>
56243 <para>
56244 <indexterm role="concept">
56245 <primary>log</primary>
56246 <secondary>TLS peer DN</secondary>
56247 </indexterm>
56248 <indexterm role="concept">
56249 <primary>TLS</primary>
56250 <secondary>logging peer DN</secondary>
56251 </indexterm>
56252 <option>tls_peerdn</option>: When a message is sent or received over an encrypted
56253 connection, and a certificate is supplied by the remote host, the peer DN is
56254 added to the log line, preceded by DN=.
56255 </para>
56256 </listitem>
56257 <listitem>
56258 <para>
56259 <indexterm role="concept">
56260 <primary>log</primary>
56261 <secondary>DNS failure in list</secondary>
56262 </indexterm>
56263 <option>unknown_in_list</option>: This setting causes a log entry to be written when the
56264 result of a list match is failure because a DNS lookup failed.
56265 </para>
56266 </listitem>
56267 </itemizedlist>
56268 </section>
56269 <section>
56270 <title>Message log</title>
56271 <para>
56272 <indexterm role="concept">
56273 <primary>message</primary>
56274 <secondary>log file for</secondary>
56275 </indexterm>
56276 <indexterm role="concept">
56277 <primary>log</primary>
56278 <secondary>message log; description of</secondary>
56279 </indexterm>
56280 <indexterm role="concept">
56281 <primary><filename>msglog</filename> directory</primary>
56282 </indexterm>
56283 <indexterm role="concept">
56284 <primary><option>preserve_message_logs</option></primary>
56285 </indexterm>
56286 In addition to the general log files, Exim writes a log file for each message
56287 that it handles. The names of these per-message logs are the message ids, and
56288 they are kept in the <filename>msglog</filename> sub-directory of the spool directory. Each
56289 message log contains copies of the log lines that apply to the message. This
56290 makes it easier to inspect the status of an individual message without having
56291 to search the main log. A message log is deleted when processing of the message
56292 is complete, unless <option>preserve_message_logs</option> is set, but this should be used
56293 only with great care because they can fill up your disk very quickly.
56294 </para>
56295 <para>
56296 On a heavily loaded system, it may be desirable to disable the use of
56297 per-message logs, in order to reduce disk I/O. This can be done by setting the
56298 <option>message_logs</option> option false.
56299 <indexterm role="concept" startref="IIDloggen" class="endofrange"/>
56300 </para>
56301 </section>
56302 </chapter>
56303
56304 <chapter id="CHAPutils">
56305 <title>Exim utilities</title>
56306 <para>
56307 <indexterm role="concept" id="IIDutils" class="startofrange">
56308 <primary>utilities</primary>
56309 </indexterm>
56310 A number of utility scripts and programs are supplied with Exim and are
56311 described in this chapter. There is also the Exim Monitor, which is covered in
56312 the next chapter. The utilities described here are:
56313 </para>
56314 <informaltable frame="none">
56315 <tgroup cols="4" colsep="0" rowsep="0">
56316 <colspec colwidth="2*" align="left"/>
56317 <colspec colwidth="8*" align="left"/>
56318 <colspec colwidth="30*" align="left"/>
56319 <colspec colwidth="40*" align="left"/>
56320 <tbody>
56321 <row>
56322 <entry></entry>
56323 <entry><xref linkend="SECTfinoutwha"/></entry>
56324 <entry><emphasis>exiwhat</emphasis></entry>
56325 <entry>list what Exim processes are doing</entry>
56326 </row>
56327 <row>
56328 <entry></entry>
56329 <entry><xref linkend="SECTgreptheque"/></entry>
56330 <entry><emphasis>exiqgrep</emphasis></entry>
56331 <entry>grep the queue</entry>
56332 </row>
56333 <row>
56334 <entry></entry>
56335 <entry><xref linkend="SECTsumtheque"/></entry>
56336 <entry><emphasis>exiqsumm</emphasis></entry>
56337 <entry>summarize the queue</entry>
56338 </row>
56339 <row>
56340 <entry></entry>
56341 <entry><xref linkend="SECTextspeinf"/></entry>
56342 <entry><emphasis>exigrep</emphasis></entry>
56343 <entry>search the main log</entry>
56344 </row>
56345 <row>
56346 <entry></entry>
56347 <entry><xref linkend="SECTexipick"/></entry>
56348 <entry><emphasis>exipick</emphasis></entry>
56349 <entry>select messages on various criteria</entry>
56350 </row>
56351 <row>
56352 <entry></entry>
56353 <entry><xref linkend="SECTcyclogfil"/></entry>
56354 <entry><emphasis>exicyclog</emphasis></entry>
56355 <entry>cycle (rotate) log files</entry>
56356 </row>
56357 <row>
56358 <entry></entry>
56359 <entry><xref linkend="SECTmailstat"/></entry>
56360 <entry><emphasis>eximstats</emphasis></entry>
56361 <entry>extract statistics from the log</entry>
56362 </row>
56363 <row>
56364 <entry></entry>
56365 <entry><xref linkend="SECTcheckaccess"/></entry>
56366 <entry><emphasis>exim_checkaccess</emphasis></entry>
56367 <entry>check address acceptance from given IP</entry>
56368 </row>
56369 <row>
56370 <entry></entry>
56371 <entry><xref linkend="SECTdbmbuild"/></entry>
56372 <entry><emphasis>exim_dbmbuild</emphasis></entry>
56373 <entry>build a DBM file</entry>
56374 </row>
56375 <row>
56376 <entry></entry>
56377 <entry><xref linkend="SECTfinindret"/></entry>
56378 <entry><emphasis>exinext</emphasis></entry>
56379 <entry>extract retry information</entry>
56380 </row>
56381 <row>
56382 <entry></entry>
56383 <entry><xref linkend="SECThindatmai"/></entry>
56384 <entry><emphasis>exim_dumpdb</emphasis></entry>
56385 <entry>dump a hints database</entry>
56386 </row>
56387 <row>
56388 <entry></entry>
56389 <entry><xref linkend="SECThindatmai"/></entry>
56390 <entry><emphasis>exim_tidydb</emphasis></entry>
56391 <entry>clean up a hints database</entry>
56392 </row>
56393 <row>
56394 <entry></entry>
56395 <entry><xref linkend="SECThindatmai"/></entry>
56396 <entry><emphasis>exim_fixdb</emphasis></entry>
56397 <entry>patch a hints database</entry>
56398 </row>
56399 <row>
56400 <entry></entry>
56401 <entry><xref linkend="SECTmailboxmaint"/></entry>
56402 <entry><emphasis>exim_lock</emphasis></entry>
56403 <entry>lock a mailbox file</entry>
56404 </row>
56405 </tbody>
56406 </tgroup>
56407 </informaltable>
56408 <para>
56409 Another utility that might be of use to sites with many MTAs is Tom Kistner&#x2019;s
56410 <emphasis>exilog</emphasis>. It provides log visualizations across multiple Exim servers. See
56411 <emphasis role="bold"><ulink url="http://duncanthrax.net/exilog/">http://duncanthrax.net/exilog/</ulink></emphasis> for details.
56412 </para>
56413 <section id="SECTfinoutwha">
56414 <title>Finding out what Exim processes are doing (exiwhat)</title>
56415 <para>
56416 <indexterm role="concept">
56417 <primary><emphasis>exiwhat</emphasis></primary>
56418 </indexterm>
56419 <indexterm role="concept">
56420 <primary>process</primary>
56421 <secondary>querying</secondary>
56422 </indexterm>
56423 <indexterm role="concept">
56424 <primary>SIGUSR1</primary>
56425 </indexterm>
56426 On operating systems that can restart a system call after receiving a signal
56427 (most modern OS), an Exim process responds to the SIGUSR1 signal by writing
56428 a line describing what it is doing to the file <filename>exim-process.info</filename> in the
56429 Exim spool directory. The <emphasis>exiwhat</emphasis> script sends the signal to all Exim
56430 processes it can find, having first emptied the file. It then waits for one
56431 second to allow the Exim processes to react before displaying the results. In
56432 order to run <emphasis>exiwhat</emphasis> successfully you have to have sufficient privilege to
56433 send the signal to the Exim processes, so it is normally run as root.
56434 </para>
56435 <para>
56436 <emphasis role="bold">Warning</emphasis>: This is not an efficient process. It is intended for occasional
56437 use by system administrators. It is not sensible, for example, to set up a
56438 script that sends SIGUSR1 signals to Exim processes at short intervals.
56439 </para>
56440 <para>
56441 Unfortunately, the <emphasis>ps</emphasis> command that <emphasis>exiwhat</emphasis> uses to find Exim processes
56442 varies in different operating systems. Not only are different options used,
56443 but the format of the output is different. For this reason, there are some
56444 system configuration options that configure exactly how <emphasis>exiwhat</emphasis> works. If
56445 it doesn&#x2019;t seem to be working for you, check the following compile-time
56446 options:
56447 </para>
56448 <literallayout>
56449 <literal>EXIWHAT_PS_CMD    </literal> the command for running <emphasis>ps</emphasis>
56450 <literal>EXIWHAT_PS_ARG    </literal> the argument for <emphasis>ps</emphasis>
56451 <literal>EXIWHAT_EGREP_ARG </literal> the argument for <emphasis>egrep</emphasis> to select from <emphasis>ps</emphasis> output
56452 <literal>EXIWHAT_KILL_ARG  </literal> the argument for the <emphasis>kill</emphasis> command
56453 </literallayout>
56454 <para>
56455 An example of typical output from <emphasis>exiwhat</emphasis> is
56456 </para>
56457 <literallayout class="monospaced">
56458 164 daemon: -q1h, listening on port 25
56459 10483 running queue: waiting for 0tAycK-0002ij-00 (10492)
56460 10492 delivering 0tAycK-0002ij-00 to mail.ref.example
56461   [10.19.42.42] (editor@ref.example)
56462 10592 handling incoming call from [192.168.243.242]
56463 10628 accepting a local non-SMTP message
56464 </literallayout>
56465 <para>
56466 The first number in the output line is the process number. The third line has
56467 been split here, in order to fit it on the page.
56468 </para>
56469 </section>
56470 <section id="SECTgreptheque">
56471 <title>Selective queue listing (exiqgrep)</title>
56472 <para>
56473 <indexterm role="concept">
56474 <primary><emphasis>exiqgrep</emphasis></primary>
56475 </indexterm>
56476 <indexterm role="concept">
56477 <primary>queue</primary>
56478 <secondary>grepping</secondary>
56479 </indexterm>
56480 This utility is a Perl script contributed by Matt Hubbard. It runs
56481 </para>
56482 <literallayout class="monospaced">
56483 exim -bpu
56484 </literallayout>
56485 <para>
56486 to obtain a queue listing with undelivered recipients only, and then greps the
56487 output to select messages that match given criteria. The following selection
56488 options are available:
56489 </para>
56490 <variablelist>
56491 <varlistentry>
56492 <term><emphasis role="bold">-f</emphasis>&nbsp;&lt;<emphasis>regex</emphasis>&gt;</term>
56493 <listitem>
56494 <para>
56495 Match the sender address. The field that is tested is enclosed in angle
56496 brackets, so you can test for bounce messages with
56497 </para>
56498 <literallayout class="monospaced">
56499 exiqgrep -f '^&lt;&gt;$'
56500 </literallayout>
56501 </listitem></varlistentry>
56502 <varlistentry>
56503 <term><emphasis role="bold">-r</emphasis>&nbsp;&lt;<emphasis>regex</emphasis>&gt;</term>
56504 <listitem>
56505 <para>
56506 Match a recipient address. The field that is tested is not enclosed in angle
56507 brackets.
56508 </para>
56509 </listitem></varlistentry>
56510 <varlistentry>
56511 <term><emphasis role="bold">-s</emphasis>&nbsp;&lt;<emphasis>regex</emphasis>&gt;</term>
56512 <listitem>
56513 <para>
56514 Match against the size field.
56515 </para>
56516 </listitem></varlistentry>
56517 <varlistentry>
56518 <term><emphasis role="bold">-y</emphasis>&nbsp;&lt;<emphasis>seconds</emphasis>&gt;</term>
56519 <listitem>
56520 <para>
56521 Match messages that are younger than the given time.
56522 </para>
56523 </listitem></varlistentry>
56524 <varlistentry>
56525 <term><emphasis role="bold">-o</emphasis>&nbsp;&lt;<emphasis>seconds</emphasis>&gt;</term>
56526 <listitem>
56527 <para>
56528 Match messages that are older than the given time.
56529 </para>
56530 </listitem></varlistentry>
56531 <varlistentry>
56532 <term><emphasis role="bold">-z</emphasis></term>
56533 <listitem>
56534 <para>
56535 Match only frozen messages.
56536 </para>
56537 </listitem></varlistentry>
56538 <varlistentry>
56539 <term><emphasis role="bold">-x</emphasis></term>
56540 <listitem>
56541 <para>
56542 Match only non-frozen messages.
56543 </para>
56544 </listitem></varlistentry>
56545 </variablelist>
56546 <para>
56547 The following options control the format of the output:
56548 </para>
56549 <variablelist>
56550 <varlistentry>
56551 <term><emphasis role="bold">-c</emphasis></term>
56552 <listitem>
56553 <para>
56554 Display only the count of matching messages.
56555 </para>
56556 </listitem></varlistentry>
56557 <varlistentry>
56558 <term><emphasis role="bold">-l</emphasis></term>
56559 <listitem>
56560 <para>
56561 Long format &ndash; display the full message information as output by Exim. This is
56562 the default.
56563 </para>
56564 </listitem></varlistentry>
56565 <varlistentry>
56566 <term><emphasis role="bold">-i</emphasis></term>
56567 <listitem>
56568 <para>
56569 Display message ids only.
56570 </para>
56571 </listitem></varlistentry>
56572 <varlistentry>
56573 <term><emphasis role="bold">-b</emphasis></term>
56574 <listitem>
56575 <para>
56576 Brief format &ndash; one line per message.
56577 </para>
56578 </listitem></varlistentry>
56579 <varlistentry>
56580 <term><emphasis role="bold">-R</emphasis></term>
56581 <listitem>
56582 <para>
56583 Display messages in reverse order.
56584 </para>
56585 </listitem></varlistentry>
56586 </variablelist>
56587 <para>
56588 There is one more option, <option>-h</option>, which outputs a list of options.
56589 </para>
56590 </section>
56591 <section id="SECTsumtheque">
56592 <title>Summarising the queue (exiqsumm)</title>
56593 <para>
56594 <indexterm role="concept">
56595 <primary><emphasis>exiqsumm</emphasis></primary>
56596 </indexterm>
56597 <indexterm role="concept">
56598 <primary>queue</primary>
56599 <secondary>summary</secondary>
56600 </indexterm>
56601 The <emphasis>exiqsumm</emphasis> utility is a Perl script which reads the output of <literal>exim
56602 -bp</literal> and produces a summary of the messages on the queue. Thus, you use it by
56603 running a command such as
56604 </para>
56605 <literallayout class="monospaced">
56606 exim -bp | exiqsumm
56607 </literallayout>
56608 <para>
56609 The output consists of one line for each domain that has messages waiting for
56610 it, as in the following example:
56611 </para>
56612 <literallayout class="monospaced">
56613 3   2322   74m   66m  msn.com.example
56614 </literallayout>
56615 <para>
56616 Each line lists the number of
56617 pending deliveries for a domain, their total volume, and the length of time
56618 that the oldest and the newest messages have been waiting. Note that the number
56619 of pending deliveries is greater than the number of messages when messages
56620 have more than one recipient.
56621 </para>
56622 <para>
56623 A summary line is output at the end. By default the output is sorted on the
56624 domain name, but <emphasis>exiqsumm</emphasis> has the options <option>-a</option> and <option>-c</option>, which cause
56625 the output to be sorted by oldest message and by count of messages,
56626 respectively.
56627 </para>
56628 <para>
56629 The output of <emphasis>exim -bp</emphasis> contains the original addresses in the message, so
56630 this also applies to the output from <emphasis>exiqsumm</emphasis>. No domains from addresses
56631 generated by aliasing or forwarding are included (unless the <option>one_time</option>
56632 option of the <command>redirect</command> router has been used to convert them into <quote>top
56633 level</quote> addresses).
56634 </para>
56635 </section>
56636 <section id="SECTextspeinf">
56637 <title>Extracting specific information from the log (exigrep)</title>
56638 <para>
56639 <indexterm role="concept">
56640 <primary><emphasis>exigrep</emphasis></primary>
56641 </indexterm>
56642 <indexterm role="concept">
56643 <primary>log</primary>
56644 <secondary>extracts; grepping for</secondary>
56645 </indexterm>
56646 The <emphasis>exigrep</emphasis> utility is a Perl script that searches one or more main log
56647 files for entries that match a given pattern. When it finds a match, it
56648 extracts all the log entries for the relevant message, not just those that
56649 match the pattern. Thus, <emphasis>exigrep</emphasis> can extract complete log entries for a
56650 given message, or all mail for a given user, or for a given host, for example.
56651 The input files can be in Exim log format or syslog format.
56652 </para>
56653 <para>
56654 If a matching log line is not associated with a specific message, it is always
56655 included in <emphasis>exigrep</emphasis>&#x2019;s output. The usage is:
56656 </para>
56657 <literallayout>
56658 <literal>exigrep [-l] [-t&lt;</literal><emphasis>n</emphasis><literal>&gt;] &lt;</literal><emphasis>pattern</emphasis><literal>&gt; [&lt;</literal><emphasis>log file</emphasis><literal>&gt;] ...</literal>
56659 </literallayout>
56660 <para>
56661 The <option>-t</option> argument specifies a number of seconds. It adds an additional
56662 condition for message selection. Messages that are complete are shown only if
56663 they spent more than &lt;<emphasis>n</emphasis>&gt; seconds on the queue.
56664 </para>
56665 <para>
56666 The <option>-l</option> flag means <quote>literal</quote>, that is, treat all characters in the
56667 pattern as standing for themselves. Otherwise the pattern must be a Perl
56668 regular expression. The pattern match is case-insensitive. If no file names are
56669 given on the command line, the standard input is read.
56670 </para>
56671 <para>
56672 If the location of a <emphasis>zcat</emphasis> command is known from the definition of
56673 ZCAT_COMMAND in <filename>Local/Makefile</filename>, <emphasis>exigrep</emphasis> automatically passes any file
56674 whose name ends in COMPRESS_SUFFIX through <emphasis>zcat</emphasis> as it searches it.
56675 </para>
56676 </section>
56677 <section id="SECTexipick">
56678 <title>Selecting messages by various criteria (exipick)</title>
56679 <para>
56680 <indexterm role="concept">
56681 <primary><emphasis>exipick</emphasis></primary>
56682 </indexterm>
56683 John Jetmore&#x2019;s <emphasis>exipick</emphasis> utility is included in the Exim distribution. It
56684 lists messages from the queue according to a variety of criteria. For details,
56685 run:
56686 </para>
56687 <literallayout class="monospaced">
56688 exipick --help
56689 </literallayout>
56690 </section>
56691 <section id="SECTcyclogfil">
56692 <title>Cycling log files (exicyclog)</title>
56693 <para>
56694 <indexterm role="concept">
56695 <primary>log</primary>
56696 <secondary>cycling local files</secondary>
56697 </indexterm>
56698 <indexterm role="concept">
56699 <primary>cycling logs</primary>
56700 </indexterm>
56701 <indexterm role="concept">
56702 <primary><emphasis>exicyclog</emphasis></primary>
56703 </indexterm>
56704 The <emphasis>exicyclog</emphasis> script can be used to cycle (rotate) <emphasis>mainlog</emphasis> and
56705 <emphasis>rejectlog</emphasis> files. This is not necessary if only syslog is being used, or if
56706 you are using log files with datestamps in their names (see section
56707 <xref linkend="SECTdatlogfil"/>). Some operating systems have their own standard mechanisms
56708 for log cycling, and these can be used instead of <emphasis>exicyclog</emphasis> if preferred.
56709 There are two command line options for <emphasis>exicyclog</emphasis>:
56710 </para>
56711 <itemizedlist>
56712 <listitem>
56713 <para>
56714 <option>-k</option> &lt;<emphasis>count</emphasis>&gt; specifies the number of log files to keep, overriding the
56715 default that is set when Exim is built. The default default is 10.
56716 </para>
56717 </listitem>
56718 <listitem>
56719 <para>
56720 <option>-l</option> &lt;<emphasis>path</emphasis>&gt; specifies the log file path, in the same format as Exim&#x2019;s
56721 <option>log_file_path</option> option (for example, <literal>/var/log/exim_%slog</literal>), again
56722 overriding the script&#x2019;s default, which is to find the setting from Exim&#x2019;s
56723 configuration.
56724 </para>
56725 </listitem>
56726 </itemizedlist>
56727 <para>
56728 Each time <emphasis>exicyclog</emphasis> is run the file names get <quote>shuffled down</quote> by one. If
56729 the main log file name is <filename>mainlog</filename> (the default) then when <emphasis>exicyclog</emphasis> is
56730 run <filename>mainlog</filename> becomes <filename>mainlog.01</filename>, the previous <filename>mainlog.01</filename> becomes
56731 <filename>mainlog.02</filename> and so on, up to the limit that is set in the script or by the
56732 <option>-k</option> option. Log files whose numbers exceed the limit are discarded. Reject
56733 logs are handled similarly.
56734 </para>
56735 <para>
56736 If the limit is greater than 99, the script uses 3-digit numbers such as
56737 <filename>mainlog.001</filename>, <filename>mainlog.002</filename>, etc. If you change from a number less than 99
56738 to one that is greater, or <emphasis>vice versa</emphasis>, you will have to fix the names of
56739 any existing log files.
56740 </para>
56741 <para>
56742 If no <filename>mainlog</filename> file exists, the script does nothing. Files that <quote>drop off</quote>
56743 the end are deleted. All files with numbers greater than 01 are compressed,
56744 using a compression command which is configured by the COMPRESS_COMMAND
56745 setting in <filename>Local/Makefile</filename>. It is usual to run <emphasis>exicyclog</emphasis> daily from a
56746 root <option>crontab</option> entry of the form
56747 </para>
56748 <literallayout class="monospaced">
56749 1 0 * * * su exim -c /usr/exim/bin/exicyclog
56750 </literallayout>
56751 <para>
56752 assuming you have used the name <quote>exim</quote> for the Exim user. You can run
56753 <emphasis>exicyclog</emphasis> as root if you wish, but there is no need.
56754 </para>
56755 </section>
56756 <section id="SECTmailstat">
56757 <title>Mail statistics (eximstats)</title>
56758 <para>
56759 <indexterm role="concept">
56760 <primary>statistics</primary>
56761 </indexterm>
56762 <indexterm role="concept">
56763 <primary><emphasis>eximstats</emphasis></primary>
56764 </indexterm>
56765 A Perl script called <emphasis>eximstats</emphasis> is provided for extracting statistical
56766 information from log files. The output is either plain text, or HTML.
56767 Exim log files are also suported by the <emphasis>Lire</emphasis> system produced by the
56768 LogReport Foundation <emphasis role="bold"><ulink url="http://www.logreport.org">http://www.logreport.org</ulink></emphasis>.
56769 </para>
56770 <para>
56771 The <emphasis>eximstats</emphasis> script has been hacked about quite a bit over time. The
56772 latest version is the result of some extensive revision by Steve Campbell. A
56773 lot of information is given by default, but there are options for suppressing
56774 various parts of it. Following any options, the arguments to the script are a
56775 list of files, which should be main log files. For example:
56776 </para>
56777 <literallayout class="monospaced">
56778 eximstats -nr /var/spool/exim/log/mainlog.01
56779 </literallayout>
56780 <para>
56781 By default, <emphasis>eximstats</emphasis> extracts information about the number and volume of
56782 messages received from or delivered to various hosts. The information is sorted
56783 both by message count and by volume, and the top fifty hosts in each category
56784 are listed on the standard output. Similar information, based on email
56785 addresses or domains instead of hosts can be requested by means of various
56786 options. For messages delivered and received locally, similar statistics are
56787 also produced per user.
56788 </para>
56789 <para>
56790 The output also includes total counts and statistics about delivery errors, and
56791 histograms showing the number of messages received and deliveries made in each
56792 hour of the day. A delivery with more than one address in its envelope (for
56793 example, an SMTP transaction with more than one RCPT command) is counted
56794 as a single delivery by <emphasis>eximstats</emphasis>.
56795 </para>
56796 <para>
56797 Though normally more deliveries than receipts are reported (as messages may
56798 have multiple recipients), it is possible for <emphasis>eximstats</emphasis> to report more
56799 messages received than delivered, even though the queue is empty at the start
56800 and end of the period in question. If an incoming message contains no valid
56801 recipients, no deliveries are recorded for it. A bounce message is handled as
56802 an entirely separate message.
56803 </para>
56804 <para>
56805 <emphasis>eximstats</emphasis> always outputs a grand total summary giving the volume and number
56806 of messages received and deliveries made, and the number of hosts involved in
56807 each case. It also outputs the number of messages that were delayed (that is,
56808 not completely delivered at the first attempt), and the number that had at
56809 least one address that failed.
56810 </para>
56811 <para>
56812 The remainder of the output is in sections that can be independently disabled
56813 or modified by various options. It consists of a summary of deliveries by
56814 transport, histograms of messages received and delivered per time interval
56815 (default per hour), information about the time messages spent on the queue,
56816 a list of relayed messages, lists of the top fifty sending hosts, local
56817 senders, destination hosts, and destination local users by count and by volume,
56818 and a list of delivery errors that occurred.
56819 </para>
56820 <para>
56821 The relay information lists messages that were actually relayed, that is, they
56822 came from a remote host and were directly delivered to some other remote host,
56823 without being processed (for example, for aliasing or forwarding) locally.
56824 </para>
56825 <para>
56826 There are quite a few options for <emphasis>eximstats</emphasis> to control exactly what it
56827 outputs. These are documented in the Perl script itself, and can be extracted
56828 by running the command <command>perldoc</command> on the script. For example:
56829 </para>
56830 <literallayout class="monospaced">
56831 perldoc /usr/exim/bin/eximstats
56832 </literallayout>
56833 </section>
56834 <section id="SECTcheckaccess">
56835 <title>Checking access policy (exim_checkaccess)</title>
56836 <para>
56837 <indexterm role="concept">
56838 <primary><emphasis>exim_checkaccess</emphasis></primary>
56839 </indexterm>
56840 <indexterm role="concept">
56841 <primary>policy control</primary>
56842 <secondary>checking access</secondary>
56843 </indexterm>
56844 <indexterm role="concept">
56845 <primary>checking access</primary>
56846 </indexterm>
56847 The <option>-bh</option> command line argument allows you to run a fake SMTP session with
56848 debugging output, in order to check what Exim is doing when it is applying
56849 policy controls to incoming SMTP mail. However, not everybody is sufficiently
56850 familiar with the SMTP protocol to be able to make full use of <option>-bh</option>, and
56851 sometimes you just want to answer the question <quote>Does this address have
56852 access?</quote> without bothering with any further details.
56853 </para>
56854 <para>
56855 The <emphasis>exim_checkaccess</emphasis> utility is a <quote>packaged</quote> version of <option>-bh</option>. It takes
56856 two arguments, an IP address and an email address:
56857 </para>
56858 <literallayout class="monospaced">
56859 exim_checkaccess 10.9.8.7 A.User@a.domain.example
56860 </literallayout>
56861 <para>
56862 The utility runs a call to Exim with the <option>-bh</option> option, to test whether the
56863 given email address would be accepted in a RCPT command in a TCP/IP
56864 connection from the host with the given IP address. The output of the utility
56865 is either the word <quote>accepted</quote>, or the SMTP error response, for example:
56866 </para>
56867 <literallayout class="monospaced">
56868 Rejected:
56869 550 Relay not permitted
56870 </literallayout>
56871 <para>
56872 When running this test, the utility uses <literal>&lt;&gt;</literal> as the envelope sender address
56873 for the MAIL command, but you can change this by providing additional
56874 options. These are passed directly to the Exim command. For example, to specify
56875 that the test is to be run with the sender address <emphasis>himself@there.example</emphasis>
56876 you can use:
56877 </para>
56878 <literallayout class="monospaced">
56879 exim_checkaccess 10.9.8.7 A.User@a.domain.example \
56880                  -f himself@there.example
56881 </literallayout>
56882 <para>
56883 Note that these additional Exim command line items must be given after the two
56884 mandatory arguments.
56885 </para>
56886 <para>
56887 Because the <option>exim_checkaccess</option> uses <option>-bh</option>, it does not perform callouts
56888 while running its checks. You can run checks that include callouts by using
56889 <option>-bhc</option>, but this is not yet available in a <quote>packaged</quote> form.
56890 </para>
56891 </section>
56892 <section id="SECTdbmbuild">
56893 <title>Making DBM files (exim_dbmbuild)</title>
56894 <para>
56895 <indexterm role="concept">
56896 <primary>DBM</primary>
56897 <secondary>building dbm files</secondary>
56898 </indexterm>
56899 <indexterm role="concept">
56900 <primary>building DBM files</primary>
56901 </indexterm>
56902 <indexterm role="concept">
56903 <primary><emphasis>exim_dbmbuild</emphasis></primary>
56904 </indexterm>
56905 <indexterm role="concept">
56906 <primary>lower casing</primary>
56907 </indexterm>
56908 <indexterm role="concept">
56909 <primary>binary zero</primary>
56910 <secondary>in lookup key</secondary>
56911 </indexterm>
56912 The <emphasis>exim_dbmbuild</emphasis> program reads an input file containing keys and data in
56913 the format used by the <command>lsearch</command> lookup (see section
56914 <xref linkend="SECTsinglekeylookups"/>). It writes a DBM file using the lower-cased alias
56915 names as keys and the remainder of the information as data. The lower-casing
56916 can be prevented by calling the program with the <option>-nolc</option> option.
56917 </para>
56918 <para>
56919 A terminating zero is included as part of the key string. This is expected by
56920 the <command>dbm</command> lookup type. However, if the option <option>-nozero</option> is given,
56921 <emphasis>exim_dbmbuild</emphasis> creates files without terminating zeroes in either the key
56922 strings or the data strings. The <command>dbmnz</command> lookup type can be used with such
56923 files.
56924 </para>
56925 <para>
56926 The program requires two arguments: the name of the input file (which can be a
56927 single hyphen to indicate the standard input), and the name of the output file.
56928 It creates the output under a temporary name, and then renames it if all went
56929 well.
56930 </para>
56931 <para>
56932 <indexterm role="concept">
56933 <primary>USE_DB</primary>
56934 </indexterm>
56935 If the native DB interface is in use (USE_DB is set in a compile-time
56936 configuration file &ndash; this is common in free versions of Unix) the two file
56937 names must be different, because in this mode the Berkeley DB functions create
56938 a single output file using exactly the name given. For example,
56939 </para>
56940 <literallayout class="monospaced">
56941 exim_dbmbuild /etc/aliases /etc/aliases.db
56942 </literallayout>
56943 <para>
56944 reads the system alias file and creates a DBM version of it in
56945 <filename>/etc/aliases.db</filename>.
56946 </para>
56947 <para>
56948 In systems that use the <emphasis>ndbm</emphasis> routines (mostly proprietary versions of
56949 Unix), two files are used, with the suffixes <filename>.dir</filename> and <filename>.pag</filename>. In this
56950 environment, the suffixes are added to the second argument of
56951 <emphasis>exim_dbmbuild</emphasis>, so it can be the same as the first. This is also the case
56952 when the Berkeley functions are used in compatibility mode (though this is not
56953 recommended), because in that case it adds a <filename>.db</filename> suffix to the file name.
56954 </para>
56955 <para>
56956 If a duplicate key is encountered, the program outputs a warning, and when it
56957 finishes, its return code is 1 rather than zero, unless the <option>-noduperr</option>
56958 option is used. By default, only the first of a set of duplicates is used &ndash;
56959 this makes it compatible with <command>lsearch</command> lookups. There is an option
56960 <option>-lastdup</option> which causes it to use the data for the last duplicate instead.
56961 There is also an option <option>-nowarn</option>, which stops it listing duplicate keys to
56962 <option>stderr</option>. For other errors, where it doesn&#x2019;t actually make a new file, the
56963 return code is 2.
56964 </para>
56965 </section>
56966 <section id="SECTfinindret">
56967 <title>Finding individual retry times (exinext)</title>
56968 <para>
56969 <indexterm role="concept">
56970 <primary>retry</primary>
56971 <secondary>times</secondary>
56972 </indexterm>
56973 <indexterm role="concept">
56974 <primary><emphasis>exinext</emphasis></primary>
56975 </indexterm>
56976 A utility called <emphasis>exinext</emphasis> (mostly a Perl script) provides the ability to
56977 fish specific information out of the retry database. Given a mail domain (or a
56978 complete address), it looks up the hosts for that domain, and outputs any retry
56979 information for the hosts or for the domain. At present, the retry information
56980 is obtained by running <emphasis>exim_dumpdb</emphasis> (see below) and post-processing the
56981 output. For example:
56982 </para>
56983 <literallayout class="monospaced">
56984 $ exinext piglet@milne.fict.example
56985 kanga.milne.example:192.168.8.1 error 146: Connection refused
56986   first failed: 21-Feb-1996 14:57:34
56987   last tried:   21-Feb-1996 14:57:34
56988   next try at:  21-Feb-1996 15:02:34
56989 roo.milne.example:192.168.8.3 error 146: Connection refused
56990   first failed: 20-Jan-1996 13:12:08
56991   last tried:   21-Feb-1996 11:42:03
56992   next try at:  21-Feb-1996 19:42:03
56993   past final cutoff time
56994 </literallayout>
56995 <para>
56996 You can also give <emphasis>exinext</emphasis> a local part, without a domain, and it
56997 will give any retry information for that local part in your default domain.
56998 A message id can be used to obtain retry information pertaining to a specific
56999 message. This exists only when an attempt to deliver a message to a remote host
57000 suffers a message-specific error (see section <xref linkend="SECToutSMTPerr"/>).
57001 <emphasis>exinext</emphasis> is not particularly efficient, but then it is not expected to be
57002 run very often.
57003 </para>
57004 <para>
57005 The <emphasis>exinext</emphasis> utility calls Exim to find out information such as the location
57006 of the spool directory. The utility has <option>-C</option> and <option>-D</option> options, which are
57007 passed on to the <emphasis>exim</emphasis> commands. The first specifies an alternate Exim
57008 configuration file, and the second sets macros for use within the configuration
57009 file. These features are mainly to help in testing, but might also be useful in
57010 environments where more than one configuration file is in use.
57011 </para>
57012 </section>
57013 <section id="SECThindatmai">
57014 <title>Hints database maintenance</title>
57015 <para>
57016 <indexterm role="concept">
57017 <primary>hints database</primary>
57018 <secondary>maintenance</secondary>
57019 </indexterm>
57020 <indexterm role="concept">
57021 <primary>maintaining Exim&#x2019;s hints database</primary>
57022 </indexterm>
57023 Three utility programs are provided for maintaining the DBM files that Exim
57024 uses to contain its delivery hint information. Each program requires two
57025 arguments. The first specifies the name of Exim&#x2019;s spool directory, and the
57026 second is the name of the database it is to operate on. These are as follows:
57027 </para>
57028 <itemizedlist>
57029 <listitem>
57030 <para>
57031 <emphasis>retry</emphasis>: the database of retry information
57032 </para>
57033 </listitem>
57034 <listitem>
57035 <para>
57036 <emphasis>wait-</emphasis>&lt;<emphasis>transport name</emphasis>&gt;: databases of information about messages waiting
57037 for remote hosts
57038 </para>
57039 </listitem>
57040 <listitem>
57041 <para>
57042 <emphasis>callout</emphasis>: the callout cache
57043 </para>
57044 </listitem>
57045 <listitem>
57046 <para>
57047 <emphasis>ratelimit</emphasis>: the data for implementing the ratelimit ACL condition
57048 </para>
57049 </listitem>
57050 <listitem>
57051 <para>
57052 <emphasis>misc</emphasis>: other hints data
57053 </para>
57054 </listitem>
57055 </itemizedlist>
57056 <para>
57057 The <emphasis>misc</emphasis> database is used for
57058 </para>
57059 <itemizedlist>
57060 <listitem>
57061 <para>
57062 Serializing ETRN runs (when <option>smtp_etrn_serialize</option> is set)
57063 </para>
57064 </listitem>
57065 <listitem>
57066 <para>
57067 Serializing delivery to a specific host (when <option>serialize_hosts</option> is set in an
57068 <command>smtp</command> transport)
57069 </para>
57070 </listitem>
57071 </itemizedlist>
57072 </section>
57073 <section>
57074 <title>exim_dumpdb</title>
57075 <para>
57076 <indexterm role="concept">
57077 <primary><emphasis>exim_dumpdb</emphasis></primary>
57078 </indexterm>
57079 The entire contents of a database are written to the standard output by the
57080 <emphasis>exim_dumpdb</emphasis> program, which has no options or arguments other than the
57081 spool and database names. For example, to dump the retry database:
57082 </para>
57083 <literallayout class="monospaced">
57084 exim_dumpdb /var/spool/exim retry
57085 </literallayout>
57086 <para>
57087 Two lines of output are produced for each entry:
57088 </para>
57089 <literallayout class="monospaced">
57090 T:mail.ref.example:192.168.242.242 146 77 Connection refused
57091 31-Oct-1995 12:00:12 02-Nov-1995 12:21:39 02-Nov-1995 20:21:39 *
57092 </literallayout>
57093 <para>
57094 The first item on the first line is the key of the record. It starts with one
57095 of the letters R, or T, depending on whether it refers to a routing or
57096 transport retry. For a local delivery, the next part is the local address; for
57097 a remote delivery it is the name of the remote host, followed by its failing IP
57098 address (unless <option>no_retry_include_ip_address</option> is set on the <command>smtp</command>
57099 transport). If the remote port is not the standard one (port 25), it is added
57100 to the IP address. Then there follows an error code, an additional error code,
57101 and a textual description of the error.
57102 </para>
57103 <para>
57104 The three times on the second line are the time of first failure, the time of
57105 the last delivery attempt, and the computed time for the next attempt. The line
57106 ends with an asterisk if the cutoff time for the last retry rule has been
57107 exceeded.
57108 </para>
57109 <para>
57110 Each output line from <emphasis>exim_dumpdb</emphasis> for the <emphasis>wait-xxx</emphasis> databases
57111 consists of a host name followed by a list of ids for messages that are or were
57112 waiting to be delivered to that host. If there are a very large number for any
57113 one host, continuation records, with a sequence number added to the host name,
57114 may be seen. The data in these records is often out of date, because a message
57115 may be routed to several alternative hosts, and Exim makes no effort to keep
57116 cross-references.
57117 </para>
57118 </section>
57119 <section>
57120 <title>exim_tidydb</title>
57121 <para>
57122 <indexterm role="concept">
57123 <primary><emphasis>exim_tidydb</emphasis></primary>
57124 </indexterm>
57125 The <emphasis>exim_tidydb</emphasis> utility program is used to tidy up the contents of a hints
57126 database. If run with no options, it removes all records that are more than 30
57127 days old. The age is calculated from the date and time that the record was last
57128 updated. Note that, in the case of the retry database, it is <emphasis>not</emphasis> the time
57129 since the first delivery failure. Information about a host that has been down
57130 for more than 30 days will remain in the database, provided that the record is
57131 updated sufficiently often.
57132 </para>
57133 <para>
57134 The cutoff date can be altered by means of the <option>-t</option> option, which must be
57135 followed by a time. For example, to remove all records older than a week from
57136 the retry database:
57137 </para>
57138 <literallayout class="monospaced">
57139 exim_tidydb -t 7d /var/spool/exim retry
57140 </literallayout>
57141 <para>
57142 Both the <emphasis>wait-xxx</emphasis> and <emphasis>retry</emphasis> databases contain items that involve
57143 message ids. In the former these appear as data in records keyed by host &ndash;
57144 they were messages that were waiting for that host &ndash; and in the latter they
57145 are the keys for retry information for messages that have suffered certain
57146 types of error. When <emphasis>exim_tidydb</emphasis> is run, a check is made to ensure that
57147 message ids in database records are those of messages that are still on the
57148 queue. Message ids for messages that no longer exist are removed from
57149 <emphasis>wait-xxx</emphasis> records, and if this leaves any records empty, they are deleted.
57150 For the <emphasis>retry</emphasis> database, records whose keys are non-existent message ids are
57151 removed. The <emphasis>exim_tidydb</emphasis> utility outputs comments on the standard output
57152 whenever it removes information from the database.
57153 </para>
57154 <para>
57155 Certain records are automatically removed by Exim when they are no longer
57156 needed, but others are not. For example, if all the MX hosts for a domain are
57157 down, a retry record is created for each one. If the primary MX host comes back
57158 first, its record is removed when Exim successfully delivers to it, but the
57159 records for the others remain because Exim has not tried to use those hosts.
57160 </para>
57161 <para>
57162 It is important, therefore, to run <emphasis>exim_tidydb</emphasis> periodically on all the
57163 hints databases. You should do this at a quiet time of day, because it requires
57164 a database to be locked (and therefore inaccessible to Exim) while it does its
57165 work. Removing records from a DBM file does not normally make the file smaller,
57166 but all the common DBM libraries are able to re-use the space that is released.
57167 After an initial phase of increasing in size, the databases normally reach a
57168 point at which they no longer get any bigger, as long as they are regularly
57169 tidied.
57170 </para>
57171 <para>
57172 <emphasis role="bold">Warning</emphasis>: If you never run <emphasis>exim_tidydb</emphasis>, the space used by the hints
57173 databases is likely to keep on increasing.
57174 </para>
57175 </section>
57176 <section>
57177 <title>exim_fixdb</title>
57178 <para>
57179 <indexterm role="concept">
57180 <primary><emphasis>exim_fixdb</emphasis></primary>
57181 </indexterm>
57182 The <emphasis>exim_fixdb</emphasis> program is a utility for interactively modifying databases.
57183 Its main use is for testing Exim, but it might also be occasionally useful for
57184 getting round problems in a live system. It has no options, and its interface
57185 is somewhat crude. On entry, it prompts for input with a right angle-bracket. A
57186 key of a database record can then be entered, and the data for that record is
57187 displayed.
57188 </para>
57189 <para>
57190 If <quote>d</quote> is typed at the next prompt, the entire record is deleted. For all
57191 except the <emphasis>retry</emphasis> database, that is the only operation that can be carried
57192 out. For the <emphasis>retry</emphasis> database, each field is output preceded by a number, and
57193 data for individual fields can be changed by typing the field number followed
57194 by new data, for example:
57195 </para>
57196 <literallayout class="monospaced">
57197 &gt; 4 951102:1000
57198 </literallayout>
57199 <para>
57200 resets the time of the next delivery attempt. Time values are given as a
57201 sequence of digit pairs for year, month, day, hour, and minute. Colons can be
57202 used as optional separators.
57203 </para>
57204 </section>
57205 <section id="SECTmailboxmaint">
57206 <title>Mailbox maintenance (exim_lock)</title>
57207 <para>
57208 <indexterm role="concept">
57209 <primary>mailbox</primary>
57210 <secondary>maintenance</secondary>
57211 </indexterm>
57212 <indexterm role="concept">
57213 <primary><emphasis>exim_lock</emphasis></primary>
57214 </indexterm>
57215 <indexterm role="concept">
57216 <primary>locking mailboxes</primary>
57217 </indexterm>
57218 The <emphasis>exim_lock</emphasis> utility locks a mailbox file using the same algorithm as
57219 Exim. For a discussion of locking issues, see section <xref linkend="SECTopappend"/>.
57220 <emphasis>Exim_lock</emphasis> can be used to prevent any modification of a mailbox by Exim or
57221 a user agent while investigating a problem. The utility requires the name of
57222 the file as its first argument. If the locking is successful, the second
57223 argument is run as a command (using C&#x2019;s <function>system()</function> function); if there is no
57224 second argument, the value of the SHELL environment variable is used; if this
57225 is unset or empty, <filename>/bin/sh</filename> is run. When the command finishes, the mailbox
57226 is unlocked and the utility ends. The following options are available:
57227 </para>
57228 <variablelist>
57229 <varlistentry>
57230 <term><option>-fcntl</option></term>
57231 <listitem>
57232 <para>
57233 Use <function>fcntl()</function> locking on the open mailbox.
57234 </para>
57235 </listitem></varlistentry>
57236 <varlistentry>
57237 <term><option>-flock</option></term>
57238 <listitem>
57239 <para>
57240 Use <function>flock()</function> locking on the open mailbox, provided the operating system
57241 supports it.
57242 </para>
57243 </listitem></varlistentry>
57244 <varlistentry>
57245 <term><option>-interval</option></term>
57246 <listitem>
57247 <para>
57248 This must be followed by a number, which is a number of seconds; it sets the
57249 interval to sleep between retries (default 3).
57250 </para>
57251 </listitem></varlistentry>
57252 <varlistentry>
57253 <term><option>-lockfile</option></term>
57254 <listitem>
57255 <para>
57256 Create a lock file before opening the mailbox.
57257 </para>
57258 </listitem></varlistentry>
57259 <varlistentry>
57260 <term><option>-mbx</option></term>
57261 <listitem>
57262 <para>
57263 Lock the mailbox using MBX rules.
57264 </para>
57265 </listitem></varlistentry>
57266 <varlistentry>
57267 <term><option>-q</option></term>
57268 <listitem>
57269 <para>
57270 Suppress verification output.
57271 </para>
57272 </listitem></varlistentry>
57273 <varlistentry>
57274 <term><option>-retries</option></term>
57275 <listitem>
57276 <para>
57277 This must be followed by a number; it sets the number of times to try to get
57278 the lock (default 10).
57279 </para>
57280 </listitem></varlistentry>
57281 <varlistentry>
57282 <term><option>-restore_time</option></term>
57283 <listitem>
57284 <para>
57285 This option causes <option>exim_lock</option> to restore the modified and read times to the
57286 locked file before exiting. This allows you to access a locked mailbox (for
57287 example, to take a backup copy) without disturbing the times that the user
57288 subsequently sees.
57289 </para>
57290 </listitem></varlistentry>
57291 <varlistentry>
57292 <term><option>-timeout</option></term>
57293 <listitem>
57294 <para>
57295 This must be followed by a number, which is a number of seconds; it sets a
57296 timeout to be used with a blocking <function>fcntl()</function> lock. If it is not set (the
57297 default), a non-blocking call is used.
57298 </para>
57299 </listitem></varlistentry>
57300 <varlistentry>
57301 <term><option>-v</option></term>
57302 <listitem>
57303 <para>
57304 Generate verbose output.
57305 </para>
57306 </listitem></varlistentry>
57307 </variablelist>
57308 <para>
57309 If none of <option>-fcntl</option>, <option>-flock</option>, <option>-lockfile</option> or <option>-mbx</option> are given, the
57310 default is to create a lock file and also to use <function>fcntl()</function> locking on the
57311 mailbox, which is the same as Exim&#x2019;s default. The use of <option>-flock</option> or
57312 <option>-fcntl</option> requires that the file be writeable; the use of <option>-lockfile</option>
57313 requires that the directory containing the file be writeable. Locking by lock
57314 file does not last for ever; Exim assumes that a lock file is expired if it is
57315 more than 30 minutes old.
57316 </para>
57317 <para>
57318 The <option>-mbx</option> option can be used with either or both of <option>-fcntl</option> or
57319 <option>-flock</option>. It assumes <option>-fcntl</option> by default. MBX locking causes a shared lock
57320 to be taken out on the open mailbox, and an exclusive lock on the file
57321 <filename>/tmp/.n.m</filename> where <emphasis>n</emphasis> and <emphasis>m</emphasis> are the device number and inode
57322 number of the mailbox file. When the locking is released, if an exclusive lock
57323 can be obtained for the mailbox, the file in <filename>/tmp</filename> is deleted.
57324 </para>
57325 <para>
57326 The default output contains verification of the locking that takes place. The
57327 <option>-v</option> option causes some additional information to be given. The <option>-q</option> option
57328 suppresses all output except error messages.
57329 </para>
57330 <para>
57331 A command such as
57332 </para>
57333 <literallayout class="monospaced">
57334 exim_lock /var/spool/mail/spqr
57335 </literallayout>
57336 <para>
57337 runs an interactive shell while the file is locked, whereas
57338 </para>
57339 <literallayout>
57340 <literal>exim_lock -q /var/spool/mail/spqr &lt;&lt;End</literal>
57341 &lt;<emphasis>some commands</emphasis>&gt;
57342 <literal>End</literal>
57343 </literallayout>
57344 <para>
57345 runs a specific non-interactive sequence of commands while the file is locked,
57346 suppressing all verification output. A single command can be run by a command
57347 such as
57348 </para>
57349 <literallayout class="monospaced">
57350 exim_lock -q /var/spool/mail/spqr \
57351   "cp /var/spool/mail/spqr /some/where"
57352 </literallayout>
57353 <para>
57354 Note that if a command is supplied, it must be entirely contained within the
57355 second argument &ndash; hence the quotes.
57356 <indexterm role="concept" startref="IIDutils" class="endofrange"/>
57357 </para>
57358 </section>
57359 </chapter>
57360
57361 <chapter id="CHAPeximon">
57362 <title>The Exim monitor</title>
57363 <para>
57364 <indexterm role="concept" id="IIDeximon" class="startofrange">
57365 <primary>Exim monitor</primary>
57366 <secondary>description</secondary>
57367 </indexterm>
57368 <indexterm role="concept">
57369 <primary>X-windows</primary>
57370 </indexterm>
57371 <indexterm role="concept">
57372 <primary><emphasis>eximon</emphasis></primary>
57373 </indexterm>
57374 <indexterm role="concept">
57375 <primary>Local/eximon.conf</primary>
57376 </indexterm>
57377 <indexterm role="concept">
57378 <primary>_exim_monitor/EDITME_</primary>
57379 </indexterm>
57380 The Exim monitor is an application which displays in an X window information
57381 about the state of Exim&#x2019;s queue and what Exim is doing. An admin user can
57382 perform certain operations on messages from this GUI interface; however all
57383 such facilities are also available from the command line, and indeed, the
57384 monitor itself makes use of the command line to perform any actions requested.
57385 </para>
57386 <section>
57387 <title>Running the monitor</title>
57388 <para>
57389 The monitor is started by running the script called <emphasis>eximon</emphasis>. This is a shell
57390 script that sets up a number of environment variables, and then runs the
57391 binary called <filename>eximon.bin</filename>. The default appearance of the monitor window can
57392 be changed by editing the <filename>Local/eximon.conf</filename> file created by editing
57393 <filename>exim_monitor/EDITME</filename>. Comments in that file describe what the various
57394 parameters are for.
57395 </para>
57396 <para>
57397 The parameters that get built into the <emphasis>eximon</emphasis> script can be overridden for
57398 a particular invocation by setting up environment variables of the same names,
57399 preceded by <literal>EXIMON_</literal>. For example, a shell command such as
57400 </para>
57401 <literallayout class="monospaced">
57402 EXIMON_LOG_DEPTH=400 eximon
57403 </literallayout>
57404 <para>
57405 (in a Bourne-compatible shell) runs <emphasis>eximon</emphasis> with an overriding setting of
57406 the LOG_DEPTH parameter. If EXIMON_LOG_FILE_PATH is set in the environment, it
57407 overrides the Exim log file configuration. This makes it possible to have
57408 <emphasis>eximon</emphasis> tailing log data that is written to syslog, provided that MAIL.INFO
57409 syslog messages are routed to a file on the local host.
57410 </para>
57411 <para>
57412 X resources can be used to change the appearance of the window in the normal
57413 way. For example, a resource setting of the form
57414 </para>
57415 <literallayout class="monospaced">
57416 Eximon*background: gray94
57417 </literallayout>
57418 <para>
57419 changes the colour of the background to light grey rather than white. The
57420 stripcharts are drawn with both the data lines and the reference lines in
57421 black. This means that the reference lines are not visible when on top of the
57422 data. However, their colour can be changed by setting a resource called
57423 <quote>highlight</quote> (an odd name, but that&#x2019;s what the Athena stripchart widget uses).
57424 For example, if your X server is running Unix, you could set up lighter
57425 reference lines in the stripcharts by obeying
57426 </para>
57427 <literallayout class="monospaced">
57428 xrdb -merge &lt;&lt;End
57429 Eximon*highlight: gray
57430 End
57431 </literallayout>
57432 <para>
57433 <indexterm role="concept">
57434 <primary>admin user</primary>
57435 </indexterm>
57436 In order to see the contents of messages on the queue, and to operate on them,
57437 <emphasis>eximon</emphasis> must either be run as root or by an admin user.
57438 </para>
57439 <para>
57440 The monitor&#x2019;s window is divided into three parts. The first contains one or
57441 more stripcharts and two action buttons, the second contains a <quote>tail</quote> of the
57442 main log file, and the third is a display of the queue of messages awaiting
57443 delivery, with two more action buttons. The following sections describe these
57444 different parts of the display.
57445 </para>
57446 </section>
57447 <section>
57448 <title>The stripcharts</title>
57449 <para>
57450 <indexterm role="concept">
57451 <primary>stripchart</primary>
57452 </indexterm>
57453 The first stripchart is always a count of messages on the queue. Its name can
57454 be configured by setting QUEUE_STRIPCHART_NAME in the
57455 <filename>Local/eximon.conf</filename> file. The remaining stripcharts are defined in the
57456 configuration script by regular expression matches on log file entries, making
57457 it possible to display, for example, counts of messages delivered to certain
57458 hosts or using certain transports. The supplied defaults display counts of
57459 received and delivered messages, and of local and SMTP deliveries. The default
57460 period between stripchart updates is one minute; this can be adjusted by a
57461 parameter in the <filename>Local/eximon.conf</filename> file.
57462 </para>
57463 <para>
57464 The stripchart displays rescale themselves automatically as the value they are
57465 displaying changes. There are always 10 horizontal lines in each chart; the
57466 title string indicates the value of each division when it is greater than one.
57467 For example, <quote>x2</quote> means that each division represents a value of 2.
57468 </para>
57469 <para>
57470 It is also possible to have a stripchart which shows the percentage fullness of
57471 a particular disk partition, which is useful when local deliveries are confined
57472 to a single partition.
57473 </para>
57474 <para>
57475 <indexterm role="concept">
57476 <primary><option>statvfs</option> function</primary>
57477 </indexterm>
57478 This relies on the availability of the <function>statvfs()</function> function or equivalent in
57479 the operating system. Most, but not all versions of Unix that support Exim have
57480 this. For this particular stripchart, the top of the chart always represents
57481 100%, and the scale is given as <quote>x10%</quote>. This chart is configured by setting
57482 SIZE_STRIPCHART and (optionally) SIZE_STRIPCHART_NAME in the
57483 <filename>Local/eximon.conf</filename> file.
57484 </para>
57485 </section>
57486 <section>
57487 <title>Main action buttons</title>
57488 <para>
57489 <indexterm role="concept">
57490 <primary>size</primary>
57491 <secondary>of monitor window</secondary>
57492 </indexterm>
57493 <indexterm role="concept">
57494 <primary>Exim monitor</primary>
57495 <secondary>window size</secondary>
57496 </indexterm>
57497 <indexterm role="concept">
57498 <primary>window size</primary>
57499 </indexterm>
57500 Below the stripcharts there is an action button for quitting the monitor. Next
57501 to this is another button marked <quote>Size</quote>. They are placed here so that
57502 shrinking the window to its default minimum size leaves just the queue count
57503 stripchart and these two buttons visible. Pressing the <quote>Size</quote> button causes
57504 the window to expand to its maximum size, unless it is already at the maximum,
57505 in which case it is reduced to its minimum.
57506 </para>
57507 <para>
57508 When expanding to the maximum, if the window cannot be fully seen where it
57509 currently is, it is moved back to where it was the last time it was at full
57510 size. When it is expanding from its minimum size, the old position is
57511 remembered, and next time it is reduced to the minimum it is moved back there.
57512 </para>
57513 <para>
57514 The idea is that you can keep a reduced window just showing one or two
57515 stripcharts at a convenient place on your screen, easily expand it to show
57516 the full window when required, and just as easily put it back to what it was.
57517 The idea is copied from what the <emphasis>twm</emphasis> window manager does for its
57518 <emphasis>f.fullzoom</emphasis> action. The minimum size of the window can be changed by setting
57519 the MIN_HEIGHT and MIN_WIDTH values in <filename>Local/eximon.conf</filename>.
57520 </para>
57521 <para>
57522 Normally, the monitor starts up with the window at its full size, but it can be
57523 built so that it starts up with the window at its smallest size, by setting
57524 START_SMALL=yes in <filename>Local/eximon.conf</filename>.
57525 </para>
57526 </section>
57527 <section>
57528 <title>The log display</title>
57529 <para>
57530 <indexterm role="concept">
57531 <primary>log</primary>
57532 <secondary>tail of; in monitor</secondary>
57533 </indexterm>
57534 The second section of the window is an area in which a display of the tail of
57535 the main log is maintained.
57536 To save space on the screen, the timestamp on each log line is shortened by
57537 removing the date and, if <option>log_timezone</option> is set, the timezone.
57538 The log tail is not available when the only destination for logging data is
57539 syslog, unless the syslog lines are routed to a local file whose name is passed
57540 to <emphasis>eximon</emphasis> via the EXIMON_LOG_FILE_PATH environment variable.
57541 </para>
57542 <para>
57543 The log sub-window has a scroll bar at its lefthand side which can be used to
57544 move back to look at earlier text, and the up and down arrow keys also have a
57545 scrolling effect. The amount of log that is kept depends on the setting of
57546 LOG_BUFFER in <filename>Local/eximon.conf</filename>, which specifies the amount of memory
57547 to use. When this is full, the earlier 50% of data is discarded &ndash; this is
57548 much more efficient than throwing it away line by line. The sub-window also has
57549 a horizontal scroll bar for accessing the ends of long log lines. This is the
57550 only means of horizontal scrolling; the right and left arrow keys are not
57551 available. Text can be cut from this part of the window using the mouse in the
57552 normal way. The size of this subwindow is controlled by parameters in the
57553 configuration file <filename>Local/eximon.conf</filename>.
57554 </para>
57555 <para>
57556 Searches of the text in the log window can be carried out by means of the ^R
57557 and ^S keystrokes, which default to a reverse and a forward search,
57558 respectively. The search covers only the text that is displayed in the window.
57559 It cannot go further back up the log.
57560 </para>
57561 <para>
57562 The point from which the search starts is indicated by a caret marker. This is
57563 normally at the end of the text in the window, but can be positioned explicitly
57564 by pointing and clicking with the left mouse button, and is moved automatically
57565 by a successful search. If new text arrives in the window when it is scrolled
57566 back, the caret remains where it is, but if the window is not scrolled back,
57567 the caret is moved to the end of the new text.
57568 </para>
57569 <para>
57570 Pressing ^R or ^S pops up a window into which the search text can be typed.
57571 There are buttons for selecting forward or reverse searching, for carrying out
57572 the search, and for cancelling. If the <quote>Search</quote> button is pressed, the search
57573 happens and the window remains so that further searches can be done. If the
57574 <quote>Return</quote> key is pressed, a single search is done and the window is closed. If
57575 ^C is typed the search is cancelled.
57576 </para>
57577 <para>
57578 The searching facility is implemented using the facilities of the Athena text
57579 widget. By default this pops up a window containing both <quote>search</quote> and
57580 <quote>replace</quote> options. In order to suppress the unwanted <quote>replace</quote> portion for
57581 eximon, a modified version of the <option>TextPop</option> widget is distributed with Exim.
57582 However, the linkers in BSDI and HP-UX seem unable to handle an externally
57583 provided version of <option>TextPop</option> when the remaining parts of the text widget
57584 come from the standard libraries. The compile-time option EXIMON_TEXTPOP can be
57585 unset to cut out the modified <option>TextPop</option>, making it possible to build Eximon
57586 on these systems, at the expense of having unwanted items in the search popup
57587 window.
57588 </para>
57589 </section>
57590 <section>
57591 <title>The queue display</title>
57592 <para>
57593 <indexterm role="concept">
57594 <primary>queue</primary>
57595 <secondary>display in monitor</secondary>
57596 </indexterm>
57597 The bottom section of the monitor window contains a list of all messages that
57598 are on the queue, which includes those currently being received or delivered,
57599 as well as those awaiting delivery. The size of this subwindow is controlled by
57600 parameters in the configuration file <filename>Local/eximon.conf</filename>, and the frequency
57601 at which it is updated is controlled by another parameter in the same file &ndash;
57602 the default is 5 minutes, since queue scans can be quite expensive. However,
57603 there is an <quote>Update</quote> action button just above the display which can be used
57604 to force an update of the queue display at any time.
57605 </para>
57606 <para>
57607 When a host is down for some time, a lot of pending mail can build up for it,
57608 and this can make it hard to deal with other messages on the queue. To help
57609 with this situation there is a button next to <quote>Update</quote> called <quote>Hide</quote>. If
57610 pressed, a dialogue box called <quote>Hide addresses ending with</quote> is put up. If you
57611 type anything in here and press <quote>Return</quote>, the text is added to a chain of
57612 such texts, and if every undelivered address in a message matches at least one
57613 of the texts, the message is not displayed.
57614 </para>
57615 <para>
57616 If there is an address that does not match any of the texts, all the addresses
57617 are displayed as normal. The matching happens on the ends of addresses so, for
57618 example, <emphasis>cam.ac.uk</emphasis> specifies all addresses in Cambridge, while
57619 <emphasis>xxx@foo.com.example</emphasis> specifies just one specific address. When any hiding
57620 has been set up, a button called <quote>Unhide</quote> is displayed. If pressed, it
57621 cancels all hiding. Also, to ensure that hidden messages do not get forgotten,
57622 a hide request is automatically cancelled after one hour.
57623 </para>
57624 <para>
57625 While the dialogue box is displayed, you can&#x2019;t press any buttons or do anything
57626 else to the monitor window. For this reason, if you want to cut text from the
57627 queue display to use in the dialogue box, you have to do the cutting before
57628 pressing the <quote>Hide</quote> button.
57629 </para>
57630 <para>
57631 The queue display contains, for each unhidden queued message, the length of
57632 time it has been on the queue, the size of the message, the message id, the
57633 message sender, and the first undelivered recipient, all on one line. If it is
57634 a bounce message, the sender is shown as <quote>&lt;&gt;</quote>. If there is more than one
57635 recipient to which the message has not yet been delivered, subsequent ones are
57636 listed on additional lines, up to a maximum configured number, following which
57637 an ellipsis is displayed. Recipients that have already received the message are
57638 not shown.
57639 </para>
57640 <para>
57641 <indexterm role="concept">
57642 <primary>frozen messages</primary>
57643 <secondary>display</secondary>
57644 </indexterm>
57645 If a message is frozen, an asterisk is displayed at the left-hand side.
57646 </para>
57647 <para>
57648 The queue display has a vertical scroll bar, and can also be scrolled by means
57649 of the arrow keys. Text can be cut from it using the mouse in the normal way.
57650 The text searching facilities, as described above for the log window, are also
57651 available, but the caret is always moved to the end of the text when the queue
57652 display is updated.
57653 </para>
57654 </section>
57655 <section>
57656 <title>The queue menu</title>
57657 <para>
57658 <indexterm role="concept">
57659 <primary>queue</primary>
57660 <secondary>menu in monitor</secondary>
57661 </indexterm>
57662 If the <option>shift</option> key is held down and the left button is clicked when the mouse
57663 pointer is over the text for any message, an action menu pops up, and the first
57664 line of the queue display for the message is highlighted. This does not affect
57665 any selected text.
57666 </para>
57667 <para>
57668 If you want to use some other event for popping up the menu, you can set the
57669 MENU_EVENT parameter in <filename>Local/eximon.conf</filename> to change the default, or
57670 set EXIMON_MENU_EVENT in the environment before starting the monitor. The
57671 value set in this parameter is a standard X event description. For example, to
57672 run eximon using <option>ctrl</option> rather than <option>shift</option> you could use
57673 </para>
57674 <literallayout class="monospaced">
57675 EXIMON_MENU_EVENT='Ctrl&lt;Btn1Down&gt;' eximon
57676 </literallayout>
57677 <para>
57678 The title of the menu is the message id, and it contains entries which act as
57679 follows:
57680 </para>
57681 <itemizedlist>
57682 <listitem>
57683 <para>
57684 <emphasis>message log</emphasis>: The contents of the message log for the message are displayed
57685 in a new text window.
57686 </para>
57687 </listitem>
57688 <listitem>
57689 <para>
57690 <emphasis>headers</emphasis>: Information from the spool file that contains the envelope
57691 information and headers is displayed in a new text window. See chapter
57692 <xref linkend="CHAPspool"/> for a description of the format of spool files.
57693 </para>
57694 </listitem>
57695 <listitem>
57696 <para>
57697 <emphasis>body</emphasis>: The contents of the spool file containing the body of the message are
57698 displayed in a new text window. There is a default limit of 20,000 bytes to the
57699 amount of data displayed. This can be changed by setting the BODY_MAX
57700 option at compile time, or the EXIMON_BODY_MAX option at run time.
57701 </para>
57702 </listitem>
57703 <listitem>
57704 <para>
57705 <emphasis>deliver message</emphasis>: A call to Exim is made using the <option>-M</option> option to request
57706 delivery of the message. This causes an automatic thaw if the message is
57707 frozen. The <option>-v</option> option is also set, and the output from Exim is displayed in
57708 a new text window. The delivery is run in a separate process, to avoid holding
57709 up the monitor while the delivery proceeds.
57710 </para>
57711 </listitem>
57712 <listitem>
57713 <para>
57714 <emphasis>freeze message</emphasis>: A call to Exim is made using the <option>-Mf</option> option to request
57715 that the message be frozen.
57716 </para>
57717 </listitem>
57718 <listitem>
57719 <para>
57720 <indexterm role="concept">
57721 <primary>thawing messages</primary>
57722 </indexterm>
57723 <indexterm role="concept">
57724 <primary>unfreezing messages</primary>
57725 </indexterm>
57726 <indexterm role="concept">
57727 <primary>frozen messages</primary>
57728 <secondary>thawing</secondary>
57729 </indexterm>
57730 <emphasis>thaw message</emphasis>: A call to Exim is made using the <option>-Mt</option> option to request
57731 that the message be thawed.
57732 </para>
57733 </listitem>
57734 <listitem>
57735 <para>
57736 <indexterm role="concept">
57737 <primary>delivery</primary>
57738 <secondary>forcing failure</secondary>
57739 </indexterm>
57740 <emphasis>give up on msg</emphasis>: A call to Exim is made using the <option>-Mg</option> option to request
57741 that Exim gives up trying to deliver the message. A bounce message is generated
57742 for any remaining undelivered addresses.
57743 </para>
57744 </listitem>
57745 <listitem>
57746 <para>
57747 <emphasis>remove message</emphasis>: A call to Exim is made using the <option>-Mrm</option> option to request
57748 that the message be deleted from the system without generating a bounce
57749 message.
57750 </para>
57751 </listitem>
57752 <listitem>
57753 <para>
57754 <emphasis>add recipient</emphasis>: A dialog box is displayed into which a recipient address can
57755 be typed. If the address is not qualified and the QUALIFY_DOMAIN parameter
57756 is set in <filename>Local/eximon.conf</filename>, the address is qualified with that domain.
57757 Otherwise it must be entered as a fully qualified address. Pressing RETURN
57758 causes a call to Exim to be made using the <option>-Mar</option> option to request that an
57759 additional recipient be added to the message, unless the entry box is empty, in
57760 which case no action is taken.
57761 </para>
57762 </listitem>
57763 <listitem>
57764 <para>
57765 <emphasis>mark delivered</emphasis>: A dialog box is displayed into which a recipient address
57766 can be typed. If the address is not qualified and the QUALIFY_DOMAIN parameter
57767 is set in <filename>Local/eximon.conf</filename>, the address is qualified with that domain.
57768 Otherwise it must be entered as a fully qualified address. Pressing RETURN
57769 causes a call to Exim to be made using the <option>-Mmd</option> option to mark the given
57770 recipient address as already delivered, unless the entry box is empty, in which
57771 case no action is taken.
57772 </para>
57773 </listitem>
57774 <listitem>
57775 <para>
57776 <emphasis>mark all delivered</emphasis>: A call to Exim is made using the <option>-Mmad</option> option to
57777 mark all recipient addresses as already delivered.
57778 </para>
57779 </listitem>
57780 <listitem>
57781 <para>
57782 <emphasis>edit sender</emphasis>: A dialog box is displayed initialized with the current
57783 sender&#x2019;s address. Pressing RETURN causes a call to Exim to be made using the
57784 <option>-Mes</option> option to replace the sender address, unless the entry box is empty,
57785 in which case no action is taken. If you want to set an empty sender (as in
57786 bounce messages), you must specify it as <quote>&lt;&gt;</quote>. Otherwise, if the address is
57787 not qualified and the QUALIFY_DOMAIN parameter is set in <filename>Local/eximon.conf</filename>,
57788 the address is qualified with that domain.
57789 </para>
57790 </listitem>
57791 </itemizedlist>
57792 <para>
57793 When a delivery is forced, a window showing the <option>-v</option> output is displayed. In
57794 other cases when a call to Exim is made, if there is any output from Exim (in
57795 particular, if the command fails) a window containing the command and the
57796 output is displayed. Otherwise, the results of the action are normally apparent
57797 from the log and queue displays. However, if you set ACTION_OUTPUT=yes in
57798 <filename>Local/eximon.conf</filename>, a window showing the Exim command is always opened, even
57799 if no output is generated.
57800 </para>
57801 <para>
57802 The queue display is automatically updated for actions such as freezing and
57803 thawing, unless ACTION_QUEUE_UPDATE=no has been set in
57804 <filename>Local/eximon.conf</filename>. In this case the <quote>Update</quote> button has to be used to
57805 force an update of the display after one of these actions.
57806 </para>
57807 <para>
57808 In any text window that is displayed as result of a menu action, the normal
57809 cut-and-paste facility is available, and searching can be carried out using ^R
57810 and ^S, as described above for the log tail window.
57811 <indexterm role="concept" startref="IIDeximon" class="endofrange"/>
57812 </para>
57813 </section>
57814 </chapter>
57815
57816 <chapter id="CHAPsecurity">
57817 <title>Security considerations</title>
57818 <para>
57819 <indexterm role="concept" id="IIDsecurcon" class="startofrange">
57820 <primary>security</primary>
57821 <secondary>discussion of</secondary>
57822 </indexterm>
57823 This chapter discusses a number of issues concerned with security, some of
57824 which are also covered in other parts of this manual.
57825 </para>
57826 <para>
57827 For reasons that this author does not understand, some people have promoted
57828 Exim as a <quote>particularly secure</quote> mailer. Perhaps it is because of the
57829 existence of this chapter in the documentation. However, the intent of the
57830 chapter is simply to describe the way Exim works in relation to certain
57831 security concerns, not to make any specific claims about the effectiveness of
57832 its security as compared with other MTAs.
57833 </para>
57834 <para>
57835 What follows is a description of the way Exim is supposed to be. Best efforts
57836 have been made to try to ensure that the code agrees with the theory, but an
57837 absence of bugs can never be guaranteed. Any that are reported will get fixed
57838 as soon as possible.
57839 </para>
57840 <section>
57841 <title>Building a more <quote>hardened</quote> Exim</title>
57842 <para>
57843 <indexterm role="concept">
57844 <primary>security</primary>
57845 <secondary>build-time features</secondary>
57846 </indexterm>
57847 There are a number of build-time options that can be set in <filename>Local/Makefile</filename>
57848 to create Exim binaries that are <quote>harder</quote> to attack, in particular by a rogue
57849 Exim administrator who does not have the root password, or by someone who has
57850 penetrated the Exim (but not the root) account. These options are as follows:
57851 </para>
57852 <itemizedlist>
57853 <listitem>
57854 <para>
57855 ALT_CONFIG_PREFIX can be set to a string that is required to match the
57856 start of any file names used with the <option>-C</option> option. When it is set, these file
57857 names are also not allowed to contain the sequence <quote>/../</quote>. (However, if the
57858 value of the <option>-C</option> option is identical to the value of CONFIGURE_FILE in
57859 <filename>Local/Makefile</filename>, Exim ignores <option>-C</option> and proceeds as usual.) There is no
57860 default setting for <option>ALT_CONFIG_PREFIX</option>.
57861 </para>
57862 <para>
57863 If the permitted configuration files are confined to a directory to
57864 which only root has access, this guards against someone who has broken
57865 into the Exim account from running a privileged Exim with an arbitrary
57866 configuration file, and using it to break into other accounts.
57867 </para>
57868 </listitem>
57869 <listitem>
57870 <para>
57871 If ALT_CONFIG_ROOT_ONLY is defined, root privilege is retained for <option>-C</option>
57872 and <option>-D</option> only if the caller of Exim is root. Without it, the Exim user may
57873 also use <option>-C</option> and <option>-D</option> and retain privilege. Setting this option locks out
57874 the possibility of testing a configuration using <option>-C</option> right through message
57875 reception and delivery, even if the caller is root. The reception works, but by
57876 that time, Exim is running as the Exim user, so when it re-execs to regain
57877 privilege for the delivery, the use of <option>-C</option> causes privilege to be lost.
57878 However, root can test reception and delivery using two separate commands.
57879 ALT_CONFIG_ROOT_ONLY is not set by default.
57880 </para>
57881 </listitem>
57882 <listitem>
57883 <para>
57884 If DISABLE_D_OPTION is defined, the use of the <option>-D</option> command line option
57885 is disabled.
57886 </para>
57887 </listitem>
57888 <listitem>
57889 <para>
57890 FIXED_NEVER_USERS can be set to a colon-separated list of users that are
57891 never to be used for any deliveries. This is like the <option>never_users</option> runtime
57892 option, but it cannot be overridden; the runtime option adds additional users
57893 to the list. The default setting is <quote>root</quote>; this prevents a non-root user who
57894 is permitted to modify the runtime file from using Exim as a way to get root.
57895 </para>
57896 </listitem>
57897 </itemizedlist>
57898 </section>
57899 <section>
57900 <title>Root privilege</title>
57901 <para>
57902 <indexterm role="concept">
57903 <primary>setuid</primary>
57904 </indexterm>
57905 <indexterm role="concept">
57906 <primary>root privilege</primary>
57907 </indexterm>
57908 The Exim binary is normally setuid to root, which means that it gains root
57909 privilege (runs as root) when it starts execution. In some special cases (for
57910 example, when the daemon is not in use and there are no local deliveries), it
57911 may be possible to run Exim setuid to some user other than root. This is
57912 discussed in the next section. However, in most installations, root privilege
57913 is required for two things:
57914 </para>
57915 <itemizedlist>
57916 <listitem>
57917 <para>
57918 To set up a socket connected to the standard SMTP port (25) when initialising
57919 the listening daemon. If Exim is run from <emphasis>inetd</emphasis>, this privileged action is
57920 not required.
57921 </para>
57922 </listitem>
57923 <listitem>
57924 <para>
57925 To be able to change uid and gid in order to read users&#x2019; <filename>.forward</filename> files and
57926 perform local deliveries as the receiving user or as specified in the
57927 configuration.
57928 </para>
57929 </listitem>
57930 </itemizedlist>
57931 <para>
57932 It is not necessary to be root to do any of the other things Exim does, such as
57933 receiving messages and delivering them externally over SMTP, and it is
57934 obviously more secure if Exim does not run as root except when necessary.
57935 For this reason, a user and group for Exim to use must be defined in
57936 <filename>Local/Makefile</filename>. These are known as <quote>the Exim user</quote> and <quote>the Exim
57937 group</quote>. Their values can be changed by the run time configuration, though this
57938 is not recommended. Often a user called <emphasis>exim</emphasis> is used, but some sites use
57939 <emphasis>mail</emphasis> or another user name altogether.
57940 </para>
57941 <para>
57942 Exim uses <function>setuid()</function> whenever it gives up root privilege. This is a permanent
57943 abdication; the process cannot regain root afterwards. Prior to release 4.00,
57944 <function>seteuid()</function> was used in some circumstances, but this is no longer the case.
57945 </para>
57946 <para>
57947 After a new Exim process has interpreted its command line options, it changes
57948 uid and gid in the following cases:
57949 </para>
57950 <itemizedlist>
57951 <listitem>
57952 <para>
57953 <indexterm role="concept">
57954 <primary><option>-C</option> option</primary>
57955 </indexterm>
57956 <indexterm role="concept">
57957 <primary><option>-D</option> option</primary>
57958 </indexterm>
57959 If the <option>-C</option> option is used to specify an alternate configuration file, or if
57960 the <option>-D</option> option is used to define macro values for the configuration, and the
57961 calling process is not running as root or the Exim user, the uid and gid are
57962 changed to those of the calling process.
57963 However, if ALT_CONFIG_ROOT_ONLY is defined in <filename>Local/Makefile</filename>, only
57964 root callers may use <option>-C</option> and <option>-D</option> without losing privilege, and if
57965 DISABLE_D_OPTION is set, the <option>-D</option> option may not be used at all.
57966 </para>
57967 </listitem>
57968 <listitem>
57969 <para>
57970 <indexterm role="concept">
57971 <primary><option>-be</option> option</primary>
57972 </indexterm>
57973 <indexterm role="concept">
57974 <primary><option>-bf</option> option</primary>
57975 </indexterm>
57976 <indexterm role="concept">
57977 <primary><option>-bF</option> option</primary>
57978 </indexterm>
57979 If the expansion test option (<option>-be</option>) or one of the filter testing options
57980 (<option>-bf</option> or <option>-bF</option>) are used, the uid and gid are changed to those of the
57981 calling process.
57982 </para>
57983 </listitem>
57984 <listitem>
57985 <para>
57986 If the process is not a daemon process or a queue runner process or a delivery
57987 process or a process for testing address routing (started with <option>-bt</option>), the
57988 uid and gid are changed to the Exim user and group. This means that Exim always
57989 runs under its own uid and gid when receiving messages. This also applies when
57990 testing address verification
57991 <indexterm role="concept">
57992 <primary><option>-bv</option> option</primary>
57993 </indexterm>
57994 <indexterm role="concept">
57995 <primary><option>-bh</option> option</primary>
57996 </indexterm>
57997 (the <option>-bv</option> option) and testing incoming message policy controls (the <option>-bh</option>
57998 option).
57999 </para>
58000 </listitem>
58001 <listitem>
58002 <para>
58003 For a daemon, queue runner, delivery, or address testing process, the uid
58004 remains as root at this stage, but the gid is changed to the Exim group.
58005 </para>
58006 </listitem>
58007 </itemizedlist>
58008 <para>
58009 The processes that initially retain root privilege behave as follows:
58010 </para>
58011 <itemizedlist>
58012 <listitem>
58013 <para>
58014 A daemon process changes the gid to the Exim group and the uid to the Exim
58015 user after setting up one or more listening sockets. The <function>initgroups()</function>
58016 function is called, so that if the Exim user is in any additional groups, they
58017 will be used during message reception.
58018 </para>
58019 </listitem>
58020 <listitem>
58021 <para>
58022 A queue runner process retains root privilege throughout its execution. Its
58023 job is to fork a controlled sequence of delivery processes.
58024 </para>
58025 </listitem>
58026 <listitem>
58027 <para>
58028 A delivery process retains root privilege throughout most of its execution,
58029 but any actual deliveries (that is, the transports themselves) are run in
58030 subprocesses which always change to a non-root uid and gid. For local
58031 deliveries this is typically the uid and gid of the owner of the mailbox; for
58032 remote deliveries, the Exim uid and gid are used. Once all the delivery
58033 subprocesses have been run, a delivery process changes to the Exim uid and gid
58034 while doing post-delivery tidying up such as updating the retry database and
58035 generating bounce and warning messages.
58036 </para>
58037 <para>
58038 While the recipient addresses in a message are being routed, the delivery
58039 process runs as root. However, if a user&#x2019;s filter file has to be processed,
58040 this is done in a subprocess that runs under the individual user&#x2019;s uid and
58041 gid. A system filter is run as root unless <option>system_filter_user</option> is set.
58042 </para>
58043 </listitem>
58044 <listitem>
58045 <para>
58046 A process that is testing addresses (the <option>-bt</option> option) runs as root so that
58047 the routing is done in the same environment as a message delivery.
58048 </para>
58049 </listitem>
58050 </itemizedlist>
58051 </section>
58052 <section id="SECTrunexiwitpri">
58053 <title>Running Exim without privilege</title>
58054 <para>
58055 <indexterm role="concept">
58056 <primary>privilege</primary>
58057 <secondary>running without</secondary>
58058 </indexterm>
58059 <indexterm role="concept">
58060 <primary>unprivileged running</primary>
58061 </indexterm>
58062 <indexterm role="concept">
58063 <primary>root privilege</primary>
58064 <secondary>running without</secondary>
58065 </indexterm>
58066 Some installations like to run Exim in an unprivileged state for more of its
58067 operation, for added security. Support for this mode of operation is provided
58068 by the global option <option>deliver_drop_privilege</option>. When this is set, the uid and
58069 gid are changed to the Exim user and group at the start of a delivery process
58070 (and also queue runner and address testing processes). This means that address
58071 routing is no longer run as root, and the deliveries themselves cannot change
58072 to any other uid.
58073 </para>
58074 <para>
58075 Leaving the binary setuid to root, but setting <option>deliver_drop_privilege</option> means
58076 that the daemon can still be started in the usual way, and it can respond
58077 correctly to SIGHUP because the re-invocation regains root privilege.
58078 </para>
58079 <para>
58080 An alternative approach is to make Exim setuid to the Exim user and also setgid
58081 to the Exim group.
58082 If you do this, the daemon must be started from a root process. (Calling
58083 Exim from a root process makes it behave in the way it does when it is setuid
58084 root.) However, the daemon cannot restart itself after a SIGHUP signal because
58085 it cannot regain privilege.
58086 </para>
58087 <para>
58088 It is still useful to set <option>deliver_drop_privilege</option> in this case, because it
58089 stops Exim from trying to re-invoke itself to do a delivery after a message has
58090 been received. Such a re-invocation is a waste of resources because it has no
58091 effect.
58092 </para>
58093 <para>
58094 If restarting the daemon is not an issue (for example, if <option>mua_wrapper</option> is
58095 set, or <emphasis>inetd</emphasis> is being used instead of a daemon), having the binary setuid
58096 to the Exim user seems a clean approach, but there is one complication:
58097 </para>
58098 <para>
58099 In this style of operation, Exim is running with the real uid and gid set to
58100 those of the calling process, and the effective uid/gid set to Exim&#x2019;s values.
58101 Ideally, any association with the calling process&#x2019; uid/gid should be dropped,
58102 that is, the real uid/gid should be reset to the effective values so as to
58103 discard any privileges that the caller may have. While some operating systems
58104 have a function that permits this action for a non-root effective uid, quite a
58105 number of them do not. Because of this lack of standardization, Exim does not
58106 address this problem at this time.
58107 </para>
58108 <para>
58109 For this reason, the recommended approach for <quote>mostly unprivileged</quote> running
58110 is to keep the Exim binary setuid to root, and to set
58111 <option>deliver_drop_privilege</option>. This also has the advantage of allowing a daemon to
58112 be used in the most straightforward way.
58113 </para>
58114 <para>
58115 If you configure Exim not to run delivery processes as root, there are a
58116 number of restrictions on what you can do:
58117 </para>
58118 <itemizedlist>
58119 <listitem>
58120 <para>
58121 You can deliver only as the Exim user/group. You should  explicitly use the
58122 <option>user</option> and <option>group</option> options to override routers or local transports that
58123 normally deliver as the recipient. This makes sure that configurations that
58124 work in this mode function the same way in normal mode. Any implicit or
58125 explicit specification of another user causes an error.
58126 </para>
58127 </listitem>
58128 <listitem>
58129 <para>
58130 Use of <filename>.forward</filename> files is severely restricted, such that it is usually
58131 not worthwhile to include them in the configuration.
58132 </para>
58133 </listitem>
58134 <listitem>
58135 <para>
58136 Users who wish to use <filename>.forward</filename> would have to make their home directory and
58137 the file itself accessible to the Exim user. Pipe and append-to-file entries,
58138 and their equivalents in Exim filters, cannot be used. While they could be
58139 enabled in the Exim user&#x2019;s name, that would be insecure and not very useful.
58140 </para>
58141 </listitem>
58142 <listitem>
58143 <para>
58144 Unless the local user mailboxes are all owned by the Exim user (possible in
58145 some POP3 or IMAP-only environments):
58146 </para>
58147 <orderedlist numeration="arabic">
58148 <listitem>
58149 <para>
58150 They must be owned by the Exim group and be writable by that group. This
58151 implies you must set <option>mode</option> in the appendfile configuration, as well as the
58152 mode of the mailbox files themselves.
58153 </para>
58154 </listitem>
58155 <listitem>
58156 <para>
58157 You must set <option>no_check_owner</option>, since most or all of the files will not be
58158 owned by the Exim user.
58159 </para>
58160 </listitem>
58161 <listitem>
58162 <para>
58163 You must set <option>file_must_exist</option>, because Exim cannot set the owner correctly
58164 on a newly created mailbox when unprivileged. This also implies that new
58165 mailboxes need to be created manually.
58166 </para>
58167 </listitem>
58168 </orderedlist>
58169 </listitem>
58170 </itemizedlist>
58171 <para>
58172 These restrictions severely restrict what can be done in local deliveries.
58173 However, there are no restrictions on remote deliveries. If you are running a
58174 gateway host that does no local deliveries, setting <option>deliver_drop_privilege</option>
58175 gives more security at essentially no cost.
58176 </para>
58177 <para>
58178 If you are using the <option>mua_wrapper</option> facility (see chapter
58179 <xref linkend="CHAPnonqueueing"/>), <option>deliver_drop_privilege</option> is forced to be true.
58180 </para>
58181 </section>
58182 <section>
58183 <title>Delivering to local files</title>
58184 <para>
58185 Full details of the checks applied by <command>appendfile</command> before it writes to a file
58186 are given in chapter <xref linkend="CHAPappendfile"/>.
58187 </para>
58188 </section>
58189 <section>
58190 <title>IPv4 source routing</title>
58191 <para>
58192 <indexterm role="concept">
58193 <primary>source routing</primary>
58194 <secondary>in IP packets</secondary>
58195 </indexterm>
58196 <indexterm role="concept">
58197 <primary>IP source routing</primary>
58198 </indexterm>
58199 Many operating systems suppress IP source-routed packets in the kernel, but
58200 some cannot be made to do this, so Exim does its own check. It logs incoming
58201 IPv4 source-routed TCP calls, and then drops them. Things are all different in
58202 IPv6. No special checking is currently done.
58203 </para>
58204 </section>
58205 <section>
58206 <title>The VRFY, EXPN, and ETRN commands in SMTP</title>
58207 <para>
58208 Support for these SMTP commands is disabled by default. If required, they can
58209 be enabled by defining suitable ACLs.
58210 </para>
58211 </section>
58212 <section>
58213 <title>Privileged users</title>
58214 <para>
58215 <indexterm role="concept">
58216 <primary>trusted user</primary>
58217 </indexterm>
58218 <indexterm role="concept">
58219 <primary>admin user</primary>
58220 </indexterm>
58221 <indexterm role="concept">
58222 <primary>privileged user</primary>
58223 </indexterm>
58224 <indexterm role="concept">
58225 <primary>user</primary>
58226 <secondary>trusted</secondary>
58227 </indexterm>
58228 <indexterm role="concept">
58229 <primary>user</primary>
58230 <secondary>admin</secondary>
58231 </indexterm>
58232 Exim recognises two sets of users with special privileges. Trusted users are
58233 able to submit new messages to Exim locally, but supply their own sender
58234 addresses and information about a sending host. For other users submitting
58235 local messages, Exim sets up the sender address from the uid, and doesn&#x2019;t
58236 permit a remote host to be specified.
58237 </para>
58238 <para>
58239 <indexterm role="concept">
58240 <primary><option>-f</option> option</primary>
58241 </indexterm>
58242 However, an untrusted user is permitted to use the <option>-f</option> command line option
58243 in the special form <option>-f &lt;&gt;</option> to indicate that a delivery failure for the
58244 message should not cause an error report. This affects the message&#x2019;s envelope,
58245 but it does not affect the <emphasis>Sender:</emphasis> header. Untrusted users may also be
58246 permitted to use specific forms of address with the <option>-f</option> option by setting
58247 the <option>untrusted_set_sender</option> option.
58248 </para>
58249 <para>
58250 Trusted users are used to run processes that receive mail messages from some
58251 other mail domain and pass them on to Exim for delivery either locally, or over
58252 the Internet. Exim trusts a caller that is running as root, as the Exim user,
58253 as any user listed in the <option>trusted_users</option> configuration option, or under any
58254 group listed in the <option>trusted_groups</option> option.
58255 </para>
58256 <para>
58257 Admin users are permitted to do things to the messages on Exim&#x2019;s queue. They
58258 can freeze or thaw messages, cause them to be returned to their senders, remove
58259 them entirely, or modify them in various ways. In addition, admin users can run
58260 the Exim monitor and see all the information it is capable of providing, which
58261 includes the contents of files on the spool.
58262 </para>
58263 <para>
58264 <indexterm role="concept">
58265 <primary><option>-M</option> option</primary>
58266 </indexterm>
58267 <indexterm role="concept">
58268 <primary><option>-q</option> option</primary>
58269 </indexterm>
58270 By default, the use of the <option>-M</option> and <option>-q</option> options to cause Exim to attempt
58271 delivery of messages on its queue is restricted to admin users. This
58272 restriction can be relaxed by setting the <option>no_prod_requires_admin</option> option.
58273 Similarly, the use of <option>-bp</option> (and its variants) to list the contents of the
58274 queue is also restricted to admin users. This restriction can be relaxed by
58275 setting <option>no_queue_list_requires_admin</option>.
58276 </para>
58277 <para>
58278 Exim recognises an admin user if the calling process is running as root or as
58279 the Exim user or if any of the groups associated with the calling process is
58280 the Exim group. It is not necessary actually to be running under the Exim
58281 group. However, if admin users who are not root or the Exim user are to access
58282 the contents of files on the spool via the Exim monitor (which runs
58283 unprivileged), Exim must be built to allow group read access to its spool
58284 files.
58285 </para>
58286 </section>
58287 <section>
58288 <title>Spool files</title>
58289 <para>
58290 <indexterm role="concept">
58291 <primary>spool directory</primary>
58292 <secondary>files</secondary>
58293 </indexterm>
58294 Exim&#x2019;s spool directory and everything it contains is owned by the Exim user and
58295 set to the Exim group. The mode for spool files is defined in the
58296 <filename>Local/Makefile</filename> configuration file, and defaults to 0640. This means that
58297 any user who is a member of the Exim group can access these files.
58298 </para>
58299 </section>
58300 <section>
58301 <title>Use of argv[0]</title>
58302 <para>
58303 Exim examines the last component of <option>argv[0]</option>, and if it matches one of a set
58304 of specific strings, Exim assumes certain options. For example, calling Exim
58305 with the last component of <option>argv[0]</option> set to <quote>rsmtp</quote> is exactly equivalent
58306 to calling it with the option <option>-bS</option>. There are no security implications in
58307 this.
58308 </para>
58309 </section>
58310 <section>
58311 <title>Use of %f formatting</title>
58312 <para>
58313 The only use made of <quote>%f</quote> by Exim is in formatting load average values. These
58314 are actually stored in integer variables as 1000 times the load average.
58315 Consequently, their range is limited and so therefore is the length of the
58316 converted output.
58317 </para>
58318 </section>
58319 <section>
58320 <title>Embedded Exim path</title>
58321 <para>
58322 Exim uses its own path name, which is embedded in the code, only when it needs
58323 to re-exec in order to regain root privilege. Therefore, it is not root when it
58324 does so. If some bug allowed the path to get overwritten, it would lead to an
58325 arbitrary program&#x2019;s being run as exim, not as root.
58326 </para>
58327 </section>
58328 <section>
58329 <title>Use of sprintf()</title>
58330 <para>
58331 <indexterm role="concept">
58332 <primary><function>sprintf()</function></primary>
58333 </indexterm>
58334 A large number of occurrences of <quote>sprintf</quote> in the code are actually calls to
58335 <emphasis>string_sprintf()</emphasis>, a function that returns the result in malloc&#x2019;d store.
58336 The intermediate formatting is done into a large fixed buffer by a function
58337 that runs through the format string itself, and checks the length of each
58338 conversion before performing it, thus preventing buffer overruns.
58339 </para>
58340 <para>
58341 The remaining uses of <function>sprintf()</function> happen in controlled circumstances where
58342 the output buffer is known to be sufficiently long to contain the converted
58343 string.
58344 </para>
58345 </section>
58346 <section>
58347 <title>Use of debug_printf() and log_write()</title>
58348 <para>
58349 Arbitrary strings are passed to both these functions, but they do their
58350 formatting by calling the function <emphasis>string_vformat()</emphasis>, which runs through
58351 the format string itself, and checks the length of each conversion.
58352 </para>
58353 </section>
58354 <section>
58355 <title>Use of strcat() and strcpy()</title>
58356 <para>
58357 These are used only in cases where the output buffer is known to be large
58358 enough to hold the result.
58359 <indexterm role="concept" startref="IIDsecurcon" class="endofrange"/>
58360 </para>
58361 </section>
58362 </chapter>
58363
58364 <chapter id="CHAPspool">
58365 <title>Format of spool files</title>
58366 <para>
58367 <indexterm role="concept" id="IIDforspo1" class="startofrange">
58368 <primary>format</primary>
58369 <secondary>spool files</secondary>
58370 </indexterm>
58371 <indexterm role="concept" id="IIDforspo2" class="startofrange">
58372 <primary>spool directory</primary>
58373 <secondary>format of files</secondary>
58374 </indexterm>
58375 <indexterm role="concept" id="IIDforspo3" class="startofrange">
58376 <primary>spool files</primary>
58377 <secondary>format of</secondary>
58378 </indexterm>
58379 <indexterm role="concept">
58380 <primary>spool files</primary>
58381 <secondary>editing</secondary>
58382 </indexterm>
58383 A message on Exim&#x2019;s queue consists of two files, whose names are the message id
58384 followed by -D and -H, respectively. The data portion of the message is kept in
58385 the -D file on its own. The message&#x2019;s envelope, status, and headers are all
58386 kept in the -H file, whose format is described in this chapter. Each of these
58387 two files contains the final component of its own name as its first line. This
58388 is insurance against disk crashes where the directory is lost but the files
58389 themselves are recoverable.
58390 </para>
58391 <para>
58392 Some people are tempted into editing -D files in order to modify messages. You
58393 need to be extremely careful if you do this; it is not recommended and you are
58394 on your own if you do it. Here are some of the pitfalls:
58395 </para>
58396 <itemizedlist>
58397 <listitem>
58398 <para>
58399 You must ensure that Exim does not try to deliver the message while you are
58400 fiddling with it. The safest way is to take out a write lock on the -D file,
58401 which is what Exim itself does, using <function>fcntl()</function>. If you update the file in
58402 place, the lock will be retained. If you write a new file and rename it, the
58403 lock will be lost at the instant of rename.
58404 </para>
58405 </listitem>
58406 <listitem>
58407 <para>
58408 <indexterm role="concept">
58409 <primary><varname>$body_linecount</varname></primary>
58410 </indexterm>
58411 If you change the number of lines in the file, the value of
58412 <varname>$body_linecount</varname>, which is stored in the -H file, will be incorrect. At
58413 present, this value is not used by Exim, but there is no guarantee that this
58414 will always be the case.
58415 </para>
58416 </listitem>
58417 <listitem>
58418 <para>
58419 If the message is in MIME format, you must take care not to break it.
58420 </para>
58421 </listitem>
58422 <listitem>
58423 <para>
58424 If the message is cryptographically signed, any change will invalidate the
58425 signature.
58426 </para>
58427 </listitem>
58428 </itemizedlist>
58429 <para>
58430 Files whose names end with -J may also be seen in the <filename>input</filename> directory (or
58431 its subdirectories when <option>split_spool_directory</option> is set). These are journal
58432 files, used to record addresses to which the message has been delivered during
58433 the course of a delivery run. At the end of the run, the -H file is updated,
58434 and the -J file is deleted.
58435 </para>
58436 <section>
58437 <title>Format of the -H file</title>
58438 <para>
58439 <indexterm role="concept">
58440 <primary>uid (user id)</primary>
58441 <secondary>in spool file</secondary>
58442 </indexterm>
58443 <indexterm role="concept">
58444 <primary>gid (group id)</primary>
58445 <secondary>in spool file</secondary>
58446 </indexterm>
58447 The second line of the -H file contains the login name for the uid of the
58448 process that called Exim to read the message, followed by the numerical uid and
58449 gid. For a locally generated message, this is normally the user who sent the
58450 message. For a message received over TCP/IP, it is normally the Exim user.
58451 </para>
58452 <para>
58453 The third line of the file contains the address of the message&#x2019;s sender as
58454 transmitted in the envelope, contained in angle brackets. The sender address is
58455 empty for bounce messages. For incoming SMTP mail, the sender address is given
58456 in the MAIL command. For locally generated mail, the sender address is
58457 created by Exim from the login name of the current user and the configured
58458 <option>qualify_domain</option>. However, this can be overridden by the <option>-f</option> option or a
58459 leading <quote>From&nbsp;</quote> line if the caller is trusted, or if the supplied address is
58460 <quote>&lt;&gt;</quote> or an address that matches <option>untrusted_set_senders</option>.
58461 </para>
58462 <para>
58463 The fourth line contains two numbers. The first is the time that the message
58464 was received, in the conventional Unix form &ndash; the number of seconds since the
58465 start of the epoch. The second number is a count of the number of messages
58466 warning of delayed delivery that have been sent to the sender.
58467 </para>
58468 <para>
58469 There follow a number of lines starting with a hyphen. These can appear in any
58470 order, and are omitted when not relevant:
58471 </para>
58472 <variablelist>
58473 <varlistentry>
58474 <term><option>-acl</option> &lt;<emphasis>number</emphasis>&gt; &lt;<emphasis>length</emphasis>&gt;</term>
58475 <listitem>
58476 <para>
58477 This item is obsolete, and is not generated from Exim release 4.61 onwards;
58478 <option>-aclc</option> and <option>-aclm</option> are used instead. However, <option>-acl</option> is still
58479 recognized, to provide backward compatibility. In the old format, a line of
58480 this form is present for every ACL variable that is not empty. The number
58481 identifies the variable; the <option>acl_c</option><emphasis role="bold">x</emphasis> variables are numbered 0&ndash;9 and
58482 the <option>acl_m</option><emphasis role="bold">x</emphasis> variables are numbered 10&ndash;19. The length is the length of
58483 the data string for the variable. The string itself starts at the beginning of
58484 the next line, and is followed by a newline character. It may contain internal
58485 newlines.
58486 </para>
58487 </listitem></varlistentry>
58488 <varlistentry>
58489 <term><option>-aclc</option> &lt;<emphasis>number</emphasis>&gt; &lt;<emphasis>length</emphasis>&gt;</term>
58490 <listitem>
58491 <para>
58492 A line of this form is present for every ACL connection variable that is not
58493 empty. The number identifies the variable. The length is the length of the data
58494 string for the variable. The string itself starts at the beginning of the next
58495 line, and is followed by a newline character. It may contain internal newlines.
58496 </para>
58497 </listitem></varlistentry>
58498 <varlistentry>
58499 <term><option>-aclm</option> &lt;<emphasis>number</emphasis>&gt; &lt;<emphasis>length</emphasis>&gt;</term>
58500 <listitem>
58501 <para>
58502 A line of this form is present for every ACL message variable that is not
58503 empty. The number identifies the variable. The length is the length of the data
58504 string for the variable. The string itself starts at the beginning of the next
58505 line, and is followed by a newline character. It may contain internal newlines.
58506 </para>
58507 </listitem></varlistentry>
58508 <varlistentry>
58509 <term><option>-active_hostname</option> &lt;<emphasis>hostname</emphasis>&gt;</term>
58510 <listitem>
58511 <para>
58512 This is present if, when the message was received over SMTP, the value of
58513 <varname>$smtp_active_hostname</varname> was different to the value of <varname>$primary_hostname</varname>.
58514 </para>
58515 </listitem></varlistentry>
58516 <varlistentry>
58517 <term><option>-allow_unqualified_recipient</option></term>
58518 <listitem>
58519 <para>
58520 This is present if unqualified recipient addresses are permitted in header
58521 lines (to stop such addresses from being qualified if rewriting occurs at
58522 transport time). Local messages that were input using <option>-bnq</option> and remote
58523 messages from hosts that match <option>recipient_unqualified_hosts</option> set this flag.
58524 </para>
58525 </listitem></varlistentry>
58526 <varlistentry>
58527 <term><option>-allow_unqualified_sender</option></term>
58528 <listitem>
58529 <para>
58530 This is present if unqualified sender addresses are permitted in header lines
58531 (to stop such addresses from being qualified if rewriting occurs at transport
58532 time). Local messages that were input using <option>-bnq</option> and remote messages from
58533 hosts that match <option>sender_unqualified_hosts</option> set this flag.
58534 </para>
58535 </listitem></varlistentry>
58536 <varlistentry>
58537 <term><option>-auth_id</option> &lt;<emphasis>text</emphasis>&gt;</term>
58538 <listitem>
58539 <para>
58540 The id information for a message received on an authenticated SMTP connection
58541 &ndash; the value of the <varname>$authenticated_id</varname> variable.
58542 </para>
58543 </listitem></varlistentry>
58544 <varlistentry>
58545 <term><option>-auth_sender</option> &lt;<emphasis>address</emphasis>&gt;</term>
58546 <listitem>
58547 <para>
58548 The address of an authenticated sender &ndash; the value of the
58549 <varname>$authenticated_sender</varname> variable.
58550 </para>
58551 </listitem></varlistentry>
58552 <varlistentry>
58553 <term><option>-body_linecount</option> &lt;<emphasis>number</emphasis>&gt;</term>
58554 <listitem>
58555 <para>
58556 This records the number of lines in the body of the message, and is always
58557 present.
58558 </para>
58559 </listitem></varlistentry>
58560 <varlistentry>
58561 <term><option>-body_zerocount</option> &lt;<emphasis>number</emphasis>&gt;</term>
58562 <listitem>
58563 <para>
58564 This records the number of binary zero bytes in the body of the message, and is
58565 present if the number is greater than zero.
58566 </para>
58567 </listitem></varlistentry>
58568 <varlistentry>
58569 <term><option>-deliver_firsttime</option></term>
58570 <listitem>
58571 <para>
58572 This is written when a new message is first added to the spool. When the spool
58573 file is updated after a deferral, it is omitted.
58574 </para>
58575 </listitem></varlistentry>
58576 <varlistentry>
58577 <term><option>-frozen</option> &lt;<emphasis>time</emphasis>&gt;</term>
58578 <listitem>
58579 <para>
58580 <indexterm role="concept">
58581 <primary>frozen messages</primary>
58582 <secondary>spool data</secondary>
58583 </indexterm>
58584 The message is frozen, and the freezing happened at &lt;<emphasis>time</emphasis>&gt;.
58585 </para>
58586 </listitem></varlistentry>
58587 <varlistentry>
58588 <term><option>-helo_name</option> &lt;<emphasis>text</emphasis>&gt;</term>
58589 <listitem>
58590 <para>
58591 This records the host name as specified by a remote host in a HELO or EHLO
58592 command.
58593 </para>
58594 </listitem></varlistentry>
58595 <varlistentry>
58596 <term><option>-host_address</option> &lt;<emphasis>address</emphasis>&gt;.&lt;<emphasis>port</emphasis>&gt;</term>
58597 <listitem>
58598 <para>
58599 This records the IP address of the host from which the message was received and
58600 the remote port number that was used. It is omitted for locally generated
58601 messages.
58602 </para>
58603 </listitem></varlistentry>
58604 <varlistentry>
58605 <term><option>-host_auth</option> &lt;<emphasis>text</emphasis>&gt;</term>
58606 <listitem>
58607 <para>
58608 If the message was received on an authenticated SMTP connection, this records
58609 the name of the authenticator &ndash; the value of the
58610 <varname>$sender_host_authenticated</varname> variable.
58611 </para>
58612 </listitem></varlistentry>
58613 <varlistentry>
58614 <term><option>-host_lookup_failed</option></term>
58615 <listitem>
58616 <para>
58617 This is present if an attempt to look up the sending host&#x2019;s name from its IP
58618 address failed. It corresponds to the <varname>$host_lookup_failed</varname> variable.
58619 </para>
58620 </listitem></varlistentry>
58621 <varlistentry>
58622 <term><option>-host_name</option> &lt;<emphasis>text</emphasis>&gt;</term>
58623 <listitem>
58624 <para>
58625 <indexterm role="concept">
58626 <primary>reverse DNS lookup</primary>
58627 </indexterm>
58628 <indexterm role="concept">
58629 <primary>DNS</primary>
58630 <secondary>reverse lookup</secondary>
58631 </indexterm>
58632 This records the name of the remote host from which the message was received,
58633 if the host name was looked up from the IP address when the message was being
58634 received. It is not present if no reverse lookup was done.
58635 </para>
58636 </listitem></varlistentry>
58637 <varlistentry>
58638 <term><option>-ident</option> &lt;<emphasis>text</emphasis>&gt;</term>
58639 <listitem>
58640 <para>
58641 For locally submitted messages, this records the login of the originating user,
58642 unless it was a trusted user and the <option>-oMt</option> option was used to specify an
58643 ident value. For messages received over TCP/IP, this records the ident string
58644 supplied by the remote host, if any.
58645 </para>
58646 </listitem></varlistentry>
58647 <varlistentry>
58648 <term><option>-interface_address</option> &lt;<emphasis>address</emphasis>&gt;.&lt;<emphasis>port</emphasis>&gt;</term>
58649 <listitem>
58650 <para>
58651 This records the IP address of the local interface and the port number through
58652 which a message was received from a remote host. It is omitted for locally
58653 generated messages.
58654 </para>
58655 </listitem></varlistentry>
58656 <varlistentry>
58657 <term><option>-local</option></term>
58658 <listitem>
58659 <para>
58660 The message is from a local sender.
58661 </para>
58662 </listitem></varlistentry>
58663 <varlistentry>
58664 <term><option>-localerror</option></term>
58665 <listitem>
58666 <para>
58667 The message is a locally-generated bounce message.
58668 </para>
58669 </listitem></varlistentry>
58670 <varlistentry>
58671 <term><option>-local_scan</option> &lt;<emphasis>string</emphasis>&gt;</term>
58672 <listitem>
58673 <para>
58674 This records the data string that was returned by the <function>local_scan()</function> function
58675 when the message was received &ndash; the value of the <varname>$local_scan_data</varname>
58676 variable. It is omitted if no data was returned.
58677 </para>
58678 </listitem></varlistentry>
58679 <varlistentry>
58680 <term><option>-manual_thaw</option></term>
58681 <listitem>
58682 <para>
58683 The message was frozen but has been thawed manually, that is, by an explicit
58684 Exim command rather than via the auto-thaw process.
58685 </para>
58686 </listitem></varlistentry>
58687 <varlistentry>
58688 <term><option>-N</option></term>
58689 <listitem>
58690 <para>
58691 A testing delivery process was started using the <option>-N</option> option to suppress any
58692 actual deliveries, but delivery was deferred. At any further delivery attempts,
58693 <option>-N</option> is assumed.
58694 </para>
58695 </listitem></varlistentry>
58696 <varlistentry>
58697 <term><option>-received_protocol</option></term>
58698 <listitem>
58699 <para>
58700 This records the value of the <varname>$received_protocol</varname> variable, which contains
58701 the name of the protocol by which the message was received.
58702 </para>
58703 </listitem></varlistentry>
58704 <varlistentry>
58705 <term><option>-sender_set_untrusted</option></term>
58706 <listitem>
58707 <para>
58708 The envelope sender of this message was set by an untrusted local caller (used
58709 to ensure that the caller is displayed in queue listings).
58710 </para>
58711 </listitem></varlistentry>
58712 <varlistentry>
58713 <term><option>-spam_score_int</option> &lt;<emphasis>number</emphasis>&gt;</term>
58714 <listitem>
58715 <para>
58716 If a message was scanned by SpamAssassin, this is present. It records the value
58717 of <varname>$spam_score_int</varname>.
58718 </para>
58719 </listitem></varlistentry>
58720 <varlistentry>
58721 <term><option>-tls_certificate_verified</option></term>
58722 <listitem>
58723 <para>
58724 A TLS certificate was received from the client that sent this message, and the
58725 certificate was verified by the server.
58726 </para>
58727 </listitem></varlistentry>
58728 <varlistentry>
58729 <term><option>-tls_cipher</option> &lt;<emphasis>cipher name</emphasis>&gt;</term>
58730 <listitem>
58731 <para>
58732 When the message was received over an encrypted connection, this records the
58733 name of the cipher suite that was used.
58734 </para>
58735 </listitem></varlistentry>
58736 <varlistentry>
58737 <term><option>-tls_peerdn</option> &lt;<emphasis>peer DN</emphasis>&gt;</term>
58738 <listitem>
58739 <para>
58740 When the message was received over an encrypted connection, and a certificate
58741 was received from the client, this records the Distinguished Name from that
58742 certificate.
58743 </para>
58744 </listitem></varlistentry>
58745 </variablelist>
58746 <para>
58747 Following the options there is a list of those addresses to which the message
58748 is not to be delivered. This set of addresses is initialized from the command
58749 line when the <option>-t</option> option is used and <option>extract_addresses_remove_arguments</option>
58750 is set; otherwise it starts out empty. Whenever a successful delivery is made,
58751 the address is added to this set. The addresses are kept internally as a
58752 balanced binary tree, and it is a representation of that tree which is written
58753 to the spool file. If an address is expanded via an alias or forward file, the
58754 original address is added to the tree when deliveries to all its child
58755 addresses are complete.
58756 </para>
58757 <para>
58758 If the tree is empty, there is a single line in the spool file containing just
58759 the text <quote>XX</quote>. Otherwise, each line consists of two letters, which are either
58760 Y or N, followed by an address. The address is the value for the node of the
58761 tree, and the letters indicate whether the node has a left branch and/or a
58762 right branch attached to it, respectively. If branches exist, they immediately
58763 follow. Here is an example of a three-node tree:
58764 </para>
58765 <literallayout class="monospaced">
58766 YY darcy@austen.fict.example
58767 NN alice@wonderland.fict.example
58768 NN editor@thesaurus.ref.example
58769 </literallayout>
58770 <para>
58771 After the non-recipients tree, there is a list of the message&#x2019;s recipients.
58772 This is a simple list, preceded by a count. It includes all the original
58773 recipients of the message, including those to whom the message has already been
58774 delivered. In the simplest case, the list contains one address per line. For
58775 example:
58776 </para>
58777 <literallayout class="monospaced">
58778 4
58779 editor@thesaurus.ref.example
58780 darcy@austen.fict.example
58781 rdo@foundation
58782 alice@wonderland.fict.example
58783 </literallayout>
58784 <para>
58785 However, when a child address has been added to the top-level addresses as a
58786 result of the use of the <option>one_time</option> option on a <command>redirect</command> router, each
58787 line is of the following form:
58788 </para>
58789 <literallayout>
58790 &lt;<emphasis>top-level address</emphasis>&gt; &lt;<emphasis>errors_to address</emphasis>&gt; &lt;<emphasis>length</emphasis>&gt;,&lt;<emphasis>parent number</emphasis>&gt;#&lt;<emphasis>flag bits</emphasis>&gt;
58791 </literallayout>
58792 <para>
58793 The 01 flag bit indicates the presence of the three other fields that follow
58794 the top-level address. Other bits may be used in future to support additional
58795 fields. The &lt;<emphasis>parent number</emphasis>&gt; is the offset in the recipients list of the
58796 original parent of the <quote>one time</quote> address. The first two fields are the
58797 envelope sender that is associated with this address and its length. If the
58798 length is zero, there is no special envelope sender (there are then two space
58799 characters in the line). A non-empty field can arise from a <command>redirect</command> router
58800 that has an <option>errors_to</option> setting.
58801 </para>
58802 <para>
58803 A blank line separates the envelope and status information from the headers
58804 which follow. A header may occupy several lines of the file, and to save effort
58805 when reading it in, each header is preceded by a number and an identifying
58806 character. The number is the number of characters in the header, including any
58807 embedded newlines and the terminating newline. The character is one of the
58808 following:
58809 </para>
58810 <informaltable frame="none">
58811 <tgroup cols="2" colsep="0" rowsep="0">
58812 <colspec colwidth="50pt" align="left"/>
58813 <colspec colwidth="260pt" align="left"/>
58814 <tbody>
58815 <row>
58816 <entry>&lt;<emphasis>blank</emphasis>&gt;</entry>
58817 <entry>header in which Exim has no special interest</entry>
58818 </row>
58819 <row>
58820 <entry><literal>B</literal></entry>
58821 <entry><emphasis>Bcc:</emphasis> header</entry>
58822 </row>
58823 <row>
58824 <entry><literal>C</literal></entry>
58825 <entry><emphasis>Cc:</emphasis> header</entry>
58826 </row>
58827 <row>
58828 <entry><literal>F</literal></entry>
58829 <entry><emphasis>From:</emphasis> header</entry>
58830 </row>
58831 <row>
58832 <entry><literal>I</literal></entry>
58833 <entry><emphasis>Message-id:</emphasis> header</entry>
58834 </row>
58835 <row>
58836 <entry><literal>P</literal></entry>
58837 <entry><emphasis>Received:</emphasis> header &ndash; P for <quote>postmark</quote></entry>
58838 </row>
58839 <row>
58840 <entry><literal>R</literal></entry>
58841 <entry><emphasis>Reply-To:</emphasis> header</entry>
58842 </row>
58843 <row>
58844 <entry><literal>S</literal></entry>
58845 <entry><emphasis>Sender:</emphasis> header</entry>
58846 </row>
58847 <row>
58848 <entry><literal>T</literal></entry>
58849 <entry><emphasis>To:</emphasis> header</entry>
58850 </row>
58851 <row>
58852 <entry><literal>*</literal></entry>
58853 <entry>replaced or deleted header</entry>
58854 </row>
58855 </tbody>
58856 </tgroup>
58857 </informaltable>
58858 <para>
58859 Deleted or replaced (rewritten) headers remain in the spool file for debugging
58860 purposes. They are not transmitted when the message is delivered. Here is a
58861 typical set of headers:
58862 </para>
58863 <literallayout class="monospaced">
58864 111P Received: by hobbit.fict.example with local (Exim 4.00)
58865 id 14y9EI-00026G-00; Fri, 11 May 2001 10:28:59 +0100
58866 049  Message-Id: &lt;E14y9EI-00026G-00@hobbit.fict.example&gt;
58867 038* X-rewrote-sender: bb@hobbit.fict.example
58868 042* From: Bilbo Baggins &lt;bb@hobbit.fict.example&gt;
58869 049F From: Bilbo Baggins &lt;B.Baggins@hobbit.fict.example&gt;
58870 099* To: alice@wonderland.fict.example, rdo@foundation,
58871 darcy@austen.fict.example, editor@thesaurus.ref.example
58872 104T To: alice@wonderland.fict.example, rdo@foundation.example,
58873 darcy@austen.fict.example, editor@thesaurus.ref.example
58874 038  Date: Fri, 11 May 2001 10:28:59 +0100
58875 </literallayout>
58876 <para>
58877 The asterisked headers indicate that the envelope sender, <emphasis>From:</emphasis> header, and
58878 <emphasis>To:</emphasis> header have been rewritten, the last one because routing expanded the
58879 unqualified domain <emphasis>foundation</emphasis>.
58880 <indexterm role="concept" startref="IIDforspo1" class="endofrange"/>
58881 <indexterm role="concept" startref="IIDforspo2" class="endofrange"/>
58882 <indexterm role="concept" startref="IIDforspo3" class="endofrange"/>
58883 </para>
58884 </section>
58885 </chapter>
58886
58887 <chapter>
58888 <title>Adding new drivers or lookup types</title>
58889 <titleabbrev>Adding drivers or lookups</titleabbrev>
58890 <para>
58891 <indexterm role="concept">
58892 <primary>adding drivers</primary>
58893 </indexterm>
58894 <indexterm role="concept">
58895 <primary>new drivers</primary>
58896 <secondary>adding</secondary>
58897 </indexterm>
58898 <indexterm role="concept">
58899 <primary>drivers</primary>
58900 <secondary>adding new</secondary>
58901 </indexterm>
58902 The following actions have to be taken in order to add a new router, transport,
58903 authenticator, or lookup type to Exim:
58904 </para>
58905 <orderedlist numeration="arabic">
58906 <listitem>
58907 <para>
58908 Choose a name for the driver or lookup type that does not conflict with any
58909 existing name; I will use <quote>newdriver</quote> in what follows.
58910 </para>
58911 </listitem>
58912 <listitem>
58913 <para>
58914 Add to <filename>src/EDITME</filename> the line:
58915 </para>
58916 <literallayout>
58917 &lt;<emphasis>type</emphasis>&gt;<literal>_NEWDRIVER=yes</literal>
58918 </literallayout>
58919 <para>
58920 where &lt;<emphasis>type</emphasis>&gt; is ROUTER, TRANSPORT, AUTH, or LOOKUP. If the
58921 code is not to be included in the binary by default, comment this line out. You
58922 should also add any relevant comments about the driver or lookup type.
58923 </para>
58924 </listitem>
58925 <listitem>
58926 <para>
58927 Add to <filename>src/config.h.defaults</filename> the line:
58928 </para>
58929 <literallayout class="monospaced">
58930 #define &lt;type&gt;_NEWDRIVER
58931 </literallayout>
58932 </listitem>
58933 <listitem>
58934 <para>
58935 Edit <filename>src/drtables.c</filename>, adding conditional code to pull in the private header
58936 and create a table entry as is done for all the other drivers and lookup types.
58937 </para>
58938 </listitem>
58939 <listitem>
58940 <para>
58941 Edit <filename>Makefile</filename> in the appropriate sub-directory (<filename>src/routers</filename>,
58942 <filename>src/transports</filename>, <filename>src/auths</filename>, or <filename>src/lookups</filename>); add a line for the new
58943 driver or lookup type and add it to the definition of OBJ.
58944 </para>
58945 </listitem>
58946 <listitem>
58947 <para>
58948 Create <filename>newdriver.h</filename> and <filename>newdriver.c</filename> in the appropriate sub-directory of
58949 <filename>src</filename>.
58950 </para>
58951 </listitem>
58952 <listitem>
58953 <para>
58954 Edit <filename>scripts/MakeLinks</filename> and add commands to link the <filename>.h</filename> and <filename>.c</filename> files
58955 as for other drivers and lookups.
58956 </para>
58957 </listitem>
58958 </orderedlist>
58959 <para>
58960 Then all you need to do is write the code! A good way to start is to make a
58961 proforma by copying an existing module of the same type, globally changing all
58962 occurrences of the name, and cutting out most of the code. Note that any
58963 options you create must be listed in alphabetical order, because the tables are
58964 searched using a binary chop procedure.
58965 </para>
58966 <para>
58967 There is a <filename>README</filename> file in each of the sub-directories of <filename>src</filename> describing
58968 the interface that is expected.
58969 </para>
58970 </chapter>
58971
58972 <index role="option">
58973 <title>Option index</title>
58974 </index>
58975
58976 <index role="concept">
58977 <title>Concept index</title>
58978 </index>
58979
58980 </book>