]> git.madduck.net Git - etc/mutt.git/blobdiff - .mutt/muttrc

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

more flexible timespec parsing
[etc/mutt.git] / .mutt / muttrc
index 29542ac81bd7db2be3dc74d40e36f8afbc7af029..b90796c172801c5a537bf8ebfbd9b883e3524405 100644 (file)
@@ -923,6 +923,7 @@ set folder="~/mail"
 # This variable controls the default subject when forwarding a message.
 # It uses the same format sequences as the ``$index_format'' variable.
 # 
+set forward_format="%s [Fwd: %a]"
 # 
 # set forward_quote=no
 #
@@ -1854,7 +1855,7 @@ set pgp_mime_signature_filename="digital_signature_gpg.asc"
 # Type: string
 # Default: "Digital signature"
 # 
-set pgp_mime_signature_description="Digital signature (see http://martin-krafft.net/gpg/)"
+set pgp_mime_signature_description="Digital signature (see http://martin-krafft.net/gpg/sig-policy/999bbcc4/current)"
 # 
 # This option sets the Content-Description used for signature parts in
 # PGP/MIME signed messages.
@@ -2376,7 +2377,7 @@ set pgp_retainable_sigs=yes
 # keyid form to specify your key (e.g., ``0x00112233'').
 # (PGP only)
 # 
-set pgp_sign_as="0x330c4a75"
+set pgp_sign_as="0x999bbcc4"
 # 
 # set pgp_strict_enc=yes
 #