[mew-int 01158] Re: New to mew ..

Tatsuya Kinoshita tats at example.com
Tue Nov 19 01:14:35 JST 2002


On November 19, 2002, [mew-int 01157],
Tatsuya Kinoshita <tats at example.com> wrote:

> Use the following configuration.
> 
> -- ~/.mew -- 
> (setq mew-mailbox-type 'mbox)
> (setq mew-mbox-command "incm")
> (setq mew-mbox-command-arg "-a")
> ---- 
> 
> Type `i', then Mew retrieves mails from Maildir or mbox to +inbox.

The above configuration is for 

  ~/Maildir
  /var/mail/USER
  /var/spool/mail/USER
  /usr/spool/mail/USER

If you want to specify the Maildir/mbox path, use `-d' option,
like this:

  (setq mew-mbox-command-arg "-a -d /PATH/TO/MBOX")

-- 
Tatsuya Kinoshita



More information about the Mew-int mailing list