Bug 109074

Summary: BCC recipients are sent with wrong account
Product: [Applications] kmail Reporter: Rolf Offermanns <rolf.offermanns>
Component: composerAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED WAITINGFORINFO    
Severity: normal CC: bjoern, mail
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Rolf Offermanns 2005-07-14 13:53:21 UTC
Version:           unknown (using KDE 3.4.1, Debian Package 4:3.4.1-1 (3.1))
Compiler:          gcc version 3.3.6 (Debian 1:3.3.6-5)
OS:                Linux (i686) release 2.6.11-1-686-smp

I have multiple Accounts and Identities in KMail.
Each Identity is tied to a specific account.

When I compose a new mail with To: and BCC: recipients, only the To: recipients are delivered with the sending server tied to my current identity. The BCC: recipients are delivered over another SMTP server (the default one).

I don't think, this is the intended behaviour, or is it?
Comment 1 Matt Douhan 2005-07-14 14:06:12 UTC
No this is definatly not the intended behaviour.

Can you pls give the output of

grep -i transport $HOME/.kde/share/config/kmailrc

If this is KMail from KDE 3.4.1 then the new default handling of the transport is not the cause, this has changed slightly in trunk.

Is it possible that you have stale config entries?
Comment 2 Rolf Offermanns 2005-07-14 14:21:28 UTC
I have only changed the current-transport value for posting.
---------------------------------------------------------------
rolf@rof:~$ grep -i transport $HOME/.kde/share/config/kmailrc
current-transport=xxx.yyy.com
sticky-transport=false
transport-history=offermanns
transports=2
Transport=
[Transport 1]
[Transport 2]
---------------------------------------------------------------

> Is it possible that you have stale config entries? 
Absolutely, how can I check this?
Comment 3 Thomas McGuire 2007-12-04 19:23:53 UTC
*** Bug 115036 has been marked as a duplicate of this bug. ***
Comment 4 Björn Ruberg 2009-12-21 19:12:58 UTC
Is there still this problem with a recent kmail?