📄 mail.cfg
字号:
# If you include your full id for your SMTP server in userid, you can
# leave host and domainslist blank. Alternatively, you can put just
# your login name in userid and put the full hostname in host (e.g.,
# userid="my_id", host="foo.net"). As a third alternative, you can put
# your login name in userid, your host machine name in host, and the
# rest of the domain information in domainslist (e.g., userid="my_id",
# host="foo", domainslist="net").
domainslist="" # Domain suffix (ie foo.net).
host=""
userid="my_id@foo.net" #Your ID for mail.
$cc_ignore=0 # if > 0: ignore CC and BCC addresses
#HELO="mail.foo.net" # use only if smtp server complains (ie mail.foo.net)
#$com_int=14 # Use another INT (60-FE) if INT14 is already in use
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -