TestSend
Test if sending emails works from this mailbox.
Stored Procedure Specific Information
Outreach allows only a small subset of columns to be used in the EXEC query. These columns can typically be used with only = comparison.
For example:
EXECUTE TestSend Id = 1
Input
Name | Type | Required | Description |
Id | Integer | True | ID of the Mailboxes. |
Result Set Columns
Name | Type | Description |
Status | String | Execution status of the stored procedure. |