167924Sericdivert(-1) 267924Seric# 367924Seric# Copyright (c) 1994 Eric P. Allman 467924Seric# Copyright (c) 1988, 1993 567924Seric# The Regents of the University of California. All rights reserved. 667924Seric# 767924Seric# %sccs.include.redist.sh% 867924Seric# 967924Seric 1067924Sericdivert(0) 11*67930SericVERSIONID(`@(#)local_procmail.m4 8.2 (Berkeley) 11/13/94') 1267924Sericdivert(-1) 1367924Seric 1467924Sericdefine(`PROCMAIL_PATH', 1567924Seric ifelse(_ARG_, `', `/usr/local/bin/procmail', `_ARG_')) 1667924Sericdefine(`LOCAL_MAILER_FLAGS', `SPfhn') 1767924Sericdefine(`LOCAL_MAILER_PATH', PROCMAIL_PATH) 1867924Sericdefine(`LOCAL_MAILER_ARGS', `procmail -a $h -d $u') 19