All rights reserved.
17.6 UUCP Support | 607
Note that two items in the table are marked as obsolete. This is because all their
functions have been moved into the FEATURE(mailertable) (?§17.8.28 on page 629).
They are included for backward compatibility with early configuration file versions.
Support for UUCP can be included in your mc file with the MAILER command:
MAILER(`uucp??)
This declares six* delivery agents and the rules to support them. They are listed in
Table 17-6.
If support for SMTP delivery agents is also included prior to UUCP, the last two
additional delivery agents are included (uucp-dom and uucp-uudom). Note that smtp
must be first for this to happen:
MAILER(`smtp??)
MAILER(`uucp??)
If uucp is first, uucp-dom and uucp-uudom are excluded.
When processing UUCP mail (addresses that contain a ! and those that end in a
.UUCP suffix), sendmail routes to those hosts on the basis of the class in which they
were found. Hosts that are found in $=U are delivered via uucp-old, hosts in $=Y are
delivered via uucp-new, and hosts in $=Z are delivered via uucp-uudom.
Table 17-5. UUCP support
Relay ?§ Versions Description
LOCAL_UUCP ?§17.6.5 on page 609 V8.13 and later Add new rules and rule sets to select a UUCP delivery
agent
SITE ?§17.6.6 on page 609 V8.1 and later Declare sites for SITECONFIG (obsolete)
SITECONFIG ?§17.
Pages:
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068