RocketChat / RocketChat/Rocket.Chat
"Send a test mail to my user" is grayed out under certain conditions
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:
- Go to Settings/Email
- 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.:


This is ok:

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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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