Bug 207281

Summary: Reply by EMail has a broken mail structure
Product: knode Reporter: András Manţia <amantia>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description András Manţia 2009-09-13 20:20:21 UTC
Hi,
 if I reply by email to a post, eg. to kde-pim list, it shows the To: field as being kde-pim@kde.org, but if I view the message source, the To: field is missing. The problem is that the mails end up in the moderation queue due to this with the error: Message has implicit destination .
Comment 1 Olivier Trichet 2009-09-27 20:51:58 UTC
SVN commit 1028621 by otrichet:

Adapt KNode's code to the new spirit of KMime::Content (and its subclasses) introduce in commit 1010014.

Fix a regression: it was not possible anymore to post an article or send an email.
BUG: 207281

 M  +23 -153   knarticle.cpp  
 M  +0 -35     knarticle.h  
 M  +15 -4     kncomposer.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1028621