pop.m4 revision 38032
138032SpeterPUSHDIVERT(-1)
238032Speter#
3261194Sgshapiro# Copyright (c) 1998 Sendmail, Inc.  All rights reserved.
464562Sgshapiro# Copyright (c) 1983 Eric P. Allman.  All rights reserved.
538032Speter# Copyright (c) 1988, 1993
638032Speter#	The Regents of the University of California.  All rights reserved.
738032Speter#
838032Speter# By using this file, you agree to the terms and conditions set
938032Speter# forth in the LICENSE file which can be found at the top level of
1038032Speter# the sendmail distribution.
1138032Speter#
1238032Speter#
1338032Speter
1438032Speterifdef(`POP_MAILER_PATH',, `define(`POP_MAILER_PATH', /usr/lib/mh/spop)')
1538032Speterifdef(`POP_MAILER_FLAGS',, `define(`POP_MAILER_FLAGS', `Penu')')
16266527Sgshapiroifdef(`POP_MAILER_ARGS',, `define(`POP_MAILER_ARGS', `pop $u')')
1764562Sgshapiro
1864562SgshapiroPOPDIVERT
19
20####################################
21###   POP Mailer specification   ###
22####################################
23
24VERSIONID(`@(#)pop.m4	8.11 (Berkeley) 5/19/98')
25
26Mpop,		P=POP_MAILER_PATH, F=CONCAT(`lsDFMq', POP_MAILER_FLAGS), S=10, R=20/40, T=DNS/RFC822/X-Unix,
27		A=POP_MAILER_ARGS
28
29LOCAL_CONFIG
30# POP mailer is a pseudo-domain
31CPPOP
32