pop.m4 revision 182352
190075SobrienPUSHDIVERT(-1)
290075Sobrien#
390075Sobrien# Copyright (c) 1998-2001 Sendmail, Inc. and its suppliers.
490075Sobrien#	All rights reserved.
590075Sobrien# Copyright (c) 1983 Eric P. Allman.  All rights reserved.
690075Sobrien# Copyright (c) 1988, 1993
790075Sobrien#	The Regents of the University of California.  All rights reserved.
890075Sobrien#
990075Sobrien# By using this file, you agree to the terms and conditions set
1090075Sobrien# forth in the LICENSE file which can be found at the top level of
1190075Sobrien# the sendmail distribution.
1290075Sobrien#
1390075Sobrien#
1490075Sobrien
1590075Sobrienifdef(`POP_MAILER_PATH',, `define(`POP_MAILER_PATH', /usr/lib/mh/spop)')
1690075Sobrien_DEFIFNOT(`POP_MAILER_FLAGS', `Penu')
1790075Sobrienifdef(`POP_MAILER_ARGS',, `define(`POP_MAILER_ARGS', `pop $u')')
1890075Sobriendefine(`_POP_QGRP', `ifelse(defn(`POP_MAILER_QGRP'),`',`', ` Q=POP_MAILER_QGRP,')')dnl
1990075Sobrien
2090075SobrienPOPDIVERT
2190075Sobrien
2290075Sobrien####################################
2390075Sobrien###   POP Mailer specification   ###
2490075Sobrien####################################
2590075Sobrien
2690075SobrienVERSIONID(`$Id: pop.m4,v 8.22 2001/11/12 23:11:34 ca Exp $')
2790075Sobrien
2890075SobrienMpop,		P=POP_MAILER_PATH, F=_MODMF_(CONCAT(`lsDFMq', POP_MAILER_FLAGS), `POP'), S=EnvFromL, R=EnvToL/HdrToL,
2990075Sobrien		T=DNS/RFC822/X-Unix,_POP_QGRP
3090075Sobrien		A=POP_MAILER_ARGS
3190075Sobrien
3290075SobrienLOCAL_CONFIG
33117395Skan# POP mailer is a pseudo-domain
34117395SkanCPPOP
35117395Skan