SMTP 网关属性允许您更改 SMTP 网关的行为。server 属性是必需的;所有其它 SMTP 网关属性都是可选的。有关设置这些属性的详细信息,请参见用于服务器启动的同步的 MobiLink 服务器设置。
属性 | 值 | 说明 |
---|---|---|
confirm_action | { yes | no } | 指定是否通过此网关发送传送确认。缺省值为 no。 |
confirm_delivery | { yes | no } | 指定此网关是否确认传送。缺省值为 no。 |
confirm_timeout | number{ s | m | h } | 指定确认超时之前等待的时间。以下是可接受的时间单位列表:
|
description | description_text | 描述网关。 |
enable | { yes | no } | 指定是否应使用 SYNC 网关。 |
Listeners_are_900 | { yes | no } | 指定是否所有监听器都是 Adaptive Server Anywhere 9.0.0 客户端。缺省值为 no。对于 Adaptive Server Anywhere 9.0.1 客户端或更高版本,此值保留为 no。 |
password | password | 指定 SMTP 服务的口令。某些服务需要此属性。 |
sender | SMTP_address | 指定 SMTP 推式通知的发送者地址。缺省值为 anonymous。 |
server | IP_address_or_hostname | 指定用于向监听器发送消息的 SMTP 服务器的 IP 地址或主机名。缺省值为 mail。 |
user | username | 指定 SMTP 服务的用户名。某些服务需要此属性。 |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |