the-paperless-project/paperless

Feature Request: Multiple attachments

Open

#508 opened on Feb 14, 2019

View on GitHub
 (1 comment) (1 reaction) (0 assignees)Python (513 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (7,803 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Extract from my logs

Feb 14 00:10:30 paperless python3[3293]: Importing email: "Parking Letter"
Feb 14 00:10:30 paperless python3[3293]: There's more than one attachment to this message. It cannot be indexed automatically.

Any reason why more than one attachment is bad ? Or is this just an opportunity to write some code to process more that one email attachment ?

Contributor guide