Merge from vendor branch CVS:
[dragonfly.git] / contrib / sendmail-8.13.4 / cf / mailer / procmail.m4
1 PUSHDIVERT(-1)
2 #
3 # Copyright (c) 1998-2001 Sendmail, Inc. and its suppliers.
4 #       All rights reserved.
5 # Copyright (c) 1983 Eric P. Allman.  All rights reserved.
6 # Copyright (c) 1988, 1993
7 #       The Regents of the University of California.  All rights reserved.
8 #
9 # By using this file, you agree to the terms and conditions set
10 # forth in the LICENSE file which can be found at the top level of
11 # the sendmail distribution.
12 #
13 #
14
15 ifdef(`PROCMAIL_MAILER_PATH',,
16         `ifdef(`PROCMAIL_PATH',
17                 `define(`PROCMAIL_MAILER_PATH', PROCMAIL_PATH)',
18                 `define(`PROCMAIL_MAILER_PATH', /usr/local/bin/procmail)')')
19 _DEFIFNOT(`PROCMAIL_MAILER_FLAGS', `SPhnu9')
20 ifdef(`PROCMAIL_MAILER_ARGS',,
21         `define(`PROCMAIL_MAILER_ARGS', `procmail -Y -m $h $f $u')')
22 define(`_PROCMAIL_QGRP', `ifelse(defn(`PROCMAIL_MAILER_QGRP'),`',`', ` Q=PROCMAIL_MAILER_QGRP,')')dnl
23
24 POPDIVERT
25
26 ######################*****##############
27 ###   PROCMAIL Mailer specification   ###
28 ##################*****##################
29
30 VERSIONID(`$Id: procmail.m4,v 8.22 2001/11/12 23:11:34 ca Exp $')
31
32 Mprocmail,      P=PROCMAIL_MAILER_PATH, F=_MODMF_(CONCAT(`DFM', PROCMAIL_MAILER_FLAGS), `PROCMAIL'), S=EnvFromSMTP/HdrFromSMTP, R=EnvToSMTP/HdrFromSMTP,
33                 ifdef(`PROCMAIL_MAILER_MAX', `M=PROCMAIL_MAILER_MAX, ')T=DNS/RFC822/X-Unix,_PROCMAIL_QGRP
34                 A=PROCMAIL_MAILER_ARGS