------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=153448         




------- Additional Comments From dev staerk de  2007-12-06 20:14 -------
This problem occurs on all imap servers I tested: cyrus and exchange.

If I add 
  if ( !mFolder->imapPath().contains("tho") ) return;
to SearchJob::searchCompleteFolder(), then it works for me, as all my 
sub-folders contain "tho". I see, as soon as you create a KIO::SimpleJob with 
the URL for your ACCOUNT, your imap kioslave blocks. You have to hand over a 
FOLDER in the URL to KIO::SimpleJob.
_______________________________________________
Kdepim-bugs mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kdepim-bugs

Reply via email to