jaromail

a commandline tool to easily and privately handle your e-mail
git clone git://parazyd.org/jaromail.git
Log | Files | Refs | Submodules | README

formats (1150B)


      1 # Jaro Mail display format strings for Mutt
      2 
      3 set alias_format="%2n %t %-20.20a: %r"
      4 
      5 set attach_format="%2n %D%I%u%t %T%f %d (%s) (%m/%M, %e, %C)"
      6 
      7 set compose_format="Compose %h [Approx. msg size: %l, Atts: %a] %v %>-"
      8 
      9 set date_format="!%a %e.%h'%y at %k:%M:%S %Z"
     10 
     11 set folder_format="%N %3C %d %2l (%5s) %f"
     12 
     13 set message_format="From: <%a>, Sub: %s"
     14 
     15 # set index_format="%?M?_%M_ ?%Z %2C %.13d (%-$FCOL.${FCOL}F) %-$SCOL.${SCOL}s %?M?_%M_&(%c/%l?"
     16 set index_format="%2C %Z %?GI?%GI& ? %[%d/%b]  %-16.16F (%4c) %?M?(%3M)& ? %s %>"
     17 
     18 set pager_format="%Z %C/%m %d (%F) %s (%c/%l) %|-"
     19 
     20 set pgp_entry_format="%3n %t%f %4l/0x%k %-4a %2c %u %[%a %e.%h'%y at %k:%M:%S %Z]"
     21 
     22 set attribution='On %{%a, %d %b %Y}, %n wrote:\n'
     23 
     24 set status_format="-%r-Mutt: %f [Msgs:%?M?%M/?%m%?n? New:%n?%?o? Old:%o?%?d? Del:%d?%?F? Flag:%F?%?t? Tag:%t?%?p? Post:%p?%?b? Inc:%b? %?l? %l?]---(%s/%S)-default-%>-(%P)---"
     25 
     26 set forward_format = "[Fwd] %s"
     27 
     28 set hdr_format="%Z %3C %{%b %d} %-19.19L (%5c) %s"
     29 
     30 
     31 ignore *
     32 unignore From:
     33 unignore To:
     34 unignore Cc:
     35 unignore Subject:
     36 unignore Date:
     37 unignore User-Agent:
     38 unignore X-BeenThere:
     39 unignore Organization:
     40 unignore List-Id: