better pgp handling for mart@cs.ru.nl
authorMart Lubbers <mart@martlubbers.net>
Mon, 22 Oct 2018 10:31:38 +0000 (12:31 +0200)
committerMart Lubbers <mart@martlubbers.net>
Mon, 22 Oct 2018 10:31:38 +0000 (12:31 +0200)
email/.mutt/muttrc

index 0566146..15e8295 100644 (file)
@@ -17,6 +17,8 @@ set sendmail="/home/mrl/.mutt/checkattach.sh msmtp -C /home/mrl/.config/msmtp/co
 set send_charset="us-ascii:utf-8"
 macro index,pager $ "<shell-escape>/home/mrl/.mutt/force_sync.sh<enter><sync-mailbox>" "Force refresh"
 macro attach B "<pipe-entry>firefox \"data:text/html;base64,$(base64 -w 0 <&0)\"<enter>"
+macro compose <esc>1 "<esc>f^UMart Lubbers <mart@martlubbers.net><enter>ps"
+macro compose <esc>2 "<esc>f^UMart Lubbers <mart@cs.ru.nl><enter>pc"
 send2-hook "~f mart@martlubbers.net" "set sendmail=\"msmtp -C /home/mrl/.config/msmtp/config -a net\""
 send2-hook "~f m.lubbers@cs.ru.nl" "set sendmail=\"msmtp -C /home/mrl/.config/msmtp/config -a ru\""
 send2-hook "~f m.lubbers@science.ru.nl" "set sendmail=\"msmtp -C /home/mrl/.config/msmtp/config -a ru\""