wireapp / wireapp/wire-server

Adding external SMTP Service

Open
#1,701 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Haskell
Stars
2.8k
Forks
334
Avg merge
1d 7h
Merged PRs (30d)
50

Description

My question:

Adding a service like this:

Only the commented out section is relevant
image

resulted in
image2

but when using NodeMailer to test the Mail-Service it worked fine:
Screenshot_20210810_141835

Context:

Please provide sufficent context about your problem:

It is a bare-metal demo-install

How did you install wire-server?

On kubernetes? With docker-compose? by manually compiling and running?

Kubernetes through the ansible playbook.

How many servers are involved?

1 - demo install

What is installed on which servers?

everything is installed on the same server - demo

E.g Server A has component X and server B has component Y

Provide details about networking

We don't need to know any specific IP address, but it helps if you provide information whether an IP is ipv4 or ipv6, whether is is publicly reachable from the global internet or not, and if you installed any component of wire-server, which network interfaces are processes listening on?

I did not change anything about the networking

How did you configure wire-server?

Note: only the configuration from helm charts in wire-server-deploy is what we support, like these defaults applied here in the case of brig. If you have used other configuration files, please post them (or the relevant parts of them).
Did you use the helm charts from wire-server-deploy?
Did you use and adapt configuration files from wire-server? If so, which ones?
Are there any overrides?

Just the default demo install

Contributor guide

No contributing guide indexed for this repository

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 with the wire-server-deploy Helm configuration referenced in the issue, especially brig/values.yaml and brig/templates/configmap.yaml, and compare it with the external SMTP setup shown in the screenshots. Reproduce the configuration in the Kubernetes demo installation and verify the resulting mail-service behavior. Done means the supported SMTP configuration and cause of the failure are established.

Written by the indexing model from the issue text.

Assessment

Tech stack
ansible, kubernetes
Domain
backend, infrastructure
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.