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

ParameterRequiredDescription
SMTP serverYesThe SMTP server address.
SMTP accountYesCredentials used to send.
RecipientYesDestination email address.
SubjectNoEmail subject.
BodyNoEmail content.
Send should failNoInvert 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?

API Call

Test any HTTP service the same way

SIM steps overview

Assertions, stored variables, and shared options

Last updated on