# Install issues with docker-compose

**URL:** https://meta.discourse.org/t/install-issues-with-docker-compose/208105
**Category:** Self-hosting
**Created:** [November 3, 2021, 12:30pm UTC](https://meta.discourse.org/t/install-issues-with-docker-compose/208105 "2021-11-03T12:30:25Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Karolina](https://avatars.discourse-cdn.com/v4/letter/k/c68b51/32.png) [@Karolina](https://meta.discourse.org/u/Karolina)
#### Post date: [November 3, 2021, 12:30pm UTC](https://meta.discourse.org/t/install-issues-with-docker-compose/208105/1 "2021-11-03T12:30:25Z")

</div>

Hello,

I tried to install discourse with docker compose file, using AWS SES as SMTP server, but the emails are not working. I am sure the credentials and overall config is valid, I think there might be an issue with the default email from address. I don’t have access to app.yml with this installation method so can’t edit it. Is there a way to change he default from address installing the discourse with bitnami and docker compose?

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [November 3, 2021, 2:52pm UTC](https://meta.discourse.org/t/install-issues-with-docker-compose/208105/2 "2021-11-03T14:52:56Z")

</div>

I’m pretty sure that won’t work, as you seem to have demonstrated. See [bitnami](https://bitnami).

But you might try setting `DISCOURSE_NOTIFICATION_EMAIL` with the email address that your mail server will allow you to send from.

---

<div class="post-metadata">

### Author: ![Karolina](https://avatars.discourse-cdn.com/v4/letter/k/c68b51/32.png) [@Karolina](https://meta.discourse.org/u/Karolina)
#### Post date: [November 3, 2021, 3:01pm UTC](https://meta.discourse.org/t/install-issues-with-docker-compose/208105/3 "2021-11-03T15:01:09Z")

</div>

If this fails, would you suggest verifying email that discourse expects? The [noreply@example.com](mailto:noreply@example.com)?

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [November 3, 2021, 3:02pm UTC](https://meta.discourse.org/t/install-issues-with-docker-compose/208105/4 "2021-11-03T15:02:08Z")

</div>

That’s what Discourse defaults to. But it’s what your mail server expects that is at issue.
