1*51225SericPUSHDIVERT(-1) 2*51225Seric# 3*51225Seric# Copyright (c) 1983 Eric P. Allman 4*51225Seric# Copyright (c) 1988 The Regents of the University of California. 5*51225Seric# All rights reserved. 6*51225Seric# 7*51225Seric# %sccs.include.redist.sh% 8*51225Seric# 9*51225SericPOPDIVERT 10*51225Seric 11*51225Seric################################################## 12*51225Seric### Local and Program Mailer specification ### 13*51225Seric################################################## 14*51225Seric 15*51225SericVERSIONID(@(#)local.m4 2.1 (Berkeley) 10/02/91) 16*51225Seric 17*51225SericMlocal, P=ifdef(`LOCAL_MAILER', LOCAL_MAILER, /bin/mail), F=rlsDFMmn, S=10, R=20, A=mail -d $u 18*51225SericMprog, P=ifdef(`LOCAL_SHELL', LOCAL_SHELL, /bin/sh), F=lsDFMe, S=10, R=20, A=sh -c $u 19*51225Seric 20*51225SericS10 21*51225SericR@ $n errors to mailer-daemon 22