=- rektide wrote on Thu 24.Apr'08 at 17:52:13 -0600 -=
> I dont know exactly what my old .muttrc script did,
That's never a good starting point, or worse, something to use.
> list and navigate between different folders. This code doesnt work
> with imap as there is no ~/.maildir/ anymore to popu
I just switched over from using maildir++ to having a Dovecot IMAP server
hosting my mail.
I used to run a .muttrc that had some nice capabilities for letting me
browse through folders:
#mailboxes `\
#echo -n "+ "; \
#for file in ~/.maildir/.*; do \
# box=$(basename $file); \
# if [ ! $bo