Name

uucp

Synopsis

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

§

Version

Description

uucp-old

Section 4.6.1

V8.6 and above

Old-style, all ! form of UUCP

uucp

Section 4.6.1

V8.1 and above

Synonym for the above (obsolete)

uucp-new

Section 4.6.2

V8.6 and above

Old-style with multiple recipients

suucp

Section 4.6.2

V8.1 and above

Synonym for the above (obsolete)

uucp-uudom

Section 4.6.3

V8.6 and above

Domain-form headers, old-form envelope

uucp-dom

Section 4.6.4

V8.6 and above

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

See this section

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

UUCP_MAILER_CHARSET

C=

no C= default

UUCP_MAILER_FLAGS

See this section

F=DFMhuUd[8]

UUCP_MAILER_MAX

m=

M=100000

UUCP_MAILER_PATH

See this section

P=/usr/bin/uux

none

R=

R=EnvToU/HdrToU (for uucp, uucp-old, suucp, ...

Get Sendmail, 3rd 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.