|
|
1.1 ! root 1: divert(10) ! 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: # Redistribution and use in source and binary forms are permitted ! 8: # provided that the above copyright notice and this paragraph are ! 9: # duplicated in all such forms and that any documentation, ! 10: # advertising materials, and other materials related to such ! 11: # distribution and use acknowledge that the software was developed ! 12: # by the University of California, Berkeley. The name of the ! 13: # University may not be used to endorse or promote products derived ! 14: # from this software without specific prior written permission. ! 15: # THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR ! 16: # IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED ! 17: # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. ! 18: # ! 19: # @(#)uucpm.m4 1.12 (Berkeley) 2/15/89 ! 20: # ! 21: divert(0) ! 22: ############################################################ ! 23: ############################################################ ! 24: ##### ! 25: ##### UUCP Mailer specification ! 26: ##### ! 27: ############################################################ ! 28: ############################################################ ! 29: ! 30: ! 31: Muucp, P=/usr/bin/uux, F=DFMhuU, S=13, R=23, M=100000, ! 32: A=uux - -r -z -a$f -gC $h!rmail ($u) ! 33: ! 34: S13 ! 35: R$+ $:$>5$1 convert to old style ! 36: R$*<@$=w>$* $1<@$w>$2 resolve abbreviations ! 37: R$*<@$->$* $1<@$2.$D>$3 resolve abbreviations ! 38: R$+<@$+> $2!$1 uucpize (no @'s in addr) ! 39: R$w!$+ $1 strip local name ! 40: R$+ $:$U!$1 stick on our host name ! 41: R$=U!$-%$- $:$1!$2@$3.$D [email protected] ! 42: ! 43: S23 ! 44: R$+ $:$>5$1 convert to old style ! 45: R$*<@$=w>$* $1<@$w>$2 resolve abbreviations ! 46: R$*<@$->$* $1<@$2.$D>$3 resolve abbreviations ! 47: R$+<@$w> $U!$1 a!b@here -> here!a!b ! 48: R$=U!$+ $2 here!a!b -> a!b ! 49: # sanity ... should not happen. ! 50: R$=U.$D!$+ $2 strip local name.domain
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.