# 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
#
# 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.
# 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
#
# Note: On Debian systems, this option is set by default to
# ``threads'' in /etc/Muttrc.
#
+set sort=threads
#
# set sort_alias=alias
#
# ``$sort_re'' for a less drastic way of controlling this
# behaviour.
#
+set strict_threads=yes
#
# set suspend=yes
#
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