pingSMTPServer
Method
Purpose
Pings a SMTP server using the connection parameters specified.
Type
Open, Synchronous, IMPACT_INFO
Arguments
Name |
Type |
Description |
SMTP Server URL |
String |
SMTP Host URL |
Connection Timeout |
String |
Connection timeout in seconds. By default left empty. |
Returns
Name |
Type |
Description |
isServerAccessible |
String |
Is server accessible? True or False |
Status Code |
String |
Status code |
Status Details |
String |
Status details |