Bug 113006

Summary: copy of previous data in send mail
Product: [Applications] kmail Reporter: Omar Sanchez <alf159>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: 1.8.2   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Omar Sanchez 2005-09-21 16:15:54 UTC
Version:           1.8.2 (using KDE 3.4.2, Kubuntu Package 4:3.4.2-0ubuntu4 )
Compiler:          Target: i486-linux-gnu
OS:                Linux (i686) release 2.6.12-8-386

Sometimes, when I send a mail, some data of another mail previously send (including headers), been added to my mail.

example:

[original text]
Holas wappa,

que tal estas, siento no haberte escrito antes, pero estoy un pelin liado aun 
con lo del nuevo curro.
[/original text]

[send text]
Holas wappa,

que tal estas, siento no haberte escrito antes, pero estoy un pelin liado aun 
con lo del nuevo curro.
nt-Transfer-Encoding: quoted-printable
Content-Disposition: inline
X-KMail-Recipients: "RAQUEL PANE" <XXXXXXXXXXXX@XXXXXXXXXXXXX.com>
Message-Id: <200509211245.16315.XXXXXXXXXXXXXX@XXXXXXXXXXXXXX.es>
Status: R
X-Status: NQ
X-KMail-EncryptionState:  
X-KMail-SignatureState:  
X-KMail-MDN-Sent:  

Buenos dias,

Necesito que me des presupuesto de todas estas licencias, esta vez en=20
[...]

Mil gracias.
[/send text]

File system on NFS.

sorry about my english.
Comment 1 Omar Sanchez 2005-09-29 16:58:02 UTC
Trying to solve the problem, I see that this problem happends when yuo send more than one mail to the same recipient and previous mail has more text than new mail, then kmail increase mail text with data from previous mail until same size.

example

mail to account@server.com
---
aaa bbb ccc ddd eee fff ggg
---

Next mail to account@server.com
---
111 222 333
---

the Kmail bug send a text like 
---
111 222 333
ddd eee fff ggg
---

another mail with text
---
eee rrr
---

is send like
---
eee rrr
333
ddd eee fff ggg
---
Comment 2 Richard Lärkäng 2006-12-27 14:42:21 UTC

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