thanks nicier, but as a side question any ideas on how I lost lines,
there were there before the change to Maildir


On Mon, Mar 08, 2004 at 12:31:08PM +1100, Jeff Waugh wrote:
> <quote who="Alexander Samad">
> 
> > Now my problem is for some reason messages coming in have no 'lines'
> > attribute in the header so mutt keeps telling me the size of the emails
> > are 0.
> 
> You could add the Lines header with procmail, but that's a bit lame. Who
> cares how many lines there are anyway? But if you reaaaaaly want to:
> 
>   :0 Bfh
>   * H ?? !^Lines:
>   * -1^0
>   *  1^1 ^.*$
>   | formail -A "Lines: $="
> 
> The following line is in my ~/.mutt/common file (included from .muttrc), so
> the index list instead shows the *size* of the email, including attachment.
> Sounds far more sensible, right? Thought so. ;-)
> 
>   set index_format="%Z %[!%d/%m] | %-18.18F | %4c | %s"
> 
> - Jeff
> 
> -- 
> GVADEC 2004: Kristiansand, Norway                    http://2004.guadec.org/
>  
>              Toothpaste is the most important meal of the day.
> -- 
> SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
> Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
> 

Attachment: signature.asc
Description: Digital signature

-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to