1*58779Sericdivert(-1)
2*58779Seric#
3*58779Seric# Copyright (c) 1983 Eric P. Allman
4*58779Seric# Copyright (c) 1988 The Regents of the University of California.
5*58779Seric# All rights reserved.
6*58779Seric#
7*58779Seric# %sccs.include.redist.sh%
8*58779Seric#
9*58779Seric
10*58779Sericdivert(0)
11*58779SericVERSIONID(`@(#)mailertable.m4	6.1 (Berkeley) 03/23/93')
12*58779Sericdivert(-1)
13*58779Seric
14*58779Sericdefine(`MAILER_TABLE', ifelse(_ARG_, `', `hash /etc/mailertable.db -o', `_ARG_'))dnl
15