# יש 3865 עבודות דואר אלקטרוני שנכשלו. בדוק את app.yml שלך וודא שהגדרות שרת הדואר נכונות.

**URL:** https://meta.discourse.org/t/there-are-3865-email-jobs-that-failed-check-your-app-yml-and-ensure-that-the-mail-server-settings-are-correct/336403
**Category:** Support
**Created:** [15 בנובמבר,‏ 2024,‏ 8:19pm UTC](https://meta.discourse.org/t/there-are-3865-email-jobs-that-failed-check-your-app-yml-and-ensure-that-the-mail-server-settings-are-correct/336403 "2024-11-15T20:19:23Z")
**Posts on this page:** 1
**Showing post:** 9

<div class="post-metadata">

### Author: ![ambimorph](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ambimorph/32/441885_2.png) [@ambimorph](https://meta.discourse.org/u/ambimorph)
#### Post date: [29 בדצמבר,‏ 2024,‏ 11:20pm UTC](https://meta.discourse.org/t/there-are-3865-email-jobs-that-failed-check-your-app-yml-and-ensure-that-the-mail-server-settings-are-correct/336403/9 "2024-12-29T23:20:42Z")

</div>

It didn’t help.

I had to set this aside for a few weeks and just came back to it today. I’m really stuck!

This is everything SMTP in my app.yaml:

```plaintext

DISCOURSE_SMTP_ADDRESS: mail.well-actually.fyi
DISCOURSE_SMTP_PORT: 465
DISCOURSE_SMTP_USER_NAME: amber@well-actually.fyi
DISCOURSE_SMTP_ENABLE_START_TLS: false # (optional, default true)
DISCOURSE_SMTP_FORCE_TLS: true           
DISCOURSE_SMTP_DOMAIN: forum.well-actually.fyi

```

Also the password has special characters in it, which the Troubleshoot docs mention could be an issue.

Does any of this look wrong to you?

---

_[View the full topic](https://meta.discourse.org/t/there-are-3865-email-jobs-that-failed-check-your-app-yml-and-ensure-that-the-mail-server-settings-are-correct/336403)._
