8 on page 759 F=lsDFMAw5:/|@qPrmn9
LOCAL_MAILER_MAX ?§20.5.8.1 on page 746 No M= default
LOCAL_MAILER_MAXMSGS ?§20.5.9 on page 747 No m= default
LOCAL_MAILER_MAXRCPTS ?§20.5.14 on page 752 No r= default
LOCAL_MAILER_PATH ?§20.5.11.1 on page 750 P=/bin/mail
LOCAL_MAILER_QGRP ?§20.5.12 on page 750 No Q= default
This is the Title of the Book, eMatter Edition
Copyright ?© 2007 O??™Reilly & Associates, Inc. All rights reserved.
20.4 Delivery Agents by Name | 727
20.4.7.2 The prog delivery agent
The prog delivery agent is used to send mail through programs for final delivery (see
?§12.2.3 on page 468 for a discussion of this process as it relates to the |prog form of
aliases). The prog delivery agent is co-declared withth e local delivery agent by this
MAILER declaration:
MAILER(`local??)
The prog delivery agent does not actually run programs itself. Instead, it executes a
program that is expert at running other programs. In general, that program is the
Bourne shell, /bin/sh. But it as easily can be other shells or programs, such as
smrsh(8) (?§10.8 on page 379) or ksh(1). To find the defaults defined for your site,
look in the sendmail.cf file for a line that begins with Mprog:
Mprog, P=/bin/sh, F=lsDFMoqeu9, S=EnvFromL/HdrFromL, R=EnvToL/HdrToL, D=$z:/,
T=X-Unix/X-Unix/X-Unix,
A=sh -c $u
You can use any of the mc configuration macros shown in Table 20-8 to modify or
replace these defaults.
Pages:
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273