confirm_action |
{ yes | no }
|
Specifies whether confirmation is sent on delivery through this gateway. The default value is no.
|
confirm_delivery |
{ yes | no }
|
Specifies whether this gateway confirms delivery. The default value is no.
|
confirm_timeout |
number{ s | m | h }
|
Specifies the amount of time to wait before confirmations timeout. The following is a list of acceptable time units:
- s: Denotes seconds.
- m: Denotes minutes.
- h: Denotes hours.
The default value is 1m. Time units can be combined in the HHh MMm SSs format. If a time unit is not specified, time is measured in seconds.
|
description |
description_text |
Describes the gateway. |
enable |
{ yes | no }
|
Specifies whether the SYNC gateway should be used. |
Listeners_are_900 |
{ yes | no }
|
Specifies whether all Listeners are Adaptive Server Anywhere 9.0.0 clients. The default value is no. For Adaptive Server Anywhere 9.0.1 clients or later, leave this value at no.
|
password |
password |
Specifies the password for the SMTP service. This is required by some services. |
sender |
SMTP_address |
Specifies the sender address of SMTP push notifications. The default value is anonymous.
|
server |
IP_address_or_hostname |
Specifies the IP address or host name of the SMTP server used to send messages to a Listener. The default value is mail.
|
user |
username |
Specifies the user name of the SMTP service. This is required by some services. |