john@example.com
) or non-personal (e.g., support@example.com
). The sender’s email address appears in the body of the email (see below) and is used as the Reply-To address of the message.
pending_verification
. Once the email owner clicks the link and verifies the address, the status updates to verified
. If there’s an issue (e.g., the email bounces), the status changes to failed
.
verified
, and the sender.verified
event is triggered. If there’s an issue (e.g., the email bounces), the status updates to failed
, and the sender.failed
event is triggered.
sender
property when creating the envelope:
pending_verification
, verified
, and failed
.