151225SericPUSHDIVERT(-1) 251225Seric# 351225Seric# Copyright (c) 1983 Eric P. Allman 4*62501Sbostic# Copyright (c) 1988, 1993 5*62501Sbostic# The Regents of the University of California. All rights reserved. 651225Seric# 751225Seric# %sccs.include.redist.sh% 851225Seric# 959765Sericifdef(`LOCAL_MAILER_FLAGS',, `define(`LOCAL_MAILER_FLAGS', `rn')') 1059765Sericifdef(`LOCAL_MAILER_PATH',, `define(`LOCAL_MAILER_PATH', /bin/mail)') 1159765Sericifdef(`LOCAL_SHELL_PATH',, `define(`LOCAL_SHELL_PATH', /bin/sh)') 1251225SericPOPDIVERT 1351225Seric 1451225Seric################################################## 1551225Seric### Local and Program Mailer specification ### 1651225Seric################################################## 1751225Seric 18*62501SbosticVERSIONID(`@(#)local.m4 8.1 (Berkeley) 06/07/93') 1951225Seric 2059765SericMlocal, P=LOCAL_MAILER_PATH, F=CONCAT(`lsDFMm', LOCAL_MAILER_FLAGS), S=10, R=20, 2158088Seric A=mail -d $u 2259765SericMprog, P=LOCAL_SHELL_PATH, F=lsDFMeu, S=10, R=20, D=$z:/, 2358088Seric A=sh -c $u 2451225Seric 2551225SericS10 2658500SericR<@> $n errors to mailer-daemon 2760264Sericifdef(`_ALWAYS_ADD_DOMAIN_', 2860264Seric`R$* < @ $* > $* $@ $1 < @ $2 > $3 already fully qualified 2961103SericR$* $: $1 @ $M add local qualification 3061103SericR$* @ $: $1 @ $j if $M not defined', 3160264Seric`dnl') 32