uucp

Deliver using UUCP V8.1 and later

The UUCP delivery agents are used to forward email over UUCP networks. The following declaration enables six delivery agents (although two are synonyms for others, meaning there are really only four):

MAILER(`uucp')

The enabled UUCP delivery agents are shown in Table 20-16.

Table 20-16. Enabled UUCP delivery agents

Agent

§

Versions

Description

uucp-old

uucp-old (a.k.a. uucp) on page 608

V8.6 and later

Old-style, all ! form of UUCP

uucp

uucp-old (a.k.a. uucp) on page 608

V8.1 and later

Synonym for the above (obsolete)

uucp-new

uucp-new (a.k.a. suucp) on page 608

V8.6 and later

Old-style with multiple recipients

suucp

uucp-new (a.k.a. suucp) on page 608

V8.1 and later

Synonym for the above (obsolete)

uucp-uudom

uucp-uudom on page 608

V8.6 and later

Domain-form headers, old-form envelope

uucp-dom

uucp-dom on page 608

V8.6 and later

Domain-form headers and envelope

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.

Table 20-17. Defaults for the uucp delivery agents

Macro

§

Default

UUCP_MAILER_ARGS

How to define A= with your mc configuration on page 738

A=uux - -r -z -a$g -gC $h!rmail ($u)

UUCP_MAILER_CHARSET

C= on page 741

No C= default

UUCP_MAILER_FLAGS

Get sendmail, 4th Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.