RocketChat / RocketChat/Rocket.Chat
email inbox needs IgnoreTLS Toogle and save without username and password
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
Description:
We are using internal mail relay so we need to toogle IgnoreTLS for smtp acces (self signed certs). The general smtp settings are working but i cant get the mail inbox to send emails becouse of cert errors (invalid).
Also i cant save the settings without setting a username and password our relay doesnt need and want a password + username -> timeout
Expected behavior:
- There should be an IgnoreTLS toggle for smtp in mail inbox
- I should be able to save the settings without a username and password (like in mail -> smtp settings)
Actual behavior:
- cant ignore tls check
- cant save without username and password
Server Setup Information:
- Version of Rocket.Chat Server: 3.18
- Operating System: UCS 4.4
- Deployment Method: docker
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 locating the mail inbox SMTP settings and compare them with the general SMTP settings, which already support the requested behavior. Done means the inbox supports an IgnoreTLS toggle and can save credentials without a username or password; verify both settings through the inbox configuration flow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 32/100