Import sendmail 8.13.7
[dragonfly.git] / contrib / sendmail-8.13.7 / doc / op / op.me
1 .\" Copyright (c) 1998-2005 Sendmail, Inc. and its suppliers.
2 .\"     All rights reserved.
3 .\" Copyright (c) 1983, 1995 Eric P. Allman.  All rights reserved.
4 .\" Copyright (c) 1983, 1993
5 .\"     The Regents of the University of California.  All rights reserved.
6 .\"
7 .\" By using this file, you agree to the terms and conditions set
8 .\" forth in the LICENSE file which can be found at the top level of
9 .\" the sendmail distribution.
10 .\"
11 .\"
12 .\"     $Id: op.me,v 8.708 2005/11/12 02:08:04 ca Exp $
13 .\"
14 .\" eqn op.me | pic | troff -me
15 .\"
16 .\" Define \(sc if not defined (for text output)
17 .\"
18 .if !c \(sc .char \(sc S
19 .\"
20 .\" Define \(dg as "*" for text output and create a new .DG macro
21 .\" which describes the symbol.
22 .\"
23 .if n .ds { [
24 .if n .ds } ]
25 .ie !c \(dg \{\
26 .char \(dg *
27 .de DG
28 an asterick
29 ..
30 .\}
31 .el \{\
32 .de DG
33 a dagger
34 ..
35 .\}
36 .\"
37 .\" Define \(dd as "#" for text output and create a new .DD macro
38 .\" which describes the symbol.
39 .\"
40 .ie !c \(dd \{\
41 .char \(dd #
42 .de DD
43 a pound sign
44 ..
45 .\}
46 .el \{\
47 .de DD
48 a double dagger
49 ..
50 .\}
51 .eh 'SMM:08-%''Sendmail Installation and Operation Guide'
52 .oh 'Sendmail Installation and Operation Guide''SMM:08-%'
53 .\" SD is lib if sendmail is installed in /usr/lib, sbin if in /usr/sbin
54 .ds SD sbin
55 .\" SB is bin if newaliases/mailq are installed in /usr/bin, ucb if in /usr/ucb
56 .ds SB bin
57 .nr si 3n
58 .de $0
59 .(x
60 .in \\$3u*3n
61 .ti -3n
62 \\$2.  \\$1
63 .)x
64 ..
65 .de $C
66 .(x
67 .in 0
68 \\$1 \\$2.  \\$3
69 .)x
70 ..
71 .+c
72 .(l C
73 .sz 16
74 .b SENDMAIL\u\s-6TM\s0\d
75 .sz 12
76 .sp
77 .b "INSTALLATION AND OPERATION GUIDE"
78 .(f
79 .b DISCLAIMER:
80 This documentation is under modification.
81 .)f
82 .sz 10
83 .sp
84 .r
85 Eric Allman
86 Claus Assmann
87 Gregory Neil Shapiro
88 Sendmail, Inc.
89 .sp
90 .de Ve
91 Version \\$2
92 ..
93 .Ve $Revision: 8.708 $
94 .rm Ve
95 .sp
96 For Sendmail Version 8.13
97 .)l
98 .(f
99 Sendmail is a trademark of Sendmail, Inc.
100 .)f
101 .sp 2
102 .pp
103 .i Sendmail \u\s-2TM\s0\d
104 implements a general purpose internetwork mail routing facility
105 under the UNIX\(rg
106 operating system.
107 It is not tied to any one transport protocol \*-
108 its function may be likened to a crossbar switch,
109 relaying messages from one domain into another.
110 In the process,
111 it can do a limited amount of message header editing
112 to put the message into a format that is appropriate
113 for the receiving domain.
114 All of this is done under the control of a configuration file.
115 .pp
116 Due to the requirements of flexibility
117 for
118 .i sendmail ,
119 the configuration file can seem somewhat unapproachable.
120 However, there are only a few basic configurations
121 for most sites,
122 for which standard configuration files have been supplied.
123 Most other configurations
124 can be built by adjusting an existing configuration file
125 incrementally.
126 .pp
127 .i Sendmail
128 is based on
129 RFC 821 (Simple Mail Transport Protocol),
130 RFC 822 (Internet Mail Headers Format),
131 RFC 974 (MX routing),
132 RFC 1123 (Internet Host Requirements),
133 RFC 1413 (Identification server),
134 RFC 1652 (SMTP 8BITMIME Extension),
135 RFC 1869 (SMTP Service Extensions),
136 RFC 1870 (SMTP SIZE Extension),
137 RFC 1891 (SMTP Delivery Status Notifications),
138 RFC 1892 (Multipart/Report),
139 RFC 1893 (Enhanced Mail System Status Codes),
140 RFC 1894 (Delivery Status Notifications),
141 RFC 1985 (SMTP Service Extension for Remote Message Queue Starting),
142 RFC 2033 (Local Message Transmission Protocol),
143 RFC 2034 (SMTP Service Extension for Returning Enhanced Error Codes),
144 RFC 2045 (MIME),
145 RFC 2476 (Message Submission),
146 RFC 2487 (SMTP Service Extension for Secure SMTP over TLS),
147 RFC 2554 (SMTP Service Extension for Authentication),
148 RFC 2821 (Simple Mail Transfer Protocol),
149 RFC 2822 (Internet Message Format),
150 RFC 2852 (Deliver By SMTP Service Extension),
151 and
152 RFC 2920 (SMTP Service Extension for Command Pipelining).
153 However, since
154 .i sendmail
155 is designed to work in a wider world,
156 in many cases it can be configured to exceed these protocols.
157 These cases are described herein.
158 .pp
159 Although
160 .i sendmail
161 is intended to run
162 without the need for monitoring,
163 it has a number of features
164 that may be used to monitor or adjust the operation
165 under unusual circumstances.
166 These features are described.
167 .pp
168 Section one describes how to do a basic
169 .i sendmail
170 installation.
171 Section two
172 explains the day-to-day information you should know
173 to maintain your mail system.
174 If you have a relatively normal site,
175 these two sections should contain sufficient information
176 for you to install
177 .i sendmail
178 and keep it happy.
179 Section three
180 has information regarding the command line arguments.
181 Section four
182 describes some parameters that may be safely tweaked.
183 Section five
184 contains the nitty-gritty information about the configuration
185 file.
186 This section is for masochists
187 and people who must write their own configuration file.
188 Section six
189 describes configuration that can be done at compile time.
190 The appendixes give a brief
191 but detailed explanation of a number of features
192 not described in the rest of the paper.
193 .bp 7
194 .sh 1 "BASIC INSTALLATION"
195 .pp
196 There are two basic steps to installing
197 .i sendmail .
198 First, you have to compile and install the binary.
199 If
200 .i sendmail
201 has already been ported to your operating system
202 that should be simple.
203 Second, you must build a run-time configuration file.
204 This is a file that
205 .i sendmail
206 reads when it starts up
207 that describes the mailers it knows about,
208 how to parse addresses,
209 how to rewrite the message header,
210 and the settings of various options.
211 Although the configuration file can be quite complex,
212 a configuration can usually be built
213 using an M4-based configuration language.
214 Assuming you have the standard
215 .i sendmail
216 distribution, see
217 .i cf/README
218 for further information.
219 .pp
220 The remainder of this section will describe the installation of
221 .i sendmail
222 assuming you can use one of the existing configurations
223 and that the standard installation parameters are acceptable.
224 All pathnames and examples
225 are given from the root of the
226 .i sendmail
227 subtree,
228 normally
229 .i /usr/src/usr.\*(SD/sendmail
230 on 4.4BSD-based systems.
231 .pp
232 Continue with the next section if you need/want to compile
233 .i sendmail
234 yourself.
235 If you have a running binary already on your system,
236 you should probably skip to section 1.2.
237 .sh 2 "Compiling Sendmail"
238 .pp
239 All
240 .i sendmail
241 source is in the
242 .i sendmail
243 subdirectory.
244 To compile sendmail,
245 .q cd
246 into the
247 .i sendmail
248 directory and type
249 .(b
250 \&./Build
251 .)b
252 This will leave the binary in an appropriately named subdirectory,
253 e.g.,
254 obj.BSD-OS.2.1.i386.
255 It works for multiple object versions
256 compiled out of the same directory.
257 .sh 3 "Tweaking the Build Invocation"
258 .pp
259 You can give parameters on the
260 .i Build
261 command.
262 In most cases these are only used when the
263 .i obj.*
264 directory is first created.
265 To restart from scratch, use
266 .i -c .
267 These commands include:
268 .nr ii 0.5i
269 .ip "\-L \fIlibdirs\fP"
270 A list of directories to search for libraries.
271 .ip "\-I \fIincdirs\fP"
272 A list of directories to search for include files.
273 .ip "\-E \fIenvar\fP=\fIvalue\fP"
274 Set an environment variable to an indicated
275 .i value
276 before compiling.
277 .ip "\-c"
278 Create a new
279 .i obj.*
280 tree before running.
281 .ip "\-f \fIsiteconfig\fP"
282 Read the indicated site configuration file.
283 If this parameter is not specified,
284 .i Build
285 includes
286 .i all
287 of the files
288 .i $BUILDTOOLS/Site/site.$oscf.m4
289 and
290 .i $BUILDTOOLS/Site/site.config.m4 ,
291 where $BUILDTOOLS is normally
292 .i \&../devtools
293 and $oscf is the same name as used on the
294 .i obj.*
295 directory.
296 See below for a description of the site configuration file.
297 .ip "\-S"
298 Skip auto-configuration.
299 .i Build
300 will avoid auto-detecting libraries if this is set.
301 All libraries and map definitions must be specified
302 in the site configuration file.
303 .lp
304 Most other parameters are passed to the
305 .i make
306 program; for details see
307 .i $BUILDTOOLS/README .
308 .sh 3 "Creating a Site Configuration File"
309 .\"XXX
310 .pp
311 (This section is not yet complete.
312 For now, see the file devtools/README for details.)
313 See sendmail/README for various compilation flags that can be set.
314 .sh 3 "Tweaking the Makefile"
315 .pp
316 .\" .b "XXX This should all be in the Site Configuration File section."
317 .i Sendmail
318 supports two different formats
319 for the local (on disk) version of databases,
320 notably the
321 .i aliases
322 database.
323 At least one of these should be defined if at all possible.
324 .nr ii 1i
325 .ip NDBM
326 The ``new DBM'' format,
327 available on nearly all systems around today.
328 This was the preferred format prior to 4.4BSD.
329 It allows such complex things as multiple databases
330 and closing a currently open database.
331 .ip NEWDB
332 The Berkeley DB package.
333 If you have this, use it.
334 It allows
335 long records,
336 multiple open databases,
337 real in-memory caching,
338 and so forth.
339 You can define this in conjunction with
340 .sm NDBM ;
341 if you do,
342 old alias databases are read,
343 but when a new database is created it will be in NEWDB format.
344 As a nasty hack,
345 if you have NEWDB, NDBM, and NIS defined,
346 and if the alias file name includes the substring
347 .q /yp/ ,
348 .i sendmail
349 will create both new and old versions of the alias file
350 during a
351 .i newalias
352 command.
353 This is required because the Sun NIS/YP system
354 reads the DBM version of the alias file.
355 It's ugly as sin,
356 but it works.
357 .lp
358 If neither of these are defined,
359 .i sendmail
360 reads the alias file into memory on every invocation.
361 This can be slow and should be avoided.
362 There are also several methods for remote database access:
363 .ip LDAP
364 Lightweight Directory Access Protocol.
365 .ip NIS
366 Sun's Network Information Services (formerly YP).
367 .ip NISPLUS
368 Sun's NIS+ services.
369 .ip NETINFO
370 NeXT's NetInfo service.
371 .ip HESIOD
372 Hesiod service (from Athena).
373 .lp
374 Other compilation flags are set in
375 .i conf.h
376 and should be predefined for you
377 unless you are porting to a new environment.
378 For more options see
379 .i sendmail/README .
380 .sh 3 "Compilation and installation"
381 .pp
382 After making the local system configuration described above,
383 You should be able to compile and install the system.
384 The script
385 .q Build
386 is the best approach on most systems:
387 .(b
388 \&./Build
389 .)b
390 This will use
391 .i uname (1)
392 to create a custom Makefile for your environment.
393 .pp
394 If you are installing in the standard places,
395 you should be able to install using
396 .(b
397 \&./Build install
398 .)b
399 This should install the binary in
400 /usr/\*(SD
401 and create links from
402 /usr/\*(SB/newaliases
403 and
404 /usr/\*(SB/mailq
405 to
406 /usr/\*(SD/sendmail.
407 On most systems it will also format and install man pages.
408 Notice: as of version 8.12
409 .i sendmail
410 will no longer be installed set-user-ID root by default.
411 If you really want to use the old method, you can specify it as target:
412 .(b
413 \&./Build install-set-user-id
414 .)b
415 .sh 2 "Configuration Files"
416 .pp
417 .i Sendmail
418 cannot operate without a configuration file.
419 The configuration defines the mail delivery mechanisms understood at this site,
420 how to access them,
421 how to forward email to remote mail systems,
422 and a number of tuning parameters.
423 This configuration file is detailed
424 in the later portion of this document.
425 .pp
426 The
427 .i sendmail
428 configuration can be daunting at first.
429 The world is complex,
430 and the mail configuration reflects that.
431 The distribution includes an m4-based configuration package
432 that hides a lot of the complexity.
433 See
434 .i cf/README
435 for details.
436 .pp
437 Our configuration files are processed by
438 .i m4
439 to facilitate local customization;
440 the directory
441 .i cf
442 of the
443 .i sendmail
444 distribution directory
445 contains the source files.
446 This directory contains several subdirectories:
447 .nr ii 1i
448 .ip cf
449 Both site-dependent and site-independent descriptions of hosts.
450 These can be literal host names
451 (e.g.,
452 .q ucbvax.mc )
453 when the hosts are gateways
454 or more general descriptions
455 (such as
456 .q "generic-solaris2.mc"
457 as a general description of an SMTP-connected host
458 running Solaris 2.x.
459 Files ending
460 .b \&.mc
461 (``M4 Configuration'')
462 are the input descriptions;
463 the output is in the corresponding
464 .b \&.cf
465 file.
466 The general structure of these files is described below.
467 .ip domain
468 Site-dependent subdomain descriptions.
469 These are tied to the way your organization wants to do addressing.
470 For example,
471 .b domain/CS.Berkeley.EDU.m4
472 is our description for hosts in the CS.Berkeley.EDU subdomain.
473 These are referenced using the
474 .sm DOMAIN
475 .b m4
476 macro in the
477 .b \&.mc
478 file.
479 .ip feature
480 Definitions of specific features that some particular host in your site
481 might want.
482 These are referenced using the
483 .sm FEATURE
484 .b m4
485 macro.
486 An example feature is
487 use_cw_file
488 (which tells
489 .i sendmail
490 to read an /etc/mail/local-host-names file on startup
491 to find the set of local names).
492 .ip hack
493 Local hacks, referenced using the
494 .sm HACK
495 .b m4
496 macro.
497 Try to avoid these.
498 The point of having them here is to make it clear that they smell.
499 .ip m4
500 Site-independent
501 .i m4 (1)
502 include files that have information common to all configuration files.
503 This can be thought of as a
504 .q #include
505 directory.
506 .ip mailer
507 Definitions of mailers,
508 referenced using the
509 .sm MAILER
510 .b m4
511 macro.
512 The mailer types that are known in this distribution are
513 fax,
514 local,
515 smtp,
516 uucp,
517 and usenet.
518 For example, to include support for the UUCP-based mailers,
519 use
520 .q MAILER(uucp) .
521 .ip ostype
522 Definitions describing various operating system environments
523 (such as the location of support files).
524 These are referenced using the
525 .sm OSTYPE
526 .b m4
527 macro.
528 .ip sh
529 Shell files used by the
530 .b m4
531 build process.
532 You shouldn't have to mess with these.
533 .ip siteconfig
534 Local UUCP connectivity information.
535 This directory has been supplanted by the mailertable feature;
536 any new configurations should use that feature to do UUCP
537 (and other) routing.
538 The use of this directory is deprecated.
539 .pp
540 If you are in a new domain
541 (e.g., a company),
542 you will probably want to create a
543 cf/domain
544 file for your domain.
545 This consists primarily of relay definitions
546 and features you want enabled site-wide:
547 for example, Berkeley's domain definition
548 defines relays for
549 BitNET
550 and UUCP.
551 These are specific to Berkeley,
552 and should be fully-qualified internet-style domain names.
553 Please check to make certain they are reasonable for your domain.
554 .pp
555 Subdomains at Berkeley are also represented in the
556 cf/domain
557 directory.
558 For example,
559 the domain
560 CS.Berkeley.EDU
561 is the Computer Science subdomain,
562 EECS.Berkeley.EDU
563 is the Electrical Engineering and Computer Sciences subdomain,
564 and
565 S2K.Berkeley.EDU
566 is the Sequoia 2000 subdomain.
567 You will probably have to add an entry to this directory
568 to be appropriate for your domain.
569 .pp
570 You will have to use or create
571 .b \&.mc
572 files in the
573 .i cf/cf
574 subdirectory for your hosts.
575 This is detailed in the
576 cf/README
577 file.
578 .sh 2 "Details of Installation Files"
579 .pp
580 This subsection describes the files that
581 comprise the
582 .i sendmail
583 installation.
584 .sh 3 "/usr/\*(SD/sendmail"
585 .pp
586 The binary for
587 .i sendmail
588 is located in /usr/\*(SD\**.
589 .(f
590 \**This is usually
591 /usr/sbin
592 on 4.4BSD and newer systems;
593 many systems install it in
594 /usr/lib.
595 I understand it is in /usr/ucblib
596 on System V Release 4.
597 .)f
598 It should be set-group-ID smmsp as described in
599 sendmail/SECURITY.
600 For security reasons,
601 /, /usr, and /usr/\*(SD
602 should be owned by root, mode 0755\**.
603 .(f
604 \**Some vendors ship them owned by bin;
605 this creates a security hole that is not actually related to
606 .i sendmail .
607 Other important directories that should have restrictive ownerships
608 and permissions are
609 /bin, /usr/bin, /etc, /etc/mail, /usr/etc, /lib, and /usr/lib.
610 .)f
611 .sh 3 "/etc/mail/sendmail.cf"
612 .pp
613 This is the main configuration file for
614 .i sendmail \**.
615 .(f
616 \**Actually, the pathname varies depending on the operating system;
617 /etc/mail is the preferred directory.
618 Some older systems install it in
619 .b /usr/lib/sendmail.cf ,
620 and I've also seen it in
621 .b /usr/ucblib .
622 If you want to move this file,
623 add -D_PATH_SENDMAILCF=\e"/file/name\e"
624 to the flags passed to the C compiler.
625 Moving this file is not recommended:
626 other programs and scripts know of this location.
627 .)f
628 This is one of the two non-library file names compiled into
629 .i sendmail \**,
630 the other is /etc/mail/submit.cf.
631 .(f
632 \**The system libraries can reference other files;
633 in particular, system library subroutines that
634 .i sendmail
635 calls probably reference
636 .i /etc/passwd
637 and
638 .i /etc/resolv.conf .
639 .)f
640 .pp
641 The configuration file is normally created
642 using the distribution files described above.
643 If you have a particularly unusual system configuration
644 you may need to create a special version.
645 The format of this file is detailed in later sections
646 of this document.
647 .sh 3 "/etc/mail/submit.cf"
648 .pp
649 This is the configuration file for
650 .i sendmail
651 when it is used for initial mail submission, in which case
652 it is also called ``Mail Submission Program'' (MSP)
653 in contrast to ``Mail Transfer Agent'' (MTA).
654 Starting with version 8.12,
655 .i sendmail
656 uses one of two different configuration files based on its operation mode
657 (or the new
658 .b \-A
659 option).
660 For initial mail submission, i.e., if one of the options
661 .b \-bm
662 (default),
663 .b \-bs ,
664 or
665 .b \-t
666 is specified, submit.cf is used (if available),
667 for other operations sendmail.cf is used.
668 Details can be found in
669 .i sendmail/SECURITY .
670 submit.cf is shipped with sendmail (in cf/cf/) and is installed by default.
671 If changes to the configuration need to be made, start with
672 cf/cf/submit.mc and follow the instruction in cf/README.
673 .sh 3 "/usr/\*(SB/newaliases"
674 .pp
675 The
676 .i newaliases
677 command should just be a link to
678 .i sendmail :
679 .(b
680 rm \-f /usr/\*(SB/newaliases
681 ln \-s /usr/\*(SD/sendmail /usr/\*(SB/newaliases
682 .)b
683 This can be installed in whatever search path you prefer
684 for your system.
685 .sh 3 "/usr/\*(SB/hoststat"
686 .pp
687 The
688 .i hoststat
689 command should just be a link to
690 .i sendmail ,
691 in a fashion similar to
692 .i newaliases .
693 This command lists the status of the last mail transaction
694 with all remote hosts.  The
695 .b \-v
696 flag will prevent the status display from being truncated.
697 It functions only when the
698 .b HostStatusDirectory
699 option is set.
700 .sh 3 "/usr/\*(SB/purgestat"
701 .pp
702 This command is also a link to
703 .i sendmail .
704 It flushes expired (Timeout.hoststatus) information that is stored in the
705 .b HostStatusDirectory
706 tree.
707 .sh 3 "/var/spool/mqueue"
708 .pp
709 The directory
710 .i /var/spool/mqueue
711 should be created to hold the mail queue.
712 This directory should be mode 0700
713 and owned by root.
714 .pp
715 The actual path of this directory
716 is defined by the
717 .b QueueDirectory
718 option of the
719 .i sendmail.cf
720 file.
721 To use multiple queues,
722 supply a value ending with an asterisk.
723 For example,
724 .i /var/spool/mqueue/qd*
725 will use all of the directories or symbolic links to directories
726 beginning with `qd' in
727 .i /var/spool/mqueue
728 as queue directories.
729 Do not change the queue directory structure
730 while sendmail is running.
731 .pp
732 If these directories have subdirectories or symbolic links to directories
733 named `qf', `df', and `xf', then these will be used for the different
734 queue file types.
735 That is, the data files are stored in the `df' subdirectory,
736 the transcript files are stored in the `xf' subdirectory, and
737 all others are stored in the `qf' subdirectory.
738 .pp
739 If shared memory support is compiled in,
740 .i sendmail
741 stores the available diskspace in a shared memory segment
742 to make the values readily available to all children without
743 incurring system overhead.
744 In this case, only the daemon updates the data;
745 i.e., the sendmail daemon creates the shared memory segment
746 and deletes it if it is terminated.
747 To use this,
748 .i sendmail
749 must have been compiled with support for shared memory
750 (-DSM_CONF_SHM)
751 and the option
752 .b SharedMemoryKey
753 must be set.
754 Notice: do not use the same key for
755 .i sendmail
756 invocations with different queue directories
757 or different queue group declarations.
758 Access to shared memory is not controlled by locks,
759 i.e., there is a race condition when data in the shared memory is updated.
760 However, since operation of
761 .i sendmail
762 does not rely on the data in the shared memory, this does not negatively
763 influence the behavior.
764 .sh 3 "/var/spool/clientmqueue"
765 .pp
766 The directory
767 .i /var/spool/clientmqueue
768 should be created to hold the mail queue.
769 This directory should be mode 0770
770 and owned by user smmsp, group smmsp.
771 .pp
772 The actual path of this directory
773 is defined by the
774 .b QueueDirectory
775 option of the
776 .i submit.cf
777 file.
778 .sh 3 "/var/spool/mqueue/.hoststat"
779 .pp
780 This is a typical value for the
781 .b HostStatusDirectory
782 option,
783 containing one file per host
784 that this sendmail has chatted with recently.
785 It is normally a subdirectory of
786 .i mqueue .
787 .sh 3 "/etc/mail/aliases*"
788 .pp
789 The system aliases are held in
790 .q /etc/mail/aliases .
791 A sample is given in
792 .q sendmail/aliases
793 which includes some aliases which
794 .i must
795 be defined:
796 .(b
797 cp sendmail/aliases /etc/mail/aliases
798 .i "edit /etc/mail/aliases"
799 .)b
800 You should extend this file with any aliases that are apropos to your system.
801 .pp
802 Normally
803 .i sendmail
804 looks at a database version of the files,
805 stored either in
806 .q /etc/mail/aliases.dir
807 and
808 .q /etc/mail/aliases.pag
809 or
810 .q /etc/mail/aliases.db
811 depending on which database package you are using.
812 The actual path of this file
813 is defined in the
814 .b AliasFile
815 option of the
816 .i sendmail.cf
817 file.
818 .pp
819 The permissions of the alias file and the database versions
820 should be 0640 to prevent local denial of service attacks
821 as explained in the top level
822 .b README
823 in the sendmail distribution.
824 If the permissions 0640 are used, be sure that only trusted users belong
825 to the group assigned to those files.  Otherwise, files should not even
826 be group readable.
827 .sh 3 "/etc/rc or /etc/init.d/sendmail"
828 .pp
829 It will be necessary to start up the
830 .i sendmail
831 daemon when your system reboots.
832 This daemon performs two functions:
833 it listens on the SMTP socket for connections
834 (to receive mail from a remote system)
835 and it processes the queue periodically
836 to insure that mail gets delivered when hosts come up.
837 .pp
838 If necessary, add the following lines to
839 .q /etc/rc
840 (or
841 .q /etc/rc.local
842 as appropriate)
843 in the area where it is starting up the daemons
844 on a BSD-base system,
845 or on a System-V-based system
846 in one of the startup files, typically
847 .q /etc/init.d/sendmail :
848 .(b
849 if [ \-f /usr/\*(SD/sendmail \-a \-f /etc/mail/sendmail.cf ]; then
850         (cd /var/spool/mqueue; rm \-f xf*)
851         /usr/\*(SD/sendmail \-bd \-q30m &
852         echo \-n ' sendmail' >/dev/console
853 fi
854 .)b
855 The
856 .q cd
857 and
858 .q rm
859 commands insure that all transcript files have been removed;
860 extraneous transcript files may be left around
861 if the system goes down in the middle of processing a message.
862 The line that actually invokes
863 .i sendmail
864 has two flags:
865 .q \-bd
866 causes it to listen on the SMTP port,
867 and
868 .q \-q30m
869 causes it to run the queue every half hour.
870 .pp
871 Some people use a more complex startup script,
872 removing zero length qf/hf/Qf files and df files for which there is no
873 qf/hf/Qf file.
874 Note this is not advisable.
875 For example, see Figure 1
876 for an example of a complex script which does this clean up.
877 .(z
878 .hl
879 #!/bin/sh
880 # remove zero length qf/hf/Qf files
881 for qffile in qf* hf* Qf*
882 do
883         if [ \-r $qffile ]
884         then
885                 if [ ! \-s $qffile ]
886                 then
887                         echo \-n " <zero: $qffile>" > /dev/console
888                         rm \-f $qffile
889                 fi
890         fi
891 done
892 # rename tf files to be qf if the qf does not exist
893 for tffile in tf*
894 do
895         qffile=`echo $tffile | sed 's/t/q/'`
896         if [ \-r $tffile \-a ! \-f $qffile ]
897         then
898                 echo \-n " <recovering: $tffile>" > /dev/console
899                 mv $tffile $qffile
900         else
901                 if [ \-f $tffile ]
902                 then
903                         echo \-n " <extra: $tffile>" > /dev/console
904                         rm \-f $tffile
905                 fi
906         fi
907 done
908 # remove df files with no corresponding qf/hf/Qf files
909 for dffile in df*
910 do
911         qffile=`echo $dffile | sed 's/d/q/'`
912         hffile=`echo $dffile | sed 's/d/h/'`
913         Qffile=`echo $dffile | sed 's/d/Q/'`
914         if [ \-r $dffile \-a ! \-f $qffile \-a ! \-f $hffile \-a ! \-f $Qffile ]
915         then
916                 echo \-n " <incomplete: $dffile>" > /dev/console
917                 mv $dffile `echo $dffile | sed 's/d/D/'`
918         fi
919 done
920 # announce files that have been saved during disaster recovery
921 for xffile in [A-Z]f*
922 do
923         if [ \-f $xffile ]
924         then
925                 echo \-n " <panic: $xffile>" > /dev/console
926         fi
927 done
928 .sp
929 .ce
930 Figure 1 \(em A complex startup script
931 .hl
932 .)z
933 .sh 3 "/etc/mail/helpfile"
934 .pp
935 This is the help file used by the SMTP
936 .b HELP
937 command.
938 It should be copied from
939 .q sendmail/helpfile :
940 .(b
941 cp sendmail/helpfile /etc/mail/helpfile
942 .)b
943 The actual path of this file
944 is defined in the
945 .b HelpFile
946 option of the
947 .i sendmail.cf
948 file.
949 .sh 3 "/etc/mail/statistics"
950 .pp
951 If you wish to collect statistics
952 about your mail traffic,
953 you should create the file
954 .q /etc/mail/statistics :
955 .(b
956 cp /dev/null /etc/mail/statistics
957 chmod 0600 /etc/mail/statistics
958 .)b
959 This file does not grow.
960 It is printed with the program
961 .q mailstats/mailstats.c.
962 The actual path of this file
963 is defined in the
964 .b S
965 option of the
966 .i sendmail.cf
967 file.
968 .sh 3 "/usr/\*(SB/mailq"
969 .pp
970 If
971 .i sendmail
972 is invoked as
973 .q mailq,
974 it will simulate the
975 .b \-bp
976 flag
977 (i.e.,
978 .i sendmail
979 will print the contents of the mail queue;
980 see below).
981 This should be a link to /usr/\*(SD/sendmail.
982 .sh 3 "sendmail.pid"
983 .pp
984 .i sendmail
985 stores its current pid in the file specifed by the
986 .b PidFile
987 option (default is _PATH_SENDMAILPID).
988 .i sendmail
989 uses
990 .b TempFileMode
991 (which defaults to 0600) as
992 the permissions of that file
993 to prevent local denial of service attacks
994 as explained in the top level
995 .b README
996 in the sendmail distribution.
997 If the file already exists, then it might be necessary to
998 change the permissions accordingly, e.g.,
999 .(b
1000 chmod 0600 /var/run/sendmail.pid
1001 .)b
1002 Note that as of version 8.13, this file is unlinked when
1003 .i sendmail
1004 exits.
1005 As a result of this change, a script such as the following,
1006 which may have worked prior to 8.13, will no longer work:
1007 .(b
1008 # stop & start sendmail
1009 PIDFILE=/var/run/sendmail.pid
1010 kill `head -1 $PIDFILE`
1011 `tail -1 $PIDFILE`
1012 .)b
1013 because it assumes that the pidfile will still exist even
1014 after killing the process to which it refers.
1015 Below is a script which will work correctly
1016 on both newer and older versions:
1017 .(b
1018 # stop & start sendmail
1019 PIDFILE=/var/run/sendmail.pid
1020 pid=`head -1 $PIDFILE`
1021 cmd=`tail -1 $PIDFILE`
1022 kill $pid
1023 $cmd
1024 .)b
1025 This is just an example script, it does not perform any error checks,
1026 e.g., whether the pidfile exists at all.
1027 .sh 3 "Map Files"
1028 .pp
1029 To prevent local denial of service attacks
1030 as explained in the top level
1031 .b README
1032 in the sendmail distribution,
1033 the permissions of map files created by
1034 .i makemap
1035 should be 0640.
1036 The use of 0640 implies that only trusted users belong to the group
1037 assigned to those files.
1038 If those files already exist, then it might be necessary to
1039 change the permissions accordingly, e.g.,
1040 .(b
1041 cd /etc/mail
1042 chmod 0640 *.db *.pag *.dir
1043 .)b
1044 .sh 1 "NORMAL OPERATIONS"
1045 .sh 2 "The System Log"
1046 .pp
1047 The system log is supported by the
1048 .i syslogd \|(8)
1049 program.
1050 All messages from
1051 .i sendmail
1052 are logged under the
1053 .sm LOG_MAIL
1054 facility\**.
1055 .(f
1056 \**Except on Ultrix,
1057 which does not support facilities in the syslog.
1058 .)f
1059 .sh 3 "Format"
1060 .pp
1061 Each line in the system log
1062 consists of a timestamp,
1063 the name of the machine that generated it
1064 (for logging from several machines
1065 over the local area network),
1066 the word
1067 .q sendmail: ,
1068 and a message\**.
1069 .(f
1070 \**This format may vary slightly if your vendor has changed
1071 the syntax.
1072 .)f
1073 Most messages are a sequence of
1074 .i name \c
1075 =\c
1076 .i value
1077 pairs.
1078 .pp
1079 The two most common lines are logged when a message is processed.
1080 The first logs the receipt of a message;
1081 there will be exactly one of these per message.
1082 Some fields may be omitted if they do not contain interesting information.
1083 Fields are:
1084 .ip from
1085 The envelope sender address.
1086 .ip size
1087 The size of the message in bytes.
1088 .ip class
1089 The class (i.e., numeric precedence) of the message.
1090 .ip pri
1091 The initial message priority (used for queue sorting).
1092 .ip nrcpts
1093 The number of envelope recipients for this message
1094 (after aliasing and forwarding).
1095 .ip msgid
1096 The message id of the message (from the header).
1097 .ip proto
1098 The protocol used to receive this message (e.g., ESMTP or UUCP)
1099 .ip daemon
1100 The daemon name from the
1101 .b DaemonPortOptions
1102 setting.
1103 .ip relay
1104 The machine from which it was received.
1105 .lp
1106 There is also one line logged per delivery attempt
1107 (so there can be several per message if delivery is deferred
1108 or there are multiple recipients).
1109 Fields are:
1110 .ip to
1111 A comma-separated list of the recipients to this mailer.
1112 .ip ctladdr
1113 The ``controlling user'', that is, the name of the user
1114 whose credentials we use for delivery.
1115 .ip delay
1116 The total delay between the time this message was received
1117 and the current delivery attempt.
1118 .ip xdelay
1119 The amount of time needed in this delivery attempt
1120 (normally indicative of the speed of the connection).
1121 .ip mailer
1122 The name of the mailer used to deliver to this recipient.
1123 .ip relay
1124 The name of the host that actually accepted (or rejected) this recipient.
1125 .ip dsn
1126 The enhanced error code (RFC 2034) if available.
1127 .ip stat
1128 The delivery status.
1129 .lp
1130 Not all fields are present in all messages;
1131 for example, the relay is usually not listed for local deliveries.
1132 .sh 3 "Levels"
1133 .pp
1134 If you have
1135 .i syslogd \|(8)
1136 or an equivalent installed,
1137 you will be able to do logging.
1138 There is a large amount of information that can be logged.
1139 The log is arranged as a succession of levels.
1140 At the lowest level
1141 only extremely strange situations are logged.
1142 At the highest level,
1143 even the most mundane and uninteresting events
1144 are recorded for posterity.
1145 As a convention,
1146 log levels under ten
1147 are considered generally
1148 .q useful;
1149 log levels above 64
1150 are reserved for debugging purposes.
1151 Levels from 11\-64 are reserved for verbose information
1152 that some sites might want.
1153 .pp
1154 A complete description of the log levels
1155 is given in section ``Log Level''.
1156 .sh 2 "Dumping State"
1157 .pp
1158 You can ask
1159 .i sendmail
1160 to log a dump of the open files
1161 and the connection cache
1162 by sending it a
1163 .sm SIGUSR1
1164 signal.
1165 The results are logged at
1166 .sm LOG_DEBUG
1167 priority.
1168 .sh 2 "The Mail Queues"
1169 .pp
1170 Mail messages may either be delivered immediately or be held for later
1171 delivery.
1172 Held messages are placed into a holding directory called a mail queue.
1173 .pp
1174 A mail message may be queued for these reasons:
1175 .bu
1176 If a mail message is temporarily undeliverable, it is queued
1177 and delivery is attempted later.
1178 If the message is addressed to multiple recipients, it is queued
1179 only for those recipients to whom delivery is not immediately possible.
1180 .bu
1181 If the SuperSafe option is set to true,
1182 all mail messages are queued while delivery is attempted.
1183 .bu
1184 If the DeliveryMode option is set to queue-only or defer,
1185 all mail is queued, and no immediate delivery is attempted.
1186 .bu
1187 If the load average becomes higher than the value of the QueueLA option
1188 and the
1189 .b QueueFactor
1190 (\c
1191 .b q )
1192 option divided by the difference in the current load average and the
1193 .b QueueLA
1194 option plus one
1195 is less than the priority of the message,
1196 messages are queued rather than immediately delivered.
1197 .bu
1198 One or more addresses are marked as expensive and delivery is postponed
1199 until the next queue run or one or more address are marked as held via
1200 mailer which uses the hold mailer flag.
1201 .bu
1202 The mail message has been marked as quarantined via a mail filter or
1203 rulesets.
1204 .bu
1205 .sh 3 "Queue Groups and Queue Directories"
1206 .pp
1207 There are one or more mail queues.
1208 Each mail queue belongs to a queue group.
1209 There is always a default queue group that is called ``mqueue''
1210 (which is where messages go by default unless otherwise specified).
1211 The directory or directories which comprise the default queue group
1212 are specified by the QueueDirectory option.
1213 There are zero or more
1214 additional named queue groups declared using the
1215 .b Q
1216 command in the configuration file.
1217 .pp
1218 By default, a queued message is placed in the queue group
1219 associated with the first recipient in the recipient list.
1220 A recipient address is mapped to a queue group as follows.
1221 First, if there is a ruleset called ``queuegroup'',
1222 and if this ruleset maps the address to a queue group name,
1223 then that queue group is chosen.
1224 That is, the argument for the ruleset is the recipient address
1225 and the result should be
1226 .b $#
1227 followed by the name of a queue group.
1228 Otherwise, if the mailer associated with the address specifies
1229 a queue group, then that queue group is chosen.
1230 Otherwise, the default queue group is chosen.
1231 .pp
1232 A message with multiple recipients will be split
1233 if different queue groups are chosen
1234 by the mapping of recipients to queue groups.
1235 .pp
1236 When a message is placed in a queue group, and the queue group has
1237 more than one queue, a queue is selected randomly.
1238 .pp
1239 If a message with multiple recipients is placed into a queue group
1240 with the 'r' option (maximum number of recipients per message)
1241 set to a positive value
1242 .i N ,
1243 and if there are more than
1244 .i N
1245 recipients
1246 in the message, then the message will be split into multiple messages,
1247 each of which have at most
1248 .i N
1249 recipients.
1250 .pp
1251 Notice: if multiple queue groups are used, do
1252 .b not
1253 move queue files around, e.g., into a different queue directory.
1254 This may have weird effects and can cause mail not to be delivered.
1255 Queue files and directories should be treated as opaque
1256 and should not be manipulated directly.
1257 .sh 3 "Queue Runs"
1258 .pp
1259 .i sendmail
1260 has two different ways to process the queue(s).
1261 The first one is to start queue runners after certain intervals
1262 (``normal'' queue runners),
1263 the second one is to keep queue runner processes around
1264 (``persistent'' queue runners).
1265 How to select either of these types is discussed in the appendix
1266 ``COMMAND LINE FLAGS''.
1267 Persistent queue runners have the advantage that no new processes
1268 need to be spawned at certain intervals; they just sleep for
1269 a specified time after they finished a queue run.
1270 Another advantage of persistent queue runners is that only one process
1271 belonging to a workgroup (a workgroup is a set of queue groups)
1272 collects the data for a queue run
1273 and then multiple queue runner may go ahead using that data.
1274 This can significantly reduce the disk I/O necessary to read the
1275 queue files compared to starting multiple queue runners directly.
1276 Their disadvantage is that a new queue run is only started
1277 after all queue runners belonging to a group finished their tasks.
1278 In case one of the queue runners tries delivery to a slow recipient site
1279 at the end of a queue run, the next queue run may be substantially delayed.
1280 In general this should be smoothed out due to the distribution of
1281 those slow jobs, however, for sites with small number of
1282 queue entries this might introduce noticable delays.
1283 In general, persistent queue runners are only useful for
1284 sites with big queues.
1285 .sh 3 "Manual Intervention"
1286 .pp
1287 Under normal conditions the mail queue will be processed transparently.
1288 However, you may find that manual intervention is sometimes necessary.
1289 For example,
1290 if a major host is down for a period of time
1291 the queue may become clogged.
1292 Although
1293 .i sendmail
1294 ought to recover gracefully when the host comes up,
1295 you may find performance unacceptably bad in the meantime.
1296 In that case you want to check the content of the queue
1297 and manipulate it as explained in the next two sections.
1298 .sh 3 "Printing the queue"
1299 .pp
1300 The contents of the queue(s) can be printed
1301 using the
1302 .i mailq
1303 command
1304 (or by specifying the
1305 .b \-bp
1306 flag to
1307 .i sendmail ):
1308 .(b
1309 mailq
1310 .)b
1311 This will produce a listing of the queue id's,
1312 the size of the message,
1313 the date the message entered the queue,
1314 and the sender and recipients.
1315 If shared memory support is compiled in,
1316 the flag
1317 .b \-bP
1318 can be used to print the number of entries in the queue(s),
1319 provided a process updates the data.
1320 However, as explained earlier, the output might be slightly wrong,
1321 since access to the shared memory is not locked.
1322 For example,
1323 ``unknown number of entries''
1324 might be shown.
1325 The internal counters are updated after each queue run
1326 to the correct value again.
1327 .sh 3 "Forcing the queue"
1328 .pp
1329 .i Sendmail
1330 should run the queue automatically at intervals.
1331 When using multiple queues,
1332 a separate process will by default be created to
1333 run each of the queues
1334 unless the queue run is initiated by a user
1335 with the verbose flag.
1336 The algorithm is to read and sort the queue,
1337 and then to attempt to process all jobs in order.
1338 When it attempts to run the job,
1339 .i sendmail
1340 first checks to see if the job is locked.
1341 If so, it ignores the job.
1342 .pp
1343 There is no attempt to insure that only one queue processor
1344 exists at any time,
1345 since there is no guarantee that a job cannot take forever
1346 to process
1347 (however,
1348 .i sendmail
1349 does include heuristics to try to abort jobs
1350 that are taking absurd amounts of time;
1351 technically, this violates RFC 821, but is blessed by RFC 1123).
1352 Due to the locking algorithm,
1353 it is impossible for one job to freeze the entire queue.
1354 However,
1355 an uncooperative recipient host
1356 or a program recipient
1357 that never returns
1358 can accumulate many processes in your system.
1359 Unfortunately,
1360 there is no completely general way to solve this.
1361 .pp
1362 In some cases,
1363 you may find that a major host going down
1364 for a couple of days
1365 may create a prohibitively large queue.
1366 This will result in
1367 .i sendmail
1368 spending an inordinate amount of time
1369 sorting the queue.
1370 This situation can be fixed by moving the queue to a temporary place
1371 and creating a new queue.
1372 The old queue can be run later when the offending host returns to service.
1373 .pp
1374 To do this,
1375 it is acceptable to move the entire queue directory:
1376 .(b
1377 cd /var/spool
1378 mv mqueue omqueue; mkdir mqueue; chmod 0700 mqueue
1379 .)b
1380 You should then kill the existing daemon
1381 (since it will still be processing in the old queue directory)
1382 and create a new daemon.
1383 .pp
1384 To run the old mail queue, issue the following command:
1385 .(b
1386 /usr/\*(SD/sendmail \-C /etc/mail/queue.cf \-q
1387 .)b
1388 The
1389 .b \-C
1390 flag specifies an alternate configuration file
1391 .b queue.cf
1392 which should refer to the moved queue directory
1393 .(b
1394 O QueueDirectory=/var/spool/omqueue
1395 .)b
1396 and the
1397 .b \-q
1398 flag says to just run every job in the queue.
1399 You can also specify the moved queue directory on the command line
1400 .(b
1401 /usr/\*(SD/sendmail \-oQ/var/spool/omqueue \-q
1402 .)b
1403 but this requires that you do not have
1404 queue groups in the configuration file,
1405 because those are not subdirectories of the moved directory.
1406 See the section about ``Queue Group Declaration'' for details;
1407 you most likely need a different configuration file to correctly deal
1408 with this problem.
1409 However, a proper configuration of queue groups should avoid
1410 filling up queue directories, so you shouldn't run into
1411 this problem.
1412 If you have a tendency toward voyeurism,
1413 you can use the
1414 .b \-v
1415 flag to watch what is going on.
1416 .pp
1417 When the queue is finally emptied,
1418 you can remove the directory:
1419 .(b
1420 rmdir /var/spool/omqueue
1421 .)b
1422 .sh 3 "Quarantined Queue Items"
1423 .pp
1424 It is possible to "quarantine" mail messages,
1425 otherwise known as envelopes.
1426 Envelopes (queue files) are stored but not considered for delivery or
1427 display unless the "quarantine" state of the envelope is undone or
1428 delivery or display of quarantined items is requested.
1429 Quarantined messages are tagged by using a different name for the queue
1430 file, 'hf' instead of 'qf', and by adding the quarantine reason to the
1431 queue file.
1432 .pp
1433 Delivery or display of quarantined items can be requested using the
1434 .b \-qQ
1435 flag to
1436 .i sendmail
1437 or
1438 .i mailq .
1439 Additionally, messages already in the queue can be quarantined or
1440 unquarantined using the new
1441 .b \-Q
1442 flag to sendmail.
1443 For example,
1444 .(b
1445 sendmail -Qreason -q[!][I|R|S][matchstring]
1446 .)b
1447 Quarantines the normal queue items matching the criteria specified by the
1448 .b "-q[!][I|R|S][matchstring]"
1449 using the reason given on the
1450 .b \-Q
1451 flag.
1452 Likewise,
1453 .(b
1454 sendmail -qQ -Q[reason] -q[!][I|R|S|Q][matchstring]
1455 .)b
1456 Change the quarantine reason for the quarantined items matching the
1457 criteria specified by the
1458 .b "-q[!][I|R|S|Q][matchstring]"
1459 using the reason given on the
1460 .b \-Q
1461 flag.
1462 If there is no reason,
1463  unquarantine the matching items and make them normal queue items.
1464 Note that the
1465 .b \-qQ
1466 flag tells sendmail to operate on quarantined items instead of normal items.
1467 .sh 2 "Disk Based Connection Information"
1468 .pp
1469 .i Sendmail
1470 stores a large amount of information about each remote system it
1471 has connected to in memory. It is possible to preserve some
1472 of this information on disk as well, by using the
1473 .b HostStatusDirectory
1474 option, so that it may be shared between several invocations of
1475 .i sendmail .
1476 This allows mail to be queued immediately or skipped during a queue run if
1477 there has been a recent failure in connecting to a remote machine.
1478 Note: information about a remote system is stored in a file
1479 whose pathname consists of the components of the hostname in reverse order.
1480 For example, the information for
1481 .b host.example.com
1482 is stored in
1483 .b com./example./host .
1484 For top-level domains like
1485 .b com
1486 this can create a large number of subdirectories
1487 which on some filesystems can exhaust some limits.
1488 Moreover, the performance of lookups in directory with thousands of entries
1489 can be fairly slow depending on the filesystem implementation.
1490 .pp
1491 Additionally enabling
1492 .b SingleThreadDelivery
1493 has the added effect of single-threading mail delivery to a destination.
1494 This can be quite helpful
1495 if the remote machine is running an SMTP server that is easily overloaded
1496 or cannot accept more than a single connection at a time,
1497 but can cause some messages to be punted to a future queue run.
1498 It also applies to
1499 .i all
1500 hosts, so setting this because you have one machine on site
1501 that runs some software that is easily overrun
1502 can cause mail to other hosts to be slowed down.
1503 If this option is set,
1504 you probably want to set the
1505 .b MinQueueAge
1506 option as well and run the queue fairly frequently;
1507 this way jobs that are skipped because another
1508 .i sendmail
1509 is talking to the same host will be tried again quickly
1510 rather than being delayed for a long time.
1511 .pp
1512 The disk based host information is stored in a subdirectory of the
1513 .b mqueue
1514 directory called
1515 .b \&.hoststat \**.
1516 .(f
1517 \**This is the usual value of the
1518 .b HostStatusDirectory
1519 option;
1520 it can, of course, go anywhere you like in your filesystem.
1521 .)f
1522 Removing this directory and its subdirectories has an effect similar to
1523 the
1524 .i purgestat
1525 command and is completely safe.
1526 However,
1527 .i purgestat
1528 only removes expired (Timeout.hoststatus) data.
1529 The information in these directories can
1530 be perused with the
1531 .i hoststat
1532 command, which will indicate the host name, the last access, and the
1533 status of that access.
1534 An asterisk in the left most column indicates that a
1535 .i sendmail
1536 process currently has the host locked for mail delivery.
1537 .pp
1538 The disk based connection information is treated the same way as memory based
1539 connection information for the purpose of timeouts.
1540 By default, information about host failures is valid for 30 minutes.
1541 This can be adjusted with
1542 the
1543 .b Timeout.hoststatus
1544 option.
1545 .pp
1546 The connection information stored on disk may be expired at any time
1547 with the
1548 .i purgestat
1549 command or by invoking sendmail with the
1550 .b \-bH
1551 switch.
1552 The connection information may be viewed with the
1553 .i hoststat
1554 command or by invoking sendmail with the
1555 .b \-bh
1556 switch.
1557 .sh 2 "The Service Switch"
1558 .pp
1559 The implementation of certain system services
1560 such as host and user name lookup
1561 is controlled by the service switch.
1562 If the host operating system supports such a switch,
1563 and sendmail knows about it,
1564 .i sendmail
1565 will use the native version.
1566 Ultrix, Solaris, and DEC OSF/1 are examples of such systems\**.
1567 .(f
1568 \**HP-UX 10 has service switch support,
1569 but since the APIs are apparently not available in the libraries
1570 .i sendmail
1571 does not use the native service switch in this release.
1572 .)f
1573 .pp
1574 If the underlying operating system does not support a service switch
1575 (e.g., SunOS 4.X, HP-UX, BSD)
1576 then
1577 .i sendmail
1578 will provide a stub implementation.
1579 The
1580 .b ServiceSwitchFile
1581 option points to the name of a file that has the service definitions.
1582 Each line has the name of a service
1583 and the possible implementations of that service.
1584 For example, the file:
1585 .(b
1586 hosts   dns files nis
1587 aliases files nis
1588 .)b
1589 will ask
1590 .i sendmail
1591 to look for hosts in the Domain Name System first.
1592 If the requested host name is not found, it tries local files,
1593 and if that fails it tries NIS.
1594 Similarly, when looking for aliases
1595 it will try the local files first followed by NIS.
1596 .pp
1597 Notice: since
1598 .i sendmail
1599 must access MX records for correct operation, it will use
1600 DNS if it is configured in the
1601 .b ServiceSwitchFile
1602 file.
1603 Hence an entry like
1604 .(b
1605 hosts   files dns
1606 .)b
1607 will not avoid DNS lookups even if a host can be found
1608 in /etc/hosts.
1609 .pp
1610 Service switches are not completely integrated.
1611 For example, despite the fact that the host entry listed in the above example
1612 specifies to look in NIS,
1613 on SunOS this won't happen because the system implementation of
1614 .i gethostbyname \|(3)
1615 doesn't understand this.
1616 .sh 2 "The Alias Database"
1617 .pp
1618 After recipient addresses are read from the SMTP connection
1619 or command line
1620 they are parsed by ruleset 0,
1621 which must resolve to a
1622 {\c
1623 .i mailer ,
1624 .i host ,
1625 .i address }
1626 triple.
1627 If the flags selected by the
1628 .i mailer
1629 include the
1630 .b A
1631 (aliasable) flag,
1632 the
1633 .i address
1634 part of the triple is looked up as the key
1635 (i.e., the left hand side)
1636 in the alias database.
1637 If there is a match, the address is deleted from the send queue
1638 and all addresses on the right hand side of the alias
1639 are added in place of the alias that was found.
1640 This is a recursive operation,
1641 so aliases found in the right hand side of the alias
1642 are similarly expanded.
1643 .pp
1644 The alias database exists in two forms.
1645 One is a text form,
1646 maintained in the file
1647 .i /etc/mail/aliases.
1648 The aliases are of the form
1649 .(b
1650 name: name1, name2, ...
1651 .)b
1652 Only local names may be aliased;
1653 e.g.,
1654 .(b
1655 eric@prep.ai.MIT.EDU: eric@CS.Berkeley.EDU
1656 .)b
1657 will not have the desired effect
1658 (except on prep.ai.MIT.EDU,
1659 and they probably don't want me)\**.
1660 .(f
1661 \**Actually, any mailer that has the `A' mailer flag set
1662 will permit aliasing;
1663 this is normally limited to the local mailer.
1664 .)f
1665 Aliases may be continued by starting any continuation lines
1666 with a space or a tab or by putting a backslash directly before
1667 the newline.
1668 Blank lines and lines beginning with a sharp sign
1669 (\c
1670 .q # )
1671 are comments.
1672 .pp
1673 The second form is processed by the
1674 .i ndbm \|(3)\**
1675 .(f
1676 \**The
1677 .i gdbm
1678 package does not work.
1679 .)f
1680 or the Berkeley DB library.
1681 This form is in the file
1682 .i /etc/mail/aliases.db
1683 (if using NEWDB)
1684 or
1685 .i /etc/mail/aliases.dir
1686 and
1687 .i /etc/mail/aliases.pag
1688 (if using NDBM).
1689 This is the form that
1690 .i sendmail
1691 actually uses to resolve aliases.
1692 This technique is used to improve performance.
1693 .pp
1694 The control of search order is actually set by the service switch.
1695 Essentially, the entry
1696 .(b
1697 O AliasFile=switch:aliases
1698 .)b
1699 is always added as the first alias entry;
1700 also, the first alias file name without a class
1701 (e.g., without
1702 .q nis:
1703 on the front)
1704 will be used as the name of the file for a ``files'' entry
1705 in the aliases switch.
1706 For example, if the configuration file contains
1707 .(b
1708 O AliasFile=/etc/mail/aliases
1709 .)b
1710 and the service switch contains
1711 .(b
1712 aliases nis files nisplus
1713 .)b
1714 then aliases will first be searched in the NIS database,
1715 then in /etc/mail/aliases,
1716 then in the NIS+ database.
1717 .pp
1718 You can also use
1719 .sm NIS -based
1720 alias files.
1721 For example, the specification:
1722 .(b
1723 O AliasFile=/etc/mail/aliases
1724 O AliasFile=nis:mail.aliases@my.nis.domain
1725 .)b
1726 will first search the /etc/mail/aliases file
1727 and then the map named
1728 .q mail.aliases
1729 in
1730 .q my.nis.domain .
1731 Warning: if you build your own
1732 .sm NIS -based
1733 alias files,
1734 be sure to provide the
1735 .b \-l
1736 flag to
1737 .i makedbm (8)
1738 to map upper case letters in the keys to lower case;
1739 otherwise, aliases with upper case letters in their names
1740 won't match incoming addresses.
1741 .pp
1742 Additional flags can be added after the colon
1743 exactly like a
1744 .b K
1745 line \(em for example:
1746 .(b
1747 O AliasFile=nis:\-N mail.aliases@my.nis.domain
1748 .)b
1749 will search the appropriate NIS map and always include null bytes in the key.
1750 Also:
1751 .(b
1752 O AliasFile=nis:\-f mail.aliases@my.nis.domain
1753 .)b
1754 will prevent sendmail from downcasing the key before the alias lookup.
1755 .sh 3 "Rebuilding the alias database"
1756 .pp
1757 The
1758 .i hash
1759 or
1760 .i dbm
1761 version of the database
1762 may be rebuilt explicitly by executing the command
1763 .(b
1764 newaliases
1765 .)b
1766 This is equivalent to giving
1767 .i sendmail
1768 the
1769 .b \-bi
1770 flag:
1771 .(b
1772 /usr/\*(SD/sendmail \-bi
1773 .)b
1774 .pp
1775 If you have multiple aliases databases specified,
1776 the
1777 .b \-bi
1778 flag rebuilds all the database types it understands
1779 (for example, it can rebuild NDBM databases but not NIS databases).
1780 .sh 3 "Potential problems"
1781 .pp
1782 There are a number of problems that can occur
1783 with the alias database.
1784 They all result from a
1785 .i sendmail
1786 process accessing the DBM version
1787 while it is only partially built.
1788 This can happen under two circumstances:
1789 One process accesses the database
1790 while another process is rebuilding it,
1791 or the process rebuilding the database dies
1792 (due to being killed or a system crash)
1793 before completing the rebuild.
1794 .pp
1795 Sendmail has three techniques to try to relieve these problems.
1796 First, it ignores interrupts while rebuilding the database;
1797 this avoids the problem of someone aborting the process
1798 leaving a partially rebuilt database.
1799 Second,
1800 it locks the database source file during the rebuild \(em
1801 but that may not work over NFS or if the file is unwritable.
1802 Third,
1803 at the end of the rebuild
1804 it adds an alias of the form
1805 .(b
1806 @: @
1807 .)b
1808 (which is not normally legal).
1809 Before
1810 .i sendmail
1811 will access the database,
1812 it checks to insure that this entry exists\**.
1813 .(f
1814 \**The
1815 .b AliasWait
1816 option is required in the configuration
1817 for this action to occur.
1818 This should normally be specified.
1819 .)f
1820 .sh 3 "List owners"
1821 .pp
1822 If an error occurs on sending to a certain address,
1823 say
1824 .q \fIx\fP ,
1825 .i sendmail
1826 will look for an alias
1827 of the form
1828 .q owner-\fIx\fP
1829 to receive the errors.
1830 This is typically useful
1831 for a mailing list
1832 where the submitter of the list
1833 has no control over the maintenance of the list itself;
1834 in this case the list maintainer would be the owner of the list.
1835 For example:
1836 .(b
1837 unix-wizards: eric@ucbarpa, wnj@monet, nosuchuser,
1838         sam@matisse
1839 owner-unix-wizards: unix-wizards-request
1840 unix-wizards-request: eric@ucbarpa
1841 .)b
1842 would cause
1843 .q eric@ucbarpa
1844 to get the error that will occur
1845 when someone sends to
1846 unix-wizards
1847 due to the inclusion of
1848 .q nosuchuser
1849 on the list.
1850 .pp
1851 List owners also cause the envelope sender address to be modified.
1852 The contents of the owner alias are used if they point to a single user,
1853 otherwise the name of the alias itself is used.
1854 For this reason, and to obey Internet conventions,
1855 the
1856 .q owner-
1857 address normally points at the
1858 .q -request
1859 address; this causes messages to go out with the typical Internet convention
1860 of using ``\c
1861 .i list -request''
1862 as the return address.
1863 .sh 2 "User Information Database"
1864 .pp
1865 This option is deprecated, use virtusertable and genericstable instead
1866 as explained in
1867 .i cf/README .
1868 If you have a version of
1869 .i sendmail
1870 with the user information database
1871 compiled in,
1872 and you have specified one or more databases using the
1873 .b U
1874 option,
1875 the databases will be searched for a
1876 .i user :maildrop
1877 entry.
1878 If found, the mail will be sent to the specified address.
1879 .sh 2 "Per-User Forwarding (.forward Files)"
1880 .pp
1881 As an alternative to the alias database,
1882 any user may put a file with the name
1883 .q .forward
1884 in his or her home directory.
1885 If this file exists,
1886 .i sendmail
1887 redirects mail for that user
1888 to the list of addresses listed in the .forward file.
1889 Note that aliases are fully expanded before forward files are referenced.
1890 For example, if the home directory for user
1891 .q mckusick
1892 has a .forward file with contents:
1893 .(b
1894 mckusick@ernie
1895 kirk@calder
1896 .)b
1897 then any mail arriving for
1898 .q mckusick
1899 will be redirected to the specified accounts.
1900 .pp
1901 Actually, the configuration file defines a sequence of filenames to check.
1902 By default, this is the user's .forward file,
1903 but can be defined to be more generally using the
1904 .b ForwardPath
1905 option.
1906 If you change this,
1907 you will have to inform your user base of the change;
1908 \&.forward is pretty well incorporated into the collective subconscious.
1909 .sh 2 "Special Header Lines"
1910 .pp
1911 Several header lines have special interpretations
1912 defined by the configuration file.
1913 Others have interpretations built into
1914 .i sendmail
1915 that cannot be changed without changing the code.
1916 These built-ins are described here.
1917 .sh 3 "Errors-To:"
1918 .pp
1919 If errors occur anywhere during processing,
1920 this header will cause error messages to go to
1921 the listed addresses.
1922 This is intended for mailing lists.
1923 .pp
1924 The Errors-To: header was created in the bad old days
1925 when UUCP didn't understand the distinction between an envelope and a header;
1926 this was a hack to provide what should now be passed
1927 as the envelope sender address.
1928 It should go away.
1929 It is only used if the
1930 .b UseErrorsTo
1931 option is set.
1932 .pp
1933 The Errors-To: header is officially deprecated
1934 and will go away in a future release.
1935 .sh 3 "Apparently-To:"
1936 .pp
1937 RFC 822 requires at least one recipient field
1938 (To:, Cc:, or Bcc: line)
1939 in every message.
1940 If a message comes in with no recipients listed in the message
1941 then
1942 .i sendmail
1943 will adjust the header based on the
1944 .q NoRecipientAction
1945 option.
1946 One of the possible actions is to add an
1947 .q "Apparently-To:"
1948 header line for any recipients it is aware of.
1949 .pp
1950 The Apparently-To: header is non-standard
1951 and is both deprecated and strongly discouraged.
1952 .sh 3 "Precedence"
1953 .pp
1954 The Precedence: header can be used as a crude control of message priority.
1955 It tweaks the sort order in the queue
1956 and can be configured to change the message timeout values.
1957 The precedence of a message also controls how
1958 delivery status notifications (DSNs)
1959 are processed for that message.
1960 .sh 2 "IDENT Protocol Support"
1961 .pp
1962 .i Sendmail
1963 supports the IDENT protocol as defined in RFC 1413.
1964 Note that the RFC states
1965 a client should wait at least 30 seconds for a response.
1966 The default Timeout.ident is 5 seconds
1967 as many sites have adopted the practice of dropping IDENT queries.
1968 This has lead to delays processing mail.
1969 Although this enhances identification
1970 of the author of an email message
1971 by doing a ``call back'' to the originating system to include
1972 the owner of a particular TCP connection
1973 in the audit trail
1974 it is in no sense perfect;
1975 a determined forger can easily spoof the IDENT protocol.
1976 The following description is excerpted from RFC 1413:
1977 .ba +5
1978 .lp
1979 6.  Security Considerations
1980 .lp
1981 The information returned by this protocol is at most as trustworthy
1982 as the host providing it OR the organization operating the host.  For
1983 example, a PC in an open lab has few if any controls on it to prevent
1984 a user from having this protocol return any identifier the user
1985 wants.  Likewise, if the host has been compromised the information
1986 returned may be completely erroneous and misleading.
1987 .lp
1988 The Identification Protocol is not intended as an authorization or
1989 access control protocol.  At best, it provides some additional
1990 auditing information with respect to TCP connections.  At worst, it
1991 can provide misleading, incorrect, or maliciously incorrect
1992 information.
1993 .lp
1994 The use of the information returned by this protocol for other than
1995 auditing is strongly discouraged.  Specifically, using Identification
1996 Protocol information to make access control decisions - either as the
1997 primary method (i.e., no other checks) or as an adjunct to other
1998 methods may result in a weakening of normal host security.
1999 .lp
2000 An Identification server may reveal information about users,
2001 entities, objects or processes which might normally be considered
2002 private.  An Identification server provides service which is a rough
2003 analog of the CallerID services provided by some phone companies and
2004 many of the same privacy considerations and arguments that apply to
2005 the CallerID service apply to Identification.  If you wouldn't run a
2006 "finger" server due to privacy considerations you may not want to run
2007 this protocol.
2008 .ba
2009 .lp
2010 In some cases your system may not work properly with IDENT support
2011 due to a bug in the TCP/IP implementation.
2012 The symptoms will be that for some hosts
2013 the SMTP connection will be closed
2014 almost immediately.
2015 If this is true or if you do not want to use IDENT,
2016 you should set the IDENT timeout to zero;
2017 this will disable the IDENT protocol.
2018 .sh 1 "ARGUMENTS"
2019 .pp
2020 The complete list of arguments to
2021 .i sendmail
2022 is described in detail in Appendix A.
2023 Some important arguments are described here.
2024 .sh 2 "Queue Interval"
2025 .pp
2026 The amount of time between forking a process
2027 to run through the queue is defined by the
2028 .b \-q
2029 flag.
2030 If you run with delivery mode set to
2031 .b i
2032 or
2033 .b b
2034 this can be relatively large, since it will only be relevant
2035 when a host that was down comes back up.
2036 If you run in
2037 .b q
2038 mode it should be relatively short,
2039 since it defines the maximum amount of time that a message
2040 may sit in the queue.
2041 (See also the MinQueueAge option.)
2042 .pp
2043 RFC 1123 section 5.3.1.1 says that this value should be at least 30 minutes
2044 (although that probably doesn't make sense if you use ``queue-only'' mode).
2045 .pp
2046 Notice: the meaning of the interval time depends on whether normal
2047 queue runners or persistent queue runners are used.
2048 For the former, it is the time between subsequent starts of a queue run.
2049 For the latter, it is the time sendmail waits after a persistent queue
2050 runner has finished its work to start the next one.
2051 Hence for persistent queue runners this interval should be very low,
2052 typically no more than two minutes.
2053 .sh 2 "Daemon Mode"
2054 .pp
2055 If you allow incoming mail over an IPC connection,
2056 you should have a daemon running.
2057 This should be set by your
2058 .i /etc/rc
2059 file using the
2060 .b \-bd
2061 flag.
2062 The
2063 .b \-bd
2064 flag and the
2065 .b \-q
2066 flag may be combined in one call:
2067 .(b
2068 /usr/\*(SD/sendmail \-bd \-q30m
2069 .)b
2070 .pp
2071 An alternative approach is to invoke sendmail from
2072 .i inetd (8)
2073 (use the
2074 .b \-bs \ \-Am
2075 flags to ask sendmail to speak SMTP on its standard input and output
2076 and to run as MTA).
2077 This works and allows you to wrap
2078 .i sendmail
2079 in a TCP wrapper program,
2080 but may be a bit slower since the configuration file
2081 has to be re-read on every message that comes in.
2082 If you do this, you still need to have a
2083 .i sendmail
2084 running to flush the queue:
2085 .(b
2086 /usr/\*(SD/sendmail \-q30m
2087 .)b
2088 .sh 2 "Forcing the Queue"
2089 .pp
2090 In some cases you may find that the queue has gotten clogged for some reason.
2091 You can force a queue run
2092 using the
2093 .b \-q
2094 flag (with no value).
2095 It is entertaining to use the
2096 .b \-v
2097 flag (verbose)
2098 when this is done to watch what happens:
2099 .(b
2100 /usr/\*(SD/sendmail \-q \-v
2101 .)b
2102 .pp
2103 You can also limit the jobs to those with a particular queue identifier,
2104 recipient, sender, quarantine reason, or queue group
2105 using one of the queue modifiers.
2106 For example,
2107 .q \-qRberkeley
2108 restricts the queue run to jobs that have the string
2109 .q berkeley
2110 somewhere in one of the recipient addresses.
2111 Similarly,
2112 .q \-qSstring
2113 limits the run to particular senders,
2114 .q \-qIstring
2115 limits it to particular queue identifiers, and
2116 .q \-qQstring
2117 limits it to particular quarantined reasons and only operated on
2118 quarantined queue items, and
2119 .q \-qGstring
2120 limits it to a particular queue group.
2121 The named queue group will be run even if it is set to have 0 runners.
2122 You may also place an
2123 .b !
2124 before the
2125 .b I
2126 or
2127 .b R
2128 or
2129 .b S
2130 or
2131 .b Q
2132 to indicate that jobs are limited to not including a particular queue
2133 identifier, recipient or sender.
2134 For example,
2135 .q \-q!Rseattle
2136 limits the queue run to jobs that do not have the string
2137 .q seattle
2138 somewhere in one of the recipient addresses.
2139 Should you need to terminate the queue jobs currently active then a SIGTERM
2140 to the parent of the process (or processes) will cleanly stop the jobs.
2141 .sh 2 "Debugging"
2142 .pp
2143 There are a fairly large number of debug flags
2144 built into
2145 .i sendmail .
2146 Each debug flag has a category and a level.
2147 Higher levels increase the level of debugging activity;
2148 in most cases, this means to print out more information.
2149 The convention is that levels greater than nine are
2150 .q absurd,
2151 i.e.,
2152 they print out so much information that you wouldn't normally
2153 want to see them except for debugging that particular piece of code.
2154 .pp
2155 You should
2156 .b never
2157 run a production sendmail server in debug mode.
2158 Many of the debug flags will result in debug output being sent over the
2159 SMTP channel unless the option
2160 .b \-D
2161 is used.
2162 This will confuse many mail programs.
2163 However, for testing purposes, it can be useful
2164 when sending mail manually via
2165 telnet to the port you are using while debugging.
2166 .pp
2167 A debug category is either an integer, like 42,
2168 or a name, like ANSI.
2169 You can specify a range of numeric debug categories
2170 using the syntax 17-42.
2171 You can specify a set of named debug categories using
2172 a glob pattern like
2173 .q sm_trace_* .
2174 At present, only
2175 .q *
2176 and
2177 .q ?
2178 are supported in these glob patterns.
2179 .pp
2180 Debug flags are set using the
2181 .b \-d
2182 option;
2183 the syntax is:
2184 .(b
2185 .ta \w'debug-categories:M 'u
2186 debug-flag:     \fB\-d\fP debug-list
2187 debug-list:     debug-option [ , debug-option ]*
2188 debug-option:   debug-categories [ . debug-level ]
2189 debug-categories:       integer | integer \- integer | category-pattern
2190 category-pattern:       [a-zA-Z_*?][a-zA-Z0-9_*?]*
2191 debug-level:    integer
2192 .)b
2193 where spaces are for reading ease only.
2194 For example,
2195 .(b
2196 \-d12   Set category 12 to level 1
2197 \-d12.3 Set category 12 to level 3
2198 \-d3\-17        Set categories 3 through 17 to level 1
2199 \-d3\-17.4      Set categories 3 through 17 to level 4
2200 \-dANSI Set category ANSI to level 1
2201 \-dsm_trace_*.3 Set all named categories matching sm_trace_* to level 3
2202 .)b
2203 For a complete list of the available debug flags
2204 you will have to look at the code
2205 and the
2206 .i TRACEFLAGS
2207 file in the sendmail distribution
2208 (they are too dynamic to keep this document up to date).
2209 For a list of named debug categories in the sendmail binary, use
2210 .(b
2211 ident /usr/sbin/sendmail | grep Debug
2212 .)b
2213 .sh 2 "Changing the Values of Options"
2214 .pp
2215 Options can be overridden using the
2216 .b \-o
2217 or
2218 .b \-O
2219 command line flags.
2220 For example,
2221 .(b
2222 /usr/\*(SD/sendmail \-oT2m
2223 .)b
2224 sets the
2225 .b T
2226 (timeout) option to two minutes
2227 for this run only;
2228 the equivalent line using the long option name is
2229 .(b
2230 /usr/\*(SD/sendmail -OTimeout.queuereturn=2m
2231 .)b
2232 .pp
2233 Some options have security implications.
2234 Sendmail allows you to set these,
2235 but relinquishes its set-user-ID or set-group-ID permissions thereafter\**.
2236 .(f
2237 \**That is, it sets its effective uid to the real uid;
2238 thus, if you are executing as root,
2239 as from root's crontab file or during system startup
2240 the root permissions will still be honored.
2241 .)f
2242 .sh 2 "Trying a Different Configuration File"
2243 .pp
2244 An alternative configuration file
2245 can be specified using the
2246 .b \-C
2247 flag; for example,
2248 .(b
2249 /usr/\*(SD/sendmail \-Ctest.cf \-oQ/tmp/mqueue
2250 .)b
2251 uses the configuration file
2252 .i test.cf
2253 instead of the default
2254 .i /etc/mail/sendmail.cf.
2255 If the
2256 .b \-C
2257 flag has no value
2258 it defaults to
2259 .i sendmail.cf
2260 in the current directory.
2261 .pp
2262 .i Sendmail
2263 gives up set-user-ID root permissions
2264 (if it has been installed set-user-ID root)
2265 when you use this flag, so it is common to use a publicly writable directory
2266 (such as /tmp)
2267 as the queue directory (QueueDirectory or Q option) while testing.
2268 .sh 2 "Logging Traffic"
2269 .pp
2270 Many SMTP implementations do not fully implement the protocol.
2271 For example, some personal computer based SMTPs
2272 do not understand continuation lines in reply codes.
2273 These can be very hard to trace.
2274 If you suspect such a problem, you can set traffic logging using the
2275 .b \-X
2276 flag.
2277 For example,
2278 .(b
2279 /usr/\*(SD/sendmail \-X /tmp/traffic \-bd
2280 .)b
2281 will log all traffic in the file
2282 .i /tmp/traffic .
2283 .pp
2284 This logs a lot of data very quickly and should
2285 .b NEVER
2286 be used
2287 during normal operations.
2288 After starting up such a daemon,
2289 force the errant implementation to send a message to your host.
2290 All message traffic in and out of
2291 .i sendmail ,
2292 including the incoming SMTP traffic,
2293 will be logged in this file.
2294 .sh 2 "Testing Configuration Files"
2295 .pp
2296 When you build a configuration table,
2297 you can do a certain amount of testing
2298 using the
2299 .q "test mode"
2300 of
2301 .i sendmail .
2302 For example,
2303 you could invoke
2304 .i sendmail
2305 as:
2306 .(b
2307 sendmail \-bt \-Ctest.cf
2308 .)b
2309 which would read the configuration file
2310 .q test.cf
2311 and enter test mode.
2312 In this mode,
2313 you enter lines of the form:
2314 .(b
2315 rwset address
2316 .)b
2317 where
2318 .i rwset
2319 is the rewriting set you want to use
2320 and
2321 .i address
2322 is an address to apply the set to.
2323 Test mode shows you the steps it takes
2324 as it proceeds,
2325 finally showing you the address it ends up with.
2326 You may use a comma separated list of rwsets
2327 for sequential application of rules to an input.
2328 For example:
2329 .(b
2330 3,1,21,4 monet:bollard
2331 .)b
2332 first applies ruleset three to the input
2333 .q monet:bollard.
2334 Ruleset one is then applied to the output of ruleset three,
2335 followed similarly by rulesets twenty-one and four.
2336 .pp
2337 If you need more detail,
2338 you can also use the
2339 .q \-d21
2340 flag to turn on more debugging.
2341 For example,
2342 .(b
2343 sendmail \-bt \-d21.99
2344 .)b
2345 turns on an incredible amount of information;
2346 a single word address
2347 is probably going to print out several pages worth of information.
2348 .pp
2349 You should be warned that internally,
2350 .i sendmail
2351 applies ruleset 3 to all addresses.
2352 In test mode
2353 you will have to do that manually.
2354 For example, older versions allowed you to use
2355 .(b
2356 0 bruce@broadcast.sony.com
2357 .)b
2358 This version requires that you use:
2359 .(b
2360 3,0 bruce@broadcast.sony.com
2361 .)b
2362 .pp
2363 As of version 8.7,
2364 some other syntaxes are available in test mode:
2365 .nr ii 1i
2366 .ip \&.D\|x\|value
2367 defines macro
2368 .i x
2369 to have the indicated
2370 .i value .
2371 This is useful when debugging rules that use the
2372 .b $& \c
2373 .i x
2374 syntax.
2375 .ip \&.C\|c\|value
2376 adds the indicated
2377 .i value
2378 to class
2379 .i c .
2380 .ip \&=S\|ruleset
2381 dumps the contents of the indicated ruleset.
2382 .ip \-d\|debug-spec
2383 is equivalent to the command-line flag.
2384 .lp
2385 Version 8.9 introduced more features:
2386 .nr ii 1i
2387 .ip ?
2388 shows a help message.
2389 .ip =M
2390 display the known mailers.
2391 .ip $m
2392 print the value of macro m.
2393 .ip $=c
2394 print the contents of class c.
2395 .ip /mx\ host
2396 returns the MX records for `host'.
2397 .ip /parse\ address
2398 parse address, returning the value of
2399 .i crackaddr ,
2400 and the parsed address.
2401 .ip /try\ mailer\ addr
2402 rewrite address into the form it will have when
2403 presented to the indicated mailer.
2404 .ip /tryflags\ flags
2405 set flags used by parsing.  The flags can be `H' for
2406 Header or `E' for Envelope, and `S' for Sender or `R'
2407 for Recipient.  These can be combined, `HR' sets
2408 flags for header recipients.
2409 .ip /canon\ hostname
2410 try to canonify hostname.
2411 .ip /map\ mapname\ key
2412 look up `key' in the indicated `mapname'.
2413 .ip /quit
2414 quit address test mode.
2415 .lp
2416 .sh 2 "Persistent Host Status Information"
2417 .pp
2418 When
2419 .b HostStatusDirectory
2420 is enabled,
2421 information about the status of hosts is maintained on disk
2422 and can thus be shared between different instantiations of
2423 .i sendmail .
2424 The status of the last connection with each remote host
2425 may be viewed with the command:
2426 .(b
2427 sendmail \-bh
2428 .)b
2429 This information may be flushed with the command:
2430 .(b
2431 sendmail \-bH
2432 .)b
2433 Flushing the information prevents new
2434 .i sendmail
2435 processes from loading it,
2436 but does not prevent existing processes from using the status information
2437 that they already have.
2438 .sh 1 "TUNING"
2439 .pp
2440 There are a number of configuration parameters
2441 you may want to change,
2442 depending on the requirements of your site.
2443 Most of these are set
2444 using an option in the configuration file.
2445 For example,
2446 the line
2447 .q "O Timeout.queuereturn=5d"
2448 sets option
2449 .q Timeout.queuereturn
2450 to the value
2451 .q 5d
2452 (five days).
2453 .pp
2454 Most of these options have appropriate defaults for most sites.
2455 However,
2456 sites having very high mail loads may find they need to tune them
2457 as appropriate for their mail load.
2458 In particular,
2459 sites experiencing a large number of small messages,
2460 many of which are delivered to many recipients,
2461 may find that they need to adjust the parameters
2462 dealing with queue priorities.
2463 .pp
2464 All versions of
2465 .i sendmail
2466 prior to 8.7
2467 had single character option names.
2468 As of 8.7,
2469 options have long (multi-character names).
2470 Although old short names are still accepted,
2471 most new options do not have short equivalents.
2472 .pp
2473 This section only describes the options you are most likely
2474 to want to tweak;
2475 read section
2476 .\"XREF
2477 5
2478 for more details.
2479 .sh 2 "Timeouts"
2480 .pp
2481 All time intervals are set
2482 using a scaled syntax.
2483 For example,
2484 .q 10m
2485 represents ten minutes, whereas
2486 .q 2h30m
2487 represents two and a half hours.
2488 The full set of scales is:
2489 .(b
2490 .ta 4n
2491 s       seconds
2492 m       minutes
2493 h       hours
2494 d       days
2495 w       weeks
2496 .)b
2497 .sh 3 "Queue interval"
2498 .pp
2499 The argument to the
2500 .b \-q
2501 flag specifies how often a sub-daemon will run the queue.
2502 This is typically set to between fifteen minutes and one hour.
2503 If not set, or set to zero,
2504 the queue will not be run automatically.
2505 RFC 1123 section 5.3.1.1 recommends that this be at least 30 minutes.
2506 Should you need to terminate the queue jobs currently active then a SIGTERM
2507 to the parent of the process (or processes) will cleanly stop the jobs.
2508 .sh 3 "Read timeouts"
2509 .pp
2510 Timeouts all have option names
2511 .q Timeout.\fIsuboption\fP .
2512 Most of these control SMTP operations.
2513 The recognized
2514 .i suboption s,
2515 their default values, and the minimum values
2516 allowed by RFC 2821 section 4.5.3.2 (or RFC 1123 section 5.3.2) are:
2517 .nr ii 1i
2518 .ip connect
2519 The time to wait for an SMTP connection to open
2520 (the
2521 .i connect (2)
2522 system call)
2523 [0, unspecified].
2524 If zero, uses the kernel default.
2525 In no case can this option extend the timeout
2526 longer than the kernel provides, but it can shorten it.
2527 This is to get around kernels that provide an absurdly long connection timeout
2528 (90 minutes in one case).
2529 .ip iconnect
2530 The same as
2531 .i connect,
2532 except it applies only to the initial attempt to connect to a host
2533 for a given message
2534 [0, unspecified].
2535 The concept is that this should be very short (a few seconds);
2536 hosts that are well connected and responsive will thus be serviced immediately.
2537 Hosts that are slow will not hold up other deliveries in the initial
2538 delivery attempt.
2539 .ip aconnect
2540 [0, unspecified]
2541 The overall timeout waiting for all connection for a single delivery
2542 attempt to succeed.
2543 If 0, no overall limit is applied.
2544 This can be used to restrict the total amount of time trying to connect to
2545 a long list of host that could accept an e-mail for the recipient.
2546 This timeout does not apply to
2547 .b FallbackMXhost ,
2548 i.e., if the time is exhausted, the
2549 .b FallbackMXhost
2550 is tried next.
2551 .ip initial
2552 The wait for the initial 220 greeting message
2553 [5m, 5m].
2554 .ip helo
2555 The wait for a reply from a HELO or EHLO command
2556 [5m, unspecified].
2557 This may require a host name lookup, so
2558 five minutes is probably a reasonable minimum.
2559 .ip mail\(dg
2560 The wait for a reply from a MAIL command
2561 [10m, 5m].
2562 .ip rcpt\(dg
2563 The wait for a reply from a RCPT command
2564 [1h, 5m].
2565 This should be long
2566 because it could be pointing at a list
2567 that takes a long time to expand
2568 (see below).
2569 .ip datainit\(dg
2570 The wait for a reply from a DATA command
2571 [5m, 2m].
2572 .ip datablock\(dg\(dd
2573 The wait for reading a data block
2574 (that is, the body of the message).
2575 [1h, 3m].
2576 This should be long because it also applies to programs
2577 piping input to
2578 .i sendmail
2579 which have no guarantee of promptness.
2580 .ip datafinal\(dg
2581 The wait for a reply from the dot terminating a message.
2582 [1h, 10m].
2583 If this is shorter than the time actually needed
2584 for the receiver to deliver the message,
2585 duplicates will be generated.
2586 This is discussed in RFC 1047.
2587 .ip rset
2588 The wait for a reply from a RSET command
2589 [5m, unspecified].
2590 .ip quit
2591 The wait for a reply from a QUIT command
2592 [2m, unspecified].
2593 .ip misc
2594 The wait for a reply from miscellaneous (but short) commands
2595 such as NOOP (no-operation) and VERB (go into verbose mode).
2596 [2m, unspecified].
2597 .ip command\(dg\(dd
2598 In server SMTP,
2599 the time to wait for another command.
2600 [1h, 5m].
2601 .ip ident\(dd
2602 The timeout waiting for a reply to an IDENT query
2603 [5s\**, unspecified].
2604 .(f
2605 \**On some systems the default is zero to turn the protocol off entirely.
2606 .)f
2607 .ip lhlo
2608 The wait for a reply to an LMTP LHLO command
2609 [2m, unspecified].
2610 .ip auth
2611 The timeout for a reply in an SMTP AUTH dialogue
2612 [10m, unspecified].
2613 .ip starttls
2614 The timeout for a reply to an SMTP STARTTLS command and the TLS handshake
2615 [1h, unspecified].
2616 .ip fileopen\(dd
2617 The timeout for opening .forward and :include: files [60s, none].
2618 .ip control\(dd
2619 The timeout for a complete control socket transaction to complete [2m, none].
2620 .ip hoststatus\(dd
2621 How long status information about a host
2622 (e.g., host down)
2623 will be cached before it is considered stale
2624 [30m, unspecified].
2625 .ip resolver.retrans\(dd
2626 The resolver's
2627 retransmission time interval
2628 (in seconds)
2629 [varies].
2630 Sets both
2631 .i Timeout.resolver.retrans.first
2632 and
2633 .i Timeout.resolver.retrans.normal .
2634 .ip resolver.retrans.first\(dd
2635 The resolver's
2636 retransmission time interval
2637 (in seconds)
2638 for the first attempt to
2639 deliver a message
2640 [varies].
2641 .ip resolver.retrans.normal\(dd
2642 The resolver's
2643 retransmission time interval
2644 (in seconds)
2645 for all resolver lookups
2646 except the first delivery attempt
2647 [varies].
2648 .ip resolver.retry\(dd
2649 The number of times
2650 to retransmit a resolver query.
2651 Sets both
2652 .i Timeout.resolver.retry.first
2653 and
2654 .i Timeout.resolver.retry.normal
2655 [varies].
2656 .ip resolver.retry.first\(dd
2657 The number of times
2658 to retransmit a resolver query
2659 for the first attempt
2660 to deliver a message
2661 [varies].
2662 .ip resolver.retry.normal\(dd
2663 The number of times
2664 to retransmit a resolver query
2665 for all resolver lookups
2666  except the first delivery attempt
2667 [varies].
2668 .lp
2669 For compatibility with old configuration files,
2670 if no
2671 .i suboption
2672 is specified,
2673 all the timeouts marked with
2674 .DG
2675 (\(dg) are set to the indicated value.
2676 All but those marked with
2677 .DD
2678 (\(dd) apply to client SMTP.
2679 .pp
2680 For example, the lines:
2681 .(b
2682 O Timeout.command=25m
2683 O Timeout.datablock=3h
2684 .)b
2685 sets the server SMTP command timeout to 25 minutes
2686 and the input data block timeout to three hours.
2687 .sh 3 "Message timeouts"
2688 .pp
2689 After sitting in the queue for a few days,
2690 an undeliverable message will time out.
2691 This is to insure that at least the sender is aware
2692 of the inability to send a message.
2693 The timeout is typically set to five days.
2694 It is sometimes considered convenient to also send a warning message
2695 if the message is in the queue longer than a few hours
2696 (assuming you normally have good connectivity;
2697 if your messages normally took several hours to send
2698 you wouldn't want to do this because it wouldn't be an unusual event).
2699 These timeouts are set using the
2700 .b Timeout.queuereturn
2701 and
2702 .b Timeout.queuewarn
2703 options in the configuration file
2704 (previously both were set using the
2705 .b T
2706 option).
2707 .pp
2708 If the message is submitted using the
2709 .sm NOTIFY
2710 .sm SMTP
2711 extension,
2712 warning messages will only be sent if
2713 .sm NOTIFY=DELAY
2714 is specified.
2715 The queuereturn and queuewarn timeouts
2716 can be further qualified with a tag based on the Precedence: field
2717 in the message;
2718 they must be one of
2719 .q urgent
2720 (indicating a positive non-zero precedence),
2721 .q normal
2722 (indicating a zero precedence), or
2723 .q non-urgent
2724 (indicating negative precedences).
2725 For example, setting
2726 .q Timeout.queuewarn.urgent=1h
2727 sets the warning timeout for urgent messages only
2728 to one hour.
2729 The default if no precedence is indicated
2730 is to set the timeout for all precedences.
2731 If the message has a normal (default) precedence
2732 and it is a delivery status notification (DSN),
2733 .b Timeout.queuereturn.dsn
2734 and
2735 .b Timeout.queuewarn.dsn
2736 can be used to give an alternative warn and return time
2737 for DSNs.
2738 The value "now" can be used for
2739 -O Timeout.queuereturn
2740 to return entries immediately during a queue run,
2741 e.g., to bounce messages independent of their time in the queue.
2742 .pp
2743 Since these options are global,
2744 and since you cannot know
2745 .i "a priori"
2746 how long another host outside your domain will be down,
2747 a five day timeout is recommended.
2748 This allows a recipient to fix the problem even if it occurs
2749 at the beginning of a long weekend.
2750 RFC 1123 section 5.3.1.1 says that this parameter
2751 should be ``at least 4\-5 days''.
2752 .pp
2753 The
2754 .b Timeout.queuewarn
2755 value can be piggybacked on the
2756 .b T
2757 option by indicating a time after which
2758 a warning message should be sent;
2759 the two timeouts are separated by a slash.
2760 For example, the line
2761 .(b
2762 OT5d/4h
2763 .)b
2764 causes email to fail after five days,
2765 but a warning message will be sent after four hours.
2766 This should be large enough that the message will have been tried
2767 several times.
2768 .sh 2 "Forking During Queue Runs"
2769 .pp
2770 By setting the
2771 .b ForkEachJob
2772 (\c
2773 .b Y )
2774 option,
2775 .i sendmail
2776 will fork before each individual message
2777 while running the queue.
2778 This option was used with earlier releases to prevent
2779 .i sendmail
2780 from consuming large amounts of memory.
2781 It should no longer be necessary with
2782 .i sendmail
2783 8.12.
2784 If the
2785 .b ForkEachJob
2786 option is not set,
2787 .i sendmail
2788 will keep track of hosts that are down during a queue run,
2789 which can improve performance dramatically.
2790 .pp
2791 If the
2792 .b ForkEachJob
2793 option is set,
2794 .i sendmail
2795 cannot use connection caching.
2796 .sh 2 "Queue Priorities"
2797 .pp
2798 Every message is assigned a priority when it is first instantiated,
2799 consisting of the message size (in bytes)
2800 offset by the message class
2801 (which is determined from the Precedence: header)
2802 times the
2803 .q "work class factor"
2804 and the number of recipients times the
2805 .q "work recipient factor."
2806 The priority is used to order the queue.
2807 Higher numbers for the priority mean that the message will be processed later
2808 when running the queue.
2809 .pp
2810 The message size is included so that large messages are penalized
2811 relative to small messages.
2812 The message class allows users to send
2813 .q "high priority"
2814 messages by including a
2815 .q Precedence:
2816 field in their message;
2817 the value of this field is looked up in the
2818 .b P
2819 lines of the configuration file.
2820 Since the number of recipients affects the amount of load a message presents
2821 to the system,
2822 this is also included into the priority.
2823 .pp
2824 The recipient and class factors
2825 can be set in the configuration file using the
2826 .b RecipientFactor
2827 (\c
2828 .b y )
2829 and
2830 .b ClassFactor
2831 (\c
2832 .b z )
2833 options respectively.
2834 They default to 30000 (for the recipient factor)
2835 and 1800
2836 (for the class factor).
2837 The initial priority is:
2838 .EQ
2839 pri = msgsize - (class times bold ClassFactor) + (nrcpt times bold RecipientFactor)
2840 .EN
2841 (Remember, higher values for this parameter actually mean
2842 that the job will be treated with lower priority.)
2843 .pp
2844 The priority of a job can also be adjusted each time it is processed
2845 (that is, each time an attempt is made to deliver it)
2846 using the
2847 .q "work time factor,"
2848 set by the
2849 .b RetryFactor
2850 (\c
2851 .b Z )
2852 option.
2853 This is added to the priority,
2854 so it normally decreases the precedence of the job,
2855 on the grounds that jobs that have failed many times
2856 will tend to fail again in the future.
2857 The
2858 .b RetryFactor
2859 option defaults to 90000.
2860 .sh 2 "Load Limiting"
2861 .pp
2862 .i Sendmail
2863 can be asked to queue (but not deliver) mail
2864 if the system load average gets too high using the
2865 .b QueueLA
2866 (\c
2867 .b x )
2868 option.
2869 When the load average exceeds the value of the
2870 .b QueueLA
2871 option, the delivery mode is set to
2872 .b q
2873 (queue only) if the
2874 .b QueueFactor
2875 (\c
2876 .b q )
2877 option divided by the difference in the current load average and the
2878 .b QueueLA
2879 option plus one
2880 is less than the priority of the message \(em
2881 that is, the message is queued iff:
2882 .EQ
2883 pri > { bold QueueFactor } over { LA - { bold QueueLA } + 1 }
2884 .EN
2885 The
2886 .b QueueFactor
2887 option defaults to 600000,
2888 so each point of load average is worth 600000 priority points
2889 (as described above).
2890 .pp
2891 For drastic cases, the
2892 .b RefuseLA
2893 (\c
2894 .b X )
2895 option defines a load average at which
2896 .i sendmail
2897 will refuse to accept network connections.
2898 Locally generated mail, i.e., mail which is not submitted via SMTP
2899 (including incoming UUCP mail),
2900 is still accepted.
2901 Notice that the MSP submits mail to the MTA via SMTP, and hence
2902 mail will be queued in the client queue in such a case.
2903 Therefore it is necessary to run the client mail queue periodically.
2904 .sh 2 "Resource Limits"
2905 .pp
2906 .i Sendmail
2907 has several parameters to control resource usage.
2908 Besides those mentionted in the previous section, there are at least
2909 .b MaxDaemonChildren ,
2910 .b ConnectionRateThrottle ,
2911 .b MaxQueueChildren ,
2912 and
2913 .b MaxRunnersPerQueue .
2914 The latter two limit the number of
2915 .i sendmail
2916 processes that operate on the queue.
2917 These are discussed in the section
2918 ``Queue Group Declaration''.
2919 The former two can be used to limit the number of incoming connections.
2920 Their appropriate values depend on the host operating system and
2921 the hardware, e.g., amount of memory.
2922 In many situations it might be useful to set limits to prevent
2923 to have too many
2924 .i sendmail
2925 processes, however, these limits can be abused to mount a
2926 denial of service attack.
2927 For example, if
2928 .b MaxDaemonChildren=10
2929 then an attacker needs to open only 10 SMTP sessions to the server,
2930 leave them idle for most of the time,
2931 and no more connections will be accepted.
2932 If this option is set then the timeouts used in a SMTP session
2933 should be lowered from their default values to
2934 their minimum values as specified in RFC 2821 and listed in
2935 section
2936 .\"XREF
2937 4.1.2.
2938 .sh 2 "Measures against Denial of Service Attacks"
2939 .pp
2940 .i Sendmail
2941 has some built-in measures against simple denial of service (DoS) attacks.
2942 The SMTP server by default slows down if too many bad commands are
2943 issued or if some commands are repeated too often within a session.
2944 Details can be found in the source file
2945 .b sendmail/srvrsmtp.c
2946 by looking for the macro definitions of
2947 .b MAXBADCOMMANDS ,
2948 .b MAXNOOPCOMMANDS ,
2949 .b MAXHELOCOMMANDS ,
2950 .b MAXVRFYCOMMANDS ,
2951 and
2952 .b MAXETRNCOMMANDS .
2953 If an SMTP command is issued more often than the corresponding
2954 .b MAXcmdCOMMANDS 
2955 value, then the response is delayed exponentially,
2956 starting with a sleep time of one second,
2957 up to a maximum of four minutes (as defined by
2958 .b MAXTIMEOUT ).
2959 If the option
2960 .b MaxDaemonChildren
2961 is set to a value greater than zero,
2962 then this could make a DoS attack even worse since it
2963 keeps a connection open longer than necessary.
2964 Therefore a connection is terminated with a 421 SMTP reply code
2965 if the number of commands exceeds the limit by a factor of two and
2966 .b MAXBADCOMMANDS 
2967 is set to a value greater than zero (the default is 25).
2968 .sh 2 "Delivery Mode"
2969 .pp
2970 There are a number of delivery modes that
2971 .i sendmail
2972 can operate in,
2973 set by the
2974 .b DeliveryMode
2975 (\c
2976 .b d )
2977 configuration option.
2978 These modes
2979 specify how quickly mail will be delivered.
2980 Legal modes are:
2981 .(b
2982 .ta 4n
2983 i       deliver interactively (synchronously)
2984 b       deliver in background (asynchronously)
2985 q       queue only (don't deliver)
2986 d       defer delivery attempts (don't deliver)
2987 .)b
2988 There are tradeoffs.
2989 Mode
2990 .q i
2991 gives the sender the quickest feedback,
2992 but may slow down some mailers and
2993 is hardly ever necessary.
2994 Mode
2995 .q b
2996 delivers promptly but
2997 can cause large numbers of processes
2998 if you have a mailer that takes a long time to deliver a message.
2999 Mode
3000 .q q
3001 minimizes the load on your machine,
3002 but means that delivery may be delayed for up to the queue interval.
3003 Mode
3004 .q d
3005 is identical to mode
3006 .q q
3007 except that it also prevents lookups in maps including the
3008 .b -D
3009 flag from working during the initial queue phase;
3010 it is intended for ``dial on demand'' sites where DNS lookups
3011 might cost real money.
3012 Some simple error messages
3013 (e.g., host unknown during the SMTP protocol)
3014 will be delayed using this mode.
3015 Mode
3016 .q b
3017 is the usual default.
3018 .pp
3019 If you run in mode
3020 .q q
3021 (queue only),
3022 .q d
3023 (defer),
3024 or
3025 .q b
3026 (deliver in background)
3027 .i sendmail
3028 will not expand aliases and follow .forward files
3029 upon initial receipt of the mail.
3030 This speeds up the response to RCPT commands.
3031 Mode
3032 .q i
3033 should not be used by the SMTP server.
3034 .sh 2 "Log Level"
3035 .pp
3036 The level of logging can be set for
3037 .i sendmail .
3038 The default using a standard configuration table is level 9.
3039 The levels are as follows:
3040 .nr ii 0.5i
3041 .ip 0
3042 Minimal logging.
3043 .ip 1
3044 Serious system failures and potential security problems.
3045 .ip 2
3046 Lost communications (network problems) and protocol failures.
3047 .ip 3
3048 Other serious failures, malformed addresses, transient forward/include
3049 errors, connection timeouts.
3050 .ip 4
3051 Minor failures, out of date alias databases, connection rejections
3052 via check_ rulesets.
3053 .ip 5
3054 Message collection statistics.
3055 .ip 6
3056 Creation of error messages,
3057 VRFY and EXPN commands.
3058 .ip 7
3059 Delivery failures (host or user unknown, etc.).
3060 .ip 8
3061 Successful deliveries and alias database rebuilds.
3062 .ip 9
3063 Messages being deferred
3064 (due to a host being down, etc.).
3065 .ip 10
3066 Database expansion (alias, forward, and userdb lookups)
3067 and authentication information.
3068 .ip 11
3069 NIS errors and end of job processing.
3070 .ip 12
3071 Logs all SMTP connections.
3072 .ip 13
3073 Log bad user shells, files with improper permissions, and other
3074 questionable situations.
3075 .ip 14
3076 Logs refused connections.
3077 .ip 15
3078 Log all incoming and outgoing SMTP commands.
3079 .ip 20
3080 Logs attempts to run locked queue files.
3081 These are not errors,
3082 but can be useful to note if your queue appears to be clogged.
3083 .ip 30
3084 Lost locks (only if using lockf instead of flock).
3085 .lp
3086 Additionally,
3087 values above 64 are reserved for extremely verbose debugging output.
3088 No normal site would ever set these.
3089 .sh 2 "File Modes"
3090 .pp
3091 The modes used for files depend on what functionality you want
3092 and the level of security you require.
3093 In many cases
3094 .i sendmail
3095 does careful checking of the modes
3096 of files and directories
3097 to avoid accidental compromise;
3098 if you want to make it possible to have group-writable support files
3099 you may need to use the
3100 .b DontBlameSendmail
3101 option to turn off some of these checks.
3102 .sh 3 "To suid or not to suid?"
3103 .pp
3104 .i Sendmail
3105 is no longer installed
3106 set-user-ID to root.
3107 sendmail/SECURITY
3108 explains how to configure and install
3109 .i sendmail
3110 without set-user-ID to root but set-group-ID
3111 which is the default configuration starting with 8.12.
3112 .pp
3113 The daemon usually runs as root, unless other measures are taken.
3114 At the point where
3115 .i sendmail
3116 is about to
3117 .i exec \|(2)
3118 a mailer,
3119 it checks to see if the userid is zero (root);
3120 if so,
3121 it resets the userid and groupid to a default
3122 (set by the
3123 .b U=
3124 equate in the mailer line;
3125 if that is not set, the
3126 .b DefaultUser
3127 option is used).
3128 This can be overridden
3129 by setting the
3130 .b S
3131 flag to the mailer
3132 for mailers that are trusted
3133 and must be called as root.
3134 However,
3135 this will cause mail processing
3136 to be accounted
3137 (using
3138 .i sa \|(8))
3139 to root
3140 rather than to the user sending the mail.
3141 .pp
3142 A middle ground is to set the
3143 .b RunAsUser
3144 option.
3145 This causes
3146 .i sendmail
3147 to become the indicated user as soon as it has done the startup
3148 that requires root privileges
3149 (primarily, opening the
3150 .sm SMTP
3151 socket).
3152 If you use
3153 .b RunAsUser ,
3154 the queue directory
3155 (normally
3156 .i /var/spool/mqueue )
3157 should be owned by that user,
3158 and all files and databases
3159 (including user
3160 .i \&.forward
3161 files,
3162 alias files,
3163 :include: files,
3164 and external databases)
3165 must be readable by that user.
3166 Also, since sendmail will not be able to change its uid,
3167 delivery to programs or files will be marked as unsafe,
3168 e.g., undeliverable,
3169 in
3170 .i \&.forward ,
3171 aliases,
3172 and :include: files.
3173 Administrators can override this by setting the
3174 .b DontBlameSendmail
3175 option to the setting
3176 .b NonRootSafeAddr .
3177 .b RunAsUser
3178 is probably best suited for firewall configurations
3179 that don't have regular user logins.
3180 If the option is used on a system which performs local delivery,
3181 then the local delivery agent must have the proper permissions
3182 (i.e., usually set-user-ID root)
3183 since it will be invoked by the
3184 .b RunAsUser ,
3185 not by root.
3186 .sh 3 "Turning off security checks"
3187 .pp
3188 .i Sendmail
3189 is very particular about the modes of files that it reads or writes.
3190 For example, by default it will refuse to read most files
3191 that are group writable
3192 on the grounds that they might have been tampered with
3193 by someone other than the owner;
3194 it will even refuse to read files in group writable directories.
3195 Also, sendmail will refuse to create a new aliases database in an
3196 unsafe directory.  You can get around this by manually creating the
3197 database file as a trusted user ahead of time and then rebuilding the
3198 aliases database with
3199 .b newaliases .
3200 .pp
3201 If you are
3202 .i quite
3203 sure that your configuration is safe and you want
3204 .i sendmail
3205 to avoid these security checks,
3206 you can turn off certain checks using the
3207 .b DontBlameSendmail
3208 option.
3209 This option takes one or more names that disable checks.
3210 In the descriptions that follow,
3211 .q "unsafe directory"
3212 means a directory that is writable by anyone other than the owner.
3213 The values are:
3214 .nr ii 0.5i
3215 .ip Safe
3216 No special handling.
3217 .ip AssumeSafeChown
3218 Assume that the
3219 .i chown
3220 system call is restricted to root.
3221 Since some versions of UNIX permit regular users
3222 to give away their files to other users on some filesystems,
3223 .i sendmail
3224 often cannot assume that a given file was created by the owner,
3225 particularly when it is in a writable directory.
3226 You can set this flag if you know that file giveaway is restricted
3227 on your system.
3228 .ip ClassFileInUnsafeDirPath
3229 When reading class files (using the
3230 .b F
3231 line in the configuration file),
3232 allow files that are in unsafe directories.
3233 .ip DontWarnForwardFileInUnsafeDirPath
3234 Prevent logging of
3235 unsafe directory path warnings
3236 for non-existent forward files.
3237 .ip ErrorHeaderInUnsafeDirPath
3238 Allow the file named in the
3239 .b ErrorHeader
3240 option to be in an unsafe directory.
3241 .ip FileDeliveryToHardLink
3242 Allow delivery to files that are hard links.
3243 .ip FileDeliveryToSymLink
3244 Allow delivery to files that are symbolic links.
3245 .ip ForwardFileInGroupWritableDirPath
3246 Allow
3247 .i \&.forward
3248 files in group writable directories.
3249 .ip ForwardFileInUnsafeDirPath
3250 Allow
3251 .i \&.forward
3252 files in unsafe directories.
3253 .ip ForwardFileInUnsafeDirPathSafe
3254 Allow a
3255 .i \&.forward
3256 file that is in an unsafe directory to include references
3257 to program and files.
3258 .ip GroupReadableKeyFile
3259 Accept a group-readable key file for STARTTLS.
3260 .ip GroupReadableSASLDBFile
3261 Accept a group-readable Cyrus SASL password file.
3262 .ip GroupWritableAliasFile
3263 Allow group-writable alias files.
3264 .ip GroupWritableDirPathSafe
3265 Change the definition of
3266 .q "unsafe directory"
3267 to consider group-writable directories to be safe.
3268 World-writable directories are always unsafe.
3269 .ip GroupWritableForwardFile
3270 Allow group writable
3271 .i \&.forward
3272 files.
3273 .ip GroupWritableForwardFileSafe
3274 Accept group-writable
3275 .i \&.forward
3276 files as safe for program and file delivery.
3277 .ip GroupWritableIncludeFile
3278 Allow group wriable
3279 .i :include:
3280 files.
3281 .ip GroupWritableIncludeFileSafe
3282 Accept group-writable
3283 .i :include:
3284 files as safe for program and file delivery.
3285 .ip GroupWritableSASLDBFile
3286 Accept a group-writable Cyrus SASL password file.
3287 .ip HelpFileInUnsafeDirPath
3288 Allow the file named in the
3289 .b HelpFile
3290 option to be in an unsafe directory.
3291 .ip IncludeFileInGroupWritableDirPath
3292 Allow
3293 .i :include:
3294 files in group writable directories.
3295 .ip IncludeFileInUnsafeDirPath
3296 Allow
3297 .i :include:
3298 files in unsafe directories.
3299 .ip IncludeFileInUnsafeDirPathSafe
3300 Allow a
3301 .i :include:
3302 file that is in an unsafe directory to include references
3303 to program and files.
3304 .ip InsufficientEntropy
3305 Try to use STARTTLS even if the PRNG for OpenSSL is not properly seeded
3306 despite the security problems.
3307 .ip LinkedAliasFileInWritableDir
3308 Allow an alias file that is a link in a writable directory.
3309 .ip LinkedClassFileInWritableDir
3310 Allow class files that are links in writable directories.
3311 .ip LinkedForwardFileInWritableDir
3312 Allow
3313 .i \&.forward
3314 files that are links in writable directories.
3315 .ip LinkedIncludeFileInWritableDir
3316 Allow
3317 .i :include:
3318 files that are links in writable directories.
3319 .ip LinkedMapInWritableDir
3320 Allow map files that are links in writable directories.
3321 This includes alias database files.
3322 .ip LinkedServiceSwitchFileInWritableDir
3323 Allow the service switch file to be a link
3324 even if the directory is writable.
3325 .ip MapInUnsafeDirPath
3326 Allow maps (e.g.,
3327 .i hash ,
3328 .i btree ,
3329 and
3330 .i dbm
3331 files)
3332 in unsafe directories.
3333 This includes alias database files.
3334 .ip NonRootSafeAddr
3335 Do not mark file and program deliveries as unsafe
3336 if sendmail is not running with root privileges.
3337 .ip RunProgramInUnsafeDirPath
3338 Run programs that are in writable directories without logging a warning.
3339 .ip RunWritableProgram
3340 Run programs that are group- or world-writable without logging a warning.
3341 .ip TrustStickyBit
3342 Allow group or world writable directories
3343 if the sticky bit is set on the directory.
3344 Do not set this on systems which do not honor
3345 the sticky bit on directories.
3346 .ip WorldWritableAliasFile
3347 Accept world-writable alias files.
3348 .ip WorldWritableForwardfile
3349 Allow world writable
3350 .i \&.forward
3351 files.
3352 .ip WorldWritableIncludefile
3353 Allow world wriable
3354 .i :include:
3355 files.
3356 .ip WriteMapToHardLink
3357 Allow writes to maps that are hard links.
3358 .ip WriteMapToSymLink
3359 Allow writes to maps that are symbolic links.
3360 .ip WriteStatsToHardLink
3361 Allow the status file to be a hard link.
3362 .ip WriteStatsToSymLink
3363 Allow the status file to be a symbolic link.
3364 .sh 2 "Connection Caching"
3365 .pp
3366 When processing the queue,
3367 .i sendmail
3368 will try to keep the last few open connections open
3369 to avoid startup and shutdown costs.
3370 This only applies to IPC and LPC connections.
3371 .pp
3372 When trying to open a connection
3373 the cache is first searched.
3374 If an open connection is found, it is probed to see if it is still active
3375 by sending a
3376 .sm RSET
3377 command.
3378 It is not an error if this fails;
3379 instead, the connection is closed and reopened.
3380 .pp
3381 Two parameters control the connection cache.
3382 The
3383 .b ConnectionCacheSize
3384 (\c
3385 .b k )
3386 option defines the number of simultaneous open connections
3387 that will be permitted.
3388 If it is set to zero,
3389 connections will be closed as quickly as possible.
3390 The default is one.
3391 This should be set as appropriate for your system size;
3392 it will limit the amount of system resources that
3393 .i sendmail
3394 will use during queue runs.
3395 Never set this higher than 4.
3396 .pp
3397 The
3398 .b ConnectionCacheTimeout
3399 (\c
3400 .b K )
3401 option specifies the maximum time that any cached connection
3402 will be permitted to idle.
3403 When the idle time exceeds this value
3404 the connection is closed.
3405 This number should be small
3406 (under ten minutes)
3407 to prevent you from grabbing too many resources
3408 from other hosts.
3409 The default is five minutes.
3410 .sh 2 "Name Server Access"
3411 .pp
3412 Control of host address lookups is set by the
3413 .b hosts
3414 service entry in your service switch file.
3415 If you are on a system that has built-in service switch support
3416 (e.g., Ultrix, Solaris, or DEC OSF/1)
3417 then your system is probably configured properly already.
3418 Otherwise,
3419 .i sendmail
3420 will consult the file
3421 .b /etc/mail/service.switch ,
3422 which should be created.
3423 .i Sendmail
3424 only uses two entries:
3425 .b hosts
3426 and
3427 .b aliases ,
3428 although system routines may use other services
3429 (notably the
3430 .b passwd
3431 service for user name lookups by
3432 .i getpwname ).
3433 .pp
3434 However, some systems (such as SunOS 4.X)
3435 will do DNS lookups
3436 regardless of the setting of the service switch entry.
3437 In particular, the system routine
3438 .i gethostbyname (3)
3439 is used to look up host names,
3440 and many vendor versions try some combination of DNS, NIS,
3441 and file lookup in /etc/hosts
3442 without consulting a service switch.
3443 .i Sendmail
3444 makes no attempt to work around this problem,
3445 and the DNS lookup will be done anyway.
3446 If you do not have a nameserver configured at all,
3447 such as at a UUCP-only site,
3448 .i sendmail
3449 will get a
3450 .q "connection refused"
3451 message when it tries to connect to the name server.
3452 If the
3453 .b hosts
3454 switch entry has the service
3455 .q dns
3456 listed somewhere in the list,
3457 .i sendmail
3458 will interpret this to mean a temporary failure
3459 and will queue the mail for later processing;
3460 otherwise, it ignores the name server data.
3461 .pp
3462 The same technique is used to decide whether to do MX lookups.
3463 If you want MX support, you
3464 .i must
3465 have
3466 .q dns
3467 listed as a service in the
3468 .b hosts
3469 switch entry.
3470 .pp
3471 The
3472 .b ResolverOptions
3473 (\c
3474 .b I )
3475 option allows you to tweak name server options.
3476 The command line takes a series of flags as documented in
3477 .i resolver (3)
3478 (with the leading
3479 .q RES_
3480 deleted).
3481 Each can be preceded by an optional `+' or `\(mi'.
3482 For example, the line
3483 .(b
3484 O ResolverOptions=+AAONLY \(miDNSRCH
3485 .)b
3486 turns on the AAONLY (accept authoritative answers only)
3487 and turns off the DNSRCH (search the domain path) options.
3488 Most resolver libraries default DNSRCH, DEFNAMES, and RECURSE
3489 flags on and all others off.
3490 If NETINET6 is enabled, most libraries default to USE_INET6 as well.
3491 You can also include
3492 .q HasWildcardMX
3493 to specify that there is a wildcard MX record matching your domain;
3494 this turns off MX matching when canonifying names,
3495 which can lead to inappropriate canonifications.
3496 Use
3497 .q WorkAroundBrokenAAAA
3498 when faced with a broken nameserver that returns SERVFAIL
3499 (a temporary failure)
3500 on T_AAAA (IPv6) lookups
3501 during hostname canonification.
3502 Notice: it might be necessary to apply the same (or similar) options to
3503 .i submit.cf
3504 too.
3505 .pp
3506 Version level 1 configurations (see the section about
3507 ``Configuration Version Level'')
3508 turn DNSRCH and DEFNAMES off when doing delivery lookups,
3509 but leave them on everywhere else.
3510 Version 8 of
3511 .i sendmail
3512 ignores them when doing canonification lookups
3513 (that is, when using $[ ... $]),
3514 and always does the search.
3515 If you don't want to do automatic name extension,
3516 don't call $[ ... $].
3517 .pp
3518 The search rules for $[ ... $] are somewhat different than usual.
3519 If the name being looked up
3520 has at least one dot, it always tries the unmodified name first.
3521 If that fails, it tries the reduced search path,
3522 and lastly tries the unmodified name
3523 (but only for names without a dot,
3524 since names with a dot have already been tried).
3525 This allows names such as
3526 ``utc.CS''
3527 to match the site in Czechoslovakia
3528 rather than the site in your local Computer Science department.
3529 It also prefers A and CNAME records over MX records \*-
3530 that is, if it finds an MX record it makes note of it,
3531 but keeps looking.
3532 This way, if you have a wildcard MX record matching your domain,
3533 it will not assume that all names match.
3534 .pp
3535 To completely turn off all name server access
3536 on systems without service switch support
3537 (such as SunOS 4.X)
3538 you will have to recompile with
3539 \-DNAMED_BIND=0
3540 and remove \-lresolv from the list of libraries to be searched
3541 when linking.
3542 .sh 2 "Moving the Per-User Forward Files"
3543 .pp
3544 Some sites mount each user's home directory
3545 from a local disk on their workstation,
3546 so that local access is fast.
3547 However, the result is that .forward file lookups
3548 from a central mail server are slow.
3549 In some cases,
3550 mail can even be delivered on machines inappropriately
3551 because of a file server being down.
3552 The performance can be especially bad if you run the automounter.
3553 .pp
3554 The
3555 .b ForwardPath
3556 (\c
3557 .b J )
3558 option allows you to set a path of forward files.
3559 For example, the config file line
3560 .(b
3561 O ForwardPath=/var/forward/$u:$z/.forward.$w
3562 .)b
3563 would first look for a file with the same name as the user's login
3564 in /var/forward;
3565 if that is not found (or is inaccessible)
3566 the file
3567 ``.forward.\c
3568 .i machinename ''
3569 in the user's home directory is searched.
3570 A truly perverse site could also search by sender
3571 by using $r, $s, or $f.
3572 .pp
3573 If you create a directory such as /var/forward,
3574 it should be mode 1777
3575 (that is, the sticky bit should be set).
3576 Users should create the files mode 0644.
3577 Note that you must use the
3578 ForwardFileInUnsafeDirPath and
3579 ForwardFileInUnsafeDirPathSafe
3580 flags with the
3581 .b DontBlameSendmail
3582 option to allow forward files in a world writable directory.
3583 This might also be used as a denial of service attack
3584 (users could create forward files for other users);
3585 a better approach might be to create
3586 /var/forward
3587 mode 0755
3588 and create empty files for each user,
3589 owned by that user,
3590 mode 0644.
3591 If you do this, you don't have to set the DontBlameSendmail options
3592 indicated above.
3593 .sh 2 "Free Space"
3594 .pp
3595 On systems that have one of the system calls in the
3596 .i statfs (2)
3597 family
3598 (including
3599 .i statvfs
3600 and
3601 .i ustat ),
3602 you can specify a minimum number of free blocks on the queue filesystem
3603 using the
3604 .b MinFreeBlocks
3605 (\c
3606 .b b )
3607 option.
3608 If there are fewer than the indicated number of blocks free
3609 on the filesystem on which the queue is mounted
3610 the SMTP server will reject mail
3611 with the
3612 452 error code.
3613 This invites the SMTP client to try again later.
3614 .pp
3615 Beware of setting this option too high;
3616 it can cause rejection of email
3617 when that mail would be processed without difficulty.
3618 .sh 2 "Maximum Message Size"
3619 .pp
3620 To avoid overflowing your system with a large message,
3621 the
3622 .b MaxMessageSize
3623 option can be set to set an absolute limit
3624 on the size of any one message.
3625 This will be advertised in the ESMTP dialogue
3626 and checked during message collection.
3627 .sh 2 "Privacy Flags"
3628 .pp
3629 The
3630 .b PrivacyOptions
3631 (\c
3632 .b p )
3633 option allows you to set certain
3634 ``privacy''
3635 flags.
3636 Actually, many of them don't give you any extra privacy,
3637 rather just insisting that client SMTP servers
3638 use the HELO command
3639 before using certain commands
3640 or adding extra headers to indicate possible spoof attempts.
3641 .pp
3642 The option takes a series of flag names;
3643 the final privacy is the inclusive or of those flags.
3644 For example:
3645 .(b
3646 O PrivacyOptions=needmailhelo, noexpn
3647 .)b
3648 insists that the HELO or EHLO command be used before a MAIL command is accepted
3649 and disables the EXPN command.
3650 .pp
3651 The flags are detailed in section
3652 .\"XREF
3653 5.6.
3654 .sh 2 "Send to Me Too"
3655 .pp
3656 Beginning with version 8.10,
3657 .i sendmail
3658 includes by default the (envelope) sender in any list expansions.
3659 For example, if
3660 .q matt
3661 sends to a list that contains
3662 .q matt
3663 as one of the members he will get a copy of the message.
3664 If the
3665 .b MeToo
3666 option is set to
3667 .sm FALSE
3668 (in the configuration file or via the command line),
3669 this behavior is changed, i.e.,
3670 the (envelope) sender is excluded in list expansions.
3671 .sh 1 "THE WHOLE SCOOP ON THE CONFIGURATION FILE"
3672 .pp
3673 This section describes the configuration file
3674 in detail.
3675 .pp
3676 There is one point that should be made clear immediately:
3677 the syntax of the configuration file
3678 is designed to be reasonably easy to parse,
3679 since this is done every time
3680 .i sendmail
3681 starts up,
3682 rather than easy for a human to read or write.
3683 The configuration file should be generated via the method described in
3684 .b cf/README ,
3685 it should not be edited directly unless someone is familiar
3686 with the internals of the syntax described here and it is
3687 not possible to achieve the desired result via the default method.
3688 .pp
3689 The configuration file is organized as a series of lines,
3690 each of which begins with a single character
3691 defining the semantics for the rest of the line.
3692 Lines beginning with a space or a tab
3693 are continuation lines
3694 (although the semantics are not well defined in many places).
3695 Blank lines and lines beginning with a sharp symbol
3696 (`#')
3697 are comments.
3698 .sh 2 "R and S \*- Rewriting Rules"
3699 .pp
3700 The core of address parsing
3701 are the rewriting rules.
3702 These are an ordered production system.
3703 .i Sendmail
3704 scans through the set of rewriting rules
3705 looking for a match on the left hand side
3706 (LHS)
3707 of the rule.
3708 When a rule matches,
3709 the address is replaced by the right hand side
3710 (RHS)
3711 of the rule.
3712 .pp
3713 There are several sets of rewriting rules.
3714 Some of the rewriting sets are used internally
3715 and must have specific semantics.
3716 Other rewriting sets
3717 do not have specifically assigned semantics,
3718 and may be referenced by the mailer definitions
3719 or by other rewriting sets.
3720 .pp
3721 The syntax of these two commands are:
3722 .(b F
3723 .b S \c
3724 .i n
3725 .)b
3726 Sets the current ruleset being collected to
3727 .i n .
3728 If you begin a ruleset more than once
3729 it appends to the old definition.
3730 .(b F
3731 .b R \c
3732 .i lhs
3733 .i rhs
3734 .i comments
3735 .)b
3736 The
3737 fields must be separated
3738 by at least one tab character;
3739 there may be embedded spaces
3740 in the fields.
3741 The
3742 .i lhs
3743 is a pattern that is applied to the input.
3744 If it matches,
3745 the input is rewritten to the
3746 .i rhs .
3747 The
3748 .i comments
3749 are ignored.
3750 .pp
3751 Macro expansions of the form
3752 .b $ \c
3753 .i x
3754 are performed when the configuration file is read.
3755 A literal
3756 .b $
3757 can be included using
3758 .b $$ .
3759 Expansions of the form
3760 .b $& \c
3761 .i x
3762 are performed at run time using a somewhat less general algorithm.
3763 This is intended only for referencing internally defined macros
3764 such as
3765 .b $h
3766 that are changed at runtime.
3767 .sh 3 "The left hand side"
3768 .pp
3769 The left hand side of rewriting rules contains a pattern.
3770 Normal words are simply matched directly.
3771 Metasyntax is introduced using a dollar sign.
3772 The metasymbols are:
3773 .(b
3774 .ta \w'\fB$=\fP\fIx\fP  'u
3775 \fB$*\fP        Match zero or more tokens
3776 \fB$+\fP        Match one or more tokens
3777 \fB$\-\fP       Match exactly one token
3778 \fB$=\fP\fIx\fP Match any phrase in class \fIx\fP
3779 \fB$~\fP\fIx\fP Match any word not in class \fIx\fP
3780 .)b
3781 If any of these match,
3782 they are assigned to the symbol
3783 .b $ \c
3784 .i n
3785 for replacement on the right hand side,
3786 where
3787 .i n
3788 is the index in the LHS.
3789 For example,
3790 if the LHS:
3791 .(b
3792 $\-:$+
3793 .)b
3794 is applied to the input:
3795 .(b
3796 UCBARPA:eric
3797 .)b
3798 the rule will match, and the values passed to the RHS will be:
3799 .(b
3800 .ta 4n
3801 $1      UCBARPA
3802 $2      eric
3803 .)b
3804 .pp
3805 Additionally, the LHS can include
3806 .b $@
3807 to match zero tokens.
3808 This is
3809 .i not
3810 bound to a
3811 .b $ \c
3812 .i n
3813 on the RHS, and is normally only used when it stands alone
3814 in order to match the null input.
3815 .sh 3 "The right hand side"
3816 .pp
3817 When the left hand side of a rewriting rule matches,
3818 the input is deleted and replaced by the right hand side.
3819 Tokens are copied directly from the RHS
3820 unless they begin with a dollar sign.
3821 Metasymbols are:
3822 .(b
3823 .ta \w'$#mailer\0\0\0'u
3824 \fB$\fP\fIn\fP  Substitute indefinite token \fIn\fP from LHS
3825 \fB$[\fP\fIname\fP\fB$]\fP      Canonicalize \fIname\fP
3826 \fB$(\fP\fImap key\fP \fB$@\fP\fIarguments\fP \fB$:\fP\fIdefault\fP \fB$)\fP
3827         Generalized keyed mapping function
3828 \fB$>\fP\fIn\fP \*(lqCall\*(rq ruleset \fIn\fP
3829 \fB$#\fP\fImailer\fP    Resolve to \fImailer\fP
3830 \fB$@\fP\fIhost\fP      Specify \fIhost\fP
3831 \fB$:\fP\fIuser\fP      Specify \fIuser\fP
3832 .)b
3833 .pp
3834 The
3835 .b $ \c
3836 .i n
3837 syntax substitutes the corresponding value from a
3838 .b $+ ,
3839 .b $\- ,
3840 .b $* ,
3841 .b $= ,
3842 or
3843 .b $~
3844 match on the LHS.
3845 It may be used anywhere.
3846 .pp
3847 A host name enclosed between
3848 .b $[
3849 and
3850 .b $]
3851 is looked up in the host database(s)
3852 and replaced by the canonical name\**.
3853 .(f
3854 \**This is actually
3855 completely equivalent
3856 to $(host \fIhostname\fP$).
3857 In particular, a
3858 .b $:
3859 default can be used.
3860 .)f
3861 For example,
3862 .q $[ftp$]
3863 might become
3864 .q ftp.CS.Berkeley.EDU
3865 and
3866 .q $[[128.32.130.2]$]
3867 would become
3868 .q vangogh.CS.Berkeley.EDU.
3869 .i Sendmail
3870 recognizes its numeric IP address
3871 without calling the name server
3872 and replaces it with its canonical name.
3873 .pp
3874 The
3875 .b $(
3876 \&...
3877 .b $)
3878 syntax is a more general form of lookup;
3879 it uses a named map instead of an implicit map.
3880 If no lookup is found, the indicated
3881 .i default
3882 is inserted;
3883 if no default is specified and no lookup matches,
3884 the value is left unchanged.
3885 The
3886 .i arguments
3887 are passed to the map for possible use.
3888 .pp
3889 The
3890 .b $> \c
3891 .i n
3892 syntax
3893 causes the remainder of the line to be substituted as usual
3894 and then passed as the argument to ruleset
3895 .i n .
3896 The final value of ruleset
3897 .i n
3898 then becomes
3899 the substitution for this rule.
3900 The
3901 .b $>
3902 syntax expands everything after the ruleset name
3903 to the end of the replacement string
3904 and then passes that as the initial input to the ruleset.
3905 Recursive calls are allowed.
3906 For example,
3907 .(b
3908 $>0 $>3 $1
3909 .)b
3910 expands $1, passes that to ruleset 3, and then passes the result
3911 of ruleset 3 to ruleset 0.
3912 .pp
3913 The
3914 .b $#
3915 syntax should
3916 .i only
3917 be used in ruleset zero,
3918 a subroutine of ruleset zero,
3919 or rulesets that return decisions (e.g., check_rcpt).
3920 It causes evaluation of the ruleset to terminate immediately,
3921 and signals to
3922 .i sendmail
3923 that the address has completely resolved.
3924 The complete syntax for ruleset 0 is:
3925 .(b
3926 \fB$#\fP\fImailer\fP \fB$@\fP\fIhost\fP \fB$:\fP\fIuser\fP
3927 .)b
3928 This specifies the
3929 {mailer, host, user}
3930 3-tuple necessary to direct the mailer.
3931 Note: the third element (
3932 .i user
3933 ) is often also called
3934 .i address
3935 part.
3936 If the mailer is local
3937 the host part may be omitted\**.
3938 .(f
3939 \**You may want to use it for special
3940 .q "per user"
3941 extensions.
3942 For example, in the address
3943 .q jgm+foo@CMU.EDU ;
3944 the
3945 .q +foo
3946 part is not part of the user name,
3947 and is passed to the local mailer for local use.
3948 .)f
3949 The
3950 .i mailer
3951 must be a single word,
3952 but the
3953 .i host
3954 and
3955 .i user
3956 may be multi-part.
3957 If the
3958 .i mailer
3959 is the built-in IPC mailer,
3960 the
3961 .i host
3962 may be a colon-separated list of hosts
3963 that are searched in order for the first working address
3964 (exactly like MX records).
3965 The
3966 .i user
3967 is later rewritten by the mailer-specific envelope rewriting set
3968 and assigned to the
3969 .b $u
3970 macro.
3971 As a special case, if the mailer specified has the
3972 .b F=@
3973 flag specified
3974 and the first character of the
3975 .b $:
3976 value is
3977 .q @ ,
3978 the
3979 .q @
3980 is stripped off, and a flag is set in the address descriptor
3981 that causes sendmail to not do ruleset 5 processing.
3982 .pp
3983 Normally, a rule that matches is retried,
3984 that is,
3985 the rule loops until it fails.
3986 A RHS may also be preceded by a
3987 .b $@
3988 or a
3989 .b $:
3990 to change this behavior.
3991 A
3992 .b $@
3993 prefix causes the ruleset to return with the remainder of the RHS
3994 as the value.
3995 A
3996 .b $:
3997 prefix causes the rule to terminate immediately,
3998 but the ruleset to continue;
3999 this can be used to avoid continued application of a rule.
4000 The prefix is stripped before continuing.
4001 .pp
4002 The
4003 .b $@
4004 and
4005 .b $:
4006 prefixes may precede a
4007 .b $>
4008 spec;
4009 for example:
4010 .(b
4011 .ta 8n
4012 R$+     $: $>7 $1
4013 .)b
4014 matches anything,
4015 passes that to ruleset seven,
4016 and continues;
4017 the
4018 .b $:
4019 is necessary to avoid an infinite loop.
4020 .pp
4021 Substitution occurs in the order described,
4022 that is,
4023 parameters from the LHS are substituted,
4024 hostnames are canonicalized,
4025 .q subroutines
4026 are called,
4027 and finally
4028 .b $# ,
4029 .b $@ ,
4030 and
4031 .b $:
4032 are processed.
4033 .sh 3 "Semantics of rewriting rule sets"
4034 .pp
4035 There are six rewriting sets
4036 that have specific semantics.
4037 Five of these are related as depicted by figure 1.
4038 .(z
4039 .hl
4040 .ie n \{\
4041 .(c
4042                     +---+
4043                  -->| 0 |-->resolved address
4044                 /   +---+
4045                /            +---+   +---+
4046               /        ---->| 1 |-->| S |--
4047        +---+ / +---+  /     +---+   +---+  \e    +---+
4048 addr-->| 3 |-->| D |--                      --->| 4 |-->msg
4049        +---+   +---+  \e     +---+   +---+  /    +---+
4050                         --->| 2 |-->| R |--
4051                             +---+   +---+
4052 .)c
4053
4054 .\}
4055 .el \{\
4056 .ie !"\*(.T"" \{\
4057 .PS
4058 boxwid = 0.3i
4059 boxht = 0.3i
4060 movewid = 0.3i
4061 moveht = 0.3i
4062 linewid = 0.3i
4063 lineht = 0.3i
4064
4065         box invis "addr"; arrow
4066 Box3:   box "3"
4067 A1:     arrow
4068 BoxD:   box "D"; line; L1: Here
4069 C:      [
4070         C1:     arrow; box "1"; arrow; box "S"; line; E1: Here
4071                 move to C1 down 0.5; right
4072         C2:     arrow; box "2"; arrow; box "R"; line; E2: Here
4073         ] with .w at L1 + (0.5, 0)
4074         move to C.e right 0.5
4075 L4:     arrow; box "4"; arrow; box invis "msg"
4076         line from L1 to C.C1
4077         line from L1 to C.C2
4078         line from C.E1 to L4
4079         line from C.E2 to L4
4080         move to BoxD.n up 0.6; right
4081 Box0:   arrow; box "0"
4082         arrow; box invis "resolved address" width 1.3
4083         line from 1/3 of the way between A1 and BoxD.w to Box0
4084 .PE
4085 .\}
4086 .el .sp 2i
4087 .\}
4088 .ce
4089 Figure 1 \*- Rewriting set semantics
4090 .(c
4091 D \*- sender domain addition
4092 S \*- mailer-specific sender rewriting
4093 R \*- mailer-specific recipient rewriting
4094 .)c
4095 .hl
4096 .)z
4097 .pp
4098 Ruleset three
4099 should turn the address into
4100 .q "canonical form."
4101 This form should have the basic syntax:
4102 .(b
4103 local-part@host-domain-spec
4104 .)b
4105 Ruleset three
4106 is applied by
4107 .i sendmail
4108 before doing anything with any address.
4109 .pp
4110 If no
4111 .q @
4112 sign is specified,
4113 then the
4114 host-domain-spec
4115 .i may
4116 be appended (box
4117 .q D
4118 in Figure 1)
4119 from the
4120 sender address
4121 (if the
4122 .b C
4123 flag is set in the mailer definition
4124 corresponding to the
4125 .i sending
4126 mailer).
4127 .pp
4128 Ruleset zero
4129 is applied after ruleset three
4130 to addresses that are going to actually specify recipients.
4131 It must resolve to a
4132 .i "{mailer, host, address}"
4133 triple.
4134 The
4135 .i mailer
4136 must be defined in the mailer definitions
4137 from the configuration file.
4138 The
4139 .i host
4140 is defined into the
4141 .b $h
4142 macro
4143 for use in the argv expansion of the specified mailer.
4144 Notice: since the envelope sender address will be used if
4145 a delivery status notification must be send,
4146 i.e., is may specify a recipient,
4147 it is also run through ruleset zero.
4148 If ruleset zero returns a temporary error
4149 .b 4xy
4150 then delivery is deferred.
4151 This can be used to temporarily disable delivery,
4152 e.g., based on the time of the day or other varying parameters.
4153 It should not be used to quarantine e-mails.
4154 .pp
4155 Rulesets one and two
4156 are applied to all sender and recipient addresses respectively.
4157 They are applied before any specification
4158 in the mailer definition.
4159 They must never resolve.
4160 .pp
4161 Ruleset four is applied to all addresses
4162 in the message.
4163 It is typically used
4164 to translate internal to external form.
4165 .pp
4166 In addition,
4167 ruleset 5 is applied to all local addresses
4168 (specifically, those that resolve to a mailer with the `F=5'
4169 flag set)
4170 that do not have aliases.
4171 This allows a last minute hook for local names.
4172 .sh 3 "Ruleset hooks"
4173 .pp
4174 A few extra rulesets are defined as
4175 .q hooks
4176 that can be defined to get special features.
4177 They are all named rulesets.
4178 The
4179 .q check_*
4180 forms all give accept/reject status;
4181 falling off the end or returning normally is an accept,
4182 and resolving to
4183 .b $#error
4184 is a reject or quarantine.
4185 Quarantining is chosen by specifying
4186 .b quarantine
4187 in the second part of the mailer triplet:
4188 .(b
4189 $#error $@ quarantine $: Reason for quarantine
4190 .)b
4191 Many of these can also resolve to the special mailer name
4192 .b $#discard ;
4193 this accepts the message as though it were successful
4194 but then discards it without delivery.
4195 Note,
4196 this mailer cannot be chosen as a mailer in ruleset 0.
4197 Note also that all
4198 .q check_*
4199 rulesets have to deal with temporary failures, especially for map lookups,
4200 themselves, i.e., they should return a temporary error code
4201 or at least they should make a proper decision in those cases.
4202 .sh 4 "check_relay"
4203 .pp
4204 The
4205 .i check_relay
4206 ruleset is called after a connection is accepted by the daemon.
4207 It is not called when sendmail is started using the
4208 .b \-bs
4209 option.
4210 It is passed
4211 .(b
4212 client.host.name $| client.host.address
4213 .)b
4214 where
4215 .b $|
4216 is a metacharacter separating the two parts.
4217 This ruleset can reject connections from various locations.
4218 Note that it only checks the connecting SMTP client IP address and hostname.
4219 It does not check for third party message relaying.
4220 The
4221 .i check_rcpt
4222 ruleset discussed below usually does third party message relay checking.
4223 .sh 4 "check_mail"
4224 .pp
4225 The
4226 .i check_mail
4227 ruleset is passed the user name parameter of the
4228 .sm "SMTP MAIL"
4229 command.
4230 It can accept or reject the address.
4231 .sh 4 "check_rcpt"
4232 .pp
4233 The
4234 .i check_rcpt
4235 ruleset is passed the user name parameter of the
4236 .sm "SMTP RCPT"
4237 command.
4238 It can accept or reject the address.
4239 .sh 4 "check_data"
4240 .pp
4241 The
4242 .i check_data
4243 ruleset is called after the
4244 .sm "SMTP DATA"
4245 command, its parameter is the number of recipients.
4246 It can accept or reject the command.
4247 .sh 4 "check_compat"
4248 .pp
4249 The
4250 .i check_compat
4251 ruleset is passed
4252 .(b
4253 sender-address $| recipient-address
4254 .)b
4255 where
4256 .b $|
4257 is a metacharacter separating the addresses.
4258 It can accept or reject mail transfer between these two addresses
4259 much like the
4260 .i checkcompat()
4261 function.
4262 .sh 4 "check_eoh"
4263 .pp
4264 The
4265 .i check_eoh
4266 ruleset is passed
4267 .(b
4268 number-of-headers $| size-of-headers
4269 .)b
4270 where
4271 .b $|
4272 is a metacharacter separating the numbers.
4273 These numbers can be used for size comparisons with the
4274 .b arith
4275 map.
4276 The ruleset is triggered after
4277 all of the headers have been read.
4278 It can be used to correlate information gathered
4279 from those headers using the
4280 .b macro
4281 storage map.
4282 One possible use is to check for a missing header.
4283 For example:
4284 .(b
4285 .ta 1.5i
4286 Kstorage macro
4287 HMessage-Id: $>CheckMessageId
4288
4289 SCheckMessageId
4290 # Record the presence of the header
4291 R$*                     $: $(storage {MessageIdCheck} $@ OK $) $1
4292 R< $+ @ $+ >            $@ OK
4293 R$*                     $#error $: 553 Header Error
4294
4295 Scheck_eoh
4296 # Check the macro
4297 R$*                     $: < $&{MessageIdCheck} >
4298 # Clear the macro for the next message
4299 R$*                     $: $(storage {MessageIdCheck} $) $1
4300 # Has a Message-Id: header
4301 R< $+ >                 $@ OK
4302 # Allow missing Message-Id: from local mail
4303 R$*                     $: < $&{client_name} >
4304 R< >                    $@ OK
4305 R< $=w >                $@ OK
4306 # Otherwise, reject the mail
4307 R$*                     $#error $: 553 Header Error
4308 .)b
4309 Keep in mind the Message-Id: header is not a required header and
4310 is not a guaranteed spam indicator.
4311 This ruleset is an example and
4312 should probably not be used in production.
4313 .sh 4 "check_etrn"
4314 .pp
4315 The
4316 .i check_etrn
4317 ruleset is passed the parameter of the
4318 .sm "SMTP ETRN"
4319 command.
4320 It can accept or reject the command.
4321 .sh 4 "check_expn"
4322 .pp
4323 The
4324 .i check_expn
4325 ruleset is passed the user name parameter of the
4326 .sm "SMTP EXPN"
4327 command.
4328 It can accept or reject the address.
4329 .sh 4 "check_vrfy"
4330 .pp
4331 The
4332 .i check_vrfy
4333 ruleset is passed the user name parameter of the
4334 .sm "SMTP VRFY"
4335 command.
4336 It can accept or reject the command.
4337 .sh 4 "trust_auth"
4338 .pp
4339 The
4340 .i trust_auth
4341 ruleset is passed the AUTH= parameter of the
4342 .sm "SMTP MAIL"
4343 command.
4344 It is used to determine whether this value should be
4345 trusted. In order to make this decision, the ruleset
4346 may make use of the various
4347 .b ${auth_*}
4348 macros.
4349 If the ruleset does resolve to the
4350 .q error
4351 mailer the AUTH= parameter is not trusted and hence
4352 not passed on to the next relay.
4353 .sh 4 "tls_client"
4354 .pp
4355 The
4356 .i tls_client
4357 ruleset is called when sendmail acts as server, after a STARTTLS command
4358 has been issued, and from
4359 .i check_mail.
4360 The parameter is the value of
4361 .b ${verify}
4362 and STARTTLS or MAIL, respectively.
4363 If the ruleset does resolve to the
4364 .q error
4365 mailer, the appropriate error code is returned to the client.
4366 .sh 4 "tls_server"
4367 .pp
4368 The
4369 .i tls_server
4370 ruleset is called when sendmail acts as client after a STARTTLS command
4371 (should) have been issued.
4372 The parameter is the value of
4373 .b ${verify} .
4374 If the ruleset does resolve to the
4375 .q error
4376 mailer, the connection is aborted
4377 (treated as non-deliverable with a permanent or temporary error).
4378 .sh 4 "tls_rcpt"
4379 .pp
4380 The
4381 .i tls_rcpt
4382 ruleset is called each time before a RCPT TO command is sent.
4383 The parameter is the current recipient.
4384 If the ruleset does resolve to the
4385 .q error
4386 mailer, the RCPT TO command is suppressed
4387 (treated as non-deliverable with a permanent or temporary error).
4388 This ruleset allows to require encryption or verification of
4389 the recipient's MTA even if the mail is somehow redirected
4390 to another host.
4391 For example, sending mail to
4392 .i luke@endmail.org
4393 may get redirected to a host named
4394 .i death.star
4395 and hence the tls_server ruleset won't apply.
4396 By introducing per recipient restrictions such attacks
4397 (e.g., via DNS spoofing) can be made impossible.
4398 See
4399 .i cf/README
4400 how this ruleset can be used.
4401 .sh 4 "srv_features"
4402 .pp
4403 The
4404 .i srv_features
4405 ruleset is called with the connecting client's host name
4406 when a client connects to sendmail.
4407 This ruleset should return
4408 .b $#
4409 followed by a list of options (single characters
4410 delimited by white space).
4411 If the return value starts with anything else it is silently ignored.
4412 Generally upper case characters turn off a feature
4413 while lower case characters turn it on.
4414 Option `S' causes the server not to offer STARTTLS,
4415 which is useful to interact with MTAs/MUAs that have broken
4416 STARTTLS implementations by simply not offering it.
4417 `V' turns off the request for a client certificate during the TLS handshake.
4418 Options `A' and `P' suppress SMTP AUTH and PIPELINING, respectively.
4419 `c' is the equivalent to AuthOptions=p, i.e.,
4420 it doesn't permit mechanisms susceptible to simple
4421 passive attack (e.g., PLAIN, LOGIN), unless a security layer is active.
4422 Option `l' requires SMTP AUTH for a connection.
4423 Options 'B', 'D', 'E', and 'X' suppress SMTP VERB, DSN, ETRN, and EXPN,
4424 respectively.
4425 .(b
4426 .ta 9n
4427 A       Do not offer AUTH
4428 a       Offer AUTH (default)
4429 B       Do not offer VERB
4430 b       Offer VERB (default)
4431 C       Do not require security layer for
4432         plaintext AUTH (default)
4433 c       Require security layer for plaintext AUTH
4434 D       Do not offer DSN
4435 d       Offer DSN (default)
4436 E       Do not offer ETRN
4437 e       Offer ETRN (default)
4438 L       Do not require AUTH (default)
4439 l       Require AUTH
4440 P       Do not offer PIPELINING
4441 p       Offer PIPELINING (default)
4442 S       Do not offer STARTTLS
4443 s       Offer STARTTLS (default)
4444 V       Do not request a client certificate
4445 v       Request a client certificate (default)
4446 X       Do not offer EXPN
4447 x       Offer EXPN (default)
4448 .)b
4449 Note: the entries marked as ``(default)'' may require that some
4450 configuration has been made, e.g., SMTP AUTH is only available if
4451 properly configured.
4452 Moreover, many options can be changed on a global basis via other
4453 settings as explained in this document, e.g., via DaemonPortOptions.
4454 .pp
4455 The ruleset may return `$#temp' to indicate that there is a temporary
4456 problem determining the correct features, e.g., if a map is unavailable.
4457 In that case, the SMTP server issues a temporary failure and does not
4458 accept email.
4459 .sh 4 "try_tls"
4460 .pp
4461 The
4462 .i try_tls
4463 ruleset is called when sendmail connects to another MTA.
4464 If the ruleset does resolve to the
4465 .q error
4466 mailer, sendmail does not try STARTTLS even if it is offered.
4467 This is useful to interact with MTAs that have broken
4468 STARTTLS implementations by simply not using it.
4469 .sh 4 "authinfo"
4470 .pp
4471 The
4472 .i authinfo
4473 ruleset is called when sendmail tries to authenticate to another MTA.
4474 It should return
4475 .b $#
4476 followed by a list of tokens that are used for SMTP AUTH.
4477 If the return value starts with anything else it is silently ignored.
4478 Each token is a tagged string of the form:
4479 "TDstring"
4480 (including the quotes), where
4481 .(b
4482 .ta 9n
4483 T       Tag which describes the item
4484 D       Delimiter: ':' simple text follows
4485         '=' string is base64 encoded
4486 string  Value of the item
4487 .)b
4488 Valid values for the tag are:
4489 .(b
4490 .ta 9n
4491 U       user (authorization) id
4492 I       authentication id
4493 P       password
4494 R       realm
4495 M       list of mechanisms delimited by spaces
4496 .)b
4497 If this ruleset is defined, the option
4498 .b DefaultAuthInfo
4499 is ignored (even if the ruleset does not return a ``useful'' result).
4500 .sh 4 "queuegroup"
4501 .pp
4502 The
4503 .i queuegroup
4504 ruleset is used to map a recipient address to a queue group name.
4505 The input for the ruleset is a recipient address as specified by the
4506 .sm "SMTP RCPT"
4507 command.
4508 The ruleset should return
4509 .b $#
4510 followed by the name of a queue group.
4511 If the return value starts with anything else it is silently ignored.
4512 See the section about ``Queue Groups and Queue Directories''
4513 for further information.
4514 .sh 4 "greet_pause"
4515 .pp
4516 The
4517 .i greet_pause
4518 ruleset is used to specify the amount of time to pause before sending the
4519 initial SMTP 220 greeting.
4520 If any traffic is received during that pause, an SMTP 554 rejection
4521 response is given instead of the 220 greeting and all SMTP commands are
4522 rejected during that connection.
4523 This helps protect sites from open proxies and SMTP slammers.
4524 The ruleset should return
4525 .b $#
4526 followed by the number of milliseconds (thousandths of a second) to
4527 pause.
4528 If the return value starts with anything else or is not a number,
4529 it is silently ignored.
4530 Note: this ruleset is not invoked (and hence the feature is disabled)
4531 when the smtps (SMTP over SSL) is used, i.e.,
4532 the
4533 .i s
4534 modifier is set for the daemon via
4535 .b DaemonPortOptions ,
4536 because in this case the SSL handshake is performed before
4537 the greeting is sent.
4538 .sh 3 "IPC mailers"
4539 .pp
4540 Some special processing occurs
4541 if the ruleset zero resolves to an IPC mailer
4542 (that is, a mailer that has
4543 .q [IPC]
4544 listed as the Path in the
4545 .b M
4546 configuration line.
4547 The host name passed after
4548 .q $@
4549 has MX expansion performed if not delivering via a named socket;
4550 this looks the name up in DNS to find alternate delivery sites.
4551 .pp
4552 The host name can also be provided as a dotted quad
4553 or an IPv6 address in square brackets;
4554 for example:
4555 .(b
4556 [128.32.149.78]
4557 .)b
4558 or
4559 .(b
4560 [IPv6:2002:c0a8:51d2::23f4]
4561 .)b
4562 This causes direct conversion of the numeric value
4563 to an IP host address.
4564 .pp
4565 The host name passed in after the
4566 .q $@
4567 may also be a colon-separated list of hosts.
4568 Each is separately MX expanded and the results are concatenated
4569 to make (essentially) one long MX list.
4570 The intent here is to create
4571 .q fake
4572 MX records that are not published in DNS
4573 for private internal networks.
4574 .pp
4575 As a final special case, the host name can be passed in
4576 as a text string
4577 in square brackets:
4578 .(b
4579 [ucbvax.berkeley.edu]
4580 .)b
4581 This form avoids the MX mapping.
4582 .b N.B.:
4583 .i
4584 This is intended only for situations where you have a network firewall
4585 or other host that will do special processing for all your mail,
4586 so that your MX record points to a gateway machine;
4587 this machine could then do direct delivery to machines
4588 within your local domain.
4589 Use of this feature directly violates RFC 1123 section 5.3.5:
4590 it should not be used lightly.
4591 .r
4592 .sh 2 "D \*- Define Macro"
4593 .pp
4594 Macros are named with a single character
4595 or with a word in {braces}.
4596 The names ``x'' and ``{x}'' denote the same macro
4597 for every single character ``x''.
4598 Single character names may be selected from the entire ASCII set,
4599 but user-defined macros
4600 should be selected from the set of upper case letters only.
4601 Lower case letters
4602 and special symbols
4603 are used internally.
4604 Long names beginning with a lower case letter or a punctuation character
4605 are reserved for use by sendmail,
4606 so user-defined long macro names should begin with an upper case letter.
4607 .pp
4608 The syntax for macro definitions is:
4609 .(b F
4610 .b D \c
4611 .i x\|val
4612 .)b
4613 where
4614 .i x
4615 is the name of the macro
4616 (which may be a single character
4617 or a word in braces)
4618 and
4619 .i val
4620 is the value it should have.
4621 There should be no spaces given
4622 that do not actually belong in the macro value.
4623 .pp
4624 Macros are interpolated
4625 using the construct
4626 .b $ \c
4627 .i x ,
4628 where
4629 .i x
4630 is the name of the macro to be interpolated.
4631 This interpolation is done when the configuration file is read,
4632 except in
4633 .b M
4634 lines.
4635 The special construct
4636 .b $& \c
4637 .i x
4638 can be used in
4639 .b R
4640 lines to get deferred interpolation.
4641 .pp
4642 Conditionals can be specified using the syntax:
4643 .(b
4644 $?x text1 $| text2 $.
4645 .)b
4646 This interpolates
4647 .i text1
4648 if the macro
4649 .b $x
4650 is set and non-null,
4651 and
4652 .i text2
4653 otherwise.
4654 The
4655 .q else
4656 (\c
4657 .b $| )
4658 clause may be omitted.
4659 .pp
4660 The following macros are defined and/or used internally by
4661 .i sendmail
4662 for interpolation into argv's for mailers
4663 or for other contexts.
4664 The ones marked \(dg are information passed into sendmail\**,
4665 .(f
4666 \**As of version 8.6,
4667 all of these macros have reasonable defaults.
4668 Previous versions required that they be defined.
4669 .)f
4670 the ones marked \(dd are information passed both in and out of sendmail,
4671 and the unmarked macros are passed out of sendmail
4672 but are not otherwise used internally.
4673 These macros are:
4674 .nr ii 5n
4675 .ip $a
4676 The origination date in RFC 822 format.
4677 This is extracted from the Date: line.
4678 .ip $b
4679 The current date in RFC 822 format.
4680 .ip $c
4681 The hop count.
4682 This is a count of the number of Received: lines
4683 plus the value of the
4684 .b \-h
4685 command line flag.
4686 .ip $d
4687 The current date in UNIX (ctime) format.
4688 .ip $e\(dg
4689 (Obsolete; use SmtpGreetingMessage option instead.)
4690 The SMTP entry message.
4691 This is printed out when SMTP starts up.
4692 The first word must be the
4693 .b $j
4694 macro as specified by RFC 821.
4695 Defaults to
4696 .q "$j Sendmail $v ready at $b" .
4697 Commonly redefined to include the configuration version number, e.g.,
4698 .q "$j Sendmail $v/$Z ready at $b"
4699 .ip $f
4700 The envelope sender (from) address.
4701 .ip $g
4702 The sender address relative to the recipient.
4703 For example, if
4704 .b $f
4705 is
4706 .q foo ,
4707 .b $g
4708 will be
4709 .q host!foo ,
4710 .q foo@host.domain ,
4711 or whatever is appropriate for the receiving mailer.
4712 .ip $h
4713 The recipient host.
4714 This is set in ruleset 0 from the $@ field of a parsed address.
4715 .ip $i
4716 The queue id,
4717 e.g.,
4718 .q f344MXxp018717 .
4719 .ip $j\(dd
4720 The \*(lqofficial\*(rq domain name for this site.
4721 This is fully qualified if the full qualification can be found.
4722 It
4723 .i must
4724 be redefined to be the fully qualified domain name
4725 if your system is not configured so that information can find
4726 it automatically.
4727 .ip $k
4728 The UUCP node name (from the uname system call).
4729 .ip $l\(dg
4730 (Obsolete; use UnixFromLine option instead.)
4731 The format of the UNIX from line.
4732 Unless you have changed the UNIX mailbox format,
4733 you should not change the default,
4734 which is
4735 .q "From $g $d" .
4736 .ip $m
4737 The domain part of the \fIgethostname\fP return value.
4738 Under normal circumstances,
4739 .b $j
4740 is equivalent to
4741 .b $w.$m .
4742 .ip $n\(dg
4743 The name of the daemon (for error messages).
4744 Defaults to
4745 .q MAILER-DAEMON .
4746 .ip $o\(dg
4747 (Obsolete: use OperatorChars option instead.)
4748 The set of \*(lqoperators\*(rq in addresses.
4749 A list of characters
4750 which will be considered tokens
4751 and which will separate tokens
4752 when doing parsing.
4753 For example, if
4754 .q @
4755 were in the
4756 .b $o
4757 macro, then the input
4758 .q a@b
4759 would be scanned as three tokens:
4760 .q a,
4761 .q @,
4762 and
4763 .q b.
4764 Defaults to
4765 .q ".:@[]" ,
4766 which is the minimum set necessary to do RFC 822 parsing;
4767 a richer set of operators is
4768 .q ".:%@!/[]" ,
4769 which adds support for UUCP, the %-hack, and X.400 addresses.
4770 .ip $p
4771 Sendmail's process id.
4772 .ip $q\(dg
4773 Default format of sender address.
4774 The
4775 .b $q
4776 macro specifies how an address should appear in a message
4777 when it is defaulted.
4778 Defaults to
4779 .q "<$g>" .
4780 It is commonly redefined to be
4781 .q "$?x$x <$g>$|$g$."
4782 or
4783 .q "$g$?x ($x)$." ,
4784 corresponding to the following two formats:
4785 .(b
4786 Eric Allman <eric@CS.Berkeley.EDU>
4787 eric@CS.Berkeley.EDU (Eric Allman)
4788 .)b
4789 .i Sendmail
4790 properly quotes names that have special characters
4791 if the first form is used.
4792 .ip $r
4793 Protocol used to receive the message.
4794 Set from the
4795 .b \-p
4796 command line flag or by the SMTP server code.
4797 .ip $s
4798 Sender's host name.
4799 Set from the
4800 .b \-p
4801 command line flag or by the SMTP server code
4802 (in which case it is set to the EHLO/HELO parameter).
4803 .ip $t
4804 A numeric representation of the current time in the format YYYYMMDDHHmm
4805 (4 digit year 1900-9999, 2 digit month 01-12, 2 digit day 01-31,
4806 2 digit hours 00-23, 2 digit minutes 00-59).
4807 .ip $u
4808 The recipient user.
4809 .ip $v
4810 The version number of the
4811 .i sendmail
4812 binary.
4813 .ip $w\(dd
4814 The hostname of this site.
4815 This is the root name of this host (but see below for caveats).
4816 .ip $x
4817 The full name of the sender.
4818 .ip $z
4819 The home directory of the recipient.
4820 .ip $_
4821 The validated sender address.
4822 See also
4823 .b ${client_resolve} .
4824 .ip ${addr_type}
4825 The type of the address which is currently being rewritten.
4826 This macro contains up to three characters, the first
4827 is either `e' or `h' for envelope/header address,
4828 the second is a space,
4829 and the third is either `s' or `r' for sender/recipient address.
4830 Notice: for header addresses no distinction is currently made
4831 between sender and recipient addresses, i.e., the macro contains
4832 only `h'.
4833 .ip ${alg_bits}
4834 The maximum keylength (in bits) of the symmetric encryption algorithm
4835 used for a TLS connection.
4836 This may be less than the effective keylength,
4837 which is stored in
4838 .b ${cipher_bits} ,
4839 for ``export controlled'' algorithms.
4840 .ip ${auth_authen}
4841 The client's authentication credentials as determined by authentication
4842 (only set if successful).
4843 The format depends on the mechanism used, it might be just `user',
4844 or `user@realm', or something similar (SMTP AUTH only).
4845 .ip ${auth_author}
4846 The authorization identity, i.e. the AUTH= parameter of the
4847 .sm "SMTP MAIL"
4848 command if supplied.
4849 .ip ${auth_type}
4850 The mechanism used for SMTP authentication
4851 (only set if successful).
4852 .ip ${auth_ssf}
4853 The keylength (in bits) of the symmetric encryption algorithm
4854 used for the security layer of a SASL mechanism.
4855 .ip ${bodytype}
4856 The message body type
4857 (7BIT or 8BITMIME),
4858 as determined from the envelope.
4859 .ip ${cert_issuer}
4860 The DN (distinguished name) of the CA (certificate authority)
4861 that signed the presented certificate (the cert issuer)
4862 (STARTTLS only).
4863 .ip ${cert_md5}
4864 The MD5 hash of the presented certificate (STARTTLS only).
4865 .ip ${cert_subject}
4866 The DN of the presented certificate (called the cert subject)
4867 (STARTTLS only).
4868 .ip ${cipher}
4869 The cipher suite used for the connection, e.g., EDH-DSS-DES-CBC3-SHA,
4870 EDH-RSA-DES-CBC-SHA, DES-CBC-MD5, DES-CBC3-SHA
4871 (STARTTLS only).
4872 .ip ${cipher_bits}
4873 The effective keylength (in bits) of the symmetric encryption algorithm
4874 used for a TLS connection.
4875 .ip ${client_addr}
4876 The IP address of the SMTP client.
4877 IPv6 addresses are tagged with "IPv6:" before the address.
4878 Defined in the SMTP server only.
4879 .ip ${client_connections}
4880 The number of open connections in the SMTP server for the client IP address.
4881 .ip ${client_name}
4882 The host name of the SMTP client.
4883 This may be the client's bracketed IP address
4884 in the form [ nnn.nnn.nnn.nnn ] for IPv4
4885 and [ IPv6:nnnn:...:nnnn ] for IPv6
4886 if the client's
4887 IP address is not resolvable, or if it is resolvable
4888 but the IP address of the resolved hostname
4889 doesn't match the original IP address.
4890 Defined in the SMTP server only.
4891 See also
4892 .b ${client_resolve} .
4893 .ip ${client_port}
4894 The port number of the SMTP client.
4895 Defined in the SMTP server only.
4896 .ip ${client_ptr}
4897 The result of the PTR lookup for the client IP address.
4898 Note: this is the same as
4899 .b ${client_name}
4900 if and only if
4901 .b ${client_resolve}
4902 is OK.
4903 Defined in the SMTP server only.
4904 .ip ${client_rate}
4905 The number of incoming connections for the client IP address
4906 over the time interval specified by ConnectionRateWindowSize.
4907 .ip ${client_resolve}
4908 Holds the result of the resolve call for
4909 .b ${client_name} .
4910 Possible values are:
4911 .(b
4912 .ta 10n
4913 OK      resolved successfully
4914 FAIL    permanent lookup failure
4915 FORGED  forward lookup doesn't match reverse lookup
4916 TEMP    temporary lookup failure
4917 .)b
4918 Defined in the SMTP server only.
4919 .i sendmail
4920 performs a hostname lookup on the IP address of the connecting client.
4921 Next the IP addresses of that hostname are looked up.
4922 If the client IP address does not appear in that list,
4923 then the hostname is maybe forged.
4924 This is reflected as the value FORGED for
4925 .b ${client_resolve}
4926 and it also shows up in
4927 .b $_
4928 as "(may be forged)".
4929 .ip ${cn_issuer}
4930 The CN (common name) of the CA that signed the presented certificate
4931 (STARTTLS only).
4932 .ip ${cn_subject}
4933 The CN (common name) of the presented certificate
4934 (STARTTLS only).
4935 .ip ${currHeader}
4936 Header value as quoted string
4937 (possibly truncated to
4938 .b MAXNAME ).
4939 This macro is only available in header check rulesets.
4940 .ip ${daemon_addr}
4941 The IP address the daemon is listening on for connections.
4942 .ip ${daemon_family}
4943 The network family
4944 if the daemon is accepting network connections.
4945 Possible values include
4946 .q inet ,
4947 .q inet6 ,
4948 .q iso ,
4949 .q ns ,
4950 .q x.25
4951 .ip ${daemon_flags}
4952 The flags for the daemon as specified by the
4953 Modifier= part of
4954 .b DaemonPortOptions
4955 whereby the flags are separated from each other by spaces,
4956 and upper case flags are doubled.
4957 That is,
4958 Modifier=Ea
4959 will be represented as
4960 "EE a" in
4961 .b ${daemon_flags} ,
4962 which is required for testing the flags in rulesets.
4963 .ip ${daemon_info}
4964 Some information about a daemon as a text string.
4965 For example,
4966 .q SMTP+queueing@00:30:00 .
4967 .ip ${daemon_name}
4968 The name of the daemon from
4969 .b DaemonPortOptions
4970 Name= suboption.
4971 If this suboption is not set,
4972 "Daemon#",
4973 where # is the daemon number,
4974 is used.
4975 .ip ${daemon_port}
4976 The port the daemon is accepting connection on.
4977 Unless
4978 .b DaemonPortOptions
4979 is set, this will most likely be
4980 .q 25 .
4981 .ip ${deliveryMode}
4982 The current delivery mode sendmail is using.
4983 It is initially set to the value of the
4984 .b DeliveryMode
4985 option.
4986 .ip ${envid}
4987 The envelope id parameter (ENVID=) passed to sendmail as part of the envelope.
4988 .ip ${hdrlen}
4989 The length of the header value which is stored in
4990 ${currHeader} (before possible truncation).
4991 If this value is greater than or equal to
4992 .b MAXNAME
4993 the header has been truncated.
4994 .ip ${hdr_name}
4995 The name of the header field for which the current header
4996 check ruleset has been called.
4997 This is useful for a default header check ruleset to get
4998 the name of the header;
4999 the macro is only available in header check rulesets.
5000 .ip ${if_addr}
5001 The IP address of the interface of an incoming connection
5002 unless it is in the loopback net.
5003 IPv6 addresses are tagged with "IPv6:" before the address.
5004 .ip ${if_addr_out}
5005 The IP address of the interface of an outgoing connection
5006 unless it is in the loopback net.
5007 IPv6 addresses are tagged with "IPv6:" before the address.
5008 .ip ${if_family}
5009 The IP family of the interface of an incoming connection
5010 unless it is in the loopback net.
5011 .ip ${if_family_out}
5012 The IP family of the interface of an outgoing connection
5013 unless it is in the loopback net.
5014 .ip ${if_name}
5015 The hostname associated with the interface of an incoming connection.
5016 This macro can be used for
5017 SmtpGreetingMessage and HReceived for virtual hosting.
5018 For example:
5019 .(b
5020 O SmtpGreetingMessage=$?{if_name}${if_name}$|$j$. MTA
5021 .)b
5022 .ip ${if_name_out}
5023 The name of the interface of an outgoing connection.
5024 .ip ${load_avg}
5025 The current load average.
5026 .ip ${mail_addr}
5027 The address part of the resolved triple of the address given for the
5028 .sm "SMTP MAIL"
5029 command.
5030 Defined in the SMTP server only.
5031 .ip ${mail_host}
5032 The host from the resolved triple of the address given for the
5033 .sm "SMTP MAIL"
5034 command.
5035 Defined in the SMTP server only.
5036 .ip ${mail_mailer}
5037 The mailer from the resolved triple of the address given for the
5038 .sm "SMTP MAIL"
5039 command.
5040 Defined in the SMTP server only.
5041 .ip ${msg_id}
5042 The value of the Message-Id: header.
5043 .ip ${msg_size}
5044 The value of the SIZE= parameter,
5045 i.e., usually the size of the message (in an ESMTP dialogue),
5046 before the message has been collected, thereafter
5047 the message size as computed by
5048 .i sendmail
5049 (and can be used in check_compat).
5050 .ip ${nbadrcpts}
5051 The number of bad recipients for a single message.
5052 .ip ${nrcpts}
5053 The number of validated recipients for a single message.
5054 Note: since recipient validation happens after
5055 .i check_rcpt
5056 has been called, the value in this ruleset
5057 is one less than what might be expected.
5058 .ip ${ntries}
5059 The number of delivery attempts.
5060 .ip ${opMode}
5061 The current operation mode (from the
5062 .b \-b
5063 flag).
5064 .ip ${quarantine}
5065 The quarantine reason for the envelope,
5066 if it is quarantined.
5067 .ip ${queue_interval}
5068 The queue run interval given by the
5069 .b \-q
5070 flag.
5071 For example,
5072 .b \-q30m
5073 would set
5074 .b ${queue_interval}
5075 to
5076 .q 00:30:00 .
5077 .ip ${rcpt_addr}
5078 The address part of the resolved triple of the address given for the
5079 .sm "SMTP RCPT"
5080 command.
5081 Defined in the SMTP server only after a RCPT command.
5082 .ip ${rcpt_host}
5083 The host from the resolved triple of the address given for the
5084 .sm "SMTP RCPT"
5085 command.
5086 Defined in the SMTP server only after a RCPT command.
5087 .ip ${rcpt_mailer}
5088 The mailer from the resolved triple of the address given for the
5089 .sm "SMTP RCPT"
5090 command.
5091 Defined in the SMTP server only after a RCPT command.
5092 .ip ${server_addr}
5093 The address of the server of the current outgoing SMTP connection.
5094 For LMTP delivery the macro is set to the name of the mailer.
5095 .ip ${server_name}
5096 The name of the server of the current outgoing SMTP or LMTP connection.
5097 .ip ${time}
5098 The output of the
5099 .i time (3)
5100 function, i.e., the number of seconds since 0 hours, 0 minutes,
5101 0 seconds, January 1, 1970, Coordinated Universal Time (UTC).
5102 .ip ${tls_version}
5103 The TLS/SSL version used for the connection, e.g., TLSv1, SSLv3, SSLv2;
5104 defined after STARTTLS has been used.
5105 .ip ${total_rate}
5106 The total number of incoming connections over the time interval specified
5107 by ConnectionRateWindowSize.
5108 .ip ${verify}
5109 The result of the verification of the presented cert;
5110 only defined after STARTTLS has been used.
5111 Possible values are:
5112 .(b
5113 .ta 13n
5114 OK      verification succeeded.
5115 NO      no cert presented.
5116 NOT     no cert requested.
5117 FAIL    cert presented but could not be verified,
5118         e.g., the signing CA is missing.
5119 NONE    STARTTLS has not been performed.
5120 TEMP    temporary error occurred.
5121 PROTOCOL        some protocol error occurred.
5122 SOFTWARE        STARTTLS handshake failed,
5123         which is a fatal error for this session,
5124         the e-mail will be queued.
5125 .)b
5126 .pp
5127 There are three types of dates that can be used.
5128 The
5129 .b $a
5130 and
5131 .b $b
5132 macros are in RFC 822 format;
5133 .b $a
5134 is the time as extracted from the
5135 .q Date:
5136 line of the message
5137 (if there was one),
5138 and
5139 .b $b
5140 is the current date and time
5141 (used for postmarks).
5142 If no
5143 .q Date:
5144 line is found in the incoming message,
5145 .b $a
5146 is set to the current time also.
5147 The
5148 .b $d
5149 macro is equivalent to the
5150 .b $b
5151 macro in UNIX
5152 (ctime)
5153 format.
5154 .pp
5155 The macros
5156 .b $w ,
5157 .b $j ,
5158 and
5159 .b $m
5160 are set to the identity of this host.
5161 .i Sendmail
5162 tries to find the fully qualified name of the host
5163 if at all possible;
5164 it does this by calling
5165 .i gethostname (2)
5166 to get the current hostname
5167 and then passing that to
5168 .i gethostbyname (3)
5169 which is supposed to return the canonical version of that host name.\**
5170 .(f
5171 \**For example, on some systems
5172 .i gethostname
5173 might return
5174 .q foo
5175 which would be mapped to
5176 .q foo.bar.com
5177 by
5178 .i gethostbyname .
5179 .)f
5180 Assuming this is successful,
5181 .b $j
5182 is set to the fully qualified name
5183 and
5184 .b $m
5185 is set to the domain part of the name
5186 (everything after the first dot).
5187 The
5188 .b $w
5189 macro is set to the first word
5190 (everything before the first dot)
5191 if you have a level 5 or higher configuration file;
5192 otherwise, it is set to the same value as
5193 .b $j .
5194 If the canonification is not successful,
5195 it is imperative that the config file set
5196 .b $j
5197 to the fully qualified domain name\**.
5198 .(f
5199 \**Older versions of sendmail didn't pre-define
5200 .b $j
5201 at all, so up until 8.6,
5202 config files
5203 .i always
5204 had to define
5205 .b $j .
5206 .)f
5207 .pp
5208 The
5209 .b $f
5210 macro is the id of the sender
5211 as originally determined;
5212 when mailing to a specific host
5213 the
5214 .b $g
5215 macro is set to the address of the sender
5216 .ul
5217 relative to the recipient.
5218 For example,
5219 if I send to
5220 .q bollard@matisse.CS.Berkeley.EDU
5221 from the machine
5222 .q vangogh.CS.Berkeley.EDU
5223 the
5224 .b $f
5225 macro will be
5226 .q eric
5227 and the
5228 .b $g
5229 macro will be
5230 .q eric@vangogh.CS.Berkeley.EDU.
5231 .pp
5232 The
5233 .b $x
5234 macro is set to the full name of the sender.
5235 This can be determined in several ways.
5236 It can be passed as flag to
5237 .i sendmail .
5238 It can be defined in the
5239 .sm NAME
5240 environment variable.
5241 The third choice is the value of the
5242 .q Full-Name:
5243 line in the header if it exists,
5244 and the fourth choice is the comment field
5245 of a
5246 .q From:
5247 line.
5248 If all of these fail,
5249 and if the message is being originated locally,
5250 the full name is looked up in the
5251 .i /etc/passwd
5252 file.
5253 .pp
5254 When sending,
5255 the
5256 .b $h ,
5257 .b $u ,
5258 and
5259 .b $z
5260 macros get set to the host, user, and home directory
5261 (if local)
5262 of the recipient.
5263 The first two are set from the
5264 .b $@
5265 and
5266 .b $:
5267 part of the rewriting rules, respectively.
5268 .pp
5269 The
5270 .b $p
5271 and
5272 .b $t
5273 macros are used to create unique strings
5274 (e.g., for the
5275 .q Message-Id:
5276 field).
5277 The
5278 .b $i
5279 macro is set to the queue id on this host;
5280 if put into the timestamp line
5281 it can be extremely useful for tracking messages.
5282 The
5283 .b $v
5284 macro is set to be the version number of
5285 .i sendmail ;
5286 this is normally put in timestamps
5287 and has been proven extremely useful for debugging.
5288 .pp
5289 The
5290 .b $c
5291 field is set to the
5292 .q "hop count,"
5293 i.e., the number of times this message has been processed.
5294 This can be determined
5295 by the
5296 .b \-h
5297 flag on the command line
5298 or by counting the timestamps in the message.
5299 .pp
5300 The
5301 .b $r
5302 and
5303 .b $s
5304 fields are set to the protocol used to communicate with
5305 .i sendmail
5306 and the sending hostname.
5307 They can be set together using the
5308 .b \-p
5309 command line flag or separately using the
5310 .b \-M
5311 or
5312 .b \-oM
5313 flags.
5314 .pp
5315 The
5316 .b $_
5317 is set to a validated sender host name.
5318 If the sender is running an RFC 1413 compliant IDENT server
5319 and the receiver has the IDENT protocol turned on,
5320 it will include the user name on that host.
5321 .pp
5322 The
5323 .b ${client_name} ,
5324 .b ${client_addr} ,
5325 and
5326 .b ${client_port}
5327 macros
5328 are set to the name, address, and port number of the SMTP client
5329 who is invoking
5330 .i sendmail
5331 as a server.
5332 These can be used in the
5333 .i check_*
5334 rulesets (using the
5335 .b $&
5336 deferred evaluation form, of course!).
5337 .sh 2 "C and F \*- Define Classes"
5338 .pp
5339 Classes of phrases may be defined
5340 to match on the left hand side of rewriting rules,
5341 where a
5342 .q phrase
5343 is a sequence of characters that does not contain space characters.
5344 For example
5345 a class of all local names for this site
5346 might be created
5347 so that attempts to send to oneself
5348 can be eliminated.
5349 These can either be defined directly in the configuration file
5350 or read in from another file.
5351 Classes are named as a single letter or a word in {braces}.
5352 Class names beginning with lower case letters
5353 and special characters are reserved for system use.
5354 Classes defined in config files may be given names
5355 from the set of upper case letters for short names
5356 or beginning with an upper case letter for long names.
5357 .pp
5358 The syntax is:
5359 .(b F
5360 .b C \c
5361 .i c\|phrase1
5362 .i phrase2...
5363 .br
5364 .b F \c
5365 .i c\|file
5366 .br
5367 .b F \c
5368 .i c\||program
5369 .br
5370 .b F \c
5371 .i c\|[mapkey]@mapclass:mapspec
5372 .)b
5373 The first form defines the class
5374 .i c
5375 to match any of the named words.
5376 If
5377 .i phrase1
5378 or
5379 .i phrase2
5380 is another class,
5381 e.g.,
5382 .i $=S ,
5383 the contents of class
5384 .i S
5385 are added to class
5386 .i c .
5387 It is permissible to split them among multiple lines;
5388 for example, the two forms:
5389 .(b
5390 CHmonet ucbmonet
5391 .)b
5392 and
5393 .(b
5394 CHmonet
5395 CHucbmonet
5396 .)b
5397 are equivalent.
5398 The ``F'' forms
5399 read the elements of the class
5400 .i c
5401 from the named
5402 .i file ,
5403 .i program ,
5404 or
5405 .i "map specification" .
5406 Each element should be listed on a separate line.
5407 To specify an optional file, use ``\-o'' between the class
5408 name and the file name, e.g.,
5409 .(b
5410 Fc \-o /path/to/file
5411 .)b
5412 If the file can't be used,
5413 .i sendmail
5414 will not complain but silently ignore it.
5415 The map form should be an optional map key, an at sign,
5416 and a map class followed by the specification for that map.
5417 Examples include:
5418 .(b
5419 F{VirtHosts}@ldap:\-k (&(objectClass=virtHosts)(host=*)) \-v host
5420 F{MyClass}foo@hash:/etc/mail/classes
5421 .)b
5422 will fill the class
5423 .b $={VirtHosts}
5424 from an LDAP map lookup and
5425 .b $={MyClass}
5426 from a hash database map lookup of the
5427 .b foo .
5428 There is also a built-in schema that can be accessed by only specifying:
5429 .(b
5430 F{\c
5431 .i ClassName }@LDAP
5432 .)b
5433 This will tell sendmail to use the default schema:
5434 .(b
5435 \-k (&(objectClass=sendmailMTAClass)
5436      (sendmailMTAClassName=\c
5437 .i ClassName )
5438      (|(sendmailMTACluster=${sendmailMTACluster})
5439        (sendmailMTAHost=$j)))
5440 \-v sendmailMTAClassValue
5441 .)b
5442 Note that the lookup is only done when sendmail is initially started.
5443 .pp
5444 Elements of classes can be accessed in rules using
5445 .b $=
5446 or
5447 .b $~ .
5448 The
5449 .b $~
5450 (match entries not in class)
5451 only matches a single word;
5452 multi-word entries in the class are ignored in this context.
5453 .pp
5454 Some classes have internal meaning to
5455 .i sendmail :
5456 .nr ii 0.5i
5457 .\".ip $=b
5458 .\"A set of Content-Types that will not have the newline character
5459 .\"translated to CR-LF before encoding into base64 MIME.
5460 .\"The class can have major times
5461 .\"(e.g.,
5462 .\".q image )
5463 .\"or full types
5464 .\"(such as
5465 .\".q application/octet-stream ).
5466 .\"The class is initialized with
5467 .\".q application/octet-stream ,
5468 .\".q image ,
5469 .\".q audio ,
5470 .\"and
5471 .\".q video .
5472 .ip $=e
5473 contains the Content-Transfer-Encodings that can be 8\(->7 bit encoded.
5474 It is predefined to contain
5475 .q 7bit ,
5476 .q 8bit ,
5477 and
5478 .q binary .
5479 .ip $=k
5480 set to be the same as
5481 .b $k ,
5482 that is, the UUCP node name.
5483 .ip $=m
5484 set to the set of domains by which this host is known,
5485 initially just
5486 .b $m .
5487 .ip $=n
5488 can be set to the set of MIME body types
5489 that can never be eight to seven bit encoded.
5490 It defaults to
5491 .q multipart/signed .
5492 Message types
5493 .q message/*
5494 and
5495 .q multipart/*
5496 are never encoded directly.
5497 Multipart messages are always handled recursively.
5498 The handling of message/* messages
5499 are controlled by class
5500 .b $=s .
5501 .ip $=q
5502 A set of Content-Types that will never be encoded as base64
5503 (if they have to be encoded, they will be encoded as quoted-printable).
5504 It can have primary types
5505 (e.g.,
5506 .q text )
5507 or full types
5508 (such as
5509 .q text/plain ).
5510 The class is initialized to have
5511 .q text/plain
5512 only.
5513 .ip $=s
5514 contains the set of subtypes of message that can be treated recursively.
5515 By default it contains only
5516 .q rfc822 .
5517 Other
5518 .q message/*
5519 types cannot be 8\(->7 bit encoded.
5520 If a message containing eight bit data is sent to a seven bit host,
5521 and that message cannot be encoded into seven bits,
5522 it will be stripped to 7 bits.
5523 .ip $=t
5524 set to the set of trusted users by the
5525 .b T
5526 configuration line.
5527 If you want to read trusted users from a file, use
5528 .b Ft \c
5529 .i /file/name .
5530 .ip $=w
5531 set to be the set of all names
5532 this host is known by.
5533 This can be used to match local hostnames.
5534 .ip $={persistentMacros}
5535 set to the macros that should be saved across queue runs.
5536 Care should be taken when adding macro names to this class.
5537 .pp
5538 .i Sendmail
5539 can be compiled to allow a
5540 .i scanf (3)
5541 string on the
5542 .b F
5543 line.
5544 This lets you do simplistic parsing of text files.
5545 For example, to read all the user names in your system
5546 .i /etc/passwd
5547 file into a class, use
5548 .(b
5549 FL/etc/passwd %[^:]
5550 .)b
5551 which reads every line up to the first colon.
5552 .sh 2 "M \*- Define Mailer"
5553 .pp
5554 Programs and interfaces to mailers
5555 are defined in this line.
5556 The format is:
5557 .(b F
5558 .b M \c
5559 .i name ,
5560 {\c
5561 .i field =\c
5562 .i value \|}*
5563 .)b
5564 where
5565 .i name
5566 is the name of the mailer
5567 (used internally only)
5568 and the
5569 .q field=name
5570 pairs define attributes of the mailer.
5571 Fields are:
5572 .(b
5573 .ta 1i
5574 Path    The pathname of the mailer
5575 Flags   Special flags for this mailer
5576 Sender  Rewriting set(s) for sender addresses
5577 Recipient       Rewriting set(s) for recipient addresses
5578 recipients      Maximum number of recipients per connection
5579 Argv    An argument vector to pass to this mailer
5580 Eol     The end-of-line string for this mailer
5581 Maxsize The maximum message length to this mailer
5582 maxmessages     The maximum message deliveries per connection
5583 Linelimit       The maximum line length in the message body
5584 Directory       The working directory for the mailer
5585 Userid  The default user and group id to run as
5586 Nice    The nice(2) increment for the mailer
5587 Charset The default character set for 8-bit characters
5588 Type    Type information for DSN diagnostics
5589 Wait    The maximum time to wait for the mailer
5590 Queuegroup      The default queue group for the mailer
5591 /       The root directory for the mailer
5592 .)b
5593 Only the first character of the field name is checked
5594 (it's case-sensitive).
5595 .pp
5596 The following flags may be set in the mailer description.
5597 Any other flags may be used freely
5598 to conditionally assign headers to messages
5599 destined for particular mailers.
5600 Flags marked with \(dg
5601 are not interpreted by the
5602 .i sendmail
5603 binary;
5604 these are the conventionally used to correlate to the flags portion
5605 of the
5606 .b H
5607 line.
5608 Flags marked with \(dd
5609 apply to the mailers for the sender address
5610 rather than the usual recipient mailers.
5611 .nr ii 4n
5612 .ip a
5613 Run Extended SMTP (ESMTP) protocol (defined in RFCs 1869, 1652, and 1870).
5614 This flag defaults on if the SMTP greeting message includes the word
5615 .q ESMTP .
5616 .ip A
5617 Look up the user (address) part of the resolved mailer triple,
5618 in the alias database.
5619 Normally this is only set for local mailers.
5620 .ip b
5621 Force a blank line on the end of a message.
5622 This is intended to work around some stupid versions of
5623 /bin/mail
5624 that require a blank line, but do not provide it themselves.
5625 It would not normally be used on network mail.
5626 .ip B
5627 Strip leading backslashes (\e) off of the address;
5628 this is a subset of the functionality of the
5629 .b s
5630 flag.
5631 .ip c
5632 Do not include comments in addresses.
5633 This should only be used if you have to work around
5634 a remote mailer that gets confused by comments.
5635 This strips addresses of the form
5636 .q "Phrase <address>"
5637 or
5638 .q "address (Comment)"
5639 down to just
5640 .q address .
5641 .ip C\(dd
5642 If mail is
5643 .i received
5644 from a mailer with this flag set,
5645 any addresses in the header that do not have an at sign
5646 (\c
5647 .q @ )
5648 after being rewritten by ruleset three
5649 will have the
5650 .q @domain
5651 clause from the sender envelope address
5652 tacked on.
5653 This allows mail with headers of the form:
5654 .(b
5655 From: usera@hosta
5656 To: userb@hostb, userc
5657 .)b
5658 to be rewritten as:
5659 .(b
5660 From: usera@hosta
5661 To: userb@hostb, userc@hosta
5662 .)b
5663 automatically.
5664 However, it doesn't really work reliably.
5665 .ip d
5666 Do not include angle brackets around route-address syntax addresses.
5667 This is useful on mailers that are going to pass addresses to a shell
5668 that might interpret angle brackets as I/O redirection.
5669 However, it does not protect against other shell metacharacters.
5670 Therefore, passing addresses to a shell should not be considered secure.
5671 .ip D\(dg
5672 This mailer wants a
5673 .q Date:
5674 header line.
5675 .ip e
5676 This mailer is expensive to connect to,
5677 so try to avoid connecting normally;
5678 any necessary connection will occur during a queue run.
5679 See also option
5680 .b HoldExpensive .
5681 .ip E
5682 Escape lines beginning with
5683 .q From\0
5684 in the message with a `>' sign.
5685 .ip f
5686 The mailer wants a
5687 .b \-f
5688 .i from
5689 flag,
5690 but only if this is a network forward operation
5691 (i.e.,
5692 the mailer will give an error
5693 if the executing user
5694 does not have special permissions).
5695 .ip F\(dg
5696 This mailer wants a
5697 .q From:
5698 header line.
5699 .ip g
5700 Normally,
5701 .i sendmail
5702 sends internally generated email (e.g., error messages)
5703 using the null return address
5704 as required by RFC 1123.
5705 However, some mailers don't accept a null return address.
5706 If necessary,
5707 you can set the
5708 .b g
5709 flag to prevent
5710 .i sendmail
5711 from obeying the standards;
5712 error messages will be sent as from the MAILER-DAEMON
5713 (actually, the value of the
5714 .b $n
5715 macro).
5716 .ip h
5717 Upper case should be preserved in host names
5718 (the $@ portion of the mailer triplet resolved from ruleset 0)
5719 for this mailer.
5720 .ip i
5721 Do User Database rewriting on envelope sender address.
5722 .ip I
5723 This mailer will be speaking SMTP
5724 to another
5725 .i sendmail
5726 \*-
5727 as such it can use special protocol features.
5728 This flag should not be used except for debugging purposes
5729 because it uses
5730 .b VERB
5731 as SMTP command.
5732 .ip j
5733 Do User Database rewriting on recipients as well as senders.
5734 .ip k
5735 Normally when
5736 .i sendmail
5737 connects to a host via SMTP,
5738 it checks to make sure that this isn't accidently the same host name
5739 as might happen if
5740 .i sendmail
5741 is misconfigured or if a long-haul network interface is set in loopback mode.
5742 This flag disables the loopback check.
5743 It should only be used under very unusual circumstances.
5744 .ip K
5745 Currently unimplemented.
5746 Reserved for chunking.
5747 .ip l
5748 This mailer is local
5749 (i.e.,
5750 final delivery will be performed).
5751 .ip L
5752 Limit the line lengths as specified in RFC 821.
5753 This deprecated option should be replaced by the
5754 .b L=
5755 mail declaration.
5756 For historic reasons, the
5757 .b L
5758 flag also sets the
5759 .b 7
5760 flag.
5761 .ip m
5762 This mailer can send to multiple users
5763 on the same host
5764 in one transaction.
5765 When a
5766 .b $u
5767 macro occurs in the
5768 .i argv
5769 part of the mailer definition,
5770 that field will be repeated as necessary
5771 for all qualifying users.
5772 Removing this flag can defeat duplicate supression on a remote site
5773 as each recipient is sent in a separate transaction.
5774 .ip M\(dg
5775 This mailer wants a
5776 .q Message-Id:
5777 header line.
5778 .ip n
5779 Do not insert a UNIX-style
5780 .q From
5781 line on the front of the message.
5782 .ip o
5783 Always run as the owner of the recipient mailbox.
5784 Normally
5785 .i sendmail
5786 runs as the sender for locally generated mail
5787 or as
5788 .q daemon
5789 (actually, the user specified in the
5790 .b u
5791 option)
5792 when delivering network mail.
5793 The normal behavior is required by most local mailers,
5794 which will not allow the envelope sender address
5795 to be set unless the mailer is running as daemon.
5796 This flag is ignored if the
5797 .b S
5798 flag is set.
5799 .ip p
5800 Use the route-addr style reverse-path in the SMTP
5801 .q "MAIL FROM:"
5802 command
5803 rather than just the return address;
5804 although this is required in RFC 821 section 3.1,
5805 many hosts do not process reverse-paths properly.
5806 Reverse-paths are officially discouraged by RFC 1123.
5807 .ip P\(dg
5808 This mailer wants a
5809 .q Return-Path:
5810 line.
5811 .ip q
5812 When an address that resolves to this mailer is verified
5813 (SMTP VRFY command),
5814 generate 250 responses instead of 252 responses.
5815 This will imply that the address is local.
5816 .ip r
5817 Same as
5818 .b f ,
5819 but sends a
5820 .b \-r
5821 flag.
5822 .ip R
5823 Open SMTP connections from a
5824 .q secure
5825 port.
5826 Secure ports aren't
5827 (secure, that is)
5828 except on UNIX machines,
5829 so it is unclear that this adds anything.
5830 .i sendmail
5831 must be running as root to be able to use this flag.
5832 .ip s
5833 Strip quote characters (" and \e) off of the address
5834 before calling the mailer.
5835 .ip S
5836 Don't reset the userid
5837 before calling the mailer.
5838 This would be used in a secure environment
5839 where
5840 .i sendmail
5841 ran as root.
5842 This could be used to avoid forged addresses.
5843 If the
5844 .b U=
5845 field is also specified,
5846 this flag causes the effective user id to be set to that user.
5847 .ip u
5848 Upper case should be preserved in user names for this mailer.  Standards
5849 require preservation of case in the local part of addresses, except for
5850 those address for which your system accepts responsibility.
5851 RFC 2142 provides a long list of addresses which should be case
5852 insensitive.
5853 If you use this flag, you may be violating RFC 2142.
5854 Note that postmaster is always treated as a case insensitive address
5855 regardless of this flag.
5856 .ip U
5857 This mailer wants UUCP-style
5858 .q From
5859 lines with the ugly
5860 .q "remote from <host>"
5861 on the end.
5862 .ip w
5863 The user must have a valid account on this machine,
5864 i.e.,
5865 .i getpwnam
5866 must succeed.
5867 If not, the mail is bounced.
5868 See also the
5869 .b MailBoxDatabase
5870 option.
5871 This is required to get
5872 .q \&.forward
5873 capability.
5874 .ip W
5875 Ignore long term host status information (see Section
5876 "Persistent Host Status Information").
5877 .ip x\(dg
5878 This mailer wants a
5879 .q Full-Name:
5880 header line.
5881 .ip X
5882 This mailer wants to use the hidden dot algorithm as specified in RFC 821;
5883 basically, any line beginning with a dot will have an extra dot prepended
5884 (to be stripped at the other end).
5885 This insures that lines in the message containing a dot
5886 will not terminate the message prematurely.
5887 .ip z
5888 Run Local Mail Transfer Protocol (LMTP)
5889 between
5890 .i sendmail
5891 and the local mailer.
5892 This is a variant on SMTP
5893 defined in RFC 2033
5894 that is specifically designed for delivery to a local mailbox.
5895 .ip Z
5896 Apply DialDelay (if set) to this mailer.
5897 .ip 0
5898 Don't look up MX records for hosts sent via SMTP/LMTP.
5899 Do not apply
5900 .b FallbackMXhost
5901 either.
5902 .ip 1
5903 Don't send null characters ('\\0') to this mailer.
5904 .ip 2
5905 Don't use ESMTP even if offered; this is useful for broken
5906 systems that offer ESMTP but fail on EHLO (without recovering
5907 when HELO is tried next).
5908 .ip 3
5909 Extend the list of characters converted to =XX notation
5910 when converting to Quoted-Printable
5911 to include those that don't map cleanly between ASCII and EBCDIC.
5912 Useful if you have IBM mainframes on site.
5913 .ip 5
5914 If no aliases are found for this address,
5915 pass the address through ruleset 5 for possible alternate resolution.
5916 This is intended to forward the mail to an alternate delivery spot.
5917 .ip 6
5918 Strip headers to seven bits.
5919 .ip 7
5920 Strip all output to seven bits.
5921 This is the default if the
5922 .b L
5923 flag is set.
5924 Note that clearing this option is not
5925 sufficient to get full eight bit data passed through
5926 .i sendmail .
5927 If the
5928 .b 7
5929 option is set, this is essentially always set,
5930 since the eighth bit was stripped on input.
5931 Note that this option will only impact messages
5932 that didn't have 8\(->7 bit MIME conversions performed.
5933 .ip 8
5934 If set,
5935 it is acceptable to send eight bit data to this mailer;
5936 the usual attempt to do 8\(->7 bit MIME conversions will be bypassed.
5937 .ip 9
5938 If set,
5939 do
5940 .i limited
5941 7\(->8 bit MIME conversions.
5942 These conversions are limited to text/plain data.
5943 .ip :
5944 Check addresses to see if they begin
5945 .q :include: ;
5946 if they do, convert them to the
5947 .q *include*
5948 mailer.
5949 .ip |
5950 Check addresses to see if they begin with a `|';
5951 if they do, convert them to the
5952 .q prog
5953 mailer.
5954 .ip /
5955 Check addresses to see if they begin with a `/';
5956 if they do, convert them to the
5957 .q *file*
5958 mailer.
5959 .ip @
5960 Look up addresses in the user database.
5961 .ip %
5962 Do not attempt delivery on initial recipient of a message
5963 or on queue runs
5964 unless the queued message is selected
5965 using one of the -qI/-qR/-qS queue run modifiers
5966 or an ETRN request.
5967 .pp
5968 Configuration files prior to level 6
5969 assume the `A', `w', `5', `:', `|', `/', and `@' options
5970 on the mailer named
5971 .q local .
5972 .pp
5973 The mailer with the special name
5974 .q error
5975 can be used to generate a user error.
5976 The (optional) host field is an exit status to be returned,
5977 and the user field is a message to be printed.
5978 The exit status may be numeric or one of the values
5979 USAGE, NOUSER, NOHOST, UNAVAILABLE, SOFTWARE, TEMPFAIL, PROTOCOL, or CONFIG
5980 to return the corresponding EX_ exit code,
5981 or an enhanced error code as described in RFC 1893,
5982 .ul
5983 Enhanced Mail System Status Codes.
5984 For example, the entry:
5985 .(b
5986 $#error $@ NOHOST $: Host unknown in this domain
5987 .)b
5988 on the RHS of a rule
5989 will cause the specified error to be generated
5990 and the
5991 .q "Host unknown"
5992 exit status to be returned
5993 if the LHS matches.
5994 This mailer is only functional in rulesets 0, 5,
5995 or one of the check_* rulesets.
5996 The host field can also contain the special token
5997 .b quarantine
5998 which instructs sendmail to quarantine the current message.
5999 .pp
6000 The mailer with the special name
6001 .q discard
6002 causes any mail sent to it to be discarded
6003 but otherwise treated as though it were successfully delivered.
6004 This mailer cannot be used in ruleset 0,
6005 only in the various address checking rulesets.
6006 .pp
6007 The mailer named
6008 .q local
6009 .i must
6010 be defined in every configuration file.
6011 This is used to deliver local mail,
6012 and is treated specially in several ways.
6013 Additionally, three other mailers named
6014 .q prog ,
6015 .q *file* ,
6016 and
6017 .q *include*
6018 may be defined to tune the delivery of messages to programs,
6019 files,
6020 and :include: lists respectively.
6021 They default to:
6022 .(b
6023 Mprog, P=/bin/sh, F=lsoDq9, T=DNS/RFC822/X-Unix, A=sh \-c $u
6024 M*file*, P=[FILE], F=lsDFMPEouq9, T=DNS/RFC822/X-Unix, A=FILE $u
6025 M*include*, P=/dev/null, F=su, A=INCLUDE $u
6026 .)b
6027 .pp
6028 Builtin pathnames are [FILE] and [IPC], the former is used for
6029 delivery to files, the latter for delivery via interprocess communication.
6030 For mailers that use [IPC] as pathname the argument vector (A=)
6031 must start with TCP or FILE for delivery via a TCP or a Unix domain socket.
6032 If TCP is used, the second argument must be the name of the host
6033 to contact.
6034 Optionally a third argument can be used to specify a port,
6035 the default is smtp (port 25).
6036 If FILE is used, the second argument must be the name of
6037 the Unix domain socket.
6038 .pp
6039 If the argument vector does not contain $u then
6040 .i sendmail
6041 will speak SMTP (or LMTP if the mailer flag z is specified) to the mailer.
6042 .pp
6043 If no Eol field is defined, then the default is "\\r\\n" for
6044 SMTP mailers and "\\n" of others.
6045 .pp
6046 The Sender and Recipient rewriting sets
6047 may either be a simple ruleset id
6048 or may be two ids separated by a slash;
6049 if so, the first rewriting set is applied to envelope
6050 addresses
6051 and the second is applied to headers.
6052 Setting any value to zero disables corresponding mailer-specific rewriting.
6053 .pp
6054 The Directory
6055 is actually a colon-separated path of directories to try.
6056 For example, the definition
6057 .q D=$z:/
6058 first tries to execute in the recipient's home directory;
6059 if that is not available,
6060 it tries to execute in the root of the filesystem.
6061 This is intended to be used only on the
6062 .q prog
6063 mailer,
6064 since some shells (such as
6065 .i csh )
6066 refuse to execute if they cannot read the current directory.
6067 Since the queue directory is not normally readable by unprivileged users
6068 .i csh
6069 scripts as recipients can fail.
6070 .pp
6071 The Userid
6072 specifies the default user and group id to run as,
6073 overriding the
6074 .b DefaultUser
6075 option (q.v.).
6076 If the
6077 .b S
6078 mailer flag is also specified,
6079 this user and group will be set as the
6080 effective uid and gid for the process.
6081 This may be given as
6082 .i user:group
6083 to set both the user and group id;
6084 either may be an integer or a symbolic name to be looked up
6085 in the
6086 .i passwd
6087 and
6088 .i group
6089 files respectively.
6090 If only a symbolic user name is specified,
6091 the group id in the
6092 .i passwd
6093 file for that user is used as the group id.
6094 .pp
6095 The Charset field
6096 is used when converting a message to MIME;
6097 this is the character set used in the
6098 Content-Type: header.
6099 If this is not set, the
6100 .b DefaultCharset
6101 option is used,
6102 and if that is not set, the value
6103 .q unknown-8bit
6104 is used.
6105 .b WARNING:
6106 this field applies to the sender's mailer,
6107 not the recipient's mailer.
6108 For example, if the envelope sender address
6109 lists an address on the local network
6110 and the recipient is on an external network,
6111 the character set will be set from the Charset= field
6112 for the local network mailer,
6113 not that of the external network mailer.
6114 .pp
6115 The Type= field
6116 sets the type information
6117 used in MIME error messages
6118 as defined by
6119 RFC 1894.
6120 It is actually three values separated by slashes:
6121 the MTA-type (that is, the description of how hosts are named),
6122 the address type (the description of e-mail addresses),
6123 and the diagnostic type (the description of error diagnostic codes).
6124 Each of these must be a registered value
6125 or begin with
6126 .q X\- .
6127 The default is
6128 .q dns/rfc822/smtp .
6129 .pp
6130 The m= field specifies the maximum number of messages
6131 to attempt to deliver on a single SMTP or LMTP connection.
6132 The default is infinite.
6133 .pp
6134 The r= field specifies the maximum number of recipients
6135 to attempt to deliver in a single envelope.
6136 It defaults to 100.
6137 .pp
6138 The /= field specifies a new root directory for the mailer.  The path is
6139 macro expanded and then passed to the
6140 .q chroot
6141 system call.  The root directory is changed before the Directory field is
6142 consulted or the uid is changed.
6143 .pp
6144 The Wait= field specifies the maximum time to wait for the
6145 mailer to return after sending all data to it.
6146 This applies to mailers that have been forked by
6147 .i sendmail .
6148 .pp
6149 The Queuegroup= field specifies the default queue group in which
6150 received mail should be queued.
6151 This can be overridden by other means as explained in section
6152 ``Queue Groups and Queue Directories''.
6153 .sh 2 "H \*- Define Header"
6154 .pp
6155 The format of the header lines that
6156 .i sendmail
6157 inserts into the message
6158 are defined by the
6159 .b H
6160 line.
6161 The syntax of this line is one of the following:
6162 .(b F
6163 .b H \c
6164 .i hname \c
6165 .b :
6166 .i htemplate
6167 .)b
6168 .(b F
6169 .b H [\c
6170 .b ? \c
6171 .i mflags \c
6172 .b ? \c
6173 .b ]\c
6174 .i hname \c
6175 .b :
6176 .i htemplate
6177 .)b
6178 .(b F
6179 .b H [\c
6180 .b ?$ \c
6181 .i {macro} \c
6182 .b ? \c
6183 .b ]\c
6184 .i hname \c
6185 .b :
6186 .i htemplate
6187 .)b
6188 Continuation lines in this spec
6189 are reflected directly into the outgoing message.
6190 The
6191 .i htemplate
6192 is macro-expanded before insertion into the message.
6193 If the
6194 .i mflags
6195 (surrounded by question marks)
6196 are specified,
6197 at least one of the specified flags
6198 must be stated in the mailer definition
6199 for this header to be automatically output.
6200 If a
6201 .i ${macro}
6202 (surrounded by question marks)
6203 is specified,
6204 the header will be automatically output
6205 if the macro is set.
6206 The macro may be set using any of the normal methods,
6207 including using the
6208 .b macro
6209 storage map in a ruleset.
6210 If one of these headers is in the input
6211 it is reflected to the output
6212 regardless of these flags or macros.
6213 Notice:
6214 If a
6215 .i ${macro}
6216 is used to set a header, then it is useful to add that macro to class
6217 .i $={persistentMacros}
6218 which consists of the macros that should be saved across queue runs.
6219 .pp
6220 Some headers have special semantics
6221 that will be described later.
6222 .pp
6223 A secondary syntax allows validation of headers as they are being read.
6224 To enable validation, use:
6225 .(b
6226 .b H \c
6227 .i Header \c
6228 .b ": $>" \c
6229 .i Ruleset
6230 .b H \c
6231 .i Header \c
6232 .b ": $>+" \c
6233 .i Ruleset
6234 .)b
6235 The indicated
6236 .i Ruleset
6237 is called for the specified
6238 .i Header ,
6239 and can return
6240 .b $#error
6241 to reject or quarantine the message or
6242 .b $#discard
6243 to discard the message
6244 (as with the other
6245 .b check_ *
6246 rulesets).
6247 The ruleset receives the header field-body as argument,
6248 i.e., not the header field-name; see also
6249 ${hdr_name} and ${currHeader}.
6250 The header is treated as a structured field,
6251 that is,
6252 text in parentheses is deleted before processing,
6253 unless the second form
6254 .b $>+
6255 is used.
6256 Note: only one ruleset can be associated with a header;
6257 .i sendmail
6258 will silently ignore multiple entries.
6259 .pp
6260 For example, the configuration lines:
6261 .(b
6262 HMessage-Id: $>CheckMessageId
6263
6264 SCheckMessageId
6265 R< $+ @ $+  >   $@ OK
6266 R$*             $#error $: Illegal Message-Id header
6267 .)b
6268 would refuse any message that had a Message-Id: header of any of the
6269 following forms:
6270 .(b
6271 Message-Id: <>
6272 Message-Id: some text
6273 Message-Id: <legal text@domain> extra crud
6274 .)b
6275 A default ruleset that is called for headers which don't have a
6276 specific ruleset defined for them can be specified by:
6277 .(b
6278 .b H \c
6279 .i * \c
6280 .b ": $>" \c
6281 .i Ruleset
6282 .)b
6283 or
6284 .(b
6285 .b H \c
6286 .i * \c
6287 .b ": $>+" \c
6288 .i Ruleset
6289 .)b
6290 .sh 2 "O \*- Set Option"
6291 .pp
6292 There are a number of global options that
6293 can be set from a configuration file.
6294 Options are represented by full words;
6295 some are also representable as single characters for back compatibility.
6296 The syntax of this line is:
6297 .(b F
6298 .b O \0
6299 .i option \c
6300 .b = \c
6301 .i value
6302 .)b
6303 This sets option
6304 .i option
6305 to be
6306 .i value .
6307 Note that there
6308 .i must
6309 be a space between the letter `O' and the name of the option.
6310 An older version is:
6311 .(b F
6312 .b O \c
6313 .i o\|value
6314 .)b
6315 where the option
6316 .i o
6317 is a single character.
6318 Depending on the option,
6319 .i value
6320 may be a string, an integer,
6321 a boolean
6322 (with legal values
6323 .q t ,
6324 .q T ,
6325 .q f ,
6326 or
6327 .q F ;
6328 the default is TRUE),
6329 or
6330 a time interval.
6331 .pp
6332 All filenames used in options should be absolute paths,
6333 i.e., starting with '/'.
6334 Relative filenames most likely cause surprises during operation
6335 (unless otherwise noted).
6336 .pp
6337 The options supported (with the old, one character names in brackets) are:
6338 .nr ii 1i
6339 .ip "AliasFile=\fIspec, spec, ...\fP"
6340 [A]
6341 Specify possible alias file(s).
6342 Each
6343 .i spec
6344 should be in the format
6345 ``\c
6346 .i class \c
6347 .b :
6348 .i info ''
6349 where
6350 .i class \c
6351 .b :
6352 is optional and defaults to ``implicit''.
6353 Note that
6354 .i info
6355 is required for all
6356 .i class es
6357 except
6358 .q ldap .
6359 For the
6360 .q ldap
6361 class,
6362 if
6363 .i info
6364 is not specified,
6365 a default
6366 .i info
6367 value is used as follows:
6368 .(b
6369 \-k (&(objectClass=sendmailMTAAliasObject)
6370      (sendmailMTAAliasName=aliases)
6371      (|(sendmailMTACluster=${sendmailMTACluster})
6372        (sendmailMTAHost=$j))
6373      (sendmailMTAKey=%0))
6374 \-v sendmailMTAAliasValue
6375 .)b
6376 Depending on how
6377 .i sendmail
6378 is compiled, valid classes are
6379 .q implicit
6380 (search through a compiled-in list of alias file types,
6381 for back compatibility),
6382 .q hash
6383 (if
6384 .sm NEWDB
6385 is specified),
6386 .q btree
6387 (if
6388 .sm NEWDB
6389 is specified),
6390 .q dbm
6391 (if
6392 .sm NDBM
6393 is specified),
6394 .q stab
6395 (internal symbol table \*- not normally used
6396 unless you have no other database lookup),
6397 .q sequence
6398 (use a sequence of maps
6399 previously declared),
6400 .q ldap
6401 (if
6402 .sm LDAPMAP
6403 is specified),
6404 or
6405 .q nis
6406 (if
6407 .sm NIS
6408 is specified).
6409 If a list of
6410 .i spec s
6411 are provided,
6412 .i sendmail
6413 searches them in order.
6414 .ip AliasWait=\fItimeout\fP
6415 [a]
6416 If set,
6417 wait up to
6418 .i timeout
6419 (units default to minutes)
6420 for an
6421 .q @:@
6422 entry to exist in the alias database
6423 before starting up.
6424 If it does not appear in the
6425 .i timeout
6426 interval issue a warning.
6427 .ip AllowBogusHELO
6428 [no short name]
6429 If set, allow HELO SMTP commands that don't include a host name.
6430 Setting this violates RFC 1123 section 5.2.5,
6431 but is necessary to interoperate with several SMTP clients.
6432 If there is a value, it is still checked for legitimacy.
6433 .ip AuthMaxBits=\fIN\fP
6434 [no short name]
6435 Limit the maximum encryption strength for the security layer in
6436 SMTP AUTH (SASL). Default is essentially unlimited.
6437 This allows to turn off additional encryption in SASL if
6438 STARTTLS is already encrypting the communication, because the
6439 existing encryption strength is taken into account when choosing
6440 an algorithm for the security layer.
6441 For example, if STARTTLS is used and the symmetric cipher is 3DES,
6442 then the the keylength (in bits) is 168.
6443 Hence setting
6444 .b AuthMaxBits
6445 to 168 will disable any encryption in SASL.
6446 .ip AuthMechanisms
6447 [no short name]
6448 List of authentication mechanisms for AUTH (separated by spaces).
6449 The advertised list of authentication mechanisms will be the
6450 intersection of this list and the list of available mechanisms as
6451 determined by the Cyrus SASL library.
6452 If STARTTLS is active, EXTERNAL will be added to this list.
6453 In that case, the value of {cert_subject} is used as authentication id.
6454 .ip AuthOptions
6455 [no short name]
6456 List of options for SMTP AUTH consisting of single characters
6457 with intervening white space or commas.
6458 .(b
6459 .ta 4n
6460 A       Use the AUTH= parameter for the MAIL FROM
6461         command only when authentication succeeded.
6462         This can be used as a workaround for broken
6463         MTAs that do not implement RFC 2554 correctly.
6464 a       protection from active (non-dictionary) attacks
6465         during authentication exchange.
6466 c       require mechanisms which pass client credentials,
6467         and allow mechanisms which can pass credentials
6468         to do so.
6469 d       don't permit mechanisms susceptible to passive
6470         dictionary attack.
6471 f       require forward secrecy between sessions
6472         (breaking one won't help break next).
6473 m       require mechanisms which provide mutual authentication
6474         (only available if using Cyrus SASL v2 or later).
6475 p       don't permit mechanisms susceptible to simple
6476         passive attack (e.g., PLAIN, LOGIN), unless a
6477         security layer is active.
6478 y       don't permit mechanisms that allow anonymous login.
6479 .)b
6480 The first option applies to sendmail as a client, the others to a server.
6481 Example:
6482 .(b
6483 O AuthOptions=p,y
6484 .)b
6485 would disallow ANONYMOUS as AUTH mechanism and would
6486 allow PLAIN and LOGIN only if a security layer (e.g.,
6487 provided by STARTTLS) is already active.
6488 The options 'a', 'c', 'd', 'f', 'p', and 'y' refer to properties of the
6489 selected SASL mechanisms.
6490 Explanations of these properties can be found in the Cyrus SASL documentation.
6491 .ip AuthRealm
6492 [no short name]
6493 The authentication realm that is passed to the Cyrus SASL library.
6494 If no realm is specified,
6495 .b $j
6496 is used.
6497 .ip BadRcptThrottle=\fIN\fP
6498 [no short name]
6499 If set and the specified number of recipients in a single SMTP
6500 transaction have been rejected, sleep for one second after each subsequent
6501 RCPT command in that transaction.
6502 .ip BlankSub=\fIc\fP
6503 [B]
6504 Set the blank substitution character to
6505 .i c .
6506 Unquoted spaces in addresses are replaced by this character.
6507 Defaults to space (i.e., no change is made).
6508 .ip CACertPath
6509 [no short name]
6510 Path to directory with certificates of CAs.
6511 This directory directory must contain the hashes of each CA certificate
6512 as filenames (or as links to them).
6513 .ip CACertFile
6514 [no short name]
6515 File containing one or more CA certificates;
6516 see section about STARTTLS for more information.
6517 .ip CheckAliases
6518 [n]
6519 Validate the RHS of aliases when rebuilding the alias database.
6520 .ip CheckpointInterval=\fIN\fP
6521 [C]
6522 Checkpoints the queue every
6523 .i N
6524 (default 10)
6525 addresses sent.
6526 If your system crashes during delivery to a large list,
6527 this prevents retransmission to any but the last
6528 .i N
6529 recipients.
6530 .ip ClassFactor=\fIfact\fP
6531 [z]
6532 The indicated
6533 .i fact or
6534 is multiplied by the message class
6535 (determined by the Precedence: field in the user header
6536 and the
6537 .b P
6538 lines in the configuration file)
6539 and subtracted from the priority.
6540 Thus, messages with a higher Priority: will be favored.
6541 Defaults to 1800.
6542 .ip ClientCertFile
6543 [no short name]
6544 File containing the certificate of the client, i.e., this certificate
6545 is used when
6546 .i sendmail
6547 acts as client (for STARTTLS).
6548 .ip ClientKeyFile
6549 [no short name]
6550 File containing the private key belonging to the client certificate
6551 (for STARTTLS if
6552 .i sendmail
6553 runs as client).
6554 .ip ClientPortOptions=\fIoptions\fP
6555 [O]
6556 Set client SMTP options.
6557 The options are
6558 .i key=value
6559 pairs separated by commas.
6560 Known keys are:
6561 .(b
6562 .ta 1i
6563 Port    Name/number of source port for connection (defaults to any free port)
6564 Addr    Address mask (defaults INADDR_ANY)
6565 Family  Address family (defaults to INET)
6566 SndBufSize      Size of TCP send buffer
6567 RcvBufSize      Size of TCP receive buffer
6568 Modifier        Options (flags) for the client
6569 .)b
6570 The
6571 .i Addr ess
6572 mask may be a numeric address in dot notation
6573 or a network name.
6574 .i Modifier
6575 can be the following character:
6576 .(b
6577 .ta 1i
6578 h       use name of interface for HELO command
6579 A       don't use AUTH when sending e-mail
6580 S       don't use STARTTLS when sending e-mail
6581 .)b
6582 If ``h'' is set, the name corresponding to the outgoing interface
6583 address (whether chosen via the Connection parameter or
6584 the default) is used for the HELO/EHLO command.
6585 However, the name must not start with a square bracket
6586 and it must contain at least one dot.
6587 This is a simple test whether the name is not
6588 an IP address (in square brackets) but a qualified hostname.
6589 Note that multiple ClientPortOptions settings are allowed
6590 in order to give settings for each protocol family
6591 (e.g., one for Family=inet and one for Family=inet6).
6592 A restriction placed on one family only affects
6593 outgoing connections on that particular family.
6594 .ip ColonOkInAddr
6595 [no short name]
6596 If set, colons are acceptable in e-mail addresses
6597 (e.g.,
6598 .q host:user ).
6599 If not set, colons indicate the beginning of a RFC 822 group construct
6600 (\c
6601 .q "groupname: member1, member2, ... memberN;" ).
6602 Doubled colons are always acceptable
6603 (\c
6604 .q nodename::user )
6605 and proper route-addr nesting is understood
6606 (\c
6607 .q <@relay:user@host> ).
6608 Furthermore, this option defaults on if the configuration version level
6609 is less than 6 (for back compatibility).
6610 However, it must be off for full compatibility with RFC 822.
6611 .ip ConnectionCacheSize=\fIN\fP
6612 [k]
6613 The maximum number of open connections that will be cached at a time.
6614 The default is one.
6615 This delays closing the current connection until
6616 either this invocation of
6617 .i sendmail
6618 needs to connect to another host
6619 or it terminates.
6620 Setting it to zero defaults to the old behavior,
6621 that is, connections are closed immediately.
6622 Since this consumes file descriptors,
6623 the connection cache should be kept small:
6624 4 is probably a practical maximum.
6625 .ip ConnectionCacheTimeout=\fItimeout\fP
6626 [K]
6627 The maximum amount of time a cached connection will be permitted to idle
6628 without activity.
6629 If this time is exceeded,
6630 the connection is immediately closed.
6631 This value should be small (on the order of ten minutes).
6632 Before
6633 .i sendmail
6634 uses a cached connection,
6635 it always sends a RSET command
6636 to check the connection;
6637 if this fails, it reopens the connection.
6638 This keeps your end from failing if the other end times out.
6639 The point of this option is to be a good network neighbor
6640 and avoid using up excessive resources
6641 on the other end.
6642 The default is five minutes.
6643 .ip ConnectOnlyTo=\fIaddress\fP
6644 [no short name]
6645 This can be used to
6646 override the connection address (for testing purposes).
6647 .ip ConnectionRateThrottle=\fIN\fP
6648 [no short name]
6649 If set to a positive value,
6650 allow no more than
6651 .i N
6652 incoming connections in a one second period per daemon.
6653 This is intended to flatten out peaks
6654 and allow the load average checking to cut in.
6655 Defaults to zero (no limits).
6656 .ip ConnectionRateWindowSize=\fIN\fP
6657 [no short name]
6658 Define the length of the interval for which
6659 the number of incoming connections is maintained.
6660 The default is 60 seconds.
6661 .ip ControlSocketName=\fIname\fP
6662 [no short name]
6663 Name of the control socket for daemon management.
6664 A running
6665 .i sendmail
6666 daemon can be controlled through this named socket.
6667 Available commands are:
6668 .i help,
6669 .i restart,
6670 .i shutdown,
6671 and
6672 .i status.
6673 The
6674 .i status
6675 command returns the current number of daemon children,
6676 the maximum number of daemon children,
6677 the free disk space (in blocks) of the queue directory,
6678 and the load average of the machine expressed as an integer.
6679 If not set, no control socket will be available.
6680 Solaris and pre-4.4BSD kernel users should see the note in sendmail/README .
6681 .ip CRLFile=\fIname\fP
6682 [no short name]
6683 Name of file that contains certificate
6684 revocation status, useful for X.509v3 authentication.
6685 CRL checking requires at least OpenSSL version 0.9.7.
6686 Note: if a CRLFile is specified but the file is unusable,
6687 STARTTLS is disabled.
6688 .ip DHParameters
6689 File with DH parameters for STARTTLS.
6690 This is only required if a ciphersuite containing DSA/DH is used.
6691 This is only for people with a good knowledge of TLS, all others
6692 can ignore this option.
6693 .ip DaemonPortOptions=\fIoptions\fP
6694 [O]
6695 Set server SMTP options.
6696 Each instance of
6697 .b DaemonPortOptions
6698 leads to an additional incoming socket.
6699 The options are
6700 .i key=value
6701 pairs.
6702 Known keys are:
6703 .(b
6704 .ta 1i
6705 Name    User-definable name for the daemon (defaults to "Daemon#")
6706 Port    Name/number of listening port (defaults to "smtp")
6707 Addr    Address mask (defaults INADDR_ANY)
6708 Family  Address family (defaults to INET)
6709 InputMailFilters        List of input mail filters for the daemon
6710 Listen  Size of listen queue (defaults to 10)
6711 Modifier        Options (flags) for the daemon
6712 SndBufSize      Size of TCP send buffer
6713 RcvBufSize      Size of TCP receive buffer
6714 .)b
6715 The
6716 .i Name
6717 key is used for error messages and logging.
6718 The
6719 .i Addr ess
6720 mask may be a numeric address in dot notation
6721 or a network name.
6722 The
6723 .i Family
6724 key defaults to INET (IPv4).
6725 IPv6 users who wish to also accept IPv6 connections
6726 should add additional Family=inet6
6727 .b DaemonPortOptions
6728 lines.
6729 The
6730 .i InputMailFilters
6731 key overrides the default list of input mail filters listed in the
6732 .b InputMailFilters
6733 option.
6734 If multiple input mail filters are required, they must be separated
6735 by semicolons (not commas).
6736 .i Modifier
6737 can be a sequence (without any delimiters)
6738 of the following characters:
6739 .(b
6740 .ta 1i
6741 a       always require authentication
6742 b       bind to interface through which mail has been received
6743 c       perform hostname canonification (.cf)
6744 f       require fully qualified hostname (.cf)
6745 s       Run smtps (SMTP over SSL) instead of smtp
6746 u       allow unqualified addresses (.cf)
6747 A       disable AUTH (overrides 'a' modifier)
6748 C       don't perform hostname canonification
6749 E       disallow ETRN (see RFC 2476)
6750 O       optional; if opening the socket fails ignore it
6751 S       don't offer STARTTLS
6752 .)b
6753 That is, one way to specify a message submission agent (MSA) that
6754 always requires authentication is:
6755 .(b
6756 O DaemonPortOptions=Name=MSA, Port=587, M=Ea
6757 .)b
6758 The modifiers that are marked with "(.cf)" have only
6759 effect in the standard configuration file, in which
6760 they are available via
6761 .b ${daemon_flags} .
6762 Notice: Do
6763 .b not
6764 use the ``a'' modifier on a public accessible MTA!
6765 It should only be used for a MSA that is accessed by authorized
6766 users for initial mail submission.
6767 Users must authenticate to use a MSA which has this option turned on.
6768 The flags ``c'' and ``C'' can change the default for
6769 hostname canonification in the
6770 .i sendmail.cf
6771 file.
6772 See the relevant documentation for
6773 .sm FEATURE(nocanonify) .
6774 The modifier ``f'' disallows addresses of the form
6775 .b user@host
6776 unless they are submitted directly.
6777 The flag ``u'' allows unqualified sender addresses,
6778 i.e., those without @host.
6779 ``b'' forces sendmail to bind to the interface
6780 through which the e-mail has been
6781 received for the outgoing connection.
6782 .b WARNING:
6783 Use ``b''
6784 only if outgoing mail can be routed through the incoming connection's
6785 interface to its destination. No attempt is made to catch problems due to a
6786 misconfiguration of this parameter, use it only for virtual hosting
6787 where each virtual interface can connect to every possible location.
6788 This will also override possible settings via
6789 .b ClientPortOptions.
6790 Note,
6791 .i sendmail
6792 will listen on a new socket
6793 for each occurence of the
6794 .b DaemonPortOptions
6795 option in a configuration file.
6796 The modifier ``O'' causes sendmail to ignore a socket
6797 if it can't be opened.
6798 This applies to failures from the socket(2) and bind(2) calls.
6799 .ip DefaultAuthInfo
6800 [no short name]
6801 Filename that contains default authentication information for outgoing
6802 connections. This file must contain the user id, the authorization id,
6803 the password (plain text), the realm and the list of mechanisms to use
6804 on separate lines and must be readable by
6805 root (or the trusted user) only.
6806 If no realm is specified,
6807 .b $j
6808 is used.
6809 If no mechanisms are specified, the list given by
6810 .b AuthMechanisms
6811 is used.
6812 Notice: this option is deprecated and will be removed in future versions.
6813 Moreover, it doesn't work for the MSP since it can't read the file
6814 (the file must not be group/world-readable otherwise
6815 .i sendmail
6816 will complain).
6817 Use the authinfo ruleset instead which provides more control over
6818 the usage of the data anyway.
6819 .ip DefaultCharSet=\fIcharset\fP
6820 [no short name]
6821 When a message that has 8-bit characters but is not in MIME format
6822 is converted to MIME
6823 (see the EightBitMode option)
6824 a character set must be included in the Content-Type: header.
6825 This character set is normally set from the Charset= field
6826 of the mailer descriptor.
6827 If that is not set, the value of this option is used.
6828 If this option is not set, the value
6829 .q unknown-8bit
6830 is used.
6831 .ip DataFileBufferSize=\fIthreshold\fP
6832 [no short name]
6833 Set the
6834 .i threshold ,
6835 in bytes,
6836 before a memory-based
6837 queue data file
6838 becomes disk-based.
6839 The default is 4096 bytes.
6840 .ip DeadLetterDrop=\fIfile\fP
6841 [no short name]
6842 Defines the location of the system-wide dead.letter file,
6843 formerly hardcoded to /usr/tmp/dead.letter.
6844 If this option is not set (the default),
6845 sendmail will not attempt to save to a system-wide dead.letter file
6846 in the event
6847 it cannot bounce the mail to the user or postmaster.
6848 Instead, it will rename the qf file
6849 as it has in the past
6850 when the dead.letter file could not be opened.
6851 .ip DefaultUser=\fIuser:group\fP
6852 [u]
6853 Set the default userid for mailers to
6854 .i user:group .
6855 If
6856 .i group
6857 is omitted and
6858 .i user
6859 is a user name
6860 (as opposed to a numeric user id)
6861 the default group listed in the /etc/passwd file for that user is used
6862 as the default group.
6863 Both
6864 .i user
6865 and
6866 .i group
6867 may be numeric.
6868 Mailers without the
6869 .i S
6870 flag in the mailer definition
6871 will run as this user.
6872 Defaults to 1:1.
6873 The value can also be given as a symbolic user name.\**
6874 .(f
6875 \**The old
6876 .b g
6877 option has been combined into the
6878 .b DefaultUser
6879 option.
6880 .)f
6881 .ip DelayLA=\fILA\fP
6882 [no short name]
6883 When the system load average exceeds
6884 .i LA ,
6885 .i sendmail
6886 will sleep for one second on most SMTP commands and
6887 before accepting connections.
6888 .ip DeliverByMin=\fItime\fP
6889 [0]
6890 Set minimum time for Deliver By SMTP Service Extension (RFC 2852).
6891 If 0, no time is listed, if less than 0, the extension is not offered,
6892 if greater than 0, it is listed as minimum time
6893 for the EHLO keyword DELIVERBY.
6894 .ip DeliveryMode=\fIx\fP
6895 [d]
6896 Deliver in mode
6897 .i x .
6898 Legal modes are:
6899 .(b
6900 .ta 4n
6901 i       Deliver interactively (synchronously)
6902 b       Deliver in background (asynchronously)
6903 q       Just queue the message (deliver during queue run)
6904 d       Defer delivery and all map lookups (deliver during queue run)
6905 .)b
6906 Defaults to ``b'' if no option is specified,
6907 ``i'' if it is specified but given no argument
6908 (i.e., ``Od'' is equivalent to ``Odi'').
6909 The
6910 .b \-v
6911 command line flag sets this to
6912 .b i .
6913 .ip DialDelay=\fIsleeptime\fP
6914 [no short name]
6915 Dial-on-demand network connections can see timeouts
6916 if a connection is opened before the call is set up.
6917 If this is set to an interval and a connection times out
6918 on the first connection being attempted
6919 .i sendmail
6920 will sleep for this amount of time and try again.
6921 This should give your system time to establish the connection
6922 to your service provider.
6923 Units default to seconds, so
6924 .q DialDelay=5
6925 uses a five second delay.
6926 Defaults to zero
6927 (no retry).
6928 This delay only applies to mailers which have the
6929 Z flag set.
6930 .ip DirectSubmissionModifiers=\fImodifiers\fP
6931 Defines
6932 .b ${daemon_flags}
6933 for direct (command line) submissions.
6934 If not set,
6935 .b ${daemon_flags}
6936 is either "CC f" if the option
6937 .b \-G
6938 is used or "c u" otherwise.
6939 Note that only the the "CC", "c", "f", and "u" flags are checked.
6940 .ip DontBlameSendmail=\fIoption,option,...\fP
6941 [no short name]
6942 In order to avoid possible cracking attempts
6943 caused by world- and group-writable files and directories,
6944 .i sendmail
6945 does paranoid checking when opening most of its support files.
6946 If for some reason you absolutely must run with,
6947 for example,
6948 a group-writable
6949 .i /etc
6950 directory,
6951 then you will have to turn off this checking
6952 (at the cost of making your system more vulnerable to attack).
6953 The possible arguments have been described earlier.
6954 The details of these flags are described above.
6955 .\"XXX should have more here!!!  XXX
6956 .b "Use of this option is not recommended."
6957 .ip DontExpandCnames
6958 [no short name]
6959 The standards say that all host addresses used in a mail message
6960 must be fully canonical.
6961 For example, if your host is named
6962 .q Cruft.Foo.ORG
6963 and also has an alias of
6964 .q FTP.Foo.ORG ,
6965 the former name must be used at all times.
6966 This is enforced during host name canonification
6967 ($[ ... $] lookups).
6968 If this option is set, the protocols are ignored and the
6969 .q wrong
6970 thing is done.
6971 However, the IETF is moving toward changing this standard,
6972 so the behavior may become acceptable.
6973 Please note that hosts downstream may still rewrite the address
6974 to be the true canonical name however.
6975 .ip DontInitGroups
6976 [no short name]
6977 If set,
6978 .i sendmail
6979 will avoid using the initgroups(3) call.
6980 If you are running NIS,
6981 this causes a sequential scan of the groups.byname map,
6982 which can cause your NIS server to be badly overloaded in a large domain.
6983 The cost of this is that the only group found for users
6984 will be their primary group (the one in the password file),
6985 which will make file access permissions somewhat more restrictive.
6986 Has no effect on systems that don't have group lists.
6987 .ip DontProbeInterfaces
6988 [no short name]
6989 .i Sendmail
6990 normally finds the names of all interfaces active on your machine
6991 when it starts up
6992 and adds their name to the
6993 .b $=w
6994 class of known host aliases.
6995 If you have a large number of virtual interfaces
6996 or if your DNS inverse lookups are slow
6997 this can be time consuming.
6998 This option turns off that probing.
6999 However, you will need to be certain to include all variant names
7000 in the
7001 .b $=w
7002 class by some other mechanism.
7003 If set to
7004 .b loopback ,
7005 loopback interfaces (e.g., lo0) will not be probed.
7006 .ip DontPruneRoutes
7007 [R]
7008 Normally,
7009 .i sendmail
7010 tries to eliminate any unnecessary explicit routes
7011 when sending an error message
7012 (as discussed in RFC 1123 \(sc 5.2.6).
7013 For example,
7014 when sending an error message to
7015 .(b
7016 <@known1,@known2,@known3:user@unknown>
7017 .)b
7018 .i sendmail
7019 will strip off the
7020 .q @known1,@known2
7021 in order to make the route as direct as possible.
7022 However, if the
7023 .b R
7024 option is set, this will be disabled,
7025 and the mail will be sent to the first address in the route,
7026 even if later addresses are known.
7027 This may be useful if you are caught behind a firewall.
7028 .ip DoubleBounceAddress=\fIerror-address\fP
7029 [no short name]
7030 If an error occurs when sending an error message,
7031 send the error report
7032 (termed a
7033 .q "double bounce"
7034 because it is an error
7035 .q bounce
7036 that occurs when trying to send another error
7037 .q bounce )
7038 to the indicated address.
7039 The address is macro expanded
7040 at the time of delivery.
7041 If not set, defaults to
7042 .q postmaster .
7043 If set to an empty string, double bounces are dropped.
7044 .ip EightBitMode=\fIaction\fP
7045 [8]
7046 Set handling of eight-bit data.
7047 There are two kinds of eight-bit data:
7048 that declared as such using the
7049 .b BODY=8BITMIME
7050 ESMTP declaration or the
7051 .b \-B8BITMIME
7052 command line flag,
7053 and undeclared 8-bit data, that is,
7054 input that just happens to be eight bits.
7055 There are three basic operations that can happen:
7056 undeclared 8-bit data can be automatically converted to 8BITMIME,
7057 undeclared 8-bit data can be passed as-is without conversion to MIME
7058 (``just send 8''),
7059 and declared 8-bit data can be converted to 7-bits
7060 for transmission to a non-8BITMIME mailer.
7061 The possible
7062 .i action s
7063 are:
7064 .(b
7065 .\"  r  Reject undeclared 8-bit data;
7066 .\"     don't convert 8BITMIME\(->7BIT (``reject'')
7067   s     Reject undeclared 8-bit data (``strict'')
7068 .\"     do convert 8BITMIME\(->7BIT (``strict'')
7069 .\"  c  Convert undeclared 8-bit data to MIME;
7070 .\"     don't convert 8BITMIME\(->7BIT (``convert'')
7071   m     Convert undeclared 8-bit data to MIME (``mime'')
7072 .\"     do convert 8BITMIME\(->7BIT (``mime'')
7073 .\"  j  Pass undeclared 8-bit data;
7074 .\"     don't convert 8BITMIME\(->7BIT (``just send 8'')
7075   p     Pass undeclared 8-bit data (``pass'')
7076 .\"     do convert 8BITMIME\(->7BIT (``pass'')
7077 .\"  a  Adaptive algorithm: see below
7078 .)b
7079 .\"The adaptive algorithm is to accept 8-bit data,
7080 .\"converting it to 8BITMIME only if the receiver understands that,
7081 .\"otherwise just passing it as undeclared 8-bit data;
7082 .\"8BITMIME\(->7BIT conversions are done.
7083 In all cases properly declared 8BITMIME data will be converted to 7BIT
7084 as needed.
7085 .ip ErrorHeader=\fIfile-or-message\fP
7086 [E]
7087 Prepend error messages with the indicated message.
7088 If it begins with a slash,
7089 it is assumed to be the pathname of a file
7090 containing a message (this is the recommended setting).
7091 Otherwise, it is a literal message.
7092 The error file might contain the name, email address, and/or phone number
7093 of a local postmaster who could provide assistance
7094 to end users.
7095 If the option is missing or null,
7096 or if it names a file which does not exist or which is not readable,
7097 no message is printed.
7098 .ip ErrorMode=\fIx\fP
7099 [e]
7100 Dispose of errors using mode
7101 .i x .
7102 The values for
7103 .i x
7104 are:
7105 .(b
7106 p       Print error messages (default)
7107 q       No messages, just give exit status
7108 m       Mail back errors
7109 w       Write back errors (mail if user not logged in)
7110 e       Mail back errors (when applicable) and give zero exit stat always
7111 .)b
7112 Note that the last mode,
7113 .q e ,
7114 is for Berknet error processing and
7115 should not be used in normal circumstances.
7116 Note, too, that mode
7117 .q q ,
7118 only applies to errors recognized before sendmail forks for
7119 background delivery.
7120 .ip FallbackMXhost=\fIfallbackhost\fP
7121 [V]
7122 If specified, the
7123 .i fallbackhost
7124 acts like a very low priority MX
7125 on every host.
7126 MX records will be looked up for this host,
7127 unless the name is surrounded by square brackets.
7128 This is intended to be used by sites with poor network connectivity.
7129 Messages which are undeliverable due to temporary address failures
7130 (e.g., DNS failure)
7131 also go to the FallbackMXhost.
7132 .ip FallBackSmartHost=\fIhostname\fP
7133 If specified, the
7134 .i FallBackSmartHost
7135 will be used in a last-ditch effort for each host.
7136 This is intended to be used by sites with "fake internal DNS",
7137 e.g., a company whose DNS accurately reflects the world
7138 inside that company's domain but not outside.
7139 .ip FastSplit
7140 [no short name]
7141 If set to a value greater than zero (the default is one),
7142 it suppresses the MX lookups on addresses
7143 when they are initially sorted, i.e., for the first delivery attempt.
7144 This usually results in faster envelope splitting unless the MX records
7145 are readily available in a local DNS cache.
7146 To enforce initial sorting based on MX records set
7147 .b FastSplit
7148 to zero.
7149 If the mail is submitted directly from the command line, then
7150 the value also limits the number of processes to deliver the envelopes;
7151 if more envelopes are created they are only queued up
7152 and must be taken care of by a queue run.
7153 Since the default submission method is via SMTP (either from a MUA
7154 or via the MSP), the value of
7155 .b FastSplit
7156 is seldom used to limit the number of processes to deliver the envelopes.
7157 .ip ForkEachJob
7158 [Y]
7159 If set,
7160 deliver each job that is run from the queue in a separate process.
7161 .ip ForwardPath=\fIpath\fP
7162 [J]
7163 Set the path for searching for users' .forward files.
7164 The default is
7165 .q $z/.forward .
7166 Some sites that use the automounter may prefer to change this to
7167 .q /var/forward/$u
7168 to search a file with the same name as the user in a system directory.
7169 It can also be set to a sequence of paths separated by colons;
7170 .i sendmail
7171 stops at the first file it can successfully and safely open.
7172 For example,
7173 .q /var/forward/$u:$z/.forward
7174 will search first in /var/forward/\c
7175 .i username
7176 and then in
7177 .i ~username /.forward
7178 (but only if the first file does not exist).
7179 .ip HelpFile=\fIfile\fP
7180 [H]
7181 Specify the help file
7182 for SMTP.
7183 If no file name is specified, "helpfile" is used.
7184 .ip HoldExpensive
7185 [c]
7186 If an outgoing mailer is marked as being expensive,
7187 don't connect immediately.
7188 .ip HostsFile=\fIpath\fP
7189 [no short name]
7190 The path to the hosts database,
7191 normally
7192 .q /etc/hosts .
7193 This option is only consulted when sendmail
7194 is canonifying addresses,
7195 and then only when
7196 .q files
7197 is in the
7198 .q hosts
7199 service switch entry.
7200 In particular, this file is
7201 .i never
7202 used when looking up host addresses;
7203 that is under the control of the system
7204 .i gethostbyname (3)
7205 routine.
7206 .ip HostStatusDirectory=\fIpath\fP
7207 [no short name]
7208 The location of the long term host status information.
7209 When set,
7210 information about the status of hosts
7211 (e.g., host down or not accepting connections)
7212 will be shared between all
7213 .i sendmail
7214 processes;
7215 normally, this information is only held within a single queue run.
7216 This option requires a connection cache of at least 1 to function.
7217 If the option begins with a leading `/',
7218 it is an absolute pathname;
7219 otherwise,
7220 it is relative to the mail queue directory.
7221 A suggested value for sites desiring persistent host status is
7222 .q \&.hoststat
7223 (i.e., a subdirectory of the queue directory).
7224 .ip IgnoreDots
7225 [i]
7226 Ignore dots in incoming messages.
7227 This is always disabled (that is, dots are always accepted)
7228 when reading SMTP mail.
7229 .ip InputMailFilters=\fIname,name,...\fP
7230 A comma separated list of filters which determines which filters
7231 (see the "X \*- Mail Filter (Milter) Definitions" section)
7232 and the invocation sequence are contacted for incoming SMTP messages.
7233 If none are set, no filters will be contacted.
7234 .ip LDAPDefaultSpec=\fIspec\fP
7235 [no short name]
7236 Sets a default map specification for LDAP maps.
7237 The value should only contain LDAP specific settings
7238 such as
7239 .q "-h host -p port -d bindDN" .
7240 The settings will be used for all LDAP maps
7241 unless the individual map specification overrides a setting.
7242 This option should be set before any LDAP maps are defined.
7243 .ip LogLevel=\fIn\fP
7244 [L]
7245 Set the log level to
7246 .i n .
7247 Defaults to 9.
7248 .ip M\fIx\|value\fP
7249 [no long version]
7250 Set the macro
7251 .i x
7252 to
7253 .i value .
7254 This is intended only for use from the command line.
7255 The
7256 .b \-M
7257 flag is preferred.
7258 .ip MailboxDatabase
7259 [no short name]
7260 Type of lookup to find information about local mailboxes,
7261 defaults to ``pw'' which uses
7262 .i getpwnam .
7263 Other types can be introduced by adding them to the source code,
7264 see libsm/mbdb.c for details.
7265 .ip UseMSP
7266 [no short name]
7267 Use as mail submission program, i.e.,
7268 allow group writable queue files
7269 if the group is the same as that of a set-group-ID sendmail binary.
7270 See the file
7271 .b sendmail/SECURITY
7272 in the distribution tarball.
7273 .ip MatchGECOS
7274 [G]
7275 Allow fuzzy matching on the GECOS field.
7276 If this flag is set,
7277 and the usual user name lookups fail
7278 (that is, there is no alias with this name and a
7279 .i getpwnam
7280 fails),
7281 sequentially search the password file
7282 for a matching entry in the GECOS field.
7283 This also requires that MATCHGECOS
7284 be turned on during compilation.
7285 This option is not recommended.
7286 .ip MaxAliasRecursion=\fIN\fP
7287 [no short name]
7288 The maximum depth of alias recursion (default: 10).
7289 .ip MaxDaemonChildren=\fIN\fP
7290 [no short name]
7291 If set,
7292 .i sendmail
7293 will refuse connections when it has more than
7294 .i N
7295 children processing incoming mail or automatic queue runs.
7296 This does not limit the number of outgoing connections.
7297 If the default
7298 .b DeliveryMode
7299 (background) is used, then
7300 .i sendmail
7301 may create an almost unlimited number of children
7302 (depending on the number of transactions and the
7303 relative execution times of mail receiption and mail delivery).
7304 If the limit should be enforced, then a
7305 .b DeliveryMode
7306 other than background must be used.
7307 If not set, there is no limit to the number of children --
7308 that is, the system load averaging controls this.
7309 .ip MaxHeadersLength=\fIN\fP
7310 [no short name]
7311 The maximum length of the sum of all headers.
7312 This can be used to prevent a denial of service attack.
7313 The default is no limit.
7314 .ip MaxHopCount=\fIN\fP
7315 [h]
7316 The maximum hop count.
7317 Messages that have been processed more than
7318 .i N
7319 times are assumed to be in a loop and are rejected.
7320 Defaults to 25.
7321 .ip MaxMessageSize=\fIN\fP
7322 [no short name]
7323 Specify the maximum message size
7324 to be advertised in the ESMTP EHLO response.
7325 Messages larger than this will be rejected.
7326 If set to a value greater than zero,
7327 that value will be listed in the SIZE response,
7328 otherwise SIZE is advertised in the ESMTP EHLO response
7329 without a parameter.
7330 .ip MaxMimeHeaderLength=\fIN[/M]\fP
7331 [no short name]
7332 Sets the maximum length of certain MIME header field values to
7333 .i N
7334 characters.
7335 These MIME header fields are determined by being a member of
7336 class {checkMIMETextHeaders}, which currently contains only
7337 the header Content-Description.
7338 For some of these headers which take parameters,
7339 the maximum length of each parameter is set to
7340 .i M
7341 if specified.  If
7342 .i /M
7343 is not specified, one half of
7344 .i N
7345 will be used.
7346 By default,
7347 these values are 2048 and 1024, respectively.
7348 To allow any length, a value of 0 can be specified.
7349 .ip MaxQueueChildren=\fIN\fP
7350 [no short name]
7351 When set, this limits the number of concurrent queue runner processes to
7352 .i N.
7353 This helps to control the amount of system resources used when processing
7354 the queue.  When there are multiple queue groups defined and the total number
7355 of queue runners for these queue groups would exceed
7356 .i MaxQueueChildren
7357 then the queue groups will not all run concurrently. That is, some portion
7358 of the queue groups will run concurrently such that
7359 .i MaxQueueChildren
7360 will not be exceeded, while the remaining queue groups will be run later (in
7361 round robin order). See also
7362 .i MaxRunnersPerQueue
7363 and the section \fBQueue Group Declaration\fP.
7364 Notice:
7365 .i sendmail
7366 does not count individual queue runners, but only sets of processes
7367 that act on a workgroup.
7368 Hence the actual number of queue runners may be lower than the limit
7369 imposed by
7370 .i MaxQueueChildren .
7371 This discrepancy can be large if some queue runners have to wait
7372 for a slow server and if short intervals are used.
7373 .ip MaxQueueRunSize=\fIN\fP
7374 [no short name]
7375 The maximum number of jobs that will be processed
7376 in a single queue run.
7377 If not set, there is no limit on the size.
7378 If you have very large queues or a very short queue run interval
7379 this could be unstable.
7380 However, since the first
7381 .i N
7382 jobs in queue directory order are run (rather than the
7383 .i N
7384 highest priority jobs)
7385 this should be set as high as possible to avoid
7386 .q losing
7387 jobs that happen to fall late in the queue directory.
7388 .ip MaxRecipientsPerMessage=\fIN\fP
7389 [no short name]
7390 The maximum number of recipients that will be accepted per message
7391 in an SMTP transaction.
7392 Note: setting this too low can interfere with sending mail from
7393 MUAs that use SMTP for initial submission.
7394 If not set, there is no limit on the number of recipients per envelope.
7395 .ip MaxRunnersPerQueue=\fIN\fP
7396 [no short name]
7397 This sets the default maximum number of queue runners for queue groups.
7398 Up to
7399 .i N
7400 queue runners will work in parallel on a queue group's messages.
7401 This is useful where the processing of a message in the queue might
7402 delay the processing of subsequent messages. Such a delay may be the result
7403 of non-erroneous situations such as a low bandwidth connection.
7404 May be overridden on a per queue group basis by setting the
7405 .i Runners
7406 option; see the section \fBQueue Group Declaration\fP.
7407 The default is 1 when not set.
7408 .ip MeToo
7409 [m]
7410 Send to me too,
7411 even if I am in an alias expansion.
7412 This option is deprecated
7413 and will be removed from a future version.
7414 .ip Milter
7415 [no short name]
7416 This option has several sub(sub)options.
7417 The names of the suboptions are separated by dots.
7418 At the first level the following options are available:
7419 .(b
7420 .ta \w'LogLevel'u+3n
7421 LogLevel        Log level for input mail filter actions, defaults to LogLevel.
7422 macros          Specifies list of macro to transmit to filters.
7423                 See list below.
7424 .)b
7425 The ``macros'' option has the following suboptions
7426 which specify the list of macro to transmit to milters
7427 after a certain event occurred.
7428 .(b
7429 .ta \w'envfrom'u+3n
7430 connect After session connection start
7431 helo    After HELO command
7432 envfrom After MAIL FROM command
7433 envrcpt After RCPT TO command
7434 eom     After DATA command and terminating ``.''
7435 .)b
7436 By default the lists of macros are empty.
7437 Example:
7438 .(b
7439 O Milter.LogLevel=12
7440 O Milter.macros.connect=j, _, {daemon_name}
7441 .)b
7442 .ip MinFreeBlocks=\fIN\fP
7443 [b]
7444 Insist on at least
7445 .i N
7446 blocks free on the filesystem that holds the queue files
7447 before accepting email via SMTP.
7448 If there is insufficient space
7449 .i sendmail
7450 gives a 452 response
7451 to the MAIL command.
7452 This invites the sender to try again later.
7453 .ip MinQueueAge=\fIage\fP
7454 [no short name]
7455 Don't process any queued jobs
7456 that have been in the queue less than the indicated time interval.
7457 This is intended to allow you to get responsiveness
7458 by processing the queue fairly frequently
7459 without thrashing your system by trying jobs too often.
7460 The default units are minutes.
7461 .ip MustQuoteChars=\fIs\fP
7462 [no short name]
7463 Sets the list of characters that must be quoted if used in a full name
7464 that is in the phrase part of a ``phrase <address>'' syntax.
7465 The default is ``\'.''.
7466 The characters ``@,;:\e()[]'' are always added to this list.
7467 .ip NiceQueueRun
7468 [no short name]
7469 The priority of queue runners (nice(3)).
7470 This value must be greater or equal zero.
7471 .ip NoRecipientAction
7472 [no short name]
7473 The action to take when you receive a message that has no valid
7474 recipient headers (To:, Cc:, Bcc:, or Apparently-To: \(em
7475 the last included for back compatibility with old
7476 .i sendmail s).
7477 It can be
7478 .b None
7479 to pass the message on unmodified,
7480 which violates the protocol,
7481 .b Add-To
7482 to add a To: header with any recipients it can find in the envelope
7483 (which might expose Bcc: recipients),
7484 .b Add-Apparently-To
7485 to add an Apparently-To: header
7486 (this is only for back-compatibility
7487 and is officially deprecated),
7488 .b Add-To-Undisclosed
7489 to add a header
7490 .q "To: undisclosed-recipients:;"
7491 to make the header legal without disclosing anything,
7492 or
7493 .b Add-Bcc
7494 to add an empty Bcc: header.
7495 .ip OldStyleHeaders
7496 [o]
7497 Assume that the headers may be in old format,
7498 i.e.,
7499 spaces delimit names.
7500 This actually turns on
7501 an adaptive algorithm:
7502 if any recipient address contains a comma, parenthesis,
7503 or angle bracket,
7504 it will be assumed that commas already exist.
7505 If this flag is not on,
7506 only commas delimit names.
7507 Headers are always output with commas between the names.
7508 Defaults to off.
7509 .ip OperatorChars=\fIcharlist\fP
7510 [$o macro]
7511 The list of characters that are considered to be
7512 .q operators ,
7513 that is, characters that delimit tokens.
7514 All operator characters are tokens by themselves;
7515 sequences of non-operator characters are also tokens.
7516 White space characters separate tokens
7517 but are not tokens themselves \(em for example,
7518 .q AAA.BBB
7519 has three tokens, but
7520 .q "AAA BBB"
7521 has two.
7522 If not set, OperatorChars defaults to
7523 .q \&.\|:\|@\|[\|] ;
7524 additionally, the characters
7525 .q (\|)\|<\|>\|,\|;
7526 are always operators.
7527 Note that OperatorChars must be set in the
7528 configuration file before any rulesets.
7529 .ip PidFile=\fIfilename\fP
7530 [no short name]
7531 Filename of the pid file.
7532 (default is _PATH_SENDMAILPID).
7533 The
7534 .i filename
7535 is macro-expanded before it is opened, and unlinked when
7536 .i sendmail
7537 exits.
7538 .ip PostmasterCopy=\fIpostmaster\fP
7539 [P]
7540 If set,
7541 copies of error messages will be sent to the named
7542 .i postmaster .
7543 Only the header of the failed message is sent.
7544 Errors resulting from messages with a negative precedence will not be sent.
7545 Since most errors are user problems,
7546 this is probably not a good idea on large sites,
7547 and arguably contains all sorts of privacy violations,
7548 but it seems to be popular with certain operating systems vendors.
7549 The address is macro expanded
7550 at the time of delivery.
7551 Defaults to no postmaster copies.
7552 .ip PrivacyOptions=\fI\|opt,opt,...\fP
7553 [p]
7554 Set the privacy
7555 .i opt ions.
7556 ``Privacy'' is really a misnomer;
7557 many of these are just a way of insisting on stricter adherence
7558 to the SMTP protocol.
7559 The
7560 .i opt ions
7561 can be selected from:
7562 .(b
7563 .ta \w'needvrfyhelo'u+3n
7564 public  Allow open access
7565 needmailhelo    Insist on HELO or EHLO command before MAIL
7566 needexpnhelo    Insist on HELO or EHLO command before EXPN
7567 noexpn  Disallow EXPN entirely, implies noverb.
7568 needvrfyhelo    Insist on HELO or EHLO command before VRFY
7569 novrfy  Disallow VRFY entirely
7570 noetrn  Disallow ETRN entirely
7571 noverb  Disallow VERB entirely
7572 restrictmailq   Restrict mailq command
7573 restrictqrun    Restrict \-q command line flag
7574 restrictexpand  Restrict \-bv and \-v command line flags
7575 noreceipts      Don't return success DSNs\**
7576 nobodyreturn    Don't return the body of a message with DSNs
7577 goaway  Disallow essentially all SMTP status queries
7578 authwarnings    Put X-Authentication-Warning: headers in messages
7579                 and log warnings
7580 .)b
7581 .(f
7582 \**N.B.:
7583 the
7584 .b noreceipts
7585 flag turns off support for RFC 1891
7586 (Delivery Status Notification).
7587 .)f
7588 The
7589 .q goaway
7590 pseudo-flag sets all flags except
7591 .q noreceipts ,
7592 .q restrictmailq ,
7593 .q restrictqrun ,
7594 .q restrictexpand ,
7595 .q noetrn ,
7596 and
7597 .q nobodyreturn .
7598 If mailq is restricted,
7599 only people in the same group as the queue directory
7600 can print the queue.
7601 If queue runs are restricted,
7602 only root and the owner of the queue directory
7603 can run the queue.
7604 The
7605 .q restrictexpand
7606 pseudo-flag instructs
7607 .i sendmail
7608 to drop privileges when the
7609 .b \-bv
7610 option is given by users who are neither root nor the TrustedUser
7611 so users cannot read private aliases, forwards, or :include: files.
7612 It will add the
7613 .q NonRootSafeAddr
7614 to the
7615 .q DontBlameSendmail
7616 option to prevent misleading unsafe address warnings.
7617 It also overrides the
7618 .b \-v
7619 (verbose) command line option to prevent information leakage.
7620 Authentication Warnings add warnings about various conditions
7621 that may indicate attempts to spoof the mail system,
7622 such as using a non-standard queue directory.
7623 .ip ProcessTitlePrefix=\fIstring\fP
7624 [no short name]
7625 Prefix the process title shown on 'ps' listings with
7626 .i string .
7627 The
7628 .i string
7629 will be macro processed.
7630 .ip QueueDirectory=\fIdir\fP
7631 [Q]
7632 The QueueDirectory option serves two purposes.
7633 First, it specifies the directory or set of directories that comprise
7634 the default queue group.
7635 Second, it specifies the directory D which is the ancestor of all queue
7636 directories, and which sendmail uses as its current working directory.
7637 When sendmail dumps core, it leaves its core files in D.
7638 There are two cases.
7639 If \fIdir\fR ends with an asterisk (eg, \fI/var/spool/mqueue/qd*\fR),
7640 then all of the directories or symbolic links to directories
7641 beginning with `qd' in
7642 .i /var/spool/mqueue
7643 will be used as queue directories of the default queue group,
7644 and
7645 .i /var/spool/mqueue
7646 will be used as the working directory D.
7647 Otherwise,
7648 \fIdir\fR must name a directory (usually \fI/var/spool/mqueue\fR):
7649 the default queue group consists of the single queue directory \fIdir\fR,
7650 and the working directory D is set to \fIdir\fR.
7651 To define additional groups of queue directories,
7652 use the configuration file `Q' command.
7653 Do not change the queue directory structure
7654 while sendmail is running.
7655 .ip QueueFactor=\fIfactor\fP
7656 [q]
7657 Use
7658 .i factor
7659 as the multiplier in the map function
7660 to decide when to just queue up jobs rather than run them.
7661 This value is divided by the difference between the current load average
7662 and the load average limit
7663 (\c
7664 .b QueueLA
7665 option)
7666 to determine the maximum message priority
7667 that will be sent.
7668 Defaults to 600000.
7669 .ip QueueLA=\fILA\fP
7670 [x]
7671 When the system load average exceeds
7672 .i LA
7673 and the
7674 .b QueueFactor
7675 (\c
7676 .b q )
7677 option divided by the difference in the current load average and the
7678 .b QueueLA
7679 option plus one
7680 is less than the priority of the message,
7681 just queue messages
7682 (i.e., don't try to send them).
7683 Defaults to 8 multiplied by
7684 the number of processors online on the system
7685 (if that can be determined).
7686 .ip QueueFileMode=\fImode\fP
7687 [no short name]
7688 Default permissions for queue files (octal).
7689 If not set, sendmail uses 0600 unless its real
7690 and effective uid are different in which case it uses 0644.
7691 .ip QueueSortOrder=\fIalgorithm\fP
7692 [no short name]
7693 Sets the
7694 .i algorithm
7695 used for sorting the queue.
7696 Only the first character of the value is used.
7697 Legal values are
7698 .q host
7699 (to order by the name of the first host name of the first recipient),
7700 .q filename
7701 (to order by the name of the queue file name),
7702 .q time
7703 (to order by the submission/creation time),
7704 .q random
7705 (to order randomly),
7706 .q modification
7707 (to order by the modification time of the qf file (older entries first)),
7708 .q none
7709 (to not order),
7710 and
7711 .q priority
7712 (to order by message priority).
7713 Host ordering makes better use of the connection cache,
7714 but may tend to process low priority messages
7715 that go to a single host
7716 over high priority messages that go to several hosts;
7717 it probably shouldn't be used on slow network links.
7718 Filename and modification time ordering saves the overhead of
7719 reading all of the queued items
7720 before starting the queue run.
7721 Creation (submission) time ordering is almost always a bad idea,
7722 since it allows large, bulk mail to go out
7723 before smaller, personal mail,
7724 but may have applicability on some hosts with very fast connections.
7725 Random is useful if several queue runners are started by hand
7726 which try to drain the same queue since odds are they will be working
7727 on different parts of the queue at the same time.
7728 Priority ordering is the default.
7729 .ip QueueTimeout=\fItimeout\fP
7730 [T]
7731 A synonym for
7732 .q Timeout.queuereturn .
7733 Use that form instead of the
7734 .q QueueTimeout
7735 form.
7736 .ip RandFile
7737 [no short name]
7738 Name of file containing random data or the name of the UNIX socket
7739 if EGD is used.
7740 A (required) prefix "egd:" or "file:" specifies the type.
7741 STARTTLS requires this filename if the compile flag HASURANDOMDEV is not set
7742 (see sendmail/README).
7743 .ip ResolverOptions=\fIoptions\fP
7744 [I]
7745 Set resolver options.
7746 Values can be set using
7747 .b + \c
7748 .i flag
7749 and cleared using
7750 .b \- \c
7751 .i flag ;
7752 the
7753 .i flag s
7754 can be
7755 .q debug ,
7756 .q aaonly ,
7757 .q usevc ,
7758 .q primary ,
7759 .q igntc ,
7760 .q recurse ,
7761 .q defnames ,
7762 .q stayopen ,
7763 .q use_inet6 ,
7764 or
7765 .q dnsrch .
7766 The string
7767 .q HasWildcardMX
7768 (without a
7769 .b +
7770 or
7771 .b \- )
7772 can be specified to turn off matching against MX records
7773 when doing name canonifications.
7774 The string
7775 .q WorkAroundBrokenAAAA
7776 (without a
7777 .b +
7778 or
7779 .b \- )
7780 can be specified to work around some broken nameservers
7781 which return SERVFAIL (a temporary failure) on T_AAAA (IPv6) lookups.
7782 Notice: it might be necessary to apply the same (or similar) options to
7783 .i submit.cf
7784 too.
7785 .ip RequiresDirfsync
7786 [no short name]
7787 This option can be used to override the compile time flag
7788 .b REQUIRES_DIR_FSYNC
7789 at runtime by setting it to
7790 .sm false .
7791 If the compile time flag is not set, the option is ignored.
7792 The flag turns on support for file systems that require to call
7793 .i fsync()
7794 for a directory if the meta-data in it has been changed.
7795 This should be turned on at least for older versions of ReiserFS;
7796 it is enabled by default for Linux.
7797 According to some information this flag is not needed
7798 anymore for kernel 2.4.16 and newer.
7799 .ip RrtImpliesDsn
7800 [R]
7801 If this option is set, a
7802 .q Return-Receipt-To:
7803 header causes the request of a DSN, which is sent to
7804 the envelope sender as required by RFC 1891,
7805 not to the address given in the header.
7806 .ip RunAsUser=\fIuser\fP
7807 [no short name]
7808 The
7809 .i user
7810 parameter may be a user name
7811 (looked up in
7812 .i /etc/passwd )
7813 or a numeric user id;
7814 either form can have
7815 .q ":group"
7816 attached
7817 (where group can be numeric or symbolic).
7818 If set to a non-zero (non-root) value,
7819 .i sendmail
7820 will change to this user id shortly after startup\**.
7821 .(f
7822 \**When running as a daemon,
7823 it changes to this user after accepting a connection
7824 but before reading any
7825 .sm SMTP
7826 commands.
7827 .)f
7828 This avoids a certain class of security problems.
7829 However, this means that all
7830 .q \&.forward
7831 and
7832 .q :include:
7833 files must be readable by the indicated
7834 .i user
7835 and all files to be written must be writable by
7836 .i user
7837 Also, all file and program deliveries will be marked unsafe
7838 unless the option
7839 .b DontBlameSendmail=NonRootSafeAddr
7840 is set,
7841 in which case the delivery will be done as
7842 .i user .
7843 It is also incompatible with the
7844 .b SafeFileEnvironment
7845 option.
7846 In other words, it may not actually add much to security on an average system,
7847 and may in fact detract from security
7848 (because other file permissions must be loosened).
7849 However, it should be useful on firewalls and other
7850 places where users don't have accounts and the aliases file is
7851 well constrained.
7852 .ip RecipientFactor=\fIfact\fP
7853 [y]
7854 The indicated
7855 .i fact or
7856 is added to the priority (thus
7857 .i lowering
7858 the priority of the job)
7859 for each recipient,
7860 i.e., this value penalizes jobs with large numbers of recipients.
7861 Defaults to 30000.
7862 .ip RefuseLA=\fILA\fP
7863 [X]
7864 When the system load average exceeds
7865 .i LA ,
7866 refuse incoming SMTP connections.
7867 Defaults to 12 multiplied by
7868 the number of processors online on the system
7869 (if that can be determined).
7870 .ip RejectLogInterval=\fItimeout\fP
7871 [no short name]
7872 Log interval when refusing connections for this long
7873 (default: 3h).
7874 .ip RetryFactor=\fIfact\fP
7875 [Z]
7876 The
7877 .i fact or
7878 is added to the priority
7879 every time a job is processed.
7880 Thus,
7881 each time a job is processed,
7882 its priority will be decreased by the indicated value.
7883 In most environments this should be positive,
7884 since hosts that are down are all too often down for a long time.
7885 Defaults to 90000.
7886 .ip SafeFileEnvironment=\fIdir\fP
7887 [no short name]
7888 If this option is set,
7889 .i sendmail
7890 will do a
7891 .i chroot (2)
7892 call into the indicated
7893 .i dir ectory
7894 before doing any file writes.
7895 If the file name specified by the user begins with
7896 .i dir ,
7897 that partial path name will be stripped off before writing,
7898 so (for example)
7899 if the SafeFileEnvironment variable is set to
7900 .q /safe
7901 then aliases of
7902 .q /safe/logs/file
7903 and
7904 .q /logs/file
7905 actually indicate the same file.
7906 Additionally, if this option is set,
7907 .i sendmail
7908 refuses to deliver to symbolic links.
7909 .ip SaveFromLine
7910 [f]
7911 Save
7912 UNIX-style
7913 .q From
7914 lines at the front of headers.
7915 Normally they are assumed redundant
7916 and discarded.
7917 .ip SharedMemoryKey
7918 [no short name]
7919 Key to use for shared memory segment;
7920 if not set (or 0), shared memory will not be used.
7921 Requires support for shared memory to be compiled into
7922 .i sendmail .
7923 If this option is set,
7924 .i sendmail
7925 can share some data between different instances.
7926 For example, the number of entries in a queue directory
7927 or the available space in a file system.
7928 This allows for more efficient program execution, since only
7929 one process needs to update the data instead of each individual
7930 process gathering the data each time it is required.
7931 .ip SendMimeErrors
7932 [j]
7933 If set, send error messages in MIME format
7934 (see RFC 2045 and RFC 1344 for details).
7935 If disabled,
7936 .i sendmail
7937 will not return the DSN keyword in response to an EHLO
7938 and will not do Delivery Status Notification processing as described in
7939 RFC 1891.
7940 .ip ServerCertFile
7941 [no short name]
7942 File containing the certificate of the server, i.e., this certificate
7943 is used when sendmail acts as server
7944 (used for STARTTLS).
7945 .ip ServerKeyFile
7946 [no short name]
7947 File containing the private key belonging to the server certificate
7948 (used for STARTTLS).
7949 .ip ServiceSwitchFile=\fIfilename\fP
7950 [no short name]
7951 If your host operating system has a service switch abstraction
7952 (e.g., /etc/nsswitch.conf on Solaris
7953 or /etc/svc.conf on Ultrix and DEC OSF/1)
7954 that service will be consulted and this option is ignored.
7955 Otherwise, this is the name of a file
7956 that provides the list of methods used to implement particular services.
7957 The syntax is a series of lines,
7958 each of which is a sequence of words.
7959 The first word is the service name,
7960 and following words are service types.
7961 The services that
7962 .i sendmail
7963 consults directly are
7964 .q aliases
7965 and
7966 .q hosts.
7967 Service types can be
7968 .q dns ,
7969 .q nis ,
7970 .q nisplus ,
7971 or
7972 .q files
7973 (with the caveat that the appropriate support
7974 must be compiled in
7975 before the service can be referenced).
7976 If ServiceSwitchFile is not specified, it defaults to
7977 /etc/mail/service.switch.
7978 If that file does not exist, the default switch is:
7979 .(b
7980 aliases files
7981 hosts   dns nis files
7982 .)b
7983 The default file is
7984 .q /etc/mail/service.switch .
7985 .ip SevenBitInput
7986 [7]
7987 Strip input to seven bits for compatibility with old systems.
7988 This shouldn't be necessary.
7989 .ip SingleLineFromHeader
7990 [no short name]
7991 If set, From: lines that have embedded newlines are unwrapped
7992 onto one line.
7993 This is to get around a botch in Lotus Notes
7994 that apparently cannot understand legally wrapped RFC 822 headers.
7995 .ip SingleThreadDelivery
7996 [no short name]
7997 If set, a client machine will never try to open two SMTP connections
7998 to a single server machine at the same time,
7999 even in different processes.
8000 That is, if another
8001 .i sendmail
8002 is already talking to some host a new
8003 .i sendmail
8004 will not open another connection.
8005 This property is of mixed value;
8006 although this reduces the load on the other machine,
8007 it can cause mail to be delayed
8008 (for example, if one
8009 .i sendmail
8010 is delivering a huge message, other
8011 .i sendmail s
8012 won't be able to send even small messages).
8013 Also, it requires another file descriptor
8014 (for the lock file)
8015 per connection, so you may have to reduce the
8016 .b ConnectionCacheSize
8017 option to avoid running out of per-process file descriptors.
8018 Requires the
8019 .b HostStatusDirectory
8020 option.
8021 .ip SmtpGreetingMessage=\fImessage\fP
8022 [$e macro]
8023 The message printed when the SMTP server starts up.
8024 Defaults to
8025 .q "$j Sendmail $v ready at $b".
8026 .ip StatusFile=\fIfile\fP
8027 [S]
8028 Log summary statistics in the named
8029 .i file .
8030 If no file name is specified, "statistics" is used.
8031 If not set,
8032 no summary statistics are saved.
8033 This file does not grow in size.
8034 It can be printed using the
8035 .i mailstats (8)
8036 program.
8037 .ip SuperSafe
8038 [s]
8039 This option can be set to True, False, Interactive, or PostMilter.
8040 If set to True,
8041 .i sendmail
8042 will be super-safe when running things,
8043 i.e., always instantiate the queue file,
8044 even if you are going to attempt immediate delivery.
8045 .i Sendmail
8046 always instantiates the queue file
8047 before returning control to the client
8048 under any circumstances.
8049 This should really
8050 .i always
8051 be set to True.
8052 The Interactive value has been introduced in 8.12 and can
8053 be used together with
8054 .b DeliveryMode=i .
8055 It skips some synchronization calls which are effectively
8056 doubled in the code execution path for this mode.
8057 If set to PostMilter,
8058 .i sendmail
8059 defers synchronizing the queue file until any milters have
8060 signaled acceptance of the message.
8061 PostMilter is useful only when
8062 .i sendmail
8063 is running as an SMTP server; in all other situations it
8064 acts the same as True.
8065 .ip TLSSrvOptions
8066 [no short name]
8067 List of options for SMTP STARTTLS for the server
8068 consisting of single characters
8069 with intervening white space or commas.
8070 The flag ``V'' disables client verification, and hence
8071 it is not possible to use a client certificate for relaying.
8072 Currently there are no other flags available.
8073 .ip TempFileMode=\fImode\fP
8074 [F]
8075 The file mode for transcript files, files to which
8076 .i sendmail
8077 delivers directly, files in the
8078 .b HostStatusDirectory ,
8079 and
8080 .b StatusFile .
8081 It is interpreted in octal by default.
8082 Defaults to 0600.
8083 .ip Timeout.\fItype\fP=\|\fItimeout\fP
8084 [r; subsumes old T option as well]
8085 Set timeout values.
8086 For more information,
8087 see section
8088 .\" XREF
8089 4.1.
8090 .ip TimeZoneSpec=\fItzinfo\fP
8091 [t]
8092 Set the local time zone info to
8093 .i tzinfo
8094 \*- for example,
8095 .q PST8PDT .
8096 Actually, if this is not set,
8097 the TZ environment variable is cleared (so the system default is used);
8098 if set but null, the user's TZ variable is used,
8099 and if set and non-null the TZ variable is set to this value.
8100 .ip TrustedUser=\fIuser\fP
8101 [no short name]
8102 The
8103 .i user
8104 parameter may be a user name
8105 (looked up in
8106 .i /etc/passwd )
8107 or a numeric user id.
8108 Trusted user for file ownership and starting the daemon.  If set, generated
8109 alias databases and the control socket (if configured) will automatically
8110 be owned by this user.
8111 .ip TryNullMXList
8112 [w]
8113 If this system is the
8114 .q best
8115 (that is, lowest preference)
8116 MX for a given host,
8117 its configuration rules should normally detect this situation
8118 and treat that condition specially
8119 by forwarding the mail to a UUCP feed,
8120 treating it as local,
8121 or whatever.
8122 However, in some cases (such as Internet firewalls)
8123 you may want to try to connect directly to that host
8124 as though it had no MX records at all.
8125 Setting this option causes
8126 .i sendmail
8127 to try this.
8128 The downside is that errors in your configuration
8129 are likely to be diagnosed as
8130 .q "host unknown"
8131 or
8132 .q "message timed out"
8133 instead of something more meaningful.
8134 This option is disrecommended.
8135 .ip UnixFromLine=\fIfromline\fP
8136 [$l macro]
8137 Defines the format used when
8138 .i sendmail
8139 must add a UNIX-style From_ line
8140 (that is, a line beginning
8141 .q From<space>user ).
8142 Defaults to
8143 .q "From $g  $d" .
8144 Don't change this unless your system uses a different UNIX mailbox format
8145 (very unlikely).
8146 .ip UnsafeGroupWrites
8147 [no short name]
8148 If set (default),
8149 :include: and .forward files that are group writable are considered
8150 .q unsafe ,
8151 that is,
8152 they cannot reference programs or write directly to files.
8153 World writable :include: and .forward files
8154 are always unsafe.
8155 Note: use
8156 .b DontBlameSendmail
8157 instead; this option is deprecated.
8158 .ip UseErrorsTo
8159 [l]
8160 If there is an
8161 .q Errors-To:
8162 header, send error messages to the addresses listed there.
8163 They normally go to the envelope sender.
8164 Use of this option causes
8165 .i sendmail
8166 to violate RFC 1123.
8167 This option is disrecommended and deprecated.
8168 .ip UserDatabaseSpec=\fIudbspec\fP
8169 [U]
8170 The user database specification.
8171 .ip Verbose
8172 [v]
8173 Run in verbose mode.
8174 If this is set,
8175 .i sendmail
8176 adjusts options
8177 .b HoldExpensive
8178 (old
8179 .b c )
8180 and
8181 .b DeliveryMode
8182 (old
8183 .b d )
8184 so that all mail is delivered completely
8185 in a single job
8186 so that you can see the entire delivery process.
8187 Option
8188 .b Verbose
8189 should
8190 .i never
8191 be set in the configuration file;
8192 it is intended for command line use only.
8193 Note that the use of option
8194 .b Verbose
8195 can cause authentication information to leak, if you use a
8196 sendmail client to authenticate to a server.
8197 If the authentication mechanism uses plain text passwords
8198 (as with LOGIN or PLAIN),
8199 then the password could be compromised.
8200 To avoid this, do not install sendmail set-user-ID root,
8201 and disable the
8202 .b VERB
8203 SMTP command with a suitable
8204 .b PrivacyOptions
8205 setting.
8206 .ip XscriptFileBufferSize=\fIthreshold\fP
8207 [no short name]
8208 Set the
8209 .i threshold ,
8210 in bytes,
8211 before a memory-based
8212 queue transcript file
8213 becomes disk-based.
8214 The default is 4096 bytes.
8215 .lp
8216 All options can be specified on the command line using the
8217 \-O or \-o flag,
8218 but most will cause
8219 .i sendmail
8220 to relinquish its set-user-ID permissions.
8221 The options that will not cause this are
8222 SevenBitInput [7],
8223 EightBitMode [8],
8224 MinFreeBlocks [b],
8225 CheckpointInterval [C],
8226 DeliveryMode [d],
8227 ErrorMode [e],
8228 IgnoreDots [i],
8229 SendMimeErrors [j],
8230 LogLevel [L],
8231 MeToo [m],
8232 OldStyleHeaders [o],
8233 PrivacyOptions [p],
8234 SuperSafe [s],
8235 Verbose [v],
8236 QueueSortOrder,
8237 MinQueueAge,
8238 DefaultCharSet,
8239 Dial Delay,
8240 NoRecipientAction,
8241 ColonOkInAddr,
8242 MaxQueueRunSize,
8243 SingleLineFromHeader,
8244 and
8245 AllowBogusHELO.
8246 Actually, PrivacyOptions [p] given on the command line
8247 are added to those already specified in the
8248 .i sendmail.cf
8249 file, i.e., they can't be reset.
8250 Also, M (define macro) when defining the r or s macros
8251 is also considered
8252 .q safe .
8253 .sh 2 "P \*- Precedence Definitions"
8254 .pp
8255 Values for the
8256 .q "Precedence:"
8257 field may be defined using the
8258 .b P
8259 control line.
8260 The syntax of this field is:
8261 .(b
8262 \fBP\fP\fIname\fP\fB=\fP\fInum\fP
8263 .)b
8264 When the
8265 .i name
8266 is found in a
8267 .q Precedence:
8268 field,
8269 the message class is set to
8270 .i num .
8271 Higher numbers mean higher precedence.
8272 Numbers less than zero
8273 have the special property
8274 that if an error occurs during processing
8275 the body of the message will not be returned;
8276 this is expected to be used for
8277 .q "bulk"
8278 mail such as through mailing lists.
8279 The default precedence is zero.
8280 For example,
8281 our list of precedences is:
8282 .(b
8283 Pfirst-class=0
8284 Pspecial-delivery=100
8285 Plist=\-30
8286 Pbulk=\-60
8287 Pjunk=\-100
8288 .)b
8289 People writing mailing list exploders
8290 are encouraged to use
8291 .q "Precedence: list" .
8292 Older versions of
8293 .i sendmail
8294 (which discarded all error returns for negative precedences)
8295 didn't recognize this name, giving it a default precedence of zero.
8296 This allows list maintainers to see error returns
8297 on both old and new versions of
8298 .i sendmail .
8299 .sh 2 "V \*- Configuration Version Level"
8300 .pp
8301 To provide compatibility with old configuration files,
8302 the
8303 .b V
8304 line has been added to define some very basic semantics
8305 of the configuration file.
8306 These are not intended to be long term supports;
8307 rather, they describe compatibility features
8308 which will probably be removed in future releases.
8309 .pp
8310 .b N.B.:
8311 these version
8312 .i levels
8313 have nothing
8314 to do with the version
8315 .i number
8316 on the files.
8317 For example,
8318 as of this writing
8319 version 10 config files
8320 (specifically, 8.10)
8321 used version level 9 configurations.
8322 .pp
8323 .q Old
8324 configuration files are defined as version level one.
8325 Version level two files make the following changes:
8326 .np
8327 Host name canonification ($[ ... $])
8328 appends a dot if the name is recognized;
8329 this gives the config file a way of finding out if anything matched.
8330 (Actually, this just initializes the
8331 .q host
8332 map with the
8333 .q \-a.
8334 flag \*- you can reset it to anything you prefer
8335 by declaring the map explicitly.)
8336 .np
8337 Default host name extension is consistent throughout processing;
8338 version level one configurations turned off domain extension
8339 (that is, adding the local domain name)
8340 during certain points in processing.
8341 Version level two configurations are expected to include a trailing dot
8342 to indicate that the name is already canonical.
8343 .np
8344 Local names that are not aliases
8345 are passed through a new distinguished ruleset five;
8346 this can be used to append a local relay.
8347 This behavior can be prevented by resolving the local name
8348 with an initial `@'.
8349 That is, something that resolves to a local mailer and a user name of
8350 .q vikki
8351 will be passed through ruleset five,
8352 but a user name of
8353 .q @vikki
8354 will have the `@' stripped,
8355 will not be passed through ruleset five,
8356 but will otherwise be treated the same as the prior example.
8357 The expectation is that this might be used to implement a policy
8358 where mail sent to
8359 .q vikki
8360 was handled by a central hub,
8361 but mail sent to
8362 .q vikki@localhost
8363 was delivered directly.
8364 .pp
8365 Version level three files
8366 allow # initiated comments on all lines.
8367 Exceptions are backslash escaped # marks
8368 and the $# syntax.
8369 .pp
8370 Version level four configurations
8371 are completely equivalent to level three
8372 for historical reasons.
8373 .pp
8374 Version level five configuration files
8375 change the default definition of
8376 .b $w
8377 to be just the first component of the hostname.
8378 .pp
8379 Version level six configuration files
8380 change many of the local processing options
8381 (such as aliasing and matching the beginning of the address for
8382 `|' characters)
8383 to be mailer flags;
8384 this allows fine-grained control over the special local processing.
8385 Level six configuration files may also use long option names.
8386 The
8387 .b ColonOkInAddr
8388 option (to allow colons in the local-part of addresses)
8389 defaults
8390 .b on
8391 for lower numbered configuration files;
8392 the configuration file requires some additional intelligence
8393 to properly handle the RFC 822 group construct.
8394 .pp
8395 Version level seven configuration files
8396 used new option names to replace old macros
8397 (\c
8398 .b $e
8399 became
8400 .b SmtpGreetingMessage ,
8401 .b $l
8402 became
8403 .b UnixFromLine ,
8404 and
8405 .b $o
8406 became
8407 .b OperatorChars .
8408 Also, prior to version seven,
8409 the
8410 .b F=q
8411 flag (use 250 instead of 252 return value for
8412 .sm "SMTP VRFY"
8413 commands)
8414 was assumed.
8415 .pp
8416 Version level eight configuration files allow
8417 .b $#
8418 on the left hand side of ruleset lines.
8419 .pp
8420 Version level nine configuration files allow
8421 parentheses in rulesets, i.e. they are not treated
8422 as comments and hence removed.
8423 .pp
8424 Version level ten configuration files allow
8425 queue group definitions.
8426 .pp
8427 The
8428 .b V
8429 line may have an optional
8430 .b / \c
8431 .i vendor
8432 to indicate that this configuration file uses modifications
8433 specific to a particular vendor\**.
8434 .(f
8435 \**And of course, vendors are encouraged to add themselves
8436 to the list of recognized vendors by editing the routine
8437 .i setvendor
8438 in
8439 .i conf.c .
8440 Please send e-mail to sendmail@Sendmail.ORG
8441 to register your vendor dialect.
8442 .)f
8443 You may use
8444 .q /Berkeley
8445 to emphasize that this configuration file
8446 uses the Berkeley dialect of
8447 .i sendmail .
8448 .sh 2 "K \*- Key File Declaration"
8449 .pp
8450 Special maps can be defined using the line:
8451 .(b
8452 Kmapname mapclass arguments
8453 .)b
8454 The
8455 .i mapname
8456 is the handle by which this map is referenced in the rewriting rules.
8457 The
8458 .i mapclass
8459 is the name of a type of map;
8460 these are compiled in to
8461 .i sendmail .
8462 The
8463 .i arguments
8464 are interpreted depending on the class;
8465 typically,
8466 there would be a single argument naming the file containing the map.
8467 .pp
8468 Maps are referenced using the syntax:
8469 .(b
8470 $( \fImap\fP \fIkey\fP $@ \fIarguments\fP $: \fIdefault\fP $)
8471 .)b
8472 where either or both of the
8473 .i arguments
8474 or
8475 .i default
8476 portion may be omitted.
8477 The
8478 .i "$@ arguments"
8479 may appear more than once.
8480 The indicated
8481 .i key
8482 and
8483 .i arguments
8484 are passed to the appropriate mapping function.
8485 If it returns a value, it replaces the input.
8486 If it does not return a value and the
8487 .i default
8488 is specified, the
8489 .i default
8490 replaces the input.
8491 Otherwise, the input is unchanged.
8492 .pp
8493 The
8494 .i arguments
8495 are passed to the map for arbitrary use.
8496 Most map classes can interpolate these arguments
8497 into their values using the syntax
8498 .q %\fIn\fP
8499 (where
8500 .i n
8501 is a digit)
8502 to indicate the corresponding
8503 .i argument .
8504 Argument
8505 .q %0
8506 indicates the database key.
8507 For example, the rule
8508 .(b
8509 .ta 1.5i
8510 R$\- ! $+       $: $(uucp $1 $@ $2 $: $2 @ $1 . UUCP $)
8511 .)b
8512 Looks up the UUCP name in a (user defined) UUCP map;
8513 if not found it turns it into
8514 .q \&.UUCP
8515 form.
8516 The database might contain records like:
8517 .(b
8518 decvax  %1@%0.DEC.COM
8519 research        %1@%0.ATT.COM
8520 .)b
8521 Note that
8522 .i default
8523 clauses never do this mapping.
8524 .pp
8525 The built-in map with both name and class
8526 .q host
8527 is the host name canonicalization lookup.
8528 Thus,
8529 the syntax:
8530 .(b
8531 $(host \fIhostname\fP$)
8532 .)b
8533 is equivalent to:
8534 .(b
8535 $[\fIhostname\fP$]
8536 .)b
8537 .pp
8538 There are many defined classes.
8539 .ip dbm
8540 Database lookups using the ndbm(3) library.
8541 .i Sendmail
8542 must be compiled with
8543 .b NDBM
8544 defined.
8545 .ip btree
8546 Database lookups using the btree interface to the Berkeley DB
8547 library.
8548 .i Sendmail
8549 must be compiled with
8550 .b NEWDB
8551 defined.
8552 .ip hash
8553 Database lookups using the hash interface to the Berkeley DB
8554 library.
8555 .i Sendmail
8556 must be compiled with
8557 .b NEWDB
8558 defined.
8559 .ip nis
8560 NIS lookups.
8561 .i Sendmail
8562 must be compiled with
8563 .b NIS
8564 defined.
8565 .ip nisplus
8566 NIS+ lookups.
8567 .i Sendmail
8568 must be compiled with
8569 .b NISPLUS
8570 defined.
8571 The argument is the name of the table to use for lookups,
8572 and the
8573 .b \-k
8574 and
8575 .b \-v
8576 flags may be used to set the key and value columns respectively.
8577 .ip hesiod
8578 Hesiod lookups.
8579 .i Sendmail
8580 must be compiled with
8581 .b HESIOD
8582 defined.
8583 .ip ldap
8584 LDAP X500 directory lookups.
8585 .i Sendmail
8586 must be compiled with
8587 .b LDAPMAP
8588 defined.
8589 The map supports most of the standard arguments
8590 and most of the command line arguments of the
8591 .i ldapsearch
8592 program.
8593 Note that,
8594 by default,
8595 if a single query matches multiple values,
8596 only the first value will be returned
8597 unless the
8598 .b \-z
8599 (value separator)
8600 map flag is set.
8601 Also, the
8602 .b \-1
8603 map flag will treat a multiple value return
8604 as if there were no matches.
8605 .ip netinfo
8606 NeXT NetInfo lookups.
8607 .i Sendmail
8608 must be compiled with
8609 .b NETINFO
8610 defined.
8611 .ip text
8612 Text file lookups.
8613 The format of the text file is defined by the
8614 .b \-k
8615 (key field number),
8616 .b \-v
8617 (value field number),
8618 and
8619 .b \-z
8620 (field delimiter)
8621 flags.
8622 .ip ph
8623 PH query map.
8624 Contributed and supported by
8625 Mark Roth, roth@uiuc.edu.
8626 For more information,
8627 consult the web site
8628 .q http://www-dev.cites.uiuc.edu/sendmail/ .
8629 .ip nsd
8630 nsd map for IRIX 6.5 and later.
8631 Contributed and supported by Bob Mende of SGI,
8632 mende@sgi.com.
8633 .ip stab
8634 Internal symbol table lookups.
8635 Used internally for aliasing.
8636 .ip implicit
8637 Really should be called
8638 .q alias
8639 \(em this is used to get the default lookups
8640 for alias files,
8641 and is the default if no class is specified for alias files.
8642 .ip user
8643 Looks up users using
8644 .i getpwnam (3).
8645 The
8646 .b \-v
8647 flag can be used to specify the name of the field to return
8648 (although this is normally used only to check the existence
8649 of a user).
8650 .ip host
8651 Canonifies host domain names.
8652 Given a host name it calls the name server
8653 to find the canonical name for that host.
8654 .ip bestmx
8655 Returns the best MX record for a host name given as the key.
8656 The current machine is always preferred \*-
8657 that is, if the current machine is one of the hosts listed as a
8658 lowest-preference MX record, then it will be guaranteed to be returned.
8659 This can be used to find out if this machine is the target for an MX record,
8660 and mail can be accepted on that basis.
8661 If the
8662 .b \-z
8663 flag is given, then all MX names are returned,
8664 separated by the given delimiter.
8665 .ip dns
8666 This map requires the option -R to specify the DNS resource record
8667 type to lookup. The following types are supported:
8668 A, AAAA, AFSDB, CNAME, MX, NS, PTR, SRV, and TXT.
8669 A map lookup will return only one record.
8670 Hence for some types, e.g., MX records, the return value might be a random
8671 element of the list due to randomizing in the DNS resolver.
8672 .ip sequence
8673 The arguments on the `K' line are a list of maps;
8674 the resulting map searches the argument maps in order
8675 until it finds a match for the indicated key.
8676 For example, if the key definition is:
8677 .(b
8678 Kmap1 ...
8679 Kmap2 ...
8680 Kseqmap sequence map1 map2
8681 .)b
8682 then a lookup against
8683 .q seqmap
8684 first does a lookup in map1.
8685 If that is found, it returns immediately.
8686 Otherwise, the same key is used for map2.
8687 .ip syslog
8688 the key is logged via
8689 .i syslogd \|(8).
8690 The lookup returns the empty string.
8691 .ip switch
8692 Much like the
8693 .q sequence
8694 map except that the order of maps is determined by the service switch.
8695 The argument is the name of the service to be looked up;
8696 the values from the service switch are appended to the map name
8697 to create new map names.
8698 For example, consider the key definition:
8699 .(b
8700 Kali switch aliases
8701 .)b
8702 together with the service switch entry:
8703 .(b
8704 aliases nis files
8705 .)b
8706 This causes a query against the map
8707 .q ali
8708 to search maps named
8709 .q ali.nis
8710 and
8711 .q ali.files
8712 in that order.
8713 .ip dequote
8714 Strip double quotes (") from a name.
8715 It does not strip backslashes,
8716 and will not strip quotes if the resulting string
8717 would contain unscannable syntax
8718 (that is, basic errors like unbalanced angle brackets;
8719 more sophisticated errors such as unknown hosts are not checked).
8720 The intent is for use when trying to accept mail from systems such as
8721 DECnet
8722 that routinely quote odd syntax such as
8723 .(b
8724 "49ers::ubell"
8725 .)b
8726 A typical usage is probably something like:
8727 .(b
8728 Kdequote dequote
8729
8730 \&...
8731
8732 R$\-    $: $(dequote $1 $)
8733 R$\- $+ $: $>3 $1 $2
8734 .)b
8735 Care must be taken to prevent unexpected results;
8736 for example,
8737 .(b
8738 "|someprogram < input > output"
8739 .)b
8740 will have quotes stripped,
8741 but the result is probably not what you had in mind.
8742 Fortunately these cases are rare.
8743 .ip regex
8744 The map definition on the
8745 .b K
8746 line contains a regular expression.
8747 Any key input is compared to that expression using the
8748 POSIX regular expressions routines regcomp(), regerr(), and regexec().
8749 Refer to the documentation for those routines for more information
8750 about the regular expression matching.
8751 No rewriting of the key is done if the
8752 .b \-m
8753 flag is used.  Without it, the key is discarded or if
8754 .b \-s
8755 if used, it is substituted by the substring matches, delimited by
8756 .b $|
8757 or the string specified with the the
8758 .b \-d
8759 flag.  The flags available for the map are
8760 .(b
8761 .ta 4n
8762 -n      not
8763 -f      case sensitive
8764 -b      basic regular expressions (default is extended)
8765 -s      substring match
8766 -d      set the delimiter used for -s
8767 -a      append string to key
8768 -m      match only, do not replace/discard value
8769 -D      perform no lookup in deferred delivery mode.
8770 .)b
8771 The
8772 .b \-s
8773 flag can include an optional parameter which can be used
8774 to select the substrings in the result of the lookup.  For example,
8775 .(b
8776 -s1,3,4
8777 .)b
8778 Notes: to match a
8779 .b $
8780 in a string,
8781 \\$$
8782 must be used.
8783 If the pattern contains spaces, they must be replaced
8784 with the blank substitution character, unless it is
8785 space itself.
8786 .ip program
8787 The arguments on the
8788 .b K
8789 line are the pathname to a program and any initial parameters to be passed.
8790 When the map is called,
8791 the key is added to the initial parameters
8792 and the program is invoked
8793 as the default user/group id.
8794 The first line of standard output is returned as the value of the lookup.
8795 This has many potential security problems,
8796 and has terrible performance;
8797 it should be used only when absolutely necessary.
8798 .ip macro
8799 Set or clear a macro value.
8800 To set a macro,
8801 pass the value as the first argument in the map lookup.
8802 To clear a macro,
8803 do not pass an argument in the map lookup.
8804 The map always returns the empty string.
8805 Example of typical usage include:
8806 .(b
8807 Kstorage macro
8808
8809 \&...
8810
8811 # set macro ${MyMacro} to the ruleset match
8812 R$+     $: $(storage {MyMacro} $@ $1 $) $1
8813 # set macro ${MyMacro} to an empty string
8814 R$*     $: $(storage {MyMacro} $@ $) $1
8815 # clear macro ${MyMacro}
8816 R$\-    $: $(storage {MyMacro} $) $1
8817 .)b
8818 .ip arith
8819 Perform simple arithmetic operations.
8820 The operation is given as key, currently +, -, *, /, %,
8821 |, & (bitwise OR, AND),
8822 l (for less than), and = are supported.
8823 The two operands are given as arguments.
8824 The lookup returns the result of the computation,
8825 i.e.
8826 .sm TRUE
8827 or
8828 .sm FALSE
8829 for comparisons, integer values otherwise.
8830 All options which are possible for maps are ignored.
8831 A simple example is:
8832 .(b
8833 Kcomp arith
8834
8835 \&...
8836
8837 Scheck_etrn
8838 R$*     $: $(comp l $@ $&{load_avg} $@ 7 $) $1
8839 RFALSE  $# error \&...
8840 .)b
8841 .ip socket
8842 The socket map uses a simple request/reply protocol over TCP or UNIX domain
8843 sockets to query an external server.
8844 Both requests and replies are text based and encoded as netstrings,
8845 i.e., a string "hello there" becomes:
8846 .(b
8847 11:hello there,
8848 .)b
8849 Note: neither requests nor replies end with CRLF.
8850
8851 The request consists of the database map name and the lookup key separated
8852 by a space character:
8853
8854 .(b
8855 <mapname> ' ' <key>
8856 .)b
8857
8858 The server responds with a status indicator and the result (if any):
8859
8860 .(b
8861 <status> ' ' <result>
8862 .)b
8863
8864 The status indicator is one of the following upper case words:
8865 .(b
8866 .ta 9n
8867 OK      the key was found, result contains the looked up value
8868 NOTFOUND        the key was not found, the result is empty
8869 TEMP    a temporary failure occured
8870 TIMEOUT a timeout occured on the server side
8871 PERM    a permanent failure occured
8872 .)b
8873
8874 In case of errors (status TEMP, TIMEOUT or PERM) the result field may 
8875 contain an explanatory message.
8876
8877 Example replies:
8878 .(b
8879 31:OK resolved.address@example.com,
8880 .)b
8881
8882 in case of a successful lookup, or:
8883 .(b
8884 8:NOTFOUND, 
8885 .)b
8886
8887 in case the key was not found, or:
8888 .(b
8889 55:TEMP this text explains that we had a temporary failure,
8890 .)b
8891
8892 in case of a failure.
8893
8894 The socket map uses the same syntax as milters
8895 (see Section "X \*- Mail Filter (Milter) Definitions")
8896 to specify the remote endpoint, e.g.,
8897 .(b
8898 Ksocket mySocketMap inet:12345@127.0.0.1
8899 .)b
8900
8901 If multiple socket maps define the same remote endpoint, they will share
8902 a single connection to this endpoint.
8903 .pp
8904 Most of these accept as arguments the same optional flags
8905 and a filename
8906 (or a mapname for NIS;
8907 the filename is the root of the database path,
8908 so that
8909 .q .db
8910 or some other extension appropriate for the database type
8911 will be added to get the actual database name).
8912 Known flags are:
8913 .ip "\-o"
8914 Indicates that this map is optional \*- that is,
8915 if it cannot be opened,
8916 no error is produced,
8917 and
8918 .i sendmail
8919 will behave as if the map existed but was empty.
8920 .ip "\-N, \-O"
8921 If neither
8922 .b \-N
8923 or
8924 .b \-O
8925 are specified,
8926 .i sendmail
8927 uses an adaptive algorithm to decide whether or not to look for null bytes
8928 on the end of keys.
8929 It starts by trying both;
8930 if it finds any key with a null byte it never tries again without a null byte
8931 and vice versa.
8932 If
8933 .b \-N
8934 is specified it never tries without a null byte and
8935 if
8936 .b \-O
8937 is specified it never tries with a null byte.
8938 Setting one of
8939 these can speed matches but are never necessary.
8940 If both
8941 .b \-N
8942 and
8943 .b \-O
8944 are specified,
8945 .i sendmail
8946 will never try any matches at all \(em
8947 that is, everything will appear to fail.
8948 .ip "\-a\fIx\fP"
8949 Append the string
8950 .i x
8951 on successful matches.
8952 For example, the default
8953 .i host
8954 map appends a dot on successful matches.
8955 .ip "\-T\fIx\fP"
8956 Append the string
8957 .i x
8958 on temporary failures.
8959 For example,
8960 .i x
8961 would be appended if a DNS lookup returned
8962 .q "server failed"
8963 or an NIS lookup could not locate a server.
8964 See also the
8965 .b \-t
8966 flag.
8967 .ip "\-f"
8968 Do not fold upper to lower case before looking up the key.
8969 .ip "\-m"
8970 Match only (without replacing the value).
8971 If you only care about the existence of a key and not the value
8972 (as you might when searching the NIS map
8973 .q hosts.byname
8974 for example),
8975 this flag prevents the map from substituting the value.
8976 However,
8977 The \-a argument is still appended on a match,
8978 and the default is still taken if the match fails.
8979 .ip "\-k\fIkeycol\fP"
8980 The key column name (for NIS+) or number
8981 (for text lookups).
8982 For LDAP maps this is an LDAP filter string
8983 in which %s is replaced with the literal contents of the lookup key
8984 and %0 is replaced with the LDAP escaped contents of the lookup key
8985 according to RFC 2254.
8986 .ip "\-v\fIvalcol\fP"
8987 The value column name (for NIS+) or number
8988 (for text lookups).
8989 For LDAP maps this is the name of one or more
8990 attributes to be returned;
8991 multiple attributes can be separated by commas.
8992 If not specified, all attributes found in the match
8993 will be returned.
8994 The attributes listed can also include a type and one or more
8995 objectClass values for matching as described in the LDAP section.
8996 .ip "\-z\fIdelim\fP"
8997 The column delimiter (for text lookups).
8998 It can be a single character or one of the special strings
8999 .q \|\en
9000 or
9001 .q \|\et
9002 to indicate newline or tab respectively.
9003 If omitted entirely,
9004 the column separator is any sequence of white space.
9005 For LDAP maps this is the separator character
9006 to combine multiple values
9007 into a single return string.
9008 If not set,
9009 the LDAP lookup will only return the first match found.
9010 .ip "\-t"
9011 Normally, when a map attempts to do a lookup
9012 and the server fails
9013 (e.g.,
9014 .i sendmail
9015 couldn't contact any name server;
9016 this is
9017 .i not
9018 the same as an entry not being found in the map),
9019 the message being processed is queued for future processing.
9020 The
9021 .b \-t
9022 flag turns off this behavior,
9023 letting the temporary failure (server down)
9024 act as though it were a permanent failure (entry not found).
9025 It is particularly useful for DNS lookups,
9026 where someone else's misconfigured name server can cause problems
9027 on your machine.
9028 However, care must be taken to ensure that you don't bounce mail
9029 that would be resolved correctly if you tried again.
9030 A common strategy is to forward such mail
9031 to another, possibly better connected, mail server.
9032 .ip "\-D"
9033 Perform no lookup in deferred delivery mode.
9034 This flag is set by default for the
9035 .i host
9036 map.
9037 .ip "\-S\fIspacesub\fP
9038 The character to use to replace space characters
9039 after a successful map lookup (esp. useful for regex
9040 and syslog maps).
9041 .ip "\-s\fIspacesub\fP
9042 For the dequote map only,
9043 the character to use to replace space characters
9044 after a successful dequote.
9045 .ip "\-q"
9046 Don't dequote the key before lookup.
9047 .ip "\-L\fIlevel\fP
9048 For the syslog map only, it specifies the level
9049 to use for the syslog call.
9050 .ip "\-A"
9051 When rebuilding an alias file,
9052 the
9053 .b \-A
9054 flag causes duplicate entries in the text version
9055 to be merged.
9056 For example, two entries:
9057 .(b
9058 list:   user1, user2
9059 list:   user3
9060 .)b
9061 would be treated as though it were the single entry
9062 .(b
9063 list:   user1, user2, user3
9064 .)b
9065 in the presence of the
9066 .b \-A
9067 flag.
9068 .pp
9069 Some additional flags are available for the host and dns maps:
9070 .ip "\-d"
9071 delay: specify the resolver's retransmission time interval (in seconds).
9072 .ip "\-r"
9073 retry: specify the number of times to retransmit a resolver query.
9074 .pp
9075 The following additional flags are present in the ldap map only:
9076 .ip "\-R"
9077 Do not auto chase referrals.  sendmail must be compiled with
9078 .b \-DLDAP_REFERRALS
9079 to use this flag.
9080 .ip "\-n"
9081 Retrieve attribute names only.
9082 .ip "\-V\fIsep\fP"
9083 Retrieve both attributes name and value(s),
9084 separated by
9085 .i sep .
9086 .ip "\-r\fIderef\fP"
9087 Set the alias dereference option to one of never, always, search, or find.
9088 .ip "\-s\fIscope\fP"
9089 Set search scope to one of base, one (one level), or sub (subtree).
9090 .ip "\-h\fIhost\fP"
9091 LDAP server hostname.
9092 Some LDAP libraries allow you to specify multiple, space-separated hosts for
9093 redundancy.
9094 In addition, each of the hosts listed can be followed by a colon and a port
9095 number to override the default LDAP port.
9096 .ip "\-p\fIport\fP"
9097 LDAP service port.
9098 .ip "\-H \fILDAPURI\fP"
9099 Use the specified LDAP URI instead of specifying the hostname and port
9100 separately with the the
9101 .b \-h
9102 and
9103 .b \-p
9104 options shown above.
9105 For example,
9106 .(b
9107 -h server.example.com -p 389 -b dc=example,dc=com
9108 .)b
9109 is equivalent to
9110 .(b
9111 -H ldap://server.example.com:389 -b dc=example,dc=com
9112 .)b
9113 If the LDAP library supports it,
9114 the LDAP URI format however can also request LDAP over SSL by using
9115 .b ldaps://
9116 instead of
9117 .b ldap:// .
9118 For example:
9119 .(b
9120 O LDAPDefaultSpec=-H ldaps://ldap.example.com -b dc=example,dc=com
9121 .)b
9122 Similarly, if the LDAP library supports it,
9123 It can also be used to specify a UNIX domain socket using
9124 .b ldapi:// :
9125 .(b
9126 O LDAPDefaultSpec=-H ldapi://socketfile -b dc=example,dc=com
9127 .)b
9128 .ip "\-b\fIbase\fP"
9129 LDAP search base.
9130 .ip "\-l\fItimelimit\fP"
9131 Time limit for LDAP queries.
9132 .ip "\-Z\fIsizelimit\fP"
9133 Size (number of matches) limit for LDAP queries.
9134 .ip "\-d\fIdistinguished_name\fP"
9135 The distinguished name to use to login to the LDAP server.
9136 .ip "\-M\fImethod\fP"
9137 The method to authenticate to the LDAP server.
9138 Should be one of
9139 .b LDAP_AUTH_NONE ,
9140 .b LDAP_AUTH_SIMPLE ,
9141 or
9142 .b LDAP_AUTH_KRBV4 .
9143 .ip "\-P\fIpasswordfile\fP"
9144 The file containing the secret key for the
9145 .b LDAP_AUTH_SIMPLE
9146 authentication method
9147 or the name of the Kerberos ticket file for
9148 .b LDAP_AUTH_KRBV4 .
9149 .ip "\-1"
9150 Force LDAP searches to only succeed if a single match is found.
9151 If multiple values are found,
9152 the search is treated as if no match was found.
9153 .ip "\-w\fIversion\fP"
9154 Set the LDAP API/protocol version to use.
9155 The default depends on the LDAP client libraries in use.
9156 For example,
9157 .b "\-w 3"
9158 will cause
9159 .i sendmail
9160 to use LDAPv3 when communicating with the LDAP server.
9161 .pp
9162 The
9163 .i dbm
9164 map appends the strings
9165 .q \&.pag
9166 and
9167 .q \&.dir
9168 to the given filename;
9169 the
9170 .i hash
9171 and
9172 .i btree
9173 maps append
9174 .q \&.db .
9175 For example, the map specification
9176 .(b
9177 Kuucp dbm \-o \-N /etc/mail/uucpmap
9178 .)b
9179 specifies an optional map named
9180 .q uucp
9181 of class
9182 .q dbm ;
9183 it always has null bytes at the end of every string,
9184 and the data is located in
9185 /etc/mail/uucpmap.{dir,pag}.
9186 .pp
9187 The program
9188 .i makemap (8)
9189 can be used to build any of the three database-oriented maps.
9190 It takes the following flags:
9191 .ip \-f
9192 Do not fold upper to lower case in the map.
9193 .ip \-N
9194 Include null bytes in keys.
9195 .ip \-o
9196 Append to an existing (old) file.
9197 .ip \-r
9198 Allow replacement of existing keys;
9199 normally, re-inserting an existing key is an error.
9200 .ip \-v
9201 Print what is happening.
9202 .lp
9203 The
9204 .i sendmail
9205 daemon does not have to be restarted to read the new maps
9206 as long as you change them in place;
9207 file locking is used so that the maps won't be read
9208 while they are being updated.
9209 .pp
9210 New classes can be added in the routine
9211 .b setupmaps
9212 in file
9213 .b conf.c .
9214 .sh 2 "Q \*- Queue Group Declaration"
9215 .pp
9216 In addition to the option
9217 .i QueueDirectory,
9218 queue groups can be declared that define a (group of) queue directories
9219 under a common name.
9220 The syntax is as follows:
9221 .(b F
9222 .b Q \c
9223 .i name
9224 {, \c
9225 .i field =\c
9226 .i value \|}+
9227 .)b
9228 where
9229 .i name
9230 is the symbolic name of the queue group under which
9231 it can be referenced in various places
9232 and the
9233 .q field=value
9234 pairs define attributes of the queue group.
9235 The name must only consist of alphanumeric characters.
9236 Fields are:
9237 .ip Flags
9238 Flags for this queue group.
9239 .ip Nice
9240 The nice(2) increment for the queue group.
9241 This value must be greater or equal zero.
9242 .ip Interval
9243 The time between two queue runs.
9244 .ip Path
9245 The queue directory of the group (required).
9246 .ip Runners
9247 The number of parallel runners processing the queue.
9248 Note that
9249 .b F=f
9250 must be set if this value is greater than one.
9251 .ip Jobs
9252 The maximum number of jobs (messages delivered) per queue run.
9253 .ip recipients
9254 The maximum number of recipients per envelope.
9255 Envelopes with more than this number of recipients will be split
9256 into multiple envelopes in the same queue directory.
9257 The default value 0 means no limit.
9258 .lp
9259 Only the first character of the field name is checked.
9260 .pp
9261 By default, a queue group named
9262 .i mqueue
9263 is defined that uses the value of the
9264 .i QueueDirectory
9265 option as path.
9266 Notice: all paths that are used for queue groups must
9267 be subdirectories of
9268 .i QueueDirectory .
9269 Since they can be symbolic links, this isn't a real restriction,
9270 If
9271 .i QueueDirectory
9272 uses a wildcard, then the directory one level up is considered
9273 the ``base'' directory which all other queue directories must share.
9274 Please make sure that the queue directories do not overlap,
9275 e.g., do not specify
9276 .(b
9277 O QueueDirectory=/var/spool/mqueue/*
9278 Qone, P=/var/spool/mqueue/dir1
9279 Qtwo, P=/var/spool/mqueue/dir2
9280 .)b
9281 because this also includes
9282 .q dir1
9283 and
9284 .q dir2
9285 in the default queue group.
9286 However,
9287 .(b
9288 O QueueDirectory=/var/spool/mqueue/main*
9289 Qone, P=/var/spool/mqueue/dir
9290 Qtwo, P=/var/spool/mqueue/other*
9291 .)b
9292 is a valid queue group specification.
9293 .pp
9294 Options listed in the ``Flags'' field can be used to modify
9295 the behavior of a queue group.
9296 The ``f'' flag must be set if multiple queue runners are
9297 supposed to work on the entries in a queue group.
9298 Otherwise
9299 .i sendmail
9300 will work on the entries strictly sequentially.
9301 .pp
9302 The ``Interval'' field sets the time between queue runs.
9303 If no queue group specific interval is set, then the parameter of the
9304 .b -q
9305 option from the command line is used.
9306 .pp
9307 To control the overall number of concurrently active queue runners
9308 the option
9309 .b MaxQueueChildren
9310 can be set.
9311 This limits the number of processes used for running the queues to
9312 .b MaxQueueChildren ,
9313 though at any one time fewer processes may be active
9314 as a result of queue options, completed queue runs, system load, etc.
9315 .pp
9316 The maximum number of queue runners for an individual queue group can be
9317 controlled via the
9318 .b Runners
9319 option.
9320 If set to 0, entries in the queue will not be processed, which
9321 is useful to ``quarantine'' queue files.
9322 The number of runners per queue group may also be set with the option
9323 .b MaxRunnersPerQueue ,
9324 which applies to queue groups that have no individual limit.
9325 That is, the default value for
9326 .b Runners
9327 is
9328 .b MaxRunnersPerQueue
9329 if set, otherwise 1.
9330 .pp
9331 The field Jobs describes the maximum number of jobs
9332 (messages delivered) per queue run, which is the queue group specific
9333 value of
9334 .b MaxQueueRunSize .
9335 .pp
9336 Notice: queue groups should be declared after all queue related options
9337 have been set because queue groups take their defaults from those options.
9338 If an option is set after a queue group declaration, the values of
9339 options in the queue group are set to the defaults of
9340 .i sendmail
9341 unless explicitly set in the declaration.
9342 .pp
9343 Each envelope is assigned to a queue group based on the algorithm
9344 described in section
9345 ``Queue Groups and Queue Directories''.
9346 .sh 2 "X \*- Mail Filter (Milter) Definitions"
9347 .pp
9348 The
9349 .i sendmail
9350 Mail Filter API (Milter) is designed to allow third-party programs access
9351 to mail messages as they are being processed in order to filter
9352 meta-information and content.
9353 They are declared in the configuration file as:
9354 .(b F
9355 .b X \c
9356 .i name
9357 {, \c
9358 .i field =\c
9359 .i value \|}*
9360 .)b
9361 where
9362 .i name
9363 is the name of the filter
9364 (used internally only)
9365 and the
9366 .q field=name
9367 pairs define attributes of the filter.
9368 Also see the documentation for the
9369 .b InputMailFilters
9370 option for more information.
9371 .pp
9372 Fields are:
9373 .(b
9374 .ta 1i
9375 Socket          The socket specification
9376 Flags           Special flags for this filter
9377 Timeouts        Timeouts for this filter
9378 .)b
9379 Only the first character of the field name is checked
9380 (it's case-sensitive).
9381 .pp
9382 The socket specification is one of the following forms:
9383 .(b F
9384 .b S= \c
9385 .b inet \c
9386 .b :
9387 .i port
9388 .b @
9389 .i host
9390 .)b
9391 .(b F
9392 .b S= \c
9393 .b inet6 \c
9394 .b :
9395 .i port
9396 .b @
9397 .i host
9398 .)b
9399 .(b F
9400 .b S= \c
9401 .b local \c
9402 .b :
9403 .i path
9404 .)b
9405 The first two describe an IPv4 or IPv6 socket listening on a certain
9406 .i port
9407 at a given
9408 .i host
9409 or IP address.
9410 The final form describes a named socket on the filesystem at the given
9411 .i path .
9412 .pp
9413 The following flags may be set in the filter description.
9414 .nr ii 4n
9415 .ip R
9416 Reject connection if filter unavailable.
9417 .ip T
9418 Temporary fail connection if filter unavailable.
9419 .pp
9420 If neither F=R nor F=T is specified, the message is passed through
9421 .i sendmail
9422 in case of filter errors as if the failing filters were not present.
9423 .pp
9424 The timeouts can be set using the four fields inside of the
9425 .b T=
9426 equate:
9427 .nr ii 4n
9428 .ip C
9429 Timeout for connecting to a filter.
9430 If set to 0, the system's
9431 .i connect()
9432 timeout will be used.
9433 .ip S
9434 Timeout for sending information from the MTA to a filter.
9435 .ip R
9436 Timeout for reading reply from the filter.
9437 .ip E
9438 Overall timeout between sending end-of-message to filter and waiting for
9439 the final acknowledgment.
9440 .pp
9441 Note the separator between each timeout field is a
9442 .b ';' .
9443 The default values (if not set) are:
9444 .b T=C:5m;S:10s;R:10s;E:5m
9445 where
9446 .b s
9447 is seconds and
9448 .b m
9449 is minutes.
9450 .pp
9451 Examples:
9452 .(b
9453 Xfilter1, S=local:/var/run/f1.sock, F=R
9454 Xfilter2, S=inet6:999@localhost, F=T, T=S:1s;R:1s;E:5m
9455 Xfilter3, S=inet:3333@localhost, T=C:2m
9456 .)b
9457 .sh 2 "The User Database"
9458 .pp
9459 The user database is deprecated in favor of ``virtusertable''
9460 and ``genericstable'' as explained in the file
9461 .b cf/README .
9462 If you have a version of
9463 .i sendmail
9464 with the user database package
9465 compiled in,
9466 the handling of sender and recipient addresses
9467 is modified.
9468 .pp
9469 The location of this database is controlled with the
9470 .b UserDatabaseSpec
9471 option.
9472 .sh 3 "Structure of the user database"
9473 .pp
9474 The database is a sorted (BTree-based) structure.
9475 User records are stored with the key:
9476 .(b
9477 \fIuser-name\fP\fB:\fP\fIfield-name\fP
9478 .)b
9479 The sorted database format ensures that user records are clustered together.
9480 Meta-information is always stored with a leading colon.
9481 .pp
9482 Field names define both the syntax and semantics of the value.
9483 Defined fields include:
9484 .nr ii 1i
9485 .ip maildrop
9486 The delivery address for this user.
9487 There may be multiple values of this record.
9488 In particular,
9489 mailing lists will have one
9490 .i maildrop
9491 record for each user on the list.
9492 .ip "mailname"
9493 The outgoing mailname for this user.
9494 For each outgoing name,
9495 there should be an appropriate
9496 .i maildrop
9497 record for that name to allow return mail.
9498 See also
9499 .i :default:mailname .
9500 .ip mailsender
9501 Changes any mail sent to this address to have the indicated envelope sender.
9502 This is intended for mailing lists,
9503 and will normally be the name of an appropriate -request address.
9504 It is very similar to the owner-\c
9505 .i list
9506 syntax in the alias file.
9507 .ip fullname
9508 The full name of the user.
9509 .ip office-address
9510 The office address for this user.
9511 .ip office-phone
9512 The office phone number for this user.
9513 .ip office-fax
9514 The office FAX number for this user.
9515 .ip home-address
9516 The home address for this user.
9517 .ip home-phone
9518 The home phone number for this user.
9519 .ip home-fax
9520 The home FAX number for this user.
9521 .ip project
9522 A (short) description of the project this person is affiliated with.
9523 In the University this is often just the name of their graduate advisor.
9524 .ip plan
9525 A pointer to a file from which plan information can be gathered.
9526 .pp
9527 As of this writing,
9528 only a few of these fields are actually being used by
9529 .i sendmail :
9530 .i maildrop
9531 and
9532 .i mailname .
9533 A
9534 .i finger
9535 program that uses the other fields is planned.
9536 .sh 3 "User database semantics"
9537 .pp
9538 When the rewriting rules submit an address to the local mailer,
9539 the user name is passed through the alias file.
9540 If no alias is found (or if the alias points back to the same address),
9541 the name (with
9542 .q :maildrop
9543 appended)
9544 is then used as a key in the user database.
9545 If no match occurs (or if the maildrop points at the same address),
9546 forwarding is tried.
9547 .pp
9548 If the first token of the user name returned by ruleset 0
9549 is an
9550 .q @
9551 sign, the user database lookup is skipped.
9552 The intent is that the user database will act as a set of defaults
9553 for a cluster (in our case, the Computer Science Division);
9554 mail sent to a specific machine should ignore these defaults.
9555 .pp
9556 When mail is sent,
9557 the name of the sending user is looked up in the database.
9558 If that user has a
9559 .q mailname
9560 record,
9561 the value of that record is used as their outgoing name.
9562 For example, I might have a record:
9563 .(b
9564 eric:mailname   Eric.Allman@CS.Berkeley.EDU
9565 .)b
9566 This would cause my outgoing mail to be sent as Eric.Allman.
9567 .pp
9568 If a
9569 .q maildrop
9570 is found for the user,
9571 but no corresponding
9572 .q mailname
9573 record exists,
9574 the record
9575 .q :default:mailname
9576 is consulted.
9577 If present, this is the name of a host to override the local host.
9578 For example, in our case we would set it to
9579 .q CS.Berkeley.EDU .
9580 The effect is that anyone known in the database
9581 gets their outgoing mail stamped as
9582 .q user@CS.Berkeley.EDU ,
9583 but people not listed in the database use the local hostname.
9584 .sh 3 "Creating the database\**"
9585 .(f
9586 \**These instructions are known to be incomplete.
9587 Other features are available which provide similar functionality,
9588 e.g., virtual hosting and mapping local addresses into a
9589 generic form as explained in cf/README.
9590 .)f
9591 .pp
9592 The user database is built from a text file
9593 using the
9594 .i makemap
9595 utility
9596 (in the distribution in the makemap subdirectory).
9597 The text file is a series of lines corresponding to userdb records;
9598 each line has a key and a value separated by white space.
9599 The key is always in the format described above \*-
9600 for example:
9601 .(b
9602 eric:maildrop
9603 .)b
9604 This file is normally installed in a system directory;
9605 for example, it might be called
9606 .i /etc/mail/userdb .
9607 To make the database version of the map, run the program:
9608 .(b
9609 makemap btree /etc/mail/userdb < /etc/mail/userdb
9610 .)b
9611 Then create a config file that uses this.
9612 For example, using the V8 M4 configuration, include the
9613 following line in your .mc file:
9614 .(b
9615 define(\`confUSERDB_SPEC\', /etc/mail/userdb)
9616 .)b
9617 .sh 1 "OTHER CONFIGURATION"
9618 .pp
9619 There are some configuration changes that can be made by
9620 recompiling
9621 .i sendmail .
9622 This section describes what changes can be made
9623 and what has to be modified to make them.
9624 In most cases this should be unnecessary
9625 unless you are porting
9626 .i sendmail
9627 to a new environment.
9628 .sh 2 "Parameters in devtools/OS/$oscf"
9629 .pp
9630 These parameters are intended to describe the compilation environment,
9631 not site policy,
9632 and should normally be defined in the operating system
9633 configuration file.
9634 .b "This section needs a complete rewrite."
9635 .ip NDBM
9636 If set,
9637 the new version of the DBM library
9638 that allows multiple databases will be used.
9639 If neither NDBM nor NEWDB are set,
9640 a much less efficient method of alias lookup is used.
9641 .ip NEWDB
9642 If set, use the new database package from Berkeley (from 4.4BSD).
9643 This package is substantially faster than DBM or NDBM.
9644 If NEWDB and NDBM are both set,
9645 .i sendmail
9646 will read DBM files,
9647 but will create and use NEWDB files.
9648 .ip NIS
9649 Include support for NIS.
9650 If set together with
9651 .i both
9652 NEWDB and NDBM,
9653 .i sendmail
9654 will create both DBM and NEWDB files if and only if
9655 an alias file includes the substring
9656 .q /yp/
9657 in the name.
9658 This is intended for compatibility with Sun Microsystems'
9659 .i mkalias
9660 program used on YP masters.
9661 .ip NISPLUS
9662 Compile in support for NIS+.
9663 .ip NETINFO
9664 Compile in support for NetInfo (NeXT stations).
9665 .ip LDAPMAP
9666 Compile in support for LDAP X500 queries.
9667 Requires libldap and liblber
9668 from the Umich LDAP 3.2 or 3.3 release
9669 or equivalent libraries for other LDAP libraries
9670 such as OpenLDAP.
9671 .ip HESIOD
9672 Compile in support for Hesiod.
9673 .ip MAP_NSD
9674 Compile in support for IRIX NSD lookups.
9675 .ip MAP_REGEX
9676 Compile in support for regular expression matching.
9677 .ip DNSMAP
9678 Compile in support for DNS map lookups in the
9679 .i sendmail.cf
9680 file.
9681 .ip PH_MAP
9682 Compile in support for ph lookups.
9683 .ip SASL
9684 Compile in support for SASL,
9685 a required component for SMTP Authentication support.
9686 .ip STARTTLS
9687 Compile in support for STARTTLS.
9688 .ip EGD
9689 Compile in support for the "Entropy Gathering Daemon"
9690 to provide better random data for TLS.
9691 .ip TCPWRAPPERS
9692 Compile in support for TCP Wrappers.
9693 .ip _PATH_SENDMAILCF
9694 The pathname of the sendmail.cf file.
9695 .ip _PATH_SENDMAILPID
9696 The pathname of the sendmail.pid file.
9697 .ip SM_CONF_SHM
9698 Compile in support for shared memory, see section about
9699 "/var/spool/mqueue".
9700 .ip MILTER
9701 Compile in support for contacting external mail filters built with the
9702 Milter API.
9703 .pp
9704 There are also several compilation flags to indicate the environment
9705 such as
9706 .q _AIX3
9707 and
9708 .q _SCO_unix_ .
9709 See the sendmail/README
9710 file for the latest scoop on these flags.
9711 .sh 2 "Parameters in sendmail/conf.h"
9712 .pp
9713 Parameters and compilation options
9714 are defined in conf.h.
9715 Most of these need not normally be tweaked;
9716 common parameters are all in sendmail.cf.
9717 However, the sizes of certain primitive vectors, etc.,
9718 are included in this file.
9719 The numbers following the parameters
9720 are their default value.
9721 .pp
9722 This document is not the best source of information
9723 for compilation flags in conf.h \(em
9724 see sendmail/README or sendmail/conf.h itself.
9725 .nr ii 1.2i
9726 .ip "MAXLINE [2048]"
9727 The maximum line length of any input line.
9728 If message lines exceed this length
9729 they will still be processed correctly;
9730 however, header lines,
9731 configuration file lines,
9732 alias lines,
9733 etc.,
9734 must fit within this limit.
9735 .ip "MAXNAME [256]"
9736 The maximum length of any name,
9737 such as a host or a user name.
9738 .ip "MAXPV [256]"
9739 The maximum number of parameters to any mailer.
9740 This limits the number of recipients that may be passed in one transaction.
9741 It can be set to any arbitrary number above about 10,
9742 since
9743 .i sendmail
9744 will break up a delivery into smaller batches as needed.
9745 A higher number may reduce load on your system, however.
9746 .ip "MAXQUEUEGROUPS [50]"
9747 The maximum number of queue groups.
9748 .ip "MAXATOM [1000]"
9749 The maximum number of atoms
9750 (tokens)
9751 in a single address.
9752 For example,
9753 the address
9754 .q "eric@CS.Berkeley.EDU"
9755 is seven atoms.
9756 .ip "MAXMAILERS [25]"
9757 The maximum number of mailers that may be defined
9758 in the configuration file.
9759 This value is defined in include/sendmail/sendmail.h.
9760 .ip "MAXRWSETS [200]"
9761 The maximum number of rewriting sets
9762 that may be defined.
9763 The first half of these are reserved for numeric specification
9764 (e.g., ``S92''),
9765 while the upper half are reserved for auto-numbering
9766 (e.g., ``Sfoo'').
9767 Thus, with a value of 200 an attempt to use ``S99'' will succeed,
9768 but ``S100'' will fail.
9769 .ip "MAXPRIORITIES [25]"
9770 The maximum number of values for the
9771 .q Precedence:
9772 field that may be defined
9773 (using the
9774 .b P
9775 line in sendmail.cf).
9776 .ip "MAXUSERENVIRON [100]"
9777 The maximum number of items in the user environment
9778 that will be passed to subordinate mailers.
9779 .ip "MAXMXHOSTS [100]"
9780 The maximum number of MX records we will accept for any single host.
9781 .ip "MAXMAPSTACK [12]"
9782 The maximum number of maps that may be "stacked" in a
9783 .b sequence
9784 class map.
9785 .ip "MAXMIMEARGS [20]"
9786 The maximum number of arguments in a MIME Content-Type: header;
9787 additional arguments will be ignored.
9788 .ip "MAXMIMENESTING [20]"
9789 The maximum depth to which MIME messages may be nested
9790 (that is, nested Message or Multipart documents;
9791 this does not limit the number of components in a single Multipart document).
9792 .ip "MAXDAEMONS [10]"
9793 The maximum number of sockets sendmail will open for accepting connections
9794 on different ports.
9795 .ip "MAXMACNAMELEN [25]"
9796 The maximum length of a macro name.
9797 .lp
9798 A number of other compilation options exist.
9799 These specify whether or not specific code should be compiled in.
9800 Ones marked with \(dg
9801 are 0/1 valued.
9802 .nr ii 1.2i
9803 .ip NETINET\(dg
9804 If set,
9805 support for Internet protocol networking is compiled in.
9806 Previous versions of
9807 .i sendmail
9808 referred to this as
9809 .sm DAEMON ;
9810 this old usage is now incorrect.
9811 Defaults on;
9812 turn it off in the Makefile
9813 if your system doesn't support the Internet protocols.
9814 .ip NETINET6\(dg
9815 If set,
9816 support for IPv6 networking is compiled in.
9817 It must be separately enabled by adding
9818 .b DaemonPortOptions
9819 settings.
9820 .ip NETISO\(dg
9821 If set,
9822 support for ISO protocol networking is compiled in
9823 (it may be appropriate to #define this in the Makefile instead of conf.h).
9824 .ip NETUNIX\(dg
9825 If set,
9826 support for UNIX domain sockets is compiled in.
9827 This is used for control socket support.
9828 .ip LOG
9829 If set,
9830 the
9831 .i syslog
9832 routine in use at some sites is used.
9833 This makes an informational log record
9834 for each message processed,
9835 and makes a higher priority log record
9836 for internal system errors.
9837 .b "STRONGLY RECOMMENDED"
9838 \(em if you want no logging, turn it off in the configuration file.
9839 .ip MATCHGECOS\(dg
9840 Compile in the code to do ``fuzzy matching'' on the GECOS field
9841 in /etc/passwd.
9842 This also requires that the
9843 .b MatchGECOS
9844 option be turned on.
9845 .ip NAMED_BIND\(dg
9846 Compile in code to use the
9847 Berkeley Internet Name Domain (BIND) server
9848 to resolve TCP/IP host names.
9849 .ip NOTUNIX
9850 If you are using a non-UNIX mail format,
9851 you can set this flag to turn off special processing
9852 of UNIX-style
9853 .q "From "
9854 lines.
9855 .ip USERDB\(dg
9856 Include the
9857 .b experimental
9858 Berkeley user information database package.
9859 This adds a new level of local name expansion
9860 between aliasing and forwarding.
9861 It also uses the NEWDB package.
9862 This may change in future releases.
9863 .lp
9864 The following options are normally turned on
9865 in per-operating-system clauses in conf.h.
9866 .ip IDENTPROTO\(dg
9867 Compile in the IDENT protocol as defined in RFC 1413.
9868 This defaults on for all systems except Ultrix,
9869 which apparently has the interesting
9870 .q feature
9871 that when it receives a
9872 .q "host unreachable"
9873 message it closes all open connections to that host.
9874 Since some firewall gateways send this error code
9875 when you access an unauthorized port (such as 113, used by IDENT),
9876 Ultrix cannot receive email from such hosts.
9877 .ip SYSTEM5
9878 Set all of the compilation parameters appropriate for System V.
9879 .ip HASFLOCK\(dg
9880 Use Berkeley-style
9881 .b flock
9882 instead of System V
9883 .b lockf
9884 to do file locking.
9885 Due to the highly unusual semantics of locks
9886 across forks in
9887 .b lockf ,
9888 this should always be used if at all possible.
9889 .ip HASINITGROUPS
9890 Set this if your system has the
9891 .i initgroups()
9892 call
9893 (if you have multiple group support).
9894 This is the default if SYSTEM5 is
9895 .i not
9896 defined or if you are on HPUX.
9897 .ip HASUNAME
9898 Set this if you have the
9899 .i uname (2)
9900 system call (or corresponding library routine).
9901 Set by default if
9902 SYSTEM5
9903 is set.
9904 .ip HASGETDTABLESIZE
9905 Set this if you have the
9906 .i getdtablesize (2)
9907 system call.
9908 .ip HASWAITPID
9909 Set this if you have the
9910 .i haswaitpid (2)
9911 system call.
9912 .ip FAST_PID_RECYCLE
9913 Set this if your system can possibly
9914 reuse the same pid in the same second of time.
9915 .ip SFS_TYPE
9916 The mechanism that can be used to get file system capacity information.
9917 The values can be one of
9918 SFS_USTAT (use the ustat(2) syscall),
9919 SFS_4ARGS (use the four argument statfs(2) syscall),
9920 SFS_VFS (use the two argument statfs(2) syscall including <sys/vfs.h>),
9921 SFS_MOUNT (use the two argument statfs(2) syscall including <sys/mount.h>),
9922 SFS_STATFS (use the two argument statfs(2) syscall including <sys/statfs.h>),
9923 SFS_STATVFS (use the two argument statfs(2) syscall including <sys/statvfs.h>),
9924 or
9925 SFS_NONE (no way to get this information).
9926 .ip LA_TYPE
9927 The load average type.
9928 Details are described below.
9929 .lp
9930 The are several built-in ways of computing the load average.
9931 .i Sendmail
9932 tries to auto-configure them based on imperfect guesses;
9933 you can select one using the
9934 .i cc
9935 option
9936 .b \-DLA_TYPE= \c
9937 .i type ,
9938 where
9939 .i type
9940 is:
9941 .ip LA_INT
9942 The kernel stores the load average in the kernel as an array of long integers.
9943 The actual values are scaled by a factor FSCALE
9944 (default 256).
9945 .ip LA_SHORT
9946 The kernel stores the load average in the kernel as an array of short integers.
9947 The actual values are scaled by a factor FSCALE
9948 (default 256).
9949 .ip LA_FLOAT
9950 The kernel stores the load average in the kernel as an array of
9951 double precision floats.
9952 .ip LA_MACH
9953 Use MACH-style load averages.
9954 .ip LA_SUBR
9955 Call the
9956 .i getloadavg
9957 routine to get the load average as an array of doubles.
9958 .ip LA_ZERO
9959 Always return zero as the load average.
9960 This is the fallback case.
9961 .lp
9962 If type
9963 .sm LA_INT ,
9964 .sm LA_SHORT ,
9965 or
9966 .sm LA_FLOAT
9967 is specified,
9968 you may also need to specify
9969 .sm _PATH_UNIX
9970 (the path to your system binary)
9971 and
9972 .sm LA_AVENRUN
9973 (the name of the variable containing the load average in the kernel;
9974 usually
9975 .q _avenrun
9976 or
9977 .q avenrun ).
9978 .sh 2 "Configuration in sendmail/conf.c"
9979 .pp
9980 The following changes can be made in conf.c.
9981 .sh 3 "Built-in Header Semantics"
9982 .pp
9983 Not all header semantics are defined in the configuration file.
9984 Header lines that should only be included by certain mailers
9985 (as well as other more obscure semantics)
9986 must be specified in the
9987 .i HdrInfo
9988 table in
9989 .i conf.c .
9990 This table contains the header name
9991 (which should be in all lower case)
9992 and a set of header control flags (described below),
9993 The flags are:
9994 .ip H_ACHECK
9995 Normally when the check is made to see if a header line is compatible
9996 with a mailer,
9997 .i sendmail
9998 will not delete an existing line.
9999 If this flag is set,
10000 .i sendmail
10001 will delete
10002 even existing header lines.
10003 That is,
10004 if this bit is set and the mailer does not have flag bits set
10005 that intersect with the required mailer flags
10006 in the header definition in
10007 sendmail.cf,
10008 the header line is
10009 .i always
10010 deleted.
10011 .ip H_EOH
10012 If this header field is set,
10013 treat it like a blank line,
10014 i.e.,
10015 it will signal the end of the header
10016 and the beginning of the message text.
10017 .ip H_FORCE
10018 Add this header entry
10019 even if one existed in the message before.
10020 If a header entry does not have this bit set,
10021 .i sendmail
10022 will not add another header line if a header line
10023 of this name already existed.
10024 This would normally be used to stamp the message
10025 by everyone who handled it.
10026 .ip H_TRACE
10027 If set,
10028 this is a timestamp
10029 (trace)
10030 field.
10031 If the number of trace fields in a message
10032 exceeds a preset amount
10033 the message is returned
10034 on the assumption that it has an aliasing loop.
10035 .ip H_RCPT
10036 If set,
10037 this field contains recipient addresses.
10038 This is used by the
10039 .b \-t
10040 flag to determine who to send to
10041 when it is collecting recipients from the message.
10042 .ip H_FROM
10043 This flag indicates that this field
10044 specifies a sender.
10045 The order of these fields in the
10046 .i HdrInfo
10047 table specifies
10048 .i sendmail 's
10049 preference
10050 for which field to return error messages to.
10051 .ip H_ERRORSTO
10052 Addresses in this header should receive error messages.
10053 .ip H_CTE
10054 This header is a Content-Transfer-Encoding header.
10055 .ip H_CTYPE
10056 This header is a Content-Type header.
10057 .ip H_STRIPVAL
10058 Strip the value from the header (for Bcc:).
10059 .nr ii 5n
10060 .lp
10061 Let's look at a sample
10062 .i HdrInfo
10063 specification:
10064 .(b
10065 .ta 4n +\w'"content-transfer-encoding",  'u
10066 struct hdrinfo  HdrInfo[] =
10067 \&{
10068              /* originator fields, most to least significant  */
10069         "resent-sender",        H_FROM,
10070         "resent-from",  H_FROM,
10071         "sender",       H_FROM,
10072         "from", H_FROM,
10073         "full-name",    H_ACHECK,
10074         "errors-to",    H_FROM\^|\^H_ERRORSTO,
10075              /* destination fields */
10076         "to",   H_RCPT,
10077         "resent-to",    H_RCPT,
10078         "cc",   H_RCPT,
10079         "bcc",  H_RCPT\^|\^H_STRIPVAL,
10080              /* message identification and control */
10081         "message",      H_EOH,
10082         "text", H_EOH,
10083              /* trace fields */
10084         "received",     H_TRACE\^|\^H_FORCE,
10085              /* miscellaneous fields */
10086         "content-transfer-encoding",    H_CTE,
10087         "content-type", H_CTYPE,
10088
10089         NULL,   0,
10090 };
10091 .)b
10092 This structure indicates that the
10093 .q To: ,
10094 .q Resent-To: ,
10095 and
10096 .q Cc:
10097 fields
10098 all specify recipient addresses.
10099 Any
10100 .q Full-Name:
10101 field will be deleted unless the required mailer flag
10102 (indicated in the configuration file)
10103 is specified.
10104 The
10105 .q Message:
10106 and
10107 .q Text:
10108 fields will terminate the header;
10109 these are used by random dissenters around the network world.
10110 The
10111 .q Received:
10112 field will always be added,
10113 and can be used to trace messages.
10114 .pp
10115 There are a number of important points here.
10116 First,
10117 header fields are not added automatically just because they are in the
10118 .i HdrInfo
10119 structure;
10120 they must be specified in the configuration file
10121 in order to be added to the message.
10122 Any header fields mentioned in the configuration file but not
10123 mentioned in the
10124 .i HdrInfo
10125 structure have default processing performed;
10126 that is,
10127 they are added unless they were in the message already.
10128 Second,
10129 the
10130 .i HdrInfo
10131 structure only specifies cliched processing;
10132 certain headers are processed specially by ad hoc code
10133 regardless of the status specified in
10134 .i HdrInfo .
10135 For example,
10136 the
10137 .q Sender:
10138 and
10139 .q From:
10140 fields are always scanned on ARPANET mail
10141 to determine the sender\**;
10142 .(f
10143 \**Actually, this is no longer true in SMTP;
10144 this information is contained in the envelope.
10145 The older ARPANET protocols did not completely distinguish
10146 envelope from header.
10147 .)f
10148 this is used to perform the
10149 .q "return to sender"
10150 function.
10151 The
10152 .q "From:"
10153 and
10154 .q "Full-Name:"
10155 fields are used to determine the full name of the sender
10156 if possible;
10157 this is stored in the macro
10158 .b $x
10159 and used in a number of ways.
10160 .sh 3 "Restricting Use of Email"
10161 .pp
10162 If it is necessary to restrict mail through a relay,
10163 the
10164 .i checkcompat
10165 routine can be modified.
10166 This routine is called for every recipient address.
10167 It returns an exit status
10168 indicating the status of the message.
10169 The status
10170 .sm EX_OK
10171 accepts the address,
10172 .sm EX_TEMPFAIL
10173 queues the message for a later try,
10174 and other values
10175 (commonly
10176 .sm EX_UNAVAILABLE )
10177 reject the message.
10178 It is up to
10179 .i checkcompat
10180 to print an error message
10181 (using
10182 .i usrerr )
10183 if the message is rejected.
10184 For example,
10185 .i checkcompat
10186 could read:
10187 .(b
10188 .re
10189 .sz -1
10190 .ta 4n +4n +4n +4n +4n +4n +4n
10191 int
10192 checkcompat(to, e)
10193         register ADDRESS *to;
10194         register ENVELOPE *e;
10195 \&{
10196         register STAB *s;
10197
10198         s = stab("private", ST_MAILER, ST_FIND);
10199         if (s != NULL && e\->e_from.q_mailer != LocalMailer &&
10200             to->q_mailer == s->s_mailer)
10201         {
10202                 usrerr("No private net mail allowed through this machine");
10203                 return (EX_UNAVAILABLE);
10204         }
10205         if (MsgSize > 50000 && bitnset(M_LOCALMAILER, to\->q_mailer))
10206         {
10207                 usrerr("Message too large for non-local delivery");
10208                 e\->e_flags |= EF_NORETURN;
10209                 return (EX_UNAVAILABLE);
10210         }
10211         return (EX_OK);
10212 }
10213 .sz
10214 .)b
10215 This would reject messages greater than 50000 bytes
10216 unless they were local.
10217 The
10218 .i EF_NORETURN
10219 flag can be set in
10220 .i e\(->e_flags
10221 to suppress the return of the actual body
10222 of the message in the error return.
10223 The actual use of this routine is highly dependent on the
10224 implementation,
10225 and use should be limited.
10226 .sh 3 "New Database Map Classes"
10227 .pp
10228 New key maps can be added by creating a class initialization function
10229 and a lookup function.
10230 These are then added to the routine
10231 .i setupmaps.
10232 .pp
10233 The initialization function is called as
10234 .(b
10235 \fIxxx\fP_map_init(MAP *map, char *args)
10236 .)b
10237 The
10238 .i map
10239 is an internal data structure.
10240 The
10241 .i args
10242 is a pointer to the portion of the configuration file line
10243 following the map class name;
10244 flags and filenames can be extracted from this line.
10245 The initialization function must return
10246 .sm true
10247 if it successfully opened the map,
10248 .sm false
10249 otherwise.
10250 .pp
10251 The lookup function is called as
10252 .(b
10253 \fIxxx\fP_map_lookup(MAP *map, char buf[], char **av, int *statp)
10254 .)b
10255 The
10256 .i map
10257 defines the map internally.
10258 The
10259 .i buf
10260 has the input key.
10261 This may be (and often is) used destructively.
10262 The
10263 .i av
10264 is a list of arguments passed in from the rewrite line.
10265 The lookup function should return a pointer to the new value.
10266 If the map lookup fails,
10267 .i *statp
10268 should be set to an exit status code;
10269 in particular, it should be set to
10270 .sm EX_TEMPFAIL
10271 if recovery is to be attempted by the higher level code.
10272 .sh 3 "Queueing Function"
10273 .pp
10274 The routine
10275 .i shouldqueue
10276 is called to decide if a message should be queued
10277 or processed immediately.
10278 Typically this compares the message priority to the current load average.
10279 The default definition is:
10280 .(b
10281 bool
10282 shouldqueue(pri, ctime)
10283         long pri;
10284         time_t ctime;
10285 {
10286         if (CurrentLA < QueueLA)
10287                 return false;
10288         return (pri > (QueueFactor / (CurrentLA \- QueueLA + 1)));
10289 }
10290 .)b
10291 If the current load average
10292 (global variable
10293 .i CurrentLA ,
10294 which is set before this function is called)
10295 is less than the low threshold load average
10296 (option
10297 .b x ,
10298 variable
10299 .i QueueLA ),
10300 .i shouldqueue
10301 returns
10302 .sm false
10303 immediately
10304 (that is, it should
10305 .i not
10306 queue).
10307 If the current load average exceeds the high threshold load average
10308 (option
10309 .b X ,
10310 variable
10311 .i RefuseLA ),
10312 .i shouldqueue
10313 returns
10314 .sm true
10315 immediately.
10316 Otherwise, it computes the function based on the message priority,
10317 the queue factor
10318 (option
10319 .b q ,
10320 global variable
10321 .i QueueFactor ),
10322 and the current and threshold load averages.
10323 .pp
10324 An implementation wishing to take the actual age of the message into account
10325 can also use the
10326 .i ctime
10327 parameter,
10328 which is the time that the message was first submitted to
10329 .i sendmail .
10330 Note that the
10331 .i pri
10332 parameter is already weighted
10333 by the number of times the message has been tried
10334 (although this tends to lower the priority of the message with time);
10335 the expectation is that the
10336 .i ctime
10337 would be used as an
10338 .q "escape clause"
10339 to ensure that messages are eventually processed.
10340 .sh 3 "Refusing Incoming SMTP Connections"
10341 .pp
10342 The function
10343 .i refuseconnections
10344 returns
10345 .sm true
10346 if incoming SMTP connections should be refused.
10347 The current implementation is based exclusively on the current load average
10348 and the refuse load average option
10349 (option
10350 .b X ,
10351 global variable
10352 .i RefuseLA ):
10353 .(b
10354 bool
10355 refuseconnections()
10356 {
10357         return (RefuseLA > 0 && CurrentLA >= RefuseLA);
10358 }
10359 .)b
10360 A more clever implementation
10361 could look at more system resources.
10362 .sh 3 "Load Average Computation"
10363 .pp
10364 The routine
10365 .i getla
10366 returns the current load average (as a rounded integer).
10367 The distribution includes several possible implementations.
10368 If you are porting to a new environment
10369 you may need to add some new tweaks.\**
10370 .(f
10371 \**If you do, please send updates to
10372 sendmail@Sendmail.ORG.
10373 .)f
10374 .sh 2 "Configuration in sendmail/daemon.c"
10375 .pp
10376 The file
10377 .i sendmail/daemon.c
10378 contains a number of routines that are dependent
10379 on the local networking environment.
10380 The version supplied assumes you have BSD style sockets.
10381 .pp
10382 In previous releases,
10383 we recommended that you modify the routine
10384 .i maphostname
10385 if you wanted to generalize
10386 .b $[
10387 \&...\&
10388 .b $]
10389 lookups.
10390 We now recommend that you create a new keyed map instead.
10391 .sh 2 "LDAP"
10392 .pp
10393 In this section we assume that
10394 .i sendmail
10395 has been compiled with support for LDAP.
10396 .sh 3 "LDAP Recursion"
10397 .pp
10398 LDAP Recursion allows you to add types to the search attributes on an
10399 LDAP map specification.
10400 The syntax is:
10401 .ip "\-v \fIATTRIBUTE\fP[:\fITYPE\fP[:\fIOBJECTCLASS\fP[|\fIOBJECTCLASS\fP|...]]]
10402 .pp
10403 The new \fITYPE\fPs are:
10404 .nr ii 1i
10405 .ip NORMAL
10406 This attribute type specifies the attribute to add to the results string.
10407 This is the default.
10408 .ip DN
10409 Any matches for this attribute are expected to have a value of a
10410 fully qualified distinguished name.
10411 .i sendmail
10412 will lookup that DN and apply the attributes requested to the
10413 returned DN record.
10414 .ip FILTER
10415 Any matches for this attribute are expected to have a value of an
10416 LDAP search filter.
10417 .i sendmail
10418 will perform a lookup with the same parameters as the original
10419 search but replaces the search filter with the one specified here.
10420 .ip URL
10421 Any matches for this attribute are expected to have a value of an LDAP URL.
10422 .i sendmail
10423 will perform a lookup of that URL and use the results from the attributes
10424 named in that URL.
10425 Note however that the search is done using the current LDAP connection,
10426 regardless of what is specified as the scheme, LDAP host, and LDAP
10427 port in the LDAP URL.
10428 .lp
10429 Any untyped attributes are considered
10430 .sm NORMAL
10431 attributes as described above.
10432 .pp
10433 The optional \fIOBJECTCLASS\fP (| separated) list contains the
10434 objectClass values for which that attribute applies.
10435 If the list is given,
10436 the attribute named will only be used if the LDAP record being returned is a
10437 member of that object class.
10438 Note that if these new value attribute \fITYPE\fPs are used in an
10439 AliasFile
10440 option setting, it will need to be double quoted to prevent
10441 .i sendmail
10442 from misparsing the colons.
10443 .pp
10444 Note that LDAP recursion attributes which do not ultimately point to an
10445 LDAP record are not considered an error.
10446 .sh 4 "Example"
10447 .pp
10448 Since examples usually help clarify, here is an example which uses all
10449 four of the new types:
10450 .(b
10451 O LDAPDefaultSpec=-h ldap.example.com -b dc=example,dc=com
10452
10453 Kexample ldap
10454          -z,
10455          -k (&(objectClass=sendmailMTAAliasObject)(sendmailMTAKey=%0))
10456          -v sendmailMTAAliasValue,mail:NORMAL:inetOrgPerson,
10457             uniqueMember:DN:groupOfUniqueNames,
10458             sendmailMTAAliasSearch:FILTER:sendmailMTAAliasObject,
10459             sendmailMTAAliasURL:URL:sendmailMTAAliasObject
10460 .)b
10461 .pp
10462 That definition specifies that:
10463 .bu
10464 Any value in a
10465 .sm sendmailMTAAliasValue
10466 attribute will be added to the result string regardless of object class.
10467 .bu
10468 The
10469 .sm mail
10470 attribute will be added to the result string if
10471 the LDAP record is a member of the
10472 .sm inetOrgPerson
10473 object class.
10474 .bu
10475 The
10476 .sm uniqueMember
10477 attribute is a recursive attribute, used only in
10478 .sm groupOfUniqueNames
10479 records, and should contain an LDAP DN pointing to another LDAP record.
10480 The desire here is to return the
10481 .sm mail
10482 attribute from those DNs.
10483 .bu
10484 The
10485 .sm sendmailMTAAliasSearch
10486 attribute and
10487 .sm sendmailMTAAliasURL
10488 are both used only if referenced in a
10489 .sm sendmailMTAAliasObject .
10490 They are both recursive, the first for a new LDAP search string and the
10491 latter for an LDAP URL.
10492 .sh 2 "STARTTLS"
10493 .pp
10494 In this section we assume that
10495 .i sendmail
10496 has been compiled with support for STARTTLS.
10497 To properly understand the use of STARTTLS in
10498 .i sendmail ,
10499 it is necessary to understand at least some basics about X.509 certificates
10500 and public key cryptography.
10501 This information can be found in books about SSL/TLS
10502 or on WWW sites, e.g.,
10503 .q http://www.OpenSSL.org/ .
10504 .sh 3 "Certificates for STARTTLS"
10505 .pp
10506 When acting as a server,
10507 .i sendmail
10508 requires X.509 certificates to support STARTTLS:
10509 one as certificate for the server (ServerCertFile and corresponding
10510 private ServerKeyFile)
10511 at least one root CA (CACertFile),
10512 i.e., a certificate that is used to sign other certificates,
10513 and a path to a directory which contains other CAs (CACertPath).
10514 The file specified via
10515 CACertFile
10516 can contain several certificates of CAs.
10517 The DNs of these certificates are sent
10518 to the client during the TLS handshake (as part of the
10519 CertificateRequest) as the list of acceptable CAs.
10520 However, do not list too many root CAs in that file, otherwise
10521 the TLS handshake may fail; e.g.,
10522 .(b
10523 error:14094417:SSL routines:SSL3_READ_BYTES:
10524 sslv3 alert illegal parameter:s3_pkt.c:964:SSL alert number 47
10525 .)b
10526 You should probably put only the CA cert into that file
10527 that signed your own cert(s), or at least only those you trust.
10528 The CACertPath directory must contain the hashes of each CA certificate
10529 as filenames (or as links to them).
10530 Symbolic links can be generated with the following
10531 two (Bourne) shell commands:
10532 .(b
10533 C=FileName_of_CA_Certificate
10534 ln -s $C `openssl x509 -noout -hash < $C`.0
10535 .)b
10536 An X.509 certificate is also required for authentication in client mode
10537 (ClientCertFile and corresponding private ClientKeyFile), however,
10538 .i sendmail
10539 will always use STARTTLS when offered by a server.
10540 The client and server certificates can be identical.
10541 Certificates can be obtained from a certificate authority
10542 or created with the help of OpenSSL.
10543 The required format for certificates and private keys is PEM.
10544 To allow for automatic startup of sendmail, private keys
10545 (ServerKeyFile, ClientKeyFile)
10546 must be stored unencrypted.
10547 The keys are only protected by the permissions of the file system.
10548 Never make a private key available to a third party.
10549 .sh 3 "PRNG for STARTTLS"
10550 .pp
10551 STARTTLS requires a strong pseudo random number generator (PRNG)
10552 to operate properly.
10553 Depending on the TLS library you use, it may be required to explicitly
10554 initialize the PRNG with random data.
10555 OpenSSL makes use of
10556 .b /dev/urandom(4)
10557 if available (this corresponds to the compile flag HASURANDOMDEV).
10558 On systems which lack this support, a random file must be specified in the
10559 .i sendmail.cf
10560 file using the option RandFile.
10561 It is
10562 .b strongly
10563 advised to use the "Entropy Gathering Daemon" EGD
10564 from Brian Warner on those systems to provide useful random data.
10565 In this case,
10566 .i sendmail
10567 must be compiled with the flag EGD, and the
10568 RandFile option must point to the EGD socket.
10569 If neither
10570 .b /dev/urandom(4)
10571 nor EGD are available, you have to make sure
10572 that useful random data is available all the time in RandFile.
10573 If the file hasn't been modified in the last 10 minutes before
10574 it is supposed to be used by
10575 .i sendmail
10576 the content is considered obsolete.
10577 One method for generating this file is:
10578 .(b
10579 openssl rand -out /etc/mail/randfile -rand \c
10580 .i /path/to/file:... \c
10581 256
10582 .)b
10583 See the OpenSSL documentation for more information.
10584 In this case, the PRNG for TLS is only
10585 seeded with other random data if the
10586 .b DontBlameSendmail
10587 option
10588 .b InsufficientEntropy
10589 is set.
10590 This is most likely not sufficient for certain actions, e.g.,
10591 generation of (temporary) keys.
10592 .pp
10593 Please see the OpenSSL documentation or other sources
10594 for further information about certificates, their creation and their usage,
10595 the importance of a good PRNG, and other aspects of TLS.
10596 .sh 2 "Encoding of STARTTLS and AUTH related Macros"
10597 .pp
10598 Macros that contain STARTTLS and AUTH related data which comes from outside
10599 sources, e.g., all macros containing information from certificates,
10600 are encoded to avoid problems with non-printable or special characters.
10601 The latter are '\\', '<', '>', '(', ')', '"', '+', and ' '.
10602 All of these characters are replaced by their value in hexadecimal
10603 with a leading '+'.
10604 For example:
10605 .(b
10606 /C=US/ST=California/O=endmail.org/OU=private/CN=Darth Mail (Cert)/
10607 Email=darth+cert@endmail.org
10608 .)b
10609 is encoded as:
10610 .(b
10611 /C=US/ST=California/O=endmail.org/OU=private/
10612 CN=Darth+20Mail+20+28Cert+29/Email=darth+2Bcert@endmail.org
10613 .)b
10614 (line breaks have been inserted for readability).
10615 The macros which are subject to this encoding are
10616 {cert_subject}, {cert_issuer}, {cn_subject}, {cn_issuer},
10617 as well as
10618 {auth_authen} and {auth_author}.
10619 .sh 1 "ACKNOWLEDGEMENTS"
10620 .pp
10621 I've worked on
10622 .i sendmail
10623 for many years,
10624 and many employers have been remarkably patient
10625 about letting me work on a large project
10626 that was not part of my official job.
10627 This includes time on the INGRES Project at
10628 the University of California at Berkeley,
10629 at Britton Lee,
10630 and again on the Mammoth and Titan Projects at Berkeley.
10631 .pp
10632 Much of the second wave of improvements
10633 resulting in version 8.1
10634 should be credited to Bryan Costales of the
10635 International Computer Science Institute.
10636 As he passed me drafts of his book on
10637 .i sendmail
10638 I was inspired to start working on things again.
10639 Bryan was also available to bounce ideas off of.
10640 .pp
10641 Gregory Neil Shapiro
10642 of Worcester Polytechnic Institute
10643 has become instrumental in all phases of
10644 .i sendmail
10645 support and development,
10646 and was largely responsible for getting versions 8.8 and 8.9
10647 out the door.
10648 .pp
10649 Many, many people contributed chunks of code and ideas to
10650 .i sendmail .
10651 It has proven to be a group network effort.
10652 Version 8 in particular was a group project.
10653 The following people and organizations made notable contributions:
10654 .(l
10655 Claus Assmann
10656 John Beck, Hewlett-Packard & Sun Microsystems
10657 Keith Bostic, CSRG, University of California, Berkeley
10658 Andrew Cheng, Sun Microsystems
10659 Michael J. Corrigan, University of California, San Diego
10660 Bryan Costales, International Computer Science Institute & InfoBeat
10661 Pa\*:r (Pell) Emanuelsson
10662 Craig Everhart, Transarc Corporation
10663 Per Hedeland, Ericsson
10664 Tom Ivar Helbekkmo, Norwegian School of Economics
10665 Kari Hurtta, Finnish Meteorological Institute
10666 Allan E. Johannesen, WPI
10667 Jonathan Kamens, OpenVision Technologies, Inc.
10668 Takahiro Kanbe, Fuji Xerox Information Systems Co., Ltd.
10669 Brian Kantor, University of California, San Diego
10670 John Kennedy, Cal State University, Chico
10671 Murray S. Kucherawy, HookUp Communication Corp.
10672 Bruce Lilly, Sony U.S.
10673 Karl London
10674 Motonori Nakamura, Ritsumeikan University & Kyoto University
10675 John Gardiner Myers, Carnegie Mellon University
10676 Neil Rickert, Northern Illinois University
10677 Gregory Neil Shapiro, WPI
10678 Eric Schnoebelen, Convex Computer Corp.
10679 Eric Wassenaar, National Institute for Nuclear and High Energy Physics, Amsterdam
10680 Randall Winchester, University of Maryland
10681 Christophe Wolfhugel, Pasteur Institute & Herve Schauer Consultants (Paris)
10682 Exactis.com, Inc.
10683 .)l
10684 I apologize for anyone I have omitted, misspelled, misattributed, or
10685 otherwise missed.
10686 At this point, I suspect that at least a hundred people
10687 have contributed code,
10688 and many more have contributed ideas, comments, and encouragement.
10689 I've tried to list them in the RELEASE_NOTES in the distribution directory.
10690 I appreciate their contribution as well.
10691 .pp
10692 Special thanks are reserved for Michael Corrigan and Christophe Wolfhugel,
10693 who besides being wonderful guinea pigs and contributors
10694 have also consented to be added to the ``sendmail@Sendmail.ORG'' list
10695 and, by answering the bulk of the questions sent to that list,
10696 have freed me up to do other work.
10697 .++ A
10698 .+c "COMMAND LINE FLAGS"
10699 .ba 0
10700 .nr ii 1i
10701 .pp
10702 Arguments must be presented with flags before addresses.
10703 The flags are:
10704 .ip \-A\fIx\fP
10705 Select an alternative .cf file which is either
10706 .i sendmail.cf
10707 for
10708 .b \-Am
10709 or
10710 .i submit.cf
10711 for
10712 .b \-Ac .
10713 By default the .cf file is chosen based on the operation mode.
10714 For
10715 .b -bm
10716 (default),
10717 .b -bs ,
10718 and
10719 .b -t
10720 it is
10721 .i submit.cf
10722 if it exists, for all others it is
10723 .i sendmail.cf .
10724 .ip \-b\fIx\fP
10725 Set operation mode to
10726 .i x .
10727 Operation modes are:
10728 .(b
10729 .ta 4n
10730 m       Deliver mail (default)
10731 s       Speak SMTP on input side
10732 a\(dg   ``Arpanet'' mode (get envelope sender information from header)
10733 d       Run as a daemon in background
10734 D       Run as a daemon in foreground
10735 t       Run in test mode
10736 v       Just verify addresses, don't collect or deliver
10737 i       Initialize the alias database
10738 p       Print the mail queue
10739 P       Print overview over the mail queue (requires shared memory)
10740 h       Print the persistent host status database
10741 H       Purge expired entries from the persistent host status database
10742 .)b
10743 .(f
10744 \(dgDeprecated.
10745 .)f
10746 .ip \-B\fItype\fP
10747 Indicate body type.
10748 .ip \-C\fIfile\fP
10749 Use a different configuration file.
10750 .i Sendmail
10751 runs as the invoking user (rather than root)
10752 when this flag is specified.
10753 .ip "\-D \fIlogfile\fP"
10754 Send debugging output to the indicated
10755 .i logfile
10756 instead of stdout.
10757 .ip \-d\fIlevel\fP
10758 Set debugging level.
10759 .ip "\-f\ \fIaddr\fP"
10760 The envelope sender address is set to
10761 .i addr .
10762 This address may also be used in the From: header
10763 if that header is missing during initial submission.
10764 The envelope sender address is used as the recipient
10765 for delivery status notifications
10766 and may also appear in a Return-Path: header.
10767 .ip \-F\ \fIname\fP
10768 Sets the full name of this user to
10769 .i name .
10770 .ip \-G
10771 When accepting messages via the command line,
10772 indicate that they are for relay (gateway) submission.
10773 sendmail may complain about syntactically invalid messages,
10774 e.g., unqualified host names,
10775 rather than fixing them when this flag is set.
10776 sendmail will not do any canonicalization in this mode.
10777 .ip "\-h\ \fIcnt\fP"
10778 Sets the
10779 .q "hop count"
10780 to
10781 .i cnt .
10782 This represents the number of times this message has been processed
10783 by
10784 .i sendmail
10785 (to the extent that it is supported by the underlying networks).
10786 .i Cnt
10787 is incremented during processing,
10788 and if it reaches
10789 MAXHOP
10790 (currently 25)
10791 .i sendmail
10792 throws away the message with an error.
10793 .ip "\-L \fItag\fP"
10794 Sets the identifier used for syslog.
10795 Note that this identifier is set
10796 as early as possible.
10797 However,
10798 .i sendmail
10799 may be used
10800 if problems arise
10801 before the command line arguments
10802 are processed.
10803 .ip \-n
10804 Don't do aliasing or forwarding.
10805 .ip "\-N \fInotifications\fP"
10806 Tag all addresses being sent as wanting the indicated
10807 .i notifications ,
10808 which consists of the word
10809 .q NEVER
10810 or a comma-separated list of
10811 .q SUCCESS ,
10812 .q FAILURE ,
10813 and
10814 .q DELAY
10815 for successful delivery,
10816 failure,
10817 and a message that is stuck in a queue somewhere.
10818 The default is
10819 .q FAILURE,DELAY .
10820 .ip "\-r\ \fIaddr\fP"
10821 An obsolete form of
10822 .b \-f .
10823 .ip \-o\fIx\|value\fP
10824 Set option
10825 .i x
10826 to the specified
10827 .i value .
10828 These options are described in Section 5.6.
10829 .ip \-O\fIoption\fP\fB=\fP\fIvalue\fP
10830 Set
10831 .i option
10832 to the specified
10833 .i value
10834 (for long form option names).
10835 These options are described in Section 5.6.
10836 .ip \-M\fIx\|value\fP
10837 Set macro
10838 .i x
10839 to the specified
10840 .i value .
10841 .ip \-p\fIprotocol\fP
10842 Set the sending protocol.
10843 Programs are encouraged to set this.
10844 The protocol field can be in the form
10845 .i protocol \c
10846 .b : \c
10847 .i host
10848 to set both the sending protocol and sending host.
10849 For example,
10850 .q \-pUUCP:uunet
10851 sets the sending protocol to UUCP
10852 and the sending host to uunet.
10853 (Some existing programs use \-oM to set the r and s macros;
10854 this is equivalent to using \-p.)
10855 .ip \-q\fItime\fP
10856 Try to process the queued up mail.
10857 If the time is given,
10858 a
10859 .i sendmail
10860 will start one or more processes to run through the queue(s) at the specified
10861 time interval to deliver queued mail; otherwise, it only runs once.
10862 Each of these processes acts on a workgroup.
10863 These processes are also known as workgroup processes or WGP's for short.
10864 Each workgroup is responsible for controlling the processing of one or
10865 more queues; workgroups help manage the use of system resources by sendmail.
10866 Each workgroup may have one or more children concurrently processing
10867 queues depending on the setting of \fIMaxQueueChildren\fP.
10868 .ip \-qp\fItime\fP
10869 Similar to \-q with a time argument,
10870 except that instead of periodically starting WGP's
10871 sendmail starts persistent WGP's
10872 that alternate between processing queues and sleeping.
10873 The sleep time is specified by the time argument; it defaults to 1 second,
10874 except that a WGP always sleeps at least 5 seconds if their queues were
10875 empty in the previous run.
10876 Persistent processes are managed by a queue control process (QCP).
10877 The QCP is the parent process of the WGP's.
10878 Typically the QCP will be the sendmail daemon (when started with \-bd or \-bD)
10879 or a special process (named Queue control) (when started without \-bd or \-bD).
10880 If a persistent WGP ceases to be active for some reason
10881 another WGP will be started by the QCP for the same workgroup
10882 in most cases. When a persistent WGP has core dumped, the debug flag
10883 \fIno_persistent_restart\fP is set or the specific persistent WGP has been
10884 restarted too many times already then the WGP will not be started again
10885 and a message will be logged to this effect.
10886 To stop (SIGTERM) or restart (SIGHUP) persistent WGP's the appropriate
10887 signal should be sent to the QCP. The QCP will propagate the signal to all of
10888 the WGP's and if appropriate restart the persistent WGP's.
10889 .ip \-q\fIGname\fP
10890 Run the jobs in the queue group
10891 .i name
10892 once.
10893 .ip \-q[!]\fIXstring\fP
10894 Run the queue once,
10895 limiting the jobs to those matching
10896 .i Xstring .
10897 The key letter
10898 .i X
10899 can be
10900 .b I
10901 to limit based on queue identifier,
10902 .b R
10903 to limit based on recipient,
10904 .b S
10905 to limit based on sender,
10906 or
10907 .b Q
10908 to limit based on quarantine reason for quarantined jobs.
10909 A particular queued job is accepted if one of the corresponding attributes
10910 contains the indicated
10911 .i string .
10912 The optional ! character negates the condition tested.
10913 Multiple
10914 .i \-q\fIX\fP
10915 flags are permitted,
10916 with items with the same key letter
10917 .q or'ed
10918 together, and items with different key letters
10919 .q and'ed
10920 together.
10921 .ip "\-Q[reason]"
10922 Quarantine a normal queue items with the given reason or
10923 unquarantine quarantined queue items if no reason is given.
10924 This should only be used with some sort of item matching using
10925 .b \-q[!]\fIXstring\fP
10926 as described above.
10927 .ip "\-R ret"
10928 What information you want returned if the message bounces;
10929 .i ret
10930 can be
10931 .q HDRS
10932 for headers only or
10933 .q FULL
10934 for headers plus body.
10935 This is a request only;
10936 the other end is not required to honor the parameter.
10937 If
10938 .q HDRS
10939 is specified local bounces also return only the headers.
10940 .ip \-t
10941 Read the header for
10942 .q To: ,
10943 .q Cc: ,
10944 and
10945 .q Bcc:
10946 lines, and send to everyone listed in those lists.
10947 The
10948 .q Bcc:
10949 line will be deleted before sending.
10950 Any addresses in the argument vector will be deleted
10951 from the send list.
10952 .ip "\-V envid"
10953 The indicated
10954 .i envid
10955 is passed with the envelope of the message
10956 and returned if the message bounces.
10957 .ip "\-X \fIlogfile\fP"
10958 Log all traffic in and out of
10959 .i sendmail
10960 in the indicated
10961 .i logfile
10962 for debugging mailer problems.
10963 This produces a lot of data very quickly and should be used sparingly.
10964 .pp
10965 There are a number of options that may be specified as
10966 primitive flags.
10967 These are the e, i, m, and v options.
10968 Also,
10969 the f option
10970 may be specified as the
10971 .b \-s
10972 flag.
10973 The DSN related options
10974 .q "\-N" ,
10975 .q "\-R" ,
10976 and
10977 .q "\-V"
10978 have no effects on
10979 .i sendmail
10980 running as daemon.
10981 .+c "QUEUE FILE FORMATS"
10982 .pp
10983 This appendix describes the format of the queue files.
10984 These files live in a queue directory.
10985 The individual qf, hf, Qf, df, and xf files
10986 may be stored in separate
10987 .i qf/ ,
10988 .i df/ ,
10989 and
10990 .i xf/
10991 subdirectories
10992 if they are present in the queue directory.
10993 .pp
10994 All queue files have the name
10995 .i ttYMDhmsNNppppp
10996 where
10997 .i YMDhmsNNppppp
10998 is the
10999 .i id
11000 for this message
11001 and the
11002 .i tt
11003 is a type.
11004 The individual letters in the
11005 .i id
11006 are:
11007 .nr ii 0.5i
11008 .ip Y
11009 Encoded year
11010 .ip M
11011 Encoded month
11012 .ip D
11013 Encoded day
11014 .ip h
11015 Encoded hour
11016 .ip m
11017 Encoded minute
11018 .ip s
11019 Encoded second
11020 .ip NN
11021 Encoded envelope number
11022 .ip ppppp
11023 At least five decimal digits of the process ID
11024 .pp
11025 All files with the same id collectively define one message.
11026 Due to the use of memory-buffered files,
11027 some of these files may never appear on disk.
11028 .pp
11029 The types are:
11030 .nr ii 0.5i
11031 .ip qf
11032 The queue control file.
11033 This file contains the information necessary to process the job.
11034 .ip hf
11035 The same as a queue control file, but for a quarantined queue job.
11036 .ip df
11037 The data file.
11038 The message body (excluding the header) is kept in this file.
11039 Sometimes the df file is not stored in the same directory as the qf file;
11040 in this case,
11041 the qf file contains a `d' record which names the queue directory
11042 that contains the df file.
11043 .ip tf
11044 A temporary file.
11045 This is an image of the
11046 .b qf
11047 file when it is being rebuilt.
11048 It should be renamed to a
11049 .b qf
11050 file very quickly.
11051 .ip xf
11052 A transcript file,
11053 existing during the life of a session
11054 showing everything that happens
11055 during that session.
11056 Sometimes the xf file must be generated before a queue group has been selected;
11057 in this case,
11058 the xf file will be stored in a directory of the default queue group.
11059 .ip Qf
11060 A ``lost'' queue control file.
11061 .i sendmail
11062 renames a
11063 .b qf
11064 file to
11065 .b Qf
11066 if there is a severe (configuration) problem that cannot be solved without
11067 human intervention.
11068 Search the logfile for the queue file id to figure out what happened.
11069 After you resolved the problem, you can rename the
11070 .b Qf
11071 file to
11072 .b qf
11073 and send it again.
11074 .pp
11075 The queue control file is structured as a series of lines
11076 each beginning with a code letter.
11077 The lines are as follows:
11078 .ip V
11079 The version number of the queue file format,
11080 used to allow new
11081 .i sendmail
11082 binaries to read queue files created by older versions.
11083 Defaults to version zero.
11084 Must be the first line of the file if present.
11085 For 8.12 the version number is 6.
11086 .ip A
11087 The information given by the AUTH= parameter of the
11088 .q "MAIL FROM:"
11089 command or $f@$j
11090 if sendmail has been called directly.
11091 .ip H
11092 A header definition.
11093 There may be any number of these lines.
11094 The order is important:
11095 they represent the order in the final message.
11096 These use the same syntax
11097 as header definitions in the configuration file.
11098 .ip C
11099 The controlling address.
11100 The syntax is
11101 .q localuser:aliasname .
11102 Recipient addresses following this line
11103 will be flagged so that deliveries will be run as the
11104 .i localuser
11105 (a user name from the /etc/passwd file);
11106 .i aliasname
11107 is the name of the alias that expanded to this address
11108 (used for printing messages).
11109 .ip q
11110 The quarantine reason for quarantined queue items.
11111 .ip Q
11112 The ``original recipient'',
11113 specified by the ORCPT= field in an ESMTP transaction.
11114 Used exclusively for Delivery Status Notifications.
11115 It applies only to the following `R' line.
11116 .ip r
11117 The ``final recipient''
11118 used for Delivery Status Notifications.
11119 It applies only to the following `R' line.
11120 .ip R
11121 A recipient address.
11122 This will normally be completely aliased,
11123 but is actually realiased when the job is processed.
11124 There will be one line for each recipient.
11125 Version 1 qf files
11126 also include a leading colon-terminated list of flags,
11127 which can be
11128 `S' to return a message on successful final delivery,
11129 `F' to return a message on failure,
11130 `D' to return a message if the message is delayed,
11131 `B' to indicate that the body should be returned,
11132 `N' to suppress returning the body,
11133 and
11134 `P' to declare this as a ``primary'' (command line or SMTP-session) address.
11135 .ip S
11136 The sender address.
11137 There may only be one of these lines.
11138 .ip T
11139 The job creation time.
11140 This is used to compute when to time out the job.
11141 .ip P
11142 The current message priority.
11143 This is used to order the queue.
11144 Higher numbers mean lower priorities.
11145 The priority changes
11146 as the message sits in the queue.
11147 The initial priority depends on the message class
11148 and the size of the message.
11149 .ip M
11150 A message.
11151 This line is printed by the
11152 .i mailq
11153 command,
11154 and is generally used to store status information.
11155 It can contain any text.
11156 .ip F
11157 Flag bits, represented as one letter per flag.
11158 Defined flag bits are
11159 .b r
11160 indicating that this is a response message
11161 and
11162 .b w
11163 indicating that a warning message has been sent
11164 announcing that the mail has been delayed.
11165 Other flag bits are:
11166 .b 8 :
11167 the body contains 8bit data,
11168 .b b :
11169 a Bcc: header should be removed,
11170 .b d :
11171 the mail has RET parameters (see RFC 1894),
11172 .b n :
11173 the body of the message should not be returned
11174 in case of an error,
11175 .b s :
11176 the envelope has been split.
11177 .ip N
11178 The total number of delivery attempts.
11179 .ip K
11180 The time (as seconds since January 1, 1970)
11181 of the last delivery attempt.
11182 .ip d
11183 If the df file is in a different directory than the qf file,
11184 then a `d' record is present,
11185 specifying the directory in which the df file resides.
11186 .ip I
11187 The i-number of the data file;
11188 this can be used to recover your mail queue
11189 after a disastrous disk crash.
11190 .ip $
11191 A macro definition.
11192 The values of certain macros
11193 are passed through to the queue run phase.
11194 .ip B
11195 The body type.
11196 The remainder of the line is a text string defining the body type.
11197 If this field is missing,
11198 the body type is assumed to be
11199 .q "undefined"
11200 and no special processing is attempted.
11201 Legal values are
11202 .q 7BIT
11203 and
11204 .q 8BITMIME .
11205 .ip Z
11206 The original envelope id (from the ESMTP transaction).
11207 For Deliver Status Notifications only.
11208 .pp
11209 As an example,
11210 the following is a queue file sent to
11211 .q eric@mammoth.Berkeley.EDU
11212 and
11213 .q bostic@okeeffe.CS.Berkeley.EDU \**:
11214 .(f
11215 \**This example is contrived and probably inaccurate for your environment.
11216 Glance over it to get an idea;
11217 nothing can replace looking at what your own system generates.
11218 .)f
11219 .(b
11220 V4
11221 T711358135
11222 K904446490
11223 N0
11224 P2100941
11225 $_eric@localhost
11226 ${daemon_flags}
11227 Seric
11228 Ceric:100:1000:sendmail@vangogh.CS.Berkeley.EDU
11229 RPFD:eric@mammoth.Berkeley.EDU
11230 RPFD:bostic@okeeffe.CS.Berkeley.EDU
11231 H?P?Return-path: <^g>
11232 H??Received: by vangogh.CS.Berkeley.EDU (5.108/2.7) id AAA06703;
11233         Fri, 17 Jul 1992 00:28:55 -0700
11234 H??Received: from mail.CS.Berkeley.EDU by vangogh.CS.Berkeley.EDU (5.108/2.7)
11235         id AAA06698; Fri, 17 Jul 1992 00:28:54 -0700
11236 H??Received: from [128.32.31.21] by mail.CS.Berkeley.EDU (5.96/2.5)
11237         id AA22777; Fri, 17 Jul 1992 03:29:14 -0400
11238 H??Received: by foo.bar.baz.de (5.57/Ultrix3.0-C)
11239         id AA22757; Fri, 17 Jul 1992 09:31:25 GMT
11240 H?F?From: eric@foo.bar.baz.de (Eric Allman)
11241 H?x?Full-name: Eric Allman
11242 H??Message-id: <9207170931.AA22757@foo.bar.baz.de>
11243 H??To: sendmail@vangogh.CS.Berkeley.EDU
11244 H??Subject: this is an example message
11245 .)b
11246 This shows
11247 the person who sent the message,
11248 the submission time
11249 (in seconds since January 1, 1970),
11250 the message priority,
11251 the message class,
11252 the recipients,
11253 and the headers for the message.
11254 .+c "SUMMARY OF SUPPORT FILES"
11255 .pp
11256 This is a summary of the support files
11257 that
11258 .i sendmail
11259 creates or generates.
11260 Many of these can be changed by editing the sendmail.cf file;
11261 check there to find the actual pathnames.
11262 .nr ii 1i
11263 .ip "/usr/\*(SD/sendmail"
11264 The binary of
11265 .i sendmail .
11266 .ip /usr/\*(SB/newaliases
11267 A link to /usr/\*(SD/sendmail;
11268 causes the alias database to be rebuilt.
11269 Running this program is completely equivalent to giving
11270 .i sendmail
11271 the
11272 .b \-bi
11273 flag.
11274 .ip /usr/\*(SB/mailq
11275 Prints a listing of the mail queue.
11276 This program is equivalent to using the
11277 .b \-bp
11278 flag to
11279 .i sendmail .
11280 .ip /etc/mail/sendmail.cf
11281 The configuration file,
11282 in textual form.
11283 .ip /etc/mail/helpfile
11284 The SMTP help file.
11285 .ip /etc/mail/statistics
11286 A statistics file; need not be present.
11287 .ip /etc/mail/sendmail.pid
11288 Created in daemon mode;
11289 it contains the process id of the current SMTP daemon.
11290 If you use this in scripts;
11291 use ``head \-1'' to get just the first line;
11292 the second line contains the command line used to invoke the daemon,
11293 and later versions of
11294 .i sendmail
11295 may add more information to subsequent lines.
11296 .ip /etc/mail/aliases
11297 The textual version of the alias file.
11298 .ip /etc/mail/aliases.db
11299 The alias file in
11300 .i hash \|(3)
11301 format.
11302 .ip /etc/mail/aliases.{pag,dir}
11303 The alias file in
11304 .i ndbm \|(3)
11305 format.
11306 .ip /var/spool/mqueue
11307 The directory in which the mail queue(s)
11308 and temporary files reside.
11309 .ip /var/spool/mqueue/qf*
11310 Control (queue) files for messages.
11311 .ip /var/spool/mqueue/df*
11312 Data files.
11313 .ip /var/spool/mqueue/tf*
11314 Temporary versions of the qf files,
11315 used during queue file rebuild.
11316 .ip /var/spool/mqueue/xf*
11317 A transcript of the current session.
11318 .if o \
11319 \{\
11320 .       bp
11321 .       rs
11322 .       sp |4i
11323 .       ce 2
11324 This page intentionally left blank;
11325 replace it with a blank sheet for double-sided output.
11326 .\}
11327 .\".ro
11328 .\".ls 1
11329 .\".tp
11330 .\".sp 2i
11331 .\".in 0
11332 .\".ce 100
11333 .\".sz 24
11334 .\".b SENDMAIL
11335 .\".sz 14
11336 .\".sp
11337 .\"INSTALLATION AND OPERATION GUIDE
11338 .\".sp
11339 .\".sz 10
11340 .\"Eric Allman
11341 .\".sp
11342 .\"Version $Revision: 8.708 $
11343 .\".ce 0
11344 .bp 3
11345 .ce
11346 .sz 12
11347 TABLE OF CONTENTS
11348 .sz 10
11349 .sp
11350 .\" remove some things to avoid "out of temp file space" problem
11351 .rm sh
11352 .rm (x
11353 .rm )x
11354 .rm ip
11355 .rm pp
11356 .rm lp
11357 .rm he
11358 .rm fo
11359 .rm eh
11360 .rm oh
11361 .rm ef
11362 .rm of
11363 .xp
11364 .if o \
11365 \{\
11366 .       bp
11367 .       rs
11368 .       sp |4i
11369 .       ce 2
11370 This page intentionally left blank;
11371 replace it with a blank sheet for double-sided output.
11372 .\}