Stop using multipart viewer for now

This commit is contained in:
Felix Van der Jeugt 2020-03-14 13:33:25 +01:00
parent 7aaa8c2e61
commit 09c7894b8e
No known key found for this signature in database
GPG Key ID: 58B209295023754D

View File

@ -3,7 +3,7 @@ initial_command = search tag:inbox
periodic_hook_frequency = 60 periodic_hook_frequency = 60
edit_headers_blacklist = Content-Type, MIME-Version edit_headers_blacklist = Content-Type, MIME-Version
attachment_prefix = /data/temporary attachment_prefix = /data/temporary
prefer_plaintext = True prefer_plaintext = False
editor_spawn = True editor_spawn = True
editor_in_thread = True editor_in_thread = True
@ -70,7 +70,7 @@ theme = "mutt"
[[todo]] [[todo]]
realname = Felix Van der Jeugt realname = Felix Van der Jeugt
address = todo@localhost address = todo@localhost
sendmail_command = /usr/bin/true sendmail_command = true
sent_box = maildir:///data/mail/todo sent_box = maildir:///data/mail/todo
draft_box = maildir:///data/mail/todo draft_box = maildir:///data/mail/todo
sent_tags = todo,inbox sent_tags = todo,inbox