RocketChat / RocketChat/Rocket.Chat

"Send a test mail to my user" is grayed out under certain conditions

Open
#25,762 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
46.1k
Forks
13.9k
Avg merge
3d 3h
Merged PRs (30d)
130

Description

Description:

When trying to setup SMTP towards our own mailserver, we've found that enabling 'IgnoreTLS' or 'Pool' will gray out the "Send a test mail to my user" test button.

Steps to reproduce:
  1. Go to Settings/Email
  2. Change the "IgnoreTLS' and/or 'Pool' settings and hit save.
Expected behavior:

The test button should still be active, so non-TLS and/or pooling of e-mails can be tested

Actual behavior:

E.g.:
image

image

This is ok:
image

Server Setup Information:

Version 4.8.0
Deployment ID ouCqB43JQNQN4vfD4
Apps Engine Version 1.32.0
Node Version v14.18.3
Database Migration 265 (June 5, 2022 0:35)
MongoDB 5.0.6 / wiredTiger (oplog Enabled)
Commit Details HEAD: (0e3863992)
Branch: HEAD
PID 7

Client Setup Information

Firefox Browser
Win 11

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue in Settings/Email with IgnoreTLS and Pool enabled, then trace the code that controls the "Send a test mail to my user" button. Done means the button remains active after saving either setting and allows non-TLS and pooled email configurations to be tested.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.