I have a Maildir ~/Mail. I created an experimental directory
~~/Mail/artax to test forder name matching. If I browse folders and get
into this folder, selecting .. opens =artax/.. . Change folder
puts me into the same dir (~/Mail/artax) again, and again.
I set record=~/Mail/Sent. Now if I'm in the Sent folder and want to
change folders I'm put into its parent ~/Mail. Selecting Sent opens it.
How do I check if it has any subfolders?

I know, ls -AF Mail/Sent | sed -n '/\<\(cur\|new\|tmp\)\/$/d;/\/$/p'
is my friend..

-- 
        Michal Suchanek
        [EMAIL PROTECTED]

Reply via email to