X-Git-Url: https://git.madduck.net/etc/mutt.git/blobdiff_plain/79beabd495e0df4f52b99b3b516b183288637213..5017f9875e8769d92f8065084a5a4af27432ba5d:/.mutt/muttrc diff --git a/.mutt/muttrc b/.mutt/muttrc index 23d95a2..abfdb07 100644 --- a/.mutt/muttrc +++ b/.mutt/muttrc @@ -777,6 +777,7 @@ set fast_reply=yes # This variable controls whether or not attachments on outgoing messages # are saved along with the main body of your message. # +set fcc_attach=no # # set fcc_clear=no # @@ -2002,7 +2003,6 @@ set pager_context=2 # is less than pager_index_lines, then the index will only use as # many lines as it needs. # -set pager_index_lines=5 # # set pager_stop=no # @@ -4442,5 +4442,5 @@ source $my_confdir/lists source $my_confdir/spam source $my_confdir/hooks -set my_mailboxes = `ls ~/.var/offlineimap/mailboxes 2>/dev/null || echo /dev/null` -source $my_mailboxes +#set my_mailboxes = `ls ~/.var/offlineimap/mailboxes 2>/dev/null || echo /dev/null` +#source $my_mailboxes