1PUSHDIVERT(-1) 2# 3# Copyright (c) 1983 Eric P. Allman 4# Copyright (c) 1988 The Regents of the University of California. 5# All rights reserved. 6# 7# %sccs.include.redist.sh% 8# 9POPDIVERT 10 11################################################## 12### Local and Program Mailer specification ### 13################################################## 14 15VERSIONID(`@(#)local.m4 6.1 (Berkeley) 12/21/92') 16 17ifdef(`LOCAL_MAILER_FLAGS',, `define(`LOCAL_MAILER_FLAGS', `rn')')dnl 18Mlocal, P=ifdef(`LOCAL_MAILER', `LOCAL_MAILER', /bin/mail), F=CONCAT(`lsDFMm', LOCAL_MAILER_FLAGS), S=10, R=20, A=mail -d $u 19Mprog, P=ifdef(`LOCAL_SHELL', `LOCAL_SHELL', /bin/sh), F=lsDFMe, S=10, R=20, A=sh -c $u 20 21S10 22R@ $n errors to mailer-daemon 23