X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=mutt%2F.mutt%2Fmuttrc;h=f3bde967b4e067abce4d7d92dbc5ff01c00d995f;hb=0407a86befa34dd3193bd09a2cbe49378a4f425f;hp=4256f0e6645334fc0f0b81d80730803bc33e9aac;hpb=47f7d2b5f4a10a65950b0e3d5b07694bb2ce5dfa;p=dotfiles.git diff --git a/mutt/.mutt/muttrc b/mutt/.mutt/muttrc index 4256f0e..f3bde96 100644 --- a/mutt/.mutt/muttrc +++ b/mutt/.mutt/muttrc @@ -16,24 +16,35 @@ set timeout = 60 set rfc2047_parameters set reply_to = yes set fcc_clear = yes +set ssl_starttls = no set signature = ~/.signature set hostname = "stargrave.org" set realname = "Sergey Matveev" set query_command="mu cfind --format=mutt-ab '%s'" set forward_format = "Fwd: %s" set indent_string = ">" -set attribution = "*** %n [%(%Y-%m-%d %H:%M)]:" +set attribution = "*** %n [%{%Y-%m-%d %H:%M}]:" set index_format = "%4C %Z[%1H] %{%m-%d} [%N] %-15.15L (%?l?%4l&%4c?)%?M?[#%02M]?%?Y?[%Y]? %s" set pipe_decode = yes set crypt_protected_headers_write = yes +set print_command="cat > /tmp/mail-printed" + +macro index "" "Go to new mail" +macro index ":set mbox_type = mbox\n" "mbox mailbox type" macro index "mu find --clearlinks --format=links --linksdir=~/mail/search " "mu find" macro index "~/mail/search" "mu find results" -macro index ":set mbox_type = mbox\n" "mbox mailbox type" - macro pager \cu |urlview\n -macro index \cn "" "Go to new mail" + +macro index \cb +macro pager \cb + +macro index \ce +macro index \cy +macro pager \ce +macro pager \cy + alternative_order text/plain text/enriched text/html auto_view text/html unignore \ @@ -59,23 +70,17 @@ mailboxes =mbox \ =arbeit \ =crypto \ =debian \ - =fsf \ - =gnunet \ + =gnu \ =gnupg \ =golang \ + =gopher \ + =guix \ =spam \ - =stcnet \ =suckless \ =fbsd \ - =tortalk \ =vim \ =zfs \ - =zsh \ - =sent-19-07 \ - =sent-19-08 \ - =back-19-07 \ - =back-19-08 -source ~/.mutt/accounts/stargrave.org + =zsh # set mime_forward = yes # set mime_forward_rest = yes @@ -86,7 +91,7 @@ folder-hook . "set sort = threads; push " folder-hook =rss "set sort = date" folder-hook =monitoring "set sort = date" -folder-hook =sent-19-07 "set sort = date-sent" -folder-hook =sent-19-08 "set sort = date-sent" -set print_command="cat > /tmp/mail-printed" +source ~/.mutt/monthly + +source ~/.mutt/accounts/stargrave.org