access
来自「学习linux的书具体介绍Linux的用法网络各种协议及驱动开发等」· 代码 · 共 11 行
TXT
11 行
# Check the /usr/share/doc/sendmail/README.cf file for a description# of the format of this file. (search for access_db in that file)# The /usr/share/doc/sendmail/README.cf is part of the sendmail-doc# package.## by default we allow relaying from localhost...localhost.localdomain RELAYlocalhost RELAY127.0.0.1 RELAY192.168.10 RELAY
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?