Bug 353691

Summary: akonadi won't download outlook.office365.com emails
Product: [Frameworks and Libraries] Akonadi Reporter: Stefan Weigert <weigert.stefan>
Component: IMAP resourceAssignee: Christian Mollekopf <chrigi_1>
Status: RESOLVED DUPLICATE    
Severity: grave CC: kdepim-bugs, lbeltrame, vkrause
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
URL: http://pastebin.com/vVQq4q0c
Latest Commit: Version Fixed In:

Description Stefan Weigert 2015-10-08 18:49:25 UTC
i'm to retrieve emails from outlook.office365.com via IMAP
this worked fine until i started using filters (i think)
since then i get this: http://pastebin.com/vVQq4q0c
it goes on like this forever
i wiped akonadi several times and started from scratch - no success

wiping means: akonadictl stop; find . -name '*kmail*' -exec rm -rf {} \;  find . -name '*akonadi*' -exec rm -rf {} \;  akonadictl start

if it helps, thunderbird can retrieve the mails...

Reproducible: Always

Steps to Reproduce:
1. setup office365 account
2. press "check mail"
3. nothing happens (mails are on the server but inbox in kmail remains empty)

Actual Results:  
nothing happens (mails are on the server but inbox in kmail remains empty)

Expected Results:  
mails should be there
Comment 1 Stefan Weigert 2015-10-08 18:52:16 UTC
will be fixed in 15.08.2 as pointed out in IRC
Comment 2 Luca Beltrame 2015-10-08 18:53:50 UTC

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