[Users] [Bug 2661] Unencrypted e-mail gets saved on IMAP server
noreply at thewildbeast.co.uk
noreply at thewildbeast.co.uk
Tue Jul 15 16:52:08 CEST 2014
http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=2661
--- Comment #16 from sercher <serge.chernyshev at gmail.com> ---
In fact, plaintext emails are being _temporarily_ saved (to the 'Queue' folder)
even if you uncheck the 'Leave a copy in the Sent folder' checkbox. Please see
the network log below.
...
[18:06:18] IMAP4> 56 APPEND Queue (\Seen) {1981}
[18:06:18] IMAP4< + go ahead
[18:06:18] IMAP4> [data - 1983 bytes]
[18:06:19] IMAP4< * 2 EXISTS
[18:06:19] IMAP4< 56 OK [APPENDUID 48 37] (Success)
[18:06:19] IMAP4> 57 NOOP
[18:06:19] IMAP4< 57 OK Success
[18:06:19] IMAP4> 58 UID FETCH 37 BODY.PEEK[]
[18:06:20] IMAP4< * 2 FETCH (UID 37 BODY[] {1981}
[18:06:20] IMAP4< AF:
[18:06:20] IMAP4< NF:0
[18:06:20] IMAP4< PS:10
[18:06:20] IMAP4< SRH:1
[18:06:20] IMAP4< SFN:
[18:06:20] IMAP4< DSR:
[18:06:20] IMAP4< MID:
[18:06:20] IMAP4< CFG:
[18:06:20] IMAP4< PT:0
[18:06:20] IMAP4< S:my_user_id
[18:06:20] IMAP4< [FETCH data - 388 bytes]
[18:06:20] IMAP4< [FETCH data - 514 bytes]
[18:06:20] IMAP4< [FETCH data - 1015 bytes]
[18:06:20] IMAP4< 58 OK Success
[18:06:20] IMAP4> 59 UID STORE 37 +FLAGS.SILENT (\Seen)
[18:06:20] IMAP4< 59 OK Success
* Account 'my_user_id at gmail.com': Connecting to SMTP server:
smtp.gmail.com:465...
[18:06:20] SMTP< 220 mx.google.com ESMTP wm3sm6953181lac.43 - gsmtp
[18:06:21] SMTP> RCPT TO:<recepient_email at yahoo.com>
[18:06:21] SMTP< 250 2.1.5 OK wm3sm6953181lac.43 - gsmtp
[18:06:21] SMTP> DATA
[18:06:21] SMTP< 354 Go ahead wm3sm6953181lac.43 - gsmtp
[18:06:21] SMTP> . (EOM)
[18:06:22] SMTP< 250 2.0.0 OK 1405433179 wm3sm6953181lac.43 - gsmtp
* Mail sent successfully.
[18:06:22] SMTP> QUIT
[18:06:22] SMTP< 221 2.0.0 closing connection wm3sm6953181lac.43 - gsmtp
[18:06:22] IMAP4> 60 UID STORE 37 +FLAGS.SILENT (\Deleted)
[18:06:22] IMAP4< * 2 EXPUNGE
[18:06:22] IMAP4< * 1 EXISTS
[18:06:22] IMAP4< 60 OK Success
[18:06:22] IMAP4> 61 EXPUNGE
[18:06:22] IMAP4< 61 OK Success
[18:06:22] IMAP4- [fetching UIDs...]
[18:06:22] IMAP4> 62 UID FETCH 1:* (UID)
[18:06:22] IMAP4< * 1 FETCH (UID 36)
[18:06:22] IMAP4< 62 OK Success
[18:06:22] IMAP4- [fetching flags...]
[18:06:22] IMAP4> 63 UID FETCH 1:* (FLAGS UID)
[18:06:23] IMAP4< * 1 FETCH (UID 36 FLAGS (\Seen))
[18:06:23] IMAP4< 63 OK Success
...
This is certainly a bug, that defeats the purpose of email encryption.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Users
mailing list