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 (7,803 stars) (513 forks)batch import
enhancementhelp wanted

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