X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=.muttrc;h=86a40fc8e0816da84876cc685b4d51cbfceda3bf;hb=d06fbeb326fcb79a1ae26376ac8dfab12d76754d;hp=3659ad160b31d03d4098bbc5906d47e865be375b;hpb=28c4a0b25768e9b713e09d251704f80193273ce1;p=dotfiles.git diff --git a/.muttrc b/.muttrc index 3659ad1..86a40fc 100644 --- a/.muttrc +++ b/.muttrc @@ -253,7 +253,7 @@ send-hook "~L '@(mail|list|inbox|bk)\.ru'" "\ set signature='iconv -f koi8-r ~/mail/signatures/phd@mail.ru|'" send-hook "~L '(@|\.)(((ya|yandex|narod)\.ru)|(yandex\.com)|yandex-team\.ru)$'" "\ - my_hdr From: ïÌÅÇ âÒÏÊÔÍÁÎ ; \ + my_hdr From: ïÌÅÇ âÒÏÊÔÍÁÎ ; \ my_hdr Reply-To: ïÌÅÇ âÒÏÊÔÍÁÎ ; \ my_hdr X-Url: http://phd2.ya.ru/; \ set signature='iconv -f koi8-r ~/mail/signatures/phd2@yandex.ru|'" @@ -285,7 +285,7 @@ bind index,pager S decode-save macro index C \ \ "Go to the first folder with unread messages" -macro pager C \ +macro pager,attach C \ \ "Go to the first folder with unread messages" @@ -316,13 +316,13 @@ macro pager z \ macro index H \ ! \ "Go to inbox" -macro pager H \ +macro pager,attach H \ ! \ "Go to inbox" macro index M \ =sent-mail \ "Go to sent-mail" -macro pager M \ +macro pager,attach M \ =sent-mail \ "Go to sent-mail" @@ -330,7 +330,7 @@ macro pager M \ macro index Y \ =lists/python \ "Go to python" -macro pager Y \ +macro pager,attach Y \ =lists/python \ "Go to python" @@ -338,13 +338,13 @@ macro pager Y \ macro index A \ =stcnet \ "Go to stcnet inbox" -macro pager A \ +macro pager,attach A \ =stcnet \ "Go to stcnet inbox" macro index a \ =sent-stcnet \ "Go to sent-stcnet" -macro pager a \ +macro pager,attach a \ =sent-stcnet \ "Go to sent-stcnet" @@ -403,7 +403,7 @@ color tilde blue default color tree blue default # email -color body brightblue default [-a-Z_0-9.+]+@[-a-Z_0-9.]+ +color body brightmagenta default [-a-Z_0-9.+]+@[-a-Z_0-9.]+ # URLs color body brightblue default "(((https?|ftp|gopher|telnet)://|(mailto|file|news|about|ed2k|irc|sip|magnet):)[^' \t<>\"]+)[A-Za-z0-9/]"