Comment 30 for bug 139433

Revision history for this message
In , Danielstefanmader (danielstefanmader) wrote :

Actually, the following in ~/.kde/share/config/kmailrc is enough for me to regain the groupware functionality:

[IMAP Resource]
HideGroupwareFolders=false
TheIMAPResourceAccount=<accoundID for cachedIMAP>
TheIMAPResourceEnabled=true
TheIMAPResourceFolderParent=<accoundID for cachedIMAP>

Previously, the following has worked fine for me:

[IMAP Resource]
TheIMAPResourceEnabled=true
TheIMAPResourceFolderParent=<accoundID for cachedIMAP>

Unfortunately, the encoding issue is still persistent: Contacts are shown with a wrong 8bit encoding (two rectangles for each Umlaut etc.)

It would be nice to at least get a workaround for this, until the issue is fully fixed!