RocketChat / RocketChat/Rocket.Chat
email inbox error
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
i have a problem.
when set email inbox in rocketchat,i see error log in docker logs ,it's show
1、"msg":"rejecting email on inbox xxx@xxx.com ''content".
2、“msg”:"error occurred on inbox xxx@xxx.com" {library ssl routines,reason: wrong version number} ,but i don't use ssl in both inbox and mailserver
while content is really my email content,but it don't show in rocketchat,why?
i hope you help
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 with the Docker logs and the email inbox configuration described in the report, comparing the inbox and mailserver SSL settings with the reported wrong-version-number error. Reproduce the failure and trace why the email content is rejected; done means messages are accepted and their content appears in Rocket.Chat without the logged errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100