Mailshots: Send status
Once you have completed and sent your Mailshot, you will be able to check the status of the deliverey to each of your recipients.
Email messages sent via Mailshots go though several phases and have corresponding statuses at each stage.
Evessio uses Amazon Simple Email Service (SES) for delivery of emails and the send protocols and statuses are derived from SES.
In this article
Send status
| Status | Explanation |
|---|---|
| Queued | Immediately after "Send now" or "Set schedule", messages are created and stored with a status of Queued |
| Sending | Mailshots are sent in batches. When a message is picked up in a send batch, that status is set to Sending. |
| Sent |
Once the message has been handed off to the mail sender, it is marked as Sent. There are then several possible outcomes to the sending process.
|
Note 🗒️
More detailed information can be found directly from Amazon documentation.
Bounce Types
| bounceType | bounceSubType | Description |
|---|---|---|
Undetermined |
Undetermined |
The recipient's email provider sent a bounce message. The bounce message didn't contain enough information for Amazon SES to determine the reason for the bounce. The bounce email, which was sent to the address in the Return-Path header of the email that resulted in the bounce, might contain additional information about the issue that caused the email to bounce. |
Permanent |
General |
The recipient's email provider sent a hard bounce message, but didn't specify the reason for the hard bounce. Important when you receive this type of bounce notification, you should immediately remove the recipient's email address from your mailing list. Sending messages to addresses that produce hard bounces can have a negative impact on your reputation as a sender. If you continue sending email to addresses that produce hard bounces, we might pause your ability to send additional email. |
Permanent |
NoEmail |
The intended recipient's email provider sent a bounce message indicating that the email address doesn't exist. Important when you receive this type of bounce notification, you should immediately remove the recipient's email address from your mailing list. Sending messages to addresses that don't exist can have a negative impact on your reputation as a sender. If you continue sending email to addresses that don't exist, we might pause your ability to send additional email. |
Permanent |
Suppressed |
The recipient's email address is on the Amazon SES suppression list because it has a recent history of producing hard bounces. For information about removing an address from the Amazon SES suppression list. |
Transient |
General |
The recipient's email provider sent a general bounce message. You might be able to send a message to the same recipient in the future if the issue that caused the message to bounce is resolved. Note: If you send an email to a recipient who has an active automatic response rule (such as an out of office message), you might receive this type of notification. Even though the response has a notification type of |
Transient |
MailboxFull |
The recipient's email provider sent a bounce message because the recipient's inbox was full. You might be able to send to the same recipient in the future when the mailbox is no longer full. |
Transient |
MessageTooLarge |
The recipient's email provider sent a bounce message because message you sent was too large. You might be able to send a message to the same recipient if you reduce the size of the message. |
Transient |
ContentRejected |
The recipient's email provider sent a bounce message because the message you sent contains content that the provider doesn't allow. You might be able to send a message to the same recipient if you change the content of the message. |
Transient |
AttachmentRejected |
The recipient's email provider sent a bounce message because the message contained an unacceptable attachment. For example, some email providers may reject messages with attachments of a certain file type, or messages with very large attachments. You might be able to send a message to the same recipient if you remove or change the content of the attachment. |