]> git.phdru.name Git - dotfiles.git/blobdiff - .muttrc
Removed excessive parentheses
[dotfiles.git] / .muttrc
diff --git a/.muttrc b/.muttrc
index 100f8800c4c981701824b0962108fb0231abe19e..5073df3ce52128312b7a3e2246d9d54b73f1dd1b 100644 (file)
--- a/.muttrc
+++ b/.muttrc
@@ -110,6 +110,13 @@ alternative_order text/enriched text/plain text
 #auto_view application/rtf
 #set implicit_autoview # Use copiousoutput filters from mailcap for all types of attachments
 
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+#
+# Encryption: GnuPG
+#
+source /usr/share/doc/mutt/examples/gpg.rc
+set pgp_use_gpg_agent
+
 # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 #
 # Header fields I don't normally want to see
@@ -257,8 +264,8 @@ send-hook ~u unmy_hdr Reply-To
 
 send-hook "~L python-announce-list@python\.org" "\
    set followup_to=no; \
-   my_hdr Reply-To: python-list@python.org; \
-   my_hdr Mail-Followup-To: phd@phdru.name, python-list@python.org"
+   my_hdr Reply-To: Oleg Broytman <phd@phdru.name>, Python Mailing List <python-list@python.org>; \
+   my_hdr Mail-Followup-To: Oleg Broytman <phd@phdru.name>, Python Mailing List <python-list@python.org>"
 
 # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 #
@@ -362,10 +369,3 @@ color body        brightmagenta  default " [;:]-*[dp(){}<>|\\/]| [(){}<>|\\/]-*[
 # Attributes when using a mono terminal
 mono header underline ^Subject:
 mono quoted bold
-
-# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-#
-# Encryption: GnuPG
-#
-source /usr/share/doc/mutt/examples/gpg.rc
-set pgp_use_gpg_agent