Yandex Cloud
Search
Discuss with expertTry it for free
  • Customer Stories
  • Documentation
  • Blog
  • All Services
    • Cloud Interconnect
    • Cloud Backup
    • Cloud Registry
    • Yandex AI Studio
    • Compute Cloud
    • Object Storage
    • Managed Service for Kubernetes®
    • Yandex BareMetal
    • Smart Web Security
    • Security Deck
    • Managed Service for PostgreSQL
    • Managed Service for ClickHouse®
    • Monium
    • Cloud CDN
    • Network Load Balancer
    • Virtual Private Cloud
    • Cloud DNS
    • Application Load Balancer
    • Yandex Cloud Video
    • Stackland
    • Yandex Cloud Router
    • Yandex Managed Service for Trino
    • Managed Service for MySQL®
    • Managed Service for Valkey™
    • Managed Service for Apache Spark™
    • Yandex StoreDoc
    • Managed Service for OpenSearch
    • Managed Service for Apache Kafka®
    • Data Transfer
    • Yandex MPP Analytics Engine for PostgreSQL
    • Yandex Managed Service for Apache Airflow®
    • Data Processing
    • Yandex MetaData Hub
    • Managed Service for YDB
    • Managed Service for Sharded PostgreSQL
    • Managed Service for YTsaurus
    • Yandex WebSQL
    • DataLens
    • Yandex Search API
    • SpeechSense
    • SpeechKit
    • DataSphere
    • Vision OCR
    • Translate
    • Yandex Identity Hub
    • Key Management Service
    • Certificate Manager
    • Yandex Lockbox
    • Audit Trails
    • SmartCaptcha
    • Cloud Desktop
    • Yandex SIEM
    • SourceCraft Code Assistant
    • Container Registry
    • Managed Service for GitLab
    • Managed Service for Prometheus®
    • Cloud Functions
    • API Gateway
    • Yandex Cloud Postbox
    • Message Queue
    • Serverless Integrations
    • IoT Core
    • Data Streams
    • Serverless Containers
    • Cloud Notification Service
    • Yandex Query
    • Identity and Access Management
    • Yandex Cloud Console
    • Resource Manager
    • Yandex Cloud Billing
    • Yandex Cloud Quota Manager
    • Cloud Apps
  • System Status
  • Marketplace
    • Featured
    • Infrastructure & Network
    • Data Platform
    • AI for business
    • Security
    • DevOps tools
    • Serverless
    • Monitoring & Resources
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Center for Technologies and Society
    • Yandex Cloud Partner program
    • Price calculator
    • Pricing plans
  • Customer Stories
  • Documentation
  • Blog
© 2026 Direct Cursus Technology L.L.C.
Yandex Cloud Postbox
  • Getting started
    • Overview
    • DNS records
    • Configurations
    • Email operation notifications
    • Email delivery simulator
    • Tracking email openings
    • Click tracking in emails
    • Unsubscribe mechanism
    • Terms and definitions
    • Statistics
    • Limitations on email attachments
    • Quotas and limits
  • Access management
  • Pricing policy
  • Monitoring metrics
  • Audit Trails events
  • Public materials
  • Release notes
  • FAQ

In this article:

  • Notification types
  • Notification of email acceptance by the service
  • Email rendering error notification
  • Email delivered notification
  • Email not delivered notification
  • Email open notification
  • Email click notification
  • Delayed email delivery notification
  • Recipient unsubscribe notification
  • Email complaint notification
  • Notification format
  • Main object
  • Mail object
  • CommonHeaders object
  • Header object
  • Send object
  • Bounce object
  • BounceRecipient object
  • DialAttempt object
  • Click object
  • Complaint object
  • ComplainedRecipient object
  • Delivery object
  • DeliveryDelay object
  • DelayedRecipient object
  • Failure object
  • Subscription object
  • Open object
  • System tags
  • Quality of service (QoS) level
  • Use case
  1. Concepts
  2. Email operation notifications

Email operation notifications

Written by
Yandex Cloud
Updated at September 4, 2026
View in Markdown
  • Notification types
    • Notification of email acceptance by the service
    • Email rendering error notification
    • Email delivered notification
    • Email not delivered notification
    • Email open notification
    • Email click notification
    • Delayed email delivery notification
    • Recipient unsubscribe notification
    • Email complaint notification
  • Notification format
    • Main object
    • Mail object
    • CommonHeaders object
    • Header object
    • Send object
    • Bounce object
    • BounceRecipient object
    • DialAttempt object
    • Click object
    • Complaint object
    • ComplainedRecipient object
    • Delivery object
    • DeliveryDelay object
    • DelayedRecipient object
    • Failure object
    • Subscription object
    • Open object
  • System tags
  • Quality of service (QoS) level
  • Use case

To receive email operation notifications, create a configuration and associate it with your address.

Notification typesNotification types

Notification of email acceptance by the serviceNotification of email acceptance by the service

Comes when Yandex Cloud Postbox has accepted the email for processing.

Notification example:

{
    "eventType": "Send",
    "mail": {
        "timestamp": "2024-04-25T18:05:04.84108+03:00",
        "messageId": "vgAyRUls8591ybPKeH-Ov",
        "identityId": "nWh0ZpVEgnKO1bghxydXn",
        "commonHeaders": {
            "from":[ "User <user@example.com>" ],
            "date":"Thu, 27 Jun 2024 14:05:45 +0000",
            "to":[ "Recipient Name <recipient@example.com>" ],
            "messageId":"vgAyRUls8591ybPKeH-Ov",
            "subject":"Message sent using Yandex Cloud Postbox"
        },
        "headers": [
            { "name": "From", "value": "User <user@example.com>" },
            { "name": "To", "value": "Recipient Name <recipient@example.com>" },
            { "name": "Subject", "value": "Message sent using Yandex Cloud Postbox" },
            { "name": "Date", "value": "Thu, 27 Jun 2024 14:05:45 +0000" },
            { "name": "Content-Type", "value": "text/plain; charset=UTF-8" },
            { "name": "X-Campaign-Id", "value": "summer-sale-2024" }
        ],
        "tags": {
            "ses:configuration-set": [
                "kXVCt2Vd4dvm3MDvpc5Ml"
            ],
            "ses:from-domain": [
                "example.com"
            ],
            "ses:source-ip": [
               "123.123.123.123"
            ],
            "key1": [
                "value1"
            ],
            "key2": [
                "value2"
            ]
        }
    },
    "send": {  },
    "eventId": "vgAyRUls8591ybPKeH-Ov:0"
}

Email rendering error notificationEmail rendering error notification

It appears if Yandex Cloud Postbox accepted the email for processing, but there was an error rendering the template.

Notification example:

{
    "eventType": "Rendering Failure",
    "mail": {
        "timestamp": "2024-04-25T18:05:04.84108+03:00",
        "messageId": "vgAyRUls8591ybPKeH-Ov",
        "identityId": "nWh0ZpVEgnKO1bghxydXn",
        "commonHeaders": {
            "from":[ "User <user@example.com>" ],
            "date":"Thu, 27 Jun 2024 14:05:45 +0000",
            "to":[ "Recipient Name <recipient@example.com>" ],
            "messageId":"vgAyRUls8591ybPKeH-Ov",
            "subject":"Message sent using Yandex Cloud Postbox"
        },
        "headers": [
            { "name": "From", "value": "User <user@example.com>" },
            { "name": "To", "value": "Recipient Name <recipient@example.com>" },
            { "name": "Subject", "value": "Message sent using Yandex Cloud Postbox" },
            { "name": "Date", "value": "Thu, 27 Jun 2024 14:05:45 +0000" },
            { "name": "Content-Type", "value": "text/plain; charset=UTF-8" },
            { "name": "X-Campaign-Id", "value": "summer-sale-2024" }
        ],
        "tags": {
            "ses:configuration-set": [
                "kXVCt2Vd4dvm3MDvpc5Ml"
            ],
            "ses:from-domain": [
                "example.com"
            ],
            "ses:source-ip": [
               "123.123.123.123"
            ],
            "key1": [
                "value1"
            ],
            "key2": [
                "value2"
            ]
        }
    },
    "failure": {
        "errorMessage": "template variable {{name}} is missing"
    },
    "eventId": "vgAyRUls8591ybPKeH-Ov:0"
}

Email delivered notificationEmail delivered notification

Comes when the email was sent and the recipient's email client has confirmed acceptance.

Notification example:

{
    "eventType": "Delivery",
    "mail": {
        "timestamp": "2024-04-25T18:05:04.84108+03:00",
        "messageId": "vgAyRUls8591ybPKeH-Ov",
        "identityId": "nWh0ZpVEgnKO1bghxydXn",
        "commonHeaders": {
            "from":[ "User <user@example.com>" ],
            "date":"Thu, 27 Jun 2024 14:05:45 +0000",
            "to":[ "Recipient Name <recipient@example.com>" ],
            "messageId":"vgAyRUls8591ybPKeH-Ov",
            "subject":"Message sent using Yandex Cloud Postbox"
        },
        "headers": [
            { "name": "From", "value": "User <user@example.com>" },
            { "name": "To", "value": "Recipient Name <recipient@example.com>" },
            { "name": "Subject", "value": "Message sent using Yandex Cloud Postbox" },
            { "name": "Date", "value": "Thu, 27 Jun 2024 14:05:45 +0000" },
            { "name": "Content-Type", "value": "text/plain; charset=UTF-8" },
            { "name": "X-Campaign-Id", "value": "summer-sale-2024" }
        ],
        "tags": {
            "ses:configuration-set": [
               "kXVCt2Vd4dvm3MDvpc5Ml"
            ],
            "ses:from-domain": [
                "example.com"
            ],
            "ses:source-ip": [
                "123.123.123.123"
            ],
            "ses:outgoing-tls-cipher": [
                "AES_128_GCM_SHA256"
            ],
            "ses:outgoing-tls-version": [
                "TLSv1.3"
            ],
            "ses:outgoing-ip": [
                "51.250.56.125"
            ],
            "key1": [
                "value1"
            ],
            "key2": [
                "value2"
            ]
        }
    },
    "delivery": {
        "timestamp": "2024-04-25T18:05:14.84107+03:00",
        "processingTimeMillis": 9999,
        "recipients": [
            "abc@example.com"
        ]
    },
    "eventId": "ce3uqnS9pzQBMsnaAbrT_:0"
}

Email not delivered notificationEmail not delivered notification

Comes when the recipient's mail exchange server responds to a delivery attempt with an error which, according to Yandex Cloud Postbox, does not require another delivery attempt, or when the recipient's address is on the suppression list.

Notification example:

{
    "eventType": "Bounce",
    "mail": {
        "timestamp": "2024-04-25T18:08:04.933666+03:00",
        "messageId": "QA_JPkU2fkpIWdkxAOASH",
        "identityId": "ZtYk0rrjN87m-Ovxjte1G",
        "commonHeaders": {
            "from":[ "User <user@example.com>" ],
            "date":"Thu, 27 Jun 2024 14:05:45 +0000",
            "to":[ "Recipient Name <recipient@example.com>" ],
            "messageId":"QA_JPkU2fkpIWdkxAOASH",
            "subject":"Message sent using Yandex Cloud Postbox"
        },
        "headers": [
            { "name": "From", "value": "User <user@example.com>" },
            { "name": "To", "value": "Recipient Name <recipient@example.com>" },
            { "name": "Subject", "value": "Message sent using Yandex Cloud Postbox" },
            { "name": "Date", "value": "Thu, 27 Jun 2024 14:05:45 +0000" },
            { "name": "Content-Type", "value": "text/plain; charset=UTF-8" },
            { "name": "X-Campaign-Id", "value": "summer-sale-2024" }
        ],
        "tags": {
            "ses:configuration-set": [
                "kXVCt2Vd4dvm3MDvpc5Ml"
            ],
            "ses:from-domain": [
                "example.com"
            ],
            "ses:source-ip": [
                "123.123.123.123"
            ],
            "key1": [
                "value1"
            ],
            "key2": [
                "value2"
            ]
        }
    },
    "bounce": {
        "bounceType": "Permanent",
        "bounceSubType": "Undetermined",
        "bouncedRecipients": [
            {
                "emailAddress": "abc@example.com",
                "action": "failed",
                "status": "5.7.1",
                "diagnosticCode": "Other"
            }
        ],
        "timestamp": "2024-04-25T18:08:04.973666+03:00",
        "dialAttempts": [
            {
                "mxHost": "mx.example.com.",
                "ip": "192.0.2.1",
                "reason": "Smtp",
                "error": "read response error: 554 5.7.1 Message rejected under suspicion of SPAM",
                "negotiatedTls": "TLSv1.3"
            }
        ]
    },
    "eventId": "jdMtnVniDeHqlQX8ygwEX:0"
}

Email open notificationEmail open notification

Comes when the recipient opens the email.

Notification example:

{
    "eventType": "Open",
    "mail": {
        "timestamp": "2024-04-25T18:08:04.933666+03:00",
        "messageId": "QA_JPkU2fkpIWdkxAOASH",
        "identityId": "ZtYk0rrjN87m-Ovxjte1G",
        "commonHeaders": {
            "from":[ "User <user@example.com>" ],
            "date":"Thu, 27 Jun 2024 14:05:45 +0000",
            "to":[ "Recipient Name <recipient@example.com>" ],
            "messageId":"QA_JPkU2fkpIWdkxAOASH",
            "subject":"Message sent using Yandex Cloud Postbox"
        },
        "headers": [
            { "name": "From", "value": "User <user@example.com>" },
            { "name": "To", "value": "Recipient Name <recipient@example.com>" },
            { "name": "Subject", "value": "Message sent using Yandex Cloud Postbox" },
            { "name": "Date", "value": "Thu, 27 Jun 2024 14:05:45 +0000" },
            { "name": "Content-Type", "value": "text/plain; charset=UTF-8" },
            { "name": "X-Campaign-Id", "value": "summer-sale-2024" }
        ],
        "tags": {
            "ses:configuration-set": [
                "kXVCt2Vd4dvm3MDvpc5Ml"
            ],
            "ses:from-domain": [
                "example.com"
            ],
            "ses:source-ip": [
                "123.123.123.123"
            ],
            "key1": [
                "value1"
            ],
            "key2": [
                "value2"
            ]
        }
    },
    "open": {
        "ipAddress": "192.0.2.1",
        "timestamp": "2024-04-25T18:08:04.933666+03:00",
        "userAgent": "Mozilla/5.0 (iPhone; CPU iPhone OS 10_3_3 like Mac OS X) AppleWebKit/603.3.8 (KHTML, like Gecko) Mobile/14G60"
    },
    "eventId": "jdMtnVniDeHqlQX8ygwEX:0"
}

Email click notificationEmail click notification

Comes when the recipient clicks a link in the email.

Notification example:

{
    "eventType": "Click",
    "mail": {
        "timestamp": "2024-04-25T18:08:04.933666+03:00",
        "messageId": "QA_JPkU2fkpIWdkxAOASH",
        "identityId": "ZtYk0rrjN87m-Ovxjte1G",
        "commonHeaders": {
            "from":[ "User <user@example.com>" ],
            "date":"Thu, 27 Jun 2024 14:05:45 +0000",
            "to":[ "Recipient Name <recipient@example.com>" ],
            "messageId":"QA_JPkU2fkpIWdkxAOASH",
            "subject":"Message sent using Yandex Cloud Postbox"
        },
        "headers": [
            { "name": "From", "value": "User <user@example.com>" },
            { "name": "To", "value": "Recipient Name <recipient@example.com>" },
            { "name": "Subject", "value": "Message sent using Yandex Cloud Postbox" },
            { "name": "Date", "value": "Thu, 27 Jun 2024 14:05:45 +0000" },
            { "name": "Content-Type", "value": "text/plain; charset=UTF-8" },
            { "name": "X-Campaign-Id", "value": "summer-sale-2024" }
        ],
        "tags": {
            "ses:configuration-set": [
                "kXVCt2Vd4dvm3MDvpc5Ml"
            ],
            "ses:from-domain": [
                "example.com"
            ],
            "ses:source-ip": [
                "123.123.123.123"
            ],
            "key1": [
                "value1"
            ],
            "key2": [
                "value2"
            ]
        }
    },
    "click": {
        "ipAddress": "192.0.2.1",
        "timestamp": "2024-04-25T18:08:04.933666+03:00",
        "userAgent": "Mozilla/5.0 (iPhone; CPU iPhone OS 10_3_3 like Mac OS X) AppleWebKit/603.3.8 (KHTML, like Gecko) Mobile/14G60",
        "url": "https://example.com/some-link",
        "linkTags": {
            "key1": [
                "value1"
            ],
            "key2": [
                "value2"
            ]
        }
    },
    "eventId": "jdMtnVniDeHqlQX8ygwEX:0"
}

Delayed email delivery notificationDelayed email delivery notification

Once successfully accepted by Yandex Cloud Postbox, the email is normally sent right away. However, a slight delay in delivery may sometimes occur. It is in this case that you receive this type of notification.

The system triggers this notification exactly once following the first failed delivery attempt. If the email remains undelivered, you will receive a delivery failure notification.

Notification example:

{
    "eventType": "DeliveryDelay",
    "mail": {
        "timestamp": "2024-04-25T18:08:04.933666+03:00",
        "messageId": "QA_JPkU2fkpIWdkxAOASH",
        "identityId": "ZtYk0rrjN87m-Ovxjte1G",
        "commonHeaders": {
            "from":[ "User <user@example.com>" ],
            "date":"Thu, 27 Jun 2024 14:05:45 +0000",
            "to":[ "Recipient Name <recipient@example.com>" ],
            "messageId":"QA_JPkU2fkpIWdkxAOASH",
            "subject":"Message sent using Yandex Cloud Postbox"
        },
        "headers": [
            { "name": "From", "value": "User <user@example.com>" },
            { "name": "To", "value": "Recipient Name <recipient@example.com>" },
            { "name": "Subject", "value": "Message sent using Yandex Cloud Postbox" },
            { "name": "Date", "value": "Thu, 27 Jun 2024 14:05:45 +0000" },
            { "name": "Content-Type", "value": "text/plain; charset=UTF-8" },
            { "name": "X-Campaign-Id", "value": "summer-sale-2024" }
        ],
        "tags": {
            "ses:configuration-set": [
                "kXVCt2Vd4dvm3MDvpc5Ml"
            ],
            "ses:from-domain": [
                "example.com"
            ],
            "ses:source-ip": [
                "123.123.123.123"
            ],
            "key1": [
                "value1"
            ],
            "key2": [
                "value2"
            ]
        }
    },
    "deliveryDelay": {
        "delayType": "General",
        "delayedRecipients": [
            {
                "emailAddress": "recipient@example.com",
                "status": "4.4.1",
                "diagnosticCode": "421 4.4.1 Connection timed out"
            }
        ],
        "reportingMTA": "mx.example.com",
        "timestamp": "2024-04-25T18:10:04.973666+03:00"
    },
    "eventId": "jdMtnVniDeHqlQX8ygwEX:0"
}

Recipient unsubscribe notificationRecipient unsubscribe notification

Comes when the recipient uses the one-click unsubscribe mechanism added by Yandex Cloud Postbox into the email.

Notification example:

{
    "eventType": "Subscription",
    "mail": {
        "timestamp": "2024-04-25T18:08:04.933666+03:00",
        "messageId": "QA_JPkU2fkpIWdkxAOASH",
        "identityId": "ZtYk0rrjN87m-Ovxjte1G",
        "commonHeaders": {
            "from":[ "User <user@example.com>" ],
            "date":"Thu, 27 Jun 2024 14:05:45 +0000",
            "to":[ "Recipient Name <recipient@example.com>" ],
            "messageId":"QA_JPkU2fkpIWdkxAOASH",
            "subject":"Message sent using Yandex Cloud Postbox"
        },
        "headers": [
            { "name": "From", "value": "User <user@example.com>" },
            { "name": "To", "value": "Recipient Name <recipient@example.com>" },
            { "name": "Subject", "value": "Message sent using Yandex Cloud Postbox" },
            { "name": "Date", "value": "Thu, 27 Jun 2024 14:05:45 +0000" },
            { "name": "Content-Type", "value": "text/plain; charset=UTF-8" },
            { "name": "X-Campaign-Id", "value": "summer-sale-2024" }
        ],
        "tags": {
            "ses:configuration-set": [
                "kXVCt2Vd4dvm3MDvpc5Ml"
            ],
            "ses:from-domain": [
                "example.com"
            ],
            "ses:source-ip": [
                "123.123.123.123"
            ],
            "key1": [
                "value1"
            ],
            "key2": [
                "value2"
            ]
        }
    },
    "subscription": {
        "contactList": "my-list",
        "timestamp": "2024-04-25T18:08:04.973666+03:00",
        "source": "UnsubscribeHeader"
    },
    "eventId": "jdMtnVniDeHqlQX8ygwEX:0"
}

Email complaint notificationEmail complaint notification

Comes when the recipient complains about an incoming email, and the Internet Service Provider (ISP) forwards the complaint to Yandex Cloud Postbox.

Notification example:

{
    "eventType": "Complaint",
    "mail": {
        "timestamp": "2024-04-25T18:08:04.933666+03:00",
        "messageId": "QA_JPkU2fkpIWdkxAOASH",
        "identityId": "ZtYk0rrjN87m-Ovxjte1G",
        "commonHeaders": {
            "from":[ "User <user@example.com>" ],
            "date":"Thu, 27 Jun 2024 14:05:45 +0000",
            "to":[ "Recipient Name <recipient@example.com>" ],
            "messageId":"QA_JPkU2fkpIWdkxAOASH",
            "subject":"Message sent using Yandex Cloud Postbox"
        },
        "headers": [
            { "name": "From", "value": "User <user@example.com>" },
            { "name": "To", "value": "Recipient Name <recipient@example.com>" },
            { "name": "Subject", "value": "Message sent using Yandex Cloud Postbox" },
            { "name": "Date", "value": "Thu, 27 Jun 2024 14:05:45 +0000" },
            { "name": "Content-Type", "value": "text/plain; charset=UTF-8" },
            { "name": "X-Campaign-Id", "value": "summer-sale-2024" }
        ],
        "tags": {
            "ses:configuration-set": [
                "kXVCt2Vd4dvm3MDvpc5Ml"
            ],
            "ses:from-domain": [
                "example.com"
            ],
            "ses:source-ip": [
                "123.123.123.123"
            ],
            "key1": [
                "value1"
            ],
            "key2": [
                "value2"
            ]
        }
    },
    "complaint": {
        "complainedRecipients": [
            {
                "emailAddress": "recipient@example.com"
            }
        ],
        "complaintFeedbackType": "abuse",
        "arrivalDate": "2024-04-25T18:05:04.84108+03:00",
        "timestamp": "2024-04-25T18:10:04.973666+03:00",
        "userAgent": "Mozilla/5.0 (iPhone; CPU iPhone OS 10_3_3 like Mac OS X) AppleWebKit/603.3.8 (KHTML, like Gecko) Mobile/14G60"
    },
    "eventId": "jdMtnVniDeHqlQX8ygwEX:0"
}

Notification formatNotification format

The notification is written to the Yandex Data Streams data stream in JSON format. The list and sequence of fields may differ from those described below.

Main objectMain object

Name Type Description
eventType String Notification type. The possible values are Bounce, Click, Complaint, Delivery, DeliveryDelay, Open, Rendering Failure, Send, and Subscription.
mail Mail object Object containing general information about the sent email.
send Send object Empty object. Required if the eventType is Send; otherwise, not present.
bounce Bounce object Object containing information that the email has not been delivered. Required if the eventType is Bounce; otherwise, not present.
delivery Delivery object Object containing information about the email being delivered to an individual recipient. Required if the eventType is Delivery; otherwise, not present.
complaint Complaint object Object containing information about the recipient's complaint about an email. Required if the eventType is Complaint; otherwise, not present.
subscription Subscription object Object containing information that the recipient has unsubscribed from the mailing list. Required if the eventType is Subscription; otherwise, not present.
deliveryDelay DeliveryDelay object Object containing information about the email delivery delay. Required if the eventType is DeliveryDelay; otherwise, not present.
open Open object Object containing information that the email has been opened. Required if the eventType is Open; otherwise, not present.
click Click object Object containing information about following a clickable link in the email. Required if the eventType is Click; otherwise, not present.
failure Failure object Object containing information about the email rendering error. Required if the eventType is Rendering Failure; otherwise, not present.
eventId String Unique ID of the event.

Mail objectMail object

Name Type Description
timestamp String Date in RFC 3339 (2006-01-02T15:04:05Z07:00) format. Time the email was accepted by Yandex Cloud Postbox.
messageId String Unique ID of the email. One email can have multiple recipients. Sent by Yandex Cloud Postbox when accepting the email for processing.
identityId String ID of the Yandex Cloud Postbox address used when sending the email.
commonHeaders CommonHeaders object Object containing the main headers of the email.
headers Array of Header objects Full list of email headers as received by Yandex Cloud Postbox before adding system-generated service headers. This list includes custom headers added by the sender, e.g., X-Campaign-Id. This field is omitted if message headers are not retained.
headersTruncated Boolean The field is present only if its value is true. A value of true indicates the headers list is incomplete and has been cut off from the end because the total size of headers exceeded the 10 KiB limit.
tags Object Object containing tags added to the email. The value of each tag is an array of strings. Custom tags always contain only one item.

Note

The headers array contains message headers exactly as transmitted by the sender, including custom headers, e.g., X-Campaign-Id. Headers that Yandex Cloud Postbox adds or modifies when processing an email, such as List-Unsubscribe, List-Unsubscribe-Post, or DKIM-Signature, are excluded from headers. The order of the headers is preserved.

Note

While headers contains the original email headers, commonHeaders includes the final headers generated after Yandex Cloud Postbox has processed the email. Thus, commonHeaders.messageId indicates the ID issued by Yandex Cloud Postbox, while headers may contain the sender's own Message-Id header.

Notifications preserve header values exactly as they appeared within the email If a header is encoded under RFC 2047, e.g., Cyrillic script is used in the email subject or sender's display name, the notification will display that encoded value. Decoding must be provisioned on the notification recipient side. This applies to all items within headers, as well as the commonHeaders.from, commonHeaders.to, and commonHeaders.subject fields.

CommonHeaders objectCommonHeaders object

Name Type Description
from Array of strings Contents of the From header, broken down by address. Remains empty if the email has no header. If parsing addresses from the value fails, the array contains a single item, which is the entire original header string.
to Array of strings Contents of the To header, broken down by address. Remains empty if the email has no header. If parsing addresses from the value fails, the array contains a single item, which is the entire original header string.
subject String Contents of the Subject header. Remains empty if the email has no header.
date String Contents of the Date header. Remains empty if the email has no header.
messageId String Unique ID of the email. Sent by Yandex Cloud Postbox when accepting the email.
originalMessageId String Contains the value of the Original-Message-ID header if provided by the sender. Otherwise, returns an empty string.

Header objectHeader object

Name Type Description
name String Email header name
value String Email header value

Send objectSend object

Empty object.

Bounce objectBounce object

Name Type Description
bounceType String Error type. The possible values are:
  • Permanent: Email not delivered.
bounceSubType String Error subtype. The possible values are:
  • Undetermined: Error cause not determined.
  • Suppressed: Email not delivered because the recipient is on the Yandex Cloud Postbox global suppression list.
  • OnAccountSuppressionList: Email not delivered because the recipient is on the Yandex Cloud Postbox user's suppression list.
  • InsufficientTLS: Failed to establish a secure TLS connection with the recipient's server.
  • StartTlsNotOffered: Recipient's server does not support the STARTTLS command.
  • TlsCertificateUntrusted: Recipient's server failed to present a trusted certificate.
  • TlsVersionTooLow: TLS version supported by the recipient's server is below the minimum acceptable value.
bouncedRecipients Array of BounceRecipient objects Array containing information about the email recipient and the related delivery error, if any.
dialAttempts Array of DialAttempt objects This is an optional field. A list of connection attempts to the recipient's mail servers and their specific error details. Omitted if no connection was made, e.g., if the address is on a suppression list.
timestamp String Date in RFC 3339 (2006-01-02T15:04:05Z07:00) format. Time the error was received from the recipient's email client.

BounceRecipient objectBounceRecipient object

Name Type Description
emailAddress String Recipient's email address.
action String This is an optional field. Result of sending. The possible value is failed.
status String Optional field. SMTP response code.
diagnosticCode String This is an optional field. Extended error text. For errors received from the recipient’s server, contains the response payload returned by that server. Otherwise, takes one of the following values: Host or MX not found, Too many attempts, Spam detected, Insufficient TLS, STARTTLS not offered by recipient MX, TLS certificate not trusted, TLS version too low, Blocked by Global Suppression List, Blocked by Account Suppression List, Other, or Unknown.

DialAttempt objectDialAttempt object

Name Type Description
mxHost String Name of the recipient's mail exchange server (MX host) targeted by the connection. This value is provided as a fully qualified domain name (FQDN) and may include a trailing dot.
ip String Connection's target IP address
reason String Code for the error root cause. The possible values are Smtp, HostOrMXNotFound, Spam, TooManyAttempts, InsufficientTLS, StartTlsNotOffered, TlsCertUntrusted, TlsVersionTooLow, and Other.
error String Error message for this connection attempt. These messages do not have a unified format and may vary, so use thereason property instead for programmatic processing.
negotiatedTls String This is an optional field. The TLS version negotiated with the recipient's server, e.g., TLSv1.2. Omitted if no TLS connection has been established.

Click objectClick object

Name Type Description
ipAddress String IP address of the recipient’s device used to open the link.
timestamp String Date in RFC 3339 (2006-01-02T15:04:05Z07:00) format. Time when the recipient clicked the link.
userAgent String Identification string (User-Agent) of the device or email the client used to open the link.
url String Original URL the recipient opened.
linkTags Object Object containing tags added to the link.

Complaint objectComplaint object

Name Type Description
complainedRecipients ComplainedRecipient object array Array containing information about the recipients who might have filed the complaint.
timestamp String Date in RFC 3339 (2006-01-02T15:04:05Z07:00) format. Time the ISP sent the complaint to Yandex Cloud Postbox.
complaintFeedbackType String This is an optional field. Complaint type from the ISP's report. The possible values are:
  • abuse: Unsolicited mail or other misuse.
  • auth-failure: Email authentication error.
  • fraud: Phishing or fraud.
  • not-spam: Recipient does not think the email is spam (used to correct a false positive).
  • other: Complaint not falling under any other types.
  • virus: Virus detected in the email.
arrivalDate String This is an optional field. Date in RFC 3339 (2006-01-02T15:04:05Z07:00) format. Time the original email arrived at the recipient’s server.
userAgent String This is an optional field. The User-Agent field value from the complaint report, i.e., the name and version of the system that generated the report.

ComplainedRecipient objectComplainedRecipient object

Name Type Description
emailAddress String Email address of the recipient who might have filed the complaint.

Delivery objectDelivery object

Name Type Description
timestamp String Date in RFC 3339 (2006-01-02T15:04:05Z07:00) format. Time when Yandex Cloud Postbox sent the email and received a successful response from the recipient's email client.
processingTimeMillis Integer Time spent to process the email in milliseconds.
recipients Array of strings Addresses of recipients.

DeliveryDelay objectDeliveryDelay object

Name Type Description
delayType String Delay type. The possible value is General.
delayedRecipients DelayedRecipient object array Array containing information about the email recipient and the related delivery delay.
reportingMTA String Name of the recipient's mail exchange server that reported the delivery delay. May return an empty string if the server could not be identified.
timestamp String Date in RFC 3339 (2006-01-02T15:04:05Z07:00) format. Delivery delay timestamp.

DelayedRecipient objectDelayedRecipient object

Name Type Description
emailAddress String Recipient's email address.
status String SMTP response code from the recipient's server. May return an empty string.
diagnosticCode String This is an optional field. Extended error text. May contain the recipient's server response payload.

Failure objectFailure object

Name Type Description
errorMessage String Rendering error description.
templateName String This is an optional field. The name of the template that threw an error when rendered, if sent in the notification.

Subscription objectSubscription object

Name Type Description
contactList String Name of the contact list associated with the email.
timestamp String Date in RFC 3339 (2006-01-02T15:04:05Z07:00) format. Recipient unsubscribe timestamp.
source String Unsubscribe source. The possible value is UnsubscribeHeader.

Open objectOpen object

Name Type Description
ipAddress String IP address of the recipient’s device used to open the email.
timestamp String Date in RFC 3339 (2006-01-02T15:04:05Z07:00) format. Email opening timestamp.
userAgent String Identification string (User-Agent) of the device or email the client used to open the email.

System tagsSystem tags

When sending an email, Yandex Cloud Postbox adds the following system tags to it and then includes them in notifications.

Common tags:

Name Description
ses:configuration-set ID of the configuration used when sending the email.
ses:from-domain Domain the email was sent from.
ses:source-ip IP address of the server the email to Yandex Cloud Postbox was sent from by the user.

Additional tags included only into delivery notifications:

Name Description
ses:outgoing-tls-version TLS version used to send the email to the recipient server.
ses:outgoing-tls-cipher TLS cipher used to send the email to the recipient server.
ses:outgoing-ip IP address of the server from which the email was sent by Yandex Cloud Postbox to the recipient server.

Quality of service (QoS) levelQuality of service (QoS) level

To deliver notifications, the service supports the QoS 1: At least once quality of service level, so it is possible to resend notifications. Identical notifications have the same eventId.

If an address is linked to a configuration that has multiple subscriptions added to it, a separate notification will come for each assignment.

Use caseUse case

You sent an email to two recipients: user1@example.com and user2@other.example.com. Yandex Cloud Postbox sent it to both recipients separately.

The email client of user1@example.com accepted the email. The email client of the recipient user2@other.example.com returned an error after the first attempt to send the email and declined to accept the email after the second attempt, replying that the user was not found.

In which case you will get these three notifications:

  • Notification that Yandex Cloud Postbox accepted the email for processing.
  • Notification that the email was delivered to user1@example.com.
  • Notification that the email was not delivered to user2@other.example.com with the error info. The notification will come after the second attempt to send the email.

Since the mail client responded that the recipient user2@other.example.com was not found, the address will be temporarily put on the stop list. You should wait for some time before trying to reach the address again, otherwise you will get notified that your message was not delivered because the recipient was on the stop list.

Was the article helpful?

Previous
Configurations
Next
Email delivery simulator
© 2026 Direct Cursus Technology L.L.C.