On 2015-08-28 00:36 +0200, Joe wrote:

> set folder = $HOME/Mail

> set spoolfile = +inbox

> mailboxes `echo +*`

Manual section 3.14:

  Note

  The folders in the mailboxes command are resolved when the command is
  executed, so if these names contain shortcut characters (such as “=” and
  “!”), any variable definition that affects these characters (like
  $folder and $spoolfile) should be set before the mailboxes command. If
  none of these shortcuts are used, a local path should be absolute as
  otherwise Mutt tries to find it relative to the directory from where
  Mutt was started which may not always be desired.

try this:

mailboxes `echo $HOME/Mail/+*`

-- 
Please *no* private copies of mailing list or newsgroup messages.
Rule 420: All persons more than eight miles high to leave the court.

Reply via email to