📄 ucbvax.mc
字号:
################################################################################################################################## SENDMAIL CONFIGURATION FILE########## This one is the big daddy. There is no "upstairs"##### to bounce a message to -- except perhaps the arpanet.########## @(#)ucbvax.mc 4.5 8/31/83############################################################################################################################################################################################ local info############################################################# internet hostnameCwucbvax vax k UCB-VAX Berkeley UCB-C70 UCB LOCAL# override SMTP hostname to match Arpanet nameDjUCB-VAX.ARPA# uucp hostnamesDUucbvaxCUucbvax ernie# berknet hostnameDBUCBVAX# UUCP connections on ucbcadDVucbcadCVboulderCVcaddyvax caddyvaCVlblhCVmasscomp masscomCVmhb5aCVmi-cecCVtekcadCVjupiter# second alternate UUCP connection and hosts#DWucbarpa#CWsun# known computer center hosts and gatewayinclude(cchosts.m4)# we have full sendmail support hereOainclude(csbase.m4)# names of NCP hostsinclude(ncphosts.m4)include(zerobase.m4)################################################### Machine dependent part of ruleset zero #################################################### forward NCP mail through udel-relayR$+<@$=N> $#tcp$@$N$:$1.$2<@$N> user.host@UDEL-RELAYR$+<@$=N.ARPA> $#tcp$@$N$:$1.$2<@$N> user.host@UDEL-RELAY# resolve explicitly arpanet names (to avoid with machine name "arpa" below)R$*<@$*$-.ARPA>$* $#tcp$@$3$:$1<@$2$3.ARPA>$4 user@domain.ARPA# resolve names that can go via the ethernetR$*<@$*$=S>$* $#ether$@$3$:$1<@$2$3>$4 user@etherhost# resolve berknet namesR<@$=Z>:$+ $#berk$@$1$:$2 @berkhost: ...R$+<@$=Z> $#berk$@$2$:$1 user@berknethost# resolve names destined for the computer centerR$*<@$+.CC>$* $#ether$@$C$:$1<@$2.CC>$3 user@host.CCR$*<@$+.BITNET>$* $#ether$@$C$:$1<@$2.BITNET>$3 user@host.BITNET# resolve nonlocal UUCP linksR$*<@$*$=V.UUCP>$* $#ether$@$V$:$1<@$2$3.UUCP>$4 user@host.UUCPR$*<@$*$=W.UUCP>$* $#ether$@$W$:$1<@$2$3.UUCP>$4 user@host.UUCP# resolve local UUCP links (all others)R<@$+.$-.UUCP>:$+ $#uucp$@$2$:@$1.$2.UUCP:$3 @host.domain.UUCP: ...R<@$-.UUCP>:$+ $#uucp$@$1$:$2 @host.UUCP: ...R$+<@$+.$-.UUCP> $#uucp$@$3$:$1@$2.$3.UUCP user@host.domain.UUCPR$+<@$-.UUCP> $#uucp$@$2$:$1 user@host.UUCP# resolve mmdf hackR$+<@UDel-Test> $#ether$@ucbarpa$:$1@Udel-Test user.host@UDel-Relay# other non-local names will be kicked upstairsR$*<@$*$->$* $#tcp$@$3$:$1<@$2$3>$4 user@host# remaining names must be localR$+ $#local$:$1 everything else########################################### Host dependent address cleanup ###########################################S8R$*$=U!$+@$+ $3@$4 drop uucp forwardinclude(berkm.m4)include(uucpm.m4)include(tcpm.m4)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -