Can store the mail encrypted?
Opened this issue · 4 comments
Deleted user commented
Well not really a bug, more of a feature suggest. Is it possible to store the mail encrypted in DB? The project I am working on currently, has some private information and it would be ideal to store the mail content in encrypted format. Is it possible currently?
kefirfromperm commented
Currently it is not possible. Sorry.
What do you want to encrypt? The message subject and body or attachments too?
kefirfromperm commented
Try to use encryption on DB level.
vaibhavgarg90 commented
At least attachments have to be encrypted if not the complete mail.
kefirfromperm commented
Won't fix.