mhl and mhbuild ignore to long lines
[mmh] / etc / mhl.headers
1 ; mhl.headers
2 ;
3 ; Default format file for displaying headers in
4 ; MIME messages.  show calls mhl with this
5 ; filter to display message header.
6 ;
7 overflowtext="***",overflowoffset=5
8 leftadjust,compwidth=9
9 Date:formatfield="%<(nodate{text})%{text}%|%(pretty{text})%>"
10 From:formatfield="%(putstr(trim(decode{text})))"
11 To:formatfield="%(putstr(trim(decode{text})))"
12 Cc:formatfield="%(putstr(trim(decode{text})))"
13 Subject:formatfield="%(putstr(trim(decode{text})))"
14 :