Disable strict threads

Wed, 19 Oct 2016 13:30:37 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Wed, 19 Oct 2016 13:30:37 -0400
changeset 421
7e56d9610769
parent 420
6959fd5dfb58
child 422
7b3ba9962a9d

Disable strict threads

.muttrc file | annotate | diff | comparison | revisions
--- a/.muttrc
+++ b/.muttrc
@@ -33,7 +33,7 @@ set assumed_charset = "utf-8:iso8859-1"
 set autoedit        = yes
 set edit_headers    = yes
 set editor          = "exec vim"
-set strict_threads  = yes
+set strict_threads  = no
 set wait_key        = no
 
 set send_charset    = "utf-8"

mercurial