mirror of
https://github.com/ciur/papermerge.git
synced 2026-04-25 12:05:58 +03:00
[GH-ISSUE #404] Problem with IMAP import #316
Labels
No labels
2.1
3.0
3.0.1
3.0.2
3.0.3
3.0.3
3.1
3.2
3.2
3.3
3.5
3.x
Fixed. Waiting for feedback.
Fixed. Waiting for feedback.
UX
Version 2.1 - alpha
XSS
announcement
beta
blocker
bug
cannot reproduce
confirmed
confirmed
critical
demo
dependencies
deployment
detchnical debt
discussion
docker
documentation
donations
duplicate
enhancement
feature request
frontend
fundraising
good first issue
good issue
help wanted
high
implemented
important
improvement
incomplete
invalid
investigation
kubernetes
low
low impact
medium
medium
medium impact
migration from 2.0
migration from 2.1
missing-language
missing-ocr-language
no-activity
note
ocr
outofscope
packaging
performance
popular request
pull-request
pypi
question
raspberry pi
roadmap
search
security
setup
status
task
technical debt
updates
user xp
version 1.4.0 - demo
will be implemented
will not be implemented
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/papermerge#316
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @frdmn on GitHub (Jul 21, 2021).
Original GitHub issue: https://github.com/ciur/papermerge/issues/404
Originally assigned to: @ciur on GitHub.
Description
I have a little issue with the IMAP import, that should pull documents from my self-hosted mail server but doesn't seem to function at the moment.
Expected
Papermerge should pull and import documents attached by mail via IMAP.
Actual
Papermerge connects to the inbox, sees unread mails, but doesn't actually import them into the system.
Info
ghcr.io/linuxserver/papermerge:latest)papermerge.conf.pyconfiguration fileRelevant logs
Is there anyway to further troubleshoot this problem?
Many thanks for working and developing on Papermerge - I love the product! ❤️
@ciur commented on GitHub (Jul 21, 2021):
There may be a problem with document itself i.e. application fails to OCR and/or read data about imported document.
What document format is it ? Is it a PDF file ? TIFF ? Jpeg?
One very simple way to double check that document is "importable" i.e. there are no errors while importing the document, aside from IMAP part, is to upload document from email attachment into the application via web interface.
@frdmn commented on GitHub (Jul 21, 2021):
I've tried with a bunch of random (mechanically generated) PDFs which otherwise worked out fine when importing those manually. None of the few (about 10 different documents) were imported nor were there any other relevant log messages unfortunately.
@schnickalodeon commented on GitHub (Nov 8, 2021):
Hey there,
Unfortunately I have the same issue with version 2.0
The Server sees the unseen messages but don't import them.
If I try to upload the document manually it works.
Can I help somehow to solve the Issue?
Many Thanks for your work 🙏
@b0wtie commented on GitHub (Nov 29, 2021):
I had the same problem. It was - in my case - caused by the way, the Apple Mail program attaches files to Emails.
When I sent an email with the attachment via the Apple Mail program it did not work. When I used a webmailer it did.
@t-lie commented on GitHub (Dec 1, 2021):
I have also an issue with IMAP import and latest linuxserver docker image.
It will always import all new mails/documents within admin account, even the sender mails fits to an other user account and the "routing by user" is activates within config file, and within settings of admin and other user.
@schnickalodeon commented on GitHub (Dec 6, 2021):
Yes, that was the issue - Thanks a log :)
@Grummeltier commented on GitHub (Feb 17, 2022):
I have the same problem. Documents are forwarded to the superuser, even though the IMPORT_MAIL_BY_USER Settings is set True. The mail address of the user is the same als the send mail.
Mails are also complete ignored, when I send them from my iPhone.