TSL语言基础
>
Object TSL
>
TSL内置对象使用大全
>
SMTP对象
SMTP对象属性
复制链接
函数名
别名
备注
AuthType
认证类型
Host
主机名称或地址
Port
主机端口
Username
用户名
Password
密码
UseTLS
是否采用SSL连接
LastCmdResult
最后的命令执行结果
LastCmdResultCode
最后的命令执行的返回码
DidAuthenticate
是否已经验证
AuthTypeString
自定义认证类型,仅当
AuthType
设置为-1时有效
UseSTARTTLS
是否使用显式TLS
内容
UseSTARTTLS
AuthTypeString
AuthType
Host
Port
Username
Password
UseTLS
LastCmdResult
LastCmdResultCode
DidAuthenticate