# Can't Send Emails

**URL:** https://meta.discourse.org/t/cant-send-emails/224414
**Category:** Self-hosting
**Created:** [April 15, 2022, 12:42pm UTC](https://meta.discourse.org/t/cant-send-emails/224414 "2022-04-15T12:42:24Z")
**Posts on this page:** 1
**Showing post:** 14

<div class="post-metadata">

### Author: ![sukria](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sukria/32/120405_2.png) [@sukria](https://meta.discourse.org/u/sukria)
#### Post date: [May 12, 2022, 11:46am UTC](https://meta.discourse.org/t/cant-send-emails/224414/14 "2022-05-12T11:46:27Z")

</div>

> [@RGJ](#):
>
> DISCOURSE\_SMTP\_OPENSSL\_VERIFY\_MODE:

Hi, I’ve upgraded my local instance of Discourse to 2.9.0.beta4 and even after adding DISCOURSE\_SMTP\_OPENSSL\_VERIFY\_MODE: “none” in my containers/app.yml file (and rebuilding the app), I still keep getting such errors:

```plaintext
  Rendered layouts/email_template.html.erb (Duration: 0.2ms | Allocations: 34)
Delivered mail 31c5b9eb-1077-4155-b040-314c4a8566cb@taverne.colorfulminis.com (11.3ms)
Job exception: SSL_connect returned=1 errno=0 state=error: certificate verify failed (self signed certificate)

```

This obviously makes my Discourse instance unable to send emails anymore.  
Is there any known issue about this?

FYI: I’m running a preprod instance with **2.8.0.beta9** and exactly the same config, and emails get sent like a charm.

Thanks for your help.

---

_[View the full topic](https://meta.discourse.org/t/cant-send-emails/224414)._
