Bug 284812 - kmail2 does not hide recipients in bcc field
Summary: kmail2 does not hide recipients in bcc field
Status: RESOLVED DUPLICATE of bug 263587
Alias: None
Product: kmail2
Classification: Applications
Component: general (show other bugs)
Version: 1.99.0
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-23 20:45 UTC by Gandalf Lechner
Modified: 2011-10-30 15:27 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gandalf Lechner 2011-10-23 20:45:00 UTC
Version:           1.99.0 (using KDE 4.7.2) 
OS:                Linux

bcc recipients can see the other bcc recipients.

Reproducible: Always

Steps to Reproduce:
send an email with bcc recipients

Actual Results:  
any recipient can see the full list of bcc recipients

Expected Results:  
bcc recipients are invisible to all other recipients

OS: Linux (x86_64) release 3.0.0-13-generic
Compiler: gcc
Comment 1 plane 2011-10-24 09:27:39 UTC
I can confirm this problem also with version kmail 4.7.2.

The problem is, that in the data stream with the smtp server, kmail sends a line with: "bcc: recipient@somewhere.com, second@elsewere.com".

BRGDS

hax

here a anyonymised transcibed:

Return-Path: <me@gmx.net>
Delivered-To: GMX delivery to me@gmx.net
Received: (qmail invoked by alias); 24 Oct 2011 09:02:27 -0000
Received: from somewhere (EHLO xxx.localnet) [xx.xx.xxx.xx]
  by mail.gmx.net (mp069) with SMTP; 24 Oct 2011 11:02:27 +0200
X-Authenticated: #609412
X-Provags-ID: V01U2FsdGVkX1/1ME9uc0
From: me <me@gmx.net>
Bcc: recipient@somewhere.com, second@elsewere.com
Subject: test
Date: Mon, 24 Oct 2011 11:02:05 +0200
Message-ID: <30137.nMF9@vie2>
User-Agent: KMail/4.7.2 (Linux/3.0.0-12-generic; KDE/4.7.2; i686; ; )
MIME-Version: 1.0
Content-Transfer-Encoding: 7Bit
Content-Type: text/plain; charset="us-ascii"
X-GMX-Antivirus: 0 (no virus found)
X-GMX-Antispam: 0 (Sender is in whitelist: me@gmx.net);
 Detail=5D7Q89H36p4L00VydwXZV1;
X-GMX-Notified: yes

bcc-test
Comment 2 Christophe Marin 2011-10-30 15:27:27 UTC

*** This bug has been marked as a duplicate of bug 263587 ***