[Users] [Bug 2965] Encrypted mails are stored unencrypted in 'Queue' while sending via IMAP

noreply at thewildbeast.co.uk noreply at thewildbeast.co.uk
Sun May 10 17:19:45 CEST 2015


http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=2965

--- Comment #13 from geminiimatt <geminiimatt at protonmail.com> ---
I agree with CFP at public-files.de & sajolida. regardless of how this bug should
be described. this should be fixed for the sake of user privacy / safety. 

Perhaps another solution is to automatically set a local queue folder for all
users with imap on & encryption on. if one is not set then force the user to
set one.
this could happen on compose of new message.

just looking at it quickly perhapsin compose.c at 6092 something like...

if (compose->privacy_system && compose->use_encryption) {
 queue = "#mh/Mailbox/queue"
 alertpanel_error(_("Using local queue '#mh/Mailbox/queue' for encrypted
email:\n\n"), privacy_get_error());
}

thoughts?

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Users mailing list