Hello,
I migrated from mbox to maildir using mb2md. Part of my mailbox (mbox) is:
-----------------------
~/Mail/OUTBOX/2011/m01
-----------------------
~/Mail/OUTBOX/2011/m12
~/Mail/OUTBOX/2012/m01
----------------------
~/Mail/OUTBOX/2012/m09

mb2md created :

~/Maildir/.OUTBOX/cur/
~/Maildir/.OUTBOX/new/
~/Maildir/.OUTBOX/temp/
# cur/, new/, temp/ are empty.

~/Maildir/.OUTBOX.2011/cur/
~/Maildir/.OUTBOX.2011/new/
~/Maildir/.OUTBOX.2011/temp/
# cur/, new/, temp/ are empty.

~/Maildir/.OUTBOX.2011.m01/cur/1348215311.000000.mbox:2,S
---------------------------------------------------------
~/Maildir/.OUTBOX.2011.m01/cur/1348215311.0000011.mbox:2,S
~/Maildir/.OUTBOX.2011.m01/new
~/Maildir/.OUTBOX.2011.m01/temp

1 - This tree structure is different from the initial one.

2 - Must we necessarily have a point, before the name of directories ?

3 - With mutt, I encounter a problem with the system "maildir", which 
    does not occur with the system "mbox" :
    I my .muttrc there are :

    set mbox_type=maildir
    set folder="~/Maildir"
    set spoolfile="~/Maildir/.mbox/"
    set mask='!^\\.[^.]'

When I run mutt I can read the content of .mbox. If I press the keys c
and ? I see the content of ~/Maildir But if I go to the parent directory  
/home/user/ and I put the cursor on Maildir and press Enter, nothing appears 
on the screen. If I press Enter I get : There are no messages.
If I hit the keys c and ? I come back in /home/user/  and now, if I press
the key c I get : Chdir to: /home/user/ 
If I complete the path like : /home/user/Maildir/
I see the content of Maildir.

Why I can't see the content of ~Maildir when I am in the directory
/home/user and the cursor is on Maidir and I press the key Enter ?

This is the behavior of "mutt" with the mbox system.

Thanks for your help. 
-- 
GĂ©rard

Reply via email to