Bug 279151 - Maildir resource doesn't accept my Mail folder
Summary: Maildir resource doesn't accept my Mail folder
Status: RESOLVED FIXED
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: Maildir Resource (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-02 10:34 UTC by András Manţia
Modified: 2011-09-16 15:11 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description András Manţia 2011-08-02 10:34:16 UTC
I have a $HOME/Mail folder from where cleaned up the mbox folder, so it should be maildir only. I tried to add it as a maildir resource to akonadi, and although in the settings dialog it shown that it is a valid maildir folder, nothing appeared under the resource.
After a long time I realized it needs a .Mail.directory folder as well. So a symlink from Mail to .Mail.directory fixed the issue, although this is not nice as:
- usually the toplevel Mail folder doesn't have the corresponding .directory
- there was no warning/error that the folder I pointed to is not usable in this form and how can this be fixed

The mixedmaildir resource recognized the folder without the .Mail.directory
Comment 1 András Manţia 2011-09-16 15:11:58 UTC
Cause fixed by Till.