[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Maildir use with Mutt



also sprach Grant Bowman <grantbow@grantbow.com> [2002.05.24.2229 +0200]:
> I'm a procmail and mutt user.  I'm converting to maildir format instead
> of mbox and noticed most of my messages show 0 size now.  Is there a
> procmail recipe to add this information back into it so it's usuable by
> mutt?

  :0 Bfh
  * H ?? !^Lines:
  * -1^0
  *  1^1 ^.*$
  | formail -A "Lines: $="

> Second question: when I use Procmail and forget the / on the end of the
> mailbox name I get the messages delivered to the folder but not so they
> are usable.  What's the best way to get them re-delivered properly?

mv them to a directory of their own. then cd to that dir and issue:

  for i in *; do procmail < $i; done

*after* fixing your procmailrc.

-- 
martin;              (greetings from the heart of the sun.)
  \____ echo mailto: !#^."<*>"|tr "<*> mailto:"; net@madduck
  
ever stop to think, and forget to start again?

Attachment: pgpq9yMGFa7dG.pgp
Description: PGP signature


Reply to: