[GH-ISSUE #56] Configfile on 1.4.0rc4 #41

Closed
opened 2026-02-25 21:31:04 +03:00 by kerem · 2 comments
Owner

Originally created by @Aruscha on GitHub (Aug 5, 2020).
Original GitHub issue: https://github.com/ciur/papermerge/issues/56

Howdy,

I have now installed the Rc4 and everything works except the import folder and the email import function, see the screenshot of my config, what did I do wrong?

IMG_20200805_183412_463.jpg

Originally created by @Aruscha on GitHub (Aug 5, 2020). Original GitHub issue: https://github.com/ciur/papermerge/issues/56 Howdy, I have now installed the Rc4 and everything works except the import folder and the email import function, see the screenshot of my config, what did I do wrong? ![IMG_20200805_183412_463.jpg](https://user-images.githubusercontent.com/49562390/89439350-5ad9db00-d74a-11ea-87c1-d05e3e0294a9.jpg)
kerem 2026-02-25 21:31:04 +03:00
  • closed this issue
  • added the
    docker
    bug
    labels
Author
Owner

@ciur commented on GitHub (Aug 5, 2020):

Your configuration file is correct. Application should work.

One thing that crosses my mind is - problem might be that application from inside docker container is unable to connect to outside world (thus fetch your email).
I will test it with my own imap/email account and come back with details.

Danke für den Feedback!

<!-- gh-comment-id:669310263 --> @ciur commented on GitHub (Aug 5, 2020): Your configuration file is correct. Application should work. One thing that crosses my mind is - problem might be that application from inside docker container is unable to connect to outside world (thus fetch your email). I will test it with my own imap/email account and come back with details. Danke für den Feedback!
Author
Owner

@ciur commented on GitHub (Aug 6, 2020):

Fixed.
First - you will need to pull latest code (built inside 1.4.0.rc3 docker image).
Then one very important point, which I failed to mention in documentation - you need to change MAIL related and IMPORTER_DIR configurations inside worker container.
This is because worker is the one who fetches your email or imports folders - not main app.

I will update documentation with this important point.
Thank you for bringing it up!

<!-- gh-comment-id:669927457 --> @ciur commented on GitHub (Aug 6, 2020): Fixed. First - you will need to pull latest code (built inside 1.4.0.rc3 docker image). Then one very important point, which I failed to mention in documentation - you need to change MAIL related and IMPORTER_DIR configurations inside worker container. This is because worker is the one who fetches your email or imports folders - not main app. I will update documentation with this important point. Thank you for bringing it up!
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#41
No description provided.