local and LMTP. After the 50th had been delivered, sendmail would exit its run of
mail.local and a new run of mail.local would have to begin.
If m= is defined as zero, or is undefined, there is no limit on the number of envelopes. If m= is
defined witha negative value, sendmail will issue no error, and will act as though zero were
defined.
20.5.9.1 Modify m= using an mc configuration macro
Using V8 sendmail??™s mc configuration technique, the maximum number of envelopes
allowed per connection can be changed by defining an appropriate macro. Here, for
example, is one way to limit the number of envelopes per outbound UUCP connection to 25:
define(`UUCP_MAILER_MAXMSGS??, `25??) ?†? this must be
MAILER(`uucp??) ?†? before this
* This was originally added because the CC:Mail could accept only one message at a time.
This is the Title of the Book, eMatter Edition
Copyright ?© 2007 O??™Reilly & Associates, Inc. All rights reserved.
748 | Chapter 20: The M (Mail Delivery Agent) Configuration Command
See the section describing a particular delivery agent to find an appropriate mc macro with
which to redefine the m= for that delivery agent. See Table 20-1 on page 717 for a guide to
all delivery agents.
To change the limit for agents that lack a definition, copy an existing delivery agent definition,
and then modify it as outlined in ?§20.
Pages:
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311