# Agent Accounts notifications

Source: https://developer.nylas.com/docs/reference/notifications/agent-accounts/

Delivery status notifications for email sent from Agent Accounts.

## Triggers

- [`message.bounced`](https://developer.nylas.com/docs/reference/notifications/agent-accounts/message-bounced/) - Sent when an email was not delivered due to a hard bounce.
- [`message.complaint`](https://developer.nylas.com/docs/reference/notifications/agent-accounts/message-complaint/) - Sent when an email was delivered but the recipient marked it as spam.
- [`message.delivered`](https://developer.nylas.com/docs/reference/notifications/agent-accounts/message-delivered/) - Sent when an email was successfully delivered to the recipient's mail server.
- [`message.rejected`](https://developer.nylas.com/docs/reference/notifications/agent-accounts/message-rejected/) - Sent when an email was rejected because one or more attachments contained a virus.
