Bug 243631

Summary: Akonadi migrator: does not read password stored in the config file
Product: [Applications] kmail2 Reporter: Olivier Trichet <nive>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: montel
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Olivier Trichet 2010-07-05 10:01:17 UTC
Version:           unspecified (using Devel) 
OS:                Linux

The password of my dimap account which is stored in kmailrc was not used by the migration tools.

Reproducible: Always
Comment 1 Laurent Montel 2010-07-05 14:46:27 UTC
Ok we don't implemented it.
I will work on
Comment 2 Laurent Montel 2010-07-05 15:24:44 UTC
SVN commit 1146190 by mlaurent:

Fix " Bug 243631 -  Akonadi migrator: does not read password stored in the config file"
CCBUG: 243631


 M  +61 -4     kmailmigrator.cpp  
 M  +5 -1      kmailmigrator.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1146190
Comment 3 Olivier Trichet 2010-07-05 16:34:48 UTC
Just check, it works.
Thanks