---
title: "How can I verify if Platform Email is set up correctly for my environment?"
date: "2025-02-04T14:28:21+00:00"
summary: "Verify Platform Email setup by checking logs for success messages and email headers for amazonses identifiers."
image:
type: "article"
url: "/acquia-cloud-platform/help/61076-how-can-i-verify-if-platform-email-set-correctly-my-environment"
id: "ebedc5a3-9298-46e0-b6c9-689af2def669"
---

In the Cloud Platform user interface, navigate to **Environment** > **Logs** > **Download fpm error log**.

Cloud Platform displays the following message when emails are successfully sent using Platform Email:

`MessageId=*******` and `Status=SUCCESS`

`INFO: MessageId=010001808415ee36-d53c6626-dd24-4611-96d6-23c47fe7ee19-000000, EnvUuid=ac7bfece-3a11-4426-ac58-ec9249fc5291, ClientId=56a3b7c4-a9fe-4b08-9e3e-d7836bfeab2d, Status=SUCCESS, To=7c1668dd0b7cc141ae8d5461a3c8f42f733efac1, From=f409dc0d8f70691b42742955e1fd9ee088fbc3d7`

Additionally, the recipient of your email can inspect the headers of the email and verify that the Message ID contains `amazonses`, such as `<random-uuid>@email.amazonses.com`.