Skip to content

Handle multipart mails#67

Merged
amatsuda merged 11 commits into
ruby:mainfrom
amatsuda:multipart
Oct 21, 2025
Merged

Handle multipart mails#67
amatsuda merged 11 commits into
ruby:mainfrom
amatsuda:multipart

Conversation

@amatsuda

Copy link
Copy Markdown
Member

This patch adds basic multipart handling.

Firstly, saving text/html to a dedicated column.

Then, saving attachment files as Active Storage attachments. For saving the attachments into RDB instead of filesystem on the server, we're adding a (very roughly created) custom Active Storage service name "Database" service.

@amatsuda
amatsuda merged commit 62890a3 into ruby:main Oct 21, 2025
2 checks passed
@amatsuda
amatsuda deleted the multipart branch October 21, 2025 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant