1PUSHDIVERT(-1)
2#
3# Copyright (c) 1983 Eric P. Allman
4# Copyright (c) 1988, 1993
5#	The Regents of the University of California.  All rights reserved.
6#
7# %sccs.include.redist.sh%
8#
9
10ifdef(`POP_MAILER_PATH',, `define(`POP_MAILER_PATH', /usr/lib/mh/spop)')
11ifdef(`POP_MAILER_FLAGS',, `define(`POP_MAILER_FLAGS', `Penu')')
12ifdef(`POP_MAILER_ARGS',, `define(`POP_MAILER_ARGS', `pop $u')')
13
14POPDIVERT
15
16####################################
17###   POP Mailer specification   ###
18####################################
19
20VERSIONID(`@(#)pop.m4	8.4 (Berkeley) 11/14/94')
21
22Mpop,		P=POP_MAILER_PATH, F=CONCAT(`lsDFM', POP_MAILER_FLAGS), S=10, R=20/40,
23		A=POP_MAILER_ARGS
24
25LOCAL_CONFIG
26# POP mailer is a pseudo-domain
27CPPOP
28