# in a reply. For a full listing of defined printf()-like sequences see
# the section on ``$index_format''.
#
-set attribution="also sprach %n <%a> [%[%Y.%m.%d.%H%M %z]]:"
+set attribution="also sprach %n <%a> [%[%Y-%m-%d %H:%M %z]]:"
#
# set autoedit=no
#
# 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
#
# 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.
# 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
#
#
# This specifies the command pipe that should be used to print messages.
-set print_command="iconv -s -tlatin1//TRANSLIT | a2ps -=mail -Xlatin1 --title='%D{%Y.%m.%d.%H%M%S}-\$t2-\$t1' -B --borders=no --header='\$t2: \$t1' --left-footer='#?l!%E!#?v|%E|%s./%s#|!' --right-footer='#?l!%s./%s#!#?v|%s./%s#|%E|!' -cl100 -1qP cupspdf"
+#set print_command="iconv -s -tlatin1//TRANSLIT | a2ps -=mail -Xlatin1 --title='%D{%Y.%m.%d.%H%M%S}-\$t2-\$t1' -B --borders=no --header='\$t2: \$t1' --left-footer='#?l!%E!#?v|%E|%s./%s#|!' --right-footer='#?l!%s./%s#!#?v|%s./%s#|%E|!' -cl100 -1qP cupspdf"
+set print_command="muttprint"
#
# set print_decode=yes
# and replying. The default value corresponds to the English "Re:" and
# the German "Aw:".
#
-set reply_regexp="^((re([[(]?[[:digit:]]+[)]]?)?|a(nt)?w(ort)?|wg|s(gkb|v)):[[:space:]]*)+"
+set reply_regexp="^((re([-[(]?[[:digit:]]+[)]]?)?|a(nt)?w(ort)?|wg|s(gkb|v)):[[:space:]]*)+"
#
# set reply_self=no
#
# arguments as recipient addresses.
#
#set sendmail="/bin/true"
-#set sendmail="~/.mutt/sendmail"
-set sendmail="/usr/sbin/sendmail -oem -oi"
+set sendmail="~/.mutt/sendmail"
+#set sendmail="/usr/sbin/sendmail -oem -oi"
#
# set sendmail_wait=0
#
# ``$sort_re'' for a less drastic way of controlling this
# behaviour.
#
+set strict_threads=yes
#
# set suspend=yes
#
# if the ``$sendmail'' variable already contains "-f" or if the
# executable pointed to by $sendmail doesn't support the "-f" switch.
#
+set use_envelope_from=yes
#
# set use_from=yes
#