[PR #304] [MERGED] Feature: Enable environment variables from docker-compose for imap configuration #578

Closed
opened 2026-02-25 21:32:18 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ciur/papermerge/pull/304
Author: @napcae
Created: 2/13/2021
Status: Merged
Merged: 2/14/2021
Merged by: @ciur

Base: stable/1.5.xHead: feature/enable-env-var-for-imap-import


📝 Commits (1)

  • 4aea679 enabling env variables for import/imap config variables

📊 Changes

1 file changed (+8 additions, -0 deletions)

View changed files

📝 docker/1.4/config/worker.production.py (+8 -0)

📄 Description

Analogous to #114 / #115, I've added the IMAP config variables so they can be used via Nomad/Kubernetes/docker-compose. I've read the contrib guidelines but didn't open a new discussion since this is a rather trivial PR. Default variables have been taken from github.com/ciur/papermerge@d5bca3cd11/papermerge.conf.py.example (L59-L66)

I know that PAPERMERGE_IMPORT_MAIL_DELETE technically is not implemented yet but I've included it anyway for now so it won't be forgotten in the 2.0 release.

Let me know what you think @ciur :)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ciur/papermerge/pull/304 **Author:** [@napcae](https://github.com/napcae) **Created:** 2/13/2021 **Status:** ✅ Merged **Merged:** 2/14/2021 **Merged by:** [@ciur](https://github.com/ciur) **Base:** `stable/1.5.x` ← **Head:** `feature/enable-env-var-for-imap-import` --- ### 📝 Commits (1) - [`4aea679`](https://github.com/ciur/papermerge/commit/4aea679e8cd95b20f5c4916580aba51b60dc6f88) enabling env variables for import/imap config variables ### 📊 Changes **1 file changed** (+8 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docker/1.4/config/worker.production.py` (+8 -0) </details> ### 📄 Description Analogous to #114 / #115, I've added the IMAP config variables so they can be used via Nomad/Kubernetes/docker-compose. I've read the contrib guidelines but didn't open a new discussion since this is a rather trivial PR. Default variables have been taken from https://github.com/ciur/papermerge/blob/d5bca3cd11b5bb93739426bdec1e81882fd47161/papermerge.conf.py.example#L59-L66 I know that `PAPERMERGE_IMPORT_MAIL_DELETE` technically is not implemented yet but I've included it anyway for now so it won't be forgotten in the 2.0 release. Let me know what you think @ciur :) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:32:18 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/papermerge#578
No description provided.