# Reworking the emails:test rake task output

**URL:** https://meta.discourse.org/t/reworking-the-emails-test-rake-task-output/387286
**Category:** Development
**Created:** [October 31, 2025, 3:54pm UTC](https://meta.discourse.org/t/reworking-the-emails-test-rake-task-output/387286 "2025-10-31T15:54:44Z")
**Posts on this page:** 1
**Showing post:** 14

<div class="post-metadata">

### Author: ![josy38](https://avatars.discourse-cdn.com/v4/letter/j/3bc359/32.png) [@josy38](https://meta.discourse.org/u/josy38)
#### Post date: [December 12, 2025, 3:20pm UTC](https://meta.discourse.org/t/reworking-the-emails-test-rake-task-output/387286/14 "2025-12-12T15:20:08Z")

</div>

> [@J5lx](#):
>
> DISCOURSE\_SMTP\_FORCE\_TLS

As I wrote - I set force\_TLS:

`DISCOURSE_SMTP_FORCE_TLS = true`

and `ENABLE_START_TLS` explicitly to false… then mail sending works - provided the mail server runs on 465.

With mail servers running on 567 - it must be exactly the other way around.

Since then, I have a notice on the dashboard in the backend… but mail sending works without problems.

---

_[View the full topic](https://meta.discourse.org/t/reworking-the-emails-test-rake-task-output/387286)._
