[Akonadi] [Bug 366238] KMail does not fetch mails from imap.kabelmail.de

Daniel Vrátil bugzilla_noreply at kde.org
Mon Sep 4 22:12:04 BST 2017


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

--- Comment #12 from Daniel Vrátil <dvratil at kde.org> ---
Please run the following commands from a terminal:

export KIMAP_LOGFILE=/tmp/kimap.log
akonadictl --instance test start

(using the --instance test switch ensures that anything we do will be
completely isolated from your main Akonadi setup).

Then start the Akonadi Console, and select the "test" instance. Use the
"Agents" tab to add a new IMAP resource and configure it to the server that
does not work and try to synchronize it.

Afterwards, you can run "akonadictl --instance test stop" in the terminal.

Now there should have a few /tmp/kimap.log.XXX files - make sure they don't
contain any sensitive information and attach them here, or send them to me
privately. The files contain logs of raw IMAP communication between the IMAP
resource and the IMAP server, hopefully, with that information, I'll be able to
figure out what our implementation does not like about those IMAP servers :)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Kdepim-bugs mailing list