RocketChat / RocketChat/Rocket.Chat

email inbox needs IgnoreTLS Toogle and save without username and password

Open
#23,132 1 comment 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:

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:
  1. There should be an IgnoreTLS toggle for smtp in mail inbox
  2. I should be able to save the settings without a username and password (like in mail -> smtp settings)
Actual behavior:
  1. cant ignore tls check
  2. 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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.