4 # Copyright (c) 1983 Eric P. Allman
7 # Copyright (c) 1983 Regents of the University of California.
8 # All rights reserved. The Berkeley software License Agreement
9 # specifies the terms and conditions for redistribution.
11 # @(#)suucpm.m4 1.3 (Berkeley) 1/3/89
14 ############################################################
15 ############################################################
17 ##### UUCP Smart Mailer specification
18 ##### (handles multiple recipients)
20 ############################################################
21 ############################################################
25 Msuucp, P=/usr/bin/uux, F=mDFMhuU, S=13, R=23, M=100000,
26 A=uux - -r $h!rmail ($u)
28 ifdef(`m4UUCP',`divert(10)',)
31 R$+ $:$>5$1 convert to old style
32 R$=w!$+ $2 strip local name
33 R$*<@$->$* $1<@$2.$D>$3 resolve abbreviations
34 R$+<@$+> $2!$1 uucpize (no @'s in addr)
35 R$+ $:$U!$1 stick on our host name
38 R$+ $:$>5$1 convert to old style
39 R$*<@$=w>$* $1<@$2.$D>$3 resolve abbreviations
40 R$*<@$->$* $1<@$2.$D>$3 resolve abbreviations
41 R$+<@$w> $w!$1 uucp!u@local -> local!uucp!u
43 ifdef(`m4UUCP',`divert(0)',)