opf / opf/openproject-docker-compose

Please add SMTP Options in docker-compose.yml

Open
#134 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
342
Forks
315
PR merge metrics
No merged PRs in 30d

Description

In "https://github.com/opf/openproject-docker-compose/tree/stable/16/docker-compose.yml" the "environment:" section is missing SMTP configuration options mentioned in "https://www.openproject.org/docs/installation-and-operations/configuration/outbound-emails/".
According to my understanding, the missing entries in "docker-compose.yml" prevent using those SMTP settings in an compose/portainer environment. If the settings are not prepared in "docker-compose.yml", any SMTP ENV settings are ignored because they do not get injected into the container.

May it be possible to fix that?

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

Open stable/16/docker-compose.yml and inspect its environment section. Compare the available variables with the SMTP configuration options in the outbound-emails documentation, then verify that the missing options can be supplied to the container through Compose or Portainer. Done means the documented SMTP settings are exposed in the Compose environment configuration.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker-compose
Domain
devops
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.