stalwartlabs / mail-server

Secure & Modern All-in-One Mail Server (IMAP, JMAP, POP3, SMTP)
https://stalw.art
3.53k stars 135 forks source link

[enhancement]: S3 SSE-C Support #564

Open udf2457 opened 5 days ago

udf2457 commented 5 days ago

Which feature or improvement would you like to request?

Looking at the docs, it doesn't look like there is support for S3 SSE-C (S3 encryption using supplied key).

For those of use who can't / don't want to use GPG/SMIME because of whatever reasons, S3 SSE-C could be a perfectly viable alternative for at-rest encryption.

Plus its only setting an HTTP header, so not difficult for you to add (I don't do Rust, otherwise I'd sumit a PR) 😉

Is your feature request related to a problem?

I'm having a problem with...

Code of Conduct