I have a mailboxes line as follows:-
mailboxes ~/Mail/In/inbox `echo ~/Mail/Li/*` `echo ~/Mail/In/*`
Obviously the ~/Mail/In/inbox will appear twice because it's in `echo
~/Mail/In/*` as well. Will this cause any problems (there are entries
which come after inbox in `echo ~/Mail/In/*`)?
I'm asking because it *seems* as if it's making mutt fail to see new
mail in the mailboxes after inbox and I'm trying to work out why.
--
Chris Green