On Wed, Jan 23, 2013 at 12:29:47PM -0500, Patrick Shanahan wrote:
> for mdir
> 
> =============================================================
> MAILDIR="$HOME/mail"     ## your mail dir below /home/<user>
> 
>    :0:
>    * ^TO_mutt/-users/@mutt/.org
>    $MAILDIR/mutt-users
> =============================================================
> 
> 
> 
> for maildir, note trailing "/" in the assigned location
> 
> =============================================================
> MAILDIR="$HOME/mail"     ## your mail dir below /home/<user>
>    
>    :0:
>    * ^TO_mutt/-users/@mutt/.org
>    $MAILDIR/mutt-users/

AFAIR, maildir doesn't need "locking" whereas mbox does, so compare:
:0:

to 

:0

i.e. no trailing semicolon. 

-- 
"If you're not careful, the newspapers will have you hating the people
who are being oppressed, and loving the people who are doing the 
oppressing." --- Malcolm X

Reply via email to