Skip to content
This repository has been archived by the owner on Jan 30, 2018. It is now read-only.

Fix broken processing of incoming email attachments #36

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

mrtorrent
Copy link
Contributor

Incoming e-mail processing for e-mails with attachments is broken because Paperclip expects an object that implements rewind, which the mail part objects do not. They also do not have some attributes Paperclip requires.

This commit fixes these issues.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
1 participant