Enabled UUCP delivery agents
Agent ?§ Versions Description
uucp-old ?§17.6.1 on page 608 V8.6 and later Old-style, all ! form of UUCP
uucp ?§17.6.1 on page 608 V8.1 and later Synonym for the above (obsolete)
uucp-new ?§17.6.2 on page 608 V8.6 and later Old-style with multiple recipients
suucp ?§17.6.2 on page 608 V8.1 and later Synonym for the above (obsolete)
uucp-uudom ?§17.6.3 on page 608 V8.6 and later Domain-form headers, old-form envelope
uucp-dom ?§17.6.4 on page 608 V8.6 and later Domain-form headers and envelope
This is the Title of the Book, eMatter Edition
Copyright ?© 2007 O??™Reilly & Associates, Inc. All rights reserved.
20.4 Delivery Agents by Name | 735
Note that the smtp delivery agent must be defined first if you want to use uucp-dom and
uucp-uudom:
MAILER(`smtp??) ?†? define first
MAILER(`uucp??) ?†? define second
Table 20-17 shows the mc configuration macros that are used to change the defaults for all
the uucp delivery agents. Changing one will affect all of them.
These delivery agents are described in greater detail in Chapter 17, beginning in ?§17.6 on
page 606.
20.4.15.1 The LOCAL_UUCP mc macro
If you need to add rules between the detection of local UUCP addresses and remote UUCP
addresses, you may do so by utilizing this (V8.13 and later) LOCAL_UUCP mc macro. For
example, the following mc file entry:
LOCAL_UUCP
R$* < @ $={ServerUUCP} .
Pages:
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286