Bug 279151

Summary: Maildir resource doesn't accept my Mail folder
Product: [Frameworks and Libraries] Akonadi Reporter: András Manţia <amantia>
Component: Maildir ResourceAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

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.