Re: Using Maildirs, messages have 0 lines

2001-12-25 Thread Russell Hoover
On Tue 12/25/01 at 02:18 AM -0500, Philip Mak <[EMAIL PROTECTED]> wrote: > I think this is the easiest solution to the Maildir lines problem, > assuming that the user doesn't mind seeing bytes instead. But if you do want to see the number of lines rather than bytes, put this in your .procmailrc

Re: Using Maildirs, messages have 0 lines

2001-12-24 Thread Philip Mak
On Tue, 25 Dec 2001, Philip Mak wrote: > Wouldn't it be relatively easy to patch mutt so that it displays bytes > instead of lines? In a Maildir, it only takes a simple stat() operation to > find the size of a message. I'm more used to seeing bytes anyway since I > come from using pine... Never