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

Daniel Vrátil <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Daniel Vrátil <[email protected]> ---
Dovecot automatically prefixes all folders on filesystem with ".". The
important thing is, what separator does it uses in IMAP communication and I'm
pretty much certain Dovecot uses "/", unless you have configured it otherwise.
(You can verify this by connecting to the server: openssl s_client -connect
mail.server.com:imaps, sending "0 LOGIN username password" and then "1 LSUB ""
"*"" and checking whether the fourth column says "/" or ".")

From what I can see in the forum, there are two bugs being hit: wrong remoteID
for top-level folder and using "/" separator for IMAP servers that use ".". The
first problem was fixed in 4.11, the second will be fixed in next 4.11.x
release.

If you can, please test with latest version of 4.11 and close this bug if it's
fixed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Kdepim-bugs mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kdepim-bugs

Reply via email to