Thank you, you are absolutely right! It seems to me Gentoo documentation is incorrect (confusing) on two points. http://www.gentoo.org/doc/en/guide-to-mutt.xml
First . /etc/mutt/Muttrc set mbox_type=Maildir set folder=~/.maildir set spoolfile=~/.maildir/ set record=~/.maildir-sent/ set move=no is not consistent with ~/.muttrc presented in documentation and second in file: .procmailrc the directories should ended with "/" -- #Joseph On Sun, 2007-09-23 at 22:54 +0200, Kai Grossjohann wrote: > On Sat, Sep 22, 2007 at 11:06:01PM -0600, Joseph wrote: > > > I'm just experimenting with mutt and I have a basic problem. > > I can not see any mail. > > You want to use Maildir... > > > set mbox_type=Maildir > > ... but tell Procmail to write files: > > > #people we always allow mail from > > :0 > > * ^From:.*([EMAIL PROTECTED]|[EMAIL PROTECTED]) > > $MAILDIR/friends > > You write "foo" for a file, "foo/" for a maildir, and "foo/." for an MH > folder. > > Kai
