Name

pop

Synopsis

When using the pop delivery agent, actual delivery is via the spop(8) program, which provides a way to perform local delivery for any user that does not have a local Unix account. This is handy in a POP universe where it is often undesirable for thousands of POP clients to also have local accounts. It is also useful at sites where security concerns prevent POP-only users from also having Unix accounts.

Support is included in your mc configuration file like this:

MAILER(`local') define this
MAILER(`pop') before this

Note that the local delivery agent must be defined before you can define pop.

The defaults for the pop delivery agent are shown in Table 20-11, along with the mc configuration macros used to alter those defaults.

Table 20-11. Defaults for the pop delivery agent

Macro

§

Default

POP_MAILER_ARGS

See this section

A=pop $u

POP_MAILER_FLAGS

See this section

F=lsDFMqPenu

POP_MAILER_PATH

See this section

P=/usr/lib/mh/spop

none

R=

R=EnvToL/HdrToL

none

S=

S=EnvFromL

none

T=

T=DNS/RFC822/X-Unix

POP_MAILER_QGRP

Q=

no Q= default

The spop program is distributed as part of the mh suite of software, and is available from http://www.ics.uci.edu/~mh/.

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.