* [EMAIL PROTECTED] ([EMAIL PROTECTED]) [19 Sep 2001 06:58]:
> Is there any way to have mutt default to either the inbox on startup, or
> default to a folder that has new mail in it?

At your command prompt, type: mutt -Z || mutt

In zsh, and presumably bash, you can set an alias. e.g.

alias mutt="mutt -Z || mutt"

Put that in your .profile or .bashrc, and then, when you type 'mutt', it
will see if there's new mail anywhere. If so, it'll open to that folder,
else it will open to the inbox.


cheers,
-- 
iain.                                          <http://eh.org/~koschei/>

PGP signature

Reply via email to