https://bugs.kde.org/show_bug.cgi?id=389369

--- Comment #5 from Emre <ereno...@hotmail.com> ---
I progressed a bit and explained the issue here as well:
https://github.com/KrissN/akonadi-ews/issues/48

Basically, there's a disconnect between Akonadi-Ews resource and the Kwallet.
EWS resource does not save the password to KWallet and then can't find it,
resulting in different types of connection errors.

I managed to overcome it by manually entering the password to kwallet, either
using kwalletmanager or by qdbus command like below:

qdbus org.freedesktop.Akonadi.Resource.akonadi_ews_resource_6 /Settings
org.kde.Akonadi.Ews.Wallet.setPassword "my_app_password"

I had to re-create the account and enter the password again btw, to make
folders visible in Kmail, that could be subject to another bug. (folders were
visible inside the akonadi server subscriptions dialog)

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to