1 set postponed="=Drafts"
4 set header_cache=~/.hcache
9 set sort_aux=last-date-received
10 set query_command="echo; grep -i '%s' ~/.mutt/data/ldap.cache"
14 alternative_order text/plain
16 color normal black default
17 color attachment brightgreen default
18 color hdrdefault blue default
19 color indicator black brightyellow
20 color markers brightred default
21 color quoted magenta default
22 color signature cyan default
23 color status default blue
24 color tilde magenta default
25 color tree magenta default
26 color body brightmagenta default [\-\.+_a-zA-Z0-9]+@[\-\.a-zA-Z0-9]+
27 color body brightblue default (https?|ftp)://[\-\.,/%~_:?&=\#a-zA-Z0-9]+
29 # automatically poll subscirbed mailboxes for new mail
30 set imap_check_subscribed
32 # Reduce polling frequency a bit
35 # Attempt to use the IMAP IDLE extension to check for new mail in the current
41 source ~/.muttrc-local