music playpause script
[dotfiles.git] / email / .config / mutt / muttrc
index d900b28..a556bc5 100644 (file)
@@ -1,6 +1,6 @@
 # Basic information
 set from="Mart Lubbers <mart@martlubbers.net>"
-alternates "(mart@cs\.ru\.nl|mart@martlubbers\.net|Mart\.Lubbers@ru\.nl)"
+alternates "(mart@cs\.ru\.nl|m\.lubbers@cs\.ru\.nl|mart@martlubbers\.net|Mart\.Lubbers@ru\.nl)"
 set use_from=yes
 set reverse_name=yes
 set envelope_from=yes
@@ -21,7 +21,7 @@ macro attach B "<pipe-entry>firefox \"data:text/html;base64,$(base64 -w 0 <&0)\"
 # Set the correct msmtp account for the different addresses
 send2-hook '~f mart@martlubbers.net'\
        'set sendmail="checkattach.sh msmtp -a net"'
-send2-hook '((~f m.lubbers@cs.ru.nl)|(~f m.lubbers@science.ru.nl)|(~f mart@cs.ru.nl))'\
+send2-hook '((~f m.lubbers@cs.ru.nl)|(~f m.lubbers@science.ru.nl)|(~f mart@cs.ru.nl)|(~f m.lubbers@cs.ru.nl))'\
        'set sendmail="checkattach.sh msmtp -a ru"'
 
 # Macro for switching to the ru address
@@ -72,6 +72,7 @@ auto_view application/vnd.oasis.opendocument.text
 auto_view application/msword
 
 # Pager options
+#set pager=/usr/share/vim/vim82/macros/less.sh
 set pager_index_lines=20
 set pager_context=3
 set pager_stop