Find email groups that route through a given SMTP server
find_email_groups_using_smtp_serverIdentify email groups linked to an SMTP server before decommissioning it. Use this to prevent unexpected loss of email delivery paths.
Instructions
Given an SMTP-server id, return the email groups bound to it. Useful before retiring an SMTP server: any group returned here will lose its delivery path if the server is removed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| after_cursor | No | ||
| smtp_server_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||