Version: 1.3.50 (revision 1075011) (using Devel) Compiler: gcc 4.5 OS: Linux Installed from: Compiled sources Using KMail 1.99 (r1076594) and kdepim-runtime (r1076578) The account migration seemingly worked, no error was reported. However, in KMail, the IMAP server port is appended to the server name for all the accounts. SS attached.
Created attachment 40008 [details] Test account settings after the migration
I assume the IMAP resource is able to connect to the server correctly? Then this is not a migration bug but the way the IMAP resource deals with port numbers, it doesn't have a dedicated field for that anymore. See also bug 223483.
Well, in the case of *standard* port (which if the case of the provided sshot), it's not needed at all. So I'd say in such a case the migrator shouldn't add the port at all.
SVN commit 1124567 by vkrause: adapt to imap resource config file changes BUG: 223289 M +2 -1 kmailmigrator.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1124567