set send_charset = "utf-8" set assumed_charset = "iso-8859-1" set sort = reverse-date set editor = "vi -c 'set syntax=mail ft=mail enc=utf-8'" set menu_scroll = yes set simple_search = "~f %s | ~C %s | ~s %s" set mail_check_stats = yes set delete = ask-yes set rfc2047_parameters = yes set sleep_time = 0 set markers = no set wait_key = no set reverse_name set fast_reply set fcc_attach set mime_forward = no set forward_attachments = yes set forward_format = "Fwd: %s" set forward_quote set index_format = "%2C (%Z) %[%D %I:%M %p] %-15.15F %s (%c)" set sidebar_visible = yes set sidebar_short_path = yes set sidebar_width = 18 set sidebar_format = '%B%?F? [%F]?%* %?N?%N/?%S' auto_view text/html auto_view application/pgp-encrypted alternative_order text/plain text/enriched text/html set realname = "Andrew Opalach" set from = "andrew@akon.city" set mail_check = 60 set imap_keepalive = 300 set imap_user = "andrew@akon.city" set imap_pass = "`pass andrew@akon.city`" set folder = imaps://mail.akon.city/ set spoolfile = "=INBOX" set record = "=INBOX/Sent" set postponed = "=INBOX/Drafts" set trash = "=INBOX/Trash" mailboxes =INBOX mailboxes =INBOX/Sent mailboxes =INBOX/Drafts mailboxes =INBOX/Trash mailboxes =INBOX/Junk mailboxes =INBOX/Archive set smtp_pass = "`pass andrew@akon.city`" set smtp_url = smtps://andrew@akon.city@mail.akon.city/ set header_cache = /var/tmp/mutt bind index i imap-fetch-mail bind index,pager g noop bind index gg first-entry bind index j next-entry bind index k previous-entry bind index G last-entry bind attach view-mailcap bind attach l view-mailcap bind editor noop bind pager j next-line bind pager k previous-line bind pager gg top bind pager G bottom bind pager l view-attachments bind index h noop bind pager,attach h exit bind index,pager \Ck sidebar-prev bind index,pager \Cj sidebar-next bind index,pager \Co sidebar-open bind editor complete-query bind browser l select-entry bind browser gg top-page bind browser G bottom-page macro pager n "unset pipe_decodeextract_url" "extract URLs from a message" color normal white black color attachment brightyellow black color hdrdefault green black color indicator black brightgreen color markers brightyellow black color quoted green black color signature blue black color status black green color tilde blue black color tree yellow black color index green black ~D color index magenta black ~T color header brightyellow black ^From: color header brightgreen black ^To: color header brightgreen black ^Reply-To: color header brightgreen black ^Cc: color header brightgreen black ^Subject: #color body brightyellow black [\-\.+_a-zA-Z0-9]+@[\-\.a-zA-Z0-9]+ #color body brightgreen black (https?|ftp)://[\-\.,/%~_:?&=\#a-zA-Z0-9]+