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:.*(craig\@hotmail|renee\@local.com) > $MAILDIR/friends You write "foo" for a file, "foo/" for a maildir, and "foo/." for an MH folder. Kai