test.lst

来自「一个SMTP邮件发送的源代码」· LST 代码 · 共 14 行

LST
14
字号
[Setup]
# simply list test@mysystem.org
subject_prefix=[My Mailing list]
# The address owner-listnamehere@mysystem.org should be a forward to a real
# existing address.
sender=owner-listnamehere@mysystem.org
# Maxmimum size in bytes:
maxlength=250000
# Remove this line if you dont like to let the people reply to the list
reply_to=rpget@mysystem.org
# below we add users, line by line with full domain name

[Users]
avtronic@escape.ca

⌨️ 快捷键说明

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