On Sun, Sep 01, 2002 at 02:20:18AM +0200, Erik De Wael wrote:
>Hello,
>
>I'd like to setup mutt with MH mailboxes (I've already that with another
>MUA).
>
>I've set this in the .muttrc :
>
>       mbox= "~/Mail"
>       mbox_type = MH
>
>Then I've seen that I must have a .mh_sequence in the mailbox so I did, 
>
>       $touch ~/Mail/.mh_sequence
>       $touch ~/Mail/inbox.mh_sequence

inbox should be a directory under Mail in MH format.  Therefore, it
should be touch ~/Mail/inbox/.mh_sequence

>
>When I start mutt, it goes straight to the spoolfile
>
>       -%-Mutt: /var/mail/edw [Msgs:0]---(date/date)
>
>Then I want to switch to another mailbox with the "c", but it does like
>with a mbox type.

You need to define all of your mailboxes in your .muttrc with the
mailboxes command. 

mailboxes ~/Mail
mailboxes ~/Mail/inbox

and any other mailbox where you receive mail (if Procmail is
delivering to various folders or something like that.

>
>I don't know what I have to do and I find no precise doc about this.
>

Read the doc more carefully.  It's all there.

-- 
Michael Herman

Attachment: msg30598/pgp00000.pgp
Description: PGP signature

Reply via email to