dotfiles/.config/mutt/common
2022-09-18 15:33:21 -07:00

54 lines
1.3 KiB
Plaintext

# activate TLS if available on the server
set ssl_starttls=yes
# always use SSL when connecting to a server
set ssl_force_tls=yes
unset imap_passive
unset confirmappend
set imap_check_subscribed
set mail_check=60
set timeout=10
set header_cache=~/.hcache
set net_inc=5
set sort=threads
set query_command="mcds '%s' # https://github.com/t-brown/mcds
set record = "=Sent"
set postponed = "=Drafts"
folder-hook . set trash = "=Trash"
folder-hook Trash$ unset trash
set realname="Morgan McMillian"
set use_from=yes
set envelope_from=yes
set edit_headers=yes
set user_agent=yes
auto_view text/html
alternative_order text/plain text/encriched text/html
unignore x-rss-url
color normal white default
color status white black
color indicator black blue
color hdrdefault cyan default
color header yellow default "^subject:"
# disable command mode
bind generic,alias,attach,browser,editor,index,compose,pager,pgp,postpone ':' noop
bind pager j next-line
bind pager k previous-line
#bind pager g top
#bind pager G bottom
bind attach,index,pager \CD next-page
bind attach,index,pager \CU previous-page
bind attach,index g first-entry
bind attach,index G last-entry
macro index,pager A "<save-message>=Archive<enter>" "Archive message"
my_hdr X-Clacks-Overhead: GNU Terry Pratchett