|
|
1.1 ! root 1: divert(10) ! 2: # ! 3: # Sendmail ! 4: # Copyright (c) 1983 Eric P. Allman ! 5: # Berkeley, California ! 6: # ! 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. ! 10: # ! 11: # @(#)suucpm.m4 1.2 (Berkeley) 7/5/87 ! 12: # ! 13: divert(0) ! 14: ############################################################ ! 15: ############################################################ ! 16: ##### ! 17: ##### UUCP Smart Mailer specification ! 18: ##### (handles multiple recipients) ! 19: ##### ! 20: ############################################################ ! 21: ############################################################ ! 22: ! 23: ! 24: ! 25: Msuucp, P=/usr/bin/uux, F=mDFMhuU, S=13, R=23, M=100000, ! 26: A=uux - -r $h!rmail ($u) ! 27: ! 28: ifdef(`m4UUCP',`divert(10)',) ! 29: ! 30: S13 ! 31: R$+ $:$>5$1 convert to old style ! 32: R$=w!$+ $2 strip local name ! 33: R$*<@$=Z>$* $1<@$2.$D>$3 resolve abbreviations ! 34: R$*<@$->$* $1<@$2.$D>$3 resolve abbreviations ! 35: R$+<@$+> $2!$1 uucpize (no @'s in addr) ! 36: R$+ $:$U!$1 stick on our host name ! 37: R$=w!$=R:$+ $:$1!$3 ucbvax!ucbvax:xxx ! 38: ! 39: S23 ! 40: R$+ $:$>5$1 convert to old style ! 41: R$*<@$=Z>$* $1<@$2.$D>$3 resolve abbreviations ! 42: R$*<@$=w>$* $1<@$2.$D>$3 resolve abbreviations ! 43: R$*<@$->$* $1<@$2.$D>$3 resolve abbreviations ! 44: R$+<@$*$=w.EDU> $2$3.EDU!$1 uucp!u@local -> local!uucp!u ! 45: ! 46: ifdef(`m4UUCP',`divert(0)',)
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.