Bill Bradford <[EMAIL PROTECTED]> kirjoitti 13. tammikuuta 2000 (to):
> Mutt is supposed to automatically detect Maildir-format mailboxes..

It does. :-)

> however,
> when I fire it up (v.1.0), it just gives me an error of
> "/var/spool/mail/mrbill: No such file or directory (errno = 2)".

This means that the file /var/spool/mail/mrbill doesn't exist.

Mutt thinks that this file is your incoming mail spool, but it
doesn't exist.  Either you have no mail at all, or the incoming
mailbox is in some different location.  Where is it?  The environment
variable MAIL should point to the correct location.  If it doesn't
(likely in this case, since Mutt is apparently looking in the wrong
place), either change it, or use

  set spoolfile=/path/to/incoming/folder

in your .muttrc.


> I've added the following line to my .muttrc:
> set mbox_type="Maildir"
> and it still does the same thing.. Help!

That variable only affects the creation of *new* folders by Mutt.
It doesn't matter at all when trying to read an existing folder.


Hope this helps,
Mikko
(who thinks that renaming $mbox_type into $new_mbox_type would be a
good idea...)
-- 
// Mikko Hänninen, aka. Wizzu  //  [EMAIL PROTECTED]  //  http://www.iki.fi/wiz/
// The Corrs list maintainer  //   net.freak  //   DALnet IRC operator /
// Interests: roleplaying, Linux, the Net, fantasy & scifi, the Corrs /
Seen on an infant's bathtub: "Do not throw baby out with bath water."

Reply via email to