⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 subsidiary.mc

📁 操作系统SunOS 4.1.3版本的源码
💻 MC
字号:
#############################################################	SENDMAIL CONFIGURATION FILE FOR SUBSIDIARY MACHINES##	You should install this file as /etc/sendmail.cf#	if your machine is a subsidiary machine (that is, some#	other machine in your domain is the main mail-relaying#	machine).  Then edit the file to customize it for your#	network configuration.##	See the manual "System Administration for the Sun Workstation".#	Look at "Setting Up The Mail Routing System" in the chapter on#	Communications.  The Sendmail references in the back of the#	manual are also very useful.##	@(#)subsidiary.mc 1.1 92/07/30 SMI; from UCB arpa.mc 3.25 2/24/83## local UUCP connections -- not forwarded to mailhostCV# my official hostnameDj$w.$m# major relay mailerDMether# major relay hostDRmailhostCRmailhostinclude(sunbase.m4)include(uucpm.m4)include(zerobase.m4)###################################################  Machine dependent part of ruleset zero  #################################################### resolve names we can handle locallyR<@$=V.uucp>:$+		$:$>9 $1			First clean up, then...R<@$=V.uucp>:$+		$#uucp  $@$1 $:$2		@host.uucp:...R$+<@$=V.uucp>		$#uucp  $@$2 $:$1		user@host.uucp# optimize names of known ethernet hostsR$*<@$%y.LOCAL>$*	$#ether $@$2 $:$1<@$2>$3	user@host.here# other non-local names will be kicked upstairsR$+			$:$>9 $1			Clean up, keep <>R$*<@$+>$*		$#$M    $@$R $:$1<@$2>$3	user@some.whereR$*@$*			$#$M    $@$R $:$1<@$2>		strangeness with @# Local names with % are really not local!R$+%$+			$@$>30$1@$2			turn % => @, retry# everything else is a local nameR$+			$#local $:$1			local names

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -