Skip to content

Fix special folder duplicates

Michael Gratton requested to merge wip/181-special-folder-dupes into master

This reworks FolderPath/FolderRoot and how these classes are handled by the engine, so that top-level mailboxes are no longer their own individual roots. Instead just two roots now exist, one for IMAP folders and one for local folders.

Fixes #181 (closed)

Merge request reports