Send Mail
Send an email through an SMTP server over the SIM's data connection, to verify delivery works from the mobile network and through carrier NAT.
Send an email through an SMTP server over the SIM's data connection. Verify that email delivery works from the mobile network, including through carrier-grade NAT and SMTP filtering.
Parameters
| Parameter | Required | Description |
|---|---|---|
| SMTP server | Yes | The SMTP server address. |
| SMTP account | Yes | Credentials used to send. |
| Recipient | Yes | Destination email address. |
| Subject | No | Email subject. |
| Body | No | Email content. |
| Send should fail | No | Invert the verdict, for SMTP that must be blocked. |
Plus the shared connection settings.
Results and metrics
In the action report (result): the send status and the duration in seconds.
In Analytics, each run feeds the email send measurement with duration_seconds, tagged by status, APN, antenna, and access technology.
What's next?
Last updated on