X-Git-Url: https://git.madduck.net/etc/mutt.git/blobdiff_plain/f37ad2458e3ad0f4b67bcd66cb85d667f845768d..9a429ea7cf3cab8d57192d41d1ba94fa1365267d:/.mutt/muttrc diff --git a/.mutt/muttrc b/.mutt/muttrc index 880f461..910fb6d 100644 --- a/.mutt/muttrc +++ b/.mutt/muttrc @@ -1581,6 +1581,21 @@ set include=yes # caching will be used. # set header_cache="~/.var/mutt/header_cache" +# +# set header_cache_compress=yes +# +# Name: header_cache_compress +# Type: boolean +# Default: yes +# +# When mutt is compiled with qdbm or tokyocabinet as header cache backend, +# this option determines whether the database will be compressed. Compression +# results in database files roughly being one fifth of the usual diskspace, +# but the uncompression can result in a slower opening of cached folder(s) +# which in general is still much faster than opening non header cached +# folders. +# +set header_cache_compress=no # # set maildir_header_cache_verify=yes # @@ -3669,8 +3684,8 @@ set save_history=100 # 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 #