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#	This assumes you already have Sam Leffler's FAX software.
8#
9# %sccs.include.redist.sh%
10#
11
12ifdef(`FAX_MAILER_PATH',,
13	`define(`FAX_MAILER_PATH', /usr/local/lib/fax/mailfax)')
14ifdef(`FAX_MAILER_MAX',,
15	`define(`FAX_MAILER_MAX', 100000)')
16POPDIVERT
17####################################
18###   FAX Mailer specification   ###
19####################################
20
21VERSIONID(`@(#)fax.m4	8.2 (Berkeley) 01/24/94')
22
23Mfax,		P=FAX_MAILER_PATH, F=DFMhu, S=14, R=24, M=FAX_MAILER_MAX,
24		A=mailfax $u $h $f
25