164562SgshapiroPUSHDIVERT(-1)
264562Sgshapiro#
364562Sgshapiro# Copyright (C) 1997, Philip A. Prindeville and Enteka Enterprise Technology
464562Sgshapiro#				Services
564562Sgshapiro#
690792Sgshapiro# Copyright (c) 1999, 2001 Sendmail, Inc. and its suppliers.
764562Sgshapiro#	All rights reserved.
864562Sgshapiro#
964562Sgshapiro# By using this file, you agree to the terms and conditions set
1064562Sgshapiro# forth in the LICENSE file which can be found at the top level of
1164562Sgshapiro# the sendmail distribution.
1264562Sgshapiro#
1364562Sgshapiro# Tested with QuickPage version 3.2
1464562Sgshapiro#
1564562Sgshapiroifdef(`QPAGE_MAILER_PATH', `', `define(`QPAGE_MAILER_PATH', `/usr/local/bin/qpage')')
1664562Sgshapiro_DEFIFNOT(`QPAGE_MAILER_FLAGS', `mDFMs')
1764562Sgshapiroifdef(`QPAGE_MAILER_ARGS', `', `define(`QPAGE_MAILER_ARGS', `qpage -l0 -m -P$u')')
1864562Sgshapiroifdef(`QPAGE_MAILER_MAX', `', `define(`QPAGE_MAILER_MAX', `4096')')
1990792Sgshapirodefine(`_QPAGE_QGRP', `ifelse(defn(`QPAGE_MAILER_QGRP'),`',`', ` Q=QPAGE_MAILER_QGRP,')')dnl
2064562Sgshapiro
2164562SgshapiroPOPDIVERT
2264562Sgshapiro
2364562Sgshapiro######################################
2464562Sgshapiro###   QPAGE Mailer specification   ###
2564562Sgshapiro######################################
2664562Sgshapiro
2798121SgshapiroVERSIONID(`$Id: qpage.m4,v 8.10 2001/11/12 23:11:34 ca Exp $')
2864562Sgshapiro
2964562SgshapiroMqpage, P=QPAGE_MAILER_PATH, F=_MODMF_(QPAGE_MAILER_FLAGS, `QPAGE'),
3090792Sgshapiro	M=QPAGE_MAILER_MAX,  T=DNS/RFC822/X-Unix,_QPAGE_QGRP
3164562Sgshapiro	A=QPAGE_MAILER_ARGS
32