Skip to content

Scalable email storage #185

@sylvinus

Description

@sylvinus

Right now we've taken the shortcut of storing raw_mime as a binaryfield in the Message model.

Step 1 should be to make it a Blob instance instead.

Step 2 should be to allow Blob instances to be stored in configurable S3-compatible object storage.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

Status

Todo

Relationships

None yet

Development

No branches or pull requests

Issue actions