📄 sunbase.m4
字号:
################################################### General configuration information# local domain names## These can now be determined from the domainname system call.# The first component of the NIS domain name is stripped off unless# it begins with a dot or a plus sign.# If your NIS domain is not inside the domain name you would like to have# appear in your mail headers, add a "Dm" line to define your domain name.# The Dm value is what is used in outgoing mail. The Cm values are# accepted in incoming mail. By default Cm is set from Dm, but you might# want to have more than one Cm line to recognize more than one domain # name on incoming mail during a transition.# Example:# DmCS.Podunk.EDU# Cm cs cs.Podunk.EDU## known hosts in this domain are obtained from gethostbyname() callinclude(base.m4)######################## Rewriting rules# special local conversionsS6R$*<@$*$=m>$* $1<@$2LOCAL>$4 convert local domaininclude(localm.m4)include(etherm.m4)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -