Browse Source

Enable usage of gpg-agent with mutt

Emmanuel Bouthenot 14 years ago
parent
commit
2ab36e5e44
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .mutt/muttrc

+ 2 - 0
.mutt/muttrc

@@ -28,6 +28,8 @@ set tmpdir          = ~/.mutt/tmp
 set mail_check      = 60
 set timeout         = 240
 
+set pgp_use_gpg_agent   = yes
+
 # sidebar settings
 ifdef sidebar_visible set sidebar_visible = yes
 ifdef sidebar_width set sidebar_width   = 42