# 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_format="(fwd) %s"
#
# set forward_quote=no
#
# use the viewer defined in that entry to convert the body part to text
# form.
#
-set implicit_autoview=yes
+set implicit_autoview=no
#
# set include=ask-yes
#
# This option sets the filename used for signature parts in PGP/MIME
# signed messages.
#
-set pgp_mime_signature_filename="digital_signature_gpg.asc"
+#set pgp_mime_signature_filename="digital_signature_gpg.asc"
#
# set pgp_mime_signature_description="Digital signature"
#
# Type: string
# Default: "Digital signature"
#
-set pgp_mime_signature_description="Digital signature (see http://martin-krafft.net/gpg/sig-policy/999bbcc4/current)"
+#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.
# Note: On Debian systems, this option is set by default to
# ``threads'' in /etc/Muttrc.
#
+set sort=threads
#
# set sort_alias=alias
#
set alias_file="$my_confdir/aliases"
source "test -f $alias_file && cat $alias_file 2>/dev/null || echo unset alias_file|"
+
+source $my_confdir/sidebar