Open frdmn opened 3 years ago
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.
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.
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 🙏
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.
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.
Yes, that was the issue - Thanks a log :)
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.
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.
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.py
configuration fileRelevant logs
Is there anyway to further troubleshoot this problem?
Many thanks for working and developing on Papermerge - I love the product! ❤️